@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;500&display=swap');
h1, h2, h3, h4, h5, h6 {
    color: #c95e40;
    font-family: "Oswald";
}
body{
	color: #535f65;
}
.navbar ul{
	height: 90px;
}
.navbar img{
	max-width: 200px;
	max-height: 115px;
}
.navbar{
	background-color: white;
	height: 90px;
	padding: 0;
	box-shadow: 0 2px 4px -1px rgba(0,0,0,.1), 0 4px 5px 0 rgba(0,0,0,.05), 0 1px 10px 0 rgba(0,0,0,.1);
}
.navbar-dark .navbar-nav .nav-link{
	padding-top: 35px;
	color: #263238;
	font-size: 16px;
	font-weight: 500;
}
.navbar-dark .navbar-nav .nav-link:hover{
	transition: 0.4s;
	padding-top: 32px;
	border-top: 3px solid #c95e40;
	color: #c95e40;
}
.navbar-dark .navbar-nav .nav-link:focus{
	color: #c95e40;
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active{
	padding-top: 32px;
	color: #c95e40;
	border-top: 3px solid #c95e40;
}
.dropdown:hover>.dropdown-menu{
	display: block;
}
.dropdown-menu{
	border-top: 3px solid #c95e40;
	border-bottom: hsla(0,0%,100%,.8);
	border-left: hsla(0,0%,100%,.8);
	border-right: hsla(0,0%,100%,.8);
	margin: 0;
	background-color: hsla(0,0%,100%,.8);
	border-radius: 0;
}
.dropdown-item{
	color: #263238;
}
.dropdown-item:hover{
	color:#c95e40;
	background-color: hsla(0,0%,100%,.4);
}
.carousel{
	margin-top: 80px;
}
.ns{
	padding-top: 50px;
	padding-bottom: 50px;
}
.ns img{
	width: 100%;
	max-width: 365px;
	max-height: 320px;
	margin-top:30px;
	margin-bottom: 20px;
}
.ns .cajai{
	margin-bottom: 30px;
	text-align: justify;
	padding: 0 30px;
}
.fr{
	background-color: #f5f5f4;
	padding-top: 30px;
	padding-bottom: 50px;
}
.fr img{
	width: 100%;
}
.uns{
	padding: 35px 0px 50px 0;
}
.uns img{
	width: 100%;
	max-width: 475px;
	margin:20px 0;
}
footer{
	background-color: #515151;
	color: white;
	padding: 15px 0;
	font-size: 18px;
	text-align: center;
}
.ft img{
	width: 100%;
	margin-top: 85px;
}
.ft{
	margin-bottom: 50px;
}
.qs{
	margin-bottom: 30px;
}
.qs h1{
	margin-bottom: 50px;
}
.cajaqs{
	width: 100%;
	height: 80px;
	border-right: 4px solid #1e272c;
	padding-top: 20px;
	padding-right: 20px;
	margin-bottom: 50px;
	text-align: right;
}
.conqs{
	text-align: justify;
	font-size: 17px;
	margin-bottom: 50px;
}
.cajaqss{
	width: 100%;
	height: 100px;
	border-right: 4px solid #1e272c;
	padding-top: 10px;
	padding-right: 20px;
	margin-bottom: 50px;
	text-align: right;
}
.text-muted{
	color:#7e949f!important;
}
.equipamientos{
	margin-bottom: 50px;
	margin-top: 140px;
	font-size: 16px;
}
.equipamientos h4{
	margin-bottom: 40px;
}
.equipamientos img{
	margin-top: 50px;
}
.localizador{
	margin-top: 90px;
	margin-bottom: 75px;
	background-image: url("../img/fib.jpg");
	background-size: cover;
	height: 100%;
	background-position: 50%;
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
}
.cobre{
	margin-bottom: 50px;
}
.cobre img{
	margin-bottom: 40px;
}
.loc{
	margin-top: 90px;
	margin-bottom: 75px;
	height: 100%;
	background-position: 50%;
	padding-top: 170px;
	padding-bottom: 130px;
}
#cc{
	background-image: url("../img/circuitoseguridad.png");
	background-size: cover;
}
#di{
	background-image: url("../img/di.jpg");
	background-size: cover;
}
#cda{
	background-image: url("../img/bio.jpg");
	background-size: cover;
}
#si{
	background-image: url("../img/sa1.jpg");
	background-size: cover;
}
#cerco{
	background-image: url("../img/cerco.jpg");
	background-size: cover;
}
#bv{
	background-image: url("../img/bv.jpg");
	background-size: cover;
}


.h1CallCenterBanner{
	color: #ca4616 !important;
	-webkit-text-stroke: 2px black;

}

.navbar img{
	margin-left: -100px !important;
}


@media (max-width: 600px) {
	.navbar img{
		margin-left: 0px !important;
	}
  }

.h{
	margin-bottom: 50px;
	color: color: #535f65;
	font-size: 17px;
}
.h img{
	margin-bottom: 30px;
}
.hi img{
	margin-top: 40px;
	margin-bottom: 0px;
}
.contactanos{
	margin-top: 100px;
	padding-top: 50px;
	margin-bottom: 75px;
	text-align: center;
}
.fc{
	background-color: #c95e40;
	color: white;
	padding-top: 100px;
	padding-bottom: 100px;
	margin-bottom: 50px;
}
.ff{
	padding-top: 100px;
}
.form-control{
	background-color: #e0e8eb;
	color: #7e949f;
	border-radius: 0;
	border-bottom: #c0cbd0;
	border-top: #c0cbd0;
	border-right: #c0cbd0;
	border-left: 3px solid #c95e40;
}
.form-control:focus{
	box-shadow: none;
	background-color: #c0cbd0;
	border-bottom: #c0cbd0;
	border-top: #c0cbd0;
	border-right: #c0cbd0;
	border-left: 3px solid #263238; 
}
.btn-primary{
	border-radius: 30px;
	padding:5px 30px;
	background-color: #c95e40;
	border-color: #c95e40;
}
.btn-primary:hover{
	transition: 0.5s;
	background-color: white;
	color: #c95e40;
	border-color: #c95e40;
}
.btn-primary:focus{
	border-radius: 30px;
	padding:5px 30px;
	background-color: #c95e40;
	border-color: #c95e40;
}
iframe{
	width: 100%;
}

@media (max-width: 600px) {
	.navbar-dark .navbar-toggler {
    background-color: #cf542b;
	}

	.navbar-dark .navbar-nav .nav-link{
		padding: 1rem !important;
		background-color: #cf542b;
		margin-bottom: -1px;
	  
	  }

	  .navbar{
		height: 125px;
	  }

	  .callcenterbanner{
		margin-top: 28px !important;
	  }

	  .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active{
		color: white;
	  }


  }
