/* body{
    background-color: black;
} */

#navega, #estadisticas, #servicios,#clientes, #carousel, #contacto, #boxing, #boxfo, #boxase, #boxps, #boxpr, #boxrb, #boxds, #boxce,.esta {
    display:none;
}

#quienes,#estadisticas{
	position: relative;
	top:150px;
}

#carousel, #clientes,#contacto,#footer{
	position: relative;
	top:50px;
}
#estadisticas{
	padding: 30px 30px 100px 30px;
}
#servicios{
	position: relative;
	top:50px;
	margin-top: 100px;
	background-image: linear-gradient(135deg, #fdfcfb 0%, #e2d1c3 100%);
	color:darkslategray;
	padding: 30px;
}

#carousel{
	margin-top: 0px;
	/* background-color: white; */
	color:darkslategray;
	padding: 30px;
}

#clientes{
	background-image: linear-gradient(to top, #dfe9f3 0%, white 100%);
	height: 100%;
	margin-top: 0px;
	color:darkslategray;
	padding: 30px;
}

#contacto{
	background-image: linear-gradient(to top, white 0%,#dfe9f3 100%);
	height: 100%;
	margin-top: 0px;
	color:darkslategray;
	padding: 30px;
}
#footer{
	width: 100%;
	height: auto;
	background-image: linear-gradient(60deg, #29323c 0%, #485563 100%);
	font-family: 'Abel', sans-serif;
	padding: 20px;
}

.cte img{width: 110px; height: 70px;
	filter: grayscale(1);
	transition-property: filter;
	transition-duration: 1s;      }

.map{
    width: 100%;
    height: 540px;
    border:#b9bbbe solid 1px;
    padding: 5px; 
    z-index: -1px; 
}

.marcomap{
    width: 100%;
    height: 100%;
    position: relative;
    padding: 5px;
}
.floatmap{
    position:absolute;
    right:40%;
    bottom: 0px;
    background-image: url("../imagenes/location.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 20%;
    height: 20%;
}

.duda{
	font-size: 18px;
	text-align:center;
	height: 60px;
}
.form{
	padding: 10px;
	width: 100%;
	height: auto;
}


#btnsend{
	width: 100%;
	color:#e38d13;
	}
	
	.col-auto{
	width: 100%;
	/*  height: 70px;*/
	}
	.input-group input{
	width: 100%;
	border-radius: 15px;
	height: 50px;
	}
	.input-group textarea{
	width: 100%;
	border-radius: 15px;
	/*    height: 100px;*/
	}
	.input-group-text{
	width: 40px;
	border-radius: 15px;
	}
	.statusMsg{
	width: 100%;
	height: auto;
	}

.titleNS{
	position: relative;
	top:30px;
}

.card-title{
	font-family: "Dosis", sans-serif;
    font-optical-sizing: auto;
    font-weight: weight;
    font-style: normal;
}

.sector{
	color: white;
	-webkit-text-stroke: 1px #F8F8F8;
	text-shadow: 0px 2px 4px rgb(109, 0, 0);
}
.sector2{
	color: #76d1c8;
	-webkit-text-stroke: 1px #000000;
	text-shadow: 0px 2px 4px #c4f1ff;
}
/* .navbar{
	border-bottom: solid 4px #ff0000;
} */
.merienda {
    font-family: "Merienda", cursive;
    font-optical-sizing: auto;
    font-weight: weight;
    font-style: normal;
}

.title-main{
color:brown;
}

.img1 {
    position:absolute;
    display:none;
    z-index:0;
    top:-847px;   
}

.img2 {
    position:absolute;
    display:none;
    z-index:-1;
    top:-100px;   
}

.imgServices{
	max-width: 100%;
	display: inline-block;
}

 .imgServicesTitle{
	font-size: 80px;
	color:#ffcbcb;
}

.imgProjectsTitle{
	font-size: 80px;
	color:#E2EBF4;
}

/*
.bola{
	position: relative;
	bottom:-170px;
	width: 120px;
	height: 120px;
	border-radius: 60px;
	padding: 20px;
	z-index: 1;
	background-color: rgb(255, 255, 255);
}

.imgProyectosTitle{
	position: relative;
	top:-100px;
	border-radius: 80px;
	padding: 20px;
	background-color: white;
} */

.t1{
    position: relative;
    height: 400px;
}


.nav-link.active{
    border-bottom: solid 4px #ff0000;
}

.text-q{
    font-size: 19px;
}

.text-e{
    font-size: 69px;
}

.dropdown-item:hover{
    background-color: #ff0000;
    color:white;
}

.color_bg_timer{
    height: 0;
    width: 100%;
    background-color: #ff0000;
}



/* INICIA FOOTER*/

	
	.itemfoot2{
	/* padding: 5px;
	width: 50%;
	height: auto; */
	color:#fff;
	/* display: flex;
	justify-content:space-evenly;
	align-items:center;
	align-content:space-between; */
	
	}
	.contitemfoot2{
	width: 100%;
	
	}
	.itemfoot2 .row{
	font-size: 16px;
	color:#e38d13;
	height: 18px;
	height: auto;
	}
	.itemfoot2 .row a{
	color:#fff;
	border-bottom: 1px solid #ffffff;
	cursor:pointer;
	text-decoration: none;
	}
	.itemfoot2 p a:hover{
	color:#e38d13;
	}
	.itemfoot2-icon{
	font-size:30px;
	color:#9acfea;
	}
	.itemfoot3{
	/* display: flex;
	justify-content: center; */
	width: 100%;
	font-size: 16px;
	color:#b9bbbe;
	height:auto;    
	}
	/*TERMINA FOOTER*/


/* CAROUSEL */

.cmn-divfloat {
	position: fixed !important;
	bottom: 75px;
	right: 3px;
	display: none;
	z-index:1000;
  }
  .cmn-divfloatf {
	position: fixed !important;
	bottom: 150px;
	right: 3px;
	display: none;
	z-index:1000;
  }
  .cmn-btncircle {
	width: 70px !important;
	height: 70px !important;
	border-radius: 5px;
	font-size: 18px;
	text-align: center;
  }
  
  
  .cmn-btncircle:hover .imagen {-webkit-transform:scale(1.3);transform:scale(1.3);}
  .cmn-btncircle {overflow:hidden;}