@charset "utf-8";
/* CSS Document */
@media (max-width:960px){
	.contenedor{
		width:940px;
	}
	.cacebera{
	width:940px;
	height:120px;
	}
	.lado2{
	width:760px;
	height:120px;
	float:left;
	}
	.datos_cabecera{
	width:380px;
	margin-left:380px;
	height:55px;
	font-size:26px;
	}
	.area_cajas{
	width:100%;
	height:410px;
	z-index:99999;
	position:relative;
	margin-top:-50px;
	margin-bottom:80px;
}
.cajas{
	width:940px;
	height:410px;
}
.caja1{
	margin:0 90px 30px 90px;
	float:left;
	border-radius:20px 20px 0 0;
}
.datos_pie{
	width:940px;
}
.datos_pie1{
	width:310px;
	margin:0 1px;
	float:left;
	border-top:5px solid #2F9DDA;
}
  #cssmenu #menu-button {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    color: #d3eced;
    padding: 18px 25px 18px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url('images/bg.png');
    cursor: pointer;
	width:380px;
  }
  .skdslider ul.slide-navs {
    bottom: 80px;
    left: 50%;
    position: absolute;
	list-style-type: none;
    margin: 0;
    padding: 0;
}

.area-banner-int{
	height:auto;
	width:100%;
	background:#2F9DDA;
}
.banner-int{
	width:100%;
}

.cuerpo{
	width:940px;
}
.contenido{
	width:760px;
	float:left;
}
.contenido_principal{
	width:90%;
	margin-left:8%;
	margin-right:2%;
	margin-top:30px;
}
.imagen1{
	width:45%;
	height:auto;
	float:left;
	margin-right:5%;
	border-bottom:5px solid #0E7BB5;
	padding-bottom:5px;
}
.imagen2{
	width:45%;
	height:auto;
	float:left;
	margin-left:5%;
	border-bottom:5px solid #0E7BB5;
	padding-bottom:5px;
}
.zoom-imagen {
  position: relative;
  overflow: hidden;
  width: 45%;
}
.zoom-imagen img {
  max-width: 100%;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.zoom-imagen:hover img {
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.cont-datos{
	width:100%;
	margin:10px 0;
	float:left;
	font-size:20px;
	color:#4d4d4d;
}
.form1{
	width:100%;
	margin:25px 0 0 0;
	float:none;
}
.form2{
	width:100%;
	margin:0 0 25px 0;
	float:none;
}
.altura800-2{
	height:1000px;
}
.btn-enviar{
	padding-top:20px;
	margin-left:-90px;
}
.mapa{
	width:100%;
	height:auto;
}
}
@media (max-width:800px){
		.contenedor{
		width:780px;
	}
	.cacebera{
	width:780px;
	height:120px;
	}
	.lado2{
	width:600px;
	height:120px;
	float:left;
	}
	.datos_cabecera{
	width:380px;
	margin-left:220px;
	height:55px;
	font-size:26px;
	}
	.area_cajas{
	width:100%;
	height:410px;
	z-index:99999;
	position:inherit;
	margin-top:0;
	margin-bottom:10px;
	}	
.cajas{
	width:780px;
	height:410px;
}
.caja1{
	margin:0 50px 30px 50px;
	float:left;
	border-radius:20px 20px 0 0;
}
.area_banner{
	width:100%;
	height:450px;
}

.datos_pie{
	width:780px;
}
.datos_pie1{
	width:260px;
	margin:0;
	float:left;
	border-top:5px solid #2F9DDA;
}
  #cssmenu #menu-button {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    color: #d3eced;
    padding: 18px 25px 18px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url('images/bg.png');
    cursor: pointer;
	width:380px;
  }
  .skdslider ul.slide-navs {
    bottom: 80px;
    left: 50%;
    position: absolute;
	list-style-type: none;
    margin: 0;
    padding: 0;
}
/*interiores*/

.cuerpo{
	width:780px;
}
.contenido{
	width:600px;
	float:left;
}
.contenido_principal{
	width:90%;
	margin-left:8%;
	margin-right:2%;
	margin-top:30px;
}
.imagen1{
	width:45%;
	height:auto;
	float:left;
	margin-right:5%;
	border-bottom:5px solid #0E7BB5;
	padding-bottom:5px;
}
.imagen2{
	width:45%;
	height:auto;
	float:left;
	margin-left:5%;
	border-bottom:5px solid #0E7BB5;
	padding-bottom:5px;
}
.zoom-imagen {
  position: relative;
  overflow: hidden;
  width: 45%;
}
.zoom-imagen img {
  max-width: 100%;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.zoom-imagen:hover img {
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

}
@media (max-width:768px){
		.contenedor{
		width:748px;
	}
	
	.cacebera{
	width:748px;
	height:120px;
	}
	.lado2{
	width:568px;
	height:120px;
	float:left;
	}
	.datos_cabecera{
	width:380px;
	margin-left:188px;
	height:55px;
	font-size:26px;
	}
	.area_cajas{
	width:100%;
	height:410px;
	z-index:99999;
	position:inherit;
	margin-top:0;
	margin-bottom:10px;
	}	
.cajas{
	width:748px;
	height:410px;
}
.caja1{
	margin:0 42px 30px 42px;
	float:left;
	border-radius:20px 20px 0 0;
}

.area_banner{
	width:100%;
	height:400px;
}

.datos_pie{
	width:748px;
}
.datos_pie1{
	width:90%;
	margin:0 auto;
	float:none;
	border-top:5px solid #2F9DDA;

}

  #cssmenu #menu-button {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    color: #d3eced;
    padding: 18px 25px 18px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url('images/bg.png');
    cursor: pointer;
	width:380px;
  }
  .skdslider ul.slide-navs {
    bottom: 80px;
    left: 50%;
    position: absolute;
	list-style-type: none;
    margin: 0;
    padding: 0;
}
/*interior*/
.cuerpo{
	width:748px;
}
.contenido{
	width:568px;
	float:left;
}

}
@media (max-width:600px){
	.contenedor{
		width:580px;
	}
	
	.cacebera{
	width:580px;
	height:120px;
	}
	.lado2{
	width:400px;
	height:120px;
	float:left;
	}
	.datos_cabecera{
	width:380px;
	margin-left:20px;
	height:55px;
	font-size:26px;
	}
	.area_cajas{
	width:100%;
	height:410px;
	z-index:99999;
	position:inherit;
	margin-top:0;
	margin-bottom:10px;
	}	
.cajas{
	width:580px;
	height:410px;
}
.caja1{
	margin:0 0 30px 0;
	float:left;
	border-radius:20px 20px 0 0;
}

.area_banner{
	width:100%;
	height:350px;
}

.datos_pie{
	width:100%;
}
.datos_pie1{
	width:90%;
	margin:0 auto;
	float:none;
	border-top:5px solid #2F9DDA;

}

  #cssmenu #menu-button {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    color: #d3eced;
    padding: 18px 25px 18px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url('images/bg.png');
    cursor: pointer;
	width:380px;
  }
  .skdslider ul.slide-navs {
    bottom: 80px;
    left: 50%;
    position: absolute;
	list-style-type: none;
    margin: 0;
    padding: 0;
}
/*interior*/
.cuerpo{
	width:580px;
}
.contenido{
	width:400px;
	float:left;
}
.cont-datos2{
	width:100%;
	
}
.cont-datos3{
	width:100%;
	margin:10px 0;
	font-size:20px;
	color:#4d4d4d;
	height:110px;
}
.skdslider ul.slides li img{
    width: 100%;	
	height:350px;
	border:0;
}

}
@media (max-width:480px){
	.contenedor{
		width:460px;
	}
	header{
	width:100%;
	height:170px;
	background:#F8F7F6;
	font-family: 'Abel-Regular';

}
	.cacebera{
	width:460px;
	height:170px;
	}
	.lado2{
	width:280px;
	height:170px;
	float:left;
	}
	.datos_cabecera{
	width:280px;
	margin-left:0;
	height:95px;
	font-size:26px;
	}
	.telefono_cabecera1{
		margin-left:10px;
}
.telefono_cabecera2{
	margin-left:10px;
}
.area_menu{
	height:60px;
	margin-top:30px;
	float:right;
}
	.linea_cabecera1{
	width:280px;
	height:15px;
}
	.area_cajas{
	width:100%;
	height:720px;
	z-index:99999;
	position:inherit;
	margin-top:0;
	margin-bottom:10px;
	}	
.cajas{
	width:100%;
	height:720px;
}
.caja1{
	margin:0 auto 30px auto;
	float:none;
}

.area_banner{
	width:100%;
	height:250px;
}

.datos_pie{
	width:100%;
}
.datos_pie1{
	width:90%;
	margin:0 auto;
	float:none;
	border-top:5px solid #2F9DDA;

}

  #cssmenu #menu-button {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    color: #d3eced;
    padding: 18px 25px 18px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url('images/bg.png');
    cursor: pointer;
	width:380px;
  }
  .skdslider ul.slide-navs {
    bottom: 80px;
    left: 50%;
    position: absolute;
	list-style-type: none;
    margin: 0;
    padding: 0;
}
/*interior*/
.cuerpo{
	width:460px;
}
.contenido{
	width:280px;
	float:left;
}
.imagen1{
	width:90%;
	height:auto;
	float:none;
	margin:10px auto;
}
.imagen2{
	width:90%;
	height:auto;
	float:none;
	margin:10px auto;
}
.zoom-imagen {
  position: relative;
  overflow: hidden;
  width: 90%;
}
.altura600{
	height:800px;
}
.altura800{
	height:1200px;
}
.altura900{
	height:1100px;
}
.altura900-2{
	height:1300px;
}
.altura1000{
	height:1300px;
}
.area-banner-int{
	height:80px;
	width:100%;
}
.btn-enviar{
	padding-top:20px;
	margin-left:auto;
}
.skdslider ul.slides li img{
    width: 100%;	
	height:300px;
	border:0;
}
}

@media (max-width:360px){
	.contenedor{
	width:340px;
	}
	header{
	width:100%;
	height:160px;
	background:#F8F7F6;
	font-family: 'Abel-Regular';

}
	.cacebera{
	width:340px;
	height:160px;
	}
	.logo{
	width:150px;
	height:100px;
	float:left;
	}
	.lado2{
	width:190px;
	height:160px;
	float:left;
	}
	
	.datos_cabecera{
	width:190px;
	margin-left:0;
	height:95px;
	font-size:20px;
	}
	.telefono_cabecera1{
		margin-left:10px;
		width:150px;
}
.telefono_cabecera2{
	margin-left:10px;
	width:160px;
}
.area_menu{
	height:60px;
	margin-top:16px;
	float:right;
	
}
#cssmenu {
	width:340px;
	
  }

	.linea_cabecera1{
	width:190px;
	height:15px;
}
	.area_cajas{
	width:100%;
	height:720px;
	z-index:99999;
	position:inherit;
	margin-top:0;
	margin-bottom:10px;
	}	
.cajas{
	width:100%;
	height:720px;
}
.caja1{
	margin:0 auto 30px auto;
	float:none;
}

.area_banner{
	width:100%;
	height:250px;
}

.datos_pie{
	width:100%;
}
.datos_pie1{
	width:90%;
	margin:0 auto;
	float:none;
	border-top:5px solid #2F9DDA;

}

  #cssmenu #menu-button {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    color: #d3eced;
    padding: 18px 25px 18px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url('images/bg.png');
    cursor: pointer;
	width:340px;
  }
  .skdslider ul.slide-navs {
    bottom: 80px;
    left: 50%;
    position: absolute;
	list-style-type: none;
    margin: 0;
    padding: 0;
}
/*interior*/
.cuerpo{
	width:340px;
}
.menu_lateral{
	display:none;
}
.contenido{
	width:100%;
	float:none;
}
.contenido_principal{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	margin-top:30px;
}
.skdslider ul.slides li img{
    width: 100%;	
	height:250px;
	border:0;
}
}
@media (max-width:320px){
	
	.contenedor{
	width:320px;
	}
	header{
	width:100%;
	height:160px;
	background:#F8F7F6;
	font-family: 'Abel-Regular';
}
	.cacebera{
	width:300px;
	height:160px;
	}
	.logo{
	width:110px;
	height:80px;
	float:left;
	}
	.lado2{
	width:190px;
	height:160px;
	float:left;
	}
	
	.datos_cabecera{
	width:190px;
	margin-left:0;
	height:95px;
	font-size:20px;
	}
	.telefono_cabecera1{
		margin-left:10px;
		width:150px;
}
.telefono_cabecera2{
	margin-left:10px;
	width:160px;
}
.area_menu{
	height:60px;
	margin-top:16px;
	float:right;
	
}
#cssmenu {
	width:300px;
	
  }

	.linea_cabecera1{
	width:190px;
	height:15px;
}
	.area_cajas{
	width:100%;
	height:720px;
	z-index:99999;
	position:inherit;
	margin-top:0;
	margin-bottom:10px;
	}	
.cajas{
	width:100%;
	height:720px;
}
.caja1{
	margin:0 auto 30px auto;
	float:none;
}

.area_banner{
	width:100%;
	height:250px;
}

.datos_pie{
	width:100%;
}
.datos_pie1{
	width:90%;
	margin:0 auto;
	float:none;
	border-top:5px solid #2F9DDA;

}

  #cssmenu #menu-button {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    color: #d3eced;
    padding: 18px 25px 18px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url('images/bg.png');
    cursor: pointer;
	width:300px;
  }
  .skdslider ul.slide-navs {
    bottom: 80px;
    left: 50%;
    position: absolute;
	list-style-type: none;
    margin: 0;
    padding: 0;
}
.cuerpo{
	width:300px;
}
.area-banner-int{
	height:60px;
	width:100%;
}
.skdslider ul.slides li img{
    width: 100%;	
	height:200px;
	border:0;
}
}
@media (max-width:300px){


}

@media (max-width:240px){

}