/*
Theme Name: Fernanda Tassara
Author: Alerta!360
Author URI: http://www.alertadesign.com.br
Description: Tema desenvolvido exclusivamente para a Dra. Fernanda Tassara - 2018
Version: 1.0
License: Private
Text Domain: Fernanda Tassara
*/

body{
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 16px;
}
.navbar-nav {

}

.navbar-collapse li.social{
  margin-left: 25px;
  margin-bottom: 30px;
}
.navbar-light .navbar-toggler{
  color: #65b700 !important;
}
.navbar-nav li{

  font-size: 22px;
  line-height: 1.2;
}
.navbar-nav li a, .nav-link {
  color: #65b700 !important;
}
.top-nav-collapse {
  padding: 13px;
}
li.social{
  position: relative;
  top:6px;
}
li.social img{
  width: 24px;
  height: 23px;
}
.nav-item .active{
  color: #5586b1 !important;
}
h2{
  font-size: 25px;
  color: #6bb80c;
  line-height: 1.2;
  font-weight: 300;
  margin-bottom: 55px;
}
h3{
  font-size: 40px;
  color: #6bb80c;
}
p{
  font-size: 22px;
  color: #7e7e7e;
}
p.destaque{
  font-size: 26px;
  font-weight: 500;
  color: #65b700;
}
p.agendamento{
  font-size: 30px;
  color: #6288a5;
  font-weight: 500;
}
p.agendamento span{
  font-size: 20px;
  display: block;
  font-weight: 400;
}
a:hover{
  color: #396281;
  text-decoration: none;
  cursor: pointer;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 25px;
  padding-left: 25px;
}
.bg-light{
  background: rgba(255,255,255,0.85) !important;
}
section{
  padding: 75px 0;
}
#showcase, #mapa{
 padding: 0;
}

#apresentacao, #sobre-a-pele{
  background: url(images/bg_pattern.png) repeat;
}

#apresentacao ul{
  margin: 0;
  padding: 0;
}
#apresentacao ul li{
  list-style: none;
  color: #7e7e7e;
  font-size: 22px;
  font-weight: 300;
  line-height: 170%;
}
#consultorio{
  background-color:#8eaeca;
  padding-bottom: 0;
  }
#consultorio h2{
  color:#fff;
}

#consultorio p{
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 70px;
}
#consultorio p strong{
  font-weight: 500;
}
#consultorio .carousel-indicators{
  bottom:-40px;
}
.carousel-indicators li{
  background: #d0dde8;
}
.carousel-indicators .active{
  background: #6bb80c;
}
#tratamentos h3{
  color: #6bb80c;
  font-size: 23px;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 2px;
}
#tratamentos p{
  margin-bottom: 70px;
}
.tratamento_preview{
  margin-bottom: 50px;
}
#tratamentos .saiba-mais{
  display: block;
  text-align: center;
  color: #809db6;
  font-size: 18px;
  font-weight: 300;
  cursor: pointer;
}
.modal-title{
  color: #6bb80c;
  font-size: 23px;
}
#contato{
  background: #e8eee5;
  border-top: 5px solid #fff;
}
#contato p.endereco{
  margin: 24px 0;
}
#contato p.green{
  color: #65b700;
  font-size: 30px;
  font-weight: 500;
}
#contato p.green span{
  display: block;
  font-size: 20px;
  font-weight: 400;
}
#contato .infos-endereco{
  margin-bottom: 40px;
}
.social img{
  width: 29px;
  height: 29px;
  margin-right: 5px;
}

/*=CONTACT FORM 7=======================================*/
label{
  font-size: 14px;
  color: #628f2a;
  width: 100%;
}
input[type="text"], input[type="email"],textarea {
  background-color: #fff;
  border: medium none;
  border-radius: 4px;
  color: #888;
  font-family: inherit;
  font-size: 13px;
  overflow: auto;
  padding: 3px 10px;
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
  margin-bottom:10px;
}

textarea{
  height:95px;
}
.wpcf7-submit {
  color: #fff !important;
  outline: none;
  border: none !important;
  border-radius: 6px;
  padding: 6px 30px;
  background: #65b700 !important;
  font-size: 18px;
}
span.wpcf7-not-valid-tip {
  font-size: 12px;
  margin-top: -6px;
  margin-bottom: 6px;
}
div.wpcf7-validation-errors{
  border: none !important;
  color: #ff0000 !important;
}
div.wpcf7-response-output{
  margin:0 !important;
  padding: 0 !important;
}
div.wpcf7-mail-sent-ok{
  border: none !important;
  background: #a2c094;
  color: #fff;
  padding: 10px !important;

}


.agende-desktop{
  background-size: cover;
  height: 548px;
  padding: 0px 180px;
}

.agende-mobile .agende{
  background-size: cover;
  height: 415px;
}
.tarja-agende{
  background: #5286b1;
  padding: 20px 0;
  text-align: center;
  width: 100%;

}
.tarja-agende p{
  color:#fff;
  margin: 0;
}
.tarja-agende p strong{
  font-size: 32px;
}
.agende p{
  color: #fff;
  font-size: 30px;
  display: block;

}
.agende p strong{
  color: #fff;
  font-size: 36px;
}
.logotipo{
  width: 255px;

}
.navbar-brand img{
  transition: all 0.3s ease-in-out 0s;
}

#credit {
  position: relative;
  bottom: 0;
  right: 0;
  padding: 0;
  min-height: auto;
  padding: 5px 0;
  background: #8dc66c;
}

#credit p {
  text-align: right;
  margin-right: 45px;
  margin-bottom: 0;
}

#credit p a {
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}

#footer_alerta_logo {
  bottom: 0;
  position: absolute;
  right: 0;
}
#footer_alerta_logo img {
  width: 48px;
  height: 55px;
}
.grecaptcha-badge {
display: none !important;
}
/*===========RESPONSIVIDADE===========================*/
@media(min-width:992px) { /* 992 pra cima */
  .agende-mobile{
    display: none;
  }
}


/* LG ********************************************/
@media(min-width:992px) and (max-width:1199px) {

}

@media(min-width:768px){ /* 768 pra cima */

}
/* MD *******************************************/
@media(min-width:768px) and (max-width:991px) {

}

@media(max-width:991px) { /* 991 pra baixo */
  .agende-desktop{
    display: none;
  }
  .navbar .navbar-brand img{
    width: 160px;
  }
}

@media(max-width:767px) { /* 767 pra baixo */
  .agende-mobile .agende{
    height: 315px;
  }
}

@media(max-width:575px) { /* 575 pra baixo */
  .agende-mobile .agende{
    height: 215px;
  }
  #showcase{
    margin-top:71px;
  }
}

/* SM *******************************************/

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


}
/*Specific SOME SMARTPHONES*/
@media(max-width:360px) { /*360 pra baixo*/
  .agende-mobile .agende{
    height: 115px;
  }
}

