@font-face {
  font-family: 'MuseoSans';
  font-style: normal;
  src: url(../fonts/MuseoSans-100.otf) format('woff2');
}

@font-face {
  font-family: MuseoSansLight;
  src: url("../fonts/MuseoSans-300.otf") format("opentype");
}

@font-face {
  font-family: MuseoSansRegular;
  src: url("../fonts/MuseoSans-500.otf") format("opentype");
}

@font-face {
  font-family: MuseoSansSemiBold;
  src: url("../fonts/MuseoSans-700.otf") format("opentype");
}

@font-face {
  font-family: MuseoSansBold;
  src: url("../fonts/MuseoSans-900.otf") format("opentype");
}

@font-face {
  font-family: "Mulish";
  font-style: normal;
  src: url("../fonts/Mulish-ExtraLight.ttf")
    format("woff"); /* IE9 Compat Modes */
}

body {
  padding: 0 !important;
}

.wrap {
  max-width: 1300px;
  display: block;
  margin: 0 auto;
}

#banner-principal {
  padding: 130px 0 100px;
  background-image: url(../img/vade-mecum.png?202204271519);
  background-repeat: no-repeat;
  background-position: bottom -40px right calc(50% - 300px);
}
#banner-principal .pretitulo {
  text-align: left;
  margin-bottom: 10px;
  font-size: 32px;
  color: #091E42;
  font-family: MuseoSansSemiBold;
  line-height: 100%;
  margin-top: 50px;
}

#banner-principal h1 {
  font-family: MuseoSansSemiBold;
  font-size: 48px;
  line-height: 48px;
  text-align: left;
  margin: 0 auto 25px;
  color: #091E42;
}
#banner-principal h1 span {
  color: #FF000A;
  font-family: MuseoSansSemiBold;
}

#banner-principal p {
  font-family: MuseoSansLight;
  font-size: 18px;
  margin-bottom: 25px;
  color: #42526E;
  width: 70%;
}

.pretitulo span {
  background-color: #FFF2F3;
  color: #CC0008;
  font-size: 14px;
  text-transform: uppercase;
  font-family: MuseoSansSemiBold;
  border-radius: 6px;
  max-width: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.btn {
  background: #CC0008;
  color: #fff;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}

.btn-banner {
  width: 294px;
  height: 50px;
  margin: 50px 0 0;
}
.tagTitle {
  color: #FF000A;
  text-transform: uppercase;
  font-size: 12px;
  font-family: MuseoSansSemiBold;
  margin-bottom: 15px;
  display: block;
}
#vantagens1 {
  padding: 70px 0;
  background-color: #F4F5F7;
}
.titulo-tipo1 {
  font-size: 40px;
  font-family: MuseoSansSemiBold;
  text-align: center;
  display: block;
  margin: 0 auto 40px;
  width: 40%;
}

.titulo-tipo1:after {
  content: '';
  display: block;
  width: 30px;
  height: 2px;
  margin: 10px auto 0;
  background-color: #FF000A;
}
.cardes-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cardes-area + div {
  margin-top: 25px;
}
.cardsVantagens {
  background-color: #fff;
  padding: 25px;
  border-radius: 20px;
  max-width: 400px;
  height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cardsVantagens span {
  font-family: MuseoSansSemiBold;
  color: #CC0008;
  font-size: 48px;
  line-height: 56px;
}
.cardsVantagens p {
  font-family: MuseoSansLight;
  font-size: 20px;
  line-height: 28px;
  height: 85px;
}
.content-vantagens + .content-vantagens {
  margin-top: 100px;
}
#vantagens2 {
  padding: 100px 0;
  background-color: #FAFBFC;
}
#vantagens2 h3 {
  font-family: MuseoSansSemiBold;
  font-size: 40px;
  line-height: 48px;
  width: 80%;
  margin-bottom: 50px;
}
#vantagens2 h3:after {
  content: '';
  display: block;
  width: 30px;
  height: 2px;
  margin: 10px 0 0;
  background-color: #FF000A;
}

#vantagens2 .checks {
  display: inline-block;
  vertical-align: top;
}
#vantagens2 .checks .unity {
  margin-right: 25px;
  width: 300px;
  margin-bottom: 15px;
}

#vantagens2 .icon {
  background: #FFF2F3;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  vertical-align: middle;
}

#vantagens2 .checks svg {
  border-radius: 30px;
  color: #FF333B;
  position: relative;
  font-size: 14px;
}
#vantagens2 .checks svg:before {
  content: '';
  display: inline;
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #FFF2F3;
}
#vantagens2 .checks span {
  margin-left: 15px;
  font-size: 15px;
  font-family: MuseoSansLight;
  color: #505F79;
  display: inline-block;
  vertical-align: middle;
  width: 80%;
}
.btn-vantagens {
  width: 295px;
  height: 48px;
  margin: 50px 0 0;
}
.btn-vantagens:hover {
  color: #fff!important;
}

#depoimentos {
  padding: 70px 0;
}

#depoimentos p {
  font-size: 16px;
  text-align: center;
  color: #505F79;
  width: 30%;
  margin: 0 auto 70px;
}

.vade-mecum-depoimento {
  margin-top: 40px;
  padding: 34px;
  border: 1px solid #EBECF0;
  border-radius: 6px;
  max-width: 618px;
}
.vade-mecum-depoimento-thumbnail {
  position: relative;
  min-height: 40px;
}
.vade-mecum-depoimento-thumbnail img {
  width: 104px;
  height: 104px;
  margin: 0 auto;
  border: solid 2px #8b0000;
  border-radius: 100%;
  padding: 5px;
  position: absolute;
  transform: translate3d(-50%, 0, 0);
  left: 50%;
  top: -80px;
  background: #fff;
}
#footer {
  padding: 100px 0;
  background-color: #FAFBFC;
}
#footer .logo-footer {
  margin-bottom: 30px;
}
#footer .footer-brands-item {
  margin-bottom: 20px;
}
#footer .footer-institucional-links {
  list-style: none;
  padding: 0;
}
#footer .footer-institucional-links h5 {
  font-family: MuseoSansSemiBold;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#footer .footer-institucional-links li {
  font-family: MuseoSansLight;
  font-size: 14px;
  margin-bottom: 10px;
}
#footer .footer-button {
  display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    left: 951px;
    top: 4738px;
    border-radius: 2px;
    margin-bottom: 8px;
    width: 186px;
}
.footer-chat-button {
  color: #0067ff;
  border: 1px solid #0067ff;
  font-size: 14px;
}
.footer-chat-button img{
  padding-right: 10px;
}
.footer-whatsapp-button {
  background: #4fce5d;
  color: #fff;
  font-size: 12px;
}
.footer-whatsapp-button img{
  padding-right: 10px;
}
.footer-funcionamento {
  font-size: 14px;
  margin: 5px;
}
.social-icones a {
  text-decoration: none;
  margin-right: 20px;
  font-size: 16px;
}
#footer .borda {
  border-bottom: 1px solid #EBECF0;
  padding-bottom: 25px;
}
.footer-copyright  {
  margin-bottom: 15px;
}
.footer-copyright .text-copy {
  font-size: 14px;
}
.footer-copyright a {
  font-size: 12px;
  margin-left: 15px;
}
.footer-copyright-full {
  font-size: 12px;
}
.footer-selos-oab {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 320px) and (max-width: 360px) {
  .titulo-tipo1 {
    font-size: 40px!important;
  }
  #depoimentos p {
    font-size: 13px!important;
  }
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .wrap {
    padding: 0 20px
  }
  #logo {
    padding: 0 15px;
  }
  #banner-principal {
    background-image: none;
    padding: 30px 0;
  }
  #banner-principal .wrap {
    padding: 0;
  }
  #banner-principal .pretitulo {
    width: 100%;
    margin-top: 15px;
  }
  #banner-principal h1 {
    font-size: 37px;
  }
  #banner-principal p {
    width: 100%;
  }
  .btn-banner {
    width: 100%;
  }
  #banner-principal .book-mobile {
    width: 100%;
  }
  .titulo-tipo1 {
    font-size: 45px;
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
  }
  .titulo-tipo1:after {
    margin: 10px auto 0;
  }
  .cardes-area {
    display: block;
  }
  .cardsVantagens {
    margin: 0 auto 25px;
  }
  #vantagens2 {
    padding: 50px 0;
  }
  #vantagens2 h3 {
    font-size: 32px;
    line-height: 40px;
    width: 100%;
    margin: 0 auto 50px;
    text-align: left;
  }

  #vantagens2 .checks {
    display: block;
  }
  .btn-vantagens {
    margin: 50px auto 0;
  }
  .image-vantagem2 {
    margin-bottom: 50px;
  }
  .image-vantagem2 img {
    width: 100%;
  }
  .content-vantagens + .content-vantagens{
    margin-top: 50px;
  }
  #depoimentos p {
    font-size: 15px;
    margin-bottom: 30px;
    width: 100%;
  }
  #footer .footer-institucional-links {
    margin: 25px 0 50px;
  }
  #footer .footer-button {
    width: 158px;
    margin: 0 10px 15px;
  }
  .svg-inline--fa {
    font-size: 25px;
  }
  .social-icones a {
    margin: 0;
  }
  .social-icones {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 35px;
    margin-top: 25px;
  }
  #footer {
    padding: 50px 0;
  }
  .footer-copyright .text-copy {
    margin-bottom: 15px;
    display: block;
  }
  .footer-copyright a {
    display: block;
  }
  .footer-selos-oab {
    justify-content: center;
    gap: 10px;
  }
  .footer-selos-oab img.footer-selos-oab-item {
    height: 46px;
  }
  #vantagens2 .checks .unity {
    width: 100%;
  }
}
@media screen and (min-width: 750px) and (max-width: 991px) {
  section#logo {
    padding: 0 15px;
  }
  #banner-principal .book-mobile {
    width: 70%;
    margin: 0 auto;
  }
  .cardsVantagens {
    margin: 0 auto 25px;
  }
  .image-vantagem2 img {
    width: 70%;
    margin: 0 auto;
    display: block;
  }
  .logo-footer {
    text-align: center;
  }
  .footer-institucional-links {
    text-align: center;
  }

}