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

@font-face {
  font-family: line;
  src: url("../fonts/Marhey-VariableFont_wght.ttf");
}

html {
  scroll-behavior: smooth;
}

body{
	margin: 0;
	background: whitesmoke;
}

.denc {
	position: relative;
	width: 100%;
	background-image: url("../img/img1.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
	height: 100vh;
	max-height: 1200px;
}

.imgenc {
	width: 100%;
}




.dmenu1 {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 5;
	
}

.dsub {
	width: 98%;
	display: flex;
	margin: auto;
	position: relative;
	top: 10px;
	padding: 40px;
	text-align: center;
	background-color: transparent;
	color: white;
	font-size: 14px;
	font-weight: bold;
	animation-name: dsub;
	animation-duration: 2s;
	transition: all 2s ease;
	height: 80px;
}

@keyframes dsub{
	from{
		opacity: 0;
	}
	to{
		opacity: 1;
	}
}






.dsob {
	width: 100%;
	position: absolute;
	top: 0px;
	color: white;
	font-size: 50px;
	letter-spacing: 5px;
	text-align: center;
	height: 100%;
	max-height: 1200px;
	background-color: rgba(0,0,0,0.20);
}

.welcome {
	margin: 0;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
}

.logo {
	width: 90%;
	max-width: 250px;
}

.content {
	font-weight: normal;
}

.dflex {
	width: 100%;
	display: flex;
	padding: 10px;
	text-align: center;
	max-width: 1200px;
	margin: auto;
}

.d1 {
	width: 16.66%;
	padding: 0px;
	text-align: justify;
	align-items: center;
	justify-content: center;
	display: flex;
	font-size: 18px;
}

.d2 {
	width: 50%;
	padding: 20px;
	text-align: center;
}

.fibra {
	border-radius: 50px;
	width: 100%;
}

.dtitle {
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-size: 45px;
	padding-top: 200px;
	text-transform: uppercase;
}

.dflex1 {
	width: 100%;
	display: block;
	padding: 0px;
	text-align: center;
	margin: auto;
	margin-top: 30px;
}

.camaras {
	width: 100%;
}

.d3 {
	width: 100%;
	height: 400px;
	text-align: center;
	background-image: url("../img/camaras.jpg");
	background-repeat:space;
	background-size: 50% 100%;
}

.d4 {
	width: 100%;
	padding: 20px;
	text-align: justify;
	align-items: center;
	justify-content: center;
	display: flex;
	font-size: 18px;
}

.dtitle1 {
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-size: 35px;
	padding-top: 200px;
	background: white;
	text-transform: uppercase;
}

.dflex2 {
	width: 100%;
	display: flex;
	padding: 10px;
	text-align: center;
	margin: auto;
	background: white
}

.flex3 {
	display: flex;
	margin-top: 50px;
	background-image: url("../img/backtension.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
}

.f1 {
	width: 33.33%;
	margin: auto;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.icon-bolt {
	font-size: 25px;
	background: #FFAE00;
	padding: 10px;
	color: white;
	border-radius: 5px;
	position: relative;
	top: 3px;
}

.dtxt {
	font-weight: normal;
	padding: 10px;
	text-align: justify;
}

.dtitle2 {
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-size: 30px;
	padding-top: 200px;
	padding-top: 200px;
	text-transform: uppercase;
}

.torres {
	width: 100%;
	border-radius: 10px;
}

.imgtorres {
	width: 100%;
	max-width: 900px;
	margin: auto;
	margin-top: 50px;
}

.ttxct2 {
	width: 100%;
	padding: 20px;
	text-align: justify;
	max-width: 1200px;
	margin: auto;
	font-size: 18px;
}

.ttxt1 {
	width: 100%;
	padding: 20px;
	text-align: justify;
	max-width: 1200px;
	margin: auto;
	margin-top: 20px;
	font-weight: normal;
	font-size: 22px;
}

.btntorre {
	font-size: 14px;
	border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.submenu2 {
	display: none;
	position: relative;
	background: white;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	margin: auto;
	margin-top: -10px;
	margin-right: 0px;
	width: 300px;
	max-width: 300px;
}

.s1 {
	padding: 5px;
	font-size: 14px;
	transition: all 1s ease;
}

.s1:hover{
	background: #1770BD;
	color: white;
}

.link {
	color: black;
	font-size: 14px;
}


.enlaces {
	width: 350px;
	height: 350px;
	margin-left: 10px;
	border: solid 1px gray
}

.dmarquee {
	padding-top: 30px;
	background-color: rgba(255,255,255,0.70);
	padding-bottom: 200px;
}

.dtitle3 {
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-size: 30px;
	padding-top: 200px;
	text-transform: uppercase;
	background-color: rgba(255,255,255,0.70);
}

.txte {
	
	width: 100%;
	text-align: justify;
	margin: auto;
	color: black;
	font-weight: bold;
	font-size: 18px;
	background-color: rgba(255,255,255,0.70);
}

.dbtorre {
	background-image: url("../img/backenlaces.jpg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.tt1 {
	width: 95%;
	margin: auto;
	max-width: 1200px;
	padding-top: 30px;
	font-weight: normal;
}

.dserv {
	padding: 5px;
}

.planes {
	padding-top: 13px;
	padding-bottom: 13px;
}

.cobertura {
	padding-top: 13px;
	padding-bottom: 13px;
}

.ift {
	padding-top: 13px;
	padding-bottom: 13px;
}

.contacto {
	padding-top: 13px;
	padding-bottom: 13px;
}

.dtop {
	position: fixed;
	bottom: 0px;
	text-align: center;
	background: transparent;
	width: 50px;
	float: right;
	z-index: 1;
	font-size: 22px;
	transform: rotate(180deg);
	right: 0;
}

.up {
	font-size: 60px;
	color: #102667;
	background: #102667;
	animation-name: up;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	cursor: pointer;
	border-radius: 50px;
}

@keyframes up{
	0%{background: red;}
	20%{background: red;}
	40%{background: yellow;}
	60%{background: yellow;}
	80%{background: orange;}
	100%{background: orange;}
}



.contactus {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url("../img/backcontact.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
}

.content2 {
	width: 95%;
	margin: auto;
	font-size: 18px;
	margin-top: 30px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 5px;
}

.help {
	font-size: 25px;
	width: 95%;
	margin: auto;
	color: white;
	text-align: center;
	background: #102667;
	max-width: 350px;
	border-radius: 50px;
	margin-top: -35px;
	padding: 10px;
	border-bottom: solid 4px white;
	
}

.cont {
	width: 100%;
	display: flex;
	margin: auto;
	max-width: 1500px;
}

.c1 {
	padding-top: 50px;
	padding-bottom: 50px;
	color: black;
	width: 20%;
	border-radius: 0px;
	max-width: 280px;
	margin: auto;
	font-weight: normal;
	border: solid 1px white;
	box-shadow: -5px 5px 0px gray;
	background: rgba(255,255,255,0.70);
}

.sep {
	width: 10px;
}

.phone {
	font-size: 44px;
	color: forestgreen;
	
}

.btncontact {
	width: 45%;
	font-size: 14px;
	padding: 10px;
	border: none;
	border-radius: 5px;
	margin: auto;
}

.tel {
	font-size: 16px;
}

.btncontact1 {
	width: 95%;
	font-size: 14px;
	padding: 10px;
	border: none;
	border-radius: 5px;
	
}

.mail {
	font-size: 40px;
	color: #0BAED7;
}

.facebook {
	font-size: 35px;
	color: #000DA7;
	
}

.btncontact2 {
	width: 100%;
	font-size: 14px;
	padding: 10px;
	border: none;
	border-radius: 5px;
	
}

.c2 {
	background: #102667;
}

.dpis {
	width: 95%;
	max-width: 1500px;
	margin: auto;
	padding: 20px;
	background-color: rgba(255,255,255,0.90);
	margin-top: 10px;
}

.c3 {
	background: white;
}

.c4 {
	background: white;
}

.c5 {
	background: #FC954F;
}

.c6 {
	background: #FF7C23;
}

.dline {
	width: 100%;
	height: 10px;
	background: #102667;
	margin-top: -50px;
	border-bottom: solid 2px white;
}

.dift {
	width: 100%;
	display: flex;
	margin: auto;
	padding-bottom: 100px;
	background: white;
	padding: 30px;
	max-width: 1600px;
	
}

.i1 {
	width: 33.33%;
	padding: 20px;
	text-align: center;
	color: black;
	text-transform: uppercase;
	background-color: whitesmoke;
	font-size: 16px;
	border: solid 1px gray;
	max-width: 500px;
	
}

.dift2 {
	width: 100%;
	display: flex;
	margin: auto;
	padding: 30px;
	padding-bottom: 200px;
	max-width: 1600px;
}

.txtift {
	width: 100%;
	text-align: center;
	padding: 30px;
	padding-top: 200px;
	background: white;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}

.tt2 {
	width: 100%;
	border-bottom: solid 1px gray;
	padding-top: 20px;
	padding-bottom: 20px;
}

.tt22 {
	width: 100%;
	border-bottom: solid 1px gray;
	padding-top: 20px;
	padding-bottom: 10px;
}

.l1 {
	text-decoration: none;
	color: white;
	transition: all 1s ease;
	width: 16.66%;
	text-align: center;
	margin: auto;
}
.l1:hover{
	text-decoration: none;
	color: white;
	border-bottom: solid 1px ;
}
.dcont {
	background: white;
}

.dgral {
	text-align: center;
	margin: auto;
	font-size: 16px;
}







.sm3 {
	width: 25%;
}

.dplanes {
	width: 100%;
	display: flex;
	max-width: 1200px;
	margin: auto;
	margin-top: 60px;
	padding-bottom: 50px;
}

.dp1 {
	width: 33.33%;
	background: blue;
}

.pgral {
	margin: auto;
	background: white;
	border: solid 20px white;
}

.dimg {
	width: 100%;
	background: white;
	
}

.wispimg {
	width: 100%;
	max-width: 200px;
	
}

.dtxt1 {
	width: 100%;
	background: white;
	padding: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 30px;
	font-family: line;
	color: #04C43E;
}

.brd {
	border: solid 3px whitesmoke;
}

.dmegas {
	width: 100px;
	position: relative;
	height: 100px;
	border-radius: 50%;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	text-align: center;
	top: -65px;
	right: 20px;
	float: right;
	border: solid 2px lightgray;
	background: #04C43E;
	color: white;
	font-weight: bold;
}

.txt2 {
	margin-top: 50px;
	padding: 10px;
	text-align: justify;
	width: 100%;
}

.btncontratar {
	background: #04C43E;
	color: white;
	padding: 5px;
	width: 90%;
	text-transform: uppercase;
	font-size: 16px;
	border-radius: 50px;
	border: none;
	cursor: pointer;
	font-weight: bold;
	margin-top: 20px;
	transition: all 1s ease;
}

.btncontratar:hover{
	border: solid 2px #04C43E;
	background: white;
	color: #04C43E;
}

.dcontratar {
	text-align: center;
}

.dselect {
	width: 100%;
	padding-top: 200px;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}

.dprice {
	font-size: 35px;
	text-align: center;
	position: relative;
	top: 30px;
	font-weight: bold;
}

.dmegas2 {
	width: 100px;
	position: relative;
	height: 100px;
	border-radius: 50%;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	text-align: center;
	top: -65px;
	right: 20px;
	float: right;
	border: solid 2px lightgray;
	background: #11CDD0;
	color: white;
	font-weight: bold;
}

.dtxt2 {
	width: 100%;
	background: white;
	padding: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 30px;
	font-family: line;
	color: #11CDD0;
}

.btncontratar2 {
	background: #11CDD0;
	color: white;
	padding: 5px;
	width: 90%;
	text-transform: uppercase;
	font-size: 16px;
	border-radius: 50px;
	border: none;
	cursor: pointer;
	font-weight: bold;
	margin-top: 20px;
	transition: all 1s ease;
}

.btncontratar2:hover{
	border: solid 2px #11CDD0;
	background: white;
	color: #11CDD0;
}

.dtxt3 {
	width: 100%;
	background: white;
	padding: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 30px;
	font-family: line;
	color: #E17929;
}

.dmegas3 {
	width: 100px;
	position: relative;
	height: 100px;
	border-radius: 50%;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	text-align: center;
	top: -65px;
	right: 20px;
	float: right;
	border: solid 2px lightgray;
	background: #E17929;
	color: white;
	font-weight: bold;
}

.btncontratar3 {
	background: #E17929;
	color: white;
	padding: 5px;
	width: 90%;
	text-transform: uppercase;
	font-size: 16px;
	border-radius: 50px;
	border: none;
	cursor: pointer;
	font-weight: bold;
	margin-top: 20px;
	transition: all 1s ease;
}

.btncontratar3:hover{
	border: solid 2px #E17929;
	background: white;
	color: #E17929;
}

.dtxt4 {
	width: 100%;
	background: white;
	padding: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 30px;
	font-family: line;
	color: #9429D3;
}

.dmegas4 {
	width: 100px;
	position: relative;
	height: 100px;
	border-radius: 50%;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	text-align: center;
	top: -65px;
	right: 20px;
	float: right;
	border: solid 2px lightgray;
	background: #9429D3;
	color: white;
	font-weight: bold;
}

.btncontratar4 {
	background: #9429D3;
	color: white;
	padding: 5px;
	width: 90%;
	text-transform: uppercase;
	font-size: 16px;
	border-radius: 50px;
	border: none;
	cursor: pointer;
	font-weight: bold;
	margin-top: 20px;
	transition: all 1s ease;
}
.btncontratar4:hover{
	border: solid 2px #9429D3;
	background: white;
	color: #9429D3;
}
.dtxt5 {
	width: 100%;
	background: white;
	padding: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 30px;
	font-family: line;
	color: #1B35D0;
}

.dmegas5 {
	width: 100px;
	position: relative;
	height: 100px;
	border-radius: 50%;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	text-align: center;
	top: -65px;
	right: 20px;
	float: right;
	border: solid 2px lightgray;
	background: #1B35D0;
	color: white;
	font-weight: bold;
}

.btncontratar5 {
	background: #1B35D0;
	color: white;
	padding: 5px;
	width: 90%;
	text-transform: uppercase;
	font-size: 16px;
	border-radius: 50px;
	border: none;
	cursor: pointer;
	font-weight: bold;
	margin-top: 20px;
	transition: all 1s ease;
}

.btncontratar5:hover{
	border: solid 2px #1B35D0;
	background: white;
	color: #1B35D0;
}
.dtxt6 {
	width: 100%;
	background: white;
	padding: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 30px;
	font-family: line;
	color: #C82E30;
}

.dmegas6 {
	width: 100px;
	position: relative;
	height: 100px;
	border-radius: 50%;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	text-align: center;
	top: -65px;
	right: 20px;
	float: right;
	border: solid 2px lightgray;
	background: #C82E30;
	color: white;
	font-weight: bold;
}

.btncontratar6 {
	background: #C82E30;
	color: white;
	padding: 5px;
	width: 90%;
	text-transform: uppercase;
	font-size: 16px;
	border-radius: 50px;
	border: none;
	cursor: pointer;
	font-weight: bold;
	margin-top: 20px;
	transition: all 1s ease;
}
.btncontratar6:hover{
	border: solid 2px #C82E30;
	background: white;
	color: #C82E30;
}
.txtcob {
	padding-top: 200PX;
	text-align: center;
	font-size: 40px;
	background: white;
}

.tabla {
	width: 95%;
	max-width: 480px;
	margin: auto;
	border: solid 1px gray;
}

.tdgral {
	padding: 10px;
	border: solid 1px gray;
}

.dcobertura {
	background: white;
	padding-bottom: 50px;
}

.td0 {
	padding: 10px;
	background: #0307C1;
	color: white;
	font-weight: bold
}

.td1 {
	background: white;
}

.dmenu2 {
	width: 98%;
	position: relative;
	display: flex;
	margin: auto;
	background: white;
}

.p1 {
	width: 50%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.acc {
	width: 100%;
	max-width: 100px;
	position: relative;
	left: 20px;
}

.hamburguer {
	font-size: 30px;
	position: relative;
	float: right;
	right: 30px;
	top: 15px;
	color: blue;
	cursor: pointer;
}

.dm2 {
	width: 100%;
	position: fixed;
	z-index: 5;
	top: 10px;
	display: none;
}

.dsumen2 {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.70);
	top: 0px;
	position: fixed;
	display: none;
	animation-name: dsumen2;
	animation-duration: 2s;
	transition: all 2s ease;
}

@keyframes dsumen2{
	from{
		opacity: 0;
	}
	to{
		opacity: 1;
	}
}

.conten {
	width: 98%;
	max-width: 350px;
	background: white;
	position: relative;
	float: right;
	margin: auto;
	margin-right: 15px;
	top: 85px;
	padding: 10px;
	animation-name: conten;
	animation-duration: 1s;
	transition: all 1s ease;
}

@keyframes conten{
	from{
		right: -300px;
	}
	to{
		right: 0px;
	}
}

.dp2 {
	padding: 5px;
	cursor: pointer;
}

.dp2:hover{
	color: #4FA7E7;
}

.s3 {
	padding-bottom: 5px;
	display: none;
}
.nosotros {
	
	text-align: center;
	width: 100%;
	font-size: 35px;
	background: white;
	max-width: 800px;
	margin: auto;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.txtomos {
	text-align: justify;
	position: relative;
	background: white;
	width: 100%;
	padding: 10px;
	max-width: 800px;
	margin: auto;
	padding-bottom: 70px;
	border-bottom: solid 4px gray;
	color: black;
	font-weight: bold;
	z-index: -3;
		
}

.somos {
	position: relative;
	width: 100%;
	padding: 10px;
	z-index: -4;
	background: url("../img/backsomos.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
	padding-top: 200px;
}

.txtflex {
	width: 100%;
	display: flex;
	max-width: 900px;
	margin: auto;
	position: relative;
	top: -40px;
	z-index: -2;
}

.ts1 {
	width: 33.33%;
	margin: auto;
	text-align: justify;
	padding: 10px;
	border: solid 10px white;
	border-radius: 50px;
	max-width: 300px;
	height: 330px;
	color: black;
}

.txtmision {
	text-align: center;
	margin-top: 60px;
	font-size: 25px;
}

.som {
	width: 80px;
}

.sd1 {
	background: #5ACD43;
}

.sd2 {
	background: #F4863B;
}

.sd3 {
	background: #56D9CF;
}

.nosotrosm {
	padding-top: 13px;
	padding-bottom: 13px;
}
.iis {
	font-size: 30px; 
	font-weight: normal;
}
.d11 {
	width: 50%;
	padding: 0px;
	text-align: justify;
	align-items: center;
	justify-content: center;
	display: flex;
	font-size: 18px;
}
@media screen and (max-width: 1200px) {
	.dmenu1{
		display: none;
	}
	.dm2{
		display: flex;
	}
	.dplanes{
		display: block;
	}
	
	.pgral{
		width: 98%;
	}
	.ggral{
		margin-top: -110px;
	}
	.dflex{
		display: block;
	}
	.d1{
		width: 100%;
	}
	.d2{
		width: 98%;
	}
	.dflex2{
		display: block;
	}
	.flex3{
		display: block;
	}
	.f1{
		width: 100%
	}
	.dtxt{
		width: 100%;
	}
	.dift{
		display: block;
		width: 100%;
		
	}
	.i1{
		width: 100%;
		max-width: 100%;
		margin-top: 5px;
	}
	
	.cont{
		display: block;
	}
	.c1{
		width: 100%;
		max-width: 100%;
		margin-top: 5px
	}
	.dift2{
		display: block;
		margin-top: -60px
	}
	.txtflex{
		display: block;
	}
	.txtomos{
		width: 100%;
		max-width: 100%
	}
	.ts1{
		width: 100%;
		max-width: 100%;
	}
	.nosotros{
		width: 100%;
		max-width: 100%;
		font-size: 25px;
	}
	.dselect{
		font-size: 25px;
	}
	.iis{
		font-size: 22px;
	}
	.txtcob{
		font-size: 25px;
	}
	.dtitle{
		font-size: 25px;
	}
	.dtitle1{
		font-size: 25px;
	}
	.dtitle2{
		font-size: 25px;
	}
	.dtitle3{
		font-size: 25px;
	}
	.d11{
		width: 100%;
		max-width: 100%;
	}
}

.btnvisor {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh; 
}




.cont1 {
	padding: 10px;
}
