body{
	font-family: 'Lato';
}

.navbar{
	background-color: #2f2927;
    font-weight: bold;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}

.btn-navbar > img{
	width: 2rem;
	height: auto;
}

.img-navbar{
	width: 10rem;
}

.carousel{
	margin-top: 4.9em;
}

.carousel-control-next, .carousel-control-prev {
    color: #0087c7!important;
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #0087c7!important;
}

.carousel-control-next, .carousel-control-prev {
    width: 5%;
}

.carousel-indicators li {
    width: 20px;
    height: 20px;
    background-color: #0087c7;
    border-radius: 49%;
}

.barra-azul{
	border-top: 2rem solid #0087c7;
    margin: 0!important;
}
.barra-negra{
	border-top: 2rem solid #2f2927;
    margin: 0!important;
}

.title-nosotros{
    font-size: 2.5em;
    color: #000;
	font-weight: 900;
}

.content-gris{
	background-color:#f5f5f5;
	color:#000000
}

.content-azul{
	background-color:#0087c7;
	color:#000000
}

.content-negro{
	background-color:#2f2927;
	color:#000000
}

.text-nosotros{
	font-weight:600;
	font-size:1.2rem;
	font-family: 'Raleway', sans-serif;
}

.text-nosotros b{
	font-weight:800;
}

.text-icon-nosotros{
	font-weight: 600;
    font-size: 0.8rem;
    text-transform: uppercase;
    line-height: 1.5;
}

.img-nosotros{
	height: 4em;
    width: auto;
}

.img-fondo-full{
	width:100%;
	height:auto;
}

.title-servicios{
    font-size: 2.5em;
    color: #fff;
	font-weight: 900;
}

.lista-servicios{
    list-style: disc;
    font-size: 1.1rem;
    color: #fff;
	font-weight: 500;
    line-height: 1.8;
	font-family: 'Raleway', sans-serif;
}

.subtitle-servicios{
	color:#fff;
	font-size:1.75rem;
	font-weight: 900;
}

.texto-servicios{
	color:#fff;
	font-size:1.1rem;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
}

.title-clientes{
	font-size: 2em;
    color: #2f2927;
	font-weight: 500;
}

.img-cliente{
	height: 4rem;
}
.img-cliente2{
	height: 6rem;
}

.fondo-contacto{
	background-image: url(../img/seccion/contacto.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.title-contacto{
    font-size: 2.5em;
    color: #2f2927;
    font-weight: 900;
}

.input-contacto{
	background-color:transparent;
	color:#000;
	border:none;
	border-bottom:1px solid #420d36;
	border-radius:unset;
}

.input-contacto:hover, .input-contacto:active, .input-contacto:focus{
	box-shadow:none;
	border-bottom:2px solid #420d36;
	background-color:transparent;
}

.input-contacto::-webkit-input-placeholder { /* Edge */
	font-weight:600;
}

.input-contacto:-ms-input-placeholder { /* Internet Explorer 10-11 */
	font-weight:600;
}

.input-contacto::placeholder {
	font-weight:600;
}

.subtitle-contacto{
	font-size:1.2rem;
	font-weight:550;
	font-family: 'Raleway', sans-serif;
}

.btn-contacto{
	background-color: #0087c7;
    border-radius: unset;
    color: #fff;
    padding-left: 6rem;
    padding-right: 6rem;
    font-size: 1.5rem;
	font-weight:900;
}

.btn-contacto:hover, .btn-contacto:focus, .btn-contacto:active{
	color:#fff;
	box-shadow:none;
}

.text-estrategias{
	color:#fff;
	font-size:1.5rem;
	font-style:italic;
	font-family: 'Raleway', sans-serif;
}

#map{
	height: 35em;
}

.text-footer-contacto{
	font-size: 1rem;
	color:#fff;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
}

.text-footer-domicilio{
	font-size: 1rem;
	color:#fff;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
}

.text-footer-derechos{
	font-size: 1rem;
	color:#fff;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
}

.link-footer{
	color:#fff;
	text-decoration:none
}

.link-footer:hover, .link-footer:focus, .link-footer:active{
	color:#fff;
	text-decoration:none;
}

.footer-divisor {
    border: 0;
    border-bottom: 1px dashed #fff;
    background: transparent;
}

.carousel-caption {
    right: 5%;
    top: 30%;
    left: 5%;
    text-align: left;
	color: #420d36;
}

.title-slider{
	font-size:2rem;
	font-weight:500;
	font-family: 'Raleway', sans-serif;
}

.title-slider>span{
	font-weight:bold;
}

.title-aviso{
	font-size:3rem;
	font-weight:500;
}

.subtitle-aviso{
	font-size:2rem;
	font-weight:bold;
}

.texto-aviso{
	font-size:1.2rem;
	font-weight:500;
	font-family: 'Raleway', sans-serif;
}

.title-aviso>span{
	font-weight:bold;
}

.alert {
    width:20em!important;
}

#whatsapp {
    position: fixed;
    top: 7em;
    right: 0em;
    width: 5em;
    z-index: 100;
}

.text-helix{
	font-size:1.1em;
}

.popup-success{
   background: #420d36;
   color: #fff;
   padding-top: 2em;
   padding-bottom: 2em;
   padding-left: 2.5em!important;
}

.popup-success>.message,.popup-error>.message{
   color: #fff;
}

.notify > button.close{
	color: #fff;
}

.popup-error{
   background: #ec2028;
   color: #fff;
   padding-top: 2em;
   padding-bottom: 2em;
   padding-left: 2.5em!important;
}

.title-gracias{
	font-size: 3em;
    color: #2f2927;
    font-weight: 900;
}

.carousel-caption-gracias {
    right: 60%;
    top: 30%;
    left: 5%;
    text-align: left;
    color: #420d36;
}

.subtitle-gracias{
	font-size: 1.5em;
    color: #2f2927;
    font-weight: 500;
}

.link-gracias{
	color: #2f2927;
	text-decoration:underline;
}

.link-gracias:hover,.link-gracias:active,.link-gracias:focus{
	color: #2f2927;
}


@media (max-width: 576px) {
	.lista-servicios,.texto-servicios {
		font-size: 1rem;
	}
	
	.title-servicios {
		font-size: 1.5rem;
	}
	
	.subtitle-servicios {
		font-size: 1.2rem;
	}
	.title-slider {
		font-size: 0.8rem;
	}
	.title-nosotros {
		font-size: 1.5rem;
	}
	.img-cliente,.img-cliente2{
		height: 4rem;
	}
	.text-estrategias {
		font-size: 1rem;
	}
	.subtitle-contacto {
		font-size: 1rem;
	}
	.title-contacto {
		font-size: 1.5em;
	}
	.text-footer-contacto {
		font-size: 1rem;
	}
	
	.title-clientes {
		font-size: 1.5em;
	}
	
	.title-aviso{
		font-size:1.5em;
	}
	
	#whatsapp {
		width: 3em;
	}
	
	.carousel-caption {
		top: 10%;
	}
}

@media (min-width: 577px) and (max-width: 768px) {
	.lista-servicios,.texto-servicios {
		font-size: 1rem;
	}
	
	.title-servicios {
		font-size: 2rem;
	}
	
	.subtitle-servicios {
		font-size: 1.5rem;
	}
	.title-slider {
		font-size: 1rem;
	}
	.title-nosotros {
		font-size: 2rem;
	}
	.img-cliente,.img-cliente2{
		height: 4rem;
	}
	.text-estrategias {
		font-size: 1.2rem;
	}
	.subtitle-contacto {
		font-size: 1rem;
	}
	.title-contacto {
		font-size: 2em;
	}
	.text-footer-contacto {
		font-size: 1rem;
	}
	
	.title-clientes {
		font-size: 1.75em;
	}
	
	.text-nosotros {
		font-size: 1rem;
	}
	
	.fondo-contacto{
		background-image: none;
		background-color:#f5f5f5;
	}
	
	.title-aviso{
		font-size:1.5em;
	}
	
	#whatsapp {
		width: 3.5em;
	}
}

@media  (min-width: 769px) and (max-width: 992px) {
	.lista-servicios,.texto-servicios {
		font-size: 1rem;
	}
	
	.title-servicios {
		font-size: 2.5rem;
	}
	
	.subtitle-servicios {
		font-size: 1.5rem;
	}
	.title-slider {
		font-size: 1.25rem;
	}
	.title-nosotros {
		font-size: 2rem;
	}
	.img-cliente,.img-cliente2{
		height: 4rem;
	}
	.text-estrategias {
		font-size: 1.5rem;
	}
	
	.text-nosotros {
		font-size: 1rem;
	}
	
	.subtitle-contacto {
		font-size: 1rem;
	}
	.title-contacto {
		font-size: 2em;
	}
	.text-footer-contacto {
		font-size: 1rem;
	}
	
	.carousel-caption {
		top: 23%;
	}
	
	.title-aviso{
		font-size:2em;
	}
	
	#whatsapp {
		width: 4em;
	}
}

@media (min-width: 993px) and (max-width: 1200px) {
	.lista-servicios,.texto-servicios {
		font-size: 0.8rem;
	}
	
	.title-servicios {
		font-size: 1.75rem;
	}
	
	.subtitle-servicios {
		font-size: 1.1rem;
	}
	
	.img-cliente,.img-cliente2{
		height: 4rem;
	}
	.title-nosotros {
		font-size: 2.25rem;
	}
	
	.carousel-caption {
		top: 23%;
	}
	.title-slider {
		font-size: 1.5rem;
	}
	
	.text-icon-nosotros {
		font-size: 0.8rem;
	}

	.title-aviso{
		font-size:2.5em;
	}
}

@media (min-width: 1201px) and (max-width: 1350px) {
	.lista-servicios,.texto-servicios {
		font-size: 1rem;
	}
	
	.title-servicios {
		font-size: 2rem;
		margin-top: 1rem!important;
	}
	
	.text-icon-nosotros {
		font-size: 0.8rem;
	}
	
	.subtitle-servicios {
		font-size: 1.25rem;
	}
}

@media (min-width: 1350px) and (max-width: 1450px) {
	.lista-servicios, .texto-servicios {
		font-size: 1.2rem;
	}
	
	.subtitle-servicios {
		font-size: 1.5rem;
	}
	
	.title-servicios {
		font-size: 2rem;
	}
	
	/* .subtitle-servicios { */
		/* font-size: 1rem; */
	/* } */
	
	.title-servicios {
		font-size: 2rem;
	}
}