@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900|Open+Sans');

body {
    font-family: 'Lato', sans-serif;
}

p {
    font-size: 14px;
}

.wrapper {
  width: 100%;
}

.bannerhome img {
    object-fit: cover;
}

.headerBoxData2Enterate {
  width: 32%;
}

.headerBoxData3Enterate {
  width: 36%;
}

.navbar-nav .nav-item {
  font-size: 1.4em;
}

.formSlider-X {
  top: 240px;
  left: 20%;
}

.headerBoxDataEnterate {
  display: flex;
  justify-content: space-between;
}

.headerSocialEnterate {
  width: 220px;
}

.text-in-slide span {
    font-size: 20px;
}


.equipoexpertosItem1 h3 {
    font-size: 22px;
}

.homeP2 {
    font-size: 14px;
}

.planesBoxItem1 p {
    font-size: 14px;
}

.planesBoxItem2 p {
    font-size: 14px;
}

.planesBoxItem3 p {
    font-size: 14px;
}

.planesBoxItem4 p {
    font-size: 14px;
}

.homeTitle {
    font-size: 40px;
}

.homeP {
    font-size: 18px;
}

.pro-content .titleblue {
    font-size: 14px;
}

.pro-content p {
    font-size: 14px;
}

.testimoniositem3 {
    font-size: 14px;
}

.containerNotice {
  width: 88%;
}

.titleNotice {
  font-size: 1.2em !important;
  font-weight: 700 !important;
}

.colNotice {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.blockContact {
  font-size: 1.2em;
}

.footerTopIntLogoText {
  width: 84%;
}

.about-healt__image:hover {
  cursor: pointer;
}

.about-healt__video {
  width: 100%;
}

.product__container {
  background-color: #fff;
}

.healt__item {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}

.healt__item-text {
  margin-left: 1rem;
}

@media screen and (max-width: 1200px) {
    .bannerhome img {
        height: auto!important
        
    }
}

@media (max-width: 480px) {
    
    .headerBoxData .bi {
        margin-right: 0px;
    }
    
    .header_mobil_item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .header_mobil_text {
        text-align: center;
    }
    
    .icon__person {
        margin-right: 0px !important;
    }
    
    .bannerhome img {
        object-position: 75%;
        height: 480px !important;
    }

    
  .formSlider-X {
    top: -40px !important;
  }
  
  .formSearch {
    display: flex;
    justify-content: center;
  }
  
  .planesBox div a {
    font-size: 24px;
    text-transform: uppercase;
  }
  
  .tabs-videos {
    display: flex;
    flex-direction: column;
  }
  
  .ht-about-work {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
  }
  
  .ht-work-text {
    text-align: center;
  }
  
  .BlockSiliderGeneral {
    background-size: cover !important;
    width: 100%;
    background-position: center !important;
  }
  
  .aboutBlockSilider2 {
          padding: 15px;
  }
  
  .aboutBlockSilider2 .containerInt {
    width: 100%;   
  }
  
  .aboutBlockSilider2 .containerInt .blockWithe {
      padding: 15px;
  }
  
  .aboutBlockSquareItem .containerInt {
    display: flex;
    flex-direction: column;
  }
  
  .aboutBlockSentidoDeResposabilidadMapText {
    width: 80%;
    text-align: justify;
  }
  
  .txtzipcode-inner {
      margin: 20px 0;
  }
  
  .image-marketplace img {
    width: 50% !important;
  }
  
  .marketplace {
      height: 310px !important;
  }
  .footerTopIntLogoText {
      text-align: center;
  }
  
  .BlockSiliderGeneral h3 {
     font-size: 24px !important;
  }
  
  .BlockSiliderGeneral p {
     width: 200px;
     font-size: 10px !important;
  }
  
  
}