

.eliminar-mb-5 {margin-top: -3rem!important;}

.raleway {font-family: "Raleway", sans-serif;}
.open-sans {font-family: "Open Sans", sans-serif;}

.fw-semibold {font-weight: 600 ;}

.ls-1 {letter-spacing: 0.1rem;}

.ls-2 {letter-spacing: 0.2rem;}

.ls-3 {letter-spacing: 0.3rem;}

.img-cover {object-fit: cover!important;}

.fs-7 {font-size: 0.85rem!important;}

.icono-beneficio{height: 3.5rem!important;}

.icono-facilinst{height: 5.5rem!important;}

.icono-facilinst2{height: 4.5rem!important;}


.bg-gris {background: #f7f7f7!important;}


.rounded-4 {border-radius: .5rem!important;}

.bg-celeste-hover:hover{background: #14aae1!important; border-color: #14aae1!important; color: white!important;}


.border-celeste{border-color: #14aae1!important; }


.mTop70 {
    margin-top: 70px;
  }
  
  .titleForm {
    font-weight: 300;
    font-size: 30px;
    color: #14aae1;
    line-height: 40px;
    letter-spacing: 2px;
    font-family: "Raleway", sans-serif;
  }
  
  .titleForm2 {
    font-weight: 300;
    font-size: 30px;
    color: #fff;
    line-height: 40px;
    letter-spacing: 2px;
    font-family: "Raleway", sans-serif;
  }
  
  .txtForm {
    font-weight: 400;
    font-size: 15px;
    color: #878687;
    font-family: "Raleway", sans-serif;
  }
  
  .selectPresupuesto {
    font-weight: 400;
    font-size: 15px;
    color: #878687;
    font-family: "Raleway", sans-serif;
  }
  
  .botCotizar {
    border: 1px solid #14aae1 !important;
    padding: 6px 40px !important;
    color: #14aae1 !important;
    border-radius: 8px !important;
    letter-spacing: 2px;
  }
  
  .botCotizar:hover {
    background-color: #14aae1 !important;
    border: 1px solid #14aae1 !important;
    color: #fff !important;
  }
  
  .botCotizar2 {
    background-color: #fff !important;
    border: 2px solid #fff !important;
    padding: 6px 70px !important;
    color: #14aae1 !important;
    border-radius: 8px !important;
    letter-spacing: 2px;
    font-weight: 600;
  }
  
  .botCotizar2:hover {
    background-color: #14aae1 !important;
    border: 2px solid #ffffff !important;
    color: #fff !important;
  }
  
  .botAgendar {
    border: 1px solid #14aae1 !important;
    padding: 8px 40px !important;
    color: #fff !important;
    border-radius: 8px !important;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
    transition: all 0.5s;
    background-color: #14aae1 !important;
  }
  
  .botAgendar:hover {
    background-color: #14aae1 !important;
    border: 1px solid #14aae1 !important;
    color: #fff !important;
  }
  
  .mTop15 {
    margin-top: 15px !important;
  }
  
  .mTop30 {
    margin-top: 30px !important;
  }
  
  .mTop40 {
    margin-top: 40px !important;
  }
  
  .widthInputs {
    width: 90%;
  }
  


  .presupuestoRealStateDevelopersWrapper {
    background-image: url(../images/pagina_partners/edificios-fondo-realstatedevelopers.jpg); 
    background-size: auto 100%;
    background-repeat: repeat-x;
    }

    .presupuestoRealStateDevelopersWrapper2 {
      background-image: url(../images/modulo_constructores_y_real_estate/Fondo_header_real_estate.jpg); 
      background-size: auto 100%;
      background-repeat: no-repeat;
      }



/* Si es mayor a 1199 */
@media only screen and (min-width:1200px) {
  .contentPresupuestoWrapper {
    display: block;
  }

  .contentPresupuestoWrapperMobile {
    display: none;
  }

  .subtitlesForm {
    color: #fff;
  }

  .presupuestoRealStateDevelopersWrapperNuevo {
    background-image: url(../images/modulo_constructores_y_real_estate/Fondo_header_real_estate.jpg); 
    /* background-size: auto 100%; */
    /* background-size: 100%; */
    background-size: 100% 100%;
    /* background-repeat: repeat-x; */ 
    background-repeat: no-repeat;
    }

    .presupuestoEmpresasSeguridadWrapperNuevo {
      background-image: url(../images/modulo_constructores_y_real_estate/Fondo_header_real_estate.jpg); 
      /* background-size: auto 100%; */
      /* background-size: 100%; */
      background-size: 100% 100%;
      /* background-repeat: repeat-x; */ 
      background-repeat: no-repeat;
      }

  }

   /* Si es menor a 1199 */
   @media only screen and (max-width:1199px) {
    .contentPresupuestoWrapper {
      display: none;
    }

    .contentPresupuestoWrapperMobile {
      display: block;
    }

    .presupuestoRealStateDevelopersWrapperNuevo {
      background: url(../images/modulo_constructores_y_real_estate/Fondo_header_real_estate.jpg)
      no-repeat 80% center fixed; 
      background-size: cover;
      }

      .presupuestoEmpresasSeguridadWrapperNuevo {
        background: url(../images/modulo_empresas_de_seguridad/fondo_formulario_MOBILE_1100px.jpg)
        no-repeat 80% center fixed; 
        background-size: cover;
        }

      
  .subtitlesForm {
    color: #fff;
  }

  .subtitlesForm br {
    display: none;
  }
  
    }

     /* Si es menor a 601 */
   @media only screen and (max-width:601px) {
    .presupuestoEmpresasSeguridadWrapperNuevo {
      background: url(../images/modulo_empresas_de_seguridad/fondo_formulario_MOBILE_600px.jpg)
      no-repeat 80% center fixed; 
      background-size: cover;
      }

      .subtitlesForm {
        color: #fff
      }
   }


  
  .widthInputs2 {
    /* width: 45%; */
    width: 55%;
  }
  
  .titlePediMarginBottom {
    margin-bottom: 35px !important;
  }
  
  .titlePediMarginTop {
    margin-top: 70px !important;
  }
  
  .titlePediMarginTop {
    margin-top: 70px !important;
  }
  
  .titlePediPaddingTop {
    /* padding-top: 70px !important; */
    padding-top: 45px !important;
  }
  
  .titleCoordinaPaddingTop {
    /* padding-top: 70px !important; */
    padding-top: 45px !important;
  }
  
  .titlePediPaddingBottom {
    /* padding-bottom: 70px !important; */
    padding-bottom: 45px !important;
  }
  
  .img-videollamada {
    /* width: 510px; */
    width: 459px;
  }
  
  ::-webkit-input-placeholder { /* Edge */
    color: #878687!important;
    font-size:14px !important;
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #878687 !important;
    font-size:14px !important;
  }
  
  ::placeholder {
    color: #878687 !important;
    font-size:14px !important;
  }
  
  /* Si es menor a 1366 */
  @media only screen and (max-width:1366px) {
  .widthInputs2 {
    width: 60%;
  }
  }
  
  /* Si es menor a 1250 */
  @media only screen and (max-width:1250px) {
    .widthInputs2 {
      width: 70%;
    }


    }
  
  
  /* Si es menor a 992 */
  @media only screen and (max-width: 991px) {

    .presupuestoRealStateDevelopersWrapper {
      background-image: url(../images/pagina_partners/edificios-fondo.jpg); 
      background-size: auto 100%;
      background-position: bottom right;
      
      }
  
    .titlePediMarginBottom {
      margin-bottom: 25px !important;
    }
  
    .titlePediMarginTop {
      margin-top: 25px !important;
    }
  
    .titleCoordinaPaddingTop {
      padding-top: 5px !important;
    }
  
    .posCenterPresupuesto {
      margin: 0 auto;
      text-align: center;
    }
  
    .posCenterPresupuesto div {
      margin: 0 auto;
      text-align: center;
    }
  /*
    .widthInputs {
      width: 85%;
    }
  
    .widthInputs2 {
      width: 100%;
    }
    */
  
    .titleForm {
      font-weight: 300;
      font-size: 24px;
      color: #14aae1;
      line-height: 32px;
      letter-spacing: 2px;
      font-family: "Raleway", sans-serif;
    }
  }
  
  .posCenterPresupuesto {
    margin: 0 auto;
    text-align: center;
  }
  
  .posCenterPresupuesto div {
    margin: 0 auto;
    text-align: center;
  }
  
  /* Si es menor a 768 */
  @media only screen and (max-width: 767px) {
    .marginBottomForm {
      margin-bottom: 50px;
    }
  }
  
  .txtFormRadio {
    font-weight: 400;
    font-size: 17px;
    color: #878687;
    font-family: "Raleway", sans-serif;
  }
  
  .mRightForm {
    margin-right: 50px !important;
  }
  
  .form-check-input:checked {
    background-color: #14aae1 !important;
    border-color: #14aae1 !important;
  }
  
  .form-check-input.is-valid:checked,
  .was-validated .form-check-input:valid:checked {
    background-color: #14aae1 !important;
  }

  .selectPresupuesto > option:hover {
  background:  #14aae1 !important;
  background-color: #14aae1 !important;
}

.shadow {box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);}

/*
@media only screen and (max-width: 1100px ) {
  
.owl-nav {display: none!important;}

}
*/

#testimonios-partners p, #testimonios-partners span {color: #7b7b7b!important;}

#testimonios-partners {position: relative!important;}


.quoteinicial{vertical-align: text-top; font-family: Georgia, 'Times New Roman', Times, serif!important;}
.quotefinal{vertical-align:sub; font-family: Georgia, 'Times New Roman', Times, serif!important;}


.logopartner0 {height: 33px!important; width: auto!important; transform: translateZ(0); -webkit-transform: translateZ(0);}

.logopartner {height: 40px!important; width: auto!important; transform: translateZ(0); -webkit-transform: translateZ(0);}

.logopartner2 {height: 60px!important; width: auto!important; transform: translateZ(0); -webkit-transform: translateZ(0);}



#testimonios-partners > div.owl-stage-outer > div > div, #testimonios-partners > div.owl-stage-outer > div > div > div {min-height: 475px!important;}

.maxw1000-px {max-width: 1000px!important;}
#testimonios-partners .owl-stage{ max-height: 500px!important; overflow: hidden!important;}

#testimonios-partners .owl-item {zoom:90%; margin-right: 1%!important; margin-bottom: 5rem!important;}
#testimonios-partners .active.center{zoom: 100%!important;}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  /* background: #154460 !important; */
  background: #14aae1 !important;
  transition: all 0.5s;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  /* background: #154460; */
  background-color: #30a0c8 !important;
  display: block;
  backface-visibility: visible;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-carousel .owl-prev .prev-slide {
  position: absolute;
  width: 50px;
  cursor: pointer;
  top: 35% !important;

}

.owl-carousel .prev-slide {
  font-size: 1.5rem;
  color: #666666;
  left: 0px;
}

.owl-carousel .owl-next .next-slide {
  position: absolute;
  width: 50px;
  cursor: pointer;
  /* top: 330px !important; */
  top: 35% !important;
}

.owl-carousel .next-slide {
  font-size: 1.5rem;
  color: #666666;
  right: 0px;
}

@media only screen and (min-width: 1400px ) {
.partners-img-left {
  margin-top: 45px;
}

.partners-img-right {
  margin-top: 0px;
}

.titleFeatureLeft {
  font-size: 1.75rem !important;
  margin-right: 20px;
}

.titleFeatureRight {
  font-size: 1.75rem !important;
  margin-left: 20px;
}

.subtitlesFeatures {
  font-size: 16px !important;
}

.txtFeatures {
  font-size: 16px !important;
}

.imgVideoDoorbellConcierge {
  max-width: 400px !important;
}

.imgCelulares {
  max-width: 290px !important;
}

.contentImgLeft {
  padding-top: 100px;
}

.contentFormMargin {
  margin-bottom: 60px;
}

}


@media only screen and (max-width: 1399px ) {
  .partners-img-left {
    margin-top: 15%;
  }

  .partners-img-right {
    margin-top: 15px;
  }

  .titleFeatureLeft {
    font-size: 1.50rem !important;
    margin-right: 20px;
  }

  .titleFeatureRight {
    font-size: 1.50rem !important;
    margin-left: 20px;
  }

  .subtitlesFeatures {
    font-size: 14px !important;
  }

  .txtFeatures {
    font-size: 14px !important;
  }

  .imgVideoDoorbellConcierge {
    max-width: 350px !important;
  }
  
  .imgCelulares {
    max-width: 240px !important;
  }
  
  .contentImgLeft {
    padding-top: 95px;
  }

  .contentFormMargin {
    margin-bottom: 5%;
  }

}


@media only screen and (max-width: 1330px ) {
  .contentFormMargin {
    margin-bottom: 5%;
  }
}

@media only screen and (max-width: 1296px ) {
  .contentFormMargin {
    margin-bottom: 3%;
  }
}



@media only screen and (max-width: 1199px ) {

  .titleFeatureLeft {
    font-size: 1.25rem !important;
    margin-right: 20px;
  }

  .titleFeatureRight {
    font-size: 1.25rem !important;
    margin-left: 20px;
  }



  .subtitlesFeatures {
    font-size: 11px !important;
  }

  .txtFeatures {
    font-size: 11px !important;
  }

  .partners-img-left {
    margin-top: 20px;
  }
  
  .partners-img-right {
    margin-top: 0px;
  }
}

@media only screen and (min-width: 992px ) {
  .contentFeatureDesktop {
    display: block;
  }
  
  .contentFeatureMobile {
    display: none;
  }


  }

@media only screen and (max-width: 992px ) {

  .imgRealEstateDev {
    display: none !important;
  }

.contentFeatureDesktop {
  display: none;
}

.contentFeatureMobile {
  display: block;
}

.imgFeatureMobile {
  max-width: 285px !important;
}

.imgVideoDoorbellConcierge {
  max-width: 230px !important;
}

.imgCelulares {
  max-width: 180px !important;
}

.contentImgLeft {
  padding-top: 55px;
}

}

@media only screen and (max-width: 768px ) {
  .imgVideoDoorbellConcierge {
    max-width: 200px !important;
  }
  
  .imgCelulares {
    max-width: 180px !important;
  }
  
  .contentImgLeft {
   padding-top: 0px;
  }

  .titleEdificiosInteligentesFeatures {
    font-size: 20px !important;
  }
}

.txtFeatureMobile {
  color: #7b7b7b !important;
}
