body, 
html {
    overflow-x: hidden !important;
}

#particles-js-section-services,
#particles-js-section-info {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
}

.section-services {
    position: relative;
}

.section-info {
    position: relative;
}

.section-contact {
    background-image: url(../../storage/app/public/hotpage/hotpage_cabecalho_imagem.jpg);
    background-size: cover;
}

/* navegação */

.title-header {
    color: #383636;
}

.navbar-brand-hotpage img {
    width: 180px !important;
    padding: 5px;
}

.navbar.navbar-default-hotpage {
    border: 0;
    border-radius: 0;
    margin-bottom: 0; 
    background:#fff;
}

.navbar.navbar-default-hotpage .navbar-toggle-hotpage {
    margin-top: 32px;
}

.navbar.navbar-default-hotpage .navbar-brand-hotpage {
    height: auto;
    padding: 22px 15px 15px;
}

.navbar-hotpage-custom {
    position: absolute;
    width: 100%;
    z-index: 999;
}

.navbar-hotpage {
    background-color: #ffffff;
}

#section-contact {
    height: 100vh;
    display: table;
    width: 100vw;
}

.custom-container-fluid-hotpage {
    display: table-cell;
    vertical-align: middle;
}
@media (min-width: 767px) {

    .navbar {
        padding: 10px 0;
    }


}

@media screen and (max-width: 992px) and (min-width: 484px) {
    #section-contact {
        height: auto!important;
        display: table!important;
        width: 100vw!important;
    }

    .container-titles {
        vertical-align: bottom!important;
        height: 600px!important;
    }

    .container-contact {
        height: auto!important;
    }
    
    .form-contact-hotpage {
        height: auto!important;
    }
}

@media screen and (max-width: 483px) {
    #section-contact {
        height: auto!important;
        display: table!important;
        width: 100vw!important;
    }

    .container-titles {
        vertical-align: bottom!important;
        height: 810px!important;
    }

    .container-contact {
        height: auto!important;
    }
    
    .form-contact-hotpage {
        height: auto!important;
    }
}

@media screen and (max-width: 505px) {
    
    .container-titles h2 {
        line-height: 50px!important;
    }
}


/* botões */

.nav .btn-custom-hotpage {
    margin-top: 5px;
}

.btn-contact a,
.btn-contact button {
    font-size: 1.7rem;
    line-height: 1.2 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 0.3em;
    padding: 1em 2em !important;
    background-color: #5AC5CF !important;
    color: #ffffff !important;
    border: none;
    transition: all .4s ease-in-out;
}

.btn-custom-hotpage:hover {
    transform: scale(1.1); 
}

.btn-custom-hotpage {
    font-size: 1.7rem;
    line-height: 1.2 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 0.3em;
    padding: 1em 2em !important;
    background-color: #5AC5CF !important;
    color: #ffffff !important;
    border: none;
    transition: all .4s ease-in-out;
}

.margin-button-top {
    margin-top: 50px;
}

.margin-button-bottom {
    margin-bottom: 50px;
}




/* contato */

.margin-input {
    margin-top: 30px;
}

.margin-input-text {
    margin-top: 15px;
}

.margin-btn-contato {
    margin-top: 20px;
}

.custom-form-group {
    margin-bottom: 8px!important;
}
.container-contact {
    display: table;
    height: 100vh;
}

.container-titles {
    display: table-cell;
    vertical-align: middle;
    padding-top: 30px;
}

.form-contact-hotpage {
    padding: 0px;
    height: 100vh;
    display: table-cell;
    vertical-align: middle;
}

.form-custom {
    background-color: #ffffff;
    padding: 10px 20px;
    border-radius: 10px;
    justify-content: center;
    margin-top: 100px;
    margin-bottom: 25px;
}

.label-contact-hotpage {
    color: #5AC5CF;
    margin-bottom: 2px;
}

.bg-light-blue {
    background-color: #e4f2f7;
}

.title-contact {
    font-size: 5.3rem;
    line-height: 28px;
    color: #383636;
}

.subtitle-contact {
    font-size: 3rem;
    line-height: 28px;
    color: #5AC5CF;
    margin-top: 35px;
}

.text-contact {
    font-size: 1.7rem;
    line-height: 28px;
    color: #333;
    margin-top: 25px;
}

.title-form {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 400;
}

#mensagem_contato {
    resize: none;
}


/* professional */

.professional-img {
    width: 200px;
    height: auto;
    margin-bottom: 15px;
}

.section-professionals {
    padding-top: 50px;
}

.card-middle {
    display: table;
    height: 100%;
}

.professionals-card {
    display: table-cell;
    vertical-align: middle;
    background-color: transparent; 
    height: 467px; 
    padding: 10px;
}

.professionals-img {
    border-radius: 10px;
    width: 100%;
    height: auto;
}

.title-professionals {
    margin-top: 0;
    font-size: 2.7rem;
    font-weight: 300;
}

.subtitle-professionals {
    font-size: 1.8rem;
    font-weight: 600;
    color: #5AC5CF;
}




/* serviços */

.header-info {
    margin-bottom: 50px;
}

.card-services-container {
    display: flex;
    /* align-items: stretch;
    flex-wrap: nowrap; */
}

.col-card-services {
    flex: 1;
}

.card-services {
    background-color: #e4f2f7;
    width: 100%;
    padding: 25px 50px;
    border-radius: 10px;
    height: 180px;
    -webkit-transition: all .5s ease-in-out;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%)
}

.card-services:hover{
    background-color: #5AC5CF;
    color: #ffffff;
    transform: scale(1.1); 
}

.card-services:hover .card-icon{
    background-color: #e4f2f7;
    -webkit-transition: all .2s;
    color: #000000;
}

.margin-services {
    margin-top: 50px;
}

.card-icon {
    background-color: #5AC5CF;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: table;
    margin: 0 auto;
}

.card-icon i {
    font-size: 3.1rem;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.title-services {
    font-size: 2rem;
    font-weight: 700;
    margin-top: 15px;
    text-align: center;
}



/* mais */

.padding-none {
    padding: 0px;
}
.title-plus {
    color: #5AC5CF;
    font-weight: 600;
    font-size: 4rem;
    text-align: center;
}

.subtitle-plus {
    color: #383636;
    font-weight: 600;
    text-align: center;
    font-size: 1.6rem;
}

.card-plus {
    padding: 40px;
}

.text-header-plus {
    margin-top: 50px;
    font-weight: 600;
    font-size: 2.5rem;
    color: #383636;
    text-align: center;
}




/* informações */

.bg-dark-gray {
    background-color: #383636;
}

.bg-light-gray {
    background-color: #5e5c5c;
}

.no-padding {
    padding: 0!important;
}

.margin-bottom-info {
    margin-bottom: 50px;
}

.info-card-div p {
    color: #fff;
    margin-top: 35px;
}
.bg-border-info {
    background-color: #e4f2f7;
    color: #000000;
    border-radius: 10px;
}

.card-info {
    padding: 50px 0 50px 0;
}

.list-info {
    list-style-type: none;
    font-size: 1.8rem;
    padding-inline-start: 0px;
}

.title-info {
    margin-top: 0;
    font-weight: 600;
    font-size: 2.5rem;
    color: #fff;
    margin-top: 40px;
    transition: all .4s ease-in-out;
}

/* .title-info:hover{
    color: #5AC5CF;
    cursor: pointer;
    font-size: 3rem;
} */

.list-info li {
    transition: all .4s ease-in-out;
}

.list-info li:hover {
    color: #5AC5CF;
    font-size: 2.4rem;
    cursor: pointer;
}

.card-middle-info {
    display: table;
    height: 450px;
    width: 100%;
}

.bg-card-img-info {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    display: block !important;
    height: 520px;
    width: 100%;
    background-image: url("../../storage/app/public/hotpage/hotpage_oque_oferecemos_c1_imagem.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: blur(0.5px);
}

.card-texts-info {
    position: relative;
    left: 0;
    right: 0;
    z-index: 2;
}

.icon-info {
    color: #fff;
    font-size: 6.5rem;
}

.text-info {
    color: #e4f2f7;
    font-size: 4rem;
    text-align: center;
    display: block;
}

.info-card-div {
    display: table-cell;
    vertical-align: middle;
    background-color: transparent; 
    height: 325px; 
    padding: 25px;
}

.info-img {
    border-radius: 10px;
    width: 100%;
    height: 100%;
}

.padding-top-info {
    padding-top: 50px;
}

.padding-bottom-info {
    padding-bottom: 50px;
}



/* rodapé */

.icon-globe {
    color: #ffffff;
    margin-left: 10px;
    width: 20px;
    height: 20px;
    transform: translateY(3px);
}

.bg-even-dark-green {
    background-color: #297279;
}

.bg-dark-green {
    background-color: #1c4e53;
}

.text-footer {
    color: #ffffff;
}

.icon-footer {
    color: #ffffff;
    font-size: 2rem;
}

.card-footer {
    padding: 20px 0;
}

.footer-img {
    width: 250px;
    height: auto;
}

.footer-low {
    padding-right: 50px;
    padding-left: 50px;
    margin-top: 10px;
}

.list-footer {
    list-style-type: none;
    font-size: 1.3rem;
    padding-inline-start: 0px;
}

#floating-button-whatsapp {
    position: fixed;
    width: 80px;
    height: 80px;
    bottom: 50px;
    right: 50px;
    border-radius: 100%;
    z-index: 999;
    box-shadow: 0 0 0 0 rgba(#5AC5CF, .5);
    -webkit-animation: pulse 1.5s infinite;
}

#floating-button-whatsapp:hover {
    -webkit-animation: none;
}

#floating-button-whatsapp i {
    font-size: 30px;
    transform: translate(-6px, 8px);
}

@keyframes pulse {
    0% {
      transform: scale(0.9);
      box-shadow: 0 0 0 0 rgba(90, 197, 207, 0.7);
    }
    70% {
      transform: scale(1);
      box-shadow: 0 0 0 30px rgba(255, 82, 82, 0);
    }
    100% {
      transform: scale(0.9);
      box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
    }
  }
  