@charset "UTF-8";
/*

    DISEÑO Y CÓDIGO POR: 
	CYANMAGENTA DESIGN, 2016
        
    *****************************************
    - Página Testimoniales
	- Página Sucursales
	- Página Educación
	
*/


/* PÁGINA TESTIMONIALES */

.contenido_testimoniales{
	width: 100%;
	margin-top:195px;
	padding-top: 50px;
	text-align: center;
	padding-bottom:50px;
	background-color: #FFFFFF;
	color:#666;
	font-size: 11pt;
	overflow:hidden;
	background-image: url(../images/bg_testimonialesfull.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: fixed;
	background-position: center top;
}
	
div#contenido { 
  	width: 100%; 
	overflow: hidden; 
	}
	
.contenido_testimoniales bloque{
	display: block;
    max-width: 100%;
	padding:10px;
	margin:auto;
	}
	
.contenido_testimoniales bloque2{
	display: inline-block;
    width: 80%;
	margin-left:0%;
	margin-top:10px;
	color:#666;
	text-align:left;
	}
	
@media (max-width: 765px) {
.contenido_testimoniales bloque2{
    width: 80%;
	}
	
.contenido_testimoniales{
	margin-top:0px;
	padding-top: 50px;
}
}

/* PÁGINA SUCURSALES */

.contenido3{
	margin-top:195px;
	padding-top: 50px;
	padding-bottom:60px;
	display: block;
	width: 100;
	height: auto;
	background-color:#FFF;
	color:#666;
	text-align:center;
	border-bottom: 2px solid #E1F4FD;
	}

.contenido_sucursales{
	margin-top:0px;
	display: table;
	width: 100%;
	height: auto;
	}

.contenido_sucursales div {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	width: 50%;
	}

.left-halfa {
	padding-top: 25px;
	border-bottom: 2px solid #E1F4FD;
	background-image: url(../images/sucursales/sucursales_cancun.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-position: left top;
	}

.left-halfb {
	padding-top: 25px;
	border-bottom: 2px solid #E1F4FD;
	background-image: url(../images/sucursales/sucursales_playa.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-position: left top;
	}

.right-half {
	border-bottom: 2px solid #E1F4FD;
	background-color:#FFF;
	color:#666;
	padding: 25px;
	}
	
.contenido_sucursales2{
	margin-top:0px;
	display: table;
	width: 100%;
	height: auto;
	}

.contenido_sucursales2 div {
	display: table-cell;
	text-align: left;
	vertical-align: top;
	width: 50%;
	}


@media (max-width: 765px) {
	
.contenido3{
	display:block;
	margin-top:50px;
	}
		
.contenido_sucursales{
	display:block;
	margin-top:0px;
	background-color:#FFF;
	vertical-align: bottom;
	}
	
.contenido_sucursales div {
	width: 85%;
	padding:7%;
	display: table;
	}

.contenido_sucursales2{
	display:block;
	margin-top:0;
	background-color:#FFF;
	}
	
.contenido_sucursales2 div {
	width: 85%;
	padding:7%;
	display: table;
	}
	
.left-halfa {
	min-width:86%;
	min-height:300px;
	}
	
.left-halfb {
	min-width:86%;
	min-height:300px;
	}
	
}

@media (max-width: 465px) {
.left-halfa {
	min-width:86.5%;
	}

.left-halfb {
	min-width:86.5%;
	}
}

/* PÁGINA SERVICIOS */

.contenido_servicios{
	margin-top:0px;
	display: table;
	width: 100%;
	height: auto;
	}

.contenido_servicios div {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	width: 50%;
	}

.left-half1 {
	padding-top: 25px;
	border-bottom: 2px solid #E1F4FD;
	background-image: url(../images/servicios/servicios_locales.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-position: left top;
	}

.left-half2 {
	padding-top: 25px;
	border-bottom: 2px solid #E1F4FD;
	background-image: url(../images/servicios/servicios_extranjeros.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-position: left top;
	}
	
.left-half3 {
	padding-top: 25px;
	border-bottom: 2px solid #E1F4FD;
	background-image: url(../images/servicios/servicios_otros.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-position: left top;
	}

.right-half {
	border-bottom: 2px solid #E1F4FD;
	background-color:#FFF;
	color:#666;
	padding: 25px;
	width:100%;
	}
	
.contenido_servicios{
	margin-top:0px;
	display: table;
	width: 100%;
	height: auto;
	}

.contenido_servicios2 div {
	display: table-cell;
	text-align: left;
	vertical-align: top;
	width: 50%;
	}


@media (max-width: 765px) {
	
		
.contenido_servicios{
	display:block;
	margin-top:0px;
	background-color:#FFF;
	vertical-align: bottom;
	}
	
.contenido_servicios div {
	width: 85%;
	padding:7%;
	display: table;
	}

.contenido_servicios2{
	display:block;
	margin-top:0;
	background-color:#FFF;
	}
	
.contenido_servicios2 div {
	min-width: 85%;
	padding:7%;
	display: table;
	}
	
.left-half1 {
	min-width:86%;
	min-height:300px;
	}
	
.left-half2 {
	min-width:86%;
	min-height:300px;
	}
	
.left-half3 {
	min-width:86%;
	min-height:300px;
	}
	
}

@media (max-width: 465px) {
.left-half1 {
	min-width:86.5%;
	}

.left-half2 {
	min-width:86.5%;
	}
	
.left-half3 {
	min-width:86.5%;
	}
}

