@font-face {
  font-family: "heeboblack";
  src: url("../fonts/heebo-black-webfont.woff2") format("woff2"), url("../fonts/heebo-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "heebobold";
  src: url("../fonts/heebo-bold-webfont.woff2") format("woff2"), url("../fonts/heebo-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "heeboextrabold";
  src: url("../fonts/heebo-extrabold-webfont.woff2") format("woff2"), url("../fonts/heebo-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "heebolight";
  src: url("../fonts/heebo-light-webfont.woff2") format("woff2"), url("../fonts/heebo-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "heebomedium";
  src: url("../fonts/heebo-medium-webfont.woff2") format("woff2"), url("../fonts/heebo-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "heeboregular";
  src: url("../fonts/heebo-regular-webfont.woff2") format("woff2"), url("../fonts/heebo-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "heebothin";
  src: url("../fonts/heebo-thin-webfont.woff2") format("woff2"), url("../fonts/heebo-thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

#cookie_action_close_header {
  border: 2px solid #00aef0;
  border-radius: 0 0 0 10px;
}

#parcerias > div.content > ol > li {
  line-height: 1.5rem;
}

img.home-icon-change {
  max-width: 59px;
}

*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  text-decoration: none;
}

p, p.h7,
li {
  font-family: heeboregular;
  font-size: 1rem;
  line-height: 1rem;
  text-decoration: none;
  color: #585757;
  text-transform: none;
}

html,
body {
  overflow-x: hidden;
  width: 100vw;
}

.open-modal {
  cursor: pointer;
}

body {
  margin-top: 180px;
  height: calc(100vh - 180px);
}

.btn-default, .btn-bg-blue, .btn-bg-red, .btn-bg-blue-inverted {
  padding: 10px 20px;
  border-radius: 0 0 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 50px;
  font-family: heebobold;
  font-size: 13px;
  line-height: 17px;
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
}

.btn-bg-blue {
  background-color: #003c6e;
  color: #ffffff;
  position: relative;
  outline: none;
}

.btn-flex {
  margin-top: 10px;
  width: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}

.btn-flex a {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-flex a:first-child {
  border-radius: 0 0 0 10px;
}

.btn-flex a:last-child {
  border-radius: 0 10px 0 0;
}

.btn-bg-red {
  background-color: #960c1a;
  color: #ffffff;
}

.btn-bg-blue-inverted {
  color: #003c6e;
  background-color: #ffffff;
  border: 1px solid #003c6e;
}

.btn-bg-green {
  font-family: heebomedium;
  font-size: 11px;
  line-height: 17px;
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #47c594b3;
  border-radius: 20px;
  padding: 5px 10px;
  color: #ffffff;
}

.btn-bg-green.btn-span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  background-color: transparent;
  padding: 0;
  width: 110px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.btn-bg-green.btn-span span {
  font-family: heebomedium;
  font-size: 11px;
  line-height: 17px;
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #47c594b3;
  border-radius: 20px;
  padding: 5px 10px;
  color: #ffffff;
  margin-right: 10px;
}

.btn-with-arrow svg {
  margin-left: 10px;
}

.btn-insurance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 0 10px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-family: heeboregular;
  font-size: 24px;
  line-height: 26px;
  text-decoration: none;
  color: #585757;
  text-transform: none;
  background-color: #ffffff;
  padding: 20px;
  border: 1px solid #4b81a933;
  width: 300px;
  border-radius: 5px;
}

.btn-insurance small {
  font-family: heeboregular;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
  color: #960c1a;
  text-transform: none;
}

div.pea_cook_wrapper.pea_cook_bottomcenter {
  background-color: #004a8d !important;
  bottom: 0;
  right: 0;
  left: 0;
  border-radius: 0;
  padding: 20px 10px;
  margin: 0;
}

div.pea_cook_wrapper.pea_cook_bottomcenter p {
  color: #ffffff;
  font-size: 12px;
  line-height: 17px;
  text-align: left;
}

div.pea_cook_wrapper.pea_cook_bottomcenter p a,
div.pea_cook_wrapper.pea_cook_bottomcenter p a#fom,
div.pea_cook_wrapper.pea_cook_bottomcenter p a#pea_close {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: underline;
  margin: 0;
  border: none;
  border-bottom: none;
  padding: 15px 0;
}

div.pea_cook_wrapper.pea_cook_bottomcenter button.pea_cook_btn {
  background-color: transparent;
  border: 2px solid #00aef0;
  color: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  border-radius: 21px;
  padding: 10px 20px;
  font-size: 13px;
  letter-spacing: 0.217px;
  text-decoration: none;
  cursor: pointer;
  display: block;
  margin: 0 auto;
}

div.pea_cook_wrapper.pea_cook_bottomcenter button.pea_cook_btn:hover {
  background-color: #00aef0;
  color: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
}

.anchors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  padding-top: 30px;
}

.anchors .btn-anchor,
.anchors .btn-simule {
  font-family: heeboregular;
  font-size: 15px;
  line-height: 15px;
  text-decoration: none;
  color: #002954;
  text-transform: none;
  color: #0d5ca0;
  padding: 12px 20px;
  background-color: #ffffff;
  border-radius: 20px;
}

.default-a-list {
  font-family: heeboregular;
  font-size: 13px;
  line-height: 19px;
  text-decoration: underline;
  color: #ffffff;
  text-transform: none;
  padding: 6px 15px 5px 13px;
  border-radius: 15px;
}

.details-wrapper details {
  position: relative;
}

.details-wrapper details summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border-bottom: 1.5px solid #d8d8d8;
  width: 100%;
  cursor: pointer;
}

.details-wrapper details summary h2 {
  font-size: 25px;
  color: #003c6e;
  font-weight: 400;
  line-height: 37px;
  padding: 0 0px 0 3px;
}

form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

form label {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-family: heeboregular;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  padding-left: 10px;
}

form label input[type="text"],
form label input[type="email"],
form label input[type="tel"] {
  background-color: #88ccf91a;
  border: none;
  font-family: heeboregular;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
  color: #ffffff;
  text-transform: none;
  width: 415px;
  height: 70px;
  padding-left: 10px;
  margin: 10px 0 20px -10px;
}

form label input[type="checkbox"],
form label input[type="radio"] {
  position: relative;
  margin-right: 10px;
}

form label input[type="checkbox"]:before,
form label input[type="radio"]:before {
  content: "";
  padding: 8px 8px;
  border-radius: 11px;
  background-color: #ffffff;
  position: absolute;
  top: -2px;
  left: -1px;
  z-index: 1;
}

form label input[type="checkbox"]:checked:after,
form label input[type="radio"]:checked:after {
  content: "";
  padding: 4px 4px;
  border-radius: 11px;
  background-color: #1b65a6;
  position: absolute;
  top: 2px;
  left: 3px;
  z-index: 1;
}

form button.btn-bg-blue {
  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;
  margin: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 415px;
  height: 70px;
}

h1, p.h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

h1, p.h1 {
  font-family: heebomedium;
  font-size: 52px;
  line-height: 54px;
  text-decoration: none;
  color: #003c6e;
  text-transform: none;
  margin: 10px 0;
}

h2 {
  font-family: heebomedium;
  font-size: 36px;
  line-height: 44px;
  text-decoration: none;
  color: #003c6e;
  text-transform: none;
  margin: 10px 0;
}

h2 strong {
  font-family: heebobold;
  font-size: 36px;
  line-height: 44px;
  text-decoration: none;
  color: #003c6e;
  text-transform: none;
}

h3 {
  font-family: heebomedium;
  font-size: 30px;
  line-height: 34px;
  text-decoration: none;
  color: #003c6e;
  text-transform: none;
}

h3 small {
  font-size: 28px;
  line-height: 36px;
}

h4 {
  font-family: heebomedium;
  font-size: 24px;
  line-height: 26px;
  text-decoration: none;
  color: #003c6e;
  text-transform: none;
}

h6 {
  font-family: heeboregular;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
  color: #003c6e;
  text-transform: none;
}

h6 small {
  font-size: 14px;
  text-transform: uppercase;
  color: #585757;
}

p, p.h7 {
  font-family: heeboregular;
  font-size: 24px;
  line-height: 34px;
  text-decoration: none;
  color: #585757;
  text-transform: none;
  margin-bottom: 40px;
}

p strong, p.h7 strong {
  font-family: heebobold;
  font-size: 24px;
  line-height: 34px;
  text-decoration: none;
  color: #585757;
  text-transform: none;
}

p.h7 {
  font-family: heebomedium;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
  color: #585757;
  text-transform: none;
}

.font-regular {
  font-family: heeboregular;
  font-size: 36px;
  line-height: 44px;
  text-decoration: none;
  color: #003c6e;
  text-transform: none;
}

ul li {
  position: relative;
  border-bottom: 1px solid #9797974d;
  margin-bottom: 35px;
}

ul li p, ul li p.h7 {
  font-size: 20px;
  margin: 20px 0 35px;
}

ul li:last-of-type {
  border: none;
}

ul li:before {
  content: "";
  background: url("../images/check.svg");
  background-size: cover;
  padding: 20px;
  position: absolute;
  left: -60px;
  top: -10px;
}

.container {
  max-width: 1250px;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.alt-colors h1, .alt-colors p.h1,
.alt-colors h2,
.alt-colors h3,
.alt-colors h4,
.alt-colors h6,
.alt-colors p,
.alt-colors p.h1,
.alt-colors p.h7,
.alt-colors .font-regular {
  color: #ffffff;
}

.alt-colors h1 small, .alt-colors p.h1 small,
.alt-colors h1 strong,
.alt-colors p.h1 strong,
.alt-colors h2 small,
.alt-colors h2 strong,
.alt-colors h3 small,
.alt-colors h3 strong,
.alt-colors h4 small,
.alt-colors h4 strong,
.alt-colors h6 small,
.alt-colors h6 strong,
.alt-colors p small,
.alt-colors p strong,
.alt-colors p.h1 small,
.alt-colors p.h1 strong,
.alt-colors p.h7 small,
.alt-colors p.h7 strong,
.alt-colors .font-regular small,
.alt-colors .font-regular strong {
  color: #ffffff;
}

.dropdown-seguros {
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  display: none;
  width: 210px;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.13);
          box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.13);
  padding: 20px 25px;
  background-color: #ffffff;
  cursor: auto;
  z-index: 2;
}

.dropdown-seguros:before {
  content: "";
  width: 100%;
  height: 5px;
  display: block;
  background-color: transparent;
  position: absolute;
  top: -5px;
  left: 0;
}

.dropdown-seguros h2 {
  color: #002954;
  text-align: left;
  font-size: 25px;
  margin: 0;
  line-height: 100%;
}

.dropdown-seguros ul {
  margin-top: 20px;
}

.dropdown-seguros ul li {
  margin-bottom: 0;
  padding: 0;
  height: 30px;
  color: #585757;
  border: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: left;
  font-size: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: heebomedium;
  cursor: pointer;
}

.dropdown-seguros ul li:before {
  display: none;
}

.dropdown-seguros ul li:hover {
  color: #88ccf9;
}

.tooltipster-sidetip .tooltipster-box {
  background: #295d7a;
  border: 2px solid #295d7a;
  font-family: heeboregular;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #295d7a;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #295d7a;
}

@media screen and (max-width: 1200px) {
  .container {
    max-width: 1100px;
  }
  h1, p.h1 {
    font-family: heebomedium;
    font-size: 32px;
    line-height: 34px;
    text-decoration: none;
    color: #003c6e;
    text-transform: none;
    margin: 10px 0;
  }
  .font-regular,
  h2 {
    font-family: heebomedium;
    font-size: 22px;
    line-height: 26px;
    text-decoration: none;
    color: #003c6e;
    text-transform: none;
    margin: 10px 0;
  }
  .font-regular strong,
  h2 strong {
    font-family: heebobold;
    font-size: 22px;
    line-height: 26px;
    text-decoration: none;
    color: #003c6e;
    text-transform: none;
  }
  .font-regular small,
  h2 small {
    font-family: heebomedium;
    font-size: 16px;
    line-height: 22px;
    text-decoration: none;
    color: #003c6e;
    text-transform: none;
  }
  h3 {
    font-family: heebomedium;
    font-size: 30px;
    line-height: 34px;
    text-decoration: none;
    color: #003c6e;
    text-transform: none;
  }
  h3 small {
    font-size: 28px;
    line-height: 36px;
  }
  h4 {
    font-family: heebomedium;
    font-size: 18px;
    line-height: 20px;
    text-decoration: none;
    color: #003c6e;
    text-transform: none;
  }
  h6 {
    font-family: heeboregular;
    font-size: 16px;
    line-height: 18px;
    text-decoration: none;
    color: #003c6e;
    text-transform: none;
  }
  h6 small {
    font-size: 14px;
    color: #585757;
  }
  p, p.h7 {
    font-family: heeboregular;
    font-size: 17px;
    line-height: 22px;
    text-decoration: none;
    color: #585757;
    text-transform: none;
    margin-bottom: 40px;
  }
  p strong, p.h7 strong {
    font-family: heebobold;
    font-size: 17px;
    line-height: 22px;
    text-decoration: none;
    color: #585757;
    text-transform: none;
  }
  p.h1 {
    font-size: 25px;
    line-height: 20px;
  }
  p.h7 {
    font-size: 12px;
  }
}

@media screen and (max-width: 1120px) {
  .container {
    max-width: 980px;
  }
  body {
    padding-top: 156px;
  }
}

@media screen and (max-width: 500px) {
  .dropdown-seguros {
    width: 210px;
  }
}

.moeda {
  position: relative;
}

.moeda:before {
  content: "R$";
  padding: 14px;
  color: #58595b;
  position: absolute;
  z-index: 999;
  left: 0;
  font-size: 16px;
  top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.modal-cotacao#modal-cotacao .content .form form .passo label.moeda input {
  padding-left: 40px;
}

.modal.social-video {
  background-color: rgba(0, 0, 0, .5);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}

.modal.social-video .top {
  display: flex;
  justify-content: flex-end;
  width: 85%;
}

.modal.social-video .top .modal-close {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #ffffff;
  background: transparent;
  border: none;
  cursor: pointer;
}

.modal.social-video .top .modal-close svg {
  margin-bottom: 5px;
}

#parcerias {
  max-width: 1310px;
}

.row.open-details {
  cursor: pointer;
}

#parcerias .content ol li {
  line-height: 1.5rem;
}

#parcerias {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 1310px;
  padding: 0;
}

#parcerias .blue-banner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #0D5CA0;
  margin: 0 0 66px;
  padding: 66px 189px 58px;
  text-align: center;
}

#parcerias .blue-banner h6 small,
#parcerias .blue-banner h2,
#parcerias .blue-banner p small {
  color: #ffffff;
}

#parcerias .blue-banner h6 small {
  font-weight: 400;
  letter-spacing: 0.233px;
  text-transform: uppercase;
}

#parcerias .blue-banner h2 {
  max-width: 694px;
  font-size: 52px;
  font-weight: 300;
  line-height: 58px;
}

#parcerias .blue-banner p {
  max-width: 460px;
  margin: 5px 0 0;
  line-height: 28px;
}


#parcerias .blue-banner p small {
  font-size: 20px;
  line-height: 28px;
}

#parcerias .search {
  background-color: #F0F0F0;
  padding: 25px 27px 22px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

#parcerias .search label {
  margin: 0 0 10px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 0 3px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-family: heeboregular;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
  color: #58595B;
  text-transform: uppercase;
  padding-left: 10px;
}

#parcerias .search input[type="search"] {
  height: 50px;
  width: 100%;
  border: 0;
  padding: 0 20px;
}

#parcerias .search button.btn-bg-blue {
  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;
  margin: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 415px;
  height: 70px;
}

.container.posts-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.container.posts-list .posts-wrapper {
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  padding: 0 70px;
}

.container.posts-list .posts-wrapper.col-3 {
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
}

.container.posts-list .posts-wrapper .post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.container.posts-list .posts-wrapper .post.store {
  border-radius: 20px;
  overflow: hidden;
}

.container.posts-list .posts-wrapper .post.store h5 {
  font-weight: bold;
}

.container.posts-list .posts-wrapper .post.store.blue h5 {
  background-color: #0D5CA0;
  color: #ffffff;
}

.container.posts-list .posts-wrapper .post.store.red h5 {
  background-color: #960c1a;
  color: #ffffff;
}

.container.posts-list .posts-wrapper .post.store.white h5 {
  background-color: #ffffff;
  color: #960c1a;
  border: 1px solid #960c1a;
  border-radius: 0 0 20px 20px;
}

.container.posts-list .posts-wrapper .post.store h5 small {
  font-weight: normal;
}

.container.posts-list .posts-wrapper .post .img-wrapper {
  height: 250px;
  overflow: hidden;
  width: 100%;
  position: relative;
}

.container.posts-list .posts-wrapper .post .img-wrapper.position-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.container.posts-list .posts-wrapper .post .img-wrapper.position-left {
  display: flex;
  justify-content: flex-start;
}

.container.posts-list .posts-wrapper .post .img-wrapper.position-right {
  display: flex;
  justify-content: flex-end;
}

.container.posts-list .posts-wrapper .post .img-wrapper.position-top {
  display: flex;
  align-items: flex-start;
}

.container.posts-list .posts-wrapper .post .img-wrapper.position-bottom {
  display: flex;
  align-items: flex-end;
}

.page-template-page-loja .container.posts-list .store-search-title {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.page-template-page-loja .container.posts-list .store-search-title h3 {
  color: #960c1a;
}

.page-template-page-loja .container.posts-list .posts-wrapper {
  padding: 0;
}

.page-template-page-loja .container.posts-list .store-search-title #search-products input {
  border-radius: 10px;
  background-color: #d4d4d4;
  border: none;
  height: 45px;
  width: 250px;
  padding: 10px 10px 10px 30px;
  margin: 0;
  color: #002954;
}

.page-template-page-loja .container.posts-list .store-search-title #search-products label {
  position: relative;
  padding: 0;
}

.page-template-page-loja .container.posts-list .store-search-title #search-products label i {
  color: #0D5CA0;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(0, -50%);
  font-size: 18px;
}

.page-template-page-loja .container.posts-list .posts-wrapper .post .img-wrapper {
  height: 370px;
}

.container.posts-list .posts-wrapper .post.store .img-wrapper {
  height: 420px;
}

.page-template-page-social .container.posts-list .posts-wrapper .post .img-wrapper {
  height: fit-content;
}

.container.posts-list .posts-wrapper .post .img-wrapper img {
  width: 100%;
}

.container.posts-list .posts-wrapper .post .img-wrapper .card-title {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #0D5CA0;
  color: #ffffff;
  width: 100%;
  padding: 20px;
  font-size: 20px;
}

.container.posts-list .posts-wrapper .post div:nth-child(2) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  padding: 25px;
  background-color: #EFEFEF;
}

.container.posts-list .posts-wrapper .post div:nth-child(2) span {
  font-family: heeboregular;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  color: #58595B;
  text-transform: none;
}

.container.posts-list .posts-wrapper .post div:nth-child(2) h3 {
  color: #295D7A;
}

.container.posts-list .posts-paginate {
  padding: 70px 0 150px;
}

.container.posts-list .posts-paginate .page-numbers {
  font-family: heeboregular;
  font-size: 22px;
  line-height: 14px;
  text-decoration: none;
  color: #58595B;
  text-transform: none;
  padding: 0 10px;
  position: relative;
}

.container.posts-list .posts-paginate .page-numbers:after {
  content: '';
  padding: 2px;
  border-radius: 10px;
  position: absolute;
  right: -4px;
  top: 50%;
  background-color: #58595B;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.container.posts-list .posts-paginate .page-numbers.next, .container.posts-list .posts-paginate .page-numbers.prev {
  display: none;
}

.container.posts-list .posts-paginate .page-numbers.next:after, .container.posts-list .posts-paginate .page-numbers.prev:after, .container.posts-list .posts-paginate .page-numbers:nth-last-of-type(2):after {
  content: none;
}

.container.posts-list .posts-paginate .page-numbers.current {
  color: #295D7A;
  font-family: heeboblack;
  text-decoration: underline;
}

@media screen and (max-width: 1366px) {
  #parcerias {
    width: 1160px;
  }
}

@media screen and (max-width: 1200px) {
  #parcerias {
    width: 1100px;
  }
  
  body.page-template-page-social {
    padding-top: 20px;
  }
}

@media screen and (max-width: 1120px) {
  #parcerias {
    width: 980px;
  }
  #parcerias .blue-banner {
    padding: 60px;
  }
  .container.posts-list .posts-wrapper {
    padding: 0;
  }
}

@media screen and (max-width: 1020px) {
  #parcerias {
    width: 95%;
  }

  .page-template-page-social .container.posts-list .posts-wrapper.col-3 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  
  .page-template-page-social .container.posts-list .posts-wrapper .post div {
    height: fit-content;
  }
}

@media screen and (max-width: 966px) {
  #parcerias .blue-banner h2 {
    font-size: 45px;
    line-height: 48px;
  }
}

@media screen and (max-width: 966px) {
  .container.posts-list .posts-wrapper {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    width: 500px;
  }
}

@media screen and (max-width: 637px) {
  #parcerias .blue-banner {
    margin: 0 0 22px 0;
  }
  #parcerias .blue-banner h6 small {
    font-size: 12px;
  }
  #parcerias .blue-banner h2 {
    margin: 10px auto 0px;
    font-size: 26px;
    line-height: 28px;
  }
  
  #parcerias .blue-banner p small {
    font-size: 17px;
    line-height: 22px;
  }

  .page-template-page-social .container.posts-list .posts-wrapper.col-3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .page-template-page-social .container.posts-list .posts-wrapper .post div {
    padding: 0;
  }

  #social_video {
    width: 80vw;
    height: 40vh;
  }
}

@media screen and (max-width: 550px) {
  .container.posts-list .posts-wrapper {
    width: 90%;
  }
  .container.posts-list .posts-wrapper .post div {
    padding: 26px;
  }
  .container.posts-list .posts-wrapper .post div span {
    font-size: 12px;
  }
  .container.posts-list .posts-wrapper .post div h3 {
    font-size: 18px;
    line-height: 19px;
    margin-top: 10px;
  }
  .container.posts-list .posts-wrapper .post div:nth-child(2) {
    padding: 26px;
  }
}

@media screen and (max-width: 377px) {
  #parcerias .blue-banner {
    padding: 66px 10px 58px;
  }
}
/*# sourceMappingURL=noticias.css.map */