@import url('https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500;700&display=swap');
*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
body{
    position: relative;
}
.wrapper{
    overflow: hidden;
    width: 100%;
}
.h1, .h2, .h3, .p , .span, .a, .li ,.ul , .btn
{
    color: #000;
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    list-style: none;
}
p{
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
}
.btn{
    background-color: #F47421 !important;
    border-radius: 30px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    color: #fff !important;
    width: max-content !important;
    padding: 5px 20px !important;
}
.banner_mt{
    padding-top: 70px !important;
}

.about-img-front
{
    position: absolute;
    top: 50px;
    left: -30px
}
.whatsapp-take-care{
    width: 110px;
    top: 70px;
    left: 50px;
}
.instant-visa{
    background-image: url(/assets_flyfares/images/instant-visa-cover.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #2257A8;
}
.slider-client-reviews .slick-slide{
    opacity: 0.4;
}
.slider-client-reviews .slick-current{
    opacity: unset !important;
}
.slider-client-reviews .draggable{
    padding: 50px 0px !important;
}

.slider-client-reviews .slick-current {
    z-index: 10;
}
.slider-nav-client .slick-next:after,
.slider-nav-client .slick-prev:before{
    content: "";
    background-image: url(/assets_flyfares/images/arrow-left.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 10;
    position: absolute;
    height: 50px;
    width: 50px;
    bottom: -80px;
    right: -160px;
}
.slider-nav-client .slick-next:after {
    right: unset;
    left: -170px;
    transform: rotate(180deg);
}

.slider-pakages-data .slick-next:after,
.slider-pakages-data .slick-prev:before{
    content: "";
    background-image: url(/assets_flyfares/images/arrow-left.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 10;
    position: absolute;
    height: 50px;
    width: 50px;
    top: -430px;
    right: 350px;
}
.slider-pakages-data .slick-next:after{
    right: unset;
    left: 360px;
    transform: rotate(180deg);
}
.slider-Instant-visa .slick-next,
.slider-Instant-visa .slick-prev{
    content: "";
    background-image: url(/assets_flyfares/images/arrow-left-white.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 20;
    position: absolute;
    height: 50px;
    width: 50px;
    top: 400px;
    left: 750px;
}
.slider-Instant-visa .slick-next{
    top: 378px;
    left: unset;
    right: 100px;
    transform: rotate(180deg);
}
.slider-Instant-visa .slick-next::before,
.slider-Instant-visa .slick-prev::before{
    content: '';
}
.client-said .h2{
    color: #2257A8;
    font-size: 36px;
    font-weight: 800;
    line-height: 43.2px;
}
.client-said .h2 .span{
    color: #F47421;
}
.slider-Instant-visa .slick-slide,
.slider-our-pakages .slick-slide{
    opacity: 0;
}
.slider-Instant-visa .slick-active,
.slider-our-pakages .slick-active{
    opacity: 1;
}
.slider-our-pakages .my-custom-class + *{
    transform: scale(1.6);
    z-index: 20;
    position: relative;
}
.slider-our-pakages .slick-current + *{
    transform: scale(1.6);
    z-index: 20;
    position: relative;
}
.slider-our-pakages .slick-current{
    transform: scale(1.9);
    z-index: 30;
    position: relative;
}
.slider-Instant-visa .slick-current{
    transform: scale(1.5);
    z-index: 30;
    position: relative;
}
.slider-our-pakages .slick-list{
    padding: 100px 40px !important;
}
.slider-Instant-visa .slick-list{
    padding: 80px;
}
.our-pakages .h2{
    font-size: 64px;
    font-weight: 900;
    line-height: 77px;
    color:#F47421;
}
.our-pakages .h2 .span
{
    font-size: 64px;
    font-weight: 900;
    display: block;
    line-height: 77px;
    color: #2257A8;
}
.our-pakages .h3{
    font-size: 61px;
    font-weight: 900;
    line-height: 73px;
    color: #303030;
}
.our-pakages .h3 .span{
    font-weight: 900;
    color: #F47421;
}
.our-pakages .h3 .b{
    color: #2257A8;
}
.client-said .h3{
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
}
.visa-image-data{
    position: absolute;
    bottom: 50px;
    left: 120px;
}
.instant-visa .h2{
    color: #F47421;
    font-size: 48px;
    font-weight: 900;
}
.instant-visa .h2 .span{
    color: #fff;
    font-size: 128px;
    font-weight: 900;
    line-height: px;
}
.visa-image-data .h3{
    font-size: 36px;
    font-weight: 900;
    line-height: 40px;
}
.visa-image-data .p{
    font-size: 24px;
    font-weight: 100;
    line-height: 30px;
}
.visa-image-data .price{
    font-size: 48px;
    font-weight: 900;
    line-height: 72px;
    color: #F47421;
}
.home-banner-slider .slick-dots {
    position: absolute;
    bottom: 50px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    list-style: none;
    text-align: center;
    z-index: 10;
}
.home-banner-slider .slick-dots li{
    background-color: #fff;
    border-radius: 50%;
    height: 10px;
    width: 10px;
}
.home-banner-slider .slick-dots .slick-active{
    background-color: #F47421;
    width: 80px;
    border-radius: 20px;
}
.home-banner .h2 {
    font-size: 25px;
    font-weight: 800;
    line-height: 25px;
    color: #F47421;
}

.home-banner h1 {
    font-size: 50px;
    font-weight: 900;
    line-height: 65px;
    color: #2257A8;
}
.home-banner .p {
    font-size: 18px;
    font-weight: 700;
    text-align: justify;
    line-height: 30px;
    width: 60%;
    color: #717171;
}

.data-con-main{
    top: 50px;
    height: max-content;
    left: 0px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.about-us .h2{
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    color: #2257A8;
}
.about-us .h2 .span{
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    color: #F47421;
}
.take-care .h2{
    font-size: 44px;
    font-weight: 300;
    line-height: 52px;
    color: #2257A8;
}
.take-care .h2 .span{
    font-size: 48px;
    font-weight: 900;
    line-height: 57px;
    color: #F47421;
}
.take-care .h3{
    font-size: 16px;
    font-weight: 800;
    line-height: 19px;
    color: #2257A8;
    text-align: center;
}
.take-care .p{
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    color: #484848;
    text-align: center;
}
.data-con-main .card-search{
    background-color: #ffffff94;
    padding: 20px 50px;
    border-radius: 30px;
}
.data-con-main .card-search .a{
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    align-items: justify;
}
.data-con-main .card-search .search-bar
{
    display: flex;
    width: 100%;
    background-color: #fff;
    border-radius: 30px;
}
.top-destination .data .h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    Line-height: 20.6px;
}
.top-destination .data .h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 900;
    Line-height: 50.6px;
}
.top-destination .data .p{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    Line-height: 20.6px
}
.slider-top-destination-data .slick-next,
.slider-top-destination-data .slick-prev
{
    bottom: 0px;
    left: 50px;
    z-index: 10;
    height: 100%;
    align-items: end;
    display: flex;
}
.slider-top-destination-data .slick-next{
    left: 100px;
}
.slider-top-destination-data .slick-next:before,
.slider-top-destination-data .slick-prev:before
{
    content: "";
    background-image: url(/assets_flyfares/images/arrow-left-white.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    height: 50px;
    width: 50px;
    bottom: 100px;
}
.slider-top-destination-data .slick-next:before{
    transform: rotate(180deg);
}
.slider-top-destination .slick-current + *{
    transform: scale(1.2);
    z-index: 20;
    position: relative;
}
.slider-top-destination .slick-list{
    padding: 40px 23px 40px 0px;
}
.form-container .h1{
    font-size: 44px;
    font-weight: 800;
    line-height: 53px;
    color: #2257A8;
}
.easy-steps .h1{
    font-size: 30px;
    line-height: 40px;
    font-weight: 900;
    color: #F47421;
}
.easy-steps .h1 .span{
    font-size: 50px;
    line-height: 60px;
    font-weight: 900;
    color: #2257A8;
    display: block;
}
.best-places .h2{
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    color: #2257A8;
}
.best-places .span{
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    color: #F47421;
}
.best-places .p{
    font-size: 32px;
    font-weight: 900;
    line-height: 38px;
    color: #fff;
}
.best-places .data{ 
    background-color: #f475218e;
    display: none !important;
    transition: all .3s ease-in-out;
}
.best-places .image-container img:hover .best-places .data{
    display: flex !important;
    cursor: pointer;
}
.get-your-visa .h2{
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    color: #F47421;
}
.get-your-visa ul li{
    list-style: disc;
    font-size: 27px;
    line-height: 32px;
    font-weight: 400;
}
.get-your-visa .p{
    font-size: 27px;
    line-height: 32px;
    font-weight: 400;
}
.FAQS .h2{
    font-size: 64px;
    font-weight: 900;
    line-height: 76px;
    color: #F47421;
}
.FAQS .h2 .span{
    font-size: 50px;
    font-weight: 400;
    line-height: 60px;
    color: #2257A8;
    display: block;
}
.FAQS .accordion-header .accordion-button{
    font-size: 27px;
    font-weight: 400;
    line-height: 32px;
    color: #717171;
    position: relative;
}
.FAQS .accordion-header{
    position: relative;
}
.FAQS .accordion-header::after{
    content: "";
    position: absolute;
    background-image: url(/assets_flyfares/images/half-square.png);
    top: 15px;
    left: -15px;
    transform: rotate(230deg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 30px;
    width: 40px;
    display: none;
}
.FAQS .accordion-header button:hover .FAQS .accordion-header::after{
    display: block;
}
.FAQS .accordion-header .accordion-button:hover{
    color: #2257A8;
    padding-left: 50px;
}
.favorate-part-slider .slick-list{
    padding: 100px 0px !important;
}
.favorate-part-slider .slick-center{
    transform: scale(1.3);
    z-index: 20;
}
.favorate-part-slider .slick-next, .favorate-part-slider .slick-prev {
    position: absolute;
    background-color: #fff;
    height: 50px;
    width: 50px;
    z-index: 99;
    left: -50px;
    border-radius: 50%;
}

.favorate-part-slider .slick-next:before,
.favorate-part-slider .slick-prev:before{
    content: "";
    background-image: url(/assets_flyfares/images/left.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 50px;
    width: 50px;
    right: 30px;
    position: absolute;
    top: 25px;
}
.favorate-part-slider .slick-prev:before{
    transform: rotate(180deg);
}
.favorate-part-slider .slick-next{
    left: unset;
    right: -50px;
}
.h2
{
    font-size: 52px;
    font-weight: 400;
    line-height: 62px;
    color: #2257A8;    
}
.favorate-pics::after{
    position: absolute;
    content: "";
    background-image: url(/assets_flyfares/images/text-sstroke.png);
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0px;
    z-index: -1;
    height: 50%;
    width: 100%;
}
.flight-details .nav-tabs button{
    background-color: transparent;
    color: #717171;
    border: 1px solid #2257A8;
    padding: 10px 30px;
    border-radius: 30px;
}
.flight-details .nav-tabs .active{
    background-color: #2257A8;
    color: #fff;
    border: 1px solid #2257A8;
}

.flight-details .tab-content .p {
    font-size: 12px;
    font-weight: 900;
    line-height: 14px;
}
.flight-details .tab-content .h2 {
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
}
.flight-details .tab-content .a {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #2257A8;
}

.flight-details .home-banner-slider .slick-dots {
    bottom: -10px;
}
.flight-details .home-banner-slider .slick-dots li{
    background-color: #c5c5c5;
    width: 10px;
    border-radius: 20px;
}
.flight-details .home-banner-slider .slick-dots .slick-active{
    background-color: #F47421;
    width: 50px;
    border-radius: 20px;
}
.flight-advance .favorate-pics::after {
    display: none !important;
}

.favorate-pics .text-shadow {
    font-size: 50px;
    font-weight: 900;
    line-height: 50px;
    -webkit-text-stroke: 1px black;
    color: white;
    /* text-shadow: 3px 3px 0 #c5c5c5, -1px -1px 0 #c5c5c5, 1px -1px 0 #c5c5c5, -1px 1px 0 #c5c5c5, 1px 1px 0 #c5c5c5; */
}
.data-con-main .nav-tabs .nav-link{
    background-color: transparent;
    border: none;
    color: #fff;
}
.data-con-main .nav-tabs .active{
    color: #F47421;
}
.data-con-main .tab-content{
    background-color: #ffffffb0;
}
.data-con-main .tab-content label{
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    color: #17191C;
    padding-left: 20px;
}
.data-con-main .tab-content select,
.data-con-main .tab-content input{
    border-radius: 30px;
    padding: 15px 20px;
}
.flight-data-cont{
    top: 20px; 
    left: 20px;
}
.flight-data-cont2{
    top: 20px; 
    left: unset;
    right: 20px;
}
.flight-advance-banner{
    background-image: url(/assets_flyfares/images/banner1.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.slider-our-pakage .slick-track .slick-active {
    background-color: red !important;
}
.slider-top-destination-data .data {
    top: 10%;
    right: 5%;
}
.top-destination .top-destination-slider-container{
    top: 15%;
    left: 50px;
}
.mountain-image{
    z-index: -1;
}
.form-submitted-banner .h3{
    font-size: 40px;
    color: #000;
    font-weight: 600;
}
.form-submitted-banner .h3 .span{
    font-size: 40px;
    color: #2257A8;
    font-weight: 600;
}
#nav-tabContent .p{
    background-color: #F47421;
}
#nav-contact .image-container .data {
    top: 10%;
    right: 10%;
}
.flight-advance-banner nav{
    top: -20px;
    background-color: #2257A8;
    border-radius: 30px;
}
.flight-advance-banner #nav-tabContent .p{
    background-color: transparent;
}
.flight-advance-banner .data-con-main .tab-content select{
    min-height: 55px;
}
.flight-details .slick-initialized .image-container .data{
    top: 10%;
    left: 10%;
}
.flight-details .slick-initialized .image-container .data .p{
    background-color: #F47421;
}
header .container-menu{
    width: max-content !important;
}
.header .container-menu a,
.header .offcanvas-body a{
    transition: all .3s ease-in-out;
}
.header .container-menu a:hover,
.header .offcanvas-body a:hover{
    color: #F47421 !important;
}

.header .main-nav{
    padding: 0px 20px !important;
}
.accordion-button:not(.collapsed){
    background-color: transparent !important;
    box-shadow: unset !important;
}
.FAQS .accordion-header .accordion-button::before{
    content: "";
    background-image: url(/assets_flyfares/images/half-square.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    width: 100%;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0px;
}
.FAQS .accordion-header .accordion-button{
    padding-left: 40px;
}
.FAQS .accordion-button:not(.collapsed){
    color: #2257A8 !important;
}
.easy-steps img:hover{
    transform: scale(1.1);
}
@media only screen and (max-width: 767.98px){
    .home-banner-slider img{
        height: 350px;
    }
    .home-banner .data-con-main{
        padding-left: 15px;
    }
    .header .navbar .logo img{
        width: 65%;
        margin: unset !important;
    }
    .header .navbar .offcanvas-body ul{
        gap: 20px;
    }
    .header .container-menu a:hover,
    .header .offcanvas-body a:hover{
        color: #F47421 !important;
    }
    header .container-menu{
        width: max-content !important;
    }
}
@media only screen and (min-width: 991.98px){
    .home-banner h1{
        font-size: 99px;
        line-height: 118px;
    }
    .home-banner .h2{
        font-size: 34px;
        line-height: 40px;
    }
    .home-banner .p{
        font-size: 27px;
    }
    .easy-steps .h1{
        font-size: 52px;
        line-height: 62px;
    }
    .easy-steps .h1 .span{
        font-size: 96px;
        line-height: 115px;
    }
    .slider-client-reviews .slick-current{
        transform: scale(1.1);
    }
    .slider-nav-client .slick-next:after{
        right: unset;
        left: -240px;
        transform: rotate(180deg);
    }
    .banner_mt{
        padding-top: 150px !important;
    }  
    .whatsapp-take-care{
        width: 150px;
        top: -100px; 
        right: -40px;
    } 
    .about-img-front{
        bottom: -80px; 
        left: -80px;
        position: absolute;
    }
    .about-img-back{
        margin-top: -70px;
    }
    .flight-details .tab-content .h2{
        font-size: 102px;
        font-weight: 400;
        line-height: 122px;
        color: #fff;
    }
    .flight-details .tab-content .p{
        font-size: 24px;
        font-weight: 900;
        line-height: 28px;
    }
    .flight-details .tab-content .a{
        font-size: 25px;
        font-weight: 700;
        line-height: 25px;
        color: #fff;
        background-color: #2257A8 !important;
    }
    .flight-data-cont{
        top: 50px; 
        left: 50px;
    }
    .flight-data-cont2 {
        top: 50px;
        left: unset;
        right: 50px;
    }
    .favorate-pics .text-shadow {
        font-size: 128px;
        line-height: 153px;
        margin-bottom: -70px;
    }
    .favorate-part-slider .slick-next,
    .favorate-part-slider .slick-prev{
        position: absolute;
        background-color: #fff;
        height: 100px;
        width: 100px;
        z-index: 99;
        left: -50px;
        border-radius: 50%;
    }
    .favorate-part-slider .slick-next {
        left: unset !important;
        right: -50px;
    }
    .top-destination .data .h3{
        font-size: 48px;
        Line-height: normal;
        margin-bottom: 0px !important;
    }
    .top-destination .data .h2{
        font-size: 81px;
        Line-height: 70px;
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 1023.98px){
    .slider-nav-client .slick-next:after {
        left: -150px;
    }
    .whatsapp-take-care{
        width: 170px;
        top: -160px;
        right: unset;
        left: 250px;
    } 
    .home-banner{
        min-height: 600px;
    }
    .our-pakages .container{
        max-width: 1100px !important;
    }
}
@media only screen and (min-width: 1439.98px){
    .slider-nav-client .slick-prev:before {
        right: -250px;
    }
    .slider-nav-client .slick-next:after {
        left: -210px;
    }
}
@media only screen and (min-width: 1699.98px){
    .slider-nav-client .slick-next:after {
        left: -270px;
    }
    .slider-nav-client .slick-prev:before {
        right: -280px;
    }
}