@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body, html{
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    color: #838383;
    word-wrap: normal;
    overflow-x: hidden;
    scroll-behavior: smooth;
}
::-webkit-scrollbar{width: 8px;}
::-webkit-scrollbar-track{background: #d6d6d6;}
::-webkit-scrollbar-thumb {background: rgba(0, 0, 0, 0.3);}
::-webkit-scrollbar-thumb:hover {background: #3f3f3f;}

header i {
    color: #242e4a
}
header a {
    color: #242e4a;
    font-size: 14px;
}
header a:hover, header a:active, header a:focus{
    color: #242e4a;
    text-decoration: none;
    outline: none;
    border: none;
}
.navbar-toggler:hover, .navbar-toggler:active, .navbar-toggler:focus{
    color: #242e4a;
    text-decoration: none;
    outline: none;
    border: none;
}
a{  color: #242e4a;}
a:hover{
    color: #242e4a;
    text-decoration: none;
}
.btn-call {
  padding-right: 30px!important;
  padding-left: 30px!important;
  background: #fcb800;
  padding: 10px;
  font-weight: 700;
  border-radius: 50px;
  margin-left: 10px;
  box-shadow: 0px 6px 14px 0px rgb(0 0 0 / 10%);
}
.btn-call:hover,.btn-call:active,.btn-call:focus {
  padding-right: 30px!important;
  padding-left: 30px!important;
  background: #fcb800;
  font-weight: 700;
  border-radius: 50px;
  margin-left: 10px;
  box-shadow: 0px 6px 14px 0px rgb(0 0 0 / 10%);
}
.navbar {padding: 1.5rem 0 0 0;}

/*#####################  Carousel  #####################*/
.carousel-control-next-icon {
  transform: rotate(-45deg);
  background-image: none;
  box-shadow: 2px 2px #27304c;
}
.carousel-control-prev-icon {
  background-image: none;
  transform: rotate(135deg);
  box-shadow: 2px 2px #27304c;
}
.carousel-control-next, .carousel-control-prev {
  width: 5%;
}
h1 {
  color: #27304c;
  letter-spacing: -1px;
}
h1 span{
  color: #fcb801;
  letter-spacing: -1px;
}
.box-form {
  box-shadow: 0px 8px 13px 0px rgb(0 0 0 / 5%);
  max-width: 300px;
  padding: 20px;
  text-align: center;
  border-radius: 30px;
  margin: 20px;
  transition: 0.3s ease;
}
.box-form:hover {
  transform: scale(1.04);
}
button {
  width: 100%;
  background: #fab622;
  border: none;
  border-radius: 50px;
  padding: 10px;
  font-weight: 600;
  margin-top: 10px;
}
input{
  width: 100%;
  padding: 10px 15px;
  border-radius: 50pc;
  border: 1px #e3e0da solid;
  font-size: 12px;
  margin-top: 10px;
}
input:hover,input:active,input:focus{
  box-shadow: none;
  outline: none;
}
.box-form p{
  margin-bottom: 0;
}
/*#####################  Carousel  #####################*/
.box-info {
  box-shadow: 0px 5px 20px 0px rgb(39 48 76 / 8%);
  padding: 15px 15px 15px 15px;
  border-radius: 20px;
  transition: 0.3s ease;
}
.box-info:hover {
  transform: scale(1.04);
  box-shadow: 0px 15px 20px 0px rgb(39 48 76 / 8%);
}
.box-info h3 span {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0;
}
.box-info h3 {
  font-size: 1.4rem;
  letter-spacing: -1px;
  margin: 0;
  color: #242e4a;
}
.box-info a {
  color: #242e4a;
  font-size: 1.4rem;
}

/*#####################  bg-yellow  #####################*/
.bg-yellow {
  background-image: url(../img/bg-yellow.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  padding: 30px;
  transition: 0.3s ease;
}
.bg-yellow:hover {
  transform: scale(1.04);
}
.bg-yellow h4 {
  font-size: 1.4rem;
  color: #192a4a;
  margin-bottom: 0;
}
.bg-yellow hr {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  max-width: 70px;
  border: 0;
  border-top: 4px solid rgb(25 42 74);
  margin-left: 0;
}

/*#####################  box-diferenciais  #####################*/
.box-diferenciais img{
  max-height: 100px;
}
.box-diferenciais h2 {
  font-size: 1.1rem;
  letter-spacing: -0.5px;
  color: #192a4a;
  margin: 15px 0;
  font-weight: 400;
}
.box-diferenciais strong {
  font-weight: 800;
  font-size: 17px;
}
.box-diferenciais {
  padding: 10px 20px;
  border-radius: 20px;
  transition: 0.3s ease;
}
.box-diferenciais:hover {
  box-shadow: 0px 9px 14px rgb(0 0 0 / 8%);
  transform: scale(1.04);
}
.box-diferenciais p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 15px;
}
/*#####################  Call Um  #####################*/
#callUm{
  background:  #192a4a;
}
#callUm .img-car {
  position: absolute;
  max-width: 500px;
  left: -250px;
  top: -90px;
}
#callUm h2 {
  font-size: 1.8rem;
  font-weight: 400;
  color: #fff;
}
#callUm h2 {
  font-size: 1.8rem;
  font-weight: 400;
  color: #fff;
}
#callUm h2 strong {
  font-weight: 900;
  color: #fcb801;
  font-size: 35px;
}
/*#####################  Call Dois  #####################*/
#callDois{
  background:  #192a4a;
}
#callDois .img-car {
  position: absolute;
  max-width: 500px;
  right: -220px;
  top: -120px;
}
#callDois h2 {
  font-size: 1.8rem;
  font-weight: 400;
  color: #fff;
}
#callDois h2 {
  font-size: 1.8rem;
  font-weight: 400;
  color: #fff;
}
#callDois h2 strong {
  font-weight: 900;
  color: #fcb801;
  font-size: 35px;
}
#callDois input {
  width: 100%;
  padding: 10px 15px;
  border-radius: 50pc;
  border: 1px #e3e0da solid;
  font-size: 12px;
  margin-top: 10px;
  max-width: 400px;
}
#callDois button {
  width: 100%;
  background: #fab622;
  border: none;
  border-radius: 50px;
  padding: 8px;
  font-weight: 600;
  margin-top: 10px;
  position: absolute;
  max-width: 220px;
  margin-left: -80px;
}

/*#####################  Servicos  #####################*/
.bg-servicos {
  background-image: url(../img/bg-yellow.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  padding: 25px 30px 30px 30px;
  margin: 45px 0;
  transition: 0.3s ease;
}
.bg-servicos:hover {
  transform: scale(1.04);
}
#servicos h2 {
  font-size: 2rem;
  color: #192a4a;
  font-weight: 800;
  text-align: center;
}
#servicos hr {
  margin-top: 0.7rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 4px solid #e9b538;
  width: 150px;
}
.bg-servicos h3 {
  color: #192a4a;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1;
}
.bg-servicos h3 strong {
  font-size: 1.6rem;
  letter-spacing: -1px;
}
.servicos-right{
  text-align: right!important;
}
.servicos-right .bg-servicos {
  background-position: right;
}

/*#####################  Servicos  #####################*/
#contato .accordion {
  background-color: #fff;
  color: #192a4a;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  border-radius: 0;
  border: 1px #fab622 solid;
  font-weight: 500;
  letter-spacing: -0.5px;
}
#contato .active, #contato .accordion:hover {
  background-color: #fff;
}
#contato .accordion:after {
  content: '\002B';
  color: #192a4a;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
#contato .active:after {
  content: "\2212";
}
#contato .panel {
  border-style: solid;
  border-width: 0;
  border-color: #d8d8d8;
  margin-bottom: 0.5rem;
  padding: 0 18px;
  background: #f2f2f2;
  margin-top: 0.5rem;
  color: #838b96;
}
#contato .panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
#contato h3 {
  font-size: 1.5rem;
  color: #192a4a;
  font-weight: 700;
  letter-spacing: -0.6px;
}
#contato hr {
  margin-top: 0.6rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 4px solid rgb(250 182 34);
  width: 100px;
  margin-left: 0;
}
.title-contato{
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  color: #192a4a;
  margin-top: 40px;
  margin-bottom: 10px;
}
#contato .box-info p {
  color: #192a4a;
  font-size: 25px;
  padding: 5px 20px;
}
#contato .box-info i {
  color: #fab622;
  font-size: 40px;
  position: absolute;
}
#contato .box-info {
  padding: 20px 15px 15px 15px;
}
#contato input, #contato select, #contato textarea {
  width: 100%;
  padding: 10px 15px;
  border-radius: 0;
  border: 0 #e3e0da solid;
  font-size: 12px;
  margin-top: 10px;
  color: #838383;
  background: #f6f8fa;
}
#contato input, #contato select, #contato textarea {
  box-shadow: none;
  outline: none;
}

.container-contato {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 20px;
  font-weight: 300;
}
.container-contato input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkmark-contato {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #eee;
  border-radius: 50%;
  border: 1px #909090 solid;
}
.container-contato:hover input ~ .checkmark-contato {
  background-color: #ccc;
}
.container-contato input:checked ~ .checkmark-contato {
  background-color: #909090;
}
.checkmark-contato:after {
  content: "";
  position: absolute;
  display: none;
}
.container-contato input:checked ~ .checkmark-contato:after {
  display: block;
}
.container-contato .checkmark-contato:after {
  top: 2px;
  left: 2px;
  width: 11.5px;
  height: 11.5px;
  border-radius: 50%;
  background: #909090;
}
#contato button {
  width: 200px;
  background: #fab622;
  border: none;
  border-radius: 50px;
  padding: 10px;
  font-weight: 600;
  margin-top: 10px;
  float: right;
}

footer {
  background-color: #242e4a;
  padding: 10px 0;
}
footer p{
  color: #fff;
  margin-bottom: 0;
  margin-top: 6px;
}
footer img {
    max-width: 35px;
    width: 100%;
}

section{
  padding: 35px 0;
  position: relative;
  }

@media (min-width: 1440px) {
  .bg-yellow {
    margin: 0 40px;
  }
  #cidcon .container-fluid{
      margin-right: -100px;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1024px) {}
@media (max-width: 768px) {
  .navbar-collapse {
    position: absolute;
    top: 55px;
    right: 25px;
    text-align: right;
    padding: 15px 25px 15px 25px;
    border-radius: 4px;
    z-index: 9999;
    background: rgba(255, 255, 255, 1);
}
    footer {text-align: center;padding: 20px;}
    footer .float-left{float: none!important;}
    footer .float-right{float: none!important;}
    footer br{display: none!important;}
    nav button {
      width: auto;
      margin-top: 0;
    }
    header .p-5 {
      padding: 0rem 1.3rem!important;
    }
    header .box-form {
      margin: 25px auto;
    }
    header .carousel-control-next-icon {
      margin-left: -30px;
    }
    header .carousel-control-prev-icon {
      margin-right: -30px;
    }
    header .box-info {
      margin: 10px;
    }
    .bg-yellow {
      margin: 15px;
    }
    .box-diferenciais {
      margin: 15px auto;
      max-width: 300px;
    }
    #callUm .img-car {
      display: none;
    }
    #callUm {
      text-align: center;
    }
    #servicos .pb-5{
      padding-bottom: 0rem!important;
      padding-top: 3rem!important;
    }
    .servicos-right {
      text-align: left!important;
    }
    .servicos-right .bg-servicos {
      background-position: left;
    }
    .bg-servicos {
      margin: 45px 15px;
    }
    .servicos-right .bg-servicos {
      margin: 45px 35px;
    }
    #callDois .img-car {
      display: none;
    }
    #contato h3 {
      margin-top: 50px;
    }
    #contato form {
      padding-right: 15px;
    }
    #contato .box-info p {
      font-size: 20px;
    }
    #contato .container-contato {
      margin: 0 10px;
    }
    #callDois input {
      max-width: 300px;
    }
    #callDois button {
      max-width: 150px;
      margin-left: -80px;
      font-size: 12px;
      padding: 11.5px;
    }
    .h1, h1 {
      font-size: 2.2rem;
    }
    #servicos h2 {
      font-size: 1.8rem;
    }
}
@media (max-width: 425px) {}
@media (max-width: 376px) {}