@charset "utf-8";
/* CSS Document */

.customize-box input[type="button"] {
    padding-left: 10px;
    padding-right: 10px;
    width: 70px;
}

input[type="button"]{
	background:#e2eaf2;
	color:#274472;
	border:none;
	margin-top:20px;
	text-transform:uppercase;
	display:inline-block;
	padding:10px 20px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-top:1px solid #f3f7fa;
	border-bottom:1px solid #bfc8d7;
	transition:background 0.3s, color 0.2s;
	-webkit-transition:background 0.3s, color 0.2s;
	-moz-transition:background 0.3s, color 0.2s;
}

input[type="button"]:hover{
	background:#63b2f5;
	border-top-color:#7cc5f8;
	border-bottom-color:#579dd9;
	color:#fff;
	text-decoration:none;
}

.borde_foto {
	padding: 5px;
	border: 1px solid #999999;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	margin-bottom:10px;
	margin-right: 10px;
}

.media-item img.borde_foto {
	width:auto;
}

.

#navigation li ul li>a.menu:after,
#navigation li ul li>span:after{
 	width:250px !important;
}

#datosRequeridos {
	display: none;
}

#contactoEnviado {
	display: none;
}

#subconsultas {
	width: 100%;
	margin-left: 30px;
}

.subrespuesta	{
	margin-left: 20px;
	margin-right: 20px;
}

.subpregunta	{
 	margin-top: 20px;
} 

.divRespuesta {
	margin-left: 20px;
	margin-right: 20px;
}
.pSpan {
	height: 40px;	
}
.pSpan .dropcap.squared{
	font-size:22px;
	line-height:20px;
	margin-top:0;
	margin-right:12px;
	padding:5px;
	color:#fff;
	background:#63b2f5;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

/* estilos para los logos rotadores*/
.banner-rotator-logo {
	width:65%;
	float:right;
	/*padding-left: 190px;*/
	text-align:center;
	padding-top: 5px;
}
 
.banner-rotator-logo img.ancho_de_imagen{
	max-width: 130px !important;
}

.margen_bottom {
	margin-bottom:20px;
}

a.lnk_mcc {
	font-size: 13px;
}

#logo {
    padding-left: 80px;
 }

#main-header blockquote{
	font-size:18px;
}
#main-header blockquote:before{
	font-size:14px;
}
#main-header blockquote:after{
	font-size:14px;
}
 
#mensajeExito {
	 display:none;
}

/* Estilos para el slider*/

.main-flexslider .great-vibes + h2{
	margin-top:10px;
}
 
.main-flexslider .great-vibes{
	font-size:36px;
	position:relative;
	display:inline-block;
	margin-bottom:0;
	 
}

.main-flexslider .great-vibes:before{
	content:'';
	display:block;
	width:40px;
	border-top:1px solid #fff;
	border-color:rgba(255,255,255,.6);
	position:absolute;
	top:50%;
	left:-60px;
}

.main-flexslider .great-vibes:after{
	content:'';
	display:block;
	width:40px;
	border-top:1px solid #fff;
	border-color:rgba(255,255,255,.6);
	position:absolute;
	top:50%;
	right:-60px;
}
 

.imagen_slider_1 .slide{
	padding-left:100px;
}

.imagen_slider_2 .slide{
	padding-top:120px;
}

.imagen_slider_2 .slide h2{
	font-weight:700;
}


.imagen_slider_3 .slide{
	padding-top: 10px;
}

.sidebar-box + .image-banner{
	margin-top:10px;
}

.bnt_banner {
	margin-top:10px;
}

/* agregados

.align-left {
	padding-left:100px;
} */

/* Fin de estilos del slider */

 /* Tablet */
@media(min-width:768px) and (max-width:991px){
	.banner-rotator-content {
		margin-top: 0px;
 		width:35%; 
	}
	
	/* Estilos para el slider*/

	.imagen_slider_1 .slide{
		padding:80px 40px!important;
	}
	
	.imagen_slider_3 .slide{
		padding:70px 40px!important;
	}	
 
	
}

/* Mobile Devices */
@media(max-width:767px){
	
	.banner-rotator-content {
		margin-top: 0px;
 		width:35%; 
	}
	
	.main-flexslider .great-vibes + h2{
		margin-top:10px;
	}

	.main-flexslider .great-vibes{
		font-size:34px;
		position:relative;
		display:inline-block;
		margin-bottom:0;
	}
	
}

@media(max-width:480px){ 
 	
	.main-flexslider .slide{
		padding: 30px!important;
	}
	
	.imagen_slider_1 .slide{
		padding-top:70px!important;
	}
	
	.imagen_slider_2 .slide{
		padding-top:40px!important;
	}
	
	.main-flexslider h2{
		margin-top:0;
	}
}

.padding_1 { padding-top:10px;}
#aster1, #aster2, #aster3, #aster4 {
	color:#F00;
	
}