 /* 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 *****/

.primary-color{color:#006fb7!important}

.secondary-color{color:#677e8c!important}

.tertiary-color{color:#97745e!important}

.quaternary-color{color:#66acc9!important}



.white-color{color: #fff!important;}

.black-color{color:#000!important}

.banner-title{font-weight: lighter; color:#fff;}

.fill-primary{fill:#006fb7}

.fill-secondary{fill:#677e8c}

.fill-white{fill:#fff}

.fill-tertiary{fill:#97745e}

.fill-quaternary{color:#66acc9!important}



a:hover .fill-primary, .fill-primary:hover{fill:#006fb7}

a:hover .fill-white, .fill-white:hover{fill:#006fb7;}

a.white-color:hover{color:#006fb7!important;}

a:hover .fill-secondary, .fill-secondary:hover{fill:#006fb7;}

.youtube .play-button{background-color:#006fb7;}



.bt-primary{

color:#fff;

background-color:#006fb7 ;

    

}

.bt-primary:hover, .bt-tertiary:hover{

    background-color:#677e8c ; 

    color:#fff;

}

.bt-secondary{

    background-color:#677e8c;

    color:#fff;

    

}

.bt-tertiary{

    background-color:#97745e;

    color:#fff;

 }

 .bt-quaternary{

    

    background-color:#66acc9;

    color:#fff;

 }



.bt-secondary:hover, .bt-quaternary:hover{

    background-color:#006fb7;

    color:#fff;

}



.bt-white{

    color:#006fb7;

    background-color:#fff;

  

}



.bt-white:hover{

    background-color:#006fb7;

    color:#fff;

}

    





.bdr-30{

    border-radius: 30px!important;

}

.bdr-30-i{

    border-radius:30px 0

    }



.bdr-btm-30{

border-radius: 0 0 30px 30px;

}

.bdr-14{

    border-radius: 14px;

}

.bt-collapse.collapsed:after  {

    content: 'Ler mais';

}

.bt-collapse {

    text-decoration:none!important;

}



.bt-collapse:not(.collapsed):after {

    content: '-fechar';

}





@media (max-width:768px){

    .container.bdr-30, .container.bdr-30-i{

        border-radius:0!important;

    }

    }



/**** CORES E BOTOES ENDS ****/



/***** *HEADER *******/

header{

    background-color:rgba(255, 255, 255,0.78);

    transition: all 0.5s;

    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;

   }  

   header.bg-on{

    background-color:rgba(255, 255, 255, 1);

    }



 .navbar-nav .nav-link, .top-bar .nav-link{

   color: #677e8c!important;

   white-space: nowrap;

   }

   .top-bar .icons{

   display: inline-block;

   }

   .bg-on .navbar-nav .nav-link{

    color: #677e8c  !important;

   }



   .nav-link{

font-weight:500!important;

text-transform: uppercase;

font-size: 0.9rem!important;







   }



   a.primary-color:hover{



   color: #677e8c!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    {

        

          text-decoration:none!important;

          color:#006fb7!important;

   }

   .btn-close {

       background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23006fb7'%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;

   }

   @supports (-webkit-touch-callout: inherit) {
    .parallax {
    background-attachment: scroll;
    }
  }

   /* ****** OFFCANVAS ****** */

     /* ============ mobile view ============ */

    @media all and (max-width: 991px) {

        .bt-trigger{

fill:#006fb7;

        }

.bg-on .bt-trigger{

    fill:#006fb7;

        }



        

       .mobile-offcanvas{

              background-color:#fff!important;

       }

        .navbar-nav .nav-link, .nav-top .nav-link{

            color: #97745e!important;

        }

         .navbar-nav .nav-link:hover,

        .navbar-nav .nav-item.active .nav-link,

        .nav-link:hover,

       .nav-link.active    {

           color: #006fb7  !important;

           text-decoration: underline!important;

        } 

        header{

            background-color:#fff;

        }

        .navbar .nav-link{

        font-size:1rem!important;

        color:#006fb7!important;

        }

    }

    @media only screen and (max-width:768px){



       #banner .caption h1 strong, #banner .caption h2{

            color:#006fb7 !important;

        }

        #banner .bt-white{

            background-color:#006fb7 !important;
color:#fff;
            border-color:#006fb7 !important;

        }

        

       #banner .caption h1 span{

        color: #006fb7!important;

       }

       #banner .caption h1 span br{

        display:none;

    }

   

    }

    #banner .caption h1 span{

        display:inline-block;

        line-height:25px;

        

       }



@media (min-width:1400px){

#navbar_main{

    margin-top:-20px!important;

}

}



/**** HEADER ENDS ****/  

/******* *BGS E ELEMENTOS *****/

.fundo-primary-color{

    background-color:#006fb7;

}

.fundo-secondary-color{

 

    background-color:#677e8c;

}.fundo-tertiary-color{

    background-color:#97745e;

}

.fundo-lighter{

    background-color:#f4f9ff;

}

.fundo-lighter-single{

    background-color:#f5f7f6;

}

.lighter-box{

    background-color:#f4f9ff;

    border-radius: 0 0 30px 30px;

    margin-top:-40px;

    padding-top:40px!important;

    padding-bottom:2rem;

}

    

/******* BGS E ELEMENTOS ENDS *****/
    
.map-responsive.cto {

    padding-bottom:65.25%;

    position: relative;

    height: 0px;

    overflow: hidden;

  }

.map-responsive {

    padding-bottom: 28%;

  

    position: relative;



    height: 0px;



    overflow: hidden;

  }

  .map-responsive iframe {

      left: 0px;

      top: 0;

      height: 100%;

      width: 100%;

      position: absolute;

  }  

  .map-responsive.bdr-30 {

      padding-bottom: 70%;

  }

  .bx-contato-mp{

    margin-top:-4rem!important;

    position:relative;

    z-index: 10;

  }

  .bg-info-contato{

      background-color:#006fb7;

color:#fff;

padding:2rem!important;

border-radius:50px;

box-shadow: 0px 5px 22.8px 1.2px rgba(0, 0, 0, 0.22);

}
.bx-contato-mp a:hover{
    color:#fff!important;
}
.bx-contato-mp a:hover svg{
    fill:#fff!important;
}    
 .bg-info-contato:hover{
         background-color:#677e8c!important;
}


@media (max-width:768px){

    .map-responsive {

        padding-bottom: 50%;

    }

}

  .video-responsive {

    padding-bottom:65.25%;

    position: relative;

    height: 0px;

    overflow: hidden;

  }

   .video-responsive iframe {

     left: 0px;

     top: 0;

     height: 100%;

     width: 100%;

     position: absolute;

  }  





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

    .text-slick{

        font-size:15px;

        line-height:20px

    

}

}



    

    

/***** *INTERNAS ********/

@media (min-width:768px){

    .about-m{

        margin-top:-80px!important;

    }

}

.first-section.py-5.my-0{

    

    margin-top:-70px!important;

    padding-top:100px!important;

    }

    .first-section-single.my-0{

        margin-top:-40px!important;

    } 

    @media (min-width:768px){

    .vms-conversar{

        margin-top:-30px;

        }

    }



    .bloco{

        background-color:#f7f0ea;

        padding:2rem 1rem;

        height:100%;

        border-radius:30px;

    }

        .fundo-secondary-color p a, .fundo-primary-color p a, .fundo-tertiary-color p a{

            color:#fff;

            text-decoration: underline!important;

        }



        .img-center{

            height:60px;

                position:relative;

                margin-bottom:15px;

            }

            @media (min-width:768px){

            .img-center img{

            position:absolute;

            top:50%;

            transform:translate(0, -50%)

                }

            }

            

            

    

.internas ul, .internas ol{

    list-style: none;

    padding-left:2rem!important;

    text-align: left!important;

}

.internas ul li, .internas ol li{

    position:relative;

    padding-left:5px;

	margin:10px 0;



}

.internas ul li::before, .internas ol li::before{

background-repeat: no-repeat;

content:"";

position:absolute;

left:-12px;

top:8px;

width:8px;

height:8px;

border-radius: 100%;

background-color:#006fb7;

}



.bullet-white ul li::before, .bullet-white ol li::before{

background-color:#fff!important;

}



.c2 ul li::before, .c2 ol li::before{

    background-color:#006fb7!important;

    }



.c3 ul li::before, .c3 ol li::before{

    background-color:#97745e!important;

    }

    

    .c4 ul li::before, .c4 ol li::before{

    background-color:#66acc9!important;

    }



.internas h2, .internas h3, .internas h4{

font-weight: bold;

    }

    



.internas .c1 h2{

color:#006fb7;

}

.internas .c2 h2{

    color:#006fb7;

    }

   

    .internas .c3 h2{

    color:#97745e;



    }    

    

    .internas .c4 h2{

    color:#66acc9;



    }



.internas .cw h2, .internas .cw h3{

  color:#fff;

    }



@media (min-width:780px){

.vms-pt{

    padding-top:16px!important;

}



.vms-mt{

    margin-top:-45px!important;

}

}



.faixa{

	position:relative;

}

.faixa:before{

	content:"";

width:100%;

height:45%;

background-color:#006fb7;

position:absolute;

top:50%;

z-index:-1;

left:0;

transform:translate(0,-50%)

}



.faixa.scnd:before{

    background-color:#3b4858;

}

.faixa.trd:before{

    background-color:#97745e;

}

/******* *FAQ *******/

#Faq .card-body a{

    color:#fff;

    text-decoration:underline!important;

    }

.FAQ .accordion-item {

     background-color:#006fb7!important;

 }

 .FAQ .accordion-button::after {

    border:1px solid #fff;

    background-color: #fff;

    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23006fb7' 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;

    }

     .FAQ .accordion-button:not(.collapsed)::after {

        background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23006fb7' 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.scnd .accordion-item{

        background-color:#006fb7!important;

     }

     .FAQ.trd .accordion-item{

        background-color:#97745e!important;

     }

         .FAQ.trd .accordion-button::after {

        background-color: #97745e!important;

        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;

     

     }

     .FAQ.trd .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*******/

/******** *INTERNAS ENDS ******/

.form-control{

	border:2px solid #91978c!important;

}

.bt-send{

    display: inline-block;

    background-color:#91978c;

    border: none!important;

    color:#fff;

    padding:.5rem 2rem;

    transition: all 0.5s;

}

.bt-send:hover{

    background-color:#97745e;

}

/***** FOOTER *******/

  footer{

      background-color:#575f62;

     color:#fff!important;

    }

.nav-footer ul{

    list-style: none;

    padding-left: 0;

    margin-bottom: 0!important;

    }

    .icons-footer svg{

        fill:#fff;

    }

    .icons-footer:hover svg{

        fill:#006fb7;

    }

    footer a{

       color:#fff;

    }

    footer a:hover{

        color:#f4f9ff!important;



;

    }



    footer .nav-link:hover, footer .nav-item.active .nav-link{

      text-decoration: underline!important;

      color:#f4f9ff!important;

    }



    footer .nav-link{

       padding-top:0!important;

       padding-bottom:0!important;

    }

    footer a:hover svg{

     fill:#f4f9ff;

    }



    .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: #f4f9ff;

      }



    .tel-icon:before, .wpp-icon:before{

       background-color:#006fb7;

    }

    



 #wpp-flutuante::before{

    background-color:#006fb7;

    color:#fff;

}



 /***** FOOTER ENDS ****/

.slick-dots{

    bottom:-15px!important;

    }

.slick-dots li button:before  {

    font-size:15px!important;

    color:#006fb7!important;

    }

.slick-dots li.slick-active button:before{

    color:#006fb7!important;

}

.white-dots .slick-dots li button:before  {

       color:#fff!important;

    }

.white-dots .slick-dots li.slick-active button:before{

    color:#fff!important;

}





.slick-item-blog .cover-img{

  border-radius:15px 15px 0 0;

}



.img-feed  img{



height:60px;



width:100%;



object-fit: cover;



}



.blg-bx p{



    padding:0 1.5rem



}



.pagination {

    display:block!important;;

    margin-top:2rem;

}



.pagination .page-numbers, .pagination .page {

    background-color:#fff;

    margin: 0 10px 25px;

    display:inline-block;

    padding: 10px 15px;

    color: #006fb7 ;

    border:1px solid #006fb7 ;

    border-radius:8px;

    transition:all 0.2s;

}

.pagination .page-numbers:hover, .pagination .page:hover, 

    .page-numbers.current

        {   

            background:#006fb7 ;

            color:#fff;

            text-decoration:none;

            border-color:#006fb7 ;

        }      