@charset "UTF-8";
*{
	margin: 0;
	padding: 0;
}

@font-face{

	font-family: Quattrocento Sans;
	src: url(/fonts/QuattrocentoSans-Regular.ttf);
	/*src: url(fonts/Quattrocento SansSans-Regular.ttf);*/		
}

.logogs
{
    cursor:pointer; 
}

#LangLink {
    /*display: block;*/
    min-width: 80px;
    text-align: right;
}

.topOptions a {
    font-size: 18px;
    margin-right: 10px;
    text-decoration: none;
    text-transform: uppercase;
    color: #c9a42d;
    line-height: 90px;
}

img .quees
{
    
    display: none;
    
}

.back-footer h3 .icon-menu
{
    
    display: none;
    
}

#colorboxContentContainer 
{
    
    display: none;
    
}

body{
	font-family: Quattrocento Sans, serif !important;
	 overflow-x: hidden;
}

.container-fluid{
	padding: 0 !important;
}
p{
	font-family: Quattrocento Sans, serif;
	text-align: justify;
	color: #363636;
	font-size: 0.83em;
}
.p2{
	font-family: Quattrocento Sans, serif;
	text-align: left;
	color: white;
	font-size: 0.9em;
}
h1{
	font-family: Quattrocento Sans, serif;
	color: #7b7c7f;
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	margin: 0;
}
h2{
	font-family: Quattrocento Sans, serif;
	color: white;
	font-size: 1.7em;
	font-weight: bold;
	margin: 0;
}
h3{
	font-family: Quattrocento Sans, serif;
	color: #22b4cb;
	font-size: 1.1em !important;
	margin: 0;
	text-align: left;
}
hr{
	height: 2px;
	background: #e4ad06;
	clear: both;
}
li{
	font-family: Quattrocento Sans, serif;
}
.img-responsive{
	/*margin: 0 !important;*/
	margin-right: 0 !important;
	margin-left: 0 !important;
}
h2 a, h2 a:hover{
	color: white !important;
	text-decoration: none !important;
}

/*Header*/
.header{
	min-height: 104px;
	text-align: right;
}
.logogs{
	text-align: right;
}
.menu{
	text-align: right;
	padding-top: 20px;
	padding-right: 24%;
}
/*Slider*/
.slider{
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
	min-height: 86px;
}
.quees{
	position: relative;
	left: 355px;
	top: 0;
	z-index: 1;
}
.imgslider{
}
.carousel{
	top: 0px;
}
/*Bloque 1*/
.bloque1{
	padding: 0 !important;
}
.back-bloque1{
	background-color: #dfe3e4;
	max-width: 220px;
	padding: 5px 20px 14px 20px;
	/*min-height: 184px;*/
	min-height: 126px;
}
.back-bloque1-2{
	background-color: #dfe3e4;
	max-width: 220px;
	padding: 5px 20px 14px 20px;
	text-align: left;
}
.flecha-bloque1{
	text-align: right;
}
a.social, a.social:active{
	text-decoration: none;
	color: #231f20;
	font-size: 1.3em;
}
a.social:hover{
	color: gray;
	text-decoration: none;
}
.flecha-bloque1{
	text-align: right;
}
.sicon{
	float: right;
	padding-left: 20px;
}

/*Bloque 2*/
.back-bloque2{
	background-color: #22b4cb;
	max-width: 214px;
	min-height: 45px;
	margin: 0 !important;
}
.back-bloque2-2{
	background-color: #22b4cb;
	max-width: 214px;
	padding-bottom: 14px;
	min-height: 28px;
	margin: 0 !important;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
.bannerD{
	width: 214px !important;
	height: 144px !important;
}

/*Footer*/
.back-footer{
	min-height: 280px;
	background-color: #6d6e72;
	/*padding: 0 !important;*/
}
a.afooter, a.afooter:active{
	text-decoration: none;
	font-family: Quattrocento Sans, serif;
	color: white;
	font-size: 1em;
}
a.afooter:hover{
	text-decoration: underline;
	font-family: Quattrocento Sans, serif;
	color: white;
	font-size: 1em;
}
.footerTitulo{
		padding-left: 0 !important;
	}
@media screen and (min-width: 320px) and (max-width: 480px){
	/*Slider*/
	.quees{
		position: relative;
		left: 62px;
		top: 0;
		z-index: 1;
	}
	/*Bloque 1*/
	.bloque1{
		padding: 6px !important;
	}
	/*Bloque 2*/
	.bloque2{
		padding-top: 10px !important;
	}
	.back-bloque2{
		min-height: 76px;
	}
	.footerTitulo{
		padding-left: 51px !important;
		min-height: 310px;
	}
}
@media screen and (min-width: 480px) and (max-width: 640px){
	/*Slider*/
	.quees{
		position: relative;
		left: 100px;
		top: 0;
		z-index: 1;
	}
	/*Bloque 1*/
	.bloque1{
		padding-top: 10px !important;
	}
	/*Bloque 2*/
	.bloque2{
		padding-top: 10px !important;
	}
	/*Footer*/
	.footerTitulo{
		padding-left: 55px !important;
	}
	/*.con480{
		min-height: 150px !important;
	}*/
	.sicon{
		padding-left: 5px;
	}
}
@media screen and (min-width: 640px) and (max-width: 728px){
	/*Slider*/
	.quees{
		position: relative;
		left: 170px;
		top: 0;
		z-index: 1;
	}
	/*Bloque 1*/
	.bloque1{
		padding-top: 20px !important;
	}
	/*Bloque 2*/
	.bloque2{
		padding-top: 20px !important;
	}
	/*Footer*/
	.footerTitulo{
		padding-left: 66px !important;
	}

}
@media screen and (min-width: 728px) and (max-width: 800px){
	/*Slider*/
	.quees{
		position: relative;
		left: 253px;
		top: 0;
		z-index: 1;
	}
	/*Bloque 1*/
	.bloque1{
		padding: 0 5px !important;
	}
	.back-bloque1{
		min-height: 158px;
	}
	/*Bloque 2*/
	.back-bloque2{
		background-color: #22b4cb;
		max-width: 214px;
		/*padding-right: 20px;
		padding-left: 20px;*/
		min-height: 80px;
		margin: 0 !important;
	}
}
@media screen and (min-width: 728px) and (max-width: 768px){
	/*Footer*/
	.back-footer{
		min-height: 340px !important;
	}
	.footerTitulo{
		padding-left: 78px !important;
	}
}
