body {
  font-family: "Outfit", serif;
  font-weight: 400;
}

h1 {
  font-size: 60px;
  font-weight: 600;
}

h2 {
  font-size: 42px;
  font-weight: 500;
}

h3 {
  font-size: 22px;
  font-weight: 600;
}

h5 {
  font-size: 22px;
}

.p-30 {
  padding: 30px !important;
}

.header a {
  font-size: 18px !important;
  color: #09102A !important;
  font-weight: 400 !important;
}
.header .btn-call {
  font-size: 18px;
  padding: 12px 20px;
  border-radius: 12px;
}

.hero-section {
  background-image: url("../img/hero-section.webp");
  padding: 20px 0;
  background-position: center;
  /* Do not repeat the image */
  background-repeat: no-repeat;
  /* Resize the background image to cover the entire container */
  background-size: 100% 100%;
}

.border-rio {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 8px;
  width: -moz-fit-content;
  width: fit-content;
}

a {
  text-decoration: none;
  color: #000;
}

.fx-18 {
  font-size: 18px;
}

a:hover {
  color: #000;
}

ul {
  padding: 0px;
}

li {
  list-style-type: none;
}

.my-80 {
  margin: 80px 0;
}

footer {
  background: rgba(51, 113, 245, 0.0392156863);
  padding: 60px 0 0 0;
  color: #09102A;
}
footer ul li {
  font-size: 16px;
  font-weight: 300;
  line-height: 29px;
}

.footer-middel p {
  font-size: 12px;
}

.border-buio {
  border-top: 1px solid hsla(227, 65%, 10%, 0.2);
  border-bottom: 1px solid hsla(227, 65%, 10%, 0.2);
}

.footer-last {
  padding: 20px 0;
}
.footer-last p {
  font-size: 12px;
  color: #09102A;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.my-50 {
  margin: 50px 0;
}

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;
}

.accordion-item:first-of-type {
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}

.accordion-item {
  border-radius: 18px !important;
}

.accordion-body {
  font-weight: 300;
  font-size: 16px;
}

.accordion-button:not(.collapsed) {
  background-color: #fff;
  color: #000;
}

.accordion-item:not(:first-of-type) {
  border-top: 1px solid #dee2e6;
}

.accordion-button {
  border-radius: 18px;
}

.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: 18px;
  border-bottom-left-radius: 18px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.accordion-button {
  font-size: 18px;
  font-weight: 500;
}

.orange-color {
  color: #EF7C46;
  font-weight: 700;
}

.trips .boxes {
  border: 1px solid #D0D0D0;
  border-radius: 30px;
  padding: 30px;
}
.trips .boxes .box {
  background: #3371F5;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
}

.fw-700 {
  font-weight: 700;
}

.stay h2 .uio-lxio {
  font-weight: 700;
}
.stay .boxes {
  background: #F1F6FF;
  border-radius: 30px;
  padding: 30px;
  height: 100%;
}
.stay .box {
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
}
.stay p {
  font-weight: 400;
}

.address .box {
  border: 1px solid #D0D0D0;
  padding: 30px;
  border-radius: 30px;
  height: 100%;
}
.address .box-blue {
  background: #3371F5;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  border-radius: 50%;
}
.address .title {
  margin-top: 20px;
}
.address .title h3 {
  font-size: 20px;
}
.address .content {
  margin-top: 20px;
  font-weight: 400;
}

.find-routes .color-light-blue {
  background: #F1F6FF;
  border-radius: 40px;
  padding: 100px 20px;
}
.find-routes .box-white {
  background-color: #fff;
  padding: 10px 10px 30px 10px;
  border-radius: 30px;
  position: relative;
}
.find-routes .box-white .plane {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  text-align: center;
  box-shadow: 0px 4px 24px 0px rgba(51, 113, 245, 0.3019607843);
  border-radius: 50%;
  position: relative;
  left: 40%;
  top: -20px;
}
.find-routes .box-white .title {
  margin-top: 20px;
  font-size: 20px;
  font-weight: 500;
}

.airplanes-plan {
  padding: 80px 0;
}

.flight-info {
  padding: 80px 0;
}
.flight-info p {
  margin: 0;
}

.about {
  background: rgba(51, 113, 245, 0.0392156863);
  padding: 80px 0;
  position: relative;
}

.about:after {
  content: "";
  width: 30px;
  height: 30px;
  background: url("../img/bg-plane.png") no-repeat fixed;
  right: 5px;
  bottom: 10px;
  position: absolute;
  display: inline-block;
}

.overview {
  padding: 80px 0;
}

.pricing-flight {
  padding: 80px 0;
  /* Ticket Container */
  /* Divider Section */
  /* Ticket Cutout Effect */
}
.pricing-flight .ticket {
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  position: relative;
  border: 1px solid #3371F5;
  overflow: hidden;
  padding: 10px 0; /* Adding padding for alignment */
  margin-top: 30px;
}
.pricing-flight .ticket-header {
  padding: 10px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pricing-flight .ticket-header .date {
  color: #ff8c00;
  font-size: 14px;
  font-weight: bold;
}
.pricing-flight .ticket-header .offer {
  font-size: 12px;
  color: #ffffff;
  background: #58d68d;
  padding: 3px 10px;
  border-radius: 10px;
  font-weight: bold;
}
.pricing-flight .ticket-body {
  padding: 20px 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.pricing-flight .route {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.pricing-flight .location h3 {
  margin: 0;
  font-size: 24px;
  color: #333;
}
.pricing-flight .location p {
  margin: 5px 0 0;
  font-size: 12px;
  color: #888;
}
.pricing-flight .divider {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  position: relative;
  margin: 0 10px;
}
.pricing-flight .divider .fa-plane {
  color: #3371F5;
  font-size: 18px;
  margin-right: 5px;
}
.pricing-flight .divider .fa-map-marker-alt {
  color: #3371F5;
  font-size: 18px;
  margin-left: 5px;
}
.pricing-flight .dotted-line {
  height: 2px;
  flex: 1;
  border-top: 2px dotted #3371F5;
  margin: 0 5px;
}
.pricing-flight .ticket-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  background: #f8f9fa;
  border-top: 3px dashed rgba(51, 113, 245, 0.5019607843);
}
.pricing-flight .price p {
  margin: 0;
  font-size: 12px;
  color: #888;
}
.pricing-flight .price h2 {
  margin: 0;
  font-size: 24px;
  color: #333;
}
.pricing-flight .book-now {
  background: #3498db;
  color: #ffffff;
  border: none;
  padding: 10px 20px;
  border-radius: 20px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s ease;
}
.pricing-flight .book-now:hover {
  background: #2c80b4;
}
.pricing-flight .ticket::before,
.pricing-flight .ticket::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background: #ffffff;
  border-radius: 50%;
  top: 62%;
  transform: translateY(-50%);
  z-index: 2;
  border: 1px solid #3371F5;
  background-clip: content-box;
}
.pricing-flight .ticket::before {
  left: -18px; /* Adjusted to prevent touching the border */
}
.pricing-flight .ticket::after {
  right: -18px; /* Adjusted to prevent touching the border */
}

.hero-section {
  /* Outer Border with Cutouts */
}
.hero-section .boxes {
  background: #fff;
  border-radius: 0 25px 25px 25px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
  padding: 20px 30px;
  position: relative;
  top: -113%;
  left: 0;
}
.hero-section .searchFlight .name-search {
  padding: 15px 18px;
  border-radius: 14px;
}
.hero-section .tabs {
  display: flex;
  gap: 0;
  position: absolute;
  top: -56%;
  left: 0;
}
.hero-section .tab {
  display: flex;
  align-items: center;
  font-weight: bold;
  cursor: pointer;
}
.hero-section .tab input[type=radio] {
  display: none;
}
.hero-section .tab span {
  padding: 10px 25px;
  background: #fff;
  color: #333;
  transition: all 0.3s ease;
}
.hero-section .tab .roundtrip {
  border-radius: 25px 0 0 0;
}
.hero-section .tab .oneway {
  border-radius: 0 25px 0 0;
}
.hero-section .tab input[type=radio]:checked + span {
  background: #EF7C46;
  color: #fff;
}
.hero-section .form {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 15px;
  align-items: center;
}
.hero-section .form-group {
  display: flex;
  flex-direction: column;
}
.hero-section .form-group label {
  font-size: 12px;
  color: #666;
  margin-bottom: 5px;
}
.hero-section .email-search {
  padding: 13px 16px;
  border-radius: 14px;
}
.hero-section .form-group input {
  padding: 16px 13px;
  border: 1px solid #ddd;
  border-radius: 14px;
  font-size: 14px;
}
.hero-section .iti--separate-dial-code .iti__selected-flag {
  border-radius: 14px 0 0 14px;
}
.hero-section .phone-group {
  display: flex;
  align-items: center;
  gap: 10px;
}
.hero-section .phone-prefix {
  display: flex;
  align-items: center;
  background: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0 10px;
}
.hero-section .phone-prefix img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.hero-section .swap-icon {
  text-align: center;
  color: #3371F5;
  font-size: 20px;
  cursor: pointer;
}
.hero-section .search-btn {
  background: #3371F5;
  color: #fff;
  font-weight: bold;
  padding: 12px 20px;
  border: none;
  border-radius: 5px;
  grid-column: span 2;
  font-size: 16px;
  transition: background 0.3s ease;
}
.hero-section .search-btn:hover {
  background: #2851a3;
}
.hero-section .economy-form-select {
  border-radius: 15px 15px 0 0;
  padding: 11px 25px;
  border: 0;
}/*# sourceMappingURL=index.css.map */


/**/
.btn-links {
    background: #3498db;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    border-radius: 20px;
    font-weight: bold;
    cursor: pointer;
    transition: background 0.3s ease;
    display: block;
    width: max-content;
    margin: 0 auto;
    font-size: 15px;
    margin-top: 15px;
}
.btn-links:hover {
    color: #fff !important;
    background: #2c80b4;
}

