p, h1,h2,h3,h4,h5,h6, a, body{
  font-family: "Poppins", sans-serif!important;
}

.menu-fixo {
  position: fixed;
  z-index: 9999;
  width: 100%;
  border-bottom: 1px solid #416489;
}


a{
  text-decoration: none!important;
}

.btn-contato {
  float: right;
  margin: -79px 0 0 0;
  background: rgb(252, 241, 139);
  background: linear-gradient(284deg, rgba(252, 241, 139, 1) 0%, rgb(157 136 75) 100%);
  padding: 10px 65px 10px 55px;
  border-radius: 3px;
  color: #ffffff !important;
  text-decoration: none;
}

header .container {
  max-width: initial;
}




.header-content .menu-btn {
  flex: 0 0 125px;
  max-width: 125px;
  margin-top: 12px;
  display: none;
}


.header-content .logo {
  flex: 0 0 260px;
  max-width: 260px;
  margin-top: 0;
  margin-left: 20px;
}


.header-content nav ul li a.active, .header-content nav ul li a:hover {
  background-color: #c3b265;
  -webkit-border-bottom-right-radius:5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.logo img {
  height: auto;
  max-width: inherit;
  width: 380px;
  margin: 37px 0 -32px 50px;
}

nav {
  margin: -61px 0 0 450px;
}


.overlay:before {
  display: none;
}

.fixo-cor {
  background-color: #13212d;
  -webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}



.main-banner {
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 150px 0 0;
}


.counter-row {
  display: flex;
  flex-wrap: wrap;
  padding-top: 118px;
  margin: 0 0 60px 0;
}


.main-banner .banner-text a {
  display: inline-block;
  color: #e7d16b;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 4px;
  border-bottom: 1px solid #e7d16b;
}


.btn-default {
  display: inline-block;
  color: #e7d16b;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid #e7d16b;
  padding-bottom: 4px;
  width: 100%;
}

.btn-default:hover{
  color: #c3b265;
  opacity: 0.9;
}

.services .service-col h2 span {
  color: #c3b265;
}


.counter-row {
  display: flex
;
  flex-wrap: wrap;
  padding-top: 118px;
  margin: -20px 0 50px -40px;
}

.counter-row li > span {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  font-weight: 500;
  max-width: 80px;
}

.main-banner .banner-text > h2 {
  color: #ffffff;
  font-size: 68px;
  font-weight: 700;
  line-height: 73px;
  margin-bottom: 50px;
}

.section-title .h-title {
  color: #ffffff;
  font-size: 45px;
  font-weight: 700;
  line-height: 58px;
  max-width: 440px;
  margin-top: 10px;
}

.about-text h2 {
  color: #262626;
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 21px;
}

.counter-row {
  display: flex
;
  flex-wrap: wrap;
  padding-top: 32px;
  margin: 0;
  background: #0f1f31;
  padding-bottom: 40px;
  padding-left: 60px;
  -webkit-border-top-left-radius: 80px;
  -moz-border-radius-topleft: 80px;
  border-top-left-radius: 80px;
  margin: 50px 0 0 0;
  width: 109%;
}

.counter-row li > h2 {
  color: #e7d16b;
}

.counter-row li > span {
  display: block;
  color: rgb(255 255 255);
  font-size: 12px;
  font-weight: 500;
  max-width: 80px;
  font-weight: 400;
  line-height: 1.2;
}


.section-title .h-title {
  color: #ffffff;
  font-size: 45px;
  font-weight: 700;
  line-height: 58px;
  max-width: 550px;
  margin-top: 10px;
}


.depoimentos .section-title .h-title {
  color: #ffffff;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
  max-width: 550px;
  margin-top: 10px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: -50px;
}

.btn-contato:hover{
  opacity: 0.8;
}


.smpl-txt {
  background-color: rgb(19 33 45);
  border: 1px solid #5783b1;
  padding: 63px 88px 47px;
  margin-top: -238px;
  margin-bottom: 55px;
}


.smpl-txt p {
  color: rgb(255 255 255 / 64%);
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 15px;
}


.smpl-txt h4 {
  color: #e7d16b;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 23px;
  line-height: 1.6;
}


.posts .post .post-info:before {
display: none;
}


.posts .post {
  background-color: #13212d;
  margin-bottom: 30px;
  border-radius: 5px;
}

.posts .post .post-info h4 {
  color: #e7d16b;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 14px;
}


.posts .post .post-info p {
  color: rgb(255 255 255);
  margin-bottom: 17px;
  font-size: 14px;
  line-height: 27px;
}

.services .service-col p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}


.posts .post .post-info {
  padding: 46px 60px 44px;
  position: relative;
  height: 400px;
}


.btn-ver-servicos{
  background: rgb(252, 241, 139);
  background: linear-gradient(284deg, rgba(252, 241, 139, 1) 0%, rgb(157 136 75) 100%);
  width: 300px;
  text-align: center;
  padding: 14px;
  border-radius: 4px;
  color: #fff;
  font-weight: 500;
  margin: 0 auto;
}

.btn-ver-servicos:hover{
  opacity: 0.6;
}


.btn-ver-servicos:visited{
  color: #fff;
}


.texto-branco{
  color: #fff;
}


.logo-loader{
position: absolute;
top: 50%; /* Move a div para 50% do topo */
left: 50%; /* Move a div para 50% da esquerda */
transform: translate(-50%, -50%); /* Corrige o deslocamento */
width: 100px;
}


.page-loading {
  background:#0f1f31;
    content: "";
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
}


.main-banner {
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 150px 0 0;
  background: rgb(10, 46, 86);
  background: radial-gradient(circle, rgba(10, 46, 86, 1) 0%, rgba(4, 23, 38, 1) 100%);
}



.fixed-bg {
  background: rgb(10, 46, 86);
  background: radial-gradient(circle, rgba(10, 46, 86, 1) 0%, rgba(4, 23, 38, 1) 100%);
}


.consulation-form form {
  border: 1px solid #484848;
  background-color: rgba(37, 37, 37, 0.5);
  max-width: 100%;
  padding: 95px 70px 80px;
}


.form-group .form-control {
  width: 100%;
  background: inherit;
  border: 0;
  border-radius: 0;
  padding: 0;
  border-bottom: 2px solid #929292;
  padding-bottom: 15px;
  color: #ffffff;
  font-size: 15px;
  background: #fff;
  padding: 19px;
  margin-bottom: 18px;
}


.consulation-form form h2{
  color: #fff;
  font-size: 18px;
  width: 100%;
  float: left;
  margin-bottom:25px;
}

.consulation-form .submit {
  color: #fff;
  background-color: #00a915;
  border-radius: 0;
  line-height: 49px;
  height: auto;
  width: 100%;
  border: none;
  margin-top: -40px;
  clear: both;
  margin: 0 0 0 0;
  padding: 0;
  border-radius: 5px;
}


.consulation-form .submit:hover{
  opacity: 0.8;
  cursor: pointer;
}


.card-prof {
  padding: 50px;
  float: left;
  background: #f1f1f1;
  border-radius: 5px;
}

.card-prof h2 {
  float: left;
  margin: 21px 0 13px 0;
  font-size: 20px;
  font-weight: bold;
}

.card-prof h4 {
  font-size: 14px;
  margin: 6px 0 20px 0;
  float: left;
  width: 100%;
}


.card-prof  ul {
  padding: 0;
  margin: 0;
  clear: both;
  float: left;
}

.card-prof  ul li{
  font-size: 14px;
  margin-bottom: 7px;
}

footer {
  background-color: #13212d;
  padding: 112px 0 105px;
  margin-bottom: -30px;
}



footer ul{
  padding: 0!important;
  margin: 0!important;
}


.logo-rodape{
  width: 300px;
}


footer .top-footer .widget-about > p {
  font-size: 14px;
  line-height: 28px;
  color: rgb(255 255 255 / 81%);
  margin-bottom: 31px;
}


footer .top-footer .widget-links ul li a:before {
  background-color: #ffde30;
}


.img-slider {
  margin: 40px 0 0 60px;
}

footer .top-footer .widget-about ul li {
  display: block;
  color: rgb(255 255 255);
  font-size: 16px;
  margin-bottom: 3px;
}


footer .top-footer .widget-about ul li a {
  display: block;
  color: #d7c573;
  font-size: 16px;
  margin-bottom: 3px;
}


.texto-rodape{
  text-align: center;
  color: #fff;
  width: 100%;
}


.texto-rodape{
  background: #01080e;
  padding: 30px;
  font-size: 14px;
  margin-bottom: -110px;
}


.depoimentos-container {
  padding: 40px 20px;
  /* background-color: #f5f5f5; */
}

.depoimentos-carrossel {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.carrossel-wrapper {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.depoimento-item {
  min-width: calc(100% / 3 - 20px);
  padding: 30px;
  background: white;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0,0,0,0.1);
  margin: 10px;
}

.cliente-nome {
  color: #2c3e50;
  font-size: 1.2em;
  margin-bottom: 10px;
  font-weight: 600;
}

.depoimento-texto {
  color: #555;
  line-height: 1.6;
  font-size: 1em;
}

.controles {
  text-align: center;
  margin-top: 20px;
}

.controle-btn {
  background: #1a3852;
  color: white;
  border: none;
  padding: 10px 20px;
  margin: 0 5px;
  border-radius: 5px;
  cursor: pointer;
  transition: background 0.3s;
}

.controle-btn:hover {
  background: #2c3e50;
}


.depoimento-item img {
  width: 200px;
  width: 200px;
  height: 200px;
  border-radius: 500px;
  margin-bottom: 35px;
  display: block;
  margin: 0 auto;
  margin-bottom: 45px;
  border: 8px solid #e1d780;
}

.noshow{
  display: none;
}


footer .top-footer .widget-links ul li a svg {
  border: 1px solid #fff;
  border-radius: 1px;
  padding: 5px;
  font-family: 15px;
  float: left;
  margin: 0 15px 0 0;
  color: #fff;
}

footer .top-footer .widget-about ul li svg {
  margin: 0 14px 0 0;
  float: left;
}

footer .top-footer .widget-about ul li a svg{
  float: left;
}

footer .top-footer .widget-about ul li {
  display: block;
  color: rgb(255 255 255);
  font-size: 16px;
  margin-bottom: 13px;
}




.page-template-page-home .link-inicio {
  background-color: #c3b265;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}



.page-template-page-sobre  .link-escritorio  {
  background-color: #c3b265;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}


.page-template-page-servicos  .link-servicos  {
  background-color: #c3b265;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}



.topo-intero {
  float: left;
  width: 100%;
  background: rgb(10, 46, 86);
  background: radial-gradient(circle, rgba(10, 46, 86, 1) 0%, rgba(4, 23, 38, 1) 100%);
  height: 340px;
  padding-top: 180px;
  margin-bottom: 60px;
}


.topo-intero h2 {
  color: #dfc465;
}

.topo-intero p{
  color: #fff;
}


.page-template-page-sobre .about-section {
  margin-bottom: 90px;
}


.page-template-page-sobre .depoimentos .section-title .h-title {
  margin-top: -170px;
}

.missao-visao h2 {
  font-size: 25px;
  font-weight: bold;
}


.missao-visao p {
  font-size: 14px;
  line-height: 1.8;
}



.page-template-page-servicos .block {
  padding: 0;
  float: left;
  width: 100%;
  background: #ffff;
  margin: -60px 0 0 0;
  padding-top: 60px;
  padding-bottom: 80px;
}


.page-template-page-servicos .section-title .h-title.dark-clr {
  color: #262626;
  font-size: 28px;
  line-height: 1.2;
  width: 33%;
}


.page-template-page-servicos .section-title p {
  max-width: 46%;
  flex: 0 0 40%;
  margin-left: auto;
  font-size: 15px;
  line-height: 1.5;
}



.page-template-page-servicos .servicos{
  padding-bottom: 160px;
}



.page-template-page-servicos .depoimentos .section-title .h-title{
  color: red;
}

.page-template-page-servicos .depoimentos .section-title .h-title {
  color: #13212d;
  margin-top: 80px;
}


footer {
  background-color: #13212d;
  padding: 112px 0 105px;
  margin-bottom: -30px;
  clear: both;
}


@media (max-width: 768px) {
  .depoimento-item {
      min-width: calc(100% - 20px);
  }
}

@media (min-width: 1024px) and (max-width: 1366px) {



  .logo img {
    height: auto;
    max-width: inherit;
    width: 320px;
    margin: 37px 0 -32px 50px;
}


.header-content nav ul li a {
  padding: 53px 21px 21px;
}


nav {
  margin: 0px 0 0 100px;
  display: block !important;
}

.btn-contato {
  float: right;
  margin: -79px 18px 0 0;
}


.main-banner-content {
  display: flex
;
  flex-wrap: wrap;
  margin: 0 0 0 25px;
}


.main-banner .banner-text > h2 {
  font-size: 54px;
  max-width: 90%;
  line-height: 1.2;
}

.logo img {
  height: auto;
  max-width: inherit;
  width: 310px;
  margin: -33px 0 -32px 10px;
}

.main-banner .banner-text > h2 {
  font-size: 43px;
  max-width: 78%;
  line-height: 1.2;
  margin-bottom: 20px;
  margin-top: -60px;
}

.img-slider {
  margin: -32px 0 0 90px;
}


.about-section img {
  width: 90%;
}

} 


@media (min-width: 1423px) and (max-width: 3000px) {


  nav {
    margin: 0px 0 0 340px;
}


.logo img {
  margin: -23px 0 -32px 50px;
}
}


@media (min-width: 0px) and (max-width: 1180px) {

  html,body {
   overflow-x: hidden;
   height: 100vh!important;
   }
   

   
.btn-contato{
  display: none!important;
}


.header-content .menu-btn{
  display: block!important;
}


.header-content .menu-btn {
  display: block !important;
  position: fixed;
  top: 5px;
  right: 23px;
}


.logo img {
  height: auto;
  max-width: inherit;
  width: 286px;
  margin: 30px 0 30px -3px;
}

.menu-fixo {
  background: #13212d;
}

.main-banner .banner-text > h2 {
  color: #ffffff;
  font-size: 27px;
  font-weight: 700;
  line-height: 31px;
  margin-bottom: 50px;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 40px;
}

.noshow{
  display: block!important;
}

.main-banner .banner-text a {
  margin-top: 30px;
}


.counter-row li > h2 {
  color: #e7d16b;
  font-size: 31px;
  font-weight: 400;
  margin-bottom: 2px;
  text-align: left;
}

.counter-row li > span {
  display: block;
  color: rgb(255 255 255);
  font-size: 11px;
  font-weight: 500;
  max-width: 80px;
  font-weight: 300;
  line-height: 1.4;
  text-align: left;
}


.counter-row {
  display: flex
;
  flex-wrap: wrap;
  padding-top: 32px;
  margin: 0;
  background: #0f1f31;
  padding-bottom: 10px;
  padding-left: 60px;
  -webkit-border-top-left-radius: 80px;
  -moz-border-radius-topleft: 80px;
  border-top-left-radius: 80px;
  margin: 50px 0 0 0;
  width: 109%;
}

.about-text h2 {
  color: #262626;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 21px;
  margin-top: 30px;
}

.section-title .h-title {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  max-width: 550px;
  margin-top: -24px;
}

.btn-ver-servicos {
  width: 93% !important;
}


.consulation-form form {
  border: 1px solid #484848;
  background-color: rgba(37, 37, 37, 0.5);
  max-width: 100%;
  padding: 45px 20px 50px;
}



.depoimentos .section-title .h-title {
  font-size: 30px;
}


footer .top-footer .widget-links ul li a svg {
  border: 1px solid #fff;
  border-radius: 1px;
  padding: 5px;
  font-family: 15px;
  float: left;
  margin: 0 -145px 0 100px;
  color: #fff;
}


.menu-widget ul {
  list-style: disc;
  padding: 0;
  margin: 0;
}

.burger-menu{
  background-color: #0f1f31!important;
}

.burger-menu .menu-middle .main-menu .menu-widget ul li a {
  display: block;
  color: rgb(255 255 255);
  font-size: 16px;
}

.topo-intero {
  float: left;
  width: 100%;
  background: rgb(10, 46, 86);
  background: radial-gradient(circle, rgba(10, 46, 86, 1) 0%, rgba(4, 23, 38, 1) 100%);
  height: 233px;
  padding-top: 134px;
  margin-bottom: 60px;
}

.topo-intero h2 {
  color: #dfc465;
  font-size: 19px;
}

.topo-intero p{
 font-size: 14px;
}



.page-template-page-sobre .consulation-form form {
  border: 1px solid #484848;
  background-color: rgba(37, 37, 37, 0.5);
  max-width: 100%;
  padding: 45px 20px 50px;
  margin-bottom: 90px;
}

.texto-rodape {
  text-align: center;
  color: #fff;
  width: 100%;
  line-height: 1.5;
}


.page-template-page-servicos .section-title .h-title.dark-clr {
  color: #262626;
  font-size: 17px;
  line-height: 1.2;
  width: 87%;
  margin: 0 auto;
}

}
