:root {
  --hv2-primary: #2f6bff;
  --hv2-danger: #ff5a5f;
  --hv2-text: #111827;
  --hv2-muted: #6b7280;
  --hv2-bg: #f3f5f9;
  --hv2-card: #ffffff;
  --hv2-border: #e5e7eb;
  --hv2-radius-lg: 16px;
  --hv2-radius-md: 12px;
  --hv2-shadow: 0 12px 30px rgba(17, 24, 39, 0.08);
  --hv2-blue-color: #2f6bff;
  --hv2-font-family: 'Plus Jakarta Sans';
  --hv2-text-gray-color: #8E8E8E;
}

/* Scope only home page */
/*.home-v2,
.home-v2-hero-wrap {
  background: var(--hv2-bg);
}*/

@media (min-width:768px) {
  .hv2-header-right{
    margin-left: 24px;
  }
}

.hv2-plan-my-trip-btn{
    font-family: var(--hv2-font-family);
    color: var(--hv2-blue-color)!important;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    background: #FCFCFC;
    border: 1px solid #2563EB;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
}

.hv2-login-signup-btn{
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 16px;
    gap: 6px;
    background: var(--hv2-blue-color)!important;
    border: 1px solid var(--hv2-blue-color)!important;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
    color: #FCFCFC!important;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}

.hv2-searchtabslist{
    align-items: center;
    justify-content: center;
    /* text-align: center; */
    display: flex;
}

.hv2-search_tabs{
  margin: -88px 0 20px!important;
  gap: 0!important;
  background: #fff;
  width: 30%;
  border-radius: 20px 20px 0px 0px;
}

.hv2-search_tabs li a {
  border-radius: 0!important;
  box-shadow: none!important;
  color: #4B4B4B!important;
  flex-direction: row!important;
  width: fit-content!important;
  background: none!important;
  padding: 10px 15px;
  gap: 10px;
  font-family: var(--hv2-font-family);
}

.hv2-search_tabs li a.current{
/*    background: #fff!important; */
    color: #2563EB!important;
    border-bottom: 2px solid #2563EB;
}

.hv2-oneway_search_btn{
  padding: 10px 38px!important;
  background: #EF4444!important;
  border: 1px solid #EF4444!important;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
  font-style: normal;
  font-weight: 600!important;
  font-size: 16px!important;
  line-height: 24px!important;
  font-family: var(--hv2-font-family)!important;
}

.hv2-search_form_section{
  bottom: 0!important;
}

.hv2-search-check-label{
  border: none!important;
  padding: 0px 10px!important;
}

.hv2-flight_search_border .form-label{
  color: var(--hv2-text-gray-color);
  font-family: var(--hv2-font-family)!important;
}

.hv2-flight_text_p{
  color: var(--hv2-text-gray-color)!important;
  font-family: var(--hv2-font-family)!important;
}

.hv2-flight_search_border .form-control{
    font-size: 23px!important;
    margin-top: 6px!important;
}
.hv2-fa-calendar-days{
  color: var(--hv2-blue-color)!important;
}
.hv2-depart{
  display: flex;
  align-items: center;
}
.text-align-center{
  text-align: center;
}
.hv2-text-gray-color{
  color: var(--hv2-text-gray-color)!important;
}
.traveller-text, .traveller-text span{
  font-size: 24px!important;
}
.hv2-tts_product_box{
  border-radius: 0px!important;
  border-top-right-radius: 10px!important;
  border-top-left-radius: 10px!important;
}
.hv2-search-btn{
    display: flex;
    align-items: center;
}
.hv2-checkbox-label{
    padding: 4px 20px;
    border-radius: 30px;
    cursor: pointer;
    background: #FAFAFA;
    border: 1px solid #CACACA;
    font-size: 14px!important;
}
.hv2-form-check-inline{
    margin-right: 0!important;
}
.btn-check:checked+.btn{
    color: #2563EB!important;
    background-color: #DBEAFE!important;
    border-color: #2563EB!important;
    box-shadow: none!important;
}
.hv2-makeflex span{
    margin-right: 0px!important;
    font-size: 16px!important;
}
.hv2-why_choose_us{
    background: #EFF6FF!important;
}
.hv2-why_choose_us .whychooseus-box span{
    color: #1F1F1F!important;
    font-size: 18px!important;
    font-family: var(--hv2-font-family)!important;
}
.hv2-why_choose_us .whychooseus-box p{
    color: #8E8E8E!important;
    font-size: 14px!important;
    font-family: var(--hv2-font-family)!important;
}
.hv2-why_choose_us .whychooseus-box .icon{
    width: 32px!important;
    height: 32px!important;
}
.hv2-why_choose_us .whychooseus-box .feature-info{
    padding-left: 7px!important;
}

.hv2-why_choose_us .whychooseus-box .icon img{
      background: #DBEAFE;
}
.hv2-why_choose_us .whychooseus-box .icon i{
        background: #DBEAFE;
        width: 100%;
        height: 100%;
        transition: transform 0.3s ease;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #2563EB;
        font-size: 20px;
        flex-shrink: 0;
        border-radius: 50%;
}
.hv2-section-title{
     font-family: var(--hv2-font-family)!important;
}
.hv2-section-title p{
    color: #8E8E8E!important;
    font-size: 16px!important;
}
.hv2-def_layout_content{
      background: #FFFFFF;
}
.hv2-routebox{
  border: none!important;
  padding: 0px!important;
}
.hv2-elip{
  color: #1F1F1F!important;
}
.hv2-route-price{
  color: #2563EB;
  font-size: 15px;
  font-weight: 800;
}
.hv2-route-text{
  color:#8E8E8E;
  font-size: 12px;
}
.hv2-origin_destination{
  font-family: var(--hv2-font-family)!important;
  text-align: left!important;
}
.col-lg-2-4 {
    flex: 0 0 20%;
    max-width: 20%;
}
.hv2-view_btn{
  color: #3F20FB!important;
  font-size: 16px!important;
}
.hv2-origin_img{
  height: 240px!important;
}
.hv2-tourDays{
  color: var(--hv2-text-gray-color);
}
.holiday-tabs{
    display:flex;
    gap:10px;
    margin-bottom:25px;
}
.hv2-elip-destination{
    color: #1F1F1F!important;
    font-size: 30px!important;
    font-weight: 700!important;
}
.hv2-count{
  margin-top: 15px!important;
}
.hv2-route-destination-price{
  color: #1F1F1F;
  font-size: 22px;
  font-weight: 800;
}
.hv2-route-destination-text{
  color:#8E8E8E;
  font-size: 12px;
}
.hv2-section-title h2{
  font-size: 32px!important;
}
.holiday-tabs{
  font-family: var(--hv2-font-family)!important;
}
.holiday-tabs .tab-btn{
    padding: 4px 20px;
    border-radius: 30px;
    cursor: pointer;
    background: #FAFAFA;
    border: 1px solid #CACACA;
    font-size: 14px !important;
}

.holiday-tabs .tab-btn.active{
    background:#e8f0ff;
    color:#3b82f6;
    border-color:#3b82f6;
}

.holiday-destination-section .routes_box{
    display:block;
    border-radius:16px;
    overflow:hidden;
    background:#fff;
    box-shadow:0 4px 15px rgba(0,0,0,.08);
    transition:.3s;
}

.holiday-destination-section .routes_box:hover{
    transform:translateY(-5px);
}

.holiday-destination-section .origin_img img{
    width:100%;
    height:220px;
    object-fit:cover;
}

.holiday-destination-section .origin_destination{
    padding:15px;
}

.why-book-section{
    padding:80px 0;
    font-family: var(--hv2-font-family)!important;
}

.why-book-card{
    background: #FAFAFA;
    border: 1px solid #E1E1E1;
    border-radius: 24px;
    padding: 45px;
}

.section-heading{
    margin-bottom:35px;
}

.section-heading h2{
    font-size: 32px;
    font-weight: 700;
    color: #1F1F1F;
    margin-bottom: 8px;
    line-height: 40px;
}

.section-heading p{
    font-size: 16px;
    color: #8E8E8E;
    margin: 0;
    font-weight: 400;
}

.why-item{
    text-align:left;
}

.icon-wrap{
    width:56px;
    height:56px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:18px;
    font-size:18px;
}

.icon-wrap.blue{
    background:#e8f0ff;
    color:#2563EB;
}

.icon-wrap.light-blue{
    background: #EFF6FF;
    color: #2563EB;
}

.icon-wrap.green{
    background: #DCFCE7;
    color: #16A34A;
}

.icon-wrap.yellow{
    background: #FEF3C7;
    color: #D97706;
}

.icon-wrap.red{
    background: #FEE2E2;
    color: #EF4444;
}

.why-item h5{
    font-size:16px;
    font-weight:800;
    color:#1F1F1F;
    margin-bottom:10px;
}

.why-item p{
    font-size:13px;
    line-height:1.6;
    color:#8E8E8E;
    margin:0;
}

.newsletter-section {
    padding: 80px 0;
    font-family: var(--hv2-font-family)!important;
}

.newsletter-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 24px;
    padding: 64px 30px;
    text-align: center;
    background-image:
        linear-gradient(rgba(255,255,255,.55),
        rgba(255,255,255,.55)),
        url('../img/hv2/newsletter-bg.jpg');
    background-size: cover;
    background-position: center;
}

.newsletter-content {
/*    max-width: 700px;*/ 
    margin: 0 auto;
}

.newsletter-content h2 {
    font-size: 40px;
    font-weight: 700;
    color: #1d1d1d;
    margin-bottom: 15px;
}

.newsletter-content p {
    color: #666;
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 30px;
}

.newsletter-form {
    max-width: 600px;
    margin: 0 auto;
    display: flex;
    gap: 12px;
}

.input-wrap {
    flex: 1;
    position: relative;
}

.input-wrap i {
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    color: #8E8E8E;
}

.input-wrap input {
    width: 100%;
    height: 54px;
    border: 0;
    border-radius: 12px;
    background: #fff;
    padding: 0 20px 0 48px;
    outline: none;
    font-size: 15px;
}

.newsletter-form button {
    border: none;
    min-width: 140px;
    border-radius: 12px;
    background: #2563EB;
    color: #fff;
    font-weight: 600;
    padding: 0 25px;
    transition: .3s;
}

.newsletter-form button:hover {
    transform: translateY(-2px);
}

.newsletter-note {
    margin-top: 15px!important;
    font-size: 14px;
    color: #1F1F1F;
    margin: 0 auto;
    border-radius: 12px;
    background: #fff;
    max-width: 400px;
}

.newsletter-note i {
    color: #3563ff;
    margin-right: 6px;
}

.newsletter-error {
    margin-top: 10px;
    color: red;
}

.newsletter-form-wrapper{
    display:flex;
    align-items:center;
    background:#fff;
    border-radius:12px;
    padding:8px;
    max-width:500px;
    margin:auto;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
}

.newsletter-form-wrapper i{
    color:#999;
    font-size:18px;
    padding:0 15px;
}

.newsletter-form-wrapper input{
    flex:1;
    border:none;
    outline:none;
    font-size:15px;
    background:transparent;
}

.newsletter-form-wrapper button{
    border:none;
    background:#3b82f6;
    color:#fff;
    padding:12px 28px;
    border-radius:8px;
    font-weight:600;
    cursor:pointer;
    transition:.3s;
    white-space:nowrap;
}

.newsletter-form-wrapper button:hover{
    transform:translateY(-2px);
}
@media(max-width:768px){
    .newsletter-content h2{
        font-size: 30px;
    }
    .newsletter-form{
        flex-direction: column;
    }
    .newsletter-form button{
        width: 100%;
        height: 54px;
    }
    .holiday-tabs{
        display: list-item;
    }
}

@media(max-width:991px)
{
    .why-book-card{
        padding:25px;
    }
    .section-heading h2{
        font-size:28px;
    }
    .why-item{
        text-align:center;
    }
    .icon-wrap{
        margin-left:auto;
        margin-right:auto;
    }
}

.footer{
    background:#DBEAFE!important;
    padding-top:80px;
    font-family: var(--hv2-font-family)!important;
}

.footer-top{
    border-bottom:1px solid rgba(0,0,0,.08);
    background:none!important;
/*    padding-bottom:40px;*/
}
.footer-contact-list li{
    display:flex;
    gap:12px;
    align-items:flex-start;
    color:#4B4B4B;
    line-height:1.6;
    margin-top: 10px;
}

.footer-contact-list i{
    margin-top:5px;
    color:#2563EB;
}

.hv2-footer-newsletter p{
  color: #8E8E8E!important;
  font-size: 16px!important;

}
.footer .logo img{
    max-width:160px;
}

.footer-desc{
    margin-top:20px;
    color:#6b7280;
    font-size:14px;
    line-height:1.8;
    max-width:280px;
}

.footer-links h4,
.footer-widget h4{
    font-size:18px!important;
    font-weight:700!important;
    margin-bottom:20px!important;
    color: #1F1F1F;
}

.footer-links ul{
    list-style:none;
    padding:0;
    margin:0;
}

.footer-links li{
    margin-bottom:12px;
    padding: 4px 0!important;
}

.footer-links a{
    color:#4B4B4B!important;
    text-decoration:none;
    transition:.3s;
}

.footer-links a:hover{
    color:#2563eb;
}

.footer-widget{
    color:#6b7280;
    font-size:14px;
}

.footer-widget strong{
    color:#1f2937;
}

.footer-widget a{
    color:#6b7280;
    text-decoration:none;
}

.footer-widget a:hover{
    color:#2563eb;
}

.footer .hv2-social-links a{
    background: #EFF6FF!important;
    color: #2563EB!important;
}
.hv2-footer-text{
    color: #8E8E8E!important;
}
.hv2-footer-container{
    border-bottom: 1px solid #EFF6FF;
}
.footer-top{
    border:none!important;
}
.hv2-hero-banner{
    margin: 0px 30px!important;
    border-radius: 30px!important;
}
.hv2-svg{
    width:23px;
    height: 18px;
}