h1 { font-weight:bold; }
h1, h2, h3 { font-family: "Poppins", sans-serif; }
h2 { margin-bottom: 60px; font-weight:bold; border-bottom: 1px solid #e0e0e0; color:#00A5CF; }
h2 small { font-size:20px; color:#aaa; display:block; }
h2:after { content:''; width:50px; border-bottom:4px; border-radius: 50%; border:2px solid #CCC; width: 15px; background: #fff; height: 15px; display: block; margin:auto; margin-bottom: -5px; margin-bottom: -7px; margin-top: 20px;  transform: rotate(45deg); }
h3 { opacity: 0.85; }
ul { list-style: none;}
img, picture, video, embed, iframe { max-width: 100%;}
section { padding:90px 0; }

header { margin-bottom: 60px;}

.btnCTA:hover { text-decoration:none; color:#fff; }
.btnCTA{background:#DBAD6A; font-size:20px; text-transform:lowercase;border-radius: 30px;color:#fff;display:inline-block;padding: 10px 30px 14px 30px;transition:all .15s}
.btnCTA:hover{background:#01a350!important;color:#fff;text-decoration:none;transform:scale(1.03);box-shadow:0 2px 8px rgb(0 0 0/20%)}

.bannerHome { background: linear-gradient(141deg, #08aad3 0%, #00A5CF 51%, #00A5CF 75%); display: flex; margin-bottom: 30px; vertical-align: middle; justify-content: center; flex-direction: column;}
.bannerHome h1 { font-size: 56px; line-height: 58px; margin: 0; font-weight: bold; color:#fff; }
.bannerHome p { color: #fff; font-size:26px; display: block; line-height:30px; padding:0; margin:30px 0; font-weight:500; opacity: 0.70;}
.bannerHome b { font-size: 50px; display: block; line-height: 40px;}
.bannerHome small { display: block; text-align: center; color: #fff; opacity: 0.8; font-size: 15px; margin-top: 10px;}
.bannerHome .boxBanner {  background:url(imagens/layout/background-banner-01.png) no-repeat right, top; background-position-x: calc(100% + 35px); padding: 90px 15px;}
.bannerHome .boxBanner img { margin-bottom: 30px;}
.bannerHome .boxBanner .btnCTA { display: block; margin: 0 auto; width: 273px;}

.boxHeader .boxCopy { max-width: 560px; width: 100%;}

.boxDores, .boxAtendimento, .boxBeneficios, .boxSobreMim, .boxDepoimentos {  text-align:center;}
.boxDores h2, .boxAtendimento h2, .boxBeneficios h2, .boxDepoimentos h2, .boxFaq h2 { margin: 0 auto  75px; max-width: 650px; width: 100%; text-align: center; }

.boxDores { padding-bottom:0; }
.boxDores ul { padding-top:15px; }
.boxDores ul li .contentLi { background: #fff; margin-bottom: 45px; padding-bottom: 30px; text-align: center; box-shadow: -2px 5px 20px 5px #f5f5f5; border-radius: 40px; padding-bottom: 45px; overflow: hidden;}
.boxDores ul li .contentLi h3 { font-size: 22px; margin: 30px 0;}
.boxDores ul li .contentLi h3 small {color: #8a8a8a; display: block; font-size: 16px; margin-bottom: 6px;}

.boxDores ul {counter-reset: numeros; padding:0;}
.boxDores ul li div::before {width: 54px;height: 54px;font: 30px/54px Poppins;font-weight:bold;text-align: center;counter-increment: numeros;content: "" counter(numeros);color: #fddc8d;background: #fff;position: absolute;left: calc(50% - 23px);top: -22px;border-radius: 50%;}

.boxAtendimento { text-align: center;}
.boxAtendimento p { margin: 0 auto; max-width: 450px; width: 100%;}
.boxAtendimento ul { padding: 0; margin-top: 45px;}
.boxAtendimento img, .boxAtendimento svg { margin-bottom: 15px;}
.boxAtendimento .btnCTAConsulta { margin-top: 30px;}

.boxBeneficios { background: #EFEFF0; text-align: center;}
.boxBeneficios h3 { margin-bottom: 30px;}
.boxBeneficios .contentBox { background: #fff; border-radius: 20px; margin-bottom: 45px; padding: 45px 30px; text-align: left;}
.boxBeneficios .contentBox ul { list-style: none; padding: 0;}
.boxBeneficios .contentBox1 ul li { background: url(imagens/layout/icone-check.png) no-repeat left 4px; background-size: 17px;}
.boxBeneficios .contentBox2 ul li { background: url(imagens/layout/icone-x.png) no-repeat left 4px; background-size: 16px;}
.boxBeneficios .contentBox ul li p { padding-left: 25px;}

.boxSobreMim { background: #f7f7f7;}
.boxSobreMim span {position: relative;display: inline-flex;padding: 20px;}
.boxSobreMim span::before { content:''; width:200px; height:100px; position:absolute; left:0; top:0; border: 4px solid #DBAD6A;; border-bottom:0; border-right:0; }
.boxSobreMim span::after { content:''; width:100px; height:200px; border-right:4px solid #DBAD6A;; border-bottom:4px solid #DBAD6A;; position:absolute; right:3px; bottom:0;}
.boxSobreMim span img {border-radius:0  30px; }
.boxSobreMim a { background: #DBAD6A;}
.boxSobreMim p { text-align:left; }



/* AVALIAÇÕES */
.boxDepoimentos { background: url(imagens/layout/bkg-site-terapia.png) left, bottom, #EFEFF0;background-size: 100%; padding-bottom: 60px; padding-top: 60px;}
.boxDepoimentos h2 { text-align: center;}

/*
.boxDepoimentos ul { list-style: none; margin: 0; overflow-y: auto; padding: 0 0 40px; white-space: nowrap;}
.boxDepoimentos ul li { display: inline-flex; margin-right: 45px; max-width: 426px; width: 100%; white-space: normal;}
.boxDepoimentos ul li .contentLi { background: #fff; border-radius: 8px; padding: 25px;}
.boxDepoimentos ul li .contentLi img { margin-bottom: 15px;}
.boxDepoimentos ul li .contentLi p { color: #555; font-size: 15px;}
.boxDepoimentos ul li .contentLi h3 { font-size: 18px; font-weight: bold; margin-bottom: 15px; text-transform: uppercase;}
.boxDepoimentos ul li .contentLi h3 small { display: block; font-weight: normal; text-transform: none;}
*/
.boxDepoimentos ul {padding: 0;display: flex;flex-wrap: wrap;justify-content: center;}
.boxDepoimentos ul li {margin: 15px;max-width: 426px;padding: 15px;background: #fff;}


/* TABS PROD DETALHE */
.boxFaq { background-color: #fff; padding: 30px 45px; border-radius:12px;}
.boxFaq h2 { text-align: center;}
.boxFaq .accordionBtn:first-of-type { border-top: 1px solid #eee;}
.boxFaq .accordionBtn { border-bottom: 1px solid #eee; color:#444; cursor:pointer; margin:0; width:100%; text-align:left; outline:none; font-size:15px; transition:0.4s;}
.boxFaq .accordionBtn span { display:inline-block;font:18px 'Montserrat', sans-serif;padding:25px 0;width:calc(100% - 100px);}
.boxFaq .accordionBtn svg {border-radius:50%; font-size:50px;padding:10px 15px;transition:transform 0.5s;vertical-align:middle;}
.boxFaq .activeBtn svg { transform:rotate(90deg);}
.boxFaq .activeBtn span {border-bottom:0;}
.boxFaq .panelBody { padding-left:100px;background-color:white;max-height:0;max-width:900px;overflow:hidden;transition:max-height 0.2s ease-out;width:100%;}
.boxFaq .panelBody > :first-of-type { margin-top:20px;}
.boxFaq .panelBody table { width:100% !important;overflow-x:auto;display:inline-flex;align-items:center; margin-bottom:45px;}
.boxFaq .panelBody table td img { max-width:200px;}
.boxFaq .panelBody table td { border:1px solid #ddd;padding:15px;}
.boxFaq .panelBody table td p { margin:0; padding:0;}

.footerGeral { padding-bottom: 30px; padding-top: 30px; text-align: center;}
.footerGeral img { margin-bottom: 45px;}

@media (max-width: 991px) {

}

@media (max-width: 767px) {

    .bannerHome h1 { font-size:32px; line-height:32px; }
    .boxFaq { padding: 60px 0;}
    .boxFaq .accordionBtn svg { margin-left:0; }
    .boxDepoimentos ul li { margin:15px 0; }

    .boxSobreMim img { margin-bottom: 15px; max-height: 400px;}

    .boxAtendimento  { padding-bottom: 30px;}
    .boxAtendimento .box1 { margin-bottom: 60px;}

}

@media (max-width: 575px) {

    .bannerHome .boxBanner { padding: 45px 15px; position: relative;}
    .bannerHome p { opacity: 0.9;}
    .bannerHome .boxBanner::after { background: rgba(0, 0, 0, 0.4); content: "";position: absolute; top: 0; right: 0; left: 0; bottom: 0;}
    .bannerHome .boxBanner img { display: block; margin: 0 auto 30px;}
    .boxHeader .boxCopy { position: relative; z-index: 1;}

    .bannerHome .boxBanner .btnCTA { font-size: 16px; width: 234px;} 

    .boxDores { padding-top: 45px;}

}