@font-face {
    font-family: "Gill Sans";
    font-style: normal;
    font-weight: normal;
    src: local("?"), url("../letra/Gill-Sans.woff") format("woff"), url("../letra/Gill-Sans.ttf") format("truetype");
}

#header
{
  font-family: "Gill Sans" !important;

}


.ws{white-space: pre-line;}


.l-blanco{
	color: white !important;
}

.l-gris{
	color: #5c5d61 !important;
}

.t-spacio{
	letter-spacing: 1px;
}
.t-spacio-5{
	letter-spacing: .5px;
}
.fondo-azul{
	background: #00b9e5;
}
.fondo-verdec{
	background: #8bc44f;
}

.fondo-verdef{
	background: #a3d073;
}
.fondo-gris{
	background: #efefef;
}

.fondo-gris-f{
	background: #5c5d61;
}
.f100{
    font-weight: 100;
}
.f600{
    font-weight: 400;
}

.f600m{
    font-weight: 600;
}
.text-10 {
    letter-spacing: 1px;
}
.t-justificar{
	text-align: justify;;
}
.t-center{
	text-align: center;;
}
.t-right{
	text-align: right;
}

.t-left{
	text-align: left;
}

.margin_0{
	margin: 0px;
}
.margin_10{
    margin-top: 10px;
}

.alto-fondo{
	height: 500px;
}

.t-mayus{
	text-transform: uppercase;
}

.list.list-icons li {
   display: flex;
}
.icono-form{
    width: 25px;
    align-self: flex-start;
    /* padding-right: 30px; */
    margin-right: 15px;
}

.header-top{
    background-color: #00b9e5;
}
@media screen and (max-width: 764px) {
    .header-top{
        padding: 10px 0;
    }
}
.header-top .row-flex{
    display: flex;
    align-items: center;
}
.header-top .row-flex a{
    color: #fff;
    height: 25px;
}
.header-top .row-flex .box_left .box_info{
    display: inline-block;
    margin-right: 15px;
    height: 25px;
}
@media screen and (max-width: 764px) {
    .header-top .row-flex .box_left{
        text-align: center;
    }
}
.header-top .row-flex .box_right{
    text-align: right;
    height: 25px;
}
@media screen and (max-width: 764px) {
    .header-top .row-flex .box_right{
        text-align: center;
        margin-top: 10px;
    }
}
.header-top .row-flex .box_left .icon_top{
    margin-right: 5px;
}
.header-top .row-flex .box_right .icon_top{
    margin: 0 5px;
    border-radius: 50%;
    background-color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #5c5d61;
    display: inline-block;
    border: 2px solid#fff;
    position: relative;
    transition: .5s ease-in-out;
}
.header-top .row-flex .box_right .icon_top:hover{
    background-color: transparent;
}
.header-top .row-flex .box_right .icon_top i{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.header-top .icon_top{
    color: #5c5d61;
}

.icono-redes{
    width: 20px;
    height: 25px;
    text-align: center;
    left: 0;
}
.pleca1 {
    background-image: url(../imagenes/hoja-azul-bg.svg);
    background-repeat: no-repeat !important;
    background-position: right center !important;
    /* width: 100%; */
    /* background-size: cover !important; */
}
.pleca2 {
    background-image: url(../imagenes/hoja-verde-bg.svg);
    background-repeat: no-repeat !important;
    background-position: right center !important;
    /* width: 100%; */
    /* background-size: cover !important; */
}
.pleca_oficinas {
    background-image: url(../imagenes/bg-a-quienes-queremos-llegar.webp);
    background-repeat: no-repeat !important;
    background-position: right center !important;
    /* width: 100%; */
    background-size: cover !important;
}

.lh-40{
    line-height: 40px;
}

.pl-36{padding-left: 36px;}

.success {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.error {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid rgba(185, 74, 72, 0.3);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

#contacto{
	padding-top: 30px;
}

.lista-n{
  list-style: none !important;
}

.lista-n{
    padding-left: 0px;
}
/* Mobile */
@media only screen and (max-width: 767px) {
  .p-especial{
    font-size: 13px !important;
  }

.thumb-info.thumb-info-centered-info .thumb-info-title {
    display: none !important;
}
.thumb-info .thumb-info-wrapper:after {
    background: transparent !important;
}
.contenedor-gral:hover .contenedor_equipos {
    display: inline-block !important;
}
.owl-carousel.owl-drag .owl-item {
    pointer-events: none;
    cursor: default;
}

  html .scroll-to-top {
    bottom: 60px !important
}
	#header .header-logo img {
    height: 75px;
    }
    .text-11 {
    font-size: 2rem !important;
     }
     .lh-40 {
    line-height: 30px;
     }

     .reverse{
    flex-direction: column-reverse;
     }
     .mt_40{
    margin-top: 40px;
     }
    .mb_40 {
    margin-bottom: 40px;
     }
     
     .pt_40{
    padding-top: 40px !important;
     }
    .pb_40 {
    padding-bottom: 40px !important;
     }
     .pt_30{
    padding-top: 30px !important;
     }
    .pb_30 {
    padding-bottom:30px !important;
     }
     .alto-fondo {
    height: 300px;
      }
      .text-4 {
    font-size: 1.7em !important;
    line-height: 1.4 !important;
     }
     section.section.section-height-3 {
    padding: 0;
     }
     .my-3m{
     margin-top: 0rem!important;
    margin-bottom: 0rem!important;	

     }
     .mb-5m{
    margin-bottom: 0px !important;
     }

     .ws-m {
    white-space: normal;
    line-height: 35px !important;
     }

     .col-5 {
    width: 100%;
    }
    section.section.section-height-4 {
    padding: 3rem 0 0rem;
   }
   .ocultar-phone{
   	display: none !important;
   }
   .ver-phone{
   	display: block !important;
   }
   .list.list-icons.list-icons-style-2 li {
    padding-left: 0px;
}
.thumb-info .thumb-info-type {
    font-size: 1.6em;
}
.owl-carousel .owl-nav button.owl-next {
    right: 0px !important;
}

.no-padding-margin{
	padding: 0px !important;
	margin: 0px !important;
}
.owl-carousel .owl-item img {
    display: block;
    width: 50%;
    text-align: center;
    margin: auto;
}

}

/* Tablet / iPad Portrait */
@media only screen and (min-width: 768px) and (max-width: 991px) {
 
}

/* Computer / Desktop / iPad Landscape */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
 }

/* Large Monitor */
@media only screen and (min-width: 1200px) and (max-width: 1919px) {

}

#formBanner {
    position: relative;
}
#formBanner {
    background: rgb(255 255 255 / .9);
    padding: 15px 5px 10px;
    max-width: 1300px;
    margin: 0 auto;
    border-radius: 15px;
}
#formBanner .colForm {
    display: flex;
    flex-wrap: wrap;
}

#formBanner .colForm .content {
    flex: 0 0 25%;
    display: flex;
    align-items: flex-end;
}

.form-home{
  background: rgb(0 185 229 / .7);
    padding: 30px 40px;
    max-width: 1300px;
    margin: 0 auto;
    border-radius: 15px;
}

.t-center{
  text-align: center;
}

#contact-form-home{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 50%;
    z-index: 99;
}
@media screen and (max-width: 764px) {
    #contact-form-home{
        display: none;
    }
}

.backSlide{
    position: absolute;
    animation-duration: 20s;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.thank-you{
    min-height: 90vh;
}
.thank-you .contBox{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    margin-top: 70px;
}
.thank-you .logo{
    display: table;
    margin: 0 auto 30px;
    max-width: 250px;
    height: auto;
}
.thank-you .content{
    position: relative;
    text-align: center;
}
.thank-you .content .title{
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 10px;
}
.thank-you .content .text{
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 20px;
}
.thank-you .content .returning a{
    font-size: 20px;
    transition: .5s ease-in-out;
}
.thank-you .content .returning a:hover{
    color: #8bc44f;
    text-decoration: none;
}
.thank-you .content .more-info{
    margin-bottom: 25px;
    margin-top: 50px;
}
.thank-you .content .more-info p{
    margin-bottom: 0px;
    font-size: 19px;
}
.thank-you .content p a{
    text-decoration: normal;
    transition: .5s ease-in-out;
}
.thank-you .content p a:hover{
    color: #8bc44f;
    text-decoration: none;
}
.thank-you .content p a span{
    margin: 0 10px;
}
.thank-you .content .following{
    margin-bottom: 0px;
}
.thank-you .content .following p{
    margin-bottom: 0px;
    font-size: 19px;
}
.thank-you .content .following a{
    text-decoration: none;
    transition: .5s ease-in-out;
    margin: 0 20px;
}
.thank-you .content .following a i{
    font-size: 20px;
    color: #8bc44f;
    transition: .5s ease-in-out;
}
.thank-you .content .following a:hover i{
    color: #5c5d61;
}