
@import url('https://fonts.googleapis.com/css?family=Rubik&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@400&display=swap');

<style>
    
@font-face {
  font-family: "Trojan Pro";
  src: url("../../fontes/trajan-pro.otf") format("otf");
}
body{
    color: #222046 !important;
    background: #ffff;
    font-family: Georgia !important;
    overflow-x:hidden;
}
h1{
    color: #222046;
    font-family: Georgia !important;
}
h2{
    color: #222046;
    font-family: Georgia !important;
}
h3{
    color: #222046;
    font-family: Georgia !important;
}
h5{
    color:     font-family: Georgia !important;
}

p{
    color: #222046 ;
    font-family: Georgia !important;
}

a{
    color: #222046 !important;
    /*font-family: Georgia !important;*/
}

a:hover{
    color: #575ea5 !important ;
}

.textLeft{
    text-align: left;
}


.textRight{
    text-align: right;
}

.w50{
    width: 50%;
}

.verticalMiddle{    
    vertical-align: middle;
}

.h1{
    padding: 0.3rem 0.5rem;
    background: #222046;
    color: #ffffff !important;
    line-height: 3.7;
}

.inline-block{
    display: inline-block !important;
}

.block{
    display: block !important;
}

.hr{
    border: 2px solid #222046 !important;
    border-radius: 3px;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.sobreImagem{
    color: #ffffff !important;
    font-family: Georgia !important;
    opacity: 1 !important;
    text-shadow: 0 0px 0px #000;
}

.sobreImagem p{
    color: #ffffff !important;
    font-family: Georgia !important;
    opacity: 1 !important;
}

.cid-ry5x9JRYho {
    height: 100vh;
    background: url("../cPainel/adm/session/img/Dr Daniel de Assis.jpg") no-repeat;
}
.cid-ry5x9JRYho2 {
    height: 100vh;
    background: url("../cPainel/adm/session/img/NOVIDADES.jpg") no-repeat;
}

.destaque{
    color: #575ea5 !important;
    font-family: Georgia !important;
}

.destaqueArticle{
    position: relative;
    width: 100%;
    padding: 5rem 0;
    background: #222046;
    color: #ffffff;
    display: inline-block;
    text-align: center;
}.destaqueArticle article{
    width: 60%;
    position: relative;
    display: inline-block;
}

.destaqueArticle h1{
    color: #ffffff !important;
}

.destaqueArticle h2{
    color: #ffffff !important;
}

.destaqueArticle p{
    color: #ffffff !important;
}

.left{
    text-align: left;
}

.right{
    text-align: right;
}

.margin5{
    margin: 0 5%;
}

.floatRight{
    float: right;
}

.floatLeft{
    float: left;
}

.textAlignCenter{
    text-align: center;
}

.w100{
    width: 100% !important;
}


/****** MENU *****/
.cid-ry5wVuk8aR button.navbar-toggler .hamburger span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #ffffff !important;
}

.cid-ry5wVuk8aR .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption{
    color: #ffffff !important;
    font-family: Georgia !important;
}

.cid-ry5wVuk8aR .navbar.navbar-short .navbar-toggler-right {
    top: 1.1em !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary.active{
    color: #5753a5 !important;
    background-color: #222046 !important;
    border-color: #222046 !important;

}

.navbar-toggleable-sm .navbar-nav .nav-link{
    color: #ffffff !important;
    font-family: Georgia !important;
}
.mbr-arrow {
    background-color: #222046 !important;
    opacity: 0.5;
}

.mbr-arrow-up a {
    background:  #222046 !important;
    color: #ffffff !important;
    opacity: 1;
    right: 5rem;
    bottom: 1rem;
    z-index: 9999;
}

.mbr-fullscreen {
    padding: 7rem 0 !important;
    min-height: none !important;
}

.mbr-overlay{
    opacity: 0.6 !important; 
    background-color: #222046 !important;
}

/******BACKGROUD MENU******/
.cid-ry5wVuk8aR .navbar {
    background: #222046 !important;
    min-height: 77px;
    padding: .5rem 0;
    box-shadow: 0 1px 4px #000;
    top: -10rem;
    transition: 1s all !important;
}

.cid-ry5wVuk8aR .navbar.navbar-short {
    opacity: 1 !important;
    transition: 1s all !important;
    top: 0;
}

/******TEXTO LOGO******/
.text-primary {
    color: #ffffff !important;
}

/******TEXTO MENU******/
.text-black {
    color: #ffffff !important;
}

/******TEXTO SOBRE MENU******/
.cid-ry5wVuk8aR .nav-link:hover, .cid-ry5wVuk8aR .dropdown-item:hover{
    color: #575ea5 !important;

}

/******WHATSAPP MENU******/
.btn-primary, .btn-primary:active {
    background-color: #222046 !important;
    border-color: #222046 !important;
    color: #ffffff !important;
    cursor: pointer;
    border-radius: 5px;
}.btn-primary:hover{
    background-color: #222046 !important;
    border-color: #222046 !important;
    color: #5753a5 !important;    
}

.icons {
    font-size: 19pt !important;
    vertical-align: middle !important;
    color: #ffffff !important;
    font-weight: bolder !important;
    font-family: Georgia !important; 
}.icons:hover{
    color: #575ea5 !important;  
}

.marginTop1{
    margin-top: 1px;
}

/*********** SIGANOS **********/
.siganos {
    padding: 1rem;
    background: #222046;
    text-align: center;
    font-size: 19pt !important;
    vertical-align: middle !important;
    color: #ffffff !important;
    font-weight: bolder !important;
    font-family: Georgia !important; 
}

.textCenter{
    text-align: center !important;
}

.border1px{
    border: 1px solid #222046;
    padding: 0 !important;
}

.iconsRede {
    color: #222046 !important;
    font-weight: bolder !important;
    /* top: 17px; */
    font-size: 21pt;
    padding: 1rem;
}.iconsRede:hover{
    color: #575ea5 !important;
}

/******WHATSAPP CONTATO******/
article#whatsApp {
    background: #222046 !important;
    border: 2px solid #222046 !important;
    cursor: pointer;
}
.linkWhats {
    color: #ffffff !important;
}
article#whatsApp:hover {
    background: #222046 !important;
    color: #5753a5 !important;
}
article#whatsApp:hover a {
    color: #5753a5 !important;
}

/******TEXTEAREA******/
.textarea {
    border: 1px solid #222046 !important;
    color: #222046 !important;
}

/******BOTÃO******/
.btEnviar {
    border: none;
    background: #222046 !important;
    color: #ffffff !important;
    cursor: pointer;
}.btEnviar:hover{
    background: #222046 !important;
    color: #5753a5 !important;
}

/******BOTÃO******/

.inputSubmit{
    background: #222046 !important;
    cursor: pointer;
    color: #ffffff !important;
    padding: 0.5rem 2rem;
    box-shadow: 0 0 4px #000;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin: 0.5rem;
    z-index: 999;
}.inputSubmit:hover{
    background: #222046 !important;
    box-shadow: 0 0 8px #222046;  
    color: #5753a5 !important;
}@media(max-width:425px){
    .inputSubmit{
        margin: 0.2em;
        padding: 0.5em;
        font-size: 0.7em;
    }
}


/**************** BOX-SHADOW ***********/
.box-shadow{
    box-shadow: 0 3px 6px;
}.box-shadow:hover{
    box-shadow: 0 1px 2px;
}

/******RODAPÉ******/
.cid-ry5BpjFOxu {
    background-color: #222046 !important;
}
.cid-ry5BpjFOxu p{
    color: #ffffff !important;
}

.text-black {
    color: #ffffff;
}

.cid-ry5HouS1wv .mbr-text{
    color:  #222046 !important;
}

.cid-ry5HouS1wv {
    box-shadow: 0 -1px 3px;
}

.display-5{
    color:  #222046 !important;    
}

.socicon-viber:before{
    color:  #222046 !important;      
}

.mbrib-clock:before{
    color:  #222046 !important;  
}

.mbrib-map-pin:before{
    color:  #222046 !important;      
}

.mbrib-letter:before{
    color:  #222046 !important;      
}


/******* SOBRE *********/

.sobre{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #ffff;
    padding: 0;
    z-index: 9;
}@media(max-width:768px){
    .sobre{
        padding:2em;
    }
}

.sobre article{
    width: 49%;
    display: inline-block;
    /* padding: 2em 0; */
    vertical-align: top;
    text-align: justify;
    background: #fff;
    vertical-align: middle;
}@media(max-width: 1240px){
    .sobre article{
    vertical-align: top;

    }
}@media(max-width: 1024px){
    .sobre article{
        width: 95%;
    }
}

.sobre h1{
    text-align:center;
    font-size: 1.5em;
}


/******* curriculo *********/

.curriculo{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #ffff;
    padding: 0;
    z-index: 9;
}@media(max-width:768px){
    .curriculo{
        padding:2em;
    }
}

.curriculo article{
    width: 49%;
    display: inline-block;
    padding: 2em;
    vertical-align: top;
    text-align: justify;
    background: #fff;
    vertical-align: middle;
}@media(max-width: 1240px){
    .curriculo article{
    vertical-align: top;

    }
}@media(max-width: 1024px){
    .curriculo article{
        width: 95%;
    }
}@media(max-width: 768px){
    .curriculo article{
        text-align:center;
        padding: 2em 0;
    }
}

.curriculo h1{
    text-align:center;
    font-size: 1.5em;
}


/******** POUP UP **********/
.poupupOFF{
    display: none;
}

.poupupON{
    position: fixed;
    width: 45rem;
    height: 33rem;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #ffff;
    box-shadow: 0 2px 5px rgb(50, 50, 50);
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    z-index: 99;
}

.imgPoupup{
    width: 90%;
}

.mensagem{
    position: relative;
    width: 60%;
    height: 10rem;
    vertical-align: middle;
    display: inline-block;
}

.fechar{
    background: #222046 !important;
    cursor: pointer;
    color: #ffffff !important;
    padding: 0.5rem 2rem;
    box-shadow: 0 0 4px #000;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    z-index: 999;
    font-family: Georgia;
    text-decoration: none;
}.fechar:hover{
    background: #222046 !important;
    box-shadow: 0 0 8px #222046;  
    color: #5753a5 !important;
}


/******* PRODUTOS **********/
.produto{
    position: relative;
    width: 100%;
    text-align: center;
    display: inline-block;
    background: #ffff;
    padding: 3rem 0 0 0;
    /* box-shadow: 0 0 6px #000; */
    z-index: 8;
}

.produto article{
    position: relative;
    width: 45%;
    display: inline-block;
    vertical-align: middle;
    padding: 1rem 0;
}

.produto article li{
    text-align: left !important;
}

.produtos{
    position: relative;
    width: 100%;
    padding: 2rem 0;
    background: #ffff;
    text-align: center;
    display: inline-block;
    box-shadow: 0 0 6px #000;
    z-index: 9;
}

.produtos article{
    position: relative;
    width: 20rem;
    background: #ffff;
    display: inline-block;
    margin: 0.5rem;
    text-align: center;
    vertical-align: top;
    overflow: hidden;
    box-shadow: 0 1px 3px;
    border-radius: 5px;
}.produtos article:hover{
    box-shadow: 0 2px 6px;
}

.imgProduto{
    position: relative;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    padding: 0.5rem;
}

.imgProduto img {
    height: 8rem;
    display: inline-block;
    overflow: hidden;
    border-radius: 5px;
}

.imagemProduto {
    position: relative;
    width: 15%;
    height: auto;
    overflow: hidden;
    display: inline-block;
    text-align: center;
}

.bannerProdutos{
    position: relative;
    width: 100%;
    height: 20rem;
    margin-top: 6rem;
    overflow: hidden;
    z-index: 1;
}

.corSobreImagem{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #222046;
    opacity: 0.5;
    z-index: 2;
}

.bannerProdutos img{
    width: 100%;
    z-index: 1;
}

/*************** FORMULARIOS ***************/
.formularios{
    position: relative;
    width: 100%;
    height: auto;
    padding: 115px 0 0 0;
    display: block;
    background: #222046 !important;   
    color: #ffffff !important;   
}

.formularios article{
    position: relative;
    width: 80%;
    height: auto !important;
    top: 0;
    left: 10%;
    padding: 0;
    display: inline-block;
    text-align: center;
    /*box-shadow: 0 5px 15px #000;*/
    background: #222046 !important;   
    color: #ffffff !important;
}

.formularios span{
    position: absolute;
    margin-left: -110px;
    margin-top: -76px;
    font-family: 'Hijrnotes';
    font-size: 70px;
    color: #ffffff !important;
}

.formularios h1{
    color: #ffffff !important;
}

.formularios h2{
    color: #ffffff !important;
}

.formularios h3{
    color: #ffffff !important;
}

.formularios p{
    color: #ffffff !important;
}

.inputText {
    width: 49%;
    border: none !important;
    border-radius: 0;
    font-size: 1rem;
    padding: 0.61rem;
    color: #222046;
    margin: 0.2rem 0;
    background: #ffff;
}

.inputDate {
    width: 49%;
    border: none !important;
    border-radius: 0;
    font-size: 1rem;
    padding: 0.56rem;
    color: #222046;
    margin: 0.2rem 0;
    background: #ffff;
}

.selectFormulario{    
    width: 48.95%;
    /* height: 30px; */
    border: none !important;
    border-radius: 0;
    font-size: 1rem;
    padding: 0.789rem 0.3rem;
    color: #222046;
    margin: 0.215rem 0;
    background: #ffff;
}

.textArea{
    width: 49%;
    height: 8rem;
    border: none !important;
    border-radius: 0;
    font-size: 1rem;
    padding: 1.5rem;
    color: #222046;
    margin: 0.2rem 0;    
}

.textAreaFormulario {
    width: 98.5%;
    height: 8rem;
    border: none !important;
    border-radius: 0;
    font-size: 1rem;
    padding: 0.789rem;
    color: #000000;
    margin: 0.2rem 0;
}

#editor1{
    width: 49%;
    height: 8rem;
    border: none !important;
    border-radius: 0;
    font-size: 1rem;
    padding: 1.5rem;
    color: #222046;
    margin: 0.2rem 0;    
}

li{
    color: #222046}

@media(max-width:1370px){
    .img-whatsapp{
        width: 70%;
    }
}


/***** VIDEOS ******/
.videos{
    position: relative;
    width: 100%;
    padding: 2em;
    background: #ffff;
    text-align: left;
    display: inline-block;
    z-index: 8;
}@media(max-width:760px){
    .videos {
        padding: 2em;
    }

    .video iframe{
        width: 100% !important;
    }
}

.videos article {
    position: relative;
    width: 45%;
    background: #ffff;
    display: inline-block;
    padding: 0;
    /* margin: 1%; */
    text-align: left;
    vertical-align: middle;
    /* box-shadow: 0 0 2px #1e1e1e; */
    border-radius: 5px;
    /* overflow: hidden;*/
}

.videos img{
    width: 100%;
    height: auto;
    margin-left: 0%;
    padding: 0 1em;
}


/***** NOVIDADE ******/
.novidade{
    position: relative;
    width: 100%;
    padding: 5rem 0;
    background: #ffff;
    text-align: right;
    display: inline-block;
    z-index: 8;
}

.novidade article {
    position: relative;
    width: 45%;
    background: #ffff;
    display: inline-block; 
    padding: 0;
    text-align: left;
    vertical-align: middle;
    /* box-shadow: 0 0 2px #1e1e1e; */
    border-radius: 5px;
    /* overflow: hidden; */
}

.novidade div{
    position: relative;
    width: 100%;
}

.bannerNovidades{
    position: relative;
    width: 100%;
    height: 20rem;
    top: 3rem;
    overflow: hidden;
    z-index: 1;
}

.bannerNovidades img{
    width: 100%;
    z-index: 1;
}

.novidades-for{
    position: relative;
    width: 100%;
    padding: 6rem 0;
    background: #ffff;
    color: #222046;
    text-align: center;    
}

.novidades{
    position: relative;
    width: 100%;
    display: block;
    padding: 2rem 0;
    background: #ffff;
    color: #222046;
    top: 0;
    text-align: center;
    /*box-shadow: 0 0 6px #000;*/
    z-index: 9;
}

.novidades h1{
    color: #222046 !important;    
}

.novidades h2{
    color: #222046 !important;    
}

.novidades h3{
    color: #222046 !important;    
}

.novidades p{
    color: #222046 !important;    
}

.novidades .saibaMais{
    color: #222046 !important;    
}

.novidades article {
    position: relative;
    width: 90%;
    background: #ffff;
    color: #222046;
    /* display: inline-block; */
    padding: 0 0 1rem 0;
    margin: 0 auto;
    text-align: center;
    vertical-align: top;
    /* box-shadow: 0 0 2px #1e1e1e; */
    border-radius: 5px;
    /* overflow: hidden; */
}

.articleNovidade article{
    position: relative;
    width: 46%;
    display: inline-block;
    margin: 0 1rem;
    text-align: left;
}

.novidades article img{
    text-align: center;
    border-radius: 5px;
    width: 100%;
}

.slick-slide-img {
    height: 21rem !important;
    margin-top: -8rem !important;
}

.imgNovidades{
    width: 100% !important;
}


label{
    margin: 0.5rem 0;
}

.labelMobile{
    display: inline-block;
    position: absolute;
    right: 3.5rem;
    margin-top: 1rem;   
}

input{
    border: solid 1px rgb(100, 100, 100);
    /*box-shadow: 0 1px 2px rgb(100, 100, 100);*/
    padding: 3px;
}

select{
    border: none;
    /*box-shadow: 0 1px 2px rgb(100, 100, 100);*/
    padding: 3px;
}

textarea{
    border: none;
    /*box-shadow: 0 1px 2px rgb(100, 100, 100);*/
    padding: 3px;
}

.text{
    width: 68%;
}

.saiba{
    position: absolute;
    bottom: 0.5rem;
    left: calc(50% - 3.3rem);
    padding: 0.7rem;
}

.pesquisar{
    background-color: #222046 !important;
    border-color: #222046 !important;
    color: #ffffff !important;
    cursor: pointer;
    border-radius: 5px;
}.pesquisar:hover{
    background-color: #222046 !important;
    border-color: #222046 !important;
    color: #5753a5 !important;    
}

.servico{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #ffff;
    padding: 8rem 0;
    box-shadow: 0 1px 3px;
    z-index: 9;
}

.homeServicos{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #222046;
    padding: 5rem 0;
    z-index: 9;  
    transition: 1s all !important; 
}

.homeServicos h1{
    color: #ffffff;
}


.articleHomeServicos{
    position: relative;
    width: 24%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0.1% 0;
    /* padding: 2rem; */
    /* vertical-align: middle; */
    background: #fff;
    transition: 1s all !important;
    overflow: hidden;
}@media(max-width:768px){
    .articleHomeServicos{
        width:49%;
    }
}

.articleHomeServicos:hover .apresentaDadosServico{
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    transition: 1s all !important;
}

.articleHomeServicos:hover .imgServicos{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
    transition: 1s all;
}

.articleHomeServicos h1{
    font-size:1em !important;
}@media(max-width:425px){
    .articleHomeServicos h1{
        font-size:0.5em !important;
    }
}

.imgServicos{
    width:100%;
}

.apresentaDadosServico{
    opacity: 1;
}

.itensDadosServicos{
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    padding: 0rem;
    /* margin-bottom: 0; */
    /* margin-left: 0; */
    z-index: 999;
    /* border: solid 5px orange; */
    transition: 1s all !important;
    background: #2000466e;
}

.itensDadosServicos h1{
    color: #ffffff !important;  
    position:absolute;
    bottom: 0;
    left: 0.5em;
    text-align: center;  
}

.itensDadosServicos h2{
    color: #ffffff !important;    
}

.itensDadosServicos h3{
    color: #ffffff !important;    
}

.itensDadosServicos p{
    color: #ffffff !important;    
}

.servico article h3{
    text-align: left;
}

.servico article p{
    text-align: left;
}

.servico article img{
    width: 33rem;
}

.servicos{
    position: relative;
    width: 100%;
    display: block;
    text-align: left !important;
    background: #ffff !important;
    color: #222046 !important;
    padding: 3rem 0;
    top: 0;
    text-align: center !important;
}

.servicos h1{
    color: #222046 !important;    
}

.servicos h2{
    color: #222046 !important;    
}

.servicos h3{
    color: #222046 !important;    
}

.servicos p{
    color: #222046 !important;    
}

.servicos a{
    color: #5753a5 !important;    
    text-decoration: underline;
}.servicos a:hover{
    color: #575ea5 !important;   
    text-decoration: underline;
}

.botaoServicos {
    position: relative;
    width: 10rem;
    height: 10rem;
    display: inline-table;
    align-items: center;
    margin: 0.3rem;
    vertical-align: middle;
    background: #222046;
    border: 1px solid #dee2e6;
    border-radius: 5px;
    color: #ffffff;
    padding: 0.5rem;
}.botaoServicos:hover{
    border-bottom: 10px solid #5753a5;
    transition: 0.4s all;
}

.botaoServicoAtivado {
    border-bottom: 15px solid #5753a5;
    background: #222046;
}

.servicoTitulo{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.apresentaServico{
    position: relative;
    width: 65%;
    padding: 0;
    display: inline-block;
    text-align: justify;
    /*border-top: 3px solid #222046;
    border-bottom: 3px solid #222046; */
    z-index: 10; 
}

.apresentaServico article{
    position: relative;
    /*width: 48%;    */
    padding: 0.5rem;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    z-index: 5;
}

.apresentaServico article img{
    width: 70%;
}

.apresentaServico a, a:hover {
    color: #000;
}

.servicosIcon{
    width: 5rem;
}

.img1{
    position: relative;
    width: 100%;
    float: right;
    right: -1em;
    /* margin-top: -7rem; */
    z-index: 99;
}@media(max-width: 1024px){
    .img1{
        width: 95%;
        right: 2.5%;
    }
}

.img2{
    position: relative;
    width: 60%;
    left: 15%;
    z-index: 99;
}@media(max-width:768px){
    .img2{
        width:90%;
        left:0;
    }
}

.img3{    
    position: relative;
    width: 100%;
    float: right;
    right: 0;
    /* margin-top: -12rem; */
    z-index: 99;
}

.certificacao{
    position: absolute;
    width: 15rem;
    bottom: 0.5rem;
    left: calc(50% - 7.5rem);
}

.certificacao img{
    width: 100%;
}

.aparelho-ortodonticos{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 12em 0;
    background: #ffff;
}@media(max-width:425px){
    .aparelho-ortodonticos{
        height: 33em;
        padding: 5em 0 0 0;
    }
}

.doctolaria .widget-well{
    max-width: 95% !important;
}

.agendamento{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 4em 0 0 0;
    background: #fafafa;
}

.agendamento article{
    width: 49%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}@media(max-width:720px){
    .agendamento article{
        width: 90%;
    }
}

.agendamento img{
    padding: 2em;
}@media(max-width:768px){
    .agendamento img{
        width: 90%;
    }
}

.conteudo-aparelho-ortodonticos{
    position: relative;
    width: 95%;
    max-width: 1024px;
    /* height: 18em; */
    padding: 6em 0;
    border-radius: 2em;
    overflow: hidden;
    display: inline-block;
    background: url(../assets/images/fundo-aparelho-Ortodônticos-Odontológicos-daniel-de-assis.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    box-shadow: 0px 0px 47px 0px rgb(0 88 165 / 50%);
}@media(max-width:768px){
    .conteudo-aparelho-ortodonticos{
        padding: 2em 0;
    }
}

.conteudo-aparelho-ortodonticos article{
    position: relative;
    width: 50%;
    top: 28%;
    left: 2%;
    color: #ffff;
    text-align: left;
}@media(max-width:425px){
    .conteudo-aparelho-ortodonticos article{
        width: 90%;
        left: 5%;
    }
}

.aparelho-Ortodônticos-Odontológicos-daniel-de-assis{
    position: absolute;
    width: 25em;
    right: calc(50% - 33em);
    top: 8em;
}@media(max-width:768px){
    .aparelho-Ortodônticos-Odontológicos-daniel-de-assis{
        position: absolute;
        width: 18em;
        right: calc(50% - 23em);
        top: 11em;
    }
}@media(max-width:425px){
    .aparelho-Ortodônticos-Odontológicos-daniel-de-assis{
        right: calc(50% - 13em);
        top: 17em;
    }
}@media(max-width:375px){
    .aparelho-Ortodônticos-Odontológicos-daniel-de-assis{
        width: 15em;
        right: calc(50% - 10em);
        top: 20em;
    }
}


.itemDesativado98{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado98{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre98{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down98{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down98:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado97{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado97{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre97{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down97{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down97:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado96{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado96{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre96{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down96{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down96:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado95{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado95{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre95{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down95{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down95:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado94{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado94{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre94{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down94{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down94:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado92{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado92{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre92{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down92{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down92:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado91{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado91{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre91{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down91{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down91:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado90{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado90{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre90{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down90{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down90:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado89{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado89{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre89{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down89{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down89:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado88{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado88{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre88{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down88{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down88:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado84{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado84{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre84{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down84{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down84:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado76{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado76{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre76{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down76{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down76:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado57{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado57{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre57{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down57{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down57:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado48{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado48{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre48{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down48{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down48:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado45{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado45{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre45{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down45{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down45:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado43{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado43{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre43{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down43{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down43:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado41{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado41{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre41{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down41{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down41:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado24{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado24{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre24{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down24{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down24:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado22{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado22{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre22{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down22{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down22:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado21{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado21{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre21{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down21{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down21:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado20{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado20{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre20{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down20{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down20:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado19{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado19{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre19{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down19{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down19:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado18{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado18{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre18{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down18{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down18:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemDesativado17{
    position: relative;
    width: 100%;
    margin-top: -100px;
    display: none;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.itemAtivado17{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre17{
    content: "\e95d";
    float: right;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down17{
    content: "\e95d";
    float: right;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.mbri-arrow-down17:before{
    content: "\e95d";
    float: right;
    font-weight: bold;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.abre:before{
    float: right;
    content: "\e95d";
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.fecha:before{
    float: right;
    content: "\e91a" !important;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}

.servicos .item{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
}
.item{
    position: relative;
    width: 48%;
    display: inline-block;
    padding: 1rem;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 1s !important;
       -moz-transition: all 1s !important;
        -ms-transition: all 1s !important;
         -o-transition: all 1s !important;
            transition: all 1s !important;
    border-bottom: 3px solid #222046;
}

.saibaMais{
    position: relative;
    display: inline-block;
    border: none;
    background: none;
    box-shadow: none;
    cursor: pointer;
    float: right;
    right: 5%;
    color: #222046}.saibaMais:hover{
    color: #575ea5 !important;
}

/*********** DETALHES DEPOIMENTO ************/
.depoimentos{
    position: relative;
    width:100%;
    padding:2em 0;
    background: #ffff;
    display:inline-block;
    text-align:center;
}

.detalhe-depoimento{
    position: relative;
    width: 24em;
    /* height: 24em; */
    padding: 3em 2em;
    margin: 4em 0.5em;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    box-shadow: 0px 24px 80px -24px rgb(0 0 0 / 16%);
}@media(max-width:425px){
    .detalhe-depoimento{
        width:95%;
    }
}

.img-depoimento{
    position: absolute;
    width: 5em;
    border-radius: 6px;
    top: -2.5em;
    left: calc(50% - 2.5em);
    /*border: 4px outset;*/
}

.form-depoimentos{
    width: 100%;
    background-color: #ededed;
    display: inline-block;
    text-align: center;
    padding: 4em 0;
}

.form-depoimentos article{
    width: 70%;
    display: inline-block;
}@media(max-width:1024px){
    .form-depoimentos article{
        width:90%;
    }
}

/*********** DETALHES PRODUTO ************/
.detalhesProduto{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #ffff;
    padding: 2rem 0;
    box-shadow: 0 0 15px #000;
    z-index: 9;
}

.detalhesProduto article{
    position: relative;
    width: 45%;
    min-height: 15rem;
    display: inline-block;
    margin: 3% 0.3%;
    padding: 2%;
    vertical-align: middle;
    background: #fff;
}

.detalhesProduto article li{
    text-align: left;
    font-size: 14pt;
    line-height: 18pt;
}

.detalhesProduto article p{
    text-align: left;
    font-size: 14pt;
    line-height: 18pt;
}

/********* DETALHES NOTICIA **********/
.detalhesNovidade{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #ffff;
    /*padding: 2rem 0;*/
    /*box-shadow: 0 1px 3px;*/
    z-index: 9;
}

.detalhesNovidade article{
    position: relative;
    width: 90%;
    display: inline-block;
    margin: 3% 1%;
    padding: 2%;
    vertical-align: top;
    background: #ffff;
    /* border-radius: 5px; */
    /* box-shadow: 0 0 3px #000000; */
}

.detalhesNovidadeImagem{
    position: relative;
    width: 100% !important;
    display: inline-block;
    /* margin: 3% 1%; */
    /* padding: 2%; */
    /*margin-top: 3.5rem;*/
    vertical-align: top;
    background: #e5e5e5;
    /* border-radius: 5px; */
    /* box-shadow: 0 0 3px #000000;*/
}

.detalhesNovidade article li{
    text-align: left;
    font-size: 14pt;
    line-height: 18pt;
}

.detalhesNovidade article p{
    text-align: left;
    font-size: 14pt;
    line-height: 18pt;
}

.g-recaptcha{
    display: inline-block;
    text-align: center;
}

.contato{
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    background: #ffff;
    padding: 1rem 0;
    margin-top: 3rem;
    z-index: 9;
}

.contato h3{
    font-size:  19pt !important;
    font-weight: bold;
}

.contato .icons{
    color: #222046 !important;
}

.contato .icons:hover{
    color: #222046 !important;
}

.contato h1{
    color: #222046;
}

.contato h2{
    color: #222046;
}

.contato p{
    text-align: left;
    color: #222046;
}

.contatos{
    position: relative;
    width: 60%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

.contatos article{
    position: relative;
    width: 45%;
    display: inline-block;
    padding: 1rem;
    vertical-align: top;
    text-align: left;
}

.img-app{
    width: 8em;
}

.rede-social p{
    text-align: center;
}

.formulario{
    position: relative;
    width: 35%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.fale{
    position: relative;
    width: 20%;
    height: auto;
    text-align: left;
    display: inline-block;
    vertical-align: top;

}

article#whatsApp{
    position: relative;
    width: 15rem;
    height: 4rem;
    border: 2px solid #222046;
    border-radius: 5px;
    text-align: center;
    padding: 0.5rem 0px;
    display: inline-block;
}

.imgWhats{
    position: relative;
    width: 20px;
    height: 20px;
    background: url('../images/whatsApp.png');
    background-size: 100% 100%;
    margin: 0 2px;
    display: inline-block;
}

.linkWhats{
    position: relative;
    text-decoration: none;
    padding: 10px 0;
    color: #222046;
    display: inline-block;
}

article#whatsApp:hover{
    background: #222046;
    color: #fff;
}article#whatsApp:hover .imgWhats{
    position: relative;
    width: 20px;
    height: 20px;
    background: url('../images/whatsAppBranco.png');
    background-size: 100% 100%;
    margin: 0 2px;
    display: inline-block;
}article#whatsApp:hover a{
    color: #fff;
}

article#formulario{
    position: relative;
    width: 60%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding: 1rem 0;
}

.inputText1{
    width: 49%;
    border: 2px solid #222046;
    border-radius: 0;
    font-size: 1rem;
    padding: 0.5rem;
    color: #222046;
    vertical-align: top;
}.inputText1:hover{
    /*box-shadow: 0px 0px 3px  #222046;*/
    cursor: pointer;
}

.selectText1{
    width: 49%;
    border: 2px solid #222046;
    border-radius: 0;
    font-size: 1rem;
    padding: 0.65rem 0.3rem;
    color: #222046;
    vertical-align: top;
}.selectText1:hover{
    /*box-shadow: 0px 0px 3px  #222046;*/
    cursor: pointer;
}

.textareaMensagem{
    width: 99%;
    height: 12rem;
    border: 2px solid #222046;
    border-radius: 0 !important;
    font-size: 1rem;
    padding: 1rem;
    color: #222046;
}.textarea:hover{
    /*box-shadow: 0px 0px 3px  #222046;*/
    cursor: pointer;
}

.btEnviar{
    border: none;
    background: #222046 !important;
    color: #ffffff !important;
    padding: 10px 20px;
    font-size: 14pt;
    border: solid 2px #222046;
    border-radius: 2px;
}.btEnviar:hover{
    box-shadow: 0px 0px 3px #000;
    cursor: pointer;
    color: #5753a5 !important;
    background: #222046 !important;
}

.btEnviarFormulario {
    border: none;
    background: #1e1e1e;
    color: #fff;
    padding: 10px 20px;
    font-size: 14pt;
    border-radius: 2px;
    text-align: center !important;
    position: absolute;
    left: calc(50% - 84px);
}

.g-recaptcha{
    position: relative;
    display: inline-block;
    text-align: center;
    margin-top: 2rem;
}

.imgPrincipal{
    width: 100% !important;
    height: auto !important;
    display: inline-block;
    /*box-shadow: 0 3px 6px;*/
}

.imgPrincipalNoticias{
    width: 30% !important;
    height: auto !important;
    display: inline-block;
    /*box-shadow: 0 3px 6px;*/
}

.borderLeft{
    margin-left: 1%;
    border-left: solid 3px #222046 !important;
}

.borderLeft img{
    width: 100% !important;
}

.border-bottom{
    border-bottom: 3px solid #222046 !important;
    border-radius: 0px !important;
}

.detalhesImagem{
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none !important;
}

.detalhesImagem img{
    width: 70% !important;
}

.menuEstilo {
    background: #222046;
    color: #ffffff;
}.menuEstilo:hover{
    background: #222046 !important;
    color: #5753a5 !important;    
}

.produto,.banners,.session,.usuario,.estilo,.usuario_editar,.site,.servicos,.categoria,.categorias{
    position: relative;
    width: 100%;
    background: #ffff;
    text-align: center;
    /*box-shadow: 0 0 6px #000;*/
}

.lista{
    background: #ffff;
}

@media (max-width: 1024px) {
    .mbr-fullscreen {
        padding: 1rem 0 !important;
    }
}

@media (max-width: 760px) {
    .logo {
        position: relative;
        height: 3rem;
        margin-top: 5px;
        margin-left: 2rem;
        vertical-align: middle;
        display: inline-block;
        transition: 1s all;
    }

    .labelMobile{
        display: block;
        position: absolute;
        right: 3.5rem;
        margin-top: 1rem;   
    }

    .sobre{
        text-align: center;
        /*top: 4rem;*/
    }

    .h1 {
        line-height: 1.42 !important;
    }

    .destaqueArticle{
        padding: 1rem;
    }

    .destaque p{
        margin-left: 5% !important;
    }

    .destaqueArticle article{
        width: 95%;
    }

    .videos article {
        width: 95%;
        padding: 2rem 0;
        margin: 0;
        text-align: center;
    }

    .mbr-fullscreen {
        padding: 1rem 0 !important;
    }

    .poupupON {
        width: 20rem;
        height: 20rem;
    }

    .mbr-arrow-up a {
        right: 5.5rem;
        bottom: 1rem;
    }

    .destaqueMenor{
        font-size: 18px !important;        
    }

    .sobreImagem{
        font-size: 1rem;
    }
 
    .produtos{
        position: relative;
        width: 100%;
        padding: 2rem 0;
        background: #ffff;
        text-align: center;
        display: inline-block;
        box-shadow: 0 0 6px #000;
        z-index: 9;
    }

    .produtos article{
        position: relative;
        width: 95%;
        /* height: 22rem; */
        background: #ffff;
        display: inline-block;
        padding: 1rem;
        margin: 0.5rem;
        text-align: center;
        vertical-align: top;
        box-shadow: 0 0 2px #222046;
        border-radius: 5px;
    }.produtos article:hover{
        box-shadow: 0 0 6px #000;
    }

    .imgProduto{
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
        display: inline-block;
        text-align: center; 
    }

    .imgProduto img{
        height: 8rem;
        display: inline-block;
        overflow: hidden;
        border-radius: 5px;
    }
     
    .pesquisar {
        /*position: relative !important;
        bottom: -0.5rem !important;
        padding: 0.7rem !important;*/
    }

    .bannerProdutos {
        position: relative;
        width: 100%;
        height: 8rem;
        margin-top: 4rem;
        overflow: hidden;
        z-index: 1;
    }

    .botaoServicos {
        width: 7rem !important;
    }

    .servicos {
        padding: 0;
        text-align: center !important;
        -webkit-transition: all 1s !important;
           -moz-transition: all 1s !important;
            -ms-transition: all 1s !important;
             -o-transition: all 1s !important;
                transition: all 1s !important;
    }

    .servicos article {
      position: relative;
      width: 90%;
      display: inline-block;
      margin: 0;
      padding: 0;
        -webkit-transition: all 1s !important;
           -moz-transition: all 1s !important;
            -ms-transition: all 1s !important;
             -o-transition: all 1s !important;
                transition: all 1s !important;
    }

    .servico article {
      width: 90%;
      display: inline-block;
      vertical-align: top;
      text-align: left;
      margin: 1rem;
        -webkit-transition: all 1s !important;
           -moz-transition: all 1s !important;
            -ms-transition: all 1s !important;
             -o-transition: all 1s !important;
                transition: all 1s !important;
    }

    .servico {
      position: relative;
      width: 100%;
      display: inline-block;
      text-align: center;
      background: #ffff;
      padding: 6rem 0 0 0;
    }

    .detalhesProduto {
        position: relative;
        width: 100%;
        display: inline-block;
        text-align: center;
        background: #ffff;
        padding: 5rem 0;
        box-shadow: 0 0 15px #000;
        z-index: 9;
    }

    .detalhesProduto article{
        position: relative;
        width: 90%;
        display: inline-block;
        padding: 1rem 0;
        vertical-align: middle;
    }

    .novidades {
        padding: 0;
        margin-top: 0;
        top: 1rem;
    }

    .novidades article {
        width: 95%;
        margin: 2.5%;
    }

    .novidade {
        position: relative;
        width: 100%;
        padding: 5rem 0;
        background: #ffff;
        text-align: right;
        display: inline-block;
        z-index: 8;
    }

    .novidade article {
        position: relative;
        width: 95%;
        height: auto;
        padding: 1rem 0;
        background: #ffff;
        display: inline-block;
        margin: 0px;
        text-align: left;
        vertical-align: top;
    }
    
    .bannerNovidades {
        position: relative;
        width: 100%;
        height: 16rem;
        top: 5rem;
        overflow: hidden;
        z-index: 1;
    }


    .detalhesNovidadeImagem{
        margin-top: 0;
    }

    .detalhesNovidade article{
        position: relative;
        width: 90%;
        display: inline-block;
        padding: 1rem;
        vertical-align: middle;
    }

    .servico article img{
        height: 14rem;
    }    

/*****CONTATO******/
    .contato{
        position: relative;
        width: 100%;
        height: auto;
        text-align: center;
        background: rgb(255,250,250);
        padding: 2rem 0;
        display: inline-block;
    }

    .contatos{
        position: relative;
        width: 100%;
        display: inline-block;
        padding: 1rem;
        vertical-align: top;
        text-align: center;
    }

    .contatos article {
        width: 95%;
        text-align: left;
    }

    .contato h1 {
        color: #222046;
        font-size: 22pt;
        text-align: left;
        margin-left: 5%;
    }

    .contato h2 {
        color: #222046;
        text-align: left;
    }

    .contato p{
        color: #222046;
    }

    .textareaMensagem {
        border: none;
    }

    .formulario {
        position: relative;
        width: 95%;
        display: inline-block;
        text-align: center;
        vertical-align: top;
    }

/************ pgFormularios **************/    

    .formularios {
        position: relative;
        width: 100%;
        height: auto;
        padding: 2rem 0;
        display: block;
    }

    .formularios article {
        position: relative;
        width: 100%;
        height: auto !important;
        top: 0;
        left: 0;
        padding: 50px 0;
        display: inline-block;
        text-align: center;
        box-shadow: 0 1px 3px;
    }

    .fale{
        position: relative;
        width: 90%;
        height: auto;
        text-align: center;
        display: inline-block;
        vertical-align: top;
    }


    article#formulario{
        position: relative;
        width: 90%;
        height: auto;
        display: inline-block;
        vertical-align: top;
        padding: 1rem 0;
    }

    .inputText1{
        width: 95%;
        border: none !important;
        border-radius: 0 !important;
        font-size: 1rem;
        padding: 1.5rem;
        color: #000000;
        margin: 0.3rem 0rem;
        color: #222046;
    }.inputText1:hover{
        box-shadow: 0px 0px 3px #222046;
        cursor: pointer;
    }

    .inputText{
        width: 95%;
        border: none !important;
        border-radius: 0 !important;
        font-size: 1rem;
        padding: 1.5rem;
        color: #222046;
        margin: 0.3rem 0rem;
        color: #222046;
    }.inputText1:hover{
        box-shadow: 0px 0px 3px #222046;
        cursor: pointer;
    }

    .selectText1 {
        width: 95%;
        border: none;
        border-radius: 0;
        font-size: 1rem;
        padding: 1.65rem 1.3rem;
        background: #ffff;
        color: #9f8b5a;
        vertical-align: top;
    }

    .selectFormulario{
        width: 95%;
        border: none !important;
        border-radius: 0 !important;
        font-size: 1rem;
        padding: 1rem;
        color: #222046;
        margin: 0.3rem 0rem;
        color: #222046;
    }.inputText1:hover{
        box-shadow: 0px 0px 3px #222046;
        cursor: pointer;
    }

    .textArea {
        width: 95%;
    }

    .textarea{
        width: 95%;
        border: 1px solid #222046;
        border-radius: 5px;
        padding: 1rem;
        color: #222046;
    }.textarea:hover{
        box-shadow: 0px 0px 3px #222046;
        cursor: pointer;
    }

    .btEnviar{
        border: none;
        background: #222046;
        color: #fff;
        padding: 10px 20px;
        font-size: 14pt;
        border-radius: 2px;
    }.btEnviar:hover{
        box-shadow: 0px 0px 3px #222046;
        cursor: pointer;
    }

    .linkWhats {
        position: relative;
        text-decoration: none;
        padding: 10px 0;
        color: #222046;
        display: inline-block;
        font-size: 12pt !important;
    }
}

@media (max-width: 414px) {
    .mbr-fullscreen {
        padding: 1rem 0 !important;
    }

    .mbr-arrow-up a {
        right: 9rem;
        bottom: 1rem;
    }



    .certificacao{
        position: relative;
        width: 100%;
        display: inline-block;
        background: #ffff;
        padding: 1rem 0;
        text-align: center;
    }

    .certificacao img{
        width: 100%;
    }
}

@media (max-width: 320px) {
    .mbr-arrow-up a {
        right: 8rem;
        bottom: 1rem;
    }
}
</style>