*{font-family: 'Titillium Web', sans-serif !important; margin-bottom: 0;}
h1, h2, h3, h4, h5, h6 {font-size: 38px !important;font-weight: 400;}
p {margin-bottom: 0;}
.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: #FF7324;
    -webkit-border-radius: 3px;
}

body::-webkit-scrollbar-thumb:horizontal {
    width: 5px;
    background-color: #FF7324;
    -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;
}
#nav-menu ul.list-inline > li + li, 
#nav-menu ul.list-justify > li + li {
  margin-left: 25px;
}
.menu-topo {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 8;
  background-color: #05081b !important;
  transition: all 2s linear;
}
#nav-menu{
  background-color: transparent;
  transition: all 2s linear;
}
.collapse.show {
  background: #fff;
  text-align: center;
}
.btn-whatsapp{
  background: #47FF7B;
}
.btn-whatsapp:hover{
  background: #0aaf38;
}
.btn-telefone{
  background: #FFA41B;
}
.btn-telefone:hover{

}
.btn-email{
  background: #7528D7;
}
.btn-agendar{
  background: #0084E4;
}

.btn-cta {
  color: #14142B; 
  font-weight: 600;
  border: 0;
  border-radius: 6px;
  white-space: normal;
  font-size: 16px;
  display: block;
  padding: 9px 21px;
  width: 205px;
}

.btn-ctal, .btn-form{
  background: #4CDA85;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 600;
  color: #14142B;
  display: block;
  border: 0;
  white-space: normal;
}
.btn-ctal:hover{
  background: #2db362;
}
/*===========================
    secao 1
=============================*/
#texto-topo p{
  color: #fff;
  font-size: 16px;
}
#texto-topo .bg-wrap {
  background: #05081B;
}
#header{z-index: 2;}
#header h1{
  font-size: 42px !important;
  font-weight: 600;
  color: #FCFCFC;
  margin-bottom: 20px;
}
#header p{
  font-size: 24px;
  color: #FCFCFC;
}
#header .mouse{
  position: absolute;
  left: calc(50% + 0px);
  transform: translateX(-50%);
  z-index: 1 !important;
  bottom: -15%;
}
#nav-menu p {
  font-weight: 600;
  font-size: 16.7143px;
  line-height: 100%;
  color: #FCFCFC;
}

#header .content-box {
  padding: 6% 5% 0% 5%;
  border-radius: 8px;
  background: #FFFFFF;
}
#header .content-box h3{
  font-weight: 700;
  font-size: 18px !important;
  color: #05081B;
}
#header .content-box p{
  font-size: 12px;
  color: #4E4B66;
  margin-top: 0px;
  margin-bottom: 14px;
}
#header .form-control {
  border: 0;
  padding: 13px;
  font-size: 14px;
  border-radius: 4px;
  background: #F3F3F3;
  margin-bottom: 10px;
}
#header .btn-ctal{
  display: block;
  width: 100%;
  padding: 17px;
  letter-spacing: 0.75px;
  white-space: normal;
  margin-top: 20px;
}
/*===========================
    secao 2
=============================*/
#secao-2 .bg-wrap {
  background: #E5E5E5;
}
#secao-2 h2{
  font-weight: 400;
  color: #14142B;
}

#secao-2 .item-title{
  padding: 14px;
}
#secao-2 .icone{
  margin-bottom: 17px;
}
#secao-2 .gallery-item.gallery-style-5:hover .item-img {
  opacity: 1;
}
#secao-2 h4{
  font-size: 20px !important;
  font-weight: 600;
  color: #fff;
}
#secao-2 p{
  font-size: 14px;
  color: #EFF0F7;
}

/*===========================
    secao 2 2
=============================*/
#secao-2-2 .bg-wrap {
  background: #E5E5E5;
}
#secao-2-2 h2{
  font-weight: 400;
  color: #14142B;
}
#secao-2-2 h4{
  font-weight: 700;
  font-size: 64px !important;
  letter-spacing: 1px;
  color: #0F2F5A;
}
#secao-2-2 p{
  font-weight: 600;
  font-size: 16px;
  color: #14142A;
}
#secao-2-2 .linha{
  position: relative;
}
#secao-2-2 .linha:not(:first-child):before {
  content: " ";
  position: absolute;
  background: #D6D7DD;
  width: 2px;
  height: 84%;
  left: -2px;
  top: 0;
}
#secao-2-2 .texto2{
  font-size: 12px;
  color: #14142B;
}

/*===========================
    secao 3
=============================*/
#secao-3 .box{
  background: #0F2F5A;
  border-radius: 4px;
  color: #FCFCFC;
  padding: 26px;
  margin-top: -27px;
}
#secao-3 h2{
  font-weight: 700;
}
#secao-3 p{
  font-size: 20px;
}
#secao-3 .media {
  border-top-width: 0px;
  border-top-style: solid;
  padding-top: 0px;
  margin-top: 0;
}
#secao-3 .media h5{
  font-weight: 600;
  font-size: 20px !important;
  color: #FCFCFC;
}
#secao-3 .media p{
  font-size: 16px;
  color: #EFF0F7;
}

/*===========================
    secao 3 3
=============================*/
#secao-3-3 .box{
  background: #0F2F5A;
  border-radius: 4px;
  color: #FCFCFC;
  padding: 26px;
  margin-top: -27px;
}
#secao-3-3 h2{
  font-weight: 700;
}
#secao-3-3 p{
  font-size: 20px;
}
#secao-3-3 .media {
  border-top-width: 0px;
  border-top-style: solid;
  padding-top: 0px;
  margin-top: 0;
}
#secao-3-3 .media h5{
  font-weight: 600;
  font-size: 20px !important;
  color: #FCFCFC;
}
#secao-3-3 .media p{
  font-size: 16px;
  color: #EFF0F7;
}

#secao-3-3 button.accordion {
  background: transparent;
  font-weight: 600;
  font-size: 20px;
  color: #fff;
  text-align: left;
  cursor: pointer;
  padding: 10px 10px 10px 40px;
  width: 100%;
  border: 0px;
  outline: none;
  position: relative;
  transition: 0.1s;
}
#secao-3-3 button.accordion:hover{
  background-color: transparent;
}
#secao-3-3 button.accordion.active{
}
#secao-3-3 button.accordion:before{
  content: "";
  position: absolute;
  left: 2%;
  top: 35%;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#secao-3-3 button.accordion.active:before{
  content: "";
  position: absolute;
  left: 2%;
  top: 50%;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
#secao-3-3 .panel {
  padding: 0 18px;
  background-color: transparent;
  max-height: 0;
  overflow: hidden;
  transition: 0.5s ease-in-out;
  opacity: 0;
  width: 100%;
  position: relative;
}
#secao-3-3 .panel.show {
  opacity: 1;
  max-height: 100% !important;
  padding: 0px 40px;
  font-size: 16px;
  color: #fff;
  background-color: transparent;
  border: 0px;
}

#secao-3-3 .panel.show .scroll-d {
  height: auto;
  overflow-y: auto;
}
#secao-3-3 .panel.hide {
  opacity: 0;
  height: 0;
}
/*===========================
    secao 4
=============================*/
#secao-4 .bg-wrap{
  background: #FCFCFC;
}
#secao-4 h6{
  font-size: 48px !important;
  color: #14142B;
  font-weight: 400;
}
#secao-4 p{
  font-size: 16px;
  color: #14142B;
}

#secao-4 button.accordion {
  background: transparent;
  font-weight: 600;
  font-size: 20px;
  color: #14142B;
  text-align: left;
  cursor: pointer;
  padding: 10px 10px 10px 40px;
  width: 100%;
  border: 0px;
  outline: none;
  position: relative;
  transition: 0.1s;
}
#secao-4 button.accordion:hover{
  background-color: transparent;
}
#secao-4 button.accordion.active{
}
#secao-4 button.accordion:before{
  content: "";
  position: absolute;
  left: 2%;
  top: 35%;
  border: solid #000;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#secao-4 button.accordion.active:before{
  content: "";
  position: absolute;
  left: 2%;
  top: 50%;
  border: solid #000;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
#secao-4 .panel {
  padding: 0 18px;
  background-color: transparent;
  max-height: 0;
  overflow: hidden;
  transition: 0.5s ease-in-out;
  opacity: 0;
  width: 100%;
  position: relative;
}
#secao-4 .panel.show {
  opacity: 1;
  max-height: 100% !important;
  padding: 0px 40px;
  font-size: 16px;
  color: #14142B;
  background-color: transparent;
  border: 0px;
}

#secao-4 .panel.show .scroll-d {
  height: auto;
  overflow-y: auto;
}
#secao-4 .panel.show .carousel-nav-aside-center .owl-nav .owl-prev,
#secao-4 .panel.show .carousel-nav-aside-center .owl-nav .owl-next {
  top: 18%;
}
#secao-4 .panel.show .scroll-d::-webkit-scrollbar {
  width: 3px;
  -webkit-border-radius: 16px;
}
#secao-4 .panel.show .scroll-d::-webkit-scrollbar-track-piece {
  background-color: #b5743061;
  -webkit-border-radius: 3px;
}
#secao-4 .panel.show .scroll-d:hover::-webkit-scrollbar-thumb:vertical {
  height: 5px;
  background-color: #ccc;
  -webkit-border-radius: 3px;
}
#secao-4 .panel.show .scroll-d:hover::-webkit-scrollbar-thumb:horizontal {
  width: 5px;
  background-color: #ccc;
  -webkit-border-radius: 3px;
}
#secao-4 .panel.hide {
  opacity: 0;
  height: 0;
}
/*===========================
    secao 5
=============================*/
#secao-5 .bg-wrap{
  background: #0F2F5A;
}
#secao-5{
  color: #FCFCFC;
}
#secao-5 h2{
  font-size: 24px;
  color: #FCFCFC;
} 
#secao-5 p{
  font-size: 24px;
} 
#secao-5 img{
  display: block;
  max-width: 100%;
  margin-bottom: 20px;
}
/*===========================
    secao 6
=============================*/
#secao-6{
  color: #fff;
}
#secao-6 h3{
  font-weight: 700;
}
#secao-6 p{
  font-weight: 600;
  font-size: 16px;
}
#secao-6 .box{
  background: #FCFCFC;
  box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 40px 79px;
  margin-top: -123px;
}
#secao-6 .box p{
  font-size: 14px;
  color: #4E4B66;
}
#secao-6 .btn-ctal{
  letter-spacing: 0.75px;
  font-size: 24px;
}

/*===========================
    secao 6 6
=============================*/
#secao-6-6 .bg-wrap{
  background: #E5E5E5; 
}
#secao-6-6 .box{
  background: #FCFCFC;
  box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 40px 79px;
  margin-top: -123px;
}
#secao-6-6 .box p{
  font-size: 14px;
  color: #4E4B66;
}
#secao-6-6 .btn-ctal{
  letter-spacing: 0.75px;
  font-size: 24px;
}
#secao-6-6 h3{
  font-weight: 700;
  font-size: 38px;
  letter-spacing: 1px;
  color: #14142B;
}

#secao-6-6 button.accordion {
  background-color: transparent;
  font-weight: 600;
  font-size: 20px;
  color: #14142B;
  text-align: left;
  cursor: pointer;
  padding: 15px 22px;
  width: 100%;
  border: 2px solid #DBDBDB;
  border-radius: 4px;
  outline: none;
  position: relative;
  transition: 0.1s;
}
#secao-6-6 button.accordion:hover{
  background-color: transparent;
  border: 2px solid #0F2F5A;
}
#secao-6-6 button.accordion.active{
  background-color: transparent;
  border: 2px solid #0F2F5A;
  border-bottom: 0;
  border-radius: 4px 4px 0px 0px;
}
#secao-6-6 button.accordion:after {
  content: "";
  position: absolute;
  right: 2%;
  top: 50%;
  border: solid #000;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#secao-6-6 button.accordion.active:after {
  content: "";
  position: absolute;
  right: 2%;
  top: 50%;
  border: solid #000;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
#secao-6-6 .panel {
  padding: 0 18px;
  background-color: transparent;
  max-height: 0;
  overflow: hidden;
  transition: 0.5s ease-in-out;
  opacity: 0;
  width: 100%;
  position: relative;
}
#secao-6-6 .panel.show {
  opacity: 1;
  max-height: 100% !important;
  padding: 0px 19px 25px 25px;
  font-size: 16px;
  color: #14142B;
  background-color: transparent;
  border: 2px solid #0F2F5A;
  border-top: 0;
  border-radius: 0px 0px 4px 4px;
}

#secao-6-6 .panel.show .scroll-d {
  height: auto;
  overflow-y: auto;
}
/*===========================
    secao 7
=============================*/
#secao-7 .bg-wrap{
  background: #0F2F5A;
}
#secao-7 h4{
 color: #fff;
 font-weight: 600;
}
#secao-7 .setanav{
  background: url('../images/setanav-b.svg');
}
#secao-7 .setanav2{
  background: url('../images/setanav2-b.svg');
}

/*===========================
    secao 8
=============================*/
#secao-8 .bg-wrap{
  background: #fff;
}
#secao-8 h3{
  font-weight: 600;
  color: #14142B;
}
#secao-8 p{
  font-size: 16px;
  color: #5E6871;
}
#secao-8 p strong{
  font-weight: 600 !important;
  font-size: 16px;
  color: #14142B;
}

#secao-8 .media {
  border-top-width: 0px;
  border-top-style: solid;
  padding-top: 0px;
  margin-top: 0;
}
#secao-8 .content-box{
  padding: 25px 23px;
  position: relative;
  border: 2px solid #0F2F5A;
  border-radius: 8px; 
}
#secao-8 .scroll-d {
  height: 167px;
  padding-right: 17px;
  overflow-y: auto;
}
#secao-8 .scroll-d::-webkit-scrollbar {
  width: 3px;
  -webkit-border-radius: 16px;
}
#secao-8 .scroll-d::-webkit-scrollbar-track-piece {
  background-color: #F9F6F6;
  -webkit-border-radius: 3px;
}
#secao-8 .scroll-d:hover::-webkit-scrollbar-thumb:vertical {
  height: 5px;
  background-color: #ccc;
  -webkit-border-radius: 3px;
}
#secao-8 .scroll-d:hover::-webkit-scrollbar-thumb:horizontal {
  width: 5px;
  background-color: #ccc;
  -webkit-border-radius: 3px;
}
#secao-8 .owl-carousel .owl-stage-outer {
  padding-bottom: 25px;
}

/*===========================
    secao 9
=============================*/
#secao-9 .bg-wrap{
  background: #fff;
}
#secao-9 .foto{
  border-radius: 6px;
  margin: 0 auto;
  display: block;
  width: 100%;
}
#secao-9 p{
  font-weight: 600;
  font-size: 16px;
  color: #14142B;
}
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: 68px;
    height: 68px;
    border-radius: 50%;
    -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;
}
a.video-box::before {
  display: none;
}
#secao-9 .box{
  background: #EFF0F7;
  border-radius: 8px;
  padding: 20px 3px;
  margin-left: -2px;
  margin-right: -2px;
}
#secao-9 .box p{
  font-weight: 600;
  font-size: 16px;
  color: #6E7191;
}
#secao-9 .box .btn-ctal{
  background: #2687E9;
  color: #EFF0F7;
  letter-spacing: 0.75px;
  font-size: 23px;
}

/*===========================
    secao 10
=============================*/
#secao-10 .bg-wrap{
  background: #0F2F5A;
}
#secao-10{
  color: #fff;
}
#secao-10 p{
  font-size: 24px;
  color: #FCFCFC;
}
#secao-10 ul{
  position: relative;
}
#secao-10 ul:before{
  content: " ";
  position: absolute;
  width: 126%;
  height: 3px;
  background: #ffffff29;
  left: calc(50% + 0px);
  transform: translateX(-50%);
  bottom: -2%;
}
#secao-10 ul li a {
  font-weight: 600;
  font-size: 24px;
  color: #FCFCFC;
  opacity: 0.3;
}
#secao-10 .nav-tabs {
  border-bottom-width: 0px;
  border-bottom-style: solid;
}
#secao-10 ul .active {
  opacity: 1;
  border-bottom: 2px solid #fff;
}
#secao-10 .nav-tabs .nav-item {
  margin-right: 35px;
}
#secao-10 .nav-link {
  padding: 1rem 0;
}
/*===========================
    secao 11
=============================*/
#secao-11{
  color: #fff;
}
#secao-11 p{
  margin-bottom: 20px;
}
#secao-11 h3{
  font-weight: 600;
  margin-bottom: 20px;
}

.map iframe{
  border:0 !important;
}


#footer{
  background: #0F2F5A;
}
#footer p{
  font-weight: 400;
  font-size: 14px;
  color: #fff;
}
#footer img{
  width: 155px;
}

#footer .box{
  background: #FCFCFC;
  box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 40px 79px;
  margin-top: -156px;
}
#footer .box p{
  font-size: 14px;
  color: #4E4B66;
}
#footer .btn-ctal{
  letter-spacing: 0.75px;
  font-size: 24px;
}

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

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

.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;
}
.owl-theme .owl-dot span {
    width: 13px !important;
    height: 13px !important;
    margin: 5px 7px !important;
    background: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    border-radius: 20px;
    cursor: pointer;
}
.owl-dot.active>span{
  background: #0f2f5a !important;
  border-color: #0f2f5a !important;
}
.carousel-dots-center-bottom .owl-dots{
  bottom: -42px;
}
/*===========================
    modal
=============================*/
.modal_orcamento .bg-wrap {
}
.modal_orcamento .modal-content{
  width: 60%;
  margin: 0 auto;
  padding: 26px 26px 1px 26px;
  border-radius: 8px;
}
.modal_orcamento  textarea {
    height: 130px;
}
.modal_orcamento  h3, .modal_orcamento  h4{
  font-weight: 700;
  font-size: 18px !important;
  color: #05081B;
  text-align: center;
}
.modal_orcamento  p{
  font-size: 12px;
  color: #4E4B66;
  text-align: center;
  margin-bottom: 30px;
}

.modal_orcamento .form-control {
  border: 0px;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 5%;
  font-size: 13px;
  background: #F3F3F3;
}
.modal_orcamento .btn {
  margin: 0 auto;
  display: flow-root;
  width: 100%;
  margin-bottom: 7px;
  padding: 20px 5%;
  background: #4CDA85;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 600;
  color: #14142B;
}
::-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: #0697FF;
}
.modal_orcamento .btn-w{
  background: #12B937;
}
.contact-form p {
  display: none;
}
.icon-seta {
  width: 10px;
  height: 6px;
  background-image: url(../images/icon-seta.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
}
#obrigado h1{
  font-weight: 600;
  font-size: 46px !important;
  color: #FCFCFC;
}
#obrigado p{
  font-size: 24px;
  color: #FCFCFC;
  margin-bottom: 20px;
}
#obrigado h4{
  font-weight: 600;
  font-size: 20px !important;
  color: #FCFCFC;
}
#obrigado .texto{
  font-size: 16px;
  color: #EFF0F7;
}

.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 !important;
  font-weight: 500;
  font-size: 12px !important;
  text-transform: uppercase;
  color: #878787 !important;
}
.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) {
  h1, h2, h3, h4, h5, h6, #header h1, #obrigado h1{
    font-size: 23px !important;
  }
  #obrigado p {
    font-size: 15px;
  }
  .img-logo{
    width: 152px;
    margin-bottom: 13px;
  }
  .modal_orcamento .modal-content{
    width: 90%;
  }
  .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;
  }
  
  .seta{
    margin-left: 0;
  }
  .seta2{
    margin-right: 0;
  }
  .social {
    display: block;
  }
  #header p {
    font-size: 20px;
    margin-bottom: 30px;
  }
  #secao-2 .gallery-item .item-img {
    height: 369px;
    object-fit: cover;
  }
  #secao-3 p {
    font-size: 16px;
    margin-bottom: 30px;
  }
  #secao-4 h6 {
    font-size: 27px !important;
  }
  #secao-5 img{
    max-width: 50%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  #secao-5 p {
    font-size: 17px;
  }
  #secao-6 .box, #secao-6-6 .box, #footer .box{
    padding: 20px 10px;
    margin-top: 0;
  }
  #secao-6 .btn-ctal, #secao-6-6 .btn-ctal, #footer .btn-ctal{
    font-size: 16px;
  }
  #secao-9 .box {
    margin-left: -30px;
    margin-right: -30px;
  }
  #secao-9 .box img{
    margin-bottom: 30px;
  }
  #secao-9 .box .btn-ctal{
    font-size: 20px;
  }
  #secao-6-6 .panel.show  br{display: block;}
  #secao-11 img{
    max-width: 100%;
  }

}

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

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

}