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

html {
  scroll-behavior: smooth;
  
}
body{
	background: white;
}

.dm1 {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 2;
	top: 0px;
	background-color: rgba(0,0,0,0.60);
	display: none;
	
}

.dlogo {
	position: relative;
	width: 100%;
	left: 10px;
	z-index: 8;
	top: 60px;
	max-width: 200px;
}

.dmenu {
	position: relative;
	width: 50%;
	float: right;
	display: block;
	top: 0px;
	color: white;
	text-align: center;
	max-width: 350px;
	background-color: rgba(0,0,0,0.00);
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	transition: ease 2s all;
	right: 0px;
	background: blue;
}

.logo {
	position: relative;
	width: 100%;
	height: 100%; 
	max-width: 400px;
	border-radius: 5px;
	box-shadow: 0px 5px 15px 0px black;
	z-index: 7;
}



.dfle {
	position: relative;
	width: 100%;
	background: rgba(0,174,232,0.60);
	max-width: 400px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	float: right;
	
}

.d1 {
	width: 20%;
	font-size: 22px;
	padding: 10px;
}

.dtxt {
	position: relative;
	background: #00AEE8;
	width: 100%;
	padding: 10px;
	border-radius: 50px;
	color: white;
	font-size: 30px;
	text-align: center;
	background: red;
	margin: auto;
}

.dtxt2 {
	position: relative;
	font-size: 25px;
	width: 100%;
	text-align: center;
	top: 60px;
	max-width: 700px;
	float: right;
	padding-right: 50px;
	color: white;
}

.dmisionfle {
	position: relative;
	width: 100%;
	display: flex;
	text-align: center;
	font-size: 40px;
	color: black;
	top: 0px;
	padding-top: 90px;
	padding-bottom: 170px;
	background-image: url("../img/marque/5.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.d2 {
	position: relative;
	width: 30%;
	padding: 10PX;
	margin: auto;
	background: white;
	top: 0px;
	border-bottom: solid 1px black;
	font-size: 30px;
	color: gray;
	box-shadow: -5px 5px 15px 0px
}

.dtxtmvo {
	font-size: 18px;
	margin-top: 20px;
	text-align: left;
}

.mvo {
	width: 95%;
	max-width: 250px;
	margin: auto;
}

.icons {
	width: 80%;
	max-width: 100px;
	margin-top: 20px;
	border-radius: 50px;
}

.dplanes {
	width: 100%;
	display: flex;
	max-width: 1200px;
	margin: -250px auto;
}

.plans {
	width: 33.33%;
	text-align: center;
	margin: auto;
	max-width: 300px;
	background: linear-gradient(to right bottom, white, #00AEE8);
	border: solid 0px;
	margin-top: 60px;
	box-shadow: -3px 15px 10px 0px gray;
}

.dplanesres {
	
}

.dptxt {
	width: 100%;
	background: white;
	text-align: center;
	font-size: 40px;
	margin-top: 100px;
	padding-top: 60px;
}

.plan2 {
	position: relative;
	
}

.dimgs {
	display: flex;
	width: 100%;
	
	margin: auto;
	height: 600px;
	margin-top: -50px;
	background-image: url("../img/empresa.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.towers {
	width: 50%;
}

.tec {
	position: relative;
	top: 30px;
	background: white;
	width: 100%;
	max-width: 600px;
	margin: auto;
	border-radius: 50px;
}

.dwifi {
	width: 100%;
	max-width: 100px;
	margin: auto;
}

.wifi {
	width: 100%;
}

.d4 {
	background: white;
	color: #00AEE8;
	height: 50%;
	
}

.d5 {
	height: 50%;
	color: white;
	margin-top: -20px
}

.dcobertura {
	
	width: 100%;
	max-width: 800px;
	margin: auto;
	margin-top: -20px;
	
}

.d6 {
	position: relative;
	top: 30px;
}

.btnsend {
	position: relative;
	border: none;
	width: 80%;
	font-size: 18px;
	padding: 10px;
	margin: auto;
	background:#28A745;
	color: white;
	top: -10px;
	cursor: pointer;
	
}
.btnsend:focus{
	outline: none;
}

.whats {
	position: relative;
	width: 30px;
	left: -5px;
	margin-top: -20px
}

.hr1 {
	margin-top: 400px;
}

.dcob {
	width: 100%;
	margin: auto;
	margin-top: 20px;
	display: flex;
	max-width: 1000px;
	height: 250px;
}

.cob {
	width: 25%;
	
}

.txtzonas {
	width: 100%;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 25px;
	border-radius: 10px;
	
}

.dtxtxon {
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: black;
	font-weight: bold;
	max-width: 800px;
	margin: auto;
	padding: 20px;
	border-radius: 10px;
	border-bottom: solid 1px black;
}

.tabla {
	width: 100%;
	color: black;
	
}

.td4 {
	text-align: center;
	padding: 10px;
}

.zones {
	width: 100%;
	background: white;
	padding-top: 60px;
}

.dcontacto {
	width: 100%;
	background: #352D2D;
	color: white;
	transition: ease 20s all;
}

.dtxtcontacto {
	width: 95%;
	margin: auto;
	font-size: 25px;
}

.dtxtcontacto2 {
	width: 95%;
	margin: auto;
	font-size: 22px;
}

.whatsapp {
	position: relative;
	width: 25px;
	top: -5px;
}

.dsomos {
	position: relative;
	width: 100%;
	height: 600px;
	margin-top: 100px;
	top: -250px;
	background-image: url("../img/prin.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
	
}



.gral {
	background: linear-gradient(to right bottom, gold, chocolate);
	border-radius: 50px;
	padding: 10px;
	cursor: pointer;
}

.dtel {
	padding-left: 30px;
	color: white;
	font-weight: bold;
	display: none;
}


.dweb {
	padding-left: 30px;
	color: white;
	font-weight: bold;
	display: none;
}

.dubic {
	padding-left: 30px;
	color: white;
	font-weight: bold;
	display: none;
}

.dface {
	padding-left: 30px;
	color: white;
	font-weight: bold;
	display: none;
}

.dmail {
	padding-left: 30px;
	color: white;
	font-weight: bold;
	display: none;
}

.quien {
	font-size: 40px;
	font-weight: bold;
}

.quien2 {
	position: relative;
	top: -30px;
}

.dlogo {
  animation-duration: 2s;
  animation-name: dlogo;
  
}

@keyframes dlogo {
  from {
	left: -200px;
  }

  to {
    left: 5px;
  }
}
.dtxt2 {
  animation-duration: 5s;
  animation-name: txt2;
  
}

@keyframes txt2 {
  from {
	opacity: 0;
  }

  to {
    opacity: 1;
  }
}
.dredes {
	color: white;
	position: fixed;
	top: 10px;
	left: 50px;
	font-weight: bold;
	width: 50%;
	background: red;
}

.imgs {
	width: 100%;
	max-width: 1200px;
	display: flex;
	margin: auto;
	height: 600px;
}

.dmarque {
	width: 100%;
	font-size: 22px;
	padding: 10px;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	
}

.txtmar {
	position: relative;
	top: 5px;
}

.imarq {
	background: black;
	padding: 20px;
	border-radius: 50px;
}

.smenu {
	position: fixed;
	width: 100%;
	top: 0;
	display: flex;
	height: 50px;
	z-index: 9;
	background-color: rgba(0,0,0,0.50)
}

.s1 {
	width: 60%;
	padding-top: 12px;
	padding-left: 10px;
	font-size: 15px;
	color: white;
	text-shadow: 5px 5px 5px black;
	font-weight: bold;
	animation-name: s1;
	animation-duration: 10s;
}
@keyframes s1 {
  from {
	
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.s2 {
	position: fixed;
	width: 40%;
	display: flex;
	max-width: 270px;
	float: right;
	right: 0px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	transition: ease 2s all;
	background-color: rgba(0,0,0,0.00);
	z-index: 9;
	color: white
}
.is {
	font-style: normal;
	display: none;
}
.dfix {
	margin: 0;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
}

.logoconst {
	width: 100%;
	margin: auto;
	max-width: 250px;
}

.dcontainer {
	width: 100%;
	text-align: center;
	font-size: 25px;
}

.construcc {
	width: 95%;
	max-width: 600px;
}

.dimg {
	width: 100%;
	max-width: 400px;
	margin: auto;
}

.dimgcon {
	width: 95%;
	margin: auto;
	max-width: 500px;
	margin-top: -40px;
}

.dsmenu {
	position: relative;
	display: flex;
	padding: 5px;
	right: 60px;
}

.d1s {
	padding: 10px;
}

.s3 {
	position: fixed;
	width: 40%;
	display: flex;
	max-width: 270px;
	float: right;
	right: 0px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	transition: ease 2s all;
	background-color: rgba(0,0,0,0.00);
	z-index: 9;
	color: white
}

.dsmenu1 {
	position: relative;
	display: flex;
	padding: 5px;
	right: 150px;
}

.a1 {
	color: white;
}

.dnosotros {
	
	text-align: center;
	font-size: 40px;
	color: #56ADFA;
	font-weight: bold;
	padding-top: 60px;
	margin-top: 0px;
	text-decoration: underline;
}

.dsms {
	width: 90%;
	margin: auto;
	display: flex;
	margin-top: 50px;
}

.gm1 {
	margin: auto;
	width: 40%;
	text-align: center;
}

.img1 {
	width: 100%;
}

.dnstros {
	font-size: 40px;
	text-align: center;
	padding-top: 60px;
	margin-top: -180px;
}

.lega {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 60px;
}

.docs {
	width: 90%;
	padding-top: 60px;
	padding-bottom: 120px;
	display: flex;
	margin: auto;
}

.txtlegal {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin-top: 20px;
}

.c1 {
	width: 30%;
	margin: auto;
	background: whitesmoke;
	text-align: center;
	padding: 20px;
	font-size: 18px;
	border: solid 1px gray;
}

.btn5 {
	width: 200px;
	margin-top: 20px;
	cursor: pointer;
}

.dmenu2 {
	position: fixed;
	background-color: rgba(0,0,0,0.50);
	width: 100%;
	height: 50px;
	z-index: 10;
	top: 0;
	display: none;
}

.d10 {
	width: 60%;
	padding-top: 12px;
	padding-left: 10px;
	font-size: 15px;
	color: white;
	text-shadow: 5px 5px 5px black;
	font-weight: bold;
}

.d11 {
	width: 40%;
}

.hamburguer {
	color: white;
	float: right;
	position: relative;
	font-size: 35px;
	top: 5px;
	right: 10px;
	cursor: pointer;
}

.s33 {
	position: fixed;
	width: 100%;
	display: none;
	
	background-color: rgba(0,0,0,0.50);
	z-index: 9;
	color: white;
	margin-top: -50px;
	transition: ease 2s all;
	animation-name: s33;
	animation-duration: 4s;
}
@keyframes s33{
	from{
		top: -120px;
	}
	to{
		top: 100px;
	}
}


@media screen and (max-width: 1000px) {
	.dsms {
	width: 90%;
	margin: auto;
	display: block;
	margin-top: 50px;
}
	.docs {
	width: 90%;
	padding-top: 60px;
	padding-bottom: 120px;
	display: block;
	margin: auto;
}
	.c1 {
	width: 100%;
	margin: auto;
	background: whitesmoke;
	text-align: center;
	padding: 20px;
	font-size: 18px;
	border: solid 1px gray;
	margin-top: 20px;
}
	.lega {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 0px;
	margin-top: -80px;
}
	.zones {
	width: 100%;
	background: white;
	padding-top: 0px;
	margin-top: -80px;
}
	.dsm1 {
	margin-top: 20px;
}
	.imgs2 {
	margin-top: 20px
}
	.gm1 {
	margin: auto;
	width: 90%;
	text-align: center;
}
	.dnstros {
	font-size: 40px;
	text-align: center;
	padding-top: 0px;
	margin-top: -100px;
}
	.dmenu2{
		position: fixed;
	background-color: rgba(0,0,0,0.50);
	width: 100%;
	height: 50px;
	z-index: 10;
	top: 0;
	display: flex;
	}
	.dsmenu1{
		display: none;
	}
	.dlogo{
		display: none;
	}
	.dsomos{
	position: relative;
	width: 100%;
	height: 600px;
	margin-top: 100px;
	top: -150px;
	background-image: url("../img/prin.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
	
	}
	.s2{
	position: fixed;
	width: 40%;
	background-color: rgba(0,0,0,0.50);
	display: block;
	max-width: 60px;
	float: right;
	right: 0px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	
	}
	.s1{
	width: 100%;
	padding-top: 12px;
	padding-left: 10px;
	font-size: 12px;
	background: white;
	color: black;
	}
	.is{
		display: none;
	}
	.logo {
	width: 90%;
	height: 100%; 
	max-width: 250px;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 0px black
	}	
	.dlogo {
	position: fixed;
	width: 100%;
	left: 0px;
	z-index: 1;
	top: 0px;
	max-width: 100%;
	
	height: 80px;
	z-index: 3;
	text-align: center;
}
	
	.dtxt2 {
	position: relative;
	font-size: 25px;
	width: 100%;
	text-align: center;
	top: 200px;
	max-width: 700px;
	float:none;
	padding-right: 50px;
	color: white;
	margin: auto
}
	.quien {
	font-size: 30px;
	font-weight: bold;
	}
	.quien2 {
	position: relative;
	top: -30px;
	font-size: 18px;
	width: 100%;
	
}
	.dmisionfle{
	position: relative;
	width: 100%;
	display: block;;
	text-align: center;
	font-size: 40px;
	color: black;
	top: 0px;
	}
	.d2{
		width: 100%;
	}
	.dplanes{
	position: relative;
	width: 100%;
	display: block;
	max-width: 1200px;
	margin: -80px auto;
	z-index: 1;
	}
	.plans{
	width: 90%;
	text-align: center;
	margin: auto;
	max-width: 1200px;
	background: linear-gradient(to right bottom, white, #00AEE8);
	border: solid 0px;
	margin-top: 60px;
	box-shadow: -3px 15px 10px 0px gray;
	}
	.hr1 {
	margin-top: 150px;
	}
	.cob {
	width: 25%;
	height: 100px;
	}
	.dmarque {
	width: 100%;
	font-size: 22px;
	padding: 10px;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	
}
	.dtxtcontacto {
	width: 95%;
	margin: auto;
	font-size: 14px;
	}
	.dtxtcontacto2 {
	width: 95%;
	margin: auto;
	font-size: 14px;
	}
	.tec {
	position: relative;
	top: 30px;
	background: white;
	width: 90%;
	max-width: 600px;
	margin: auto;
	border-radius: 50px;
	font-size: 18px;
	}
	.towers {
	width: 50%;
	height: 300px
	}
	.dtxtxon {
	width: 95%;
	text-align: center;
	font-size: 22px;
	color: black;
	font-weight: bold;
	max-width: 800px;
	margin: auto;
	padding: 20px;
	border-radius: 10px;
	border-bottom: solid 1px black;
	}
	.dcob {
	width: 95%;
	margin: auto;
	margin-top: 20px;
	display: flex;
	max-width: 1000px;
	height: 250px;
	}
	.dmarque {
	width: 100%;
	font-size: 22px;
	padding: 10px;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	margin-top: -150px;
	
}
	.dwifi {
	position: relative;
	width: 100%;
	max-width: 100px;
	margin: auto;
	top: -20px;
	}
	.txtzonas {
	width: 100%;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 18px;
	border-radius: 10px;
	
}
}



.dsmenu11 {
	position: relative;
	display: block;
	padding: 5px;
	
}

.cerrarmenu {
	color: white;
	float: right;
	position: relative;
	top: 0px;
	right: 10px;
	cursor: pointer;
	background: none;
	border: none;
	font-size: 30px;
	display: none;
	outline: none;
}
.cerrarmenu:focus{
	outline: none;
}



