/* 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:#2d2d2d!important}
.primary-color, .has-primary-color{color:#0b508c!important;}
.secondary-color, .has-secondary-color{color:#008ed4!important}
.tertiary-color, .has-tertiary-color{color:#ed7ba7!important}
.quaternary-color{color:#5ab157!important}
.white-color{color: #fff!important;}
.black-color{color:#000!important}
.fill-primary{fill:#223e9e}
.fill-secondary{fill:#008ed4}
.fill-tertiary{fill:#ed7ba7}
.fill-white{fill:#fff}

.fw-lighter{font-weight: lighter!important;}
.f-semibold{font-weight:500!important;}
a:hover .fill-primary, .fill-primary:hover{fill:#223e9e}
a:hover .fill-white, .fill-white:hover{fill:#008ed4;}
a:hover .fill-white.scnd, .fill-white.scnd:hover{fill:#223e9e;}
a.white-color:hover{color:#223e9e!important;}
a:hover .fill-secondary, .fill-secondary:hover{fill:#223e9e;}
.youtube .play-button{background-color:#223e9e;}
.bt{border-radius:30px; border:none!important;}
.bt-primary{background-color:#223e9e;color:#fff;}
.bt-secondary{background-color:#008ed4;color:#fff;}
.bt-tertiary{background-color:#ed7ba7; color:#fff;}
.bt-tertiary:hover{background-color:#5ab157;color:#fff;}
.bt-quaternary{background-color:#5ab157; color:#fff;}
.bt-quaternary:hover{background-color:#ed7ba7;color:#fff;}
.bt-secondary:hover{background-color:#223e9e; color:#ffff;}
.bt-primary:hover{background-color:#008ed4;color:#fff;}
.bt.bt-white{color:#223e9e; background-color:#fff; border:2px solid #fff;}
.bt.bt-white:hover{ background-color:#223e9e; color:#fff; border-color:#223e9e;}
.bt.bt-primary-w{color:#223e9e; background-color:transparent; border:2px solid #223e9e;}
.bt.bt-primary-w:hover{ background-color:#008ed4; color:#fff; border-color:#008ed4;}
.bdr-30{border-radius: 44px!important;}
.bdr-btm-30{border-radius:0 0 30px 30px!important;}
.bt-collapse.collapsed:after{content: 'LEIA MAIS';}
.bt-collapse {text-decoration:none!important;}
.bt-collapse:not(.collapsed):after {content: '-FECHAR';}

/**** CORES E BOTOES ENDS ****/
.no-banner{
	background-color:#223e9e;
padding:2rem;
text-align:center;
}
/******** *HEADER *******/
.banner-title{
color:#223e9e;
line-height:32px;
font-weight:600;
}
.banner-title span{
display:inline-block!important;
font-size:1.4rem;
}

header.bg-on{ background-color:rgba(255, 255, 255, 1); 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: #464646!important; white-space: nowrap; text-transform: uppercase;}
.top-bar .icons{display: inline-block; }

@media (min-width:991px){
 .bg-on .navbar-nav .nav-link {color: #464646!important;}
#menu-menu-1{
  margin-top:-40px!important;
}
}
header svg{fill:#ed7ba7;}
header a:hover svg{fill:#008ed4;}
.navbar-nav .nav-link{font-weight:500!important; text-decoration: uppercase!important;}
a.primary-color:hover{color: #008ed4!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:#223e9e!important}
.btn-close {background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23223e9e'%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{fill:#223e9e;}
.bg-on .bt-trigger{fill:#223e9e;}
.mobile-offcanvas{background-color:#fff!important;}
.navbar-nav .nav-link, .nav-top .nav-link{color: #223e9e!important;}
.navbar-nav .nav-link:hover,
.navbar-nav .nav-item.active .nav-link,
.nav-link:hover,
.nav-link.active{color: #223e9e  !important; text-decoration: underline!important;} 
header{background-color:#fff; position: initial}
}
@media only screen and (max-width:768px){
#banner .caption.white-color{color:#223e9e!important;}}
/**** HEADER ENDS ****/  
.map-responsive{
    padding-bottom:65%;
    position: relative;
    height: 0px;
    overflow: hidden;
  }

.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;
}

#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%;
    }
}
@media (min-width:548px){
#banner-home{
	position:relative;
}
#banner-internas{
	position:relative;
}
.center-caption{
width:100%;
position:absolute;
top:50%;
z-index: 1;
transform:translate(0, -50%);
	}
}
mark{
	padding-left:0!important;
}
/******** *PARALLAX *********/
.parallax.home1{background-image: url('dist/images/parallax1.jpg');} 
.parallax.home2{background-image: url('dist/images/parallax2.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 *********/

/******** CUSTOM *********/
.fundo-borboletas{
  background-image: url('dist/images/borboleta-left.png'), url('dist/images/borboleta-amarela.png');
  background-position: left center, 95% 10%;
  background-repeat: no-repeat, no-repeat;
}
.borboletas-sobre{
  background-image: url('dist/images/borboleta-left.png'), url('dist/images/borboleta-amarela.png');
  background-position: left center, 95% 90%;
  background-repeat: no-repeat, no-repeat;
}
.borboletas-cd{
  background-image: url('dist/images/b-amarela-left.png'), url('dist/images/b-amarela-right.png');
  background-position: 3% 86%, 98% 12%;
  background-repeat: no-repeat, no-repeat;
  background-color: #223e9e;
}

.borboletas-yp{
  background-image: url('dist/images/b-amarela-left.png'), url('dist/images/borboleta-rosa.png');
  background-position: 3% 86%, 98% 20%;
  background-repeat: no-repeat, no-repeat;
  background-color: #223e9e;
}

.elm-faq{
  background-image: url('dist/images/borboleta-rosa.png'), url('dist/images/elm-borboleta-verde-left.png');
  background-position: 3% 98%, 98% center;
  background-repeat: no-repeat, no-repeat;
}

.elm-amarelo-btm{
    background-image: url('dist/images/b-amarela-right.png');
    background-repeat: no-repeat;
    background-position: 98% 90%;
}

.elm-amarelo-btm{
    background-image: url('dist/images/b-amarela-right.png');
    background-repeat: no-repeat;
    background-position: 98% 90%;
}

.elm-verde-top{
    background-image: url('dist/images/elm-borboleta-verde-left.png');
    background-repeat: no-repeat;
    background-position: 2rem 0%;
}


.borboleta-right-center-rosa{
  background-image: url('dist/images/borboleta-rosa.png');
  background-position: 98% center;
  background-repeat: no-repeat;
}

.borboleta-left-bottom{
  background-image: url('dist/images/borboleta-rosa.png');
  background-position: 2rem 86%;
  background-repeat: no-repeat;
}


.borboleta-right-top{
  background-image: url('dist/images/borboleta-rosa.png');
  background-position: 98% 10%;
  background-repeat: no-repeat;
}
.fundo-color-elm{
  background-color: #0a467a;
  background-image: url('dist/images/fundo.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
.elm.borboleta-left{
	position:absolute;
	bottom:-6rem;
	z-index:0;
	left:3rem;
}

.bb-green{
  background-image: url('dist/images/elm-borboleta-verde.png');
  background-repeat: no-repeat;
  background-position: 98% 4rem;
}

.box-conhecimento{
height:100%;
position:relative;
text-align:center;
padding-bottom:5rem;
}
.box-conhecimento img{
	margin-bottom:1rem;
}
.box-conhecimento p{
padding:0 2rem;
}
.box-conhecimento h3{
padding:0 1rem;
}
	.box-conhecimento .bt{
		margin:0 1rem;
	}
.box-conhecimento::before{
	content:"";
	width:100%;
	height:80%;
	background-color:#eaf0f3;
	position:absolute;
	z-index:-1;
	bottom:0;
	border-radius:0 0 30px 30px;
}
.bloco-depo-txt{
  position:relative;
}
.bloco-depo-txt::before{
  content: "";
  background-image: url('dist/images/estrelas.png');
  background-repeat: no-repeat;
  background-size: contain;
width:136px;
height:29px;
position:absolute;
right:3rem;
top:-12px

}
.half-btf{ 
  position:relative;
  margin-top:3rem;
}
.half-btf::before{
  content:"";
    background-image: url('dist/images/elm-4.png');
  background-repeat: no-repeat;
  background-size: contain;
  width:153px;
height:145px;
position:absolute;
right:3rem;
top:-72px;

}




.fundo-color-elm h2{
	color:#fdc901;
}
.fundo-color-elm h3{
	color:#fdc901;
	font-weight:bold;
	font-size:1.2rem!important;
}
.fundo-lighter{
	background-color:#eaf0f3;
}
.bloco-depo-txt{
	background-color:#fff;
	padding:2rem;
	border-radius:30px;
}
.bloco-depo{
	margin-top:20px;
}


.formacao{
	padding:2rem;
	position:relative; 
	height:100%;
}
.formacao .elm-formacao{
	width:80px;
	position:absolute;
	right:-20px;
	top:-30px
}
.faq-img{
	margin-bottom:-18px
}
@media(min-width:768px){
	.box-conhecimento .bt{
	position:absolute;
	font-size:0.89rem;
	width:90%;
	left:50%;
	bottom:40px;
	transform:translate(-50%, 0);
	margin:auto;
	}


}
@media (max-width:1600px){
  .borboleta-right-center-rosa, .borboleta-right-top, .borboleta-left-bottom{
  background-size:100px;
}

.elm-amarelo-btm{
  background-size:90px;
  background-position:95% 80%
}

.elm-verde-top{
  background-size:60px;
  background-position:5% 10%;
}


.borboletas-yp{
  background-size:69px, 100px;
}

}
@media(max-width:1400px){
.elm.borboleta-left
{
	width:170px;
}}

@media (max-width:768px){
	.elm{
		display: none;
	}
	.box-conhecimento{
		padding-bottom: 3rem;
	}
  .bb-green{
    background-size:50px;
  }
  .faq-img{
	margin-bottom:-8px
}

.borboletas-sobre, .borboletas-cd, .borboletas-yp, .elm-amarelo-btm, .elm-amarelo-btm,
.elm-verde-top, .borboleta-right-center-rosa, .borboleta-right-top, .borboleta-left-bottom{
  background-image: inherit!important;
}
.banner-title span {

    line-height: 18px;
    font-size: 1.1rem;
}
.half-btf::before{
  width:50px;
  height:47px;
  right:15px;
 top:-25px; 
}
}
/***** CUSTOM ENDS ******/
/******* *FAQ *******/
#Faq .card-body a{
    color:#fff;
    text-decoration:underline!important;
    }
.FAQ .accordion-item {
  border-radius: 30px!important;
 background-color:#184090!important;
 border:none!important;

 }


.fundo-faq{
background-color: #fdc901;
}

  .FAQ  .accordion-button::after {
    background-color: #fff!important;
    border:1px solid #fff;
    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='%23184090' 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='%23184090' 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 *********/
.box-date{
color:#fff;
display:inline-block;
background-color:#008ed4;
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:#008ed4;
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 .c1 h2{
 color:#223e9e;
 font-weight: bold;
}
.internas .c1 h3{
 color:#223e9e;
}
.internas .c5 h2{
color:#fdc901;
 font-weight: bold;
}


.form-control{
   border:2px solid #008ed4!important;
   border-radius:25px!important;
   background-color:#fff!important;
}
.bt-send{
    
    display: inline-block;
    background-color:#223e9e;
    border: none!important;
    color:#fff;
    padding:.5rem 2rem;
    transition: all 0.5s;
    text-transform: uppercase;
    border-radius: 30px;
}
.bt-send:hover{
    background-color:#008ed4;
}
/***** FOOTER *******/
  footer{
    background-color:#0b4d87;

    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:#5291d0
    }
    .icons-footer:hover svg{
        fill:#fff;
    }
    footer a{
       color:#fff;
    }
    footer .nav-link:hover, footer .nav-item.active .nav-link{
      text-decoration: underline!important;
      color:#5291d0!important;
    }

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

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

    .tel-icon::before, .wpp-icon::before{
       background-color:#5291d0;
    }
    .wpp-icon.white-color::before{
       background-color:#fff;
   }
    #wpp-flutuante::before{
    background-color:#223e9e;
    color:#fff;
}
 /***** FOOTER ENDS ****/