body {
	color: #69493E;
	background-color: #FBF0EC;
}

.clr {
	clear:both;
}

/* off canvas  **/

.offcanvas .off-canvas-menu-wrap {
  right: 0;
  transform: translateX(0px);
}

.offcanvas .off-canvas-menu-wrap::after {
  height: 100%;
  left: 0;

  width: 100%;
}

.offcanvas .offcanvas-menu {
  left: 0;
    top:100px;
  transform: translateX(0px);
  visibility: visible;
  z-index: 9999;
}

#offcanvas-toggler > i {
  background: transparent none repeat scroll 0 0;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  font-size: 38px;
  margin: 5px;
  padding: 5px;
  transition: color 400ms ease 0s, background-color 400ms ease 0s;
}

#offcanvas-toggler {
  float: right;
  line-height: 36px;
  margin-top: 0;
}

.offcanvas-menu {

  transition: none;
}


/* TOP  */
#sp-top-bar {
	text-align: right;
	padding: 0;
	background-color: #711a20;
}
ul.social-icons > li a {
  color: #69493e;
}
#sp-header {
	box-shadow: none;
	background-color: transparent;
	height:100px;
}

#sp-header .logo {
  display: table;
  height: 50px;
  margin:0 auto;
}

#sp-logo {
	padding-left:0;
	}
/* menu */

.sp-megamenu-parent {
	float: left;
	margin: 0 0 0 200px;
}
.sp-megamenu-parent > li > a {
	color: #fff;
	/*	text-shadow: 1px 1px #ccc;*/	
	font-size: 16px;
	line-height: 24px;
	margin: 10px 1px;
	font-weight: bold;
	}
.sp-megamenu-parent > li.active > a,  .sp-megamenu-parent > li:hover > a {
	color: #000;
/*	border-bottom:1px solid #ccc;*/
}


/* search */

.form-search .finder label {
  display: none;
}

.finder {
	margin-top: 5px;
}

/* MENU nav */
.sp-module.-nav ul > li {
	border-bottom: none;
	display: inline-block;
	transition: all 300ms ease 0s;
	padding: 0 10px;
}

/* MENU -navhome */
.menu-navhome ul {
	text-align:center;
	display:none;
	}
.menu-navhome > li {
	display:inline-block;
	position:relative;
	margin: 10px 20px;
	}
.menu-navhome a {
	background-color:#69493E;
	color: #ffffff;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bolder;
	border-radius:6px;
}
.menu-navhome a:hover {
	background-color: #B38772 !important; 
	}



.btn-default {
	background-color: #F8E9E7;
	border-color: #69493e;
	color: #69493e;
}
.readmore {
	text-align:right;
}

/* page title */

#sp-page-title {
/*	padding: 40px 0 10px;
*/	background-color: #D9C3B8;
/*	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
*/
}
.sp-page-title {
	background-color:#D9C3B8;
}
.sp-page-title h2, .sp-page-title h3 {
  color: #69493E;
  margin: 0;
  padding: 0;
  font-weight:bolder;
}
.sp-page-title h2 {
  font-size:36px;
}
.sp-page-title h3 {
  font-size:24px;
}
.sp-page-title .breadcrumb {
	margin: 10px 0 0;
	padding: 0;
	text-align: right;
	font-size: 12px;
	color:#333;
}


#sp-main-body {
	padding: 0;
}
/* text */

a:hover {
	color: #000;
}
.entry-header h2 {
	font-size: 36px;
	line-height: 1;
	margin: 8px 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B38772;
	color: #69493E;
}
.entry-header h2 a {
	color: #69493E;
}
.wf_caption {
  font-size: 12px;
  font-style: italic;
  line-height: 14px;
}
/* MODULES */





.sp-module .sp-module-title {
	text-transform: none;
	font-size: 24px;
	border-bottom: 1px solid #ddd;
	margin-top: 20px;
}

/* INICIO */

.uno {
	color: #fff;
/*	text-shadow: 2px 2px #CCCCCC; */	
	width: 650px;
	margin: 300px 0 100px 45px;
	padding: 20px 15px;
	background-color: #000;
	opacity: 0.8;
}
.dos {
/*  position: relative;
	top: -60px;
	left: 400px;
*/
	background-color: #000;
	opacity: 0.8;
	margin: 20px 0 20px 300px;
	padding: 5px;
	width: 160px;
}
.titulo {
	font-size: 36px;
	opacity: 0.9;
}
.fecha {
	font-size: 24px;
	opacity: 0.9;
}
.lugar {
	font-size: 24px;
	font-weight: 700;
	opacity: 0.9;
}
#sp-footer {
	background-color: transparent;
	min-height:90px;
}

/* blog-laexpo */


/*.blog-laexpo img {
		margin-right:30px !important;
	margin-top:5px !important;
	clear:both !important;
}*/



/* blog-documentos */
.blog-documentos  img {
	margin-right:20px !important;
	margin-top:5px !important;
	}
	
/* MODULOS */

.left {}
.right {}

.sp-module.-center {
	margin: 0 auto;
}
.moduletable-center {
	text-align:center;
	}
	
.sp-module.-fixed {
	position:fixed;
}
/* distintos fondos - inicio */
.sp-module.color0 {}

.sp-module.color1 {
	background-color:#F0CBD5;
	margin: 0;
	min-height: 730px;
	padding: 30px 0;	
	}

.sp-module.color2 {
	background-color:#E1B9C2;
  	margin: 0;
  	min-height: 730px;
  	padding: 30px 0;
  	}

.sp-module.color3 {	
	background-color:#D2BAB1;
  	margin: 0;
  	min-height: 730px;
  	padding: 30px 0;
  	}


.sp-module.color4 {
	background-color:#AC9C99;
  	margin: 0;
  	min-height: 730px;
  	padding: 30px 0;
  	}

.sp-module.color5 {
	background-color:#826A65;
  	margin: 0;
  	min-height: 730px;
  	padding: 30px 0;
  	}


.sp-module.home .sp-module-title {
  	font-size: 36px;
  	text-indent: 62px;
  	border: none;
	}
	
#sp-main-body .com-blankcomponent {
	padding:o !important;
}	


/* TAGS */

.label-info {
  background-color: #D9C3B8;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #69493E;
}

/* RELATED */

.ira-container {
	font-size:11px;
	line-height:12px;
}
.ira-container h4 {
	font-size:14px;
	}
.ira-article {
	margin-bottom:5px;
	}
.ul.social-icons {
  display: inline-block;
  list-style: outside none none;
  margin: -5px;
  padding: 0;
  font-size: 150%;
}

.mod-languages {
	margin-right:20px;
	}

.mod-languages .chzn-container {
	width:100px !important;
	font-size:10px;
}

.mod-languages .chzn-container-single .mod-languages.chzn-single {
	width:100px;
	height: 22px;
	border-radius: 3px;
	font-size:10px;
	text-align: left;
	
	}
	
.chzn-container-single .chzn-drop {
	font-size:10px;
	width: 100px;
	text-align: left;

	}	