@charset "UTF-8";
@font-face {
  font-family: GothicBold;
  src:url('../font/century-gothic-bold.ttf');
}
@font-face {
  font-family: GothicItalic;
  src:url('../font/gothici.ttf');
}
body, html{
  font-family: GothicBold !important;
}
li a:hover{
  text-decoration: none;
}
.navbar{
  position: fixed !important;
  z-index: 99999 !important;
}
.carousel-control-next, .carousel-control-prev{
  width: 5%;
}
.modal-content{
  background-color: transparent !important;
  border: none;
}
.modal-width{
  width: 55%;
}
footer{
  width: 100%;
  background-color: #50818f;
}
#logo{
  height: 70px;
  margin: 9px 0px 9px 0px;
  padding: 0;
}
.background-header{
  background-image: url('../assets/background.png');
  width: 100%;
  border-bottom:solid 4px #caed29;
}
.bt-menu{
  color: #fff21b;
  display: inline-block;
  text-decoration: none !important;
  font-size: 17px;
  text-shadow: 2px 1px 5px #000;
}
.bt-menu:hover{
  color: #fff21b;
}
.navbar-expand-lg .navbar-collapse{
  justify-content: center;
}
.nav-item{
  padding: 10px 40px 10px 40px;
  position: relative;
  /* border-right: solid 3px #a7da39; */
}
.nav-item:hover::after{
  content: "";
  position: absolute;
  background-color: #a7da39;
  width: 30%;
  left: 35%;
  bottom: 6px;
  height: 3px;
}
.nav-item:last-child{
  border:none;
}
.banner{
  width: 100%;
}


/*


SESSÃO SERVIÇOS


*/

.serv-row{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  background-image: url('../assets/background-servicos.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 50px;
  padding-top: 50px;
}
.imagem_modal{
  width: 90%;
  height: auto;
  position: relative;
  cursor: pointer;
}
.arredondar{
  border-radius: 100%;
  width: 100%;
  border: solid 5px #3e7b73;
}
.col-align-center{
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}
.escrita-serviços{
  color:#0d0657;
  margin-top: 5px;
  text-align: center;
  font-size: 19px;
}
.show_slide-item{
  display: none;
  border-radius: 100%;
  width: 100%;
  border: solid 5px #3e7b73;
  position: absolute;
}
.imagem_modal:hover .show_slide-item {
  display: block;
}

.serv_mob{
  margin-top: 20px;
  width: 60%;
}

/*


FIM SESSÃO SERVIÇOS


*/


.container{
  z-index: 1;
}
.escrita-frete{
  color: #ffff;
  font-size: 10px;
}
.info-frete{
  position: relative;
  width: 100%;
  height: 276px;
  background-image: url("../assets/SemFaixa.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.faixa{
  width: 100%;
  padding: 10px;
  position: absolute;
  bottom: 30px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  background: rgba(0, 0, 0, 0.7);
}
.descricao-frete{
  font-size: 20px;
  margin-left: 10px;
  color: #FFF;
}
.carro{
  position: absolute;
  right: 20px;
  width: 320px;
  z-index: 100;

}
.tag-frete{
  position: absolute;
  top: 20px;
  left: 20px;
  width: 300px;
  z-index:100;
}
.slider-servicos{
  width: 100%;
  position: relative;
  display: block;
}
.display-none{
  display: block;
}
.meio-servicos{
  width: 180px;
  position: absolute;
  bottom: 0;
  left: 0;
  justify-content: center;
  z-index: 1000;
  left: 50%;
  transform: translateX(-50%);
  top: 90%;
}
.meio-promocoes{
  width: 215px;
  position: absolute;
  z-index: 1000;
  left: 50%;
  transform: translateX(-50%);
  bottom: -25px;
}
.promocoes{
  width: 100%;
  background-color: blue;
  position: relative;
}
.evento{
  width: 100%;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.escrita-evento{
  font-size: 15px;
  z-index: 1000;
  position: absolute;
  color: #50818f;
  margin-left: 30%;
  top: 40%;
}
.escrita-evento-2{
  font-size: 15px;
  z-index: 1000;
  color: #50818f;
  display: none;
  text-align: center;
  margin-bottom: 45px;
}
.cont-eventos{
  width: 100%;
  position: relative;
}
.relative{
  margin-top: 20px;
  position: relative;
}
body{
  background-color: #efefef;
  padding-top: 88px;
}
.CDG-text{
  display: none;
  margin-left: 20%;
  width: 60%;
  margin-top: 30px;
}
#BannerDepoimentos{
  width: 100%;
  background-image: url("../assets/background-depoimentos.png");
  background-size: cover;
  display: flex;
  align-items: center;
  height: 455px;
  margin-top: -20px;
}
.Texto-SliderDepoimentos{
  font-style: italic;
  color:#fff;
  font-size: 30px;
  text-align: left;
  padding: 40px;
}
.slider-servicos-minimo{
  display: none;
  width: 100%;
}
.formulario{
  margin-top: 10px;
  width: 20%;
  margin-left: 100px;
}
.meio-depoimentos{
  width: 320px;
  position: absolute;
  bottom: 0;
  left: 0;
  justify-content: center;
  z-index: 1000;
  left: 50%;
  transform: translateX(-50%);
  top: 92%;
}

/*

Formulario

*/

.form-section{
  background-image: url('../assets/bgform.png');
  width: 100%;
  padding-top: 50px;
  padding-bottom: 10px;
  background-repeat: no-repeat;
  background-size: cover;

}
.img-form{
  position: absolute;
  width: 90%;
  bottom: -10px;
}
.group-field{
  width: 100%;
  position: relative;
  margin-top: 30px;
  display: block;
}
.form-field{
  width: 100%;
  height: 50px;
  border-radius: 3px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 10px;
  border: solid 2px #5d9cb9;
  padding: 3px;
  font-family: GothicItalic !important;
  -webkit-box-shadow: 10px 10px 17px -6px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 17px -6px rgba(0,0,0,0.75);
  box-shadow: 10px 10px 17px -6px rgba(0,0,0,0.75);
}
.form-field-textarea{
  width: 100%;
  height: 100px;
  resize: none;
  border-radius: 3px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 10px;
  border: solid 2px #5d9cb9;
  padding: 3px;
  font-family: GothicItalic !important;
  -webkit-box-shadow: 10px 10px 17px -6px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 17px -6px rgba(0,0,0,0.75);
  box-shadow: 10px 10px 17px -6px rgba(0,0,0,0.75);
}
.baloon{
}
.baloon:after{
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  bottom:-22px;
  border: solid 12px #5d9cb9;
  border-bottom-left-radius: 3px;
  border-bottom: solid 12px transparent;
  border-right: solid 12px transparent;
}
.baloon-textarea{
}
.baloon-textarea:after{
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  bottom:-17px;
  border: solid 12px #5d9cb9;
  border-bottom-left-radius: 3px;
  border-bottom: solid 12px transparent;
  border-right: solid 12px transparent;
}
.button-enviar{
    padding: 5px 10px;
    background-color: #63a1a9;
    color: #FFF;
    float: right;
    border: none;
    border-radius: 20px;
    border-bottom: solid 3px #445e7a;
    font-family: GothicItalic;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
    outline: none !important;
    cursor: pointer;
}

.icon-envelope{
  width: 22px;
  height: 22px;
  background-color: #FFF;
  border-radius: 100px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 6px;
}

.col-footer{
  padding: 20px 0px;
  display: flex;
  font-family: GothicItalic;
  justify-content: center;
  align-items: center;
}
.col-footer:last-child{
  justify-content: flex-end;
}
.icone-footer{
  width: 24px;
  margin-right: 10px;
  cursor: pointer;
}
.icone-footer-circulo{
  width: 15px;
}
.circulo-footer{
  width: 28px;
  height:28px;
  border-radius: 100px;
  display: flex;
  margin-right: 10px;
  justify-content: center;
  align-items: center;
  border: solid 2px #FFF;
  cursor: pointer;
}
.escrita-footer{
  font-family: GothicItalic;
  color: #FFF;
  font-size: 15px;
  font-weight: bold;
}





/****
HEXAGONO
****/
.section-promocao{
  background-image: url('../assets/bg_promo.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
.i-cima{
  margin-top: 250px;
}
.i-baixo{
  margin-top: 100px;
}
.promocoes-hexagono{

}

.hexagono {
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    transform: rotate(120deg);
    cursor: pointer;
}
.imagem1{
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);

}
.kit{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    visibility: visible;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}
.primeiro{
  background-image: url(../kits/kit1.png);
}
.segundo{
  background-image: url(../kits/kit2.png);
}
.terceiro{
  background-image: url(../kits/kit3.png);
}
.quarto{
  background-image: url(../kits/kit4.png);
}
.quinto{
  background-image: url(../kits/kit5.png);
}
.sexto{
  background-image: url(../kits/kit6.png);
}
.dois {
    width: 100%;
    height: 228px;
}

.whatsapp_button{
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 90px;
    z-index: 9;
    padding: 10px;
    background-color: #fff;
    border-radius: 10px;
    cursor: pointer;
}



@media (max-width:991px) {
  .carro{
    z-index:0;
  }
  .dois {
      height: 190px;
  }
  .bt-menu:hover{
    background-color: #387e7c;
    border-radius: 4px;
  }
  .nav-item:hover::after{
    background-color: transparent;
  }
}
@media (max-width:768px) {
  .img-form{
    display: none;
  }
  .i-cima{
    margin-top: 0px;
  }
  .i-baixo{
    margin-bottom: 0px;
  }
  .mb-100{
    margin-bottom: 0px;
  }
  .promocoes-hexagono{
    margin-top: 20px;
  }
  .section-promocao{
    background-image: none;
    background-color: #edf8fa;
  }
}
@media (max-width:650px) {
  .carro{
    display: none;
  }
  .tag-frete{
    width: 290px;
  }
  .Texto-SliderDepoimentos{
    font-size: 24px;
  }
}
@media (max-width:900px){
  .slider-servicos{
    display: none;
  }
  .slider-servicos-minimo{
    display: block;
    background-color: #99EFFF;
  }
}
@media (max-width:420px) {
  .tag-frete{
    top: 15px;
    width: 240px;
  }
  .escrita-evento {
    font-size:15px;
  }
}
@media (max-width:1060px){
  .CDG-text{
    display: block;
  }
  .escrita-evento-2{
    display:block;
  }
  .display-none{
    display: none;
  }
  .meio-depoimentos{
        top: 100%;
  }
}
