*{
  font-family: 'Titillium Web', sans-serif;
}

.light-page{
    background: #fff;
}
#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: #007ab3;
    -webkit-border-radius: 3px;
}

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

.separate-list li:last-child {
  border-bottom-width: 0;
  padding-bottom: 4px;
}
#nav-menu ul.list-inline {
  float: right;
  margin-bottom: 0;
}
#nav-menu .nav-link {
  color: #754a37;
  padding-top: 5px; 
  padding-bottom: 5px; 
}
.navbar-nav li a{
  position: relative;
}
.navbar-nav li a:after{
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #754a37;
    -webkit-transition: .4s width;
    transition: .4s width;
}
.navbar-nav li:hover a:after{
  width: 100%;
}
#nav-menu{
  background: #fff;
}
.img-logo{
  width: 134px;
}
.menu-topo {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 8;
  margin-top: 0px !important;
  box-shadow: 0px 0px 0px 0px #fff !important;
  background-color: #fff !important;
  transition: all 1s linear;
}
.btn-ctal{
  background: #0AE462;
  border-radius: 53px;
  padding: 10px 29px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  border: 0;
  text-align: center;
  white-space: normal;
}
.btn-ctal:hover{
  opacity: 0.8;
}
.btn-whatsapp{
  background: #0AE462 !important;
  border-radius: 8px;
  font-size: 18px;
}
.btn-telefone{
  background: #007ab3;
  border-radius: 8px;
  font-size: 18px;
}

.media {
  border-top-width: 0px;
  border-top-style: solid;
  padding-top: 0px;
  margin-top: 0;
}
.foto{
  width: 100%;
  display: block;
  margin: 0 auto;
}
/*===========================
    secao 1
=============================*/
#header h1{
  font-weight: 400;
  font-size: 38px;
  color: #FCFCFC;
  margin-bottom: 12px;
}
#header h3{
  font-size: 16px;
  text-align: center;
  color: #223A4D;
  margin-bottom: 30px;
}
#header .box{
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(17px);
  border-radius: 24px 0px;
  padding: 14px 20px;
}
#header p{
  font-size: 18px;
  color: #FCFCFC;
  margin-bottom: 0px;
}
#header .box p{
  font-size: 16px;
}
#header .content-box{
  padding: 7% 5% 7% 5%;
  background: #fff;
  border-radius: 32px 0px;
}
.form-control {
  border: 0 !important;
  background: #F2F4F9;
  padding: 13px;
  font-size: 14px;
  border-radius: 4px !important;
  margin-bottom: 10px;
}
#header .content-box span{
  text-align: left !important;
  font-weight: 400;
  font-size: 10px;
  color: #14142B;
  margin-bottom: 0px;
}
#header .btn-ctal{
  display: block;
  width: 100%;
  position: relative;
}
.submit-icon p{
  position: relative;
}
textarea {
  height: 76px;
}
#header .btn-ctal{
  padding: 15px 30px;
  color: #000;
}
/*===========================
    secao 2
=============================*/
#secao-2{
  border-bottom: 1px solid #D9DBE9;
}
#secao-2 h2{
  font-size: 38px;
  color: #0B0A0A;
  margin-bottom: 0px;
}
/*===========================
    secao 3 
=============================*/
#secao-3 h2{
  font-size: 38px;
  color: #0B0A0A;
  margin-bottom: 20px;
}
#secao-3 p{
  font-size: 18px;
  color: #454545;
}
/*===========================
    secao 4
=============================*/
#secao-4 .bg-wrap{
  background: #55b4d4;
}
#secao-4 h2{
  font-weight: 600;
  font-size: 38px;
  color: #fff;
  margin-bottom: 15px;
}
#secao-4 p{
  font-size: 18px;
  color: #fff;
  margin-bottom: 0px;
}
#secao-4 .content-box{
  background: #FCFCFC;
  box-shadow: 0px 45.3789px 90.7578px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 20px 24px;
}
#secao-4 .content-box .icone{
  
}
#secao-4 .content-box h3{
  font-weight: 600;
  font-size: 18px;
  color: #14142B;
  margin-bottom: 10px;
}
#secao-4 .content-box p{
  font-weight: 500;
  font-size: 14px;
  color: #4E4B66;
}
#secao-4 .box{
  margin-bottom: 10px;
  min-height: 144px;
}
#secao-4  .btn-ctal {
  font-size: 15px;
}

#footer{
  background: #F0F0F0;
}
#footer p{
  font-weight: 700;
  font-size: 13px;
  color: #000;
  margin-bottom: 0px;
}
.whatsapp-button {
  position: fixed;
  width: 112px;
  height: 60px;
  bottom: 75px;
  z-index: 10;
  right: 0%;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  animation: i1 1s infinite;
  animation-direction: alternate;
}

.seta-b{
  width: 34px;
  height: 34px;
  background: url(../images/seta-b.svg);
  background-size: cover;
  background-repeat: no-repeat;
  left: 0px;
  position: absolute;
  top: -23px;
}
.seta2-b{
  width: 34px;
  height: 34px;
  background: url(../images/seta2-b.svg);
  background-size: cover;
  background-repeat: no-repeat;
  right: 0px;
  position: absolute;
  top: -23px;
}
.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
=============================*/
#obrigado{
  height: 100vh;
}
#obrigado h1{
  font-weight: 700;
  font-size: 36px;
  color: #FCFCFC;
  margin-bottom: 30px;
}
#obrigado p{
  font-weight: 500;
  font-size: 24px;
  color: #FCFCFC;
  margin-bottom: 0px;
}

.wpcf7-spinner {
    position: absolute;
}

.modal_orcamento .bg-wrap {
  border-radius: 8px;
}
.modal_orcamento .modal-content{
  width: 70%;
  margin: 0 auto;
  padding: 26px;
  border-radius: 8px;
}
.modal_orcamento  textarea {
    height: 130px;
}
.modal_orcamento  h3, .modal_orcamento  h4{
  font-size: 15px;
  color: rgba(18, 17, 39, 0.72);
  margin-bottom: 20px;
  text-align: center;
}

.modal_orcamento .btn {
  width: 100%;
  padding: 15px;
  margin-top: 30px;
  border-radius: 8px;
}
::-webkit-input-placeholder { /* Edge */
  color: #5E6871 !important;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #5E6871 !important;
  
}
::placeholder, select{
  color: #5E6871 !important;
}
.modal_orcamento .btn-liga{
  background: #00A291;
  color: #fff !important;
}
.modal_orcamento .btn-w{
  background: #12B937;
}
.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{
  width: 32px;
  height: 32px;
}
.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) {
  .mfp-iframe-holder .mfp-content {
    width: 80%;
  }
  .setanav{
    margin-bottom: 0;
    margin-left: 0px;
  }
  .setanav2{
    margin-right: 0px;
  }
  .hidden-r, br{display: none;}
  .linha-secao {
    align-items: center;
    margin: 0 auto;
    display: block;
  }
  .modal_orcamento .modal-content{
  width: 90%;
  }
  .seta{
    margin-left: 0;
  }
  .seta2{
    margin-right: 0;
  }
  .social {
    display: block;
  }
  .img-logo {
    margin: 0 auto;
    display: block;
  }
  #header h1 {
    font-size: 26px;
  }
  #secao-7 .box h2, #secao-7 .box h3 {
    margin-left: 0px;
  }
  #header p {
    font-size: 17px;
    margin-bottom: 30px;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: 26px;
  }
  #secao-3 h2 {
    font-size: 22px;
  }
  #secao-4 .foto{
    margin-bottom: 20px;
  }
   #secao-3 .gallery-item .item-img {
    min-height: 382px;
  }
  .titulo h3 {
    font-size: 18px;
    margin-top: 11px;
  }
  #secao-2 h2 {
    font-size: 20px;
  }
  #secao-4 h2 {
    font-size: 25px;
  }
  #secao-4 .foto {
    position: initial;
    top: 0;
    right: 0;
    left: auto;
    transform: translate(0%, 0%);
  }
  #secao-5 h2 {
    margin-bottom: 26px;
  }
  #secao-5 li {
    font-size: 18px;
  }
  #secao-6 h2 {
    font-size: 19px;
  }
  #secao-7 h2 {
    font-size: 24px;
  }
  #secao-8 h1 {
    font-size: 24px;
    margin-bottom: 18px;
  }
  #secao-8 h2 {
    font-size: 25px;
  }
  #secao-video h2 {
    font-size: 19px;
  }
  #secao-video h3 {
    font-size: 14px;
    margin-bottom: 19px;
  }
  #secao-video .content-box {
    background: #EC663C url(../images/banner-v.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 57%;
  }
  .modal_lista .modal-content {
    width: 90%;
    padding: 23px;
  }
  .modal_time h4, .modal_lista h4 {
    font-size: 18px;
    margin-top: 15px;
  }
  #secao-3 .accordion h3 {
    margin-top: 20px;
    font-size: 16px;
    text-align: center;
  }
  .modal_time .modal-content {
    width: 90%;
  }
  #secao-3 .panel h4 {
    font-size: 15px;
  }
  #secao-3 .owl-prev{
  background: url(../images/seta11.svg) !important;
  background-repeat: no-repeat !important;
  background-size: 32px 32px !important;
  width: 32px;
  height: 32px;
  margin-left: 0px;
}
#secao-3 .owl-next {
  background: url(../images/seta22.svg) !important;
  background-repeat: no-repeat !important;
  background-size: 32px 32px !important;
  width: 32px;
  height: 32px;
  margin-right: 0px;
}
.btn-whatsapp .icon-pos-left, 
.btn-telefone .icon-pos-left {
    width: 17px;
}
.btn-whatsapp, 
.btn-telefone{
  font-size: 13px;
  padding: 9px 20px;
  display: block;
  border-radius: 0px !important;
}
#menu-fixed{
  background: #fff;
}
#secao-2 .content-box {
    padding: 7% 5%;
    margin-bottom: 25px;
}
#header .bg{
    background: #dbd4d4a6;
}

}

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

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

}