body, html {margin: 0; padding: 0; font-family: 'Montserrat', sans-serif;}

.transparente {transition: all 0.5s ease-in-out; box-shadow: rgba(247, 247, 247, 0.1) 2px 2px 6px; background-color: rgba(247, 247, 247, 0.95); min-height: 60px;}
.escurece {transition: all 0.5s ease-in-out; box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 6px; background-color: rgba(247, 247, 247, 1); min-height: 60px;}

hr{height: 1px; background-color:rgba(255,255,255,0.3);}


#mensagem-color {color: #f2f2f2;}

#carrossel-topo{
    margin-top: 60px;
}

#mensagem {
    background-color: #f18535;
    background-image: url("../img/background.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    color: white;
    height: 400px;
    position: relative;
    z-index: 1;
}

#fundo-escuro{
    position: absolute;
    background-color: rgba(0, 0, 0, 0.49);
    z-index: -5;
    height: 100%;
    width: 100%;
}

#texto-parallax{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.mensagem-pai{
    position: relative;
    width: 300px;
    height: 300px;
}

#texto-parallax h1{
    text-shadow: rgba(0,0,0,0.3) 4px 4px 4px;
}

#agende {color: #1c1c1c; background-color: #f2f2f2; padding: 30px; padding-bottom: 30px;}

/*Aqui estão os estilos das divs do agendamentos*/

.div-agende {background-color: #D5B48B; padding-top: 30px; padding-bottom: 30px;}

.div-agende h1 {font-weight: 900;}

.icones-agendamento {width: auto; max-height: 70px;}

.gradiente{
    background: linear-gradient(90deg, rgb(216, 184, 143) 0%, rgb(199, 163, 124) 35%, rgb(191, 151, 115) 100%);
    color: #ffffff;
}

.gradienteazul{
    background: linear-gradient(90deg, rgb(8, 127, 191) 0%, rgb(8, 127, 235) 35%, rgb(8, 127, 191) 100%);
}

.card-atendimento {
    background: linear-gradient(90deg, rgb(8, 127, 191) 0%, rgb(8, 127, 235) 35%, rgb(8, 127, 191) 100%);

    transition: 0.3s all ease-in-out;
    cursor: pointer;
    margin: 5px;
    color: #f2f2f2;
    border-radius: 5px;
}

#quem-somos {
    background-color: #f2f2f2;
    color: #1c1c1c;
    padding-top: 30px;
}

#modalConvenios img{max-width: 120px; height: auto;}

#modalConvenios a{text-decoration: none;}

.back-card {background: none;}

.back-card h2 {font-weight: 900;}

.icones-valores {max-height: 150px; width: auto;}

#servicos {
  
    text-align: justify;
    min-height: 580px;
    color: #D5B48B;
    padding-top: 100px;
    padding-bottom: 10px;
}

.hover-servico{
    transition: all 0.3s;
}

.hover-servico:hover{
    transition: all 0.5s;
    transform: translateY(-5px);
    border-radius: 5px;
}

.black{
    position: absolute;
    height: 302px;
    width: 100%;
    opacity: 0.7;
    color: #ffffff;
}
.hover-servico:hover .black{
    transition: all 0.5s;
    background-color: black;

}

.card-img{
    max-height: 200px;
}

.card-img2{
    width: 300px; height: 300px;
}

.hover-servico .black .card-img: hover{
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -o-filter: blur(15px);
    -ms-filter: blur(15px);
    filter: blur(15px);
}

.legenda{
    display: none;
    font-weight: bold;
}

.hover-servico:hover .black .legenda{
    transition: all 0.5s;
    display: block;
}

.blog {
    background-color: #f2f2f2;
    margin: 0;
    padding: 0;
    min-height: 800px;
    color: #1c1c1c;

}

#atendimento{color: #1c1c1c; background-color: #ffffff; padding-top: 60px; padding-bottom: 60px; text-align: center}
.produtos{background-color: #fdfdfe;}

#atendimento h2{font-weight: 900;}

.aham li {
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}

.aham li:last-child {border: 0;}

.aham {
    text-align: center;
    padding: 8px 25px;
    text-decoration: none;
    color: #f2f2f2;
    cursor: pointer;
}



.coracao-cheio{
    display: none;
}

.coracao :hover .coracao-cheio{
    display: block;

}

.comprar{
    width: 100%;
    display: none;
    position: absolute;
    z-index: 100;
    bottom: 0;
    background: linear-gradient(90deg, rgb(216, 184, 143) 0%, rgb(199, 163, 124) 35%, rgb(191, 151, 115) 100%);
    color: #ffffff;
}

.coracao :hover .comprar{
    display: block;
    opacity: 0.8;
}

.aham li:hover {
    transition: all 0.2s ease-in-out;
    color: #D5B48B;
    text-decoration: none;
}

#contato {

    text-align: center;
    padding: 100px 0 120px 0;
}

#empresa {
    background-color: #FBFBFB;
    text-align: justify;
    min-height: 650px;
}

.seta{margin-left: 30px; max-height: 50px; width: auto;}

#somos {background-color: #fefefe;}

#noticias img{max-width: 100%;}

#contato input {box-shadow: none; background-color: #FBFBFB;}

#mensagemForm {resize: none; box-shadow: none;}

#mensagemPreAgendamento{resize: none;}

#mensagemOrcamento{resize: none;}

#mensagemColetaExame{resize: none;}

#redeSociais {background-color: #1c1c1c; text-align: center;}

#redeSociais a {text-decoration: none;}

.img-rodape {max-width: 35px;}

.sem-back{background: none;}

@media (max-width: 991.98px) {
    nav a{
        font-size: 20px;
    }

    .aham li{border: 0;}
    .aham li a:hover {
        color: rgba(0,0,0,1);
        text-decoration: none;
        padding: 8px 25px;
        background:none;
    }
    #agende {padding: 0;}

    #servicos {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #noticias {

    }
}

@media (min-width: 576px) and (max-width: 767.98px) {

}

@media (min-width: 320px) and (max-width: 575.98px) {

    .smart {
        margin-top: 10px;
        width: 50%;
    }

    .smart img {
        max-width: 90px;
    }
}

#letraBranca{
    color: #ffffff
}

#letraAzul{
    color: #1c1c1c
}

/*.slide{float: left; width: 100%; max-height: 600px; position: relative; top: 85px;}*/
/*.slideVideo{height: 600px; position: absolute;  }*/

/*.slideVideo video{width: 100%; max-width: 100%;}*/

/*.slideImg{*/

    /*position: absolute;*/
    /*height: 400px;*/
    /*right: 0;*/
    /*left: 0;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*margin-top: 100px;*/
/*}*/

figure {
    margin: 0;
    position: relative;
}
figure h1 {
    position: absolute;
    top: 20px;
    left: 20px;
    border-right: 3px solid #fff;
    padding: 5px 10px 5px 5px;
}


@media (min-width: 783px) {
    .stretch {
        min-height: 100%;
        min-width: 100%;
        background-size: cover;
        margin-top: 500px;
    }
    .stretch h1 {
        padding: 20px;
    }

    .hero-wrapper {
        transition: all 0.5s ease-in-out;
        position: fixed;
        top: 75px;
        bottom: 0;
        right: 0;
        height: 500px;
        width: auto;

        min-width: 100%;
        z-index: -9999;
    }

    video {
        width: 100%;
        min-width: 500px;
    }

    .imgVideo{
        transition: all 0.2s ease-in-out;
        position: relative; top: 0; bottom: 10px; margin: 0; width: 250px; opacity: 1;
    }

    .imgVideoSome{
        transition: all 0.2s ease-in-out;
        position: relative; top: 0; bottom: 10px; margin: 0; width: 250px; opacity: 0;
    }

    .containerVideo{
        position: absolute; z-index: 101; width: 100vw; height: 500px; display: flex; flex-direction: row; justify-content: center; align-items: center;
    }
}

@media (min-width: 0px) and (max-width: 783px) {
    .stretch {
        min-height: 100%;
        min-width: 100%;
        background-size: cover;
        margin-top: 500px;
    }
    .stretch h1 {
        padding: 20px;
    }

    .hero-wrapper {
        transition: all 0.5s ease-in-out;
        position: fixed;
        top: 75px;
        bottom: 0;
        right: 0;
        width: auto;
        min-height: 500px;

        z-index: -9999;
    }

    video {
        width: auto;
        height: 100%;

    }

    .imgVideo{
        transition: all 0.2s ease-in-out;
        position: relative; margin: 0; height: 150px; width: auto; opacity: 1;
    }

    .imgVideoSome{
        transition: all 0.2s ease-in-out;
        position: relative; margin: 0; height: 150px; width: auto; opacity: 0;
    }

    .containerVideo{
        position: absolute; z-index: 101; width: 100vw; height: 500px; display: flex; flex-direction: row; justify-content: center; align-items: center; padding: 20px; right: 0px;
    }
}

.mudaTamanho{
    transition: all 0.5s ease-in-out;
    max-height: 50px;
}

.tamanhoLogo{
    transition: all 0.5s ease-in-out;
    max-height: 55px;
}




