@import url(../themes/iberia/assets/fonts/style.css);
body {
  overflow-x: hidden;
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  background: #000;
  z-index: 999;
}
header .logo {
  max-width: 100%;
  width: 200px;
}
header .nav-item .nav-link {
  color: #fff;
  font-size: 14px;
  padding: 5px 15px 4px;
  transition: 0.3s;
}
header .nav-item .nav-link:hover {
  color: #C65D39;
}
header .nav-item.book .nav-link {
  background-color: #FFC400;
  border-radius: 5px;
  color: #000;
}
body {
  background: #E7DCD1;
}
.bolder {
  font-family: "Sofia Pro Black";
}
.btn.btn-primary {
  background-color: #C65D39;
  border: 0;
  color: #fff;
}
.hero {
  padding: 400px 0 200px;
  background: url(../themes/iberia/assets/images/hero.jpg) center no-repeat;
  background-size: cover;
  margin-top: 50px;
}
.hero img {
  max-width: 220px;
  margin-bottom: 20px;
}
.hero h1 {
  color: #fff;
  font-size: 80px;
  line-height: 70px;
}
.coordinated {
  margin-top: -100px;
}
.coordinated .box-coordinated {
  padding: 100px 0;
  color: #fff;
  max-width: 90%;
  display: block;
  position: relative;
  margin: -80px auto 0;
  border-radius: 40px;
  background: url(../themes/iberia/assets/images/bg-1.png) center no-repeat;
  background-size: cover;
}
.coordinated .box-coordinated h2 {
  color: #fff;
  font-size: 60px;
  line-height: 50px;
}
.coordinated .box-coordinated h3 {
  color: #fff;
  font-size: 24px;
  margin: 20px 0;
}
.pillars {
  padding: 100px 0;
  background: #E7DCD1;
  background: linear-gradient(180deg, #e7dcd1 0%, white 80%);
}
.pillars h2 {
  color: #DDB251;
  font-size: 60px;
  line-height: 50px;
}
.pillars h3 {
  color: #000;
  font-size: 24px;
}
.pillars p {
  opacity: 0.5;
}
.pillars .item {
  margin: 60px 0 0;
}
.pillars .item p {
  opacity: 0.5;
  max-width: 260px;
}
.pillars .item .item-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: solid 1px #000;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.pillars .item .item-header h3 {
  margin: 0;
  font-size: 26px;
  font-family: "Sofia Pro Bold";
}
.pillars .item .item-header img {
  max-height: 40px;
}
.spain-portugal {
  color: #fff;
  background: #fff;
}
.spain-portugal .box-spain-portugal {
  background: url(../themes/iberia/assets/images/bg-2.png) center no-repeat;
  background-size: cover;
  max-width: 90%;
  margin: 0 auto;
  padding: 100px 0;
  border-radius: 40px;
}
.spain-portugal .box-spain-portugal h2 {
  color: #EFC568;
  font-size: 60px;
  line-height: 50px;
}
.spain-portugal .box-spain-portugal h3 {
  color: #fff;
  font-size: 24px;
  margin: 20px 0;
}
.spain-portugal .box-spain-portugal .item img {
  height: 80px;
  object-fit: contain;
  margin: 0 auto;
  display: block;
}
.spain-portugal .box-spain-portugal .item h3 {
  font-size: 20px;
  text-align: center;
}
.how-it-works {
  padding: 100px 0;
  background: #fff;
}
.how-it-works h2 {
  color: #C65D39;
  font-size: 60px;
  line-height: 50px;
}
.how-it-works p {
  opacity: 0.5;
}
.how-it-works ul {
  padding-left: 15px;
}
.how-it-works ul li {
  margin-bottom: 10px;
}
.how-it-works ul li::marker {
  color: #C65D39;
}
.iberia-bridge {
  background: url(../themes/iberia/assets/images/bg-9.jpg) top right no-repeat #F0E7DF;
  background-size: contain;
  padding: 100px 0 150px;
}
.iberia-bridge h2 {
  color: #375627;
  font-size: 60px;
  line-height: 50px;
}
.iberia-bridge h3 {
  font-size: 24px;
  margin: 20px 0;
}
.iberia-bridge p {
  opacity: 0.5;
}
.iberia-bridge .box-iberia-bridge {
  margin-bottom: -200px;
}
.iberia-bridge .item {
  padding: 20px;
  border-radius: 20px;
  min-height: 500px;
  position: relative;
}
.iberia-bridge .item h4 {
  color: #375627;
  font-family: "Sofia Pro Bold";
  z-index: 9;
  position: relative;
}
.iberia-bridge .item p {
  z-index: 9;
  position: relative;
}
.iberia-bridge .item._bg-1 {
  background: url(../themes/iberia/assets/images/bg-3.png) center no-repeat;
  background-size: cover;
}
.iberia-bridge .item._bg-2 {
  background: url(../themes/iberia/assets/images/bg-4.png) center no-repeat;
  background-size: cover;
}
.iberia-bridge .item._bg-3 {
  background: url(../themes/iberia/assets/images/bg-5.png) center no-repeat;
  background-size: cover;
}
.iberia-bridge .item._bg-4 {
  background: url(../themes/iberia/assets/images/bg-6.png) center no-repeat;
  background-size: cover;
}
.iberia-bridge .item._bg-5 {
  background: url(../themes/iberia/assets/images/bg-7.png) center no-repeat;
  background-size: cover;
}
.iberia-bridge .item._bg-6 {
  background: url(../themes/iberia/assets/images/bg-8.png) center no-repeat;
  background-size: cover;
}
.iberia-bridge .item .degrade {
  border-radius: 10px;
  background: #FFF;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, white 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.action {
  padding: 100px 0;
  background: #fff;
}
.action .box-action {
  background: url(../themes/iberia/assets/images/banner-4.jpg) center no-repeat;
  background-size: cover;
  padding: 40px;
  border-radius: 20px;
}
.action h2 {
  color: #fff;
  font-family: "Sofia Pro Bold";
  font-size: 50px;
  line-height: 40px;
}
.action h3 {
  color: #fff;
  font-size: 20px;
}
.questions {
  padding: 0 0 100px;
  background: #fff;
}
.questions h2 {
  color: #C65D39;
  font-size: 60px;
  line-height: 50px;
}
.questions p {
  opacity: 0.5;
}
.questions .accordion-item {
  border: 0;
  margin-bottom: 10px;
}
.questions .accordion-button {
  border-radius: 20px !important;
  background-color: #c7c7c74d !important;
}
footer {
  background: #c7c7c74d;
  padding: 60px 0;
}
footer .logo {
  max-width: 150px;
}
footer ._b {
  background-color: #FFC400;
  border-radius: 5px;
  padding: 5px 15px 4px;
  color: #000;
  margin-left: 10px;
}
footer ul {
  padding-left: 0;
  list-style: none;
}
footer ul li {
  margin-bottom: 4px;
}
footer ul li a {
  color: #000;
  text-decoration: none;
}
.lang-dd {
  position: relative;
  display: inline-block;
}
.lang-dd__btn {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  border-radius: 999px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #ffffff4e;
  cursor: pointer;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
}
.lang-dd__menu {
  position: absolute;
  right: 0;
  top: calc(100% + 6px);
  list-style: none;
  padding: 6px;
  margin: 0;
  background: #fff;
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  display: none;
  z-index: 9999;
}
.lang-dd.is-open .lang-dd__menu {
  display: block;
}
.lang-dd__item {
  width: 100%;
  border: 0;
  background: transparent;
  padding: 8px 12px;
  text-align: left;
  cursor: pointer;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 500;
}
.lang-dd__item:hover {
  background: rgba(0, 0, 0, 0.05);
}
.goog-te-banner-frame.skiptranslate {
  display: none !important;
}
body {
  top: 0 !important;
}
html {
  margin-top: 0 !important;
}
iframe {
  display: none !important;
}
.page-header {
  padding: 70px 0 80px;
  background: url(../themes/iberia/assets/images/abanner-1.jpg) center no-repeat;
  background-size: cover;
}
.page-header .breadcrumb-item {
  color: #E3C390;
  font-size: 12px;
  text-decoration: none;
  letter-spacing: 2px;
}
.page-header .breadcrumb-item + .breadcrumb-item::before {
  color: #E3C390;
  content: "|";
}
.page-header h1 {
  color: #E3C390;
  font-family: "Sofia Pro Bold";
  font-size: 50px;
  line-height: 40px;
  margin-top: 50px;
}
.page-header h2 {
  color: #fff;
  font-size: 22px;
  max-width: 550px;
}
.page-body {
  padding: 80px 0;
}
.page-body h2 {
  color: #C65D39;
  font-family: "Sofia Pro Bold";
  font-size: 34px;
  line-height: 34px;
  margin-bottom: 20px;
}
.page-body h3 {
  font-size: 20px;
}
.page-body p {
  opacity: 0.5;
}
.what-iberia {
  color: #fff;
  background: #C65D39;
  padding: 80px 0;
  border-radius: 40px;
  max-width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}
.what-iberia h2 {
  font-size: 30px;
}
.what-iberia h3 {
  font-size: 22px;
}
.what-iberia img {
  margin-top: -450px;
}
.six-pillars {
  background: #fff;
  margin-top: -200px;
  padding: 300px 0 100px;
  position: relative;
}
.six-pillars .box-pillars {
  background: #EDEBEA;
  border-radius: 26px;
  max-width: 90%;
  margin: 0 auto;
  padding: 80px 0;
  margin-top: 100px;
}
.six-pillars .box-pillars .item-header {
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.six-pillars .box-pillars .item-header img {
  max-width: 30px;
}
.six-pillars .box-pillars ._r {
  margin-top: -140px;
}
.six-pillars .box-itens .item {
  background: #E5E3E2;
  padding: 15px;
  border-radius: 10px;
  height: 100%;
}
.six-pillars .include ._img {
  margin-top: -50px;
  margin-bottom: -150px;
}
.six-pillars .include h2 {
  font-size: 40px;
}
.six-pillars .include h3 {
  font-size: 20px;
}
.six-pillars .include ul {
  padding-left: 15px;
}
.six-pillars .include ul li {
  margin-bottom: 10px;
}
.six-pillars .include ul li::marker {
  color: #C65D39;
}
.visas {
  background: url(../themes/iberia/assets/images/img-16.png) center right no-repeat #E6E2DE;
  background-size: contain;
}
.main-visa {
  background: #fff;
  padding: 80px 0;
}
.main-visa h2 {
  color: #4B768C;
  font-family: "Sofia Pro Bold";
  font-size: 50px;
  line-height: 50px;
}
.main-visa h3 {
  font-size: 22px;
}
.main-visa p {
  opacity: 0.5;
}
.main-visa .box-itens .item {
  margin-bottom: 60px;
}
.main-visa .box-itens .item h4 {
  font-size: 24px;
  color: #C65D39;
  font-family: "Sofia Pro Bold";
}
.visa-form {
  background: #fff;
}
.visa-form .box-visa-form {
  background: #EDEBEA;
  max-width: 90%;
  margin: 0 auto;
  padding: 40px 0;
  border-radius: 40px;
  z-index: 9;
  position: relative;
}
.visa-form .box-visa-form img {
  margin-top: -150px;
}
.visa-form h2 {
  color: #C65D39;
  font-size: 60px;
  line-height: 50px;
}
.visa-form p {
  opacity: 0.5;
}
.visa-form ul {
  padding-left: 15px;
}
.visa-form ul li {
  margin-bottom: 10px;
}
.visa-form ul li::marker {
  color: #C65D39;
}
.visa-item {
  background: #E5E3E2;
  padding: 300px 0 200px;
  margin-top: -200px;
}
.visa-item .item {
  margin-bottom: 100px;
}
.visa-item .item h4 {
  font-family: "Sofia Pro Bold";
  color: #375527;
  font-size: 50px;
  line-height: 45px;
  margin-bottom: 20px;
}
.visa-item .item h4._b {
  color: #4B768C;
}
.visa-item .item h4._o {
  color: #C65D39;
}
.visa-item .item h4._y {
  color: #DDB251;
}
.visa-item .item h5 {
  font-size: 24px;
  max-width: 450px;
}
.visa-item .item img {
  margin-bottom: 30px;
  max-width: 60px;
}
.visa-action .box-action {
  margin-top: -220px;
}
.strategy {
  background: #fff;
}
.strategy h4 {
  color: #375527;
  font-family: "Sofia Pro Bold";
  font-size: 50px;
  line-height: 50px;
}
.strategy h4._t {
  color: #4B768C;
}
.strategy h5 {
  font-size: 22px;
}
.strategy p {
  opacity: 0.5;
}
.destination-matches {
  background: #fff;
}
.destination-matches h2 {
  color: #4B768C;
  font-size: 50px;
  line-height: 40px;
}
.destination-matches h3 {
  font-size: 24px;
}
.destination-matches img {
  margin-top: -450px;
  max-width: 800px;
}
.destination-matches .item {
  height: 100%;
  border-radius: 20px;
}
.destination-matches .item p {
  opacity: 1;
}
.destination-matches .item h2 {
  color: #C65E3A;
}
.destination-matches .item h3 {
  max-width: 400px;
}
.destination-matches .item._bg-12 {
  color: #fff;
  background: url(../themes/iberia/assets/images/bg-12.png) center no-repeat;
  background-size: cover;
  padding: 100px 50px;
}
.destination-matches .item._bg-12 h2 {
  color: #F7C85C;
  line-height: 45px;
}
.destination-matches .item._bg-10 {
  background: url(../themes/iberia/assets/images/bg-10.png) center top no-repeat #E5E3E2;
  background-size: contain;
  padding: 350px 40px 40px;
}
.destination-matches .item._bg-11 {
  background: url(../themes/iberia/assets/images/bg-11.png) center top no-repeat #E5E3E2;
  background-size: contain;
  padding: 350px 40px 40px;
}
.spain-and-portugal {
  background: #fff;
}
.spain-and-portugal h2 {
  color: #DDB250;
  font-size: 50px;
  line-height: 45px;
  font-family: "Sofia Pro Black";
}
.spain-and-portugal h3 {
  margin-bottom: 20px;
}
.spain-and-portugal table thead {
  font-weight: bold;
}
.spain-and-portugal table td {
  border: 0;
  opacity: 0.5;
}
.spain-and-portugal table ._p-1 {
  opacity: 1;
}
.spain-and-portugal h5 {
  opacity: 0.5;
}
.four-step {
  background: #E6E2DE;
}
.four-step h2 {
  font-size: 50px;
  line-height: 40px;
}
.four-step .box-itens {
  margin-bottom: -150px;
}
.four-step .box-itens .item {
  background: #C65D39;
  color: #fff;
  height: 100%;
  border-radius: 15px;
  padding: 30px;
}
.four-step .box-itens .item h3 {
  color: #E6E2DE;
  font-size: 30px;
  font-family: "Sofia Pro Black";
}
.four-step .box-itens .item h4 {
  color: #FDD270;
  font-size: 20px;
  margin: 15px 0;
}
.four-step .box-itens .item p {
  opacity: 1;
}
.structure {
  background: url(../themes/iberia/assets/images/bg-13.png) 110% no-repeat #fff;
  background-size: contain;
  padding: 200px 0 100px;
}
.structure h2 {
  color: #375527;
  font-size: 50px;
  line-height: 40px;
}
.structure h3 {
  font-size: 22px;
}
.structure p {
  opacity: 0.5;
}
@media (max-width: 980px) {
  .coordinated .box-coordinated {
    max-width: 100%;
  }
  .spain-portugal .box-spain-portugal {
    max-width: 100%;
  }
}
/* Mobile */
@media (max-width: 768px) {
  .lang-dd {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
}
@media (max-width: 980px) {
  header .logo {
    width: 150px;
  }
  header .nav-item .nav-link {
    font-size: 13px;
    padding: 8px 10px;
  }
  header .nav-item.book .nav-link {
    padding: 8px 12px;
  }
  .hero {
    padding: 180px 0 100px;
    margin-top: 40px;
    background-position: center;
  }
  .hero img {
    max-width: 160px;
    margin-bottom: 15px;
  }
  .hero h1 {
    font-size: 46px;
    line-height: 42px;
  }
  .coordinated {
    margin-top: -40px;
  }
  .coordinated .box-coordinated {
    max-width: 100%;
    padding: 50px 20px;
    margin: 0 auto;
    border-radius: 24px;
  }
  .coordinated .box-coordinated h2 {
    font-size: 34px;
    line-height: 32px;
  }
  .coordinated .box-coordinated h3 {
    font-size: 18px;
    margin: 15px 0;
  }
  .pillars {
    padding: 60px 0;
  }
  .pillars h2 {
    font-size: 34px;
    line-height: 32px;
  }
  .pillars h3 {
    font-size: 18px;
  }
  .pillars .item {
    margin: 30px 0 0;
  }
  .pillars .item p {
    max-width: 100%;
  }
  .pillars .item .item-header {
    margin-bottom: 15px;
  }
  .pillars .item .item-header h3 {
    font-size: 20px;
  }
  .pillars .item .item-header img {
    max-height: 30px;
  }
  .spain-portugal .box-spain-portugal {
    max-width: 100%;
    padding: 50px 20px;
    border-radius: 24px;
  }
  .spain-portugal .box-spain-portugal h2 {
    font-size: 34px;
    line-height: 32px;
  }
  .spain-portugal .box-spain-portugal h3 {
    font-size: 18px;
    margin: 15px 0;
  }
  .spain-portugal .box-spain-portugal .item {
    margin-bottom: 25px;
  }
  .spain-portugal .box-spain-portugal .item img {
    height: 55px;
  }
  .spain-portugal .box-spain-portugal .item h3 {
    font-size: 18px;
  }
  .how-it-works {
    padding: 60px 0;
  }
  .how-it-works h2 {
    font-size: 34px;
    line-height: 32px;
  }
  .iberia-bridge {
    background: #F0E7DF;
    padding: 60px 0 80px;
  }
  .iberia-bridge h2 {
    font-size: 34px;
    line-height: 32px;
  }
  .iberia-bridge h3 {
    font-size: 18px;
    margin: 15px 0;
  }
  .iberia-bridge .box-iberia-bridge {
    margin-bottom: 0;
  }
  .action {
    padding: 60px 0;
  }
  .action .box-action {
    padding: 25px 20px;
    border-radius: 16px;
  }
  .action h2 {
    font-size: 32px;
    line-height: 30px;
  }
  .action h3 {
    font-size: 17px;
  }
  .questions {
    padding: 0 0 60px;
  }
  .questions h2 {
    font-size: 34px;
    line-height: 32px;
  }
  .questions .accordion-button {
    font-size: 15px;
    padding: 15px;
  }
  .questions .accordion-body {
    font-size: 14px;
    padding: 15px;
  }
  footer {
    padding: 40px 0;
  }
  footer .logo {
    max-width: 120px;
    margin-bottom: 20px;
  }
  footer ._b {
    display: inline-block;
    margin-left: 0;
    margin-top: 10px;
  }
  footer ul {
    margin-top: 20px;
  }
  .page-header {
    padding: 120px 0 50px;
    background-position: center;
  }
  .page-header .breadcrumb-item {
    font-size: 11px;
    letter-spacing: 1px;
  }
  .page-header h1 {
    font-size: 34px;
    line-height: 32px;
    margin-top: 20px;
  }
  .page-header h2 {
    font-size: 18px;
    max-width: 100%;
  }
  .page-body {
    padding: 50px 0;
  }
  .page-body h2 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  .page-body h3 {
    font-size: 18px;
  }
  .what-iberia {
    max-width: 100%;
    padding: 40px 20px;
    border-radius: 24px;
  }
  .what-iberia h2 {
    font-size: 24px;
  }
  .what-iberia h3 {
    font-size: 18px;
  }
  .what-iberia img {
    margin-top: 20px;
    max-width: 100%;
  }
  .six-pillars {
    margin-top: 0;
    padding: 60px 0;
  }
  .six-pillars .box-pillars {
    max-width: 100%;
    padding: 40px 20px;
    margin-top: 30px;
    border-radius: 20px;
  }
  .six-pillars .box-pillars .item-header {
    font-size: 18px;
    line-height: 18px;
  }
  .six-pillars .box-pillars ._r {
    margin-top: 0;
  }
  .six-pillars .include ._img {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .six-pillars .include h2 {
    font-size: 30px;
  }
  .six-pillars .include h3 {
    font-size: 18px;
  }
  .visas {
    background: #E6E2DE;
  }
  .main-visa {
    padding: 60px 0;
  }
  .main-visa h2 {
    font-size: 34px;
    line-height: 32px;
  }
  .main-visa h3 {
    font-size: 18px;
  }
  .main-visa .box-itens .item {
    margin-bottom: 35px;
  }
  .main-visa .box-itens .item h4 {
    font-size: 20px;
  }
  .visa-form .box-visa-form {
    max-width: 100%;
    padding: 30px 20px;
    border-radius: 24px;
  }
  .visa-form .box-visa-form img {
    margin-top: 0;
    max-width: 100%;
  }
  .visa-form h2 {
    font-size: 34px;
    line-height: 32px;
  }
  .visa-item {
    padding: 80px 0 60px;
    margin-top: 0;
  }
  .visa-item .item {
    margin-bottom: 50px;
  }
  .visa-item .item h4 {
    font-size: 32px;
    line-height: 30px;
  }
  .visa-item .item h5 {
    font-size: 18px;
    max-width: 100%;
  }
  .visa-item .item img {
    max-width: 50px;
    margin-bottom: 20px;
  }
  .visa-action .box-action {
    margin-top: 0;
  }
  .strategy h4 {
    font-size: 32px;
    line-height: 30px;
  }
  .strategy h5 {
    font-size: 18px;
  }
  .destination-matches h2 {
    font-size: 34px;
    line-height: 32px;
  }
  .destination-matches h3 {
    font-size: 18px;
  }
  .destination-matches img {
    margin-top: 20px;
    max-width: 100%;
  }
  .destination-matches .item {
    margin-bottom: 20px;
  }
  .destination-matches .item._bg-12 {
    padding: 40px 20px;
  }
  .destination-matches .item._bg-12 h2 {
    line-height: 32px;
  }
  .destination-matches .item._bg-10, .destination-matches .item._bg-11 {
    padding: 220px 20px 25px;
  }
  .spain-and-portugal h2 {
    font-size: 34px;
    line-height: 32px;
  }
  .spain-and-portugal h3 {
    font-size: 18px;
  }
  .spain-and-portugal table {
    font-size: 14px;
  }
  .four-step h2 {
    font-size: 34px;
    line-height: 32px;
  }
  .four-step .box-itens {
    margin-bottom: 0;
  }
  .four-step .box-itens .item {
    padding: 20px;
    margin-bottom: 20px;
  }
  .four-step .box-itens .item h3 {
    font-size: 24px;
  }
  .four-step .box-itens .item h4 {
    font-size: 18px;
  }
  .structure {
    background: #fff;
    padding: 80px 0 60px;
  }
  .structure h2 {
    font-size: 34px;
    line-height: 32px;
  }
  .structure h3 {
    font-size: 18px;
  }
  .lang-dd {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
  .lang-dd__btn {
    font-size: 12px;
    padding: 8px 12px;
  }
  .lang-dd__menu {
    right: 50%;
    transform: translateX(50%);
  }
}
.translated-ltr .hero h1 {
  color: #fff;
  font-size: 60px;
  line-height: 50px;
}
.questions .accordion-item h3 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 40px;
}
