@import url(../themes/iberia/assets/fonts/style.css);
* {
  font-family: "Sofia Pro Regular";
}
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: 40px;
}
.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;
}
@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;
  }
}
