﻿@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
   font-family:"Inter Tight", sans-serif !important;
}
:root{
    --theme-primary:#ea4747 !important;
    --theme-secondary:#ffd387 !important;
    --gradient-theme: linear-gradient(to left, #9b5808, #ffd387);
    --theme-font: "Anton", sans-serif !important; 
}



a {
    text-decoration: none;
}

.review_btn ul{display:flex;margin:0;padding:0;}
.review_btn ul li img{width:20px;margin-right:5px;}
.review_btn ul li{margin:0;list-style:none;}
.review_text{padding:1.5rem;border-radius:10px;background-color:#f7f7f7;width:96% !important; margin: 1rem 0.4rem  !important;}
.review_icons{display:flex;justify-content:space-between;align-items:center;margin-top:5px;}
.user_name h2{font-size:15px;font-weight:600;margin:0;font-family:unset !important;}
.user_name{margin-top:1rem}
.user_name sub{font-size:12px;font-weight:300;color:#7e7e7e}
.review_top p{font-size:15px;color:#444444;font-weight:300;margin:0;padding:0;font-style:italic;}
.review_top svg{width:21px; height:21px; }
.review_right img{width:25px;margin-right:13px;}
.review_right_sub1 span{font-weight:600;font-size:14px;}
.review_right_sub1 h4{font-size:13px;font-weight:300;margin:0;padding:0;}
.delas_main{border:1px solid #f7f7f7;padding:0.9rem;border-radius:10px; background:#f7f7f7;}
.delas_main_sub{justify-content:space-between;}
.from_delas strong{margin:0;padding:0;font-size:16px; font-weight:600;color:#000 !important;}
.from_delas h3{margin:0;padding:0;font-size:16px; font-weight:600;color:#000 !important;}
.from_delas p{font-size:14px;padding:0;margin:0; color:#444; }
.main_price del{font-size:14px; font-weight:500;color:#585858  }
.main_price sup{background-color:#02b01d;padding:0px 8px;font-size:10px;margin-right:15px;border-radius:20px;color:#fff;}
.deals_pr{padding:8px 0 0}
.offer_price{font-weight:700;font-size:18px;color:#000!important;}
.book_btn span{padding:6px 20px;background-color:#0f406b;border-radius:6px;font-size:15px;font-weight:500;color:#fff;cursor:pointer;}
.book_btn a{padding:6px 20px;background-color:#0f406b;border-radius:6px;font-size:15px;font-weight:500;color:#fff;cursor:pointer;}
.review_btn .nav-pills .nav-link.active , .deal_trip .nav-pills .nav-link.active{border-bottom:3px solid #e94544 !important;background-color:unset !important;border-radius:unset !important;font-weight:700 !important;color:#e94544 !important}
.review_sec{margin:2rem 0 0.5rem;}

.deal_trip .nav-link{font-size:16px !important}
.review_btn , .deal_trip{border-bottom:1px solid #ccc;}
.flight_deals_main h2{font-size:40px;text-transform: uppercase;margin: 0;padding: 0;font-family: var(--main_font) !important;}

.flight_deals_main p{font-size:14px;font-weight:300;color:#555;margin-bottom:5px;}
.delas_main:hover{box-shadow:0 0 10px 0px #cbcbcb;}
.book_btn a:hover{background-color:#e94544;}
.book_btn span:hover{background-color:#e94544;}
.new_search_text{position:relative;}
.new_search_text .flight_icon3{top:10px !important;}
.new_search_text label {position: absolute; top: 8px; left: 10px;color: #555;background: #fff;padding: 0 4px;transition: 0.3s ease;pointer-events: none;}
.new_search_text label svg{fill:#4167c8;height:18px;width:18px;}
#divDepart label{left:15px;}
.new_search_text input:focus , .new_search_text input:active{outline:1px solid #f00 !important;border:unset !important}
.new_search_text input:focus + label, .new_search_text input:not(:placeholder-shown) + label {top: -8px;left: 8px;font-size: 12px;color: #000000;}
.new_search_text input:not(:placeholder-shown) + label svg { width: 16px;height: 16px;}
.new_search_text input.error + label {background-color: #ffd2d2;}
.margin_top{margin-top:12px !important;}
.new_search_text input:focus + label svg {width: 16px;height: 16px;}
.new_search_text input{width:100%;height:45px;background-color:#fff;border:1px solid #ccc;font-size:16px;font-weight:600;text-overflow:ellipsis;border-radius:5px;padding:14px;}
.new_search_text_right{border-right:0 !important;border-bottom-right-radius:0 !important;border-top-right-radius:0 !important;}
.new_search_text_left{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important;}
.new_search_e{background-color:#fff;border-radius:0px 6px 6px 6px;padding:1.2rem 1.3rem 0.9rem;box-shadow: 0 15px 50px rgba(0,0,0,0.15);/*border:4px solid #e94544;*/}
.new_search_trip{background-color:#fff;display:inline-block;padding:8px 12px 0px 20px;border-radius:6px 6px 0 0;border-bottom:0 !important;position:relative;top:4px;}
.new_search_trip ul{display:flex;margin:0;padding:0; gap:0.5rem; position:relative; left:-0.4rem;}
.new_search_trip ul li{list-style:none;position:relative;}
.new_search_trip ul li input{opacity:0;visibility:hidden;position:absolute;}
.new_search_trip ul li label{font-size:14px;font-weight:600;position:relative; cursor:pointer; padding:0.38rem 0.8rem 0.38rem 1.6rem; border-radius:6px; background:#f3f3f3;}
.new_search_trip ul li label:before{content:'';width:16px;height:16px;border-radius:100%;border:1px solid #686868;position:absolute;left:8px;top:9px;}
.new_search_trip ul li label:after{content:'';width:8px;height:8px;border-radius:100%;background-color:#eb1211;position:absolute;left:12px;top:13px;opacity:0;visibility:hidden;transition: opacity 0.3s, visibility 0.3s;}
.new_search_trip ul li input:checked + label{background:var(--theme-primary); color:#fff; }
.new_search_trip ul li input:checked + label::after{opacity:1;visibility:visible;}
.new_search_trip ul li input:checked + label::before {border-color: #fff;}
.new_search_trip ul li input:checked + label::after{background-color:#fff;}
.flight_icon{position:absolute;}
.flight_icon{position:absolute;left:8px;top:35px;}
.flight_icon svg{width:18px;height:18px;fill:#0a6fc7 !important;}
.new_search_sub1{left:18px !important;top:36px !important}
.new_search_sub2{left:9px !important;top:36px !important}
.new_search_sub1 svg, .new_search_sub2 svg{width:19px;height:19px;}
.new_search_sub button{display: inline-block;transition: all 0.2s ease-in;position: relative;overflow: hidden;z-index: 1;font-size:17px;border: 1px solid var(--theme-primary);background:var(--theme-primary);color: #fff;font-weight:500;cursor: pointer;width: 100%;height:45px;cursor: pointer;border-radius:6px;border:1px solid var(--theme-primary);}
.new_search_sub button:before {content: "";position: absolute;left: 50%;transform: translateX(-50%) scaleY(1) scaleX(1.25);top: 100%;width: 140%;height: 180%;background-color: #f00;border-radius: 50%;display: block;transition: all 0.5s 0.1s cubic-bezier(.55,0,.1,1);z-index: -1;}
.new_search_sub button:after {content: "";position: absolute;left: 55%;transform: translateX(-50%) scaleY(1) scaleX(1.45);top: 180%;width: 160%;height: 190%;background-color: #f00;border-radius: 50%;display: block;transition: all 0.5s 0.1s cubic-bezier(.55,0,.1,1);z-index: -1;}
.name_class{padding:5px 8px 0;display:none ;border-top:1px solid #ccc;}
.new_search_sub button:hover:before {top: -35%;background-color: var(--theme-primary);transform: translateX(-50%) scaleY(1.3) scaleX(.8);}
.new_search_sub button:hover{color:#fff!important;}
.about-sec h4 a{padding:8px 18px!important;background-color:#0f406b;font-size:14px !important;color:#fff;font-weight:400 !important;display:inline-block;border-radius:4px;}
.about-sec h4 a:hover{background-color:#e94544;}
.about_right img{width:100%;height:100%;border-radius:8px;}
.about_right_sub img{width:100%;border:8px solid #f00;border-radius:8px;}
.about_right_sub{bottom:-25px;left:-80px;}

.city_deals_sub{position:relative;width:100%;}
.city_deals_sub img{border-radius:10px;width:100%}
.city_name span{font-size: 1.5rem !important;color: rgb(255, 255, 255) !important; font-family:var(--main_font) !important; font-weight: normal;line-height: 24px;position: absolute;top: 18px;left: 15px;}
.city_price p{padding:0;margin:0;color:#000;font-size:16px;}

.city_price strong{font-size:16px;color:#fff;margin:0;padding:0;font-weight:600;}
.city_name{position: absolute;top: 0px;width: 100%;height: 122px;display: flex; align-items: end;padding-bottom: 15px;padding-left: 18px;background: linear-gradient(rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);border-radius:10px 10px 0 0;
}
.city_price{position: absolute;display:flex;bottom: 0px;width: 100%;height: 122px;-webkit-box-align: end;align-items: end;padding-bottom: 15px;padding-left: 18px;background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%) !important;border-radius:0 0 10px 10px;}

.Starting{font-size: 0.875rem !important;font-weight: 400;line-height: 22px;margin-bottom: 4px;color: rgb(212, 212, 216) !important;}
.city_price_main {
    font-size:26px !important;
  
    line-height: 24px;font-family:var(--main_font) !important; 
    margin-bottom: 0px;
    color: #fff !important;
}

.sticky_top{position:sticky;}
.city_deals_main .cate-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    border-bottom:1px solid #ccc;   
}

.city_deals_main .cate-menu ul li {
    padding: 0.5rem 1rem !important;
    font-size: 16px;
    color:#333;
    cursor: pointer;
    margin:0 !important;
    box-shadow:unset !important;
    font-weight: 500;
    border-radius:unset !important;
    background:unset !important;
        transition: unset !important;


}

.city_deals_main .active-cat {
    border-bottom: 3px solid #e94544 !important;
    background-color: unset !important;
    border-radius: unset !important;
    font-weight: 700 !important;
    color: #e94544 !important;
}
.city_deals_main .owl-theme .owl-controls .owl-nav .disabled{opacity:0 !important;}
.new_header_logo{margin-right:1.5rem;}
.new_header{background-color: #fff;width: 100%;z-index:2;box-shadow:-1px 14px 38px rgb(0 0 0 / 12%);}
.new_header_drop{gap:10px;display:flex; align-items:center;}
.new_header_drop p{margin:0;padding:0;font-size:15px;cursor:pointer;padding:8px 10px; color:#4e4e4e; border-radius:6px;}
.new_header_drop p:hover{background:#f3f3f3;}
.new_header_drop p svg{width:16px;height:16px;fill:#000;}
.new_header_call2{border:1px solid #24980d;padding: 11px 7px 3px;margin:2px;border-radius:6px;background-color:rgba(34, 139, 3, 0.05);display:flex;}
.new_header_text p{margin:0;font-size:15px;color:#000;font-weight:500;}
.new_header_call{position:relative; z-index:1; }
.new_header_call::after {position: absolute;top: 0;left: 5px;content: "";width: 95%; height: 60px;animation: call-effect 1.5s cubic-bezier(.42,.14,.43,1) .1s infinite;box-shadow: #1bb40a 0 0 50px 50px inset;z-index: -1;border-radius: 10px;opacity: 0;}
@keyframes call-effect{0% {transform: scale(0.1);}20% {opacity: .8;}40%, 100% {transform: scale(1.1);}0% {transform: scale(.1);}20% {opacity: .1;}40%, 100% {transform: scale(1.1);}}
.new_header_text span{position:absolute;background-color:#24980d;color:#fff;font-size:11px;top:-5px;display:inline-block;padding:2px 10px;left:0px;border-radius:4px;}
.new_header_icon svg{width:18px;height:18px;transform:rotate(10deg);}
.new_header_icon{position:relative}
.country{margin:0 0.7rem}
.new_header_blog{font-size:15px;padding:13px 0;}
.new_header_blog a{color:#4e4e4e !important;}
.country_name{background-color:#eeeeee;padding:8px;border-radius:8px;cursor:pointer;}
.new_header_connect{align-items:center;}
.new_header_drop_main{position:absolute;background-color:#fff;top:100%;width:250px;padding:4px 14px;z-index:1; box-shadow:0px 19px 30px #00000033; transition:0.3s;  opacity:0;visibility:hidden; transform:translateY(10px);  }
.use_to_india:hover .new_header_drop_main{opacity:1;visibility:visible;transform:translateY(0); }
.new_header_drop_main ul{margin:0;padding:0;list-style:none;}
.new_header_drop_main ul li a{display:block;padding:7px 0;border-bottom:1px solid #f3f3f3;font-size:14px;text-decoration:none;color:#494949;}
.new_header_drop_main ul li a:hover{text-decoration:underline;color:#e94544 !important;}
.new_header_drop_main_phone ul li a:hover{text-decoration:underline;color: #0492ef;font-weight:600;}
.new_header_drop_main_phone ul{margin:0;padding:0;list-style:none;}
.new_header_drop_main_phone ul li a{display:block;padding:6px 0;border-bottom:1px solid #f3f3f3;font-size:15px;text-decoration:none;color:#494949;}
.phone_header .accordion-button{padding:0.8rem 8px!important;font-size:15px !important}
.phone_about{padding:6px!important}
.phone_about a{text-decoration:none;font-size:15px;color:#212529;}
.phone_call .new_header_call2{padding:1.5rem 1rem 0.4rem;}
.phone_call .new_header_call2 h2{font-size:22px;}
.phone_contact_us a{color:#212529;text-decoration:none;font-size:15px;}
.phone_contact_us{padding:11px 8px;}
.phone_header .new_header_blog{padding:11px 8px;}
.phone_header{display:none;}
.phone_call .new_header_blog a{color:#212529 !important;margin-bottom:6px;display:inline-block}
.border_bottom{border-bottom:1px solid #dee2e6 !important;}
.phone_about a:hover , .phone_call a:hover{text-decoration:underline;color: #0492ef !important;font-weight:600;}
.phone_header .accordion-flush .accordion-item .accordion-button:hover{color: #0492ef !important;font-weight:600;}
.new_fotter_mian .accordion-flush .accordion-item .accordion-button{border:0 !important;}
.phone_header .accordion-button:focus{box-shadow:unset !important;background-color:unset !important}
.phone_header .accordion-button:not(.collapsed){background-color:unset !important;box-shadow:unset !important;}
.phone_header .accordion-body{padding-top:0 !important}
.faq_sub .accordion-item:last-of-type .accordion-button.collapsed{box-shadow:0px 11px 20px rgba(0,0,0,0.11);border-radius:6px !important;}
.faq_sub .accordion-item{background-color:unset !important;}
.faq_sub .accordion-body{background-color:#fff;font-weight:300;font-size:14px;box-shadow: 1px 5px 14px rgb(0 0 0 / 6%);border-radius: 0 0 6px 6px;}
.faq{padding:1.5rem 0;background-color:#fbfbfb;}
.faq_main p{font-size: 15px;font-weight: 300;color: #333;padding:0;margin:0;}
.city_deals_text p{font-size: 15px;font-weight: 300;color: #333;margin-bottom:7px;}
.city_deals{margin:2.5rem 0;}
.flight_deals{margin:2.5rem 0;}
.section_title h3{font-size:40px;text-transform: uppercase;margin: 0;padding: 0;font-family:var(--main_font) !important;}
.section_title p{font-size: 15px;font-weight: 300;color: #333;margin-bottom:7px;}
.faq .accordion-button:not(.collapsed){color: #000 !important;background-color: rgb(235 81 80 / 33%) !important;box-shadow:unset !important; border-radius:6px 6px 0 0;}
.new_fotter{background-color:#720302e3;padding:0 0 1rem;}
.new_fotter_hading h3{font-size:46px;color:#fff;line-height:52px;font-family:var(--main_font1) !important}
.new_fotter_email h4{font-size:22px;font-weight:600;color:#eeee;margin-bottom:0.8rem;}
.new_fotter_input input{width:100%;height:40px;border-radius:6px 0 0 6px;border:0;padding:15px;}
.new_fotter_input button{width:100%;height:40px;border-radius:0 6px 6px 0;background-color:#e94544;border:0;color:#fff;}
.new_fotter_input p{font-size:16px;margin-top:0.6rem;margin-bottom:0;color:#ccc;font-weight:300;}
.new_fotter_input p a{color:#84c7ff;text-decoration:underline;}
.new_fotter_mian1{margin:3rem 0 0.5rem;padding:1.5rem 0;border-top:1px solid rgba(255, 255, 255, 0.11);}
.footer_logo_img{margin-bottom:.8rem;}
.new_fotter_left p{font-size:16px;color:#dedede;font-weight:300;}
.new_fotter_left_icons ul li{display:inline-block;width:38px;height:38px;background-color:#fff;border-radius:100%;list-style:none;text-align:center;margin-right:6px;line-height:35px;}
.new_fotter_left_icons ul li svg{fill:#fff;}
.facebook_bg{background-color:#1877F2 !important;}
.Instagram_bg{ background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%) !important;}
.Twitter_bg{background-color:#2daae1 !important;}
.Pinterest_bg{background-color:#E60023 !important;}
.youtube_bg{background-color:#f00 !important;}
.new_fotter_left_icons ul{margin:0;padding:0;}
.new_fotter_links h3{font-size:14px;font-weight:600;color:#fff;padding:8px 0;margin:0;}
.new_fotter_links ul{margin:0;padding:0;list-style:none;}
.new_fotter_links ul li a{font-size:12px;color:#dedede;display:inline-block;font-weight:400;line-height:16px;}
.new_fotter_links ul li a:hover{text-decoration:underline;color: #0492ef !important;font-weight:600;}
.new_fotter_call{border-top:1px solid rgba(255, 255, 255, 0.11);padding:0.7rem 0;}
.fotter_bottom{border-top:1px solid rgba(255, 255, 255, 0.11);padding:0.7rem 0;border-bottom:1px solid rgba(255, 255, 255, 0.11)}
.new_fotter_call ul{margin:0;padding:0;list-style:none;}
.new_fotter_call ul li{padding-bottom:6px;}
.new_fotter_call ul li a strong{color:#fff;}
.new_fotter_call ul li a{color:#dedede;font-size:16px;}
.copy_rig p{font-size:10px;color:#e7eef5;padding:0;margin:0;font-weight:400;line-height:16px;}
.new_blog_left{width:100%;padding:0.8rem;background-color:#fff;border-radius:6px;box-shadow:0 0 25px 0px #0000001c;}
.new_blog_left{width:100%;border:1px solid #ccc;border-radius:8px;}
.new_blog_img img{width:100%;border-radius:8px 8px 0 0;}
.new_blog_text_sub p{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;font-size: 14px;margin: 6px 0 14px;padding: 0;font-weight: 300;}
.new_blog_text p{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;font-size: 13px;margin: 6px 0 14px;padding: 0;font-weight: 300;}
.new_blog_text{padding:1rem 0.8rem;}
.blog_date{margin-left:1rem;border-left:1px solid #ccc;padding-left:1rem;}
.outer_country{position:absolute;background-color:#fff;box-shadow:0px 7px 20px rgba(38, 38, 38, 0.25);border-radius:6px;top:100%;display:none;z-index:999999;}
.outer_country ul{margin:0;list-style:none;padding:0;}
.outer_country ul li {padding:6px 18px;}
.outer_country ul li a{color:#4e4e4e !important;font-size:14px;}
.outer_country ul li a:hover{text-decoration: underline;color: rgb(233, 69, 68) !important;}
.new_blog_left{width:100%;padding:0.8rem;background-color:#fff;border-radius:6px;box-shadow:0 0 25px 0px #0000001c;}
.new_blog_img img{width:100%;border-radius:6px;height:100%;object-fit:cover;}
.new_blog_img{height:450px;}
.new_blog_img1{width:100%;height:120px !important;}
.new_blog_img1 img{object-fit:fill;height:100%;}
.blog_h3 strong{font-size:24px;padding:0;margin:0;color:#171717!important; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow: hidden;font-weight:600!important;line-height:30px;}
.blog_h3_sub strong{font-size:16px !important;line-height:22px;font-weight:600;}
.new_blog_text_sub p {-webkit-line-clamp: 2!important;}
.new_blog_text_sub{padding:1rem 0.4rem !important;}
.new_blog_head h2{font-size: 40px !important;text-transform: uppercase;margin: 0px;padding: 0px;font-family: var(--main_font) !important;}
.new_blog_head p{font-size: 15px !important;font-weight: 300;color: rgb(51, 51, 51);padding: 0px;margin: 0px;}
.new_blog_head{margin-bottom:1.5rem;}
.new_blog_text p{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;font-size: 15px;padding: 0;font-weight:400;margin:0;color:#333;}
.new_blog_text{padding:1.2rem 1.3rem 0.5rem;}
.new_blog_date{padding:0.8rem 0;}
.blog_user , .blog_date{font-size:14px;color:#565656}
.blog_user b{font-weight:600;color:rgba(12, 12, 12, 0.89);}
.new_blog{background-color:#f8f8fa;padding:2rem 1rem 1rem;border-radius:6px;}
.blog_date{margin-left:0.5rem ;padding-left:0.5rem;border-left:1px solid #ccc;}
.blog_user_img{width:25px;height:25px;background-color:#f3f3f3;border-radius:100%;text-align:center;line-height:23px;margin-right:7px;overflow:hidden;}
.blog_user_img svg{width:18px;height:18px;fill:#494949}
.blog_date_img{width:25px;height:25px;background-color:#f3f3f3;border-radius:100%;text-align:center;line-height:23px;margin-right:7px;overflow:hidden;}
.blog_date_img svg{width:18px;height:18px;fill:#494949}
.new_blog_text span{padding:6px 16px;background-color:var(--theme-primary);color:#fff;border-radius:4px;font-size:14px;cursor:pointer;display:inline-block;margin-top:0.7rem;font-weight:600;cursor:pointer;}
.new_blog_text span:hover{background-color:#0f406b;}_text strong{padding:6px 10px;background-color:#e94544;font-size:13px;border-radius:4px;font-weight:600;color:#fff;}
.heading_websites h2{font-size:30px !important;text-transform: uppercase;margin: 0px;padding: 0px;font-weight:600;}
.heading_websites h3{font-size:30px !important;text-transform: uppercase;margin: 0px;padding: 0px;font-weight:600;}

.heading_websites{margin-bottom:1rem !important}
.heading_websites p{font-size: 16px !important;font-weight:400;color: rgb(51, 51, 51);padding: 0px;margin: 0px;}
.summer_banner img{width:100%;border-radius:6px;}
.summer_banner{background-color:#fff;padding:1rem 0 2rem;}
.review_sec .slick-prev{left:-18px !important;width:40px;height:40px;z-index:99999;background-color:#fff;border-radius:100%;box-shadow: 0 0 16px 5px #00000030;}
.review_sec .slick-prev:before{content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'  width='32' height='32' fill='rgba(0,0,0,1)'%3E%3Cpath d='M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z'%3E%3C/path%3E%3C/svg%3E")!important;width:26px;height:26px;position:absolute;left: 3px !important;top:5px !important;opacity:1;}
.review_sec .slick-next{right:-11px !important;width:40px;height:40px;}
.review_sec .slick-next:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='32' height='32' fill='rgba(0,0,0,1)'%3E%3Cpath d='M13.1717 12.0007L8.22192 7.05093L9.63614 5.63672L16.0001 12.0007L9.63614 18.3646L8.22192 16.9504L13.1717 12.0007Z'%3E%3C/path%3E%3C/svg%3E") !important;width:26px;height:26px;position:absolute;left: 3px !important;top:5px !important;}
.phone_footer{display:none;}
.phone_footer .col-12{margin:0;padding:0;}
.phone_footer button{background-color:#720302e3!important;color:#fff !important;border-bottom:1px solid rgba(255, 255, 255,1);font-size:14px;padding-left:6px;padding-right:6px;line-height:23px;margin:0;} 
.phone_footer .accordion-body{background-color:#720302e3 !important;border:unset !important;padding:0 6px;}
.phone_footer .accordion-body ul{margin:0;padding:0;list-style :none;}
.phone_footer .accordion-body ul li a{display:inline-block;color:#e1e2e3;padding:8px 0;font-size:12px;line-height:16px;font-weight:300;}
.phone_footer .accordion-body ul li a:hover{text-decoration:underline;}
.phone_footer .accordion{border:unset !important;}
.phone_footer .accordion-button:focus{box-shadow:unset !important;}
.phone_footer .accordion-button:not(.collapsed) {box-shadow:unset !important;}
.phone_footer .accordion-button:focus {border-color:unset !important}
.banner-section {height:230px;position: relative;background: #265279;padding-top:3rem}
.new_contact{background-color:#fefefe;margin-top:-3rem;position:relative;padding:1.5rem;border-radius:8px;box-shadow:0px 2px 13px 0px #00000024;margin-bottom:2rem;}
.new_contact h3{font-size:30px;font-weight:600;margin-bottom:1rem;}
.new_contact h1{font-size:30px;font-weight:600;margin-bottom:1rem;}

.new_contact strong{color:#265279 !important;}
.faq_sub_right img{width:100%;object-fit:contain;border-radius:6px;}
.border_radius{border-top-right-radius:5px !important;border-bottom-right-radius:5px !important;}
.deal_trip_btn ul{display:flex;margin:0;padding:0;}
.deal_trip_btn ul li{ padding: 0.5rem 1rem !important;font-size: 16px;color:#333;cursor: pointer;margin:0 !important;box-shadow:unset !important;font-weight: 500;border-radius:unset !important;background:unset !important; transition: unset !important;list-style:none;}
.deal_trip_btn .active-cat{border-bottom: 3px solid #e94544 !important;background-color: unset !important;border-radius: unset !important;font-weight: 700 !important;color: #e94544 !important;}
.phone_banner img{width:100%;height:100%;}
.phone_banner{display:none;}
/*new deals*/
.new_delas_img{height:320px;}
.new_delas_img img{width:100%;height:100%;border-radius:6px;object-fit:cover;}
.new_delas_text{background-color:#fff !important;border:1px solid #cdcdd0;padding:8px;border-radius:6px;cursor:pointer;width:100%;}
.new_delas_text_sub strong{font-size:14px;margin:0;padding:0;color:#2c2f40;font-weight:500;}
.new_delas_text_right p{margin:0;padding:0;font-size:16px;font-weight:600;color:#eb5050;}
.new_delas_text_right span{display:inline-block;transition: transform 0.3s ease;}
.new_delas_text:hover{background-color:#0f406b14 !important;border-color:#0f406b14;}
.new_delas_text:hover span {transform: translateX(5px);}
.new_delas_text:hover svg{fill:#133d94}
.new_delas_text_sub svg{width:20px;height:20px;}
.new_delas_text:hover .new_delas_text_right p{color:#133d94;}
.new_delas_main{padding:1rem 0 2rem;border-bottom:1px solid #ccc;}
.new_delas_right_sub strong{margin:0;padding:0;font-size:24px;font-weight:700;color:#3b3536;line-height:30px;}
.new_delas_right_sub p{margin-top:5px;font-size:16px;}
.fotter_width{width:100%;display:flex;justify-content:space-between;padding:1rem 0 1rem;border-bottom:1px solid rgba(255, 255, 255, 0.11);}
.Disclaimer_sec p{font-size:12px;color:#dedede;padding-bottom:6px !important;padding:0;margin:0;}
.Disclaimer_sec h3{font-size:14px;font-weight:600;color:#fff;padding:0;}
.all_links p{font-size:12px;color:#cdcdd0;padding-bottom:1rem !important;padding:0;margin:0;font-weight:300;}
.all_links span{font-size:13px;color:#fff;font-weight:500;padding:0 0 9px;display:inline-block;}
.all_links ul{margin:0;padding:0;}
.all_links ul li{list-style:none;color:#cdcdd0;font-size:10px;font-weight:300;padding-top:4px;}
.all_links ul li a{text-decoration:none;color:#fff;font-size:10px;display:inline-block;margin-right:4px;}
.payment_mode{padding:1rem 0px 0.5rem;border-bottom:1px solid rgba(255, 255, 255, 0.11);margin-bottom:10px;}
.payment_mode p{padding-bottom:8px;}
.new_fotter_right_icons ul li{display:inline-block;width:26px;height:26px;background-color:transparent;border-radius:5px;list-style:none;text-align:center;margin-right:8px;line-height:22px;border:1px solid rgba(255, 255, 255, 0.50);transition: transform 0.3s ease;}
.new_fotter_right_icons ul li svg{width:18px;height:18px;}
.new_fotter_right_icons ul li:hover{background-color:#fff;}
.new_fotter_right_icons ul li:hover svg{fill:#000;}
.new_fotter_right_icons ul li svg{fill:#d7d7d7;}
.new_fotter_right_icons ul{margin:0;padding:0;}
.fotter_width_main .new_fotter_links ul li a{font-size:12px;color:#e1e2e3;display:inline-block;font-weight:400;padding:8px 0;}
.fotter_width_main .new_fotter_links strong{font-size:14px;font-weight:600;color:#fff;padding:8px 0;margin:0;line-height:13px;display:inline-block;}
.fotter_width_main .new_fotter_links ul li a:hover{text-decoration:underline !important;color:#fff !important;}
.payment{max-width:500px;margin:0 auto 10px;}
.show_delas{display:none;}
.show_delas span{padding:10px 20px 10px 24px; border:1px solid #0f406b;background-color:#0f406b;border-radius:4px;cursor:pointer;color:#fff;}
.show_delas span:hover{background-color:#0c3151;color:#fff;border-color:#0c3151;}
.show_delas span svg{fill:#fff !important;}
.new_delas_mob{width:100%;height:220px;display:none;}
.new_delas_mob img{width:100%;height:100%;object-fit:cover;border-radius:8px 8px 0px 0px;}
.new_delas_mob1 img{width:100%;height:100%;object-fit:cover;border-radius:8px 8px 0 0;}
.phone_header .btn:hover{background-color:unset !important;border-color:transparent !important;color:unset !important;}
.phone_header .btn-check:focus+.btn, .btn:focus{box-shadow:unset !important;}
.footer_link_btn{text-align:center;margin-bottom:1.2rem;display:none;}
.footer_link_btn span{font-size:13px;color:#cdcdd0;text-align:center;cursor:pointer;padding:6px 20px;border:1px solid rgba(255, 255, 255, 0.11);font-weight:400;border-radius:6px;margin:0;}
.footer_link_btn span svg{fill:#cdcdd0;width:15px;height:15px;}
.phone_footer .accordion-button::after{background-image:url(/images/arrow-fff.png) !important;}
.instrgram{margin:1.5rem 0;}
.instrgram_video{width:100%;height:390px;}
.instrgram_video img{width:100%;height:100%;object-fit:cover;border-radius:8px;}
.instrgram_video{position:relative;}
.instrgram_video:after{content:'';position:absolute;width:100%;height:240px;background:linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);bottom:0;left:0;border-radius:0 0 8px 8px}
.instrgram_main_video{position:relative;}
.instrgram_follow{position:absolute;bottom:16px;width:100%;color:#fff;right:-8px;}
.instrgram_icon span{width:30px;height:30px;border-radius:100%;background-color:#fff;display:inline-block;margin-right:12px;background-image:url(/images/logo.png);background-size:contain;background-repeat:no-repeat;background-position:0px 12px; }
.instrgram_username p{font-size:15px;margin:0;padding:0;margin-right:10px;font-weight:500;margin-right:12px;}
.instrgram_btn span{padding:3px 8px;border:1px solid #fff;border-radius:4px;font-size:14px;cursor:pointer;}
.instrgram_play{position:absolute;width:100%;display:flex;justify-content:center;top:40%;}
.instrgram_play span{display:inline-block;width:50px;height:50px;background-color:rgba(255, 255, 255, 0.77);text-align:center;border-radius:100%;line-height:48px;position:relative;z-index:9;}
.instrgram_play span::after{background-color: rgba(255, 255, 255, 0.77);content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;border-radius:100px;z-index: -1;  animation-name: play;animation-duration: 1s;animation-iteration-count: infinite;animation-direction: normal;animation-timing-function: cubic-bezier(0.1, 0.1, 1, 1.8);}
@keyframes play{ 0% {transform: scale3d(1.2, 1.2, 1.2); opacity: 0.8;}100% {transform: scale3d(1.8, 1.8, 1.8);opacity: 0.1;}}
.instrgram_sub .slick-prev{left:-18px !important;width:40px;height:40px;z-index:99999;background-color:#fff;border-radius:100%;box-shadow: 0 0 16px 5px #00000030;}
.instrgram_sub .slick-prev:before{content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'  width='32' height='32' fill='rgba(0,0,0,1)'%3E%3Cpath d='M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z'%3E%3C/path%3E%3C/svg%3E")!important;width:26px;height:26px;position:absolute;left: 3px !important;top:5px !important;opacity:1;}
.instrgram_sub .slick-next{right:-11px !important;width:40px;height:40px;}
.instrgram_sub .slick-next:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='32' height='32' fill='rgba(0,0,0,1)'%3E%3Cpath d='M13.1717 12.0007L8.22192 7.05093L9.63614 5.63672L16.0001 12.0007L9.63614 18.3646L8.22192 16.9504L13.1717 12.0007Z'%3E%3C/path%3E%3C/svg%3E") !important;width:26px;height:26px;position:absolute;left: 3px !important;top:5px !important;}
.instrgram_main{margin:0.5rem;}
.why_video{width:100%;height:500px;}
.why_video1 {width: 100%;height:412px !important;position: relative;overflow: hidden;}
.why_video1 video {border-radius: 10px 10px 0 0;object-fit: cover;top: 0;left: 0;}
.video_info {padding:15px 10px;border-radius:0 0 10px 10px;box-shadow:0 0 20px #ccc;}
.info_post{display:flex;align-items:center;justify-content:space-between;}
.info_time span{display:inline-block;width:38px;height:38px;border-radius:100%;background-color:#e94544;text-align:center;line-height:38px;font-size:17px;color:#fff;font-weight:500;}
.info_post_name h3{font-size:22px;color:#0f406b;font-weight:700;}
.info_post_name p{font-size:16px;color:#333;margin:0;padding:0;}
.video_buttons_sub{font-size:21px;color: #000;cursor: pointer;padding: 15px 17px; border-radius: 10px;position: relative;background-color: transparent;border: 2px solid transparent;margin: 0;}
.video_buttons_sub.active {border-color:#1d7be2;background-color:#fff;box-shadow:0px 0px 35px 2px rgba(0, 0, 0, 0.11);}
.video_buttons_sub:hover{background-color:#fff;box-shadow:0px 0px 35px 2px rgba(0, 0, 0, 0.11);}
.video_buttons1{margin-bottom:18px;}
.video_buttons_left span{display:inline-block;width:40px;height:40px;border-radius:100%;background-color:#faecf1;margin-right:8px;text-align:center;line-height:36px;padding:2px;}
.video_buttons1 span svg{fill:#db7093;width:24px;height:24px;}
.video_buttons1 .btn_2 svg{fill:#0c359e!important;}
.video_buttons1 .btn_2{background-color:#e4e9fd !important}
.why_video_btn{margin-left:2.5rem;}
.why_us_head{margin-bottom:3rem;text-align:center;}
.why_us_head h2{font-size:180px;color: #fff;-webkit-text-stroke: 1px #b966e7;font-family: sans-serif;font-weight: 900;-webkit-font-smoothing: subpixel-antialiased; background:-webkit-linear-gradient(-86deg, #0f406b 5%, #0f406b 53%, #e94645 91%);-webkit-background-clip: text;-webkit-text-stroke: 4px transparent;text-shadow: 2px 1px 6px #ebebeb;line-height: 163px;}
.why_us_main1{max-width:950px !important;margin:0 auto;}
.why_us{padding:2rem 0;}
.border-right_date input{border-right:1px solid #ccc !important;}
.email_not_main{background-color:#f3f3f3;border-radius:8px;padding:2.5rem 1.5rem;}
.email_not_right strong{font-size:28px;font-weight:600;line-height:38px;display:block;}
.email_not_right p{font-size:15px;font-weight:400;margin:0;padding:0;}
.email_not_input{margin:1rem 0;}
.email_not_input input{width:68%;height:45px;border:1px solid #ccc;padding:10px;border-radius:4px;background-color:#fff;font-size:16px;}
.email_not_input button{width:20%;margin-left:8px;height:45px;background-color:var(--theme-primary);border:1px solid var(--theme-primary);border-radius:4px;color:#fff;font-size:16px;}
.email_not_right span{font-size:14px;}
.email_not{margin:1.5rem 0;}
.email_not_left{height:300px;}
.email_not_left img{width:100%;height:100%;object-fit:contain}
.new_review_main{padding:2rem 0;}
.new_review_main_head p{font-size:15px !important;font-weight:400;margin-bottom:2rem;color:#333}
.new_review_main_head h2{margin-bottom:0.3rem;}

.new_review_sub{margin:0.5rem 0 0;}
.new_review_head{background-color:#f7f7f7;padding:1rem;border-radius:6px;height:100%;margin:0 0.5rem;}
.review_top{margin-bottom:8px;}
.user_review_star{margin-left:15px;}
.star_review svg{width:16px;height:16px;fill:#e94544;}
.from_dep p{font-weight:400;font-size:13px;color:#8e8e8e;padding-top:3px}
.user_review{padding:1.5rem 0;margin-bottom:0;font-weight:300;font-size:15px;}
.new_review_head strong{font-size:14px;margin:0;padding:0;color:#404040}
.review_date{font-size:14px;color:#949494;}
.new_review_sub .slick-prev{left:-18px !important;width:40px;height:40px;z-index:99999;background-color:#fff;border-radius:100%;box-shadow: 0 0 16px 5px #00000030;}
.new_review_sub .slick-prev:before{content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'  width='32' height='32' fill='rgba(0,0,0,1)'%3E%3Cpath d='M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z'%3E%3C/path%3E%3C/svg%3E")!important;width:26px;height:26px;position:absolute;left: 3px !important;top:5px !important;opacity:1;}
.new_review_sub .slick-next{right:-11px !important;width:40px;height:40px;}
.new_review_sub .slick-next:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='32' height='32' fill='rgba(0,0,0,1)'%3E%3Cpath d='M13.1717 12.0007L8.22192 7.05093L9.63614 5.63672L16.0001 12.0007L9.63614 18.3646L8.22192 16.9504L13.1717 12.0007Z'%3E%3C/path%3E%3C/svg%3E") !important;width:26px;height:26px;position:absolute;left: 3px !important;top:5px !important;}
.call_popup{width:100%;position:fixed;height:100vh;background-color:rgba(0, 0, 0, 0.75);top:0;left:0;z-index:99999998999;display:block;}
.call_popup_sub{width:650px;height:400px;position:absolute;transform:translate(-50% ,-50%);left:50%;top:50%;background-color:#fff;border-radius:6px;}
.popup_left_pc img{width:100%;height:400px;object-fit:cover;border-radius:6px 0 0 6px;}
.popup_left_pc{background-color:#f3f3f3;border-radius:6px 0 0 6px;height:400px;padding-right:15px;}
.popup_left_phone{display:none;width:100%;height:200px;}
.popup_left_phone img{width:100%;height:100%;object-fit:initial;border-radius:6px 6px 0 0;}
.popup_right{padding:0.6rem;}
.popup_hading strong{font-size:28px;font-weight:700;line-height:39px;display:block;}
.popup_hading strong span{color:#e94544;}
.popup_hading p{font-size:15px;font-weight:400;color:#2c2f40;margin:0;padding:0;margin-bottom:6px;}

.popup_box_left a{text-decoration:none !important;}
.popup_box_left p{padding:0;margin:0;font-size:14px;color:#2f2f2f;font-weight:600;}
.popup_box_right p{padding:0;margin:0;font-size:14px;color:#2f2f2f;font-weight:600;}
.popup_box_left svg{width:20px;height:20px;fill:#118943;}
.coupon{font-size:15px;margin:0;padding:0;}
.coupon-code { 
  border:1px dotted #118943;
  color: #118943;
  padding: 2px 10px;
  display:inline-block;margin:0 2px;
  border-radius: 4px;
}
.popup_box_left{margin:1.8rem 0;}
.popup_box_left span{border:1px solid #118943;padding:0px 18px 0 0px;border-radius:30px;display:inline-block;font-size:18px;color:#118943;font-weight:600;}
.popup_box_left span small{display:inline-block;padding:10px 18px;background-color:#118943;color:#fff;border-radius:30px 0 0 30px;margin-right:6px;border:1px solid #118943;}
.popup_box_right{background-color:rgb(10 173 15 / 9%);padding:10px;border-radius:6px;}
.popup_box_right span{display:inline-block;font-size:16px;font-weight:500;background-color:#4e9d05;border-radius:6px;padding:2px 10px;color:#fff;margin-top:20px}
.popup_right ul span{display:block;}
.popup_right ul span img{width:18px;height:18px;margin-right:10px;}
.popup_right ul{margin:0;padding:0;}
.popup_right ul li{list-style:none;font-size:16px;font-weight:400;color:#333;display:flex;padding-bottom:8px;}
.popup_close{position:absolute;right:8px;top:4px;cursor:pointer;}
.popup_close svg{width:18px;height:18px;}


.new_airline_sub{width:100%;padding:8px;}
.new_airline_sub img{object-fit:cover;width:100%;border-radius:6px;border:1px solid #ccc;}

/*time_pass new page*/
.new_page{padding:7rem 0 2rem;width:100%;background: linear-gradient(rgba(168, 235, 254, 0.12), rgba(233, 245, 255, 0.27) 95%);}
.new_page_main{max-width:1040px;margin:0 auto;border-radius:6px;padding:2rem}
.new_page_left h2{font-size:26px;font-weight:600;}
.new_page_left{margin-right:1.5rem}
.new{padding:0.8rem !important;background-color:#fff;box-shadow:rgba(0, 0, 0, 0.11) 0px 3px 22px;}
.new_page_head{ padding:3rem 1.6rem 2rem;border:1px dashed #ccc;border-radius:6px;background-color:#fff;}
.offer_det{width:75%;padding:1rem 10px;border-radius:6px;border:1px dashed #ccc;background-color:#fff;z-index:99;position:relative;margin:3rem auto -2.5rem;}
.form-control:disabled, .form-control[readonly]{background-color:#fff !important;}
.new_page_offer{font-size:16px;color:#484848;padding:0;margin:0;font-weight:400;}
.new_price{width:100%;justify-content:center;margin:1rem 0;}
.price_left strong{font-size:49px;font-weight:600;color:#e94544;}
.price_left{border-right:1px dashed #ccc;margin-right:6px;padding-right:8px;}
.price_left sup{font-size:20px;left:-4px;top:-28px;color:#383838;font-weight:400;}
.price_right{padding-left:10px;}
.price_right del{font-size:18px;font-weight:400;color:#494949;display:block;text-align:start !important;}
.page_review{font-size:15px;padding:8px 0;margin:0;}
.sub{padding:8px 0;margin:0;}
.price_right p{font-size:15px;padding:0;margin:0;}
.offer_det h3{font-size:20px;font-weight:600;margin:0;margin-bottom:5px;}
.offer_det p{padding:0;margin:0;font-size:15px;}
.new_right_call_main{display:flex;align-items:center;background-color:#e4f1e0;padding:10px;border-radius:6px;}
.new_right_call_img{width:70px;height:70px;margin-right:16px;}
.new_right_call_img img{width:100%;border-radius:100%;}
.new_right_call_number h4{margin:0;padding:0;font-size:20px;font-weight:600;color:#222;margin-bottom:4px;}
.new_right_call_number h4 strong{color:#0f406b;font-weight:700;}
.new_right_call_number p{font-size:15px;color:#333;padding:0;margin:0;}
.new_page_right{padding:24px;border:1px dashed #ccc;border-radius:6px;background-color:#fff;margin-left:1rem;}
.new_right_call_number span{background-color:#24980d;padding:3px 6px;border-radius:4px;font-size:15px;color:#fff;display:inline-block;font-weight:500;margin-left:3px;}
.new_right_main{padding:1rem 0 0;}
.request span{font-size:15px;background-color:#fff;display:inline-block;padding:0 6px;z-index:999;position:relative;font-weight:600;color:#000;}
.request{padding:0rem 0 1rem;}
.request span:after{position:absolute;content:'';width:50%;height:2px;background:linear-gradient(to left, #e94544 30%,rgba(235, 18, 17, 0.36) 90%);top:12px;right:-50%;z-index:1;}
.request span:before{position:absolute;content:'';width:50%;height:2px;background:linear-gradient(to right, #e94544 30%,rgba(235, 18, 17, 0.36) 90%);top:12px;left:-50%;z-index:1;}
.new_right_from{display:flex;gap:10px}
.trip_type{width:50%}
.passen{width:50%}
.trip_type select , .passen select{width:100%;height:35px;padding:4px 10px;font-size:15px;background-color:#e4e4e4;border-radius:4px;border:none;}
.new_input_btn button{width:100%;height:48px;border:0;background-color:#e94544;color:#fff;border-radius:4px;font-size:15px;font-weight:600;}
.new_input_sub , .new_input_btn{margin-top:10px;}
.new_input_sub input{width:100%;height:48px !important;font-size:15px;font-weight:600;}
.form-floating > label{padding:11px 0.75rem;font-size:15px !important;top:1px!important;position:absolute;font-weight:500;color:#333}
.new_input{margin:0 10px;}
.new_right_from1{width:35%;}
.new_right_from2{width:45%;}
.new_trip_main svg{fill:#0e416c;width:18px;height:18px;}
.new_trip_main{font-size:15px;font-weight:500;}
.new_trip_icon svg{fill:#0e416c;width:22px;height:22px;}
.new_trip_pas{width:100%;display:flex;justify-content:space-between;background-color:#efefef;border-radius:6px;padding:8px 12px;cursor:pointer;}
.new_trip {width:100%;display:flex;justify-content:space-between;background-color:#efefef;border-radius:6px;padding:8px 12px;cursor:pointer;}
.new_airline{margin:3rem 0 1rem;}
.airline_left h3{font-size:24px;font-weight:600;margin-bottom:0;}
.new_page_deals h3{font-size:28px;font-weight:600;margin:0;margin-bottom:2rem;color:#111}
.new_page_deals{margin:0 auto;max-width:1040px;}
.new_deals_main{background-color:#fff;border-radius:6px;width:100%;justify-content:space-between;padding:12px 16px;border:1px solid #ccc;cursor:pointer;}
.new_deals_main:hover{box-shadow:0px 0px 8px 0px #0c0c0c54;border:1px solid transparent;}
.deals_sub p{font-size:16px;color:#000;padding:0;margin:0;margin-bottom:5px;font-weight:500;}
.deals_sub1{font-size:20px;font-weight:700;color:#e94544;}
.deals_sub1 svg{width:18px;height:18px;fill:#e94544;}
.new_container{background-color:#dbdbdb;padding:3rem 0;margin:3rem 0 0;}
.new_why_sub{background-color:#fff;padding:12px 1rem;border-radius:6px;box-shadow:0 0 10px 0 #ccc;}
.new_why_sub_icon{width:40px;height:40px;background-color:rgba(51, 51, 51, 0.13);border-radius:100%;margin-bottom:0.6rem;padding:6px;line-height:28px;}
.new_why_sub_icon img{width:100%;transform:rotate(6deg)}
.new_why_sub_text h4{font-size:20px;font-weight:600;}
.new_why_sub_text p {font-size:15px;font-weight:300;padding:0;margin:0;}
.new_why{margin:2.5rem 0 1.5rem;}
.new_why_head{margin-bottom:2.2rem;}
.new_why_sub_backgroun1{background-color:#fff !important;}
.new_why_sub_backgroun1 .new_why_sub_icon{background-color:#f7f7f7 !important;}
.container-lg{max-width: 1150px !important;}
.phone_search_injan{display:none;}
.moblie_icon{display:none;}
.today_deals_sub{border-radius:6px;position:relative;overflow:hidden;cursor:pointer;}
.today_deals_sub:hover .result_btn{background-color:#0f406b;color:#fff;border-color:#0f406b;}
.today_deals_sub:hover .today_deals_img img{transform:scale(1.2);}
.airline_logo{background-color:rgba(0, 0, 0, 0.40);position:absolute;top:4%;padding:4px 20px 4px 10px;border-radius:0 20px 20px 0;}
.airline_logo span{font-weight:500;color:#fff;font-size:14px;}
.airline_logo img{width:100%;object-fit:cover;}
.today_deals_img img{width:100%;border-radius:6px;z-index:1;transition:0.9s ease;height:100%;object-fit:cover}
.today_deals_img{height:240px;}
.deals_bottom{position:absolute;bottom:8px;z-index:1;width:100%}
.sticky-part{z-index:unset !important;}
.deals_bottom p{font-size:13px;color:#fff;padding:0 10px;margin:0;}
.deals_price_btn{padding:6px 10px;}
.deals_price_btn .price_btn{font-weight:600;color:#FFF;font-size:18px;}
.result_btn {display:inline-block;padding:2px 20px;border:1px solid var(--theme-primary);;border-radius:6px;font-size:15px;color:#fff;cursor:pointer;background-color:var(--theme-primary);;}
.today_deals_sub::after { content: '';position: absolute;background: linear-gradient(358deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .3) 48%, rgba(0, 0, 0, 0) 59.65%); border-radius: 6px;bottom: 0;height:230px;width: 100%;left: 0;}
.today_deals_right{width:100%;background-color:#1a568a2e;border-radius:6px;text-align:center;padding:5.5rem 1rem;}
.today_deals_right_img{margin-bottom:1.5rem;position:relative;}
.today_deals_right_img:after{content:'';width:15px;height:15px;background-color:#24980d;border-radius:100%;position:absolute;right:30%;bottom:8px;border:3px solid #fff;}
.today_deals_right_sub{text-align:center;}
.today_deals_right_img img{width:100%;border-radius:100%;width:120px;height:120px;border-radius:100%;}
.today_deals_right_text strong{font-size:20px;font-weight:600;display:block;}
.today_deals_right_text p{font-size:15px;padding:18px 0;}
.today_deals_right_text p span{color:var(--theme-primary); font-weight:bold;}
.today_deals_right_text a{display:inline-block;padding:8px 30px;border-radius:6px;background-color:var(--theme-primary);color:#fff;font-weight:600;}
.today_deals_right_text a img{width:18px;height:18px;}
.today_deals_main{padding:0.8rem 0;}
.YouTube_phone{display:none;}
.user_bottom{display:flex;justify-content:space-between;align-items:center;}
.user_bottom_icon{width:25px;height:25px;}
.user_bottom_icon img{width:100%;}
.country_name_menu{width:100%;display:flex !important;justify-content:space-between;}
.country_name_menu span{font-size:18px;color:#333;}
.Phone_country_name .Phone_country_name1{display:flex;justify-content:space-between;width:100%;padding:10px;background-color:#eaeaea;text-decoration:none;border-radius:6px;align-items:center;cursor:pointer;}
.Phone_country_name1{display:flex;justify-content:space-between;}
.Phone_country_img img{margin-right:1px;border-radius:5px!important;width:35px;height:25px;object-fit:contain;}
.Phone_country_img{font-size:15px;color:#000;}
.Phone_country_name svg{width:19px !important;height:23px !important;}
.Phone_country{margin-bottom:0.8rem;}
.Phone_outer_country{width:100%;background-color:#fff;padding:6px 4px;border-radius:0 0 6px 6px;border:1px solid #ccc;}
.Phone_outer_country ul{margin:0;padding:0;}
.Phone_outer_country ul li{list-style:none;padding:8px 4px;cursor:pointer;}
.Phone_outer_country ul li:hover{background-color:#e9e9e9}
.Phone_outer_country img{width:35px;height:19px;object-fit:contain;margin-right:1px;}
.Phone_outer_country ul li a{color:#2e2e2e;font-size:14px;}
#AllcountryFlg{display:none}
.rotate1{transform:rotate(90deg);}
.trustpilot {width:100%;padding:10px;margin:1rem 0 0;background-color:#f6f6f6;border-radius:6px;text-align:center;}
.trustpilot a{text-decoration:none;color:#222;font-weight:400;font-size:16px;display:inline-block;text-align:center;align-items:center;}
.trustpilot p{font-size: 15px;font-weight:500;color: #333;padding:0;margin:0;line-height:12px;}
.trustpilot a span{font-weight:500;font-size:15px;margin-top:6px;}
.trustpilot a img{width:25px;}
.rating_class{background-color:#fff;padding:0.5rem 0.5rem 0.5rem;border-radius:6px;border:1px solid #ccc;}
.Google_rating span , .facebook_rating span{font-size:15px;}
.Google_rating p strong , .facebook_rating strong{font-size:17px;font-weight:700;margin:5px 5px 0 0;}
.Google_rating p , .facebook_rating p{margin:0;padding:0;margin-top:0.2rem;}
.Google_rating p span svg , .facebook_rating p span svg{width:16px !important;height:16px !important;fill:#e94544 !important;}
.Google_rating small , .facebook_rating small{font-size:14px;font-weight:600;color:#333;}
.new_review_sub .slick-dotted.slick-slider{margin-bottom:1rem !important;}
.new_review_sub .slick-dots{bottom:-39px!important;}
.new_delas{margin:2rem 0;}
.home_banner1{background-image:url(/images/home_banner9.webp);background-size:cover;width:100%;background-repeat:no-repeat;padding-bottom:5.4rem;padding-top:7rem;position:relative;}
.show_banner{background:url(/images/show_banner_first.jpg)no-repeat center/cover !important; height:520px;padding-top:15rem; }
.home_banner_img{position:absolute;height:400px;right:5px;top:19.6%;width:287px;}
.home_banner_img_city{position:absolute!important;height:380px!important;right:5px!important;top:20.6%!important;width:284px!important;}
.home_banner_img_nepal{position:absolute!important;height:380px!important;right:5px!important;top:20.2%!important;width:280px!important;}
.home_banner_img_city_canada{position:absolute!important;height:380px!important;right:5px!important;top:17.5%!important;width:300px!important;}
.home_banner_img_city_odd{position:absolute!important;height:380px!important;right:5px!important;top:14.4%!important;width:290px!important;}
.home_banner_img_city_us{position:absolute!important;height:380px!important;right:5px!important;top:20.4%!important;width:290px!important;}
.home_banner_img img{width:100%;object-fit:contain}

.sub_home_baneer{padding:3rem 0 2rem 0rem;}
/*.banner_left{margin-top:-42px;}*/
.banner_left_br{display:unset!important;}
.banner_left h1{font-size:43px;font-weight:500;margin:0;color:#e4e4e4;line-height:45px;}
.banner_left h1 span{background-color:#e94544;display:inline-block;padding:4px 17px 10px;border-radius:12px;font-size:47px;font-weight:600;color:#fff!important;line-height:52px;margin-bottom:8px;}
.phone_heading h1{display:none;}
.search_engine_banner{position:relative;}
.Whatsapp_poppu_main {width: 300px;transform: translateX(0);opacity: 0;transition: opacity 0.5s ease, transform 0.3s ease;pointer-events: none;position: absolute;top:-2rem !important;right:35%;}
.Whatsapp_poppu_main.show {opacity: 1;transform: translateX(10px); pointer-events: auto;}
.Whatsapp_poppu_main.hide {opacity: 0;transform: translateX(0);pointer-events: none;}
.Whatsapp_poppu_sub {background-color: #0b141a;padding: 8px 1rem;color: #fff;font-weight: 500;border-radius: 10px;}
.Whatsapp_poppu_sub img {width: 20px;margin-left: 6px;height:auto;}
.Whatsapp_poppu_bottom {margin-top: 0.4rem;background-color: #e3f7d2;padding: 0.8rem 1rem;border-radius: 10px;cursor: pointer;}
.Whatsapp_poppu_bottom a{text-decoration:none !important;}
.Whatsapp_poppu_bottom p {padding: 0;margin: 0;font-size: 14px;line-height: 21px;color:#333;}
.Whatsapp_poppu_bottom p span {font-weight: 600;}
.chat_btn {font-size: 14px;color: #1e34de;font-weight: 500;border-top: 1px solid #ccc;margin-top: 10px;padding-top: 6px;text-align: center;cursor: pointer;}
.watsapp_icon {opacity: 0;transform: translateX(100px);transition: transform 0.4s ease, opacity 0.4s ease;display: none;position: absolute;top: 110px;right: 40%;}
.watsapp_icon.show {display: flex;opacity: 1;transform: translateX(0);}
.watsapp_icon.hide {opacity: 0;transform: translateX(100px);}
.watsapp_icon1{margin-right:2rem;}
.watsapp_icon1 img{width:60px;height:auto;}
.watsapp_icon2{background-color:#111b21;padding:0.6rem 1rem;border-radius:10px;width:240px;position:relative;}
.watsapp_icon2:before{border-right:10px solid #111b21;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #transparent;position:absolute;content:'';left:-10px;top:35%;}
.watsapp_icon2 p{font-size:15px;font-weight:300;color:#25d35d;padding:0;margin:0;}
.Google_rating.active,.facebook_rating.active{background-color:rgba(21, 71, 194, 0.08) !important;border-radius:6px;border:2px solid rgb(0,0,255) !important} 
.Google_rating , .facebook_rating{padding:1rem;margin-right:12px;position:relative;cursor:pointer;}
.Google_rating.active:after,.facebook_rating.active:after{content:'';position:absolute;border-right:12px solid transparent;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:12px solid rgb(0,0,255);right:-1.5rem !important;top:38%!important;}
.nav_call{position:sticky;bottom:-15px;display:inline-block;width:100%;background-color:#fff;}
.nav_sub_call{width:100%;background-color:#24844d;text-align:center;padding:10px;border-radius:4px;}
.nav_sub_call img{width:16px;}
.nav_sub_call a{color:#fff;text-decoration:none;font-size:16px;font-weight:600;}
.border_right{border-right:1px solid #ccc !important;}
.city_banner_heading{font-size:53px;font-weight:700 !important;color:#fff!important;margin-bottom:2rem!important;}
.why{margin:1.5rem 0 0; }
.why_main_left{margin-bottom:15px;}
.why_main_left img{width:70px;}

.why_main_right h3{font-size:18px;margin:0;padding:0;font-weight:600;}
.why_main_right p{font-size: 14px;line-height:1.6;padding:8px 0 4px;margin:0;}
.why_main_sub{padding:18px;border-radius:8px;transition: all 0.3s ease;text-align:center;height:100%;}
.why_main_left svg{  background-color: #ff0000;color: white;padding:8px;border-radius: 50%;display: inline-flex;align-items: center;justify-content: center;width:40px;height:40px;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);}
.why_bg1{background-color:#fffae8!important}
.why_bg1 .why_main_left svg{background-color:#e7b000!important;}
.why_bg2{background-color:#ecfbf0;}
.why_bg2 .why_main_left svg{background-color:#4a9c5e!important;}

.why_bg3{background-color:#dcf2f7;}
.why_bg3 .why_main_left svg{background-color:#3ec6e0;}
.why_bg4{background-color:#f7f0f0;}
.why_bg4 .why_main_left svg{background-color:#e5525f;}

.why_main_sub:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
}

.city_heading{margin-top:1rem!important;font-weight:700!important;font-size:45px;line-height:52px; }
.banner_index h1 span{font-size:35px!important;margin-bottom:6px!important;font-weight:800!important;}
.banner_index1 h1 span{font-size:47px;line-height:52px;margin-bottom:14px;display:inline-block;font-weight:600;}
.banner_index1 h1{font-size:43px;font-family: Inter Tight !important;line-height:45px;font-weight:400;}
.banner_index1 h1 small{color:#ffe200;font-weight:500;}
.banner_index h1{font-size:35px!important;line-height:35px!important;}
.city_search{margin-top:4rem!important;}
.city_search1 {margin-top:4.6rem!important;}

/*success page*/
.success{background:url(/images/suscces_bg.png); background-color:#f0f8ff;height:100vh;width:100%;background-repeat:no-repeat;background-size:cover;position:relative;padding:2rem;}
.success_sub{max-width:450px;background-color:#0f406b;border-radius:6px;padding:1.5rem 0 10px;text-align:center;position:absolute;left:50%;top:50%;transform:translate(-50% , -50%);}
.success_sub_icon{position:absolute;top:-22px;left:50%;transform:translateX(-50%);}
.success_sub_icon img{width:100%;animation: bounceIn 0.5s  ease-in-out;background-color:#fff;width:40px;border-radius:100%;height:40px;}
@keyframes bounceIn {
  0% { transform: scale(0.5); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}
.booking_stu{color:#fff;border-bottom:1px dashed #fff;padding:10px 0;position:relative;}
.success1{width:100%;position:fixed;height:100vh;}

.booking_stu h2{font-size:28px;margin-bottom:0.6rem;font-weight:700;padding:0;}
.booking_stu p{font-size:14px;margin:0.3rem;padding:0;}
.booking_phone_bumber{padding:0.8rem;color:#fff;}
.booking_time strong{font-size:17px;display:block;color:#fff;}
.booking_phone_bumber p{font-size:14px;margin:0;padding-bottom:6px;padding-top:6px;color:#e1e1e1;}
.booking_time span{margin:0;padding:0;font-size:14px;font-weight:300;display:block;color:#ccc;padding-top:6px;}
.booking_time a{display:block;font-size:17px;color:#1ba715;font-weight:600;padding:0.5rem 0;}
.booking_time a:hover{background:#e94544!important;}
.today_deals_right_text a:hover , .email_not_input button:hover{background-color:#0f406b;border-color:#0f406b;}
.thank_container-lg{max-width:950px;margin:0 auto;background-color:#fff;padding:2rem;}
.call_popup{display:none;}
.call-btn-fix {
  display:none;
    position: fixed;
    bottom: 120px;
    left: 18px;
    z-index: 9999;
}
.btn-section {
    width: 40px;
    height: 40px;
    position: relative;
    border-radius: 100%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.20);
    line-height: 30px;
    background: #0f406b;
    text-align: center;
    padding: 2px;
}
.btn-section a svg{width:20px;height:20px;top:2px;position:relative;}
.btn-section::before

 {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    content: '';
    left: 0;
    top: 0;
    opacity: 0.8;
    z-index: -1;
    animation-delay: 0.1s;
    animation: popup4 infinite ease-in-out 1.8s;
    position: absolute;
    background: #0f406b;
}
@keyframes popup4{
    0% {
    transform: scale(0.9);
    opacity: 0.4;
}
50% {
    transform: scale(1.4);
    opacity: 0.2;
}
75% {
    transform: scale(1.5);
    opacity: 0.3;
}
100% {
    transform: scale(1.6);
    opacity: 0.1;
}
}
.btn-section::after
 {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    content: '';
    left: 0;
    top: 0;
    opacity: 0.8;
    z-index: -2;
    animation-delay: 0.1s;
    animation: popup infinite ease-in-out 1.3s;
    position: absolute;
    background: #0f406b;
}
.blog_search_close{display:none;}
.blog_search_btn{position:fixed;top:50%;right:-40px;transform:rotate(270deg);z-index:1;display:none;}
.blog-bnner1{margin:unset!important;border-radius:unset!important;height:200px;}
.blog_search_btn button{padding:6px 18px;background-color:#0f406b;color:#fff;font-size:14px;border:0;border-radius:8px 8px 0 0}
.main-query-form .new_search_text{display:block!important;}
.airline_icon img{width:100%;object-fit:cover;padding:2px;width:40px;}
.new_home_banner1{height:600px!important;}
.search_engine_odd{margin-top:4.8rem;}
.main_whyChoose{padding:30px 20px 30px;background-color:#fff;border-radius:40px 0px 40px 0px;text-align:center;position:relative;margin-top:2rem;box-shadow:0 0 4px #0000003b;}
.main_whyIcon{position:absolute;top:0rem;transform:translate(-50% , -50%);left:50%;}
.main_whyIcon svg{width:52px;height:52px;border-radius:100%;padding:12px;fill:#fff;}
.main_whyChooseText{position:relative;margin-top:1rem;}
.main_whyChooseText strong{font-size:18px;font-weight:600;margin-bottom:0.8rem;display:block}
.main_whyChooseText span{width:90px;height:2px;background-color:#f00;border-radius:5px;display:inline-block;position:absolute;;transform:translate(-50% , -50%);left:50%;}
.main_whyChooseText p{margin-top:1.8rem!important;padding:0;margin:0;font-size:15px;color:#333;}
.why_bg1 .main_whyIcon svg{background-color:#e7b000!important;}
.why_bg2 .main_whyIcon svg{background-color:#4a9c5e!important;}
.why_bg3 .main_whyIcon svg{background-color:#3ec6e0;}
.why_bg4 .main_whyIcon svg{background-color:#e5525f;}
.why_bg1{background-color:#fffae8!important}
.why_bg2{background-color:#ecfbf0;}
.why_bg3{background-color:#dcf2f7;}
.why_bg4{background-color:#f7f0f0;}
.main_whyChoose{margin:2rem 0.6rem 1rem;}
.G_new_rating img{width:30px;height:30px;margin-right:5px;}
.G_new_rating{padding:8px 12px;display:inline-block;color:#000;border-radius:6px;font-size:17px;cursor:pointer}
.G_new_rating.active,.facebook_rating.active{border-bottom:2px solid #e94544;border-radius:unset !important;} 
.faq_btn{margin-top:1.5rem;cursor:pointer;display:none;}
.faq_btn span{background-color:#0f406b;color:#fff;font-size:15px;padding:12px 40px;border-radius:6px;}
.margin-top-3{padding-top:10.5rem;}
.watsapp_icon2_odd .watsapp_icon2 p{font-size:13px;line-height:18px;color:#7dffa7!important;}
.watsapp_icon2_odd .watsapp_icon1 img{width:40px;height:40px;}
.watsapp_icon2_odd .watsapp_icon1{margin-right:1rem;}
.Whatsapp_poppu_main_odd{top:-4rem!important;}
.city_heading_odd h1{display: -webkit-box;-webkit-line-clamp: 3; /* maximum 3 lines */-webkit-box-orient: vertical;overflow: hidden;font-family:Inter Tight !important;font-weight:600!important;}
.new_whyUs{padding:18px;border-radius:12px;background-color:#f7f7f7;}
.whyUs_icon span{display:flex;width:45px;height:45px;border-radius:100%;background-color:#ffeded;text-align:center;align-items:center; justify-content:center; margin-bottom:10px;}
.new_whyUs strong{font-size:18px;font-weight:600;margin-bottom:10px;display:inline-block;color:#333;}
.new_whyUs p{font-size:15px;margin:0;padding:0;color:#555;}
.popularCity_sub{background-color:#0f406b;padding:1rem 1.8rem;border-radius:8px;margin:1rem 0;}
.popularCity_sub ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;}
.popularCity_sub ul li{width:25%;line-height:35px;font-size:14px;position:relative;}
.popularCity_sub ul li:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='rgba(248,248,248,1)'%3E%3Cpath d='M16 12L10 18V6L16 12Z'%3E%3C/path%3E%3C/svg%3E");position:absolute;left:-18px;top:4px;}
.popularCity_sub ul li a{font-size:14px;color:#fff;font-weight:500;}
.popularCity_main h3{font-size: 22px;font-weight:600;text-transform: uppercase;margin:0;}
.popularCity_main p{font-size:15px;color:#555;padding-top:6px;margin:0;}


/* --------------- Event New Style Css  --------------   */


/*  Registration Form Start    */

 .event_registration_section {height: 100vh; margin: 0;  background: radial-gradient(circle at center,
  rgba(168, 232, 255, 0.32) 0%,   
  rgba(198, 164, 244, 0.32) 20%,  
  rgba(248, 164, 216, 0.22) 40%,  
  rgba(251, 198, 164, 0.12) 60%,  
  rgba(255, 255, 255, 0.42) 100%);}

.event_registration_section{/*background: url("/images/header-gradient-eazyfares.svg") no-repeat center / cover; width:100%; height:100vh;*/ position:relative; padding-top:1rem;}
.registration_form{background:#fff; width:790px; margin:1rem auto;  border-radius:15px; box-shadow:0px 20px 63px rgba(0,0,0,0.10); }
.form_group .form_control, .form_group .form_select{width:100%; height:43px; font-size:15px; border-radius:4px; padding:0.8rem; border:1px solid #ccc;  }
.form_group .form_control:focus, .form_group .form_control:active{border-color:#0d6efd;}
.form_group .form_control.error{background:#fff6f6; border-color:#f00; outline-color:#f00;} /*Error */
.form_group label{font-size:13px; color:#444; margin-bottom:0.25rem; }
.form_title h1{font-size:25px; font-weight:700;}
.form_title p{font-size:14px; color:#666;} .form_title p strong{color:#444;}
.terms_of_site label{font-size:13px; color:#666;}
.terms_of_site input{position:relative; top:3px; }
.form_group .event_submit{width:100%; border:0; border-radius:5px; height:45px;box-shadow:0px 6px 6px rgba(18, 107, 202, 0.34); transition: all 0.2s; background:#126bca;color:#fff; text-transform:uppercase; font-weight:500; margin-top:0.7rem;}
.form_group .event_submit:hover{background:#125eb0; transform:translateY(-3px);}
.accnoument p{margin:0;  font-size:13px;  }
.accnoument p span{color:#ff0c00; font-weight:500;}
.form_title p{margin-bottom:0.5rem; }
@media screen and (max-width:580px){
.registration_form{width:100%; padding:1rem; } .form_title h1{font-size:21px;}
.form_title p {
    font-size: 13px; margin-bottom:0.35rem; 
}
}

/*  Registration Form Ends    */


   /*  Thank You Page start    */
.thank-you-main{background:#fff; padding:1.4rem; width:500px; margin:2rem auto;}
.thank-you-main h1{font-size:24px; font-weight:600; }
.wht_next{background:#f9f9f9; padding:0.8rem;  } .thank-you-main svg{position:relative; top:-2px; }
.wht_next .title{display:block; border-bottom:1px solid #ccc; padding-bottom:0.25rem;  }
.thank-you-main p{color:#666; font-size:15px; }
.wht_next ul{margin:0; padding-left:0.9rem; padding-top:0.5rem; }
.wht_next ul li{font-size:14px; color:#555; padding-bottom:0.25rem; }
.cta_buttons ul{display:flex; margin:0; padding:0; list-style:none; gap:0.6rem; }
.cta_buttons ul li .hom_bg{background:#cbcbcb; display:inline-block; padding:0.4rem 0.8rem; font-size:13px; font-weight:500; color:#333;  }
.sparkle{position: absolute; right: -50px; top: -60px; opacity: 0.10; font-size: 120px; transform: rotate(15deg); z-index: 0; user-select: none;pointer-events: none;}
.cta_buttons ul li .insta_bg{display:inline-block; padding:0.4rem 0.8rem; font-size:13px; font-weight:500; color:#fff; background: #833ab4;   background: linear-gradient( to right, #833ab4, #fd1d1d,#fcb045);}
.txt-black{color:#333; }
 @media screen and (max-width:580px){
 .thank-you-main{width:100%; padding:1rem; } .form_title h1{font-size:21px;}
 .form_title p {
     font-size: 13px; margin-bottom:0.35rem; 
 }
}

         /*  Thank You Page End    */

.show_link a{text-decoration:none; background:rgb(233,69,68); font-size:15px; color:#fff; box-shadow:0px 3px 0px rgb(199, 54, 53); display:block; border:1px solid rgb(233,69,68); padding:0.26rem 1rem; border-radius:8px; }
.show_link a:hover{background:rgb(199, 54, 53); box-shadow:none;  }
.show_link span{position: absolute;
  overflow: hidden;
  font-size: 10px;
  border: 1px solid #333;
  background: #95f686;
  color: #333;
  padding: 0.05rem 0.35rem;
  border-radius: 30px;
  top: -9px;
  right: -11px;
}
.show_link span::before {
  content: '';
  content: '';
  position: absolute;
  width: 100px;
  height: 100%;
  background-image: linear-gradient( 120deg, rgba(255,255,255, 0) 30%, rgba(255,255,255, .8), rgba(255,255,255, 0) 70% );
  top: 0;
  left: -100px;
  animation: shine 3s infinite linear;
}
@keyframes shine {

    0% {
  left: -100px;
}
20% {
  left: 100%;
}
100% {
  left: 100%;
}
}

.top_fix_header{background:#2c2c2c;text-align:center; padding:0.45rem 0; transition:all 0.3s; }
.top_fix_header a{color:#ffdf2f; font-size:15px;}
.close_button{position:absolute; right:1rem; cursor:pointer; top:7px;}
.canada_tour_modal_main{position:fixed; background:rgba(0, 0, 0, 0.84); display:none; width:100%; height:100vh;top:0; left:0; right:0; z-index:99999;}
.canada_tour_modal{position:absolute; width:500px; background:#fff; left:50%; top:50%; transform:translate(-50%, -50%);}
.modal_header img{width:100%; }
.modal_main_content{padding:1rem; }
.modal_main_content h3{font-size:1.5rem; font-weight:700; color:#000; }
.modal_main_content p{color:#666; font-size:15px; margin-bottom:0.25rem; }
.modal_main_content p strong{color:#444;}
.event_details{background:#f3f3f3; padding:1rem; }
.event_details h4{font-size:17px; font-weight:600;}
.event_details ul{list-style:none; margin:0; padding:0; }
.event_details ul li{font-size:14px;}
.event_details strong{color:#e94544;}
.notice_txt{color:#555; font-size:14px;}
.notice_txt strong{color:#e94544;}
.register_button a{background:#0d7ad7; padding:0.4rem 1.5rem; display:inline-block; color:#fff; font-weight:600; border-radius:6px; box-shadow:0px 4px 0px #064e8d; }
.register_button a:hover{background:#0d62aa;}
.register_button + small{color:#555;}
.close_btttn{position:absolute; cursor:pointer; top:0; right:0; width:35px; height:35px; background:rgba(0, 0, 0, 0.74); text-align:center; line-height:35px;}
.form_group label + input + label{background: transparent !important;   border:0 !important;color:#f00 !important; margin:0 !important;font-size:12px;}
.form_group label + select + label{background:transparent !important;  border:0 !important;color:#f00 !important; margin:0 !important; font-size:12px; } 
.form_group label .text-danger{font-size:12px;}
.bottom_ad_toast{width:250px; display:none; position:fixed;bottom:1rem; background:#fff; left:1rem; z-index:9999; box-shadow:0px 1rem 3rem rgba(0,0,0,0.35); }
.show_banners img{width:100%; }
.toast_content{padding:0.7rem; }
.toast_content h3{font-size:1rem; line-height:24px; font-weight:600; border-bottom:1px solid #ccc; padding-bottom:0.25rem; }
.toast_content h3 span{color:#e94544;}
.cta_toast_buttons .register_toast{background:#067fdb; display:inline-block; width:100%; text-align:center;color:#fff; font-size:14px; font-weight:500; padding:0.38rem;}
.cta_toast_buttons .register_toast:hover{background:#0663a9;}
.cta_toast_buttons .learn-more{text-align:center;display:inline-block; width:100%; font-size:14px; text-decoration:underline;}
.close_toast{position:absolute; top:5px; right:5px;cursor:pointer;}
.toast_content p{color:#555; font-size:14px; line-height:18px; margin-bottom:0.45rem;}




/*Unpublished Fare Modal*/

.unpublished_fare_modal{position:fixed; top:0; left:0; width:100%; height:100vh; background:rgba(0,0,0,0.7); z-index:99999;display:none;}
.modal_main{background:#fff; width:420px; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); text-align:center; padding:2.2rem 1.2rem 1.2rem 1.2rem; border-radius:12px; }
.top_icon{width:60px; text-align:center; line-height:55px; height:60px; background:#e94544;border-radius:100%; margin:0 auto 1.2rem auto; }
.top_icon img{width:35px; height:35px;}
.modal_main h3{font-weight:600;}
.modal_main p{color:#444;}
.modal_main p span{color:#e94544;}
.modal_call{display:block; background:linear-gradient(to right, #cb3635, #e94544); padding:0.6rem; border-radius:8px; text-decoration:none; color:#fff !important; font-size:17px; font-weight:500; margin-bottom:0.7rem;}
.whatsapp_budget{display:block; background:#24d366; padding:0.6rem; border-radius:8px; text-decoration:none; color:#fff !important; font-size:17px; font-weight:500; margin-bottom:0.7rem;}
.review_star span{margin-right:-7px;}
.customer_reviews span{font-size:13px;}
.review_star{width:100px; height:28px;}
.close_modalx{position:absolute; right:1rem; font-size:25px; cursor:pointer; top:0.7rem;}
.close_modal_btn{margin-top:1rem; cursor:pointer; background:#e94544; color:#fff; padding:0.6rem; border-radius:10px; font-size:16px;}
@media screen and (max-width:480px){
    .modal_main{width:98%;}
}

/*-----------------Flight Sale / Events Css--------------------*/

.sale_banner{background:url(/images/show-images/show_banner-4.webp)no-repeat center !important; padding-top:15.5rem; height:560px; border-radius:0;}
.pt-8{padding-top:3rem;}
.form_image img{width:100%; border-radius:12px 0 0 12px;}

.country_flag img{position:absolute; border:2px solid #fff; border-radius:100%; }
.sale_banner .home_banner_img, .sale_banner .sub_home_baneer{display:none;}
.event_banner_heading h1{font-family:var(--theme-font); color:var(--theme-primary); font-size:3.4rem;}
.event_banner_heading p{font-size:2.2rem; font-weight:500; color:var(--theme-primary);}
.book_now a{display:inline-block; background:var(--theme-primary); transition:all 0.2s ease-in; border:2px solid var(--theme-primary); color:#fff; font-weight:500; padding:0.45rem 2rem; border-radius:30px;}
.book_now a:hover{background:transparent; color:var(--theme-primary);}
.top_sticky_header{background: linear-gradient(90deg, #6a11cb 0%, #c31432 50%, #ff8c00 100%);; text-align:center;}
.top_sticky_header a{display:inline-block; padding:0.4rem 0; font-size:15px;}
.top_sticky_header p{margin:0; padding:0; color:#fff; font-weight:600; }
.events_modal{position:fixed; width:100%; height:100vh; left:0; display:flex; justify-content:center;align-items:center; right:0; top:0; background:rgba(0, 0, 0, 0.90); z-index:999;opacity:0;visibility:hidden; transition:0.4s; }
.events_modal.active{opacity:1;visibility:visible;}
.event_modal_main{width:550px; background:#fff; border-radius:15px; /* overflow:hidden; */ transform:translateY(50px); opacity:0;transition:0.4s ease;}
.event_modal_main img{width:100%; border-radius:10px !important; }
.evt_modal_close{position:absolute; right:-2rem;  background:rgba(0, 0, 0); top:-1rem; cursor:pointer; width:33px; text-align:center; line-height:32px;  height:33px; border-radius:8px; transition:0.2s all ease-in;}
.evt_modal_close:hover{ background:rgba(0, 0, 0, 0.2);}
.events_modal.active .event_modal_main{transform:translateY(0);opacity:1;}
.events_popup{position:fixed; z-index:99;opacity:0; visibility:hidden; bottom:0; display:flex; justify-content:center; width:100%;  }
.event_popup_main{ width:600px;  position:absolute; bottom:1rem; border-radius:20px;  box-shadow:0px 15px 45px rgba(0,0,0,0.10); }
.events_popup.active{opacity:1;visibility:visible;animation:bounceUp 0.8s ease;}
@keyframes bounceUp{

0%{
transform:translateY(100px);
opacity:0;
}

60%{
transform:translateY(-10px);
}

80%{
transform:translateY(5px);
}

100%{
transform:translateY(0);
opacity:1;
}

}
.event_elemnts img{width:100%; border-radius: 0 0 0 20px; }
.main_content_events strong{font-weight:700; font-size:1.4rem; color:#006736;}
.main_content_events p{margin:0; padding:0; color:#006736; font-size:16px;}
.event_content a{background:#006736; color:#fff; display:inline-block; padding:0.4rem 1.2rem; font-size:15px; border-radius:30px; }
.event_content a:hover{background:#006736; }
.main_content_events b{color:#006736; font-size:17px; }


.iata-icon1 img {width: 65px;}


.deferred-section {content-visibility: auto;}

