


/* CONTACTO */
.dos-columnas{
	margin-top: 0px;
}

.datos{
	float: left;
	width: 30%;
	margin: auto;
	color:#999;
	padding-top: 20px;
}
.formulario{
	float: left;
	width: 68%;
	padding-right: 1%;
	margin: auto;
	color:#999;
	padding-top: -20px;
}
.caja-1{
	width: 42%;
	height: 30px;
	margin: 1% 1%;
	padding: 1%;
	font-size: 14px;
}
.caja-2{
	width: 96%;
	height: 80px;
	margin: 1% 1%;
	padding: 1%;
	font-size: 14px;
}
.correr{
	margin: 1% 1%;
	margin-bottom: 16px;

}
.datos-contacto{
	list-style: none;
	text-align: center;
}

.limpia{
	clear: both;
}

.boton-contratar{
	margin-bottom: 25px;
}
.contratar-a{
	background: #00BAC2;
	text-decoration: none;
	color:#fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 70px; 
	letter-spacing: 1px;
	width: 98%;
}
.contratar-a:hover{
	background:#005E7F;
}

.destacado .contratar-a{
	background:#005E7F;
}
.destacado .contratar-a:hover{
	background:#005E7F;
}
.fa-star{
	color:#005E7F;
}
/* CONTACTO */









.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
nav a#pull {
	display: none;
}



* {
	margin: 0;
	padding: 0;
}

body {
	background: white;
	color: #666464;
}

.contenedor {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-align : justify;
}


t1 {
  color: white;
  text-decoration:none;
  font-weight: 400;
  font-size: 16px;
}
p {
  color: #666464;
  text-decoration:none;
  font-size: 16px;
  font-weight: 350;
}
p1 {
  color: white;
  text-decoration:none;
  font-size: 15px;
}
p2 {
	font-size: 15px;
	display: block;
	color: #666464;
}
p3 {
	font-size: 19px;
	float: left;
	width: 100%;
	color: #269eb2;
	text-align:center;
	font-weight: 400;
}
p4 {
	font-size: 18px;
    color: #00BAC2;
	font-weight: 500;
}
p5 {
  color: white;
  text-decoration:none;
  font-size: 18px;
  font-weight: 350;
}
p6 {
	font-size: 18px;
    color: #333;
	float:left;
	width: 100%;
	text-align:center;
	font-weight: 500;
}
pt {
	font-size: 16px;
    color: #333;
	float:left;
	width: 100%;
	font-weight: 400;
}

header {
	padding-top: 8px;
	background: white;
	margin: 0 auto;
	height: 90px;
	max-width: 1000px;
}

#franjasup {
	width: 100%;
	height: 50px;
	background-color: #27a3b7;
}
.filsup {
	max-width: 1000px;
	height: 50px;
	margin: 0 auto;
}
.llam {
	display: inline-block;
	box-sizing: border-box;
}

#textllam {
	display: inline-block;
	box-sizing: border-box;
	width: 50%;
    top: -10px;
}


.logo {
	width: 18%;
	display: inline-block;
	box-sizing: border-box;
}
.logo img {
	width: 120px;
	top: -9px;
	position: relative;
	z-index:3;
	
}
.menu {
	width: 60%;
	display: inline-block;
	box-sizing: border-box;
	z-index:2;
}

#smart {
	display: none;
}
header nav.nav1 ul {
	width: 100%;
	text-transform:uppercase;
 	text-align: center;
 	top: -40px;
 	left: 1%;
  	position: relative;
}
header nav.nav1 ul li {
 	text-decoration: none;
 	float:left;
	list-style:none;
	padding-right: 6%;
}
nav a {
	display:block;
	line-height:50px;
	color: #666464;
	text-decoration:none;
	position:relative;
	font-weight: 400;
	font-size: 16px;
}
nav ul li a.activado{
	display:block;
	line-height:50px;
	text-decoration:none;
	text-align: center;
	color: #00BAC2;

}
nav a:hover {
	color:#269eb2;
}


.asociado {
	width: 20%;
	display: inline-block;
	box-sizing: border-box;
}

.asociado img {
	padding-bottom: 34px;
	margin-left: -20px;
}

#bannerin {
	position:absolute;
	width: 100%;
	height: auto;
}
#bannerin img{
	position:absolute;
	height: 250px;
}
#banner {
	position:relative;
	margin: 0 auto;
	max-width: 1000px;
	z-index:1;
	
}
#banner img {	
	width: 100%;
	max-height: 250px;
}
section {
	background: white;
	margin: 0 auto;
	height: auto;
	max-width: 1000px;
	padding: 20px;
}
.main0 {
	width: 60%;
	background: #fff;
	padding: 20px;
	float: left;
	box-sizing: border-box;
}

.imginicio {
	width: 40%;
	float: left;
	box-sizing: border-box;
	padding: 20px;
}

.maininicio {
	max-width:1000px;
	position: relative;
	margin: 0 auto;
	font-size: 20px;
	color: #FFF;
	text-align:center;
	font-weight: 400;
}

button img {
	width:100%; 
	
}
.col {
	width: 31%;
	float: left;
	margin: 10px;
	box-sizing: border-box;
}
button {
	width: 100%;
	float: left;
	padding: 10px;
	background: rgba(5, 168, 192, .85);
	transition:all 0.2s ease;
	opacity:0.95;
	text-align:center;
	font-weight: 400;
	border-radius : 3% ;
}

button:hover {
	opacity:1;
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
	background: #05a8c0;
	font-size: 22px;
	color: #FFF;	
	border-radius : 3.5% ;
}
aside img {
	width: 100%;
	height: auto;
}
footer {
	clear: both;
	float: left;
	margin-top: 20px;
	width: 100%;
	height: auto;
	background-color: #005E7F;
	position:relative;
	box-shadow: 0px -4px 4px rgba(0,0,0,0.2);
}


#pie {
	max-width:1000px;
	position: relative;
	margin: 0 auto;
}
#pie a {
	color: white;
	text-decoration:none;
	height: auto;
	font-size: 15px;
}
.columna1 {
	width:22%;
	float:left;
	padding-left: 3%;
	padding: 10px;
	box-sizing: border-box;
}
.columna2 {
	width:50%;
	height: auto;
	float:left;
	padding-left: 5%;
	box-sizing: border-box;
	padding: 10px;
}
.columna3 {
	width:22%;
	float:left;
	padding-right: 1%;
	padding: 10px;
	text-align:center;
	box-sizing: border-box;
}
.columna3 img{
	width: 20%;
	padding-left: 10px;
}
#cop {
	width: 100%;
	display: inline-block;
	text-align: center;
	padding-top: 40px;  
}

/* SERVICIOS*/
.main1, .main2 {
	width: 70%;
	background: #fff;
	float: left;
	box-sizing: border-box;
	padding-bottom: 20px;

}

.servicio1, .servicio2 {
	width: 30%;
	float: right;
	box-sizing: border-box;
	vertical-align:middle;
}
.servicio1 img, .servicio2 img {
	width: 95%;
	margin-top: 5%;
	margin-left: 5%;
}


@media screen and (max-width: 1000px){
	#bannerin {
	display: none;
}
}

@media screen and (max-width: 860px){
	.col {
	width: 100%;
	float: left;
	margin: 2px;
	box-sizing: border-box;
}
	.main0 {
		width: 50%;
	}
	aside {
		width: 50%;
	}
	.menu {
	width: 52%;
	}
	header nav.nav1 ul li {
	padding-right: 4%;
	}
	#bannerin {
	display: none;
}

.main1, .main2 {
	width: 100%;
}

.servicio1, .servicio2 {
	width: 100%;
}

}

@media screen and (max-width: 750px) {
	
	.col {
	width: 100%;
	float: left;
	margin: 10px;
	box-sizing: border-box;
}
	#franjasup, .asociado {
	display:none;
	}
	.main0 {
	width: 100%;
	}
	aside {
	width: 100%;
	}
	aside img {
	width: 100%;
	margin: 0 auto;
	float: left;
	margin-left: 40%;
	}
	
	header {
	background: white;
	margin: 0 auto;
	height: 80px;
	max-width: 1000px;
	}
	.logo {
	width: 18%;
	display:block;
	box-sizing: border-box;
	}
	.logo img {
	width: 100px;
	top: -2px;
	position: relative;
	}
	.menu {
	width: 100%;
	position: relative;
	box-sizing: border-box;
	}
	.derecho {
	display: none;
	}
	#smart {
	display: inline;
	}
	.nav1 {
	display: none;
	}
	nav {
 	width: 100%;
 	top: -70px;
 	float: right;
 	position: relative;
  	}
	nav ul {
  	display: none;
  	text-align: center;
  	list-style: none;
  	text-transform:uppercase;
  	}
	nav li {
  	display: block;
  	float: none;
  	width: 100%;
  	}
	nav a{
	display:block;
  	margin:0px 0px;
  	line-height:40px;
  	text-align: center;
  	list-style: none;
  	text-transform:uppercase;
  	text-decoration:none;
  	background-color:white;
  	font-weight: 400;
  	font-size: 16px;
	}

	nav a#pull {
 	display: block;
  	background-color: white;
  	width: 100%;
  	position: relative;

  	}
	nav a#pull:after {
  	content:"";
  	background-image: url(../imagenes/nav-icon1.png);
  	background-repeat: no-repeat;
  	width: 30px;
  	height: 30px;
  	display: inline-block;
  	position: absolute;
  	right: 15px;
  	top: 5px;
  	}
	#pull {
	display: inline-block;
  	}
	
	

/* CSS paar Contacto*/

.caja-1{
	width: 96%;
}
.datos{
	width: 100%;
	padding-top: 14px;
}
.formulario{
	width: 100%;
}


}

@media screen and (max-width: 600px) {
	

.columna1, #franjasup, .asociado {
	display: none;
}
.columna2 {

	width:100%;
	margin-left: 0%;
	float:left;
	text-align:center;
	box-sizing: border-box;
}
.columna3 {
	width:100%;
	float:left;
	text-align:center;
	box-sizing: border-box;
}
.columna3 img{
	width: 50%;
}
#cop {
	width: 100%;
	display: inline-block;
	text-align: center;
	padding-top: 40px;  
}

}