*{
  font-family: 'Red Hat Display', sans-serif !important;
}

.light-page{
    background: #FCFCFC;
}
#wrap {
    overflow-x: hidden;
    overflow-y: hidden;
}
body::-webkit-scrollbar {
    width: 4px;
    height: 8px;
    -webkit-border-radius: 16px;
}

body::-webkit-scrollbar-track-piece {
    background-color: #ffffff;
    -webkit-border-radius: 3px;
}

body::-webkit-scrollbar-thumb:vertical {
    height: 5px;
    background-color: #FFB0B0;
    -webkit-border-radius: 3px;
}

body::-webkit-scrollbar-thumb:horizontal {
    width: 5px;
    background-color: #FFB0B0;
    -webkit-border-radius: 3px;
}
.carousel-secao, .carousel-secao2{
  display: contents;
  position: relative;
}

.separate-list li:last-child {
  border-bottom-width: 0;
  padding-bottom: 4px;
}
.menu-topo {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 8;
  background-color: #fcfcfc !important;
  transition: all 2s linear;
}
.menu-topo p{
  color: #fcfcfc;
}
#nav-menu{
  background: transparent;
}
#nav-menu .box{
  text-align: left;
}
#nav-menu .texto p{
  font-weight: 500;
  font-size: 14px;
  text-align: right;
  text-transform: uppercase;
  color: #14142B;
  margin-bottom: 0px;
  margin-top: -3px;
  position: relative;
  bottom: -10px;
}
#nav-menu p{
  font-weight: 400;
  font-size: 16px;
  color: #FCFCFC;
  margin-bottom: 0px;
}
.menu-topo p{
  color: #000 !important;
}
.btn-ctal{  
  padding: 15px 17px;
  white-space: normal;
  display: block;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #14142B;
  background: #0AE462;
}
.btn-ctal:hover{
  background: #0aaf38;
  text-decoration: none !important;
}
.btn-whatsapp{
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #14142B;
}
.btn-whatsapp:hover{
  background: #0aaf38;
}

.wpcf7-spinner {
  position: absolute;
}
.media {
  border-top-width: 0px;
  border-top-style: solid;
  padding-top: 0px;
  margin-top: 0;
}
.foto{
  width: 100%;
  display: block;
  margin: 0 auto;
}
figure {
    margin: 0;
}
@media (min-width: 768px) {
  .pl-md-5 {
    padding-left: 5px !important;
  }
  .pr-md-5 {
    padding-right: 5px !important;
  }
}
/*===========================
    secao 1
=============================*/
#header h1{
  font-size: 42px;
  color: #FCFCFC;
  margin-bottom: 15px;
}
#header p{
  font-size: 24px;
  color: #FCFCFC;
}

/*===========================
    secao 2
=============================*/
#secao-2 .bg-wrap{
  background: #f5f3f3;
}
#secao-2 p{
  font-size: 18px;
  color: #14142B;
  margin-bottom: 0px;
}
#secao-2 .content-box{
  border: 1px solid #FFB0B0;
  padding: 12px;
  min-height: 167px;
  margin-top: -7px;
}
/*===========================
    secao 3 
=============================*/
#secao-3 .mouse{
  position: absolute;
  left: calc(50% + 0px);
  transform: translateX(-50%);
  z-index: 1 !important;
  top: -46px;
}
#secao-3 .mouse img{
  border-radius: 50%;
}
#secao-3 h2{
  font-size: 32px;
  color: #14142B;
  margin-bottom: 15px;
}
#secao-3 p{
  font-weight: 600;
  font-size: 16px;
  color: #14142B;
  margin-bottom: 0px;
}
#secao-3 .content-box{
  background: #ED1C24;
  display: inline-block;
  padding: 6px 15px;
  position: relative;
  top: -24px;
}
#secao-3 .content-box p{
  font-weight: 700;
  font-size: 16px;
  color: #FCFCFC;
  margin-bottom: 0px;
}
#secao-3 a.video-box {
  display: inline-block;
  position: relative;
  width: 100%;
}
#secao-3 a.video-box::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  background: url(../images/play2.svg);
  background-repeat: no-repeat;
  background-size: cover;
  top: 50%;
  width: 71px;
  height: 71px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: transparent;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}
#secao-3 a.video-box::before {
  display: none;
}
.mfp-iframe-holder .mfp-content {
  width: 50%;
}
/*===========================
    secao 4
=============================*/
#secao-4 .bg-wrap{
  background: #f5f3f3;
}
#secao-4 h3,
#secao-6 h2,
#secao-8 h2{
  font-size: 32px;
  color: #14142B;
  margin-bottom: 25px;
}
#secao-4 p,
#secao-6 p{
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  color: #14142B;
  margin-bottom: 0px;
}
#secao-4 .content-box,
#secao-6 .content-box,
#secao-8 .content-box{
  border: 1px solid #FFB0B0;
  padding: 10px;
}
/*===========================
    secao 5
=============================*/
#secao-5 h4{
  font-size: 32px;
  color: #FCFCFC;
  margin-bottom: 0px;
}
#secao-5 p{
  font-size: 16px;
  color: #14142B;
  margin-bottom: 0px;
}
#secao-5 .content-box{
  background: #fff;
  padding: 0px 12px 12px 12px;
  min-height: 118px;
}
#secao-5 img{
  margin-top: -23px;
}
/*===========================
    secao 7
=============================*/
#secao-7 .bg-wrap {
  background: #f5f3f3;
}
#secao-7 h2{
  font-size: 32px;
  color: #14142B;
  margin-bottom: 0px;
}
#secao-7 .content-box {
  padding: 25px 20px;
  background: #FFFFFF;
  border-radius: 4px;
}
#secao-7 .content-box p{
  font-size: 16px;
  color: #454545;
  margin-bottom: 0px;
}
#secao-7 .content-box p strong{
  color: #131313;
}
#secao-7 .foto-d {
  border-radius: 50%;
}
#secao-7 .scroll-d {
  height: 103px;
  padding-right: 17px;
  overflow-y: auto;
}
#secao-7 .scroll-d::-webkit-scrollbar {
  width: 3px;
  -webkit-border-radius: 16px;
}
#secao-7 .scroll-d::-webkit-scrollbar-track-piece {
  background-color: #F9F6F6;
  -webkit-border-radius: 3px;
}
#secao-7 .scroll-d:hover::-webkit-scrollbar-thumb:vertical {
  height: 5px;
  background-color: #ccc;
  -webkit-border-radius: 3px;
}
#secao-7 .scroll-d:hover::-webkit-scrollbar-thumb:horizontal {
  width: 5px;
  background-color: #ccc;
  -webkit-border-radius: 3px;
}
#secao-7 .box{
  background: #fff;
  border-radius: 4px;
  padding: 10px 15px;
}
#secao-7 .box p{
  color: #14142B;
  padding-right: 10px;
  margin-bottom: 0px;
}
@media (min-width: 768px){
#secao-7 .box {
    -ms-flex: 0 0 95%;
    -webkit-box-flex: 0;
    flex: 0 0 95%;
    max-width: 95%;
}
}
#secao-7 .box .linha{
  border-right: 1px solid #D9DBE9;
}
#secao-7 .box p a{
  font-weight: 700;
  text-align: right;
  display: block;
}
/*===========================
    secao 8
=============================*/
#secao-8 h2{
  color: #FCFCFC;
}
#secao-8 p{
  color: #FCFCFC;
  font-size: 16px;
}
#secao-8 .content-box p{
  margin-bottom: 0px;
}
/*===========================
    secao 9
=============================*/
#secao-9 h2{
  font-size: 32px;
  color: #14142B;
  margin-bottom: 20px;
}
#secao-9 p{
  font-size: 16px;
  color: #4E4B66;
}

#secao-9 .box-local ul.list-inline{
  background: #FFFFFF;
  border-radius: 8px;
  font-weight: 400;
  font-size: 16px;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #000000;
}
#secao-9 .box-local ul.list-inline > li > a{
  font-size: 15px;
  color: #000000;
  font-weight: 500;
}
#secao-9 .box-local ul.list-inline > li > a:hover{
 color: #000;
}
#secao-9 .box {
  margin-bottom: -111px;
  z-index: 4;
}
.map iframe{
  width: 100%;
  height: 500px;
  border:0 !important;
}
#obrigado{
  
}

#obrigado h1{
  font-weight: 700;
  font-size: 64px;
  color: #FCFCFC;
  margin-bottom: 20px;
}
#obrigado p{
  font-weight: 500;
  font-size: 32px;
  color: #FCFCFC;
}
#obrigado .content-box{
  border-radius: 16px;
  padding: 12% 0px 11% 0px;
}

#footer{
}
#footer p{
  font-size: 14px;
  color: #000;
  margin-bottom: 0px;
}


.setanav{
  width: 34px;
  height: 34px;
  background: url('../images/seta.svg');
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: -13px;
}
.setanav2{
  width: 34px;
  height: 34px;
  background: url('../images/seta2.svg');
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: -13px;
}

.owl-nav .owl-prev {
  left: -44px;
  top: 55%;
}
.owl-nav .owl-next {
  right: -44px;
  top: 55%;
}
.carousel-nav-aside-center .owl-nav .owl-prev, 
.carousel-nav-aside-center .owl-nav .owl-next{
  background: transparent;
}
.owl-theme .owl-nav [class *=owl-]::after,
.owl-theme .owl-nav .owl-prev::before,
.owl-theme .owl-nav .owl-next::before {
   display:none;
}

/*===========================
    modal
=============================*/
.modal_orcamento .modal-content{
  width: 65%;
  margin: 0 auto;
  padding: 26px;
}
.modal_orcamento .content-box{
  position: relative;
}
.modal_orcamento .content-box h6 {
  top: -36px
}
.modal_orcamento  h3{
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  color: #223A4D;
  margin-bottom: 10px;
}
.modal_orcamento  h4{
  font-size: 14px;
  color: #223A4D;
  text-align: center;
  margin-bottom: 20px;
}
.modal_orcamento p{
  margin-bottom: 0px;
}
.form-control {
  border: 0 !important;
  background: #F2F4F9;
  padding: 13px;
  font-size: 14px;
  border-radius: 4px !important;
  margin-bottom: 8px;
}
.modal_orcamento .btn-ctal {
  border-radius: 4px !important;
  margin-top: 20px;
  width: 100%;
  font-size: 16px;
}
.light input[type=checkbox]+.lbl::after{
  background-color: #000;
}
.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}

::-webkit-input-placeholder { /* Edge */
  font-weight: 600 !important;
  font-size: 14px !important;
  color: #58595B !important;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-weight: 600 !important;
  font-size: 14px !important;
  color: #58595B !important;
}
::placeholder, select{
  font-weight: 600 !important;
  font-size: 14px !important;
  color: #58595B !important;
}
.icon-seta {
  width: 16px;
  height: 9px;
  background-image: url(../images/icon-seta.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
}
.social img{
  border-radius: 4px;
}
.social{
  left: calc(50% + 0px);
  transform: translateX(-50%);
  position: fixed;
  bottom: 0;
  z-index: 8;
  text-align: center;
  background: #fff;
  padding: 10px 10px 0px 10px;
  border-radius: 10px 10px 0px 0px;
  width: 85%;
  margin: 0 auto;
  display:none;

}
.social ul.list-inline {
  margin-bottom: 0;
}
.social .separate-list li {
  border-bottom-width: 0px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.social .separate-list li:last-child {
    border-right: 0;
}
.social p{
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  color: #878787;
}
.separate-list li {
  border-color: rgba(0, 0, 0, 0.2);
}
.social ul.list-inline > li + li, .social ul.list-justify > li + li {
    margin-left: 0;
}
.social img{
  padding: 0 12px;
}
.padding-x2-list li {
  padding: 9px 0 12px 0;
}
.separate-list li:last-child {
  border-bottom-width: 0;
  padding-bottom: 4px;
}
.social{
    display: none;
  }
@media (max-width: 1201px) {

}

@media (max-width: 1100px) {
  .logo{
    text-align: center !important;
  }
  .mfp-iframe-holder .mfp-content {
    width: 80%;
  }
  .hidden-r, br, #texto-topo{display: none;}
  .linha-secao {
    align-items: center;
    margin: 0 auto;
    display: block;
  }
  .modal_orcamento .modal-content{
  width: 90%;
  }
  .social {
    display: block;
  }
  .setanav{
    margin-left: 0px;
  }
  .setanav2{
    margin-right: 0px;
  }
  #header h1 {
    font-size: 23px;
  }
  #header p {
    font-size: 19px;
  }
  #secao-2 .content-box {
    margin-top: 0px;
  }
  #secao-3 h2 {
    font-size: 21px;
  }
  #secao-4 h3, #secao-6 h2, #secao-8 h2 {
    font-size: 20px;
  }
  #secao-4 p, #secao-6 p {
    font-size: 14px;
  }
  #secao-5 h4 {
    font-size: 24px;
  }
  #secao-5 img {
    margin-top: 10px;
  }
  #secao-7 h2 {
    font-size: 24px;
  }
  #secao-9 h2 {
    font-size: 24px;
  }
  #secao-9 p {
    font-size: 14px;
  }
  #secao-9 p br{
    display: block !important;
  }

}

@media (max-width: 1000px) {
 .linha-secao{
    align-items: center;
    margin: 0 auto;
    display: block;
    width: 100%;
  }

}
@media (max-width: 500px) {
 
}
@media (max-width: 330px) {

}