.content { float:left; width:92%; margin:0 4%; padding: 20px 0; }

.btn-chamada       { background: transparent; color: #ec4036; text-decoration: none; border: 2px #ec4036 solid; border-radius:50px; padding: 13px 20px; display: inline-block; font-size: 20px; font-family: 'Lato', sans-serif; transition:.3s; }
.btn-chamada:hover { background-color: #5a595c; border: 2px #5a595c solid; color: #ffffff; text-decoration: none; }

/*HEADER*/
.header          { background:#ffffff; padding:0; }
.header .content { float:left; padding:0px 0; }

.header-left                  { width:100%; float:left; }
.header-left .header_logo     { text-align:center; margin:auto; margin-bottom:35px; float:none; width:200px; }
.header-left .header_logo img { height:69px; }
.header-left .title      { width:100%; margin-bottom:20px; color:#353535; font-size:25px; text-align:center; font-family: 'Lato', sans-serif; }
.header-left .title span { color:#AD7A1D!important; }
.header-left .texto      { width:100%; font-size:18px; color:#6f6f6f; text-align:center; font-family: 'Lato', sans-serif; line-height:30px; margin-bottom:15px; }

.header-right            { width:100%; float:left; background-color:#353535; padding:20px 10px; }
.header-right .title     { width:100%; float:left; font-family: 'Lato', sans-serif; font-weight:700; font-size:23pxem; color:#e3e3e3; margin-bottom:20px; border-bottom:1px #e3e3e3 solid; padding-bottom:10px; }

.header-right .header-newsletter         { width:100%; float:left;  }
.header-right .header-newsletter .campo  { width: 100%; height: 45px; float: left; font-family: 'Lato', sans-serif; font-size: 1.2em; border: 3px solid #e2e2e2; border-radius:8px; background: #ffffff; margin-bottom: 15px; outline: none; padding: 5px 15px; color:#002f5a; transition:.3s; }
.header-right .header-newsletter .campo:focus { color:#353535!important; border:3px solid #AD7A1D;}
.header-right .header-newsletter .btn         { display: block; width: 100%; padding: 20px 20px; font-family: 'Lato', sans-serif; font-size:18px; font-weight: bold; text-transform: uppercase; cursor: pointer; color: #ffffff; background: #AD7A1D; border-radius:8px; border:none; transition: .3s; }
.header-right .header-newsletter .btn:hover   { background: #ef3d37; color: #ffffff;}
.header-right .header-newsletter .btn:focus   { box-shadow: none; }


/*servicos*/
.section-servicos          { padding:10px 0px; background-color:#353535; border-top:8px #353535 solid; }
.section-servicos .content { float:left; padding:1em 0; }
.section-servicos .title   { width: 100%; float:left; margin-bottom:0px; font-size:2em; font-family: 'Lato', sans-serif; font-weight:700; color:#ffffff; text-align: center; padding-bottom: 10px; }
.section-servicos .descricao     { width:100%; float:left; margin-bottom:5px; font-family: 'Lato', sans-serif; font-size:1.2em; line-height:30px; text-align:center; font-weight:400; color:#ffffff; padding-bottom:10px; margin-bottom:40px; }
.section-servicos .row           { width:100%; float:left; }
.section-servicos .servicos        { width: 100%; float: left; padding: 20px 0; margin-bottom: 25px; font-size: 30px; }
.section-servicos .servicos span   { display:flex; margin:auto; margin-bottom:20px; background-color:#ffffff; width:50px; height:50px; border-radius:50px; align-items: center; align-content:center; }
.section-servicos .servicos span i { border:none; width:20px; height:20px; margin:auto; font-size:20px; text-align:center; line-height:28px; color:#AD7A1D; }
.section-servicos .servicos p      { font-size: 15px; font-weight: 400; padding: 0 15px; line-height: 22px; color: #ffffff; font-family: 'Lato', sans-serif; text-align: center;}

/*Sobre*/
.section-sobre          { padding:10px 0px; background-color:#ffffff; }
.section-sobre .content { float:left; padding:1em 0; }
.section-sobre .title   { width: 100%; float:left; margin-bottom:5px; font-family: 'Lato', sans-serif; font-size:1.8em; font-weight:700; color:#efb453; padding-bottom:5px; }
.section-sobre .row     { width:100%; float:left; }
.section-sobre .row .col-left-sobre  { width:100%; margin:auto; }
.section-sobre .row .col-right-sobre { width:100%; margin-top:0px; background-color: #353535; padding:25px; border-radius: 15px; }
.section-sobre .row .col-right-sobre .title { width:100%; margin-bottom:20px; color:#ffffff; font-size:22px; text-align:left; font-family: 'Lato', sans-serif; }
.section-sobre .row .col-right-sobre p      { width:100%; margin-bottom:20px; color:#ffffff; font-size: 16px; font-family: 'Lato', sans-serif;}

/*FOOTER*/
.footer          { background-color:#AD7A1D; color:#353535; font-size:0.875em; font-family: 'Lato', sans-serif; }
.footer .content { padding:3em 0em; font-family: 'Lato', sans-serif;}

.row-footer           { width:100%; height:auto; float:left; margin-bottom:0.5em;  }

/*info*/
.info      { width:100%; float:left; margin-bottom: 20px; }
.info span { width: 100%; float: left; margin-bottom: 10px; color: #ffffff; font-family: 'Lato', sans-serif; font-size: 22px; font-weight: bold; }
.info p    { width:100%; float:left; margin-bottom: 5px; color: #353535; font-family: 'Lato', sans-serif; font-size:18px; }

/*COPYRIGHT*/
.copyright { width:100%; float:left;  padding: 1em 0; background: #353535; }

.copyright .content       { padding:1em 0em; }
.copyright .copy-text p   { margin:0; font-size: 1em; font-family: 'Lato', sans-serif; font-weight: 400; color:#ffffff; text-align: center;}
.copyright .copy-text p a       { text-decoration: none; color:#ffffff; }
.copyright .copy-text p a:hover { text-decoration: none; }

.copyright .col { width: 100%; float:left; margin-bottom: 10px; }

/*FOOTER*/


/*Começa o Responsivo*/

/*480PX BREAKPOINT*/
/*480 dividido por 16 = 30em*/
@media (min-width:30em){

.boxBannerTopo { padding:1em 0; }

}

/*600PX BREAKPOINT*/
/*600 dividido por 16 = 37,5em*/
@media (min-width:37em){


} 

/*768PX BREAKPOINT*/
/*768 dividido por 16 = 48em*/
@media (min-width:48em){

.header-right  { padding:40px 20px; }


.section-servicos             { padding:40px 0px; }
.section-servicos .servicos   { width:32%; margin-bottom:0px; margin-right:2%; }
.section-servicos .servicos:nth-of-type(3n+0) { margin-right:0; }

.section-sobre .row .col-left-sobre  { width:42%; float:left ; margin-bottom:0; }
.section-sobre .row .col-right-sobre { width:56%; float:right; margin-top:25px; }

.info                  { width:30%; margin-right:5%; margin-bottom:0; }
.info:nth-of-type(3n+0){ margin-right:0; border-right:0;}

} 

/*960PX BREAKPOINT*/
/*960 dividido por 16 = 60em*/
@media (min-width:60em){

    .header-left         { width:60%; float:left; }
    .header-left .title  { font-size:43px; }
    .header-left .texto  { font-size:21px; }

    .header-right        { width:40%; float:right; padding:80px 40px; }
    .header-right .title { font-size:25px; }
    .header-right .header-newsletter .btn { font-size:22px; }

    .section-servicos              { padding:30px 0px; }
    .section-servicos .content     { width:80%; padding:1em 0; margin:0 10%; }
    .section-servicos .servicos p  { font-size: 18px; line-height: 30px; }

    .section-sobre          { padding:0px 0px; }
    .section-sobre .content { width:80%; padding:0; margin:0 10%; }
    .section-sobre .row .col-right-sobre { margin-top:50px; }
    .section-sobre .row .col-right-sobre .title { font-size:28px; }
    .section-sobre .row .col-right-sobre p      { font-size: 16px; }

}


/*1200PX BREAKPOINT*/
/*1200 dividido por 16 = 80em*/
@media (min-width:75em){

    .section-sobre .row .col-right-sobre        { margin-top:100px; } 
    .section-sobre .row .col-right-sobre .title { font-size:30px; }
    .section-sobre .row .col-right-sobre p      { font-size: 18px; }


}

/*1280PX BREAKPOINT*/
/*1280 dividido por 16 = 80em*/
@media (min-width:80em){

    .section-sobre .row .col-left-sobre  { width:36%; }
    .section-sobre .row .col-right-sobre { width:61%; margin-top: 130px; } 

}

/*1366PX BREAKPOINT*/
/*1366 dividido por 16 = 85,375em*/
@media (min-width:85em){

  .content  { width:80%; margin:0 10%; }
  .section-sobre .row .col-right-sobre { width:61%; margin-top: 150px; } 

}

/*1600PX BREAKPOINT*/
/*1600 dividido por 16 = 100em*/
@media (min-width:100em){


}
/*Fecha o Responsivo*/

 .main_footer   { background-color:#AD7A1D; color:#fff; font-size:1em; font-family: 'Lato', sans-serif; }

.main_footer .content { float:left; width:80%; margin:0 10%; padding: 5em 0; font-family: 'Lato', sans-serif;}
.container { float:left; width:100%; }
.colfooter {

  width:100%;
  height:auto;
  float:left;
  margin-bottom:2em;

}

.colfooter ul        { width:100%; float:left; }
.colfooter ul li     { padding:0.2em 0em; }
.colfooter ul li a   { text-decoration:none; color:#ffffff; font-size:1em; }
.colfooter ul li a i { font-size:0.5em; }
.colfooter ul li a:hover { color:#101010 }

.colfooter .titleFooter   {

  font-family: 'Lato', sans-serif;
  font-size:1.3em;
  color:#ffffff;
  padding-bottom: 0.5em;
  margin-bottom:0.5em;
  border-bottom:1px #101010 solid;

}

.colfooter p  {

  font-family: 'Lato', sans-serif;
  color:#ffffff;
  font-size:1.1em;
  height:25px;

}

/*Botões de Redes Sociais*/
.box-social {

  flex-wrap:wrap;
  display:flex;
  justify-content:left;
  gap:10px;

}

.btn-social {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  text-decoration: none;
  background: #ffffff;
  text-align: center;
}

.btn-social::after {
  content: "";
  position: absolute;
  top: -1px;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  border-radius: 100%;
  transition: 0.4s;
}

.btn-social:hover { color:#ffffff; }
.btn-social:hover::after {

  width: calc(100% + 2px);
  height: calc(100% + 2px);
  margin-left: calc(-50% - 1px);
}

.btn-social i {
  position: relative;
  z-index: 1;
  transition: 0.4s;
  font-size: 20px;
  line-height: 35px;
  height: 30px;
}

.btn-hover        { color: #AD7A1D; }
.btn-hover::after { background: #101010; }

.main_footer_copy   { background-color:#353535; width:100%; float:left; text-align:center; padding:1.5em 0em; }
.main_footer_copy p { font-family: 'Lato', sans-serif; font-size:1em; color:#e1e0e0; height:20px; }
.main_footer_copy .m-b-footer   { margin-bottom:0.5em; }
.main_footer_copy .by   { font-size:0.96em; }
.main_footer_copy .by a       { color:#fff; text-decoration:none; }
.main_footer_copy .by a:hover { text-decoration:none; }
.main_footer_copy .by i { font-size:0.96em; margin-right:3px; color:#AD7A1D; }


/*COMEÇA O RESPONSIVO*/

/*480PX BREAKPOINT*/
/*480 dividido por 16 = 30em*/
@media (min-width:30em){


}

/*600PX BREAKPOINT*/
/*600 dividido por 16 = 37,5em*/
@media (min-width:37em){

.topoPag .centraliza h1 { font-size:3em; margin-top:20px; }
.topoPag .centraliza p   { font-size:1.1em; }

}

/*768PX BREAKPOINT*/
/*768 dividido por 16 = 48em*/
@media (min-width:48em){

  .main_header_logo{ background:transparent; z-index:98;}

  .section_title   { font-size:2em; font-weight:300; text-align:left; }

  .blocoArtigo .desc h3    { font-size: 1.5em; }

  .galeria .foto { width:48%; margin-right:4%; margin-bottom:4%;}
  .galeria .foto:nth-of-type(2n+0) { margin-right:0; }

  .agendamento { width:48%; margin-right:4% }
  .agendamento:nth-of-type(2n+0) { margin-right:0; }


  .section-servicos .content     { float:left; padding: 1em 0 1em 0; }
  .section-galeria .content      { float:left; padding: 1em 0 1em 0; }
  .section-agendamento .content  { float:left; padding: 3em 0 3em 0; }

  .section-contato .content    { float:left; padding: 1em 0 1em 0; }
  .info   { margin-bottom:20px; }
  .info p { font-size: 1.1em; }
  .coluna { width:48%; float:left; margin-right:4%; margin-bottom:0; }
  .coluna:nth-of-type(2n+0) { margin-right:0; }


  .artigos-especialidades { width:32%; margin-right:2%; }
  .artigos-especialidades:nth-of-type(3n+0) { margin-right:0; }


  .colfooter  { width:30%; margin-right:5%; margin-bottom:0; font-family: 'Lato', sans-serif;}
  .colfooter:nth-of-type(3n+0){ margin-right:0; border-right:0;}

  .footer-ondulado-top svg { height: 150px; }

}

/*960PX BREAKPOINT*/
/*960 dividido por 16 = 60em*/
@media (min-width:60em){

  .topoPag .centraliza h1 { font-size:4em;}
  .topoPag .centraliza p  { letter-spacing:6.5px; }


}


/*1024PX BREAKPOINT*/
/*1024 dividido por 16 = 64em*/
@media (min-width:64em){


}

/*1280PX BREAKPOINT*/
/*1280 dividido por 16 = 80em*/
@media (min-width:80em){

  .mobile_action   { display:none; }
  .main_header_nav { float:right; width:auto; }
  .main_header_nav a:hover, .main_header_nav> li:hover > a{ background:transparent; color:#AD7A1D; }
  .main_header_nav a.menuAtivo::after   { display: block; position: absolute; left: 0; bottom: 0px; width: 100%; height: 5px; z-index: 1; background-color: #AD7A1D; color: #f29456!important; content: ""; }
  .main_header_nav_item { position:relative; display:inline-block; float:left;}
  .main_header_nav_item:last-of-type { margin-right:20px;}

  .main_header_nav_item  span   { display:none;  }

  .main_header_nav_item > a  { color: #646464; float: left; padding: 2.55em 1.2em; font-size: 1em; font-family: 'Lato', sans-serif; text-decoration: none; }
  .main_header_nav_item:hover,
  .main_header_nav_item > a:hover { background: transparent; color: #36312b; }

  .galeria .foto:nth-of-type(2n+0),
  .galeria .foto { width:23.5%; margin-right:2%; margin-bottom:2%; }
  .galeria .foto:nth-of-type(4n+0) { margin-right:0; }

  .agendamento:nth-of-type(2n+0),
  .agendamento { width:23.5%; margin-right:2% }
  .agendamento:nth-of-type(4n+0) { margin-right:0; }

  .artigos-especialidades .desc p   { min-height:120px; }

  .topoPag .centraliza h1 { letter-spacing:13px; font-size:5.5em; margin-top:50px; }
  .topoPag .centraliza p  { letter-spacing:13px; }

  .footer               { padding: 150px 50px 50px 150px;font-family: 'Lato', sans-serif; }
  .footer .Copyright    { font-size: 16px; font-family: 'Lato', sans-serif;}

  .footer .formulario .campo { width: 100%; float:left; }
  .footer .formulario .btn   { padding: 10px 35px; }

}

/*1366PX BREAKPOINT*/
/*1366 dividido por 16 = 85,375em*/
@media (min-width:85em){

 .content  { width:80%; margin:0 10%; }

}

/*1600PX BREAKPOINT*/
/*1600 dividido por 16 = 100em*/
@media (min-width:100em){


}



