body {
margin: 0px; 
font-family: 'Roboto', serif; 
font-weight: lighter; 
transition: all 0.2s;
font-size: 17px;
background-color: black;
color: #e7af19;
}


.borde {border: 1px solid red;}
.gr {color: #4d4d4d;}
.amrll {color: #e7af19;}



.ctro {text-align: center;}
.drch {text-align: right;}
.izqd {text-align: left;}
.just {text-align: justify;}

.arri1 {margin-top: 8px;}
.arri2 {margin-top: 16px;}
.arri3 {margin-top: 24px;}
.arri4 {margin-top: 84px;}
.arri5 {margin-top: 35px;}

.tx1 {font-size: 16px;}

.bt1 {
	display: inline-block;
	background-color: #d9d9d9;
	color: black;
	text-decoration: none;
	font-size: 20px;
	padding: 10px 20px 8px 20px;
	transition: all 0.2s;
}

.bt1:hover {
	background-color: #e7af19;
	color: black;
}




.header1 {
	width: 100%;
	height: 100vh;
	background-image: url(images/bn1.jpg);
	background-position: right;
	background-size: cover;
	transition: all 0.2s;
}

.header2 {
	width: 1047px;
	margin: auto;
	height: 900px;
	background-image: url(images/servikora.png);
	display: flex;
	align-items: flex-end;
	justify-content: center;
	transition: all 0.2s;

	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;
}

.header3 {
	width: 100%;
	margin: auto;
	height: 100vh;
	background-image: url(images/servicios.jpg);
	display: flex;
	align-items: flex-end;
	justify-content: center;
	background-size: cover;
	background-position: center;
	transition: all 0.2s;

	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;
}

.header4 {
	width: 100%;
	margin: auto;
	height: 100vh;
	background-image: url(images/contactos.jpg);
	display: flex;
	align-items: flex-end;
	justify-content: center;
	background-size: cover;
	background-position: center;
	transition: all 0.2s;

	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;
}


.header5 {
	width: 100%;
	margin: auto;
	height: 350px;
	background-image: url(images/serviciosBACK.jpg);
	display: flex;
	align-items: flex-end;
	justify-content: center;
	background-size: cover;
	transition: all 0.2s;

	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;
}











.nave {
	width: 100%;
	background-color: rgba(0,0,0,0.5);
	transition: all 0.2s;
	display: flex;
	box-sizing: border-box;
	padding: 10px 30px 4px 30px;
	justify-content: space-between;
	transition: all 0.2s;
	position: fixed;

	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;
}

.logo {
	display: block;
	width: 175px;
	transition: all 0.2s;
}

.nave1 {
	text-align: right;
	transition: all 0.2s;
}

.cel1 {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	margin-right: 10px;
}

.number {
	display: inline-block;
	vertical-align: middle;
	color: #e7af19;
	font-size: 29px;
	font-weight: 500;
	text-decoration: none;
}

.na {
	width: 100%;
	box-sizing: border-box;
	height: 35px;
	margin-top: 25px;
}

.somos {
	background-image: url(images/somos.jpg);
	background-position: center;
	width: 100%;
	height: 100vh;
	background-size: cover;
	transition: all 0.2s;
}

.titulo1 {
	font-size: 50px;
	font-weight: 500;
	padding-top: 50px;
	transition: all 0.2s;
}

.regla1 {
	margin-bottom: 8px;
	margin-top: 8px;
}

.somos1 {
	width: 400px;
	margin: auto;
	margin-top: 15px;
	text-align: center;
	font-size: 19px;
	color: black;
	transition: all 0.2s;
}

.hacemos {
	width: 1200px;
	margin: auto;
	padding-bottom: 0px;
}

.hacemos1 {
	margin-top: 30px;
	transition: all 0.2s;
}

.wrap1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	transition: all 0.2s;

	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;
}

.hacemos1 {
	width: 25%;
	text-align: center;
	margin-bottom: 30px;
	transition: all 0.2s;
}

.diseno {
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 8px;
	transition: all 0.2s;
}

.ubicanos {
	color: white;
	display: inline-block;
	position: absolute;
	padding: 40px 30px 10px 30px;
	font-weight: bold;
	font-size: 40px;
	transition: all 0.2s;
	background-color: rgba(0,0,0,0.6);
	
}

.mapa {
	width: 100%;
	height: 450px;
	transition: all 0.2s;
}





.footer {
	width: 100%;
	padding: 10px 30px;
	box-sizing: border-box;
	background-color: #e7af19;
	color: black;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	transition: all 0.2s;

	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;
}

.legal {
	margin-top: 12px;
}

.casitres {
	margin-top: 12px;
	text-decoration: none;
	color: black;
	font-size: 15px;
}
.casitres:hover {
	text-decoration: underline;
	color: black;
}

.casitres1 {
	width: 16px;
	margin-right: 4px;
}




/*NOSOTROS*/
h1 {
	color: white;
	font-size: 60px;
	margin-bottom: 90px;
	text-shadow: 0.0em 0.3em 0.6em #000,
      -0.0em 0.9em 5em #000,
      0.0em -0.3em 2em #000;
  	transition: all 0.2s ease-in-out 0s;
}


.descripcion {
	background-image: url(images/luz.png);
	background-position: center;
	transition: all 0.2s;
}

.descripcion1 {
	background-color: #e7af19;
	color: black;
	width: 950px;
	margin: auto;
	font-size: 21px;
	padding: 38px 30px;
	box-sizing: border-box;
	text-align: justify;
	transition: all 0.2s;
}

.wrap2 {
	width: 948px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 100px;
	margin-bottom: 100px;
	transition: all 0.2s;

	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;
}

.vision {
	width: 350px;
	text-align: center;
	transition: all 0.2s;
}

.vision1 {
	width: 170px;
	transition: all 0.2s;
}

.titulo2 {
	font-size: 30px;
	margin-bottom: 5px;
	font-weight: bold;
}






/*SERVICIOS*/
.triangulo {
	margin: auto;
	margin-top: -40px;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 40px solid #e7af19;
}


.descripcion2 {
	background-color: #e7af19;
	color: black;
	width: 100%;
	box-sizing: border-box;
	margin: auto;
	font-size: 31px;
	padding: 38px 30px;
	font-weight: lighter;
	box-sizing: border-box;
	text-align: center;
	transition: all 0.2s;
}

.medio {
	width: 900px;
	margin: auto;
}

.servi {
	width: 280px;
	text-align: center;
	transition: all 0.2s;
}

.servi1 {
	width: 100px;
}

.otros1{
	background-image: url(images/servicios1.jpg);
	background-position: center;
	background-size: cover;
	padding: 90px 0px;
	color: white;
	transition: all 0.2s;
}

.otros {
	width: 550px;
	padding: 20px 25px;
	box-sizing: border-box;
	margin: auto;
	transition: all 0.2s;
	background-color: rgba(0,0,0,0.6);
}

.otro1 {
	display: block;
	margin-bottom: 8px;
	transition: all 0.2s;
}

.titulo3 {
	font-weight: bold;
	font-size: 25px;
	margin-bottom: 15px;
}


/*CONTACTOS */
.triangulo1 {
	margin: auto;
	margin-top: -40px;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 40px solid black;
}


.mapa2 {
	width: 575px;
	height: 530px;
	transition: all 0.2s;
}

.datos2 {
	width: 38%;
	color: white;
	transition: all 0.2s;
}

.ce2 {
	margin-bottom: 6px;
}

.mail {
	margin-bottom: 6px;
}

.ce3 {
	width: 18px;
	display: inline-block;
	vertical-align: middle;
}

.mail1 {
	width: 20px;
	display: inline-block;
	vertical-align: middle;
}

.datos3 {
	display: inline-block;
	vertical-align: middle;
}

.nombre {
	font-size: 23px;
	font-weight: 500;
	margin-bottom: 10px;
}



.contaco-campo {
  display: block;
  width: 100%;
  margin: auto;
  margin-bottom: 8px;
  transition: all 0.2s ease-in-out 0s;
}

.contaco-campo input {
  font-size: 14px;
  width: 100%;
  height: 30px;
  display: inline-block;
  margin: 0px 0px 0px 0px;
  padding: 6px 10px 6px 10px;
  background: none;
  border: 2px solid white;
  border-radius: 0px;
  color: white;
  font-weight: normal;
  outline: none;
  -webkit-box-sizing: border-box;‌​
     -moz-box-sizing: border-box;
      box-sizing: border-box;
  transition: all 0.3s; 
  box-sizing: border-box;
  transition: all 0.2s ease-in-out 0s;
}

.contaco-campo input:focus {
  border: 2px solid #92cbc2;
  transition: all 0.2s ease-in-out 0s;
}


::-webkit-input-placeholder { color: white;   transition: all 0.2s ease-in-out 0s;
} 
:-moz-placeholder { /* Firefox 18- */ color: white;   transition: all 0.2s ease-in-out 0s;
} 
::-moz-placeholder { /* Firefox 19+ */ color: white;  transition: all 0.2s ease-in-out 0s;
} 
:-ms-input-placeholder { color: white;  transition: all 0.2s ease-in-out 0s;
}
::-webkit-input-placeholder { color: white;   transition: all 0.2s ease-in-out 0s;
} 
:-moz-placeholder { /* Firefox 18- */ color: white;   transition: all 0.2s ease-in-out 0s;
} 
::-moz-placeholder { /* Firefox 19+ */ color: white;  transition: all 0.2s ease-in-out 0s;
} 
:-ms-input-placeholder { color: white;  transition: all 0.2s ease-in-out 0s;
}


.contaco-campo textarea {
  font-size: 14px;
  width: 100%;
  display: inline-block;
  margin: 0px 0px 0px 0px;
  padding: 6px 10px 6px 10px;
  background: none;
  border: 2px solid white;
  border-radius: 0px;
  color: white;
  font-weight: normal;
  outline: none;
  -webkit-box-sizing: border-box;‌​
     -moz-box-sizing: border-box;
      box-sizing: border-box;
  transition: all 0.2s; 
  box-sizing: border-box;
  transition: all 0.2s ease-in-out 0s;
}

.contaco-campo textarea:focus {
  border: 2px solid #92cbc2;
  transition: all 0.2s ease-in-out 0s;
}



.contaco-campo button {
  width: 100%;
  cursor: pointer;
  background: gray;
  border: none;
  border-bottom: 4px solid #444343;
  color: #eee;
  font-size: 16px;
  line-height: 2.5em;
  transition: all 0.3s; 
  transition: all 0.2s ease-in-out 0s;
}

.contaco-campo button:hover {
  background: #444343;
  border-bottom: 4px solid black;
  transition: all 0.2s ease-in-out 0s;
}

.contaco-campo button:focus {
  outline: none;
  background: #356acc;
  border-bottom: 4px solid #284f99;
  transition: all 0.2s ease-in-out 0s;
}












@media all and (max-width: 1250px) { 

.hacemos {
	width: 85%;
	margin: auto;
	padding-bottom: 0px;
}

.icon1 {
	width: 190px;
}

.hacemos1 {
	width: 30%;
	text-align: center;
	margin-bottom: 30px;
}


}







@media all and (max-width: 1100px) { 


.header2 {
	width: 600px;
	margin: auto;
	height: 500px;
	background-size: cover;
	background-position: center;
	background-image: url(images/servikora.png);
	display: flex;
	align-items: flex-end;
	justify-content: center;

	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;
}


.descripcion {
	background-image: url(images/luz.png);
	background-position: center;
}

.descripcion1 {
	background-color: #e7af19;
	color: black;
	width: 90%;
	margin: auto;
	font-size: 19px;
	padding: 38px 30px;
	box-sizing: border-box;
	text-align: justify;
}

.wrap2 {
	width: 85%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 100px;
	margin-bottom: 100px;

	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;
}


.descripcion2 {
	background-color: #e7af19;
	color: black;
	width: 100%;
	box-sizing: border-box;
	margin: auto;
	font-size: 26px;
	padding: 22px 0px;
	font-weight: lighter;
	box-sizing: border-box;
	text-align: center;
}

.medio {
	width: 85%;
	margin: auto;
}

.servi {
	width: 46%;
	text-align: center;
	margin-bottom: 30px;
}

.mapa2 {
	width: 60%;
	height: 530px;
}
}










@media all and (max-width: 960px) { 

.titulo1 {
	font-size: 30px;
	font-weight: 500;
	padding-top: 50px;
}

.diseno {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 8px;
}





}








@media all and (max-width: 850px) { 

.nave {
	width: 100%;
	background-color: rgba(0,0,0,0.5);
	transition: all 0.2s;
	display: flex;
	box-sizing: border-box;
	padding: 10px 10px 4px 10px;
	justify-content: space-between;
	position: fixed;

	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;
}

.header1 {
	width: 100%;
	height: 450px;
	background-image: url(images/bn1.jpg);
	background-position: right;
	background-size: cover;
}


.hacemos1 {
	width: 100%;
	text-align: left;
	margin-bottom: 30px;
}

.diseno {
	font-size: 29px;
	font-weight: 500;
	margin-bottom: 8px;
}

.bt1 {
	display: inline-block;
	background-color: #d9d9d9;
	color: black;
	text-decoration: none;
	font-size: 17px;
	padding: 10px 20px 8px 20px;
}

.bt1:hover {
	background-color: #e7af19;
	color: black;
}



h1 {
	color: white;
	font-size: 40px;
	text-shadow: 0.0em 0.3em 0.6em #000,
      -0.0em 0.9em 5em #000,
      0.0em -0.3em 2em #000;
  	transition: all 0.2s ease-in-out 0s;
}
.vision {
	width: 100%;
	margin-bottom: 50px;
	text-align: center;
}

.vision1 {
	width: 170px;
}

.titulo2 {
	font-size: 30px;
	margin-bottom: 2px;
	font-weight: bold;
}

.mapa2 {
	width: 100%;
	height: 470px;
}

.datos2 {
	width: 100%;
	margin-top: 30px;
	color: white;
}

}










@media all and (max-width: 690px) { 


.header2 {
	width: 90%;
	margin: auto;
	height: 300px;
	background-size: cover;
	background-position: center;
	background-image: url(images/servikora.png);
	display: flex;
	align-items: flex-end;
	justify-content: center;

	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;
}

.descripcion {
	background-image: none;
	background-position: center;
}


.descripcion1 {
	background-color: #e7af19;
	color: black;
	width: 90%;
	margin: auto;
	font-size: 18px;
	padding: 18px 10px;
	box-sizing: border-box;
	text-align: justify;
}


.cel1 {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	margin-right: 10px;
}

.number {
	display: inline-block;
	vertical-align: middle;
	color: #e7af19;
	font-size: 20px;
	font-weight: 500;
	text-decoration: none;
}

.ubicanos {
	color: white;
	display: inline-block;
	position: absolute;
	padding: 30px 10px 10px 10px;
	font-weight: bold;
	font-size: 30px;
	background-color: rgba(0,0,0,0.6);
	
}

.descripcion2 {
	background-color: #e7af19;
	color: black;
	width: 100%;
	box-sizing: border-box;
	margin: auto;
	font-size: 20px;
	padding: 12px 0px;
	font-weight: lighter;
	box-sizing: border-box;
	text-align: center;
}

.somos {
	background-image: url(images/somos1.jpg);
	background-position: center;
	width: 100%;
	height: 100vh;
	background-size: cover;
}


}





@media all and (max-width: 615px) { 

.servi {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}


.otros {
	width: 85%;
	padding: 20px 25px;
	box-sizing: border-box;
	margin: auto;
	background-color: rgba(0,0,0,0.6);
}

.mapa2 {
	width: 100%;
	height: 320px;
}

}








@media all and (max-width: 440px) { 

.header2 {
	width: 90%;
	margin: auto;
	height: 250px;
	background-size: cover;
	background-position: center;
	background-image: url(images/servikora.png);
	display: flex;
	align-items: flex-end;
	justify-content: center;

	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;
}


.somos1 {
	width: 85%;
	margin: auto;
	margin-top: 15px;
	text-align: center;
	font-size: 19px;
	color: black;
}


.cel1 {
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	margin-right: 1px;
}

.number {
	display: inline-block;
	vertical-align: middle;
	color: #e7af19;
	font-size: 17px;
	font-weight: 500;
	text-decoration: none;
}

.logo {
	display: block;
	width: 145px;
}

.na {
	width: 100%;
	box-sizing: border-box;
	height: 35px;
	margin-top: 18px;
}

.hacemos1 {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}



}









