/* Theme Name: Shantal Marketing Médico
Text Domain: Shantal Marketing Médico
Version:4.2 
Description: Tema Criado em parceria com a Shantal Marketing Digital, desenvolvido por Joao Antonio Rocco (joao.a.rocco@gmail.com)
Tags: responsive,wordpress theme, bootstrap
Author: Joao Antonio
Author URI: https://marketingdigitalmedicos.com.br/
heme URI:  https://marketingdigitalmedicos.com.br/ */

/****** TYPO CORES E BOTOES *****/
body{color:#3c3c3c!important}

.primary-color, .has-primary-color{color:#a66e47!important;}
.secondary-color, .has-secondary-color{color:#be8200!important}
.tertiary-color, .has-tertiary-color{color:#e19875!important}
.quaternary-color, .has-quaternary-color{color:#d3745a!important}
.white-color{color: #fff!important;}
.black-color{color:#000!important}
.fill-primary{fill:#a66e47}
.fill-secondary{fill:#be8200}
.fill-tertiary{fill:#e19875}
.fill-quaternary{fill:#d3745a}
.fill-white{fill:#fff}
.f-title{font-family: 'Cinzel';}
.f-semibold{font-weight:500!important;}
a:hover .fill-primary, .fill-primary:hover{fill:#a66e47}
a:hover .fill-white, .fill-white:hover{fill:#be8200;}
a:hover .fill-white.scnd, .fill-white.scnd:hover{fill:#a66e47;}
a.white-color:hover{color:#a66e47!important;}
a:hover .fill-secondary, .fill-secondary:hover{fill:#a66e47;}
.youtube .play-button{background-color:#a66e47;}
.bt{border-radius:30px; text-transform: uppercase;}
.bt-primary{background-color:#a66e47;color:#fff; border:none!important}
.bt-secondary, .bt-white-:hover{background-color:#be8200;color:#fff;}
.bt-tertiary{background-color:transparent; color:#a66e47; border:3px solid #a66e47}
.bt-tertiary:hover{background-color:#a66e47;color:#fff;}
.bt-quaternary{background-color:#d3745a; color:#fff;}
.bt-quaternary:hover{background-color:#a66e47;color:#fff;}
.bt-secondary:hover{background-color:#a66e47; color:#ffff;}
.bt-primary:hover{background-color:#be8200;color:#fff}
.bt.bt-white{color:#a66e47; background-color:#fff; border:2px solid #fff;}
.bdr-30{border-radius: 30px}
.bt-collapse.collapsed:after{content: 'LEIA MAIS';}
.bt-collapse {text-decoration:none!important;}
.bt-collapse:not(.collapsed):after {content: '-FECHAR';}

.bt-secondary-trns{background-color:transparent;color:#be8200; border:3px solid #be8200;}


.fundo-primary{background-color:#a66e47;}
.fundo-secondary{background-color:#be8200;}
.fundo-tertiary{background-color:#e19875;}
.fundo-quaternary{background-color:#d3745a;}
.fundo-white{background-color:#fff;}
.fundo-lighter{background-color:#FBF1EF}
.fundo-faq{background-color:#e19875}


.fundo-white.bdr-30 p, .fundo-white.bdr-30 ul{
  padding-bottom: 0;
  margin-bottom: 0;
}
/**** CORES E BOTOES ENDS ****/
.no-banner{
background-color:#a66e47;
padding:2rem;
text-align:center;
}
/******** *HEADER *******/
.banner-title{
color:#fff;
}
.banner-title span{
  font-size:1.1rem!important;
  color:#fff!important;
  font-weight: 400;
  line-height: 20px;
  display: block;
  margin-top:15px;

}


header.bg-on{background-color:#FBF1EF!important; transition: all 0.5s; box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;}    
.navbar-nav .nav-link, .top-bar .nav-link{color: #a66e47!important;}
.top-bar .icons{display: inline-block; }

@media (min-width:991px){
 .home header{
  background-color:rgba(255, 255, 255, 0.7);
  position:absolute;
    width:100%;
    top:0;
    z-index: 999;
}
  .navbar-brand {
    position: relative;
    top:15px;
  }


 .bg-on .navbar-nav .nav-link {color: #a66e47!important;}
#menu-menu-1{
  margin-top:-20px!important;
}
}
header svg{fill:#be8200;}
header a:hover svg{fill:#a66e47;}
.navbar-nav .nav-link{font-weight:500!important; text-decoration: uppercase!important;}
a.primary-color:hover{color: #a66e47!important;}.dropdown-item{white-space: wrap!important;   }
.navbar-nav .nav-link:hover,
.navbar-nav .nav-item.active .nav-link,
.nav-link:hover,
.nav-link.active{color:#be8200!important}
.btn-close {background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23a66e47'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat!important;}
/* ****** OFFCANVAS ****** */

/* ============ mobile view ============ */
 @media all and (max-width: 991px) {
 .bt-trigger svg {fill:#a66e47;}
.bt-trigger {right:25px;top:20px;}

.mobile-offcanvas{background-color:#FBF1EF!important;}
.navbar-nav .nav-link, .nav-top .nav-link{color: #a66e47!important; font-size: 0.95rem!important;}
.navbar-nav .nav-link:hover,
.navbar-nav .nav-item.active .nav-link,
.nav-link:hover,
.nav-link.active{color: #be8200!important; font-size:1rem!important; text-decoration: underline!important;} 

}
.redes-menu svg{
  fill:#be8200;
}
header{
  background-color:#FBF1EF;
}

/**** HEADER ENDS ****/  
.map-responsive{
    padding-bottom:60%;
    position: relative;
    height: 0px;
    overflow: hidden;
  }

  .map-responsive.geo{
     padding-bottom:65%;
  }
       .map-responsive.geo iframe{
            border-radius:30px;
       }
.map-responsive.hpd{
  padding-bottom:50%;
}
  
.video-responsive {
  padding-bottom:65.25%;
  position: relative;
  height: 0px;
  overflow: hidden;
}
 .map-responsive iframe, .video-responsive iframe {
     left: 0px;
     top: 0;
     height: 100%;
     width: 100%;
     position: absolute;
  }  
     .map-responsive.bdr-30 iframe{
    border-radius:30px;
   }

     
#banner-internas{
	position:relative;
}


@media (min-width:570px){
.center-caption{
width:100%;
position:absolute;
top:20%;
z-index: 2;
	}
}

#banner-internas .center-caption{
width:100%;
position:absolute;
top:50%;
z-index: 1;
transform:translate(0, -50%);
	}

@media (max-width:768px){
    .map-responsive{
        padding-bottom: 50%;
    }
    #banner-home .white-color{
      color:#a66e47!important
    }
    .container.bdr-30{
      border-radius: 0;
    }
    
}

#banner-home video{
	width:100%;
}




#banner-home, #banner-internas{
	position:relative;
}
mark{
	padding-left:0!important;
}
/******** *PARALLAX *********/
.parallax.home1{background-image: url('dist/images/parallax1.jpg');} 
.parallax.home2{background-image: url('dist/images/parallax2.jpg');} 
.parallax.home3{background-image: url('dist/images/parallax3.jpg');} 

@media(max-width:570px){
.parallax.home1{background-image: url('dist/images/parallax1-mobile.jpg');} 
.parallax.home2{background-image: url('dist/images/parallax2-mobile.jpg');} 
.parallax.home3{background-image: url('dist/images/parallax3-mobile.jpg');} 

.banner-title {
     line-height: 30px;
}
} 
/******** PARALLAX ENDS *********/

/**** DEPOIMENTOS GOOGLE *****/
.ti-widget.ti-goog .ti-controls{
    display: block!important;
}
.depoimentos .ti-widget.ti-goog .ti-review-item>.ti-inner, 
.depoimentos .ti-widget.ti-goog .ti-load-more-reviews-container .ti-load-more-reviews-button{
    background-color: #fff!important;
}
.depoimentos .ti-widget.ti-goog .ti-controls .ti-next{
    right:-15px!important;
}
.depoimentos .ti-widget.ti-goog .ti-controls .ti-prev{
    left:-15px!important;
}
.depoimentos .ti-widget.ti-goog .ti-controls .ti-next, 
.depoimentos .ti-widget.ti-goog .ti-controls .ti-prev{
        background-color: #fff!important;
}
@media   (min-width:768px){
.depoimentos .ti-widget.ti-goog .ti-controls .ti-next, 
.depoimentos .ti-widget.ti-goog .ti-controls .ti-prev{
    width:45px!important;
    height: 45px!important;
    border-radius:100%!important;
}
.depoimentos .ti-widget.ti-goog .ti-controls .ti-next:before, 
.depoimentos .ti-widget.ti-goog .ti-controls .ti-prev:before {
    width:20px!important;
    height: 20px!important;
}
.depoimentos .ti-widget.ti-goog .ti-controls .ti-next{
    right:-65px!important;
}
.depoimentos .ti-widget.ti-goog .ti-controls .ti-prev{
    left:-65px!important;
}
}
/**** DEPOIMENTOS GOOGLE ENDS*****/
/***** ELEMENTOS DECOR ****/
.elm.pos-right{
  background-image: url('dist/images/elm-right.png');
  background-position: right center;
  background-repeat: no-repeat;
}

.elm.pos-left{
  background-image: url('dist/images/elm-left.png');
  background-position: left center;
  background-repeat: no-repeat;
}


.card-box{
	background-color:#f9f6f4;
	padding-bottom:2.5rem;
border-radius:0 0 25px 25px;
}

.box-atendimento{
	background-color:#a66e47;
	color:#fff;
	height:100%;
	padding:2rem;
	border-radius:30px;

}
.box-atendimento h3{
	font-size:1.4rem;
	font-weight:600;
	margin-bottom:1em;
}




@media (max-width:1600px){
  .elm{
    background-size: 10%;
  }
}
@media (max-width:1024px){
  .elm{
    background-image: inherit;
  }
}
/***** CUSTOM ENDS ******/
/******* *FAQ *******/
  #Faq .card-body a{
    color:#e19875;
    text-decoration:underline!important;
    }
.FAQ .accordion-item {
  border-radius: 30px!important;
 background-color:#fff!important;
 border:2px solid #fff!important;
 } 
 
  .FAQ  .accordion-button::after {
    background-color: #e19875!important;
    border:1px solid #e19875;
    transform: scale(.8) !important;
    background-position:center;
    width:30px;
    height:30px;
    padding:8px;
    border-radius:100%;
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e")!important;
    transform: scale(.7) !important;
  }
  .FAQ  .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e")!important;
  }
/******* *FAQ ENDS*******/
/******** DATA POST *********/
.assinatura-blog p{
	font-size:0.9rem;
	line-height:20px
}
.assinatura-blog h4{
	color:#a66e47;
}

.box-date{
color:#fff;
display:inline-block;
background-color:#a66e47;
text-align:center;
border-radius:10px;
line-height:18px;
width:60px;
height:60px;	
position:absolute;
bottom:-25px;
left:10px
}

.box-date span{
position:relative;
top:12px;
font-size:16px;
text-transform:uppercase;
font-weight:bold;
}

.box-date-single{
background-color:#a66e47;
display:inline-block;
padding:1rem;
border-radius:8px;
text-align:center;
}
.box-date-single span{
color:#fff;
font-weight:bold;
font-size:1.2rem;
text-transform:uppercase;
}
/******** DATA POST *********/
/***** *INTERNAS ********/
.internas ul{
  text-align: left!important;
}
.internas h2, 
.internas h3, 
.internas h4{
  font-family: 'Cinzel';
}
.c1 h2, .c1 h3{
color:#a66e47;
 }

.c2 h2, .c2 h3, .c2 h4{
   color:#be8200;
   
}
.c3 h2{
  color:#e19875;
  font-weight: bold;
  }
.c3 h3{
  color:#a66e47;
    font-weight: bold;
}

.c4 h2, .c3 h4{
  color:#be8200
}
.ct-center h2{
text-align: center;
}
/***** *INTERNAS ********/
.form-control{
      border-radius:15px!important;
   background-color:#fff!important;
}
/********* FOOTER *******/
  footer{
    background-color:#562a11;
    color:#fff!important;
    }
.nav-footer ul{
    list-style: none;
    padding-left: 0;
    margin-bottom: 0!important;
    }
.nav-footer ul li a{
  text-transform: uppercase;
}
    .icons-footer svg{
        fill:#fff
    }
    .icons-footer:hover svg{
        fill:#a66e47;
    }
    footer a{
       color:#fff;
    }
    footer .nav-link:hover, footer .nav-item.active .nav-link{
      text-decoration: underline!important;
      color:#fff!important;
    }

    footer .nav-link{
       padding-top:0!important;
       padding-bottom:0!important;
    }
    footer a:hover svg{
     fill:#fff;
    }
    footer a:hover{
    color:#a66e47;
    }

    .tel-footer::before, .email-footer::before, .wpp-footer::before{
      background-color: #fff;
    }
    .tel-footer:hover::before, .email-footer:hover::before, .wpp-footer:hover::before{
        background-color: #a66e47;
      }

    .tel-icon::before, .wpp-icon::before{
       background-color:#a66e47;
    }
    .wpp-icon.white-color::before{
       background-color:#fff;
   }
    #wpp-flutuante::before{
    background-color:#a66e47;
    color:#fff;
}
 /***** FOOTER ENDS ****/
 /***** PAGINACAO ****/
.pagination .page-numbers, .pagination .page {
  background-color:#fff;
  color: #a66e47;
  border-color:#a66e47 ;
}
.pagination .page-numbers:hover, .pagination .page:hover, 
.page-numbers.current {   
  background:#a66e47 ;
  color:#fff;
  border-color:#a66e47 ;
}      
/*** PAGINACAO ENDS ***/