/* Main Header */
.main-header .menu-area {
  margin-right: -20px;
}

.main-menu .navigation > li {
  position: relative;
  float: left;
  margin: 17px 14px;
}

.testimonial-block-two .inner-box {
  margin-bottom: 15px;
}

.main-header .header-top .fa-instagram {
  font-size: 16px !important;
  font-weight: bolder;
}

.main-slider .text {
  font-size: 17px !important;
}

.main-footer .footer-top .contact-widget .widget-content .info-list li a {
  font-size: 14px;
}

.main-menu .navigation > li {
  margin: 12px 10px !important;
}

.main-menu .navigation > li a {
  font-size: 15px !important;
}

.main-menu .navigation > li > ul > li > a {
  font-size: 14px !important;
}

.sticky-header .main-menu .navigation > li > a {
  padding: 18px 11px 19px 14px !important;
}

.main-header .menu-area {
  margin-right: 0px !important;
}

/* FIM Main header */
.info-list li {
  margin-bottom: 0 !important;
}

.MsoNormal span {
  font-size: 10pt !important;
}

/* SOBRE */
.box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
}

.content-box ul li {
  margin-bottom: 20px;
}

.author-info, p {
  font-size: 14px !important;
}

.author-info {
  padding: 16px 0px 28px 132px !important;
}

.testimonial-block-two .inner-box .author-info .author-thumb {
  width: 115px;
  height: 115px;
}

.txt-info {
  text-align: left;
  padding: 0;
}

.author-info, h5 {
  font-size: 22px !important;
}

.author-thumb img {
  width: 100% !important;
  border-radius: 23% !important;
}

.box1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.text:after {
  display: none;
}

.about-section .image-box:before {
  background: #EB9E00 !important;
}

.testimonial-style-two .container .text .bold-text {
  font-size: 18px;
  line-height: 28px;
  color: #4c4c4c;
  font-weight: 400;
}

/* FIM SOBRE*/
.parceiros {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.parceiros li {
  padding: 10px;
}

.parceiros li img {
  border-radius: 57px;
}

/* ESPICHAMOS  gallery-section */
.box-text {
  width: 100%;
  background-color: white;
  border-radius: 20px;
  padding: 30px;
  margin: 0 auto;
}

.text-conteudo {
  font-size: 18px;
  line-height: 32px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  color: #683c1b;
}

.main-footer .footer-top .widget-title {
  font-size: 15px;
}

.gallery-section {
  padding-bottom: 10px;
}

.box-text {
  width: 100%;
  background-color: white;
  border-radius: 20px;
  padding: 20px;
  margin: 0 auto;
}

.text-conteudo {
  font-size: 18px;
  line-height: 32px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  color: #683c1b;
}

/* FIM ESPICHAMOS

/* PARA EMPRESAS */
h3 a {
  font-size: 15px;
}

.feature-section .inner-box .single-item {
  padding: 29px 0px 0px 105px;
}

.feature-section .inner-box .single-item .icon-box {
  line-height: 74px;
}

.btn-espichei {
  width: 100% !important;
}

.btn-espichei:before {
  background: #683c1b;
}

.fundo:before {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}

@media (max-width: 1000px) {
  .mobile {
    max-width: 100%;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
  }
  .testimonial-block-two .inner-box .author-info {
    position: relative;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .testimonial-block-two .inner-box .author-info .author-thumb {
    left: 123px;
  }
}

@media (max-width: 375px) {
  .author-info {
    line-height: 4;
  }
  .author-info h5 {
    text-align: left !important;
    font-size: 17px !important;
  }
  .author-info .designation {
    font-size: 11px !important;
  }
  .author-info .txt-info {
    font-size: 12px !important;
  }
  .author-info .fa-envelope {
    display: none;
  }
}

@media (max-width: 762px) {
  .mobile {
    max-width: 100%;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
  }
  .testimonial-block-two .inner-box .author-info {
    position: relative;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .testimonial-block-two .inner-box .author-info .author-thumb {
    left: 0px;
  }
}

/* FIM PARA EMPRESAS */
/* FAQ */
.testimonial-block .inner-box:before {
  display: none;
}

.testimonial-block .inner-box .text:before {
  display: none;
}

.testimonial-block .sec-title h1 {
  color: #A45E2B !important;
}

.sec-title h1 {
  color: #683c1b !important;
  font-size: 27px !important;
}

.sec-title h3 {
  color: #683c1b !important;
}

.accordion-box .block {
  border: 2px solid gray !important;
}

.formex-embed .modal-body {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 700px;
  width: 100%;
}

.testimonial-block .inner-box {
  background: #EB9E00;
}

.testimonial-block .inner-box .fa-star {
  color: #683c1b;
}

.testimonial-block .inner-box .faq-color {
  background-color: #fbb419 !important;
}

.testimonial-block .inner-box .text {
  font-size: 14px;
}

/* FIM FAQ*/
.formex-embed .btn:not(:disabled):not(.disabled) {
  width: 100% !important;
}

/* FORMULARIO QUERO PARTICIPAR */
.tamanho-icone {
  width: 15px;
}

.formex-embed {
  text-align: left;
}

.formex-embed label {
  text-align: left;
}

.formex-embed .form-control {
  font-size: 14px !important;
}

.formex-embed select option {
  font-size: 14px;
  padding: 10px;
}

.formex-embed select[multiple], .formex-embed .formex-embed select[size] {
  height: auto;
  height: 375px !important;
}

/*
.formex-embed select.form-control:not([size]):not([multiple]) {
  //height: calc(2.25rem + 30px) !important;
}*/
.formex-embed .form-control {
  height: 35px !important;
}

.formex-embed .dropdown-menu > li > a {
  white-space: break-spaces !important;
}

.btn {
  background: #EB9E00 !important;
  padding: 20px !important;
}

.npZap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin: 10px 0;
}

.npZap .formex-embed input[type=checkbox] {
  margin: 0 !important;
}

.npZap span {
  margin-left: 10px;
}

.subscribe-inner .formex-embed #btn-TUZtN0lUSHRjMEJuUXlGcnMwK0Exdz09.btn {
  background: #683c1b  !important;
  border: none;
}

.subscribe-inner .formex-embed span, .subscribe-inner .formex-embed label, .subscribe-inner .formex-embed a {
  color: #683c1b !important;
}

.subscribe-inner .formex-embed input.form-control.obrigatorio {
  height: 40px !important;
}

/* FIM FORMULARIO */
/*Main Footer */
.main-footer .footer-bottom .left-content {
  margin-top: 0px;
}

.main-menu .navigation > li > ul {
  border-top: 0px;
}

.container-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 1000px) {
  .footer-bottom .logo-footer img {
    width: 80px;
  }
  .footer-bottom .logo-footer-agente img {
    width: 80px;
  }
}

.main-slider .owl-nav {
  display: none;
}

.logo-footer .footer-logo.espichei {
  padding: 15px 0;
}

.logo-footer .footer-logo.espichei img {
  max-height: 60px;
}

#whatsappGrupo .form-control {
  padding: 0 !important;
}

#whatsappGrupo select {
  display: none !important;
  height: unset !important;
}

#whatsappGrupo .btn {
  background: unset !important;
  padding: 10px 10px !important;
  border: unset !important;
  margin: 0 !important;
}

#whatsappGrupo .btn:focus, #whatsappGrupo .btn:active {
  border: unset !important;
}

#whatsappGrupo .filter-option-inner {
  font-weight: normal !important;
  color: #495057 !important;
}

#whatsappGrupo .dropdown-menu {
  width: 100%;
}

#whatsappGrupo .filter-option-inner-inner {
  color: #495057 !important;
}

#whatsappGrupo ul li.selected a {
  font-weight: bold !important;
  color: #683c1b !important;
}

#parceiros {
  padding: 0 !important;
}

#parceiros .gallery-block .image-box .image img {
  width: unset !important;
}

#parceiros .gallery-block .image-box .image img {
  display: block;
  /* width: 335px; */
  height: auto;
}

#parceiros .gallery-block .image-box {
  border-radius: 0px;
}

.empresa-giracupom {
  position: absolute;
  left: 0px;
  top: -1px;
  z-index: 1;
}

.btn-consultoria {
  max-width: 385px;
  font-size: 11px;
  padding: 8px;
  text-transform: none;
}

.btn-consultoria:before {
  background: #683c1b;
}

.fa-chalkboard-teacher {
  font-size: 20px;
  margin-right: 5px;
}

.btn-media:before {
  background: #683c1b;
}

.formex-embed img {
  vertical-align: middle;
  width: 50px !important;
  margin-bottom: 47px !important;
}

.attention {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.attention p {
  margin-top: 10px !important;
  margin-top: -34px !important;
  margin-left: 14px !important;
  font-weight: bolder;
  font-style: oblique;
}
/*# sourceMappingURL=espichei.css.map */