

@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800,900');

:root{
  font-size: 20px;
}
body{
	font-family: 'Poppins', sans-serif;
    

	background-color: rgb(248, 248, 248);
	overflow-x: hidden;
}
     /*flightresult*/
     .container .flightlist-bx {
        width:100%;
        /*display: flex;*/
        /*float: left;*/
        display: flex;
        flex-direction: column;
        padding:0 0 36px;
        position:relative;
        margin-top: 20px;
    }
    /*  .flightlist-bx:before {content:"* Offer valid for selected dates | Subject to Availability | Terms and Conditions Apply";  position:absolute; right:0; bottom:15px; font-size:14px; display:inline-block;}*/
      .flightlist-bx .list-bx{
        width:100%;
        background:#fff;
        overflow:hidden;
        margin:5px 0;
        /*-webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;*/
    
        /*display: inline-block;*/
        border:1px solid #ccc;
        transition: all .3s ease;
        float: left;
        cursor:pointer;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        padding: 10px 0;
    }

    /*
@media (max-width:500px) {
    .flightlist-bx .list-bx{
        flex-direction: column;
    }
    
}
    */






      .flightlist-bx .list-bx .fltlogo{ width:164px; padding:7px 10px 0px; display:table-cell;vertical-align:middle;  position:relative;}
      .flightlist-bx .list-bx .fltlogo img{ max-width:141px;}
      .flightlist-bx .list-bx:hover .fltlogo:after{ display:none; content: '\f0da';position: absolute;right: -12px;top: 36%;color: #eaecec; font:normal 43px/1 FontAwesome}
      .flightlist-bx .list-bx .traveldetail{ width:640px; padding:0 25px;display:table-cell; position:relative; }
      .flightlist-bx .list-bx .traveldetail {
        /*flex: 0 0 55%;
        max-width: 55%;*/
        padding: 0;
    }
      .flightlist-bx .list-bx .traveldetail:before{content:url();height:118px; width:1px;  position:absolute; left:0; bottom:0px; display:inline-block; z-index:1;}
      .flightlist-bx .list-bx .traveldetail:after{content:url();height:118px; width:1px;  position:absolute; right:12px; bottom:0px; display:inline-block; z-index:1;}
      .flightlist-bx .list-bx .traveldetail p{ font-size:18px;line-height:23px;}
      .flightlist-bx .list-bx .traveldetail p span {color:#000000;}
      .flightlist-bx .list-bx:hover .traveldetail p span {color:#fc5119;}
      .flightlist-bx .list-bx .traveldetail p.traveldatesbox{font-size:14px; line-height:23px; padding-top:15px; display:none;}
      .flightlist-bx .list-bx .traveldetail p.flightclassbox{
        font-size:.9em;
        line-height:23px;
        padding-top:7px;
        font-weight:600;
        }
      
      .flightlist-bx .list-bx .tlkexpert{text-align:left; display:table-cell;width:203px;}
      .flightlist-bx .list-bx .tlkexpert img{ width:auto; margin:5px auto; text-align:center; display:block; background:#ffffff;}
      .flightlist-bx .list-bx .tlkexpert p.price-right{ font-size:17px; color:#ff581b; font-weight:400; padding-left:10px;}
      .flightlist-bx .list-bx .tlkexpert p.price-right span{ font-size:25px; font-weight:700;}
      .flightlist-bx .list-bx .tlkexpert p.price-right span:after{content: '*'; vertical-align:super;}
      .flightlist-bx .list-bx .tlkexpert p.price-right span.pricepp{ display:none;}
      .flightlist-bx .list-bx .tlkexpert p.exprt { font-size:17px; margin:7px 0; line-height:25px;}
      
    
     .flightlist-bx a:hover .list-bx{ background:#fff; box-shadow:0px 0px 20px rgba(0,0,0,.3);  -moz-box-shadow:0px 0px 20px rgba(0,0,0,.3); -webkit-box-shadow:0px 0px 20px rgba(0,0,0,.3); z-index:2;}
     .flightlist-bx a:hover .fltlogo{ background:#fff;}
     /*BOF: flightresult New Updattion CSS*/
    .flightlist-bx .list-bx .traveldetail{ vertical-align:middle;}
    .flightlist-bx .list-bx .traveldetail p .outboundtxtd{font-weight:600;}
    .flightlist-bx .list-bx .traveldetail p .inboundtxtd{font-weight:600;}
    .flightlist-bx .list-bx .traveldetail p .arr-dep-icon {padding:0px 40px;}
    .flightlist-bx .list-bx .traveldetail p .arr-dep-icon img { vertical-align:middle;}
    .flightlist-bx .list-bx:hover .traveldetail p span {color:#000000;}
    .flightlist-bx .list-bx .tlkexpert p.exprt{ margin:0px 0px; color:#fff; background:url(/assests/images/phone-icon-01.png) 4% 10% no-repeat; padding-left:28%; text-align: left;
        font-weight: 400;}
    .flightlist-bx .list-bx .tlkexpert p.exprt .dview{width:70%; display: inline-block; line-height:20px;}
    .flightlist-bx .list-bx .tlkexpert .callnowbox{ width:94%; min-height: 136px; padding:7px 5px; margin-bottom:0px; background:url(../images/callnowbox-bg.png) 0 0 no-repeat;}
    
    .flightlist-bx .list-bx .tlkexpert .price-callnowbox{ width:100%;/*padding:12px 5px;*/ float:right; text-align:center;}
    .flightlist-bx .list-bx .tlkexpert .price-callnowbox .lnk{ display:block;}
    
    .flightlist-bx .list-bx .tlkexpert .price-callnowbox p.price-right{color:#4a4a4a; padding-left:0px; font-weight:600;}
    .flightlist-bx .list-bx .tlkexpert .price-callnowbox p.exprt .dview{width:100%; display: inline-block; line-height:20px; font-size:12px; padding:0px 0;}
    .flightlist-bx .list-bx .tlkexpert .price-callnowbox p.exprt{
        margin: 0px 0px;
        color: #4a4a4a;
        text-decoration:none;
        background: none;
        text-align:center;
        font-weight: 400;
        
        padding-left: 0px;
        }
    .flightlist-bx .list-bx .tlkexpert .price-callnowbox p.exprt strong{display: block; font-size: 13px; color: #000000; font-weight: 600; padding-top:4px;}
    .flightlist-bx .list-bx .tlkexpert .price-callnowbox p.exprt strong.flft{
        display: block;
         font-size: 21px;
          color: #ff581b;
           font-weight: 600;
            padding-top:0px;
        }
    .flightlist-bx .list-bx .tlkexpert .price-callnowbox p.exprt strong span.dialme {white-space:nowrap;}
    .flightlist-bx .list-bx .tlkexpert .price-callnowbox p.exprt strong span.dialme:before{ content:'\f095'; font:normal normal normal 20px/1 FontAwesome}
    .flightlist-bx .list-bx .tlkexpert .price-callnowbox p.exprt strong span.dialme a,
    .flightlist-bx .list-bx .tlkexpert .price-callnowbox p.exprt strong span.dialme a:hover {color:#000000; text-decoration:none;}
    .flightlist-bx .list-bx .tlkexpert .price-callnowbox p.exprt .dviewweek{
        width:100%;
         color:#ff581b;
          text-decoration:none;
           display:block;
             font-size:12px;
              font-weight:600;
               padding:0px 11px;
                text-align:center;
            }
    .flightlist-bx .list-bx .tlkexpert .price-callnowbox p.exprt .dviewweek img{vertical-align:middle; float:right; width:23px; height:26px; margin:0px auto;}
      /*EOF: flightresult New Updattion CSS*/
    
      
    .close {
        color: #aaa;
        float: right;
        font-size: 28px;
        font-weight: bold;
        cursor: pointer;
        padding: 10px;
    }
    
    .close:hover {
        color: black;
    }
    /*.layover button{
        display: block;
        margin:  10px 0 20px auto;
        background-color: transparent;
        font-size: 30px;
        color: #c5c5c5;
        border: none;
        outline: none;
        cursor: pointer;
    }
    */
    
    
    #layoverpopupNew.popup,.popup {
        position: fixed;
        top:0;
        left: 0;
        height: 100%;
       background-color: rgba(0,0,0,.5);
        width: 100%;
        visibility: hidden;
        z-index: 999;
    }
    .open-popup{
        visibility: visible;
    }
    
    
    
    .idle-img img,.layover {
        width: 100%;
    }
    
    
    
    .modal-phone {
        width: 544px;
        position: fixed;
        top: 50%;
        left: 50%;
        margin-top: -100px;
        margin-left: -300px;
        background-color: #fff;
        border-radius: 8px;
        text-align: center;
        z-index: 11;
        color: #000;
        line-height: 0;
    }
    
    .idel-conent {
        padding: 0 10px 0 200px;
        min-width: 339px;
        line-height: 24px;
        text-align: left;
    }
    
    .idle-phone {
        font-size: 32px;
        color: #006ee3;
        line-height: 24px;
    
        font-weight: 700;
    }
    
    
    
    .modal-phone,#overlay.modal-phone {
        width: 500px;
        position: fixed;
        top: 50%;
        left: 50%;
        margin-top: -100px;
        margin-left: -244px;
        background-color: #fff;
        border-radius: 8px;
        text-align: center;
        z-index: 11;
        color: #000;
        line-height: 0;
        overflow: hidden;
        padding-top: 10px;
    }
    
    .idle-img {
        float: left;
        width: 110px;
        height: 110px;
        padding: 0;
        border-radius: 8px;
        border-color: #fff;
    }
    
    
    
    
    #overlay .dealHeading {
        font-size: 24px;
        color: #313541;
        font-weight: 700;
    }
    .idel-conent,#overlay .idel-conent {
        line-height: 24px;
        margin: 0 auto;
        padding: 2px 0 0;
    }
    
    .idle-phone,#overlay .idle-phone {
        font-size: 30px;
        color: #1255ae;
        line-height: 24px;
        font-weight: 700;
        /*padding-bottom: 1rem;*/
    }
    
    .calltime,#overlay .calltime {
        color: #313541;
        font-size: 12px;
        margin: 0;
    }
    
    .callcontent,#overlay .callcontent {
        padding-bottom: 1rem;
        margin: 0;
    }
    
    #overlay .new-whybook {
        color: #3a465f;
        text-align: left;
        background: #ebecef;
        padding-bottom: 10px;
    }
    
    .new-whybook .st0,#overlay .new-whybook .st0 {
        fill: #006ee3;
        stroke: #006ee3;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke-miterlimit: 10;
        fill: none;
        stroke: #006ee3;
        stroke-width: 14.2857;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke-miterlimit: 10;
    }
    
    .reviewrating .sv,#overlay .reviewrating .sv {
        fill: #fbb610;
    }
    
    .new-whybook h3,#overlay .new-whybook h3 {
        font-size: 14px!important;
    }
    
    #overlay ul.content-list {
        list-style: none;
        padding-left: 0;
    }
    
    #overlay .shadow-sm.rounded.box-shadow {
        box-shadow: 0 .125rem .25rem rgba(2,34,67,.2)!important;
    }
    
    #overlay #closepopup {
        text-decoration: none;
        float: right;
        margin: -10px 10px 0 0;
    }
    .content-section h3,#overlay .content-section h3 {
        padding-top: 0;
    }
    .wHeding,#overlay .wHeding {
        text-align: center;
        padding: 17px 17px 10px;
        font-size: 1rem;
    }
    
    
    /*nav style*/
    
    .navbar{
        padding: 10px 30px 10px 30px;
        display: flex;
        align-items: center;
        background-color: white;
    
    }
    .navbar-brand img{
        height: 60px;
    
    }
    .nav-link{
        color: black;
        font-weight: 600;
        font-size: 14px;
    
    
    }
    .nav-link:hover{
        color: rgb(38, 63, 100);
        text-decoration: underline;
        text-decoration-color: rgb(38, 63, 100);
    
    }
    .bgimg{
        height: 400px;
        background-image: url(2.jpg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        background-color: rgba(0, 0, 0, .5);
        
    }
    
    .bgimg h1{
        color: white;
        font-size: 60px;
    }
    
    .topheader{
        background-color: white;
        padding-top: 60px;
        padding-bottom: 50px;
    }
    @media (max-width: 500px){
        .topheader{
            padding-top: 0px;
            padding-bottom: 20px;
        }
    }
    
    .travellers{
        text-align: center;
    
    }
    
    
    .topheader .join{
        max-width: calc(1280px + 60px);
        width: 100%;
        margin: 0 auto;
        padding: 0 30px;
    }
    
    .topheader .join h1{
        font-weight: bold;
        font-size: 36px;
    }
    
    .topheader .join p{
        padding-top: 20px;
        text-align: justify;
        font-size: 13px;
    }
    
    .certificate{
        display: flex;
        text-align: center;
        /*
        justify-content: space-between;*/
        padding-top: 30px;
        margin-right: -20px;
        margin-left: -20px;
        justify-content: center;
    }
    
    @media (max-width: 376px){
        .certificate{
            flex-direction: column;
        }
    }
    
    .certificate .atol{
        padding: 20px;
        margin-right: 20px;
        margin-bottom: 20px;
        margin-left: 20px;
        border-radius: 4px 4px 4px 4px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: flex;
        background-color: #FFFFFF;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    
    }
    
    .certificate .atol img{
        height: 50px;
    }
    
    .certificate .atol h4{
        padding-top: 15px;
        font-weight: 600;
        font-size: 20px;
    }
    
    .certificate .atol p{
        padding-top: 10px;
        text-align: center;
        width: 100%;
        max-width: 240px;
        font-size: 13px;
    }
    
    @media (max-width: 376px){
        .contactwith{
            visibility: hidden;
        }
    }
    
    
    #offers_border {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        width: 130px;
        height: 4px;
        background-color: #d64105;
    }
    @media (max-width: 400px){
    .contentwidth {
        max-width: calc(335px + 40px);
        padding: 0 10px;
    }
    }
    @media only screen and (max-width: 1200px){
    .flightlist-bx .list-bx .fltlogo {
        flex: 0 0 23%;
        max-width: 23%;
        text-align: center;
        font-size: 10px;
    }
    }  
    @media only screen and (max-width: 500px){
        .flightlist-bx .list-bx .fltlogo span{

            font-size: 10px;
        }
        }  
    
    
    
    @media only screen and (max-width: 1200px){
    .flightlist-bx .list-bx .fltlogo img {
        max-width: 141px;
        margin-left: -40px;
    }
    }
    @media only screen and (max-width: 1200px){
    .flightlist-bx .list-bx .traveldetail {
        width: 100%;
    }
    }
    @media only screen and (max-width: 1200px){
    .flightlist-bx .list-bx .traveldetail {
        flex: 0 0 54%;
        max-width: 54%;
    }
    }
    @media only screen and (max-width: 1200px){
    .flightlist-bx .list-bx .traveldetail p {
        font-size: 15px;
        line-height: inherit;
        margin-left: 10px;
    }
    }
   /* 
    @media only screen and (max-width: 1200px){
    .flightlist-bx .list-bx .tlkexpert {
        flex: 0 0 23%;
        max-width: 23%;
    }
    }
    @media only screen and (max-width: 500px){
        .flightlist-bx .list-bx .tlkexpert {
            flex: 0 0 0%;
            max-width: 23%;
        }
        }*/
    @media only screen and (max-width: 1200px){
    .flightlist-bx .list-bx .tlkexpert {
        padding: 0;
        width: 170px;
        margin-left: -30px;
    }
    }
    @media only screen and (max-width: 500px){
    .flightlist-bx .list-bx .traveldetail p .arr-dep-icon {
        padding: 0;

    }
}
@media only screen and (max-width: 500px){
.flightlist-bx .list-bx .traveldetail p .outboundtxtd {
    font-size: 12px;
}
}
@media only screen and (max-width: 500px){
.flightlist-bx .list-bx .traveldetail p .inboundtxtd {
    font-size: 12px;
}
}

@media only screen and (max-width: 500px){
    .flightlist-bx .list-bx .traveldetail p .arr-dep-icon img {
        width: 123px;
    }
}
@media only screen and (max-width: 500px){
.flightlist-bx .list-bx .traveldetail p.traveldatesbox {
    padding-right: 32px;
}
}

    /*footer css*/
    .pagefooter{
        display: block;
        vertical-align: top;
        color: #000;
    }
    
    
    /*
    .pagefooter .adjust{
    max-width: calc(1280px + 60px);
        width: 100%;
        margin: 0 auto;
        padding: 0 30px;
        */
    .nevermiss{
        background-color: #FBA708;
        width: 100%;
        margin: 0 auto;
        padding: 0 30px;
    
    }
    .newsletter{
        padding-top: 20px;
        padding-bottom: 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        max-width: calc(1280px + 60px);
        width: 100%;
        margin: 0 auto;
    
    }
    
    
    
    @media (max-width: 1200px){
        .newsletter .receive{
        max-width: 240px;
    }
    }
    .newsletter .receive .heading-sm{
        font-size: 24px;
        font-weight: 500;
        line-height: 1;
        color: #ffffff;
    }
    .newsletter .receive .latest{
    padding-top: 10px;
    color: #ffffff;
    font-size: 13px;
    }
    
    .newsletter .subscribe{
        margin-right: 30px;
        margin-left: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex: 1;
    }
    
    .newsletter .subscribe input{
        height: 44px;
        padding: 10px 20px;
        box-sizing: border-box;
        border-radius: 4px;
        outline: none;
        border: none;
        margin-right: 10px;
        max-width: 350px;
        flex: 1;
    }
    
    .newsletter .subscribe input{
    vertical-align: middle;
    }
    
    
    .newsletter .subscribe .rcorners{
        font-size: 18px;
        line-height: 20px;
        text-transform: uppercase;
        font-weight: 600;
        padding: 12px 34px;
        background-color: transparent;
        color: #FFFFFF;
        display: inline-block;
        width: fit-content;
        text-decoration: none;
        border: 1px solid #ffffff;
        border-radius: 4px;
        text-shadow: none;
        cursor: pointer;
        text-align: center;
        box-sizing: border-box;
        background-image: none;
    }
    
    .newsletter .follow{
        text-align: right;
    }
    .newsletter .follow .chat{
        color: #FFFFFF;
        font-size: 18px;
        font-weight: 500;
        line-height: 28px;
    }
    
    .newsletter .follow .socialicon{
    margin-right: -15px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    } 
    .newsletter .follow .socialicon .facebook{
        margin-top: 10px;
        margin-right: 15px;
    }
    .newsletter .follow .socialicon .facebook img{
    height: 25px !important;
    }
    
    
    
    @media screen and (max-width: 720px){
    .pagefooter{
        display: block !important;
        width: auto !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    }
    
    
    @media (max-width: 920px){
    .newsletter{
        flex-wrap: wrap;
    }
    }
    
    @media (max-width: 920px){
    .newsletter .receive{
        text-align: center;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    }
    
    
    @media (max-width: 550px){
    .newsletter .receive .heading-sm {
        font-size: 16px;
        line-height: 1;
    }
    }
    
    @media (max-width: 550px){
    .newsletter .subscribe{
        flex-direction: column;
    }
    }
    
    
    
    @media (max-width: 920px){
        .newsletter .subscribe{
        margin-left: 0px;
        margin-top: 20px;
        margin-right: 0px;
        margin-bottom: 20px;
        width: 100%;
    }
    }
    
    
    @media (max-width: 550px){
    .newsletter .subscribe input{
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }
    }
    @media (max-width: 550px){
        .newsletter .subscribe .rcorners{
        font-size: 16px;
    }
    }
    
    
    
    @media (max-width: 920px){
    .newsletter .follow { 
        text-align: center;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    }
    
    
    
    @media (max-width: 550px){
    .newsletter .follow .chat {
        font-size: 16px;
        line-height: 28px;
    }
    }
    @media (max-width: 920px){
    .newsletter .follow .socialicon{
        justify-content: center;
    }
    }
    
    
    .pagefooter .menufooter{
        /*padding-top: 30px;
        padding-bottom: 30px;*/
        /*-webkit-box-sizing: border-box;*/
        box-sizing: border-box;
        display: flex;
        color: #FFFFFF;
        justify-content: space-between;
        column-gap: 40px;
        background-color: #000;
        /*padding: 30px;*/
    }
    @media (max-width: 1200px){
    .pagefooter .menufooter 
    {
        flex-wrap: wrap;
    
    }
    }
    @media (max-width: 500px){
    .pagefooter .menufooter 
    {
        flex-wrap: wrap;
        justify-content: center;
        padding-bottom: 0px;
    }
    }
    
    
    
    .pagefooter .menufooter .adjust{
    
        max-width: calc(1280px + 60px);
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
        display: flex;
        color: #FFFFFF;
        justify-content: space-between;
        column-gap: 40px;
        background-color: #0F3244;
        padding: 30px;
        padding-bottom: 0px;
    }
    @media (max-width: 1200px){
    .pagefooter .menufooter .adjust
    {
        flex-wrap: wrap;
    
    }
    }
    @media (max-width: 500px){
    .pagefooter .menufooter .adjust
    {
        flex-wrap: wrap;
        /*justify-content: center;*/
    }
    }
    /*
    .pagefooter .menufooter .offers{
        flex: none;
        margin-bottom: 40px;
        text-align: center;*/
        /*width: 100%;*//*
        max-width: 100%;
        text-align: center;
    }
    .pagefooter .menufooter .offers .offer-menu{
    padding-bottom: 5px;
    font-size: 20px;
        font-weight: 500;
        line-height: 28px;
    }*/
    .pagefooter .menufooter .adjust .policies{
        flex: none;
        margin-bottom: 40px;
        text-align: center;
        /*width: 100%;*/
        max-width: 100%;
        text-align: left;
    }
    .pagefooter .menufooter .adjust .policies .offer-menu{
    padding-bottom: 5px;
    font-size: 20px;
        font-weight: 500;
        line-height: 28px;
    }
    .pagefooter .menufooter .adjust .support{
        flex: none;
        margin-bottom: 40px;
        text-align: center;
        /*width: 100%;*/
        max-width: 100%;
        text-align: left;
    }
    .pagefooter .menufooter .adjust .support .offer-menu{
    padding-bottom: 5px;
    font-size: 20px;
        font-weight: 500;
        line-height: 28px;
    }
    .pagefooter .menufooter .adjust .contact-us{
        flex: none;
        margin-bottom: 40px;
        text-align: center;
        /*width: 100%;*/
        max-width: 100%;
        text-align: center;
    }
    .pagefooter .menufooter .adjust .contact-us .offer-menu{
    padding-bottom: 5px;
    font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        text-align: left;
    }
    /*
    .pagefooter .menufooter .offers .footer-underline{
    margin-bottom: 10px;
        border-radius: 50px 50px 50px 50px;
        width: 30px;
        height: 4px;
        background: -webkit-linear-gradient(right, #ff6c2d, #d54102) !important;
        text-align: center;
    }*/
    
    .pagefooter .menufooter .adjust .support .footer-underline{
        margin-bottom: 10px;
    
        border-radius: 50px 50px 50px 50px;
        width: 30px;
        height: 4px;
        background: -webkit-linear-gradient(right, #ff6c2d, #d54102) !important;
        text-align: center;
    
    }
    
    .pagefooter .menufooter .adjust .policies .footer-underline{
        margin-bottom: 10px;
    
        border-radius: 50px 50px 50px 50px;
        width: 30px;
        height: 4px;
        background: -webkit-linear-gradient(right, #ff6c2d, #d54102) !important;
        text-align: center;
    }
    
    
    .pagefooter .menufooter .adjust .contact-us .footer-underline{
        margin-bottom: 10px;
        border-radius: 50px 50px 50px 50px;
        width: 30px;
        height: 4px;
        background: -webkit-linear-gradient(right, #ff6c2d, #d54102) !important;
        text-align: center;
    
    }
    /*
    @media (max-width: 1200px){
    .pagefooter .menufooter .offers .footer-underline{
    margin-left: auto;
    margin-right: auto;
    }
    }
    */
    @media (max-width: 1200px)and (min-width:1250px){
    .pagefooter .menufooter .adjust .support .footer-underline{
    margin-left: auto;
    margin-right: auto;
    }
    }
    
    @media (max-width: 1200px)and (min-width:1250px){
    .pagefooter .menufooter .adjust .contact-us .footer-underline{
    margin-left: auto;
    margin-right: auto;
    }
    }
    
    @media (max-width: 1200px) and (min-width:1250px){
    .pagefooter .menufooter .adjust .policies .footer-underline{
    margin-left: auto;
    margin-right: auto;
    }
    }
    
    
    
    /*
    .pagefooter .menufooter .offers .menu-list{
    
    line-height: 18px;
        font-size: 11px;
    }*/
    
    .pagefooter .menufooter .adjust .support .menu-list{
    
    line-height: 18px;
        font-size: 11px;
    }
    
    .pagefooter .menufooter .adjust .policies .menu-list{
    
    line-height: 18px;
        font-size: 11px;
    }
    
    .pagefooter .menufooter .adjust .contact-us .menu-list{
    
    line-height: 18px;
        font-size: 11px;
    }
    /*
    .pagefooter .menufooter .offers .menu-list a{
        color: #fff;
        font-size: 15px;
        line-height: 25px;
        text-decoration: none;
        cursor: pointer;
    }*/
    .pagefooter .menufooter .adjust .contact-us .menu-list a{
        color: #fff;
        font-size: 15px;
        line-height: 25px;
        text-decoration: none;
        cursor: pointer;
    }
    .pagefooter .menufooter .adjust .policies .menu-list a{
        color: #fff;
        font-size: 15px;
        line-height: 25px;
        text-decoration: none;
        cursor: pointer;
    }
    .pagefooter .menufooter .adjust .support .menu-list a{
        color: #fff;
        font-size: 15px;
        line-height: 25px;
        text-decoration: none;
        cursor: pointer;
    }
    
    .pagefooter .menufooter .adjust .contact-us .address, .email, .phone{
    padding-bottom: 20px;
        display: flex;
        column-gap: 5px;
    
    }
    .pagefooter .call-us{
        display: block;
        vertical-align: top;
        background-color: #000;
    }
    
    
    @media screen and (max-width: 720px){
    .pagefooter .call-us{
        display: block !important;
        width: auto !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    }
    
    
    
    .pagefooter .call-us .adjust{
        max-width: calc(1280px + 60px);
        width: 100%;
        margin: 0 auto;
        padding: 0 30px;
    
    }
    
    
    .pagefooter .call-us .adjust .footer-logo{
    padding-top: 30px;
        padding-bottom: 30px;
        border-top-width: 1px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-color: #4b4b4b;
        border-style: solid;
        display: flex;
        justify-content: space-between;
        align-items: center;
        row-gap: 40px;
    }
    
    @media (max-width: 420px){
    .pagefooter .call-us .adjust .footer-logo{
        flex-direction: column;
    }
    }
    
    @media (max-width: 1200px){
    .pagefooter .call-us .adjust .footer-logo a{
        order: 1;
        width: 50%;
    }
    }
    
    @media (max-width: 550px){
    .pagefooter .call-us .adjust .footer-logo a{
        width: auto;
    }
    }
    .pagefooter .call-us .adjust .footer-logo img{
    height: 50px;
    }
    
    @media (max-width: 1200px){
    .pagefooter .call-us .adjust .footer-logo .payment{
        order: 4;
        padding-left: 20px;
    }
    }
    @media (max-width: 420px){
    .pagefooter .call-us .adjust .footer-logo .payment{
        padding-left: 0px;
    }
    }
    
    
    .pagefooter .call-us .adjust .footer-logo .payment img{
    padding-right: 10px;
        height: 40px;
    }
    
    
    .pagefooter .call-us .adjust .footer-logo .certified img{
    padding-right: 10px;
        height: 40px;
    }
    
    
    @media (max-width: 1200px){
    .pagefooter .call-us .adjust .certified {
        order: 3;
        padding-right: 20px;
    }
    }
    
    @media (max-width: 420px){
    .pagefooter .call-us .adjust .certified {
        padding-right: 0px;
    }
    }
    
    .pagefooter .call-us .adjust .call-section{
        display: flex;
        align-items: center;
    }
    
    
    @media (max-width: 1200px){
        .pagefooter .call-us .adjust .call-section {
        order: 2;
        width: 50%;
        justify-content: flex-end;
    }
    }
    @media (max-width: 1200px){
        .pagefooter .call-us .adjust .call-section {
    
        width: auto;
    
    }
    }
    
    .pagefooter .call-us .adjust .call-section .call-ico{
        margin-right: 10px;
        margin-bottom: 15px;
        height: 45px;
    }
    
    @media (max-width: 550px){
        .pagefooter .call-us .adjust .call-section .call-ico{
        height: 25px;
        margin-bottom: 0;
        margin-right: 5px;
    }
    }
    
    
    
    .pagefooter .call-us .adjust .call-section .call-text{
        color: white;
    
    }
    .pagefooter .call-us .adjust .call-section .call-text .heading-call{
    font-size: 24px;
        font-weight: 500;
        line-height: 1;
    }
    
    @media (max-width: 550px){
        .pagefooter .call-us .adjust .call-section .call-text .heading-call{
    
        display: none;
        font-size: 16px;
        line-height: 1;
    
    }
    }
    
    .pagefooter .call-us .adjust .call-section .call-text .call-number{
    font-size: 36px;
        font-weight: 700;
    }
    
    @media (max-width: 550px){
        .pagefooter .call-us .adjust .call-section .call-text .call-number{
    
        font-size: 25px;
    
    
    }
    }
    
    
    .pagefooter .copyright{
    /*padding-top: 30px;*/
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    color:#FFFFFF;
    background-color: #0F3244;
    font-size: 13px;
    }
    


.indexcontent{
    margin-top: 20px;
    margin-bottom: 20px;
} 


.indexcontent .adjust{
max-width: calc(1280px + 60px);
width: 100%;
margin: 0 auto;
/*padding: 0 30px;*/
}



a {
	cursor: pointer;
  transition: all 200ms linear;
  text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.link {
  color: #c4c3ca;
}
.link:hover {
  color: #ffeba7;
  
  
}
.over-hide {
  overflow: hidden;
}
.size-22{
  font-size: 22px;
}
.section{
  position: relative;
  width: 100%;
  z-index: 1;
  display: block;
}

@media (max-width: 500px){
    .py-5 {
        margin-top: -50px;
        margin-bottom: -50px;
    }
}


/*
.full-height{
  min-height: 100vh;
}
*/
[type="checkbox"]:checked,
[type="checkbox"]:not(:checked){
  position: absolute;
  left: -9999px;
}
.pricing:checked + label,
.pricing:not(:checked) + label{
  position: relative;
  display: block;
  text-align: center;
  width: 260px;
  height: 44px;
  border-radius: 4px;
  padding: 0;
  margin: 0 auto;
  cursor: pointer;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 44px;
  padding: 0 25px;
  padding-right: 27px;
  overflow: hidden;
  color: #fff;
  text-align: left;
}
.pricing:checked + label:before,
.pricing:not(:checked) + label:before{
  position: absolute;
  content: '';
  z-index: -2;
  background-color: white;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
}
.pricing:checked + label:after,
.pricing:not(:checked) + label:after{
  position: absolute;
  content: '';
  z-index: -1;
  background-color: #ffeba7;
  width: 128px;
  height: 40px;
  display: block;
  top: 2px;
  left: 2px;
  border-radius: 2px;
  transition: left 300ms linear;
}
.pricing:checked + label:after {
  left: 130px;
}
.block-diff {
  display: block;
  mix-blend-mode: difference;
}

.card-3d-wrap {
  position: relative;
  width: 340px;
  max-width: calc(100% - 20px);
  height: 490px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  perspective: 1000px;
  margin-top: 20px;
}
.card-3d-wrapper {
  width: 100%;
  height: 100%;
  position:absolute;    
  top: 0;
  left: 0;  
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: transform 700ms 400ms ease-out; 
}
.card-front, .card-back {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 1);
  position: absolute;
  border-radius: 6px;
  left: 0;
  top: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  box-shadow: 0 12px 35px 0 rgba(16, 39, 112,.07);
}
.card-back {
  transform: rotateY(180deg);
}
.pricing:checked ~ .card-3d-wrap .card-3d-wrapper {
  transform: rotateY(180deg);
  transition: transform 700ms 400ms ease-out; 
}
.pricing-wrap{
  position: relative;
  padding-top: 220px;
  width: 100%;
  display: block;
  z-index: 1;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.pricing-wrap h4{
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  font-size: 22px;
  line-height: 1.7;
  color: black;
  transform: translate3d(0, 0, 35px) perspective(100px);
}
.pricing-wrap h4:before{
  position: absolute;
  content: '';
  z-index: -1;
  background: linear-gradient(217deg, #fccb02, #fde584);
  width: 70px;
  height: 70px;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 6px 20px 0 rgba(16, 39, 112,.3);
  animation: border-transform 6s linear infinite;
}
.card-back .pricing-wrap h4:before{
  background: linear-gradient(217deg, #648946, #a3c984);
}
@keyframes border-transform{
    0%,100% { border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%; } 
  14% { border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%; } 
  28% { border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%; } 
  42% { border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%; } 
  56% { border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%; } 
  70% { border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%; } 
  84% { border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%; } 
}
.pricing-wrap h2{
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 36px;
  line-height: 1.1;
  color: #cca300;
  transform: translate3d(0, 0, 30px) perspective(100px);
}
.pricing-wrap h2 sup{
  font-size: 20px;
}
.pricing-wrap p{
  position: relative;
  padding: 0px 30px;
  width: 100%;
  display: block;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #000;
  transform: translate3d(0, 0, 30px) perspective(100px);
}
.card-back h2,
.card-back p,
.card-back h4{
  color: #0c1c00;
}
.link {
  position: relative;
  padding: 10px 20px;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  color: white;
  background-color: #fccb02;
  transition: all 200ms linear;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  transform: translate3d(0, 0, 30px) perspective(100px);
}
.link:hover {
  color: #fccb02;
  background-color: #ffeda4;
}
.card-back .link{
  background-color: #0c1c00;
}
.card-back .link:hover{
  color: #0c1c00;
  background-color: #ffeda4;
}
.img-wrap img{
  width: 100%;
  height: auto;
  display: block;
}
.img-1{
  position: absolute;
  display: block;
  left: -160px;
  top: -50px;
  z-index: 5;
  width: calc(80% + 160px);
  transform: translate3d(0, 0, 45px) perspective(100px);
  opacity: 1;
  pointer-events: auto;
  transition: transform 400ms 1200ms ease, opacity 400ms 1200ms ease;
}
.pricing:checked ~ .card-3d-wrap .card-3d-wrapper .img-1 {
  opacity: 0;
  transform: translate3d(-50px, 25px, 45px) perspective(100px);
  pointer-events: none;
  transition: transform 400ms ease, opacity 200ms 150ms ease;
}
.img-8{
  position: absolute;
  display: block;
  left: -160px;
  top: -50px;
  z-index: 5;
  width: calc(80% + 160px);
  transform: translate3d(0, 0, 45px) perspective(100px);
  opacity: 1;
  pointer-events: auto;
  transition: transform 400ms 1200ms ease, opacity 400ms 1200ms ease;
}
.pricing:checked ~ .card-3d-wrap .card-3d-wrapper .img-8 {
  opacity: 0;
  transform: translate3d(-50px, 25px, 45px) perspective(100px);
  pointer-events: none;
  transition: transform 400ms ease, opacity 200ms 150ms ease;
}
.img-2 {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  z-index: 1;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  overflow: hidden;
  width: 100%;
  transform: translate3d(0, 0, 15px) perspective(100px);
}
.img-7 {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  z-index: 1;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  overflow: hidden;
  width: 100%;
  transform: translate3d(0, 0, 15px) perspective(100px);
}
.img-3{
  position: absolute;
  display: block;
  right: -20px;
  top: -40px;
  z-index: 5;
  width: calc(60% + 20px);
  transform: translate3d(0, 0, 55px) perspective(100px) scale(1);
  opacity: 1;
  pointer-events: auto;
  transition: transform 300ms 1300ms ease, opacity 200ms 1300ms ease;
}
.pricing:checked ~ .card-3d-wrap .card-3d-wrapper .img-3 {
  opacity: 0;
  transform: translate3d(-50px, 5px, 55px) perspective(100px) scale(0.4);
  pointer-events: none;
  transition: transform 400ms ease, opacity 200ms 150ms ease;
}
.img-6{
  position: absolute;
  display: block;
  right: -20px;
  bottom: -22px;
  z-index: 5;
  width: calc(20% + 30px);
  transform: translate3d(0, 0, 25px) perspective(100px) scale(1);
  opacity: 1;
  pointer-events: auto;
  transition: transform 300ms 1300ms ease, opacity 200ms 1300ms ease;
}
.pricing:checked ~ .card-3d-wrap .card-3d-wrapper .img-6 {
  opacity: 0;
  transform: translate3d(0, 0, 25px) perspective(100px) scale(0.4);
  pointer-events: none;
  transition: transform 400ms ease, opacity 200ms 150ms ease;
}

.img-4{
  position: absolute;
  display: block;
  left: -60px;
  top: -60px;
  z-index: 5;
  width: calc(65% + 60px);
  transform: translate3d(0, 0, 45px) perspective(100px) scale(0.5);
  opacity: 0;
  pointer-events: none;
  transition: transform 400ms ease, opacity 200ms 150ms ease;
}
.pricing:checked ~ .card-3d-wrap .card-3d-wrapper .img-4 {
  opacity: 1;
  pointer-events: auto;
  transform: translate3d(0, 0, 45px) perspective(100px) scale(1);
  transition: transform 400ms 1200ms ease, opacity 300ms 1200ms ease;
}
.img-5{
  position: absolute;
  display: block;
  right: -70px;
  top: -50px;
  z-index: 6;
  width: calc(60% + 70px);
  transform: translate3d(0, 0, 35px) perspective(100px) scale(0.5) rotate(0deg);
  opacity: 0;
  pointer-events: none;
  transition: transform 400ms 100ms ease, opacity 200ms 250ms ease;
}
.pricing:checked ~ .card-3d-wrap .card-3d-wrapper .img-5 {
  opacity: 1;
  pointer-events: auto;
  transform: translate3d(0, 0, 35px) perspective(100px) scale(1) rotate(10deg);
  transition: transform 400ms 1300ms ease, opacity 300ms 1300ms ease;
}
.img-7{
  position: absolute;
  display: block;
  right: -30px;
  bottom: -65px;
  z-index: 6;
  width: calc(25% + 30px);
  transform: translate3d(0, 0, 35px) perspective(100px) scale(0.5);
  opacity: 0;
  pointer-events: none;
  transition: transform 400ms 100ms ease, opacity 200ms 250ms ease;
}
.pricing:checked ~ .card-3d-wrap .card-3d-wrapper .img-7 {
  opacity: 1;
  pointer-events: auto;
  transform: translate3d(0, 0, 35px) perspective(100px) scale(1);
  transition: transform 400ms 1300ms ease, opacity 300ms 1300ms ease;
}



.logo {
	position: fixed;
	top: 30px;
	right: 30px;
	display: block;
	z-index: 100;
	transition: all 250ms linear;
}
.logo img {
	height: 26px;
	width: auto;
	display: block;
}


@media (max-width: 400px){
        .destination{
            flex-direction: column;
        }
    }






.page-center{
        padding-top: 80px;
    padding-bottom: 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    }


/*
    @media (max-width: 500px){
    .page-center .page-text img{
        height: 500;
        margin-left: -100px;



    }
}
*/
.contact-center{
    padding-top: 80px;
    padding-bottom: 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    }

    @media (max-width: 768px){
    .contact-center {
        flex-wrap: wrap;
    }
}
@media (max-width: 920px){
    .contact-center {
        padding-top: 50px;
    padding-bottom: 50px;
    }
}

.adjust1{
    max-width: calc(1280px + 60px);
    width: 100%;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 30px;
    padding-right: 30px;

}

.contact-center .contact-details{
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    width: 35%;
    flex-direction: column;
    justify-content: center;
    row-gap: 30px;
}
@media (max-width: 768px){
.contact-center .contact-details{
    row-gap: 20px;
    column-gap: 20px;
    padding-right: 0px;
    margin-bottom: 40px;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
}
}
.contact-center .contact-details .getafly-address{
padding: 20px;
    border-radius: 4px 4px 4px 4px;
    /*-webkit-box-sizing: border-box;*/
    box-sizing: border-box;
    background-color: #FFFFFF;
    flex: 1;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
}

.contact-center .contact-details .getafly-address img{
    height: 30px;
}

.contact-center  .contact-details .getafly-address .getafly{
    padding-top: 15px;
    padding-bottom: 15px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
}

.contact-center .contact-details .getafly-address .simple-line{
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    border-radius: 50px 50px 50px 50px;
    text-align: center;
    width: 100px;
    height: 4px;
    background: -webkit-linear-gradient(right, #ff6c2d, #d54102) !important;

}

.contact-center  .contact-details .getafly-address .proper-address{
    font-size: 13px;
}



.contact-center  .contact-form{
    padding: 40px;
    border-radius: 4px 4px 4px 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 65%;
    background-color: #FFFFFF;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);

}


@media (max-width: 768px){
.contact-center  .contact-form{
    width: 100%;
}
}
.contact-center  .contact-form .form-deading{
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
}

.contact-center  .contact-form .contact-for-by-me{
    
    padding-top: 30px;
    text-align: left;
}
.contact-center  .contact-form .contact-for-by-me .id-de-do{
    margin: 0;
}


.contact-center  .contact-form .contact-for-by-me .id-de-do.form-bhardo{
    display: block;
    text-align: left;
}

.contact-center  .contact-form .contact-for-by-me input{
background-color: #F3F3F3;
    border-radius: 4px;
    border: none;
    outline: none;
    height: 44px;
    padding: 10px 20px;
    margin-bottom: 20px;
    width: 100%;
    font-size: 15px;

    box-sizing: border-box;
}

.contact-center  .contact-form .contact-for-by-me textarea{
background-color: #F3F3F3;
border-radius: 4px;
border: none;
outline: none;
padding: 10px 20px;
width: 100%;
font-size: 15px;
}

.contact-center  .contact-form .contact-for-by-me .form-bhardo .kyu-nahi-bharte button{
    margin-top: 20px;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 12px 34px;
    background-color: #d64105;
    color: #FFFFFF;
    display: inline-block;
    width: fit-content;
    text-decoration: none;
    border: none;
    border-radius: 4px;
    text-shadow: none;
    cursor: pointer;
    text-align: center;
    box-sizing: border-box;
    background-image: none;
}


.map iframe{
    display: block;
}





/*******************************/


.header {
    padding: 10px 0;
    transition: all .3s cubic-bezier(.91, .04, .13, .99);
    position: relative;
    

}

.header.header--fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
	background:#FFF;
}

.header.is-scroll {
    top: 0;
    box-shadow: 0 2px 50px 0 rgba(0, 0, 0, .1);

}

.header__inner {
    position: relative;
    padding-right: 45px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 320px) {
    .header__inner {
        padding-left: calc(-1.13636vw + 23.63636px);
        padding-right: calc(-1.13636vw + 23.63636px);
    }
}

@media (min-width: 1200px) {
    .header__inner {
        padding-left: calc(35vw - 410px);
        padding-right: calc(35vw - 410px);
    }
}

@media (min-width: 1400px) {
    .header__inner {
        padding-left: 80px;
        padding-right: 80px;
    }
}

.header__logo {
    float: left;
}
.header__logo img{
    height: 70px;
}

.header__menu {
    float: left;
    margin-left: 100px;
}

.onepage-nav {
    z-index: 999;
}

.onepage-nav ul {
    list-style: none;
    margin: 15px;
    padding: 0;
    font-size: 0;
}

.onepage-nav li {
    position: relative;
    z-index: 9;
}

.onepage-nav li a {
    display: block;
    position: relative;
    text-decoration: none;
}

@media (min-width: 1201px) {
    .onepage-nav {
        text-align: center;
    }

    .onepage-nav li:hover > a {
        color: #000;
    }

    .onepage-nav .onepage-menu .sub-menu {
        opacity: 0;
        visibility: hidden;
    }

    .onepage-nav .onepage-menu li:hover > .sub-menu {
        opacity: 1;
        visibility: visible;
    }

    .onepage-nav .onepage-menu a {
        padding: 20px 30px;
    }

    .onepage-nav .onepage-menu .sub-menu {
        text-align: left;
        padding: 0 2px;
    }

    .onepage-nav .onepage-menu .sub-menu li {
        background-color: #111;
    }

    .onepage-nav .onepage-menu .sub-menu li:first-child {
        padding-top: 18px;
    }

    .onepage-nav .onepage-menu .sub-menu li:last-child {
        padding-bottom: 18px;
    }

    .onepage-nav .onepage-menu .sub-menu a {
        color: #eee;
        padding: 2px 25px;
    }

    .onepage-nav .onepage-menu .sub-menu a:after {
        right: 15px;
    }

    .onepage-nav .onepage-menu > li {
        display: inline-block;
    }

    .onepage-nav .onepage-menu a {
        font-size: 14px;
        color: #666;
        transition: all 300ms ease;
        font-family: "Roboto", sans-serif;
        font-weight: 500;
        letter-spacing: .5px;
        text-transform: capitalize;
        padding: 10px 20px;
    }

    .onepage-nav .onepage-menu .sub-menu {
        display: block !important;
    }

    .onepage-nav .onepage-menu .sub-menu .current-menu-parent > a,
    .onepage-nav .onepage-menu .sub-menu .current-menu-item > a {
        color: #000;
    }

    .onepage-nav .onepage-menu .current-menu-parent > a,
    .onepage-nav .onepage-menu .current-menu-item > a {
        color: #000;
    }

    .onepage-nav .onepage-menu .sub-menu {
        width: 200px;
        position: absolute;
        top: 100%;
        z-index: -1;
        left: 0;
        transition: all 300ms ease;
    }

    .onepage-nav .onepage-menu .sub-menu .sub-menu {
        top: 0;
        left: 100%;
    }

    .onepage-nav .onepage-menu .sub-menu li > a {
        font-size: 14px;
        transition: all 300ms ease;
    }

    .onepage-nav .onepage-menu .sub-menu li:hover > a {
        color: #4aa8ff;
    }

    .onepage-nav .onepage-toggle-menu {
        display: none;
    }
}

@media (max-width: 1200px) {
    .onepage-nav .onepage-menu {
        position: fixed;
        top: 0;
        will-change: transform;
    }

    .onepage-nav .onepage-menu a {
        font-size: 14px;
    }

    .onepage-nav .onepage-menu a:after {
        right: 0;
        width: 50px;
        text-align: center;
    }

    .onepage-nav .onepage-menu .sub-menu {
        display: none;
    }

    .onepage-nav .onepage-menu {
        background-color: #111;
    }

    .onepage-nav .onepage-menu a {
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        color: #eee;
    }

    .onepage-nav .onepage-menu a:after {
        border-left: 1px solid rgba(255, 255, 255, .1);
    }

    .onepage-nav .onepage-menu {
        left: 0;
        width: 280px;
        background-color: #111;
        transform: translate(-100%, 0);
    }

    .onepage-nav .active.onepage-menu {
        transform: translate(0, 0);
    }

    .onepage-nav .onepage-menu {
        z-index: 99999;
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
        text-align: left;
        width: 300px;
        transition: all 300ms ease;
    }

    .onepage-nav .onepage-menu li {
        position: relative;
    }

    .onepage-nav .onepage-menu a {
        padding: 12px 15px;
        font-size: 16px;
        text-transform: capitalize;
        color: #696969;
    }

    .onepage-nav .onepage-menu a:hover {
        color: #fff;
    }

    .onepage-nav .onepage-menu .active > a {
        color: #fff;
    }

    .onepage-nav .onepage-menu .current-menu-parent > a,
    .onepage-nav .onepage-menu .current-menu-item > a {
        color: #fff;
    }

    .onepage-nav .onepage-menu .sub-menu a {
        padding: 12px 15px;
    }

    .onepage-nav .onepage-menu .sub-menu .menu-item-has-children > a:hover {
        color: #4aa8ff;
    }

    .onepage-nav .onepage-menu .sub-menu .menu-item-has-children.active > a {
        color: #4aa8ff;
    }

    .onepage-nav .onepage-toggle-menu {
        display: block;
    }
}

.onepage-nav {
    display: inline-block;
    vertical-align: middle;
}

.onepage-nav li.current a {
    color: #fff;
}

.onepage-menu.active ~ .navbar-toggle span:nth-child(1) {
    top: 10px;
    transform: rotate(-45deg);
}

.onepage-menu.active ~ .navbar-toggle span:nth-child(2) {
    opacity: 0;
    left: -40px;
}

.onepage-menu.active ~ .navbar-toggle span:nth-child(3) {
    top: 10px;
    transform: rotate(45deg);
}

@media (min-width: 1201px) {
    .onepage-menu li a:after {
        content: '';
        position: absolute;
        bottom: 5px;
        left: 20px;
        right: 100%;
        height: 2px;
        background-color: #fccb02;
        transition: all .3s ease;
        opacity: 0;
    }

    .onepage-menu li a:hover:after {
        opacity: 1;
        right: 20px;
    }

    .onepage-menu li.current-menu-item a:after {
        opacity: 1;
        right: 20px;
    }

    .navbar-toggle {
        display: none;
    }
}

.navbar-toggle {
    position: absolute;
    right: 15px;
    top: 50%;
    width: 30px;
    height: 23px;
    overflow: hidden;
    transform: translateY(-50%);
    transition: .5s ease-in-out;
    cursor: pointer;
}

.navbar-toggle span {
    position: absolute;
    display: block;
    height: 3px;
    width: 100%;
    background-color: #0F3244;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}

.navbar-toggle span:nth-child(1) {
    top: 0;
}

.navbar-toggle span:nth-child(2) {
    top: 10px;
}

.navbar-toggle span:nth-child(3) {
    top: 20px;
}

@media (min-width: 1201px) {
    .header {
        padding: 10px 0;
    }
}

@media (max-width: 1599px) {
    .onepage-nav .onepage-menu a {
        padding: 10px 10px;
    }
}

@media (max-width: 1199px) {
    .header__hotline_book_wrap {
        margin-right: 60px;
    }
}

@media (max-width: 991px) {
    .header__hotline_book_wrap {
        display: none;
    }
}

.header__lang {
    float: left;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}

.header__lang > a {
    color: #fff;
}

.header__lang i {
    margin-left: 5px;
}

.header__hotline {
    float: left;
    text-align: right;
    color: #000;
    margin-top: -10px;
    margin-left: 60px;
}

.header__hotline span {
    display: block;
    font-size: 12px;
}

.header__hotline span i {
    margin-right: 5px;
}

.header__hotline a {
    color: #000;
    font-size: 20px;
    font-weight: 900;
    outline: none;
    text-decoration: none;
}

.header__booking {
    float: left;
    margin-left: 50px;
}
.header__booking .button__call{
    color: #0F3244;
    background-color: #fccb02;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
}

.header__lang_box {
    background: #fff;
    padding: 0;
    border-radius: 3px;
    position: absolute;
}

.header__lang_box li {
    line-height: 30px;
    padding: 5px 15px;
    border-bottom: 1px solid #ccc;
}

.header__lang_box li:hover {
    background-color: #eee;
}

.header__lang_box li a {
    color: #000;
    font-size: 12px;
}

.header__lang_box li img {
    margin-right: 5px;
}



/*header styling ends*/
.new-design{
    height: 100%;
    margin: 100px 0px 50px 0px;
}

.new-design .design{
    display: flex;
    

}


.new-design .text-design{
    height: 400px;
    background-color: #0F3244;
    padding: 50px;

}
.new-design .text-design h3{
    color: white;
    font-weight: bold;
}

.new-design .text-design p{
    font-size: 15px;
    color: white;
}

.video-design{
    background-image: url(assests/kerala-compressed.jpg);
    background-position: center;
    background-size: cover;
}



/*slider product*/

.background-overlay {
    background-image: url(img/Asset-1@2x-18.16.06.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.02;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  }
  .slider__cards{
    max-width: 1140px;
  }

.card{
    border: 1px solid #FBA708;
}
  
  .card-body{
    text-align: center;
  }
  
.card-title{
    font-size: 20px;
    font-weight: bold;
} 
.card-text{
    font-size: 14px;
    text-decoration: none;
    list-style: none;
    padding: 0px;
  }



.feature-design{
    margin:50px;
}

.text{
    background-color: white;
    padding: 15px;
    text-align: center;
    align-items: center;
}

.text p{
    font-size: 15px;
}
.text h5{
    font-size: 25px;
    font-weight: bold;
}




/*contact page*/


.contact-cont {
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin-top: 60px;
  margin-bottom: 80px;
  padding: 2rem;
  background-color: #fafafa;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.form {
  width: 100%;
  max-width: 920px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.contact-form {
  background-color: #FBA708;
  position: relative;
}

.circle {
  border-radius: 50%;
  background: linear-gradient(135deg, transparent 20%, #155f85);
  position: absolute;
}

.circle.one {
  width: 130px;
  height: 130px;
  top: 130px;
  right: -40px;
}

.circle.two {
  width: 80px;
  height: 80px;
  top: 10px;
  right: 30px;
}

.contact-form:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  background-color: #0F3244;
  transform: rotate(45deg);
  top: 50px;
  left: -13px;
}

form {
  padding: 2.3rem 2.2rem;
  z-index: 10;
  overflow: hidden;
  position: relative;
}

.title {
  color: #fff;
  font-weight: 500;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.7rem;
}

.input-container {
  position: relative;
  margin: 1rem 0;
}

.input {
  width: 100%;
  outline: none;
  border: 2px solid #fafafa;
  background: none;
  padding: 0.6rem 1.2rem;
  color: #fff;
  font-weight: 500;
  font-size: 0.95rem;
  letter-spacing: 0.5px;
  border-radius: 5px;
  transition: 0.3s;
}

textarea.input {
  padding: 0.8rem 1.2rem;
  min-height: 150px;
  border-radius: 5px;
  resize: none;
  overflow-y: auto;
}

.input-container label {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  padding: 0 0.4rem;
  color: #fafafa;
  font-size: 0.9rem;
  font-weight: 400;
  pointer-events: none;
  z-index: 1000;
  transition: 0.5s;
}

.input-container.textarea label {
  top: 1rem;
  transform: translateY(0);
}

.btn {
  padding: 0.6rem 1.3rem;
  background-color: #fff;
  border: 2px solid #fafafa;
  font-size: 0.95rem;
  color: #0F3244;
  line-height: 1;
  border-radius: 5px;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  margin: 0;
  width: 100%;
}

.btn:hover {
  background-color: transparent;
  color: #fff;
}

.input-container span {
  position: absolute;
  top: 0;
  left: 25px;
  transform: translateY(-50%);
  font-size: 0.8rem;
  padding: 0 0.4rem;
  color: transparent;
  pointer-events: none;
  z-index: 500;
}

.input-container span:before,
.input-container span:after {
  content: "";
  position: absolute;
  width: 10%;
  opacity: 0;
  transition: 0.3s;
  height: 5px;
  background-color: #0F3244;
  top: 50%;
  transform: translateY(-50%);
}

.input-container span:before {
  left: 50%;
}

.input-container span:after {
  right: 50%;
}

.input-container.focus label {
  top: 0;
  transform: translateY(-50%);
  left: 25px;
  font-size: 0.8rem;
}

.input-container.focus span:before,
.input-container.focus span:after {
  width: 50%;
  opacity: 1;
}

.contact-info {
  padding: 2.3rem 2.2rem;
  position: relative;
}

.contact-info .title {
  color: #0F3244;
}

.text {
  color: #333;
  font-size: 16px;
  text-align: left;
}

.information {
  display: flex;
  color: #555;
  margin: 0.7rem 0;
  /*align-items: center;*/
  font-size: 0.95rem;
}

.information i {
  color: #0F3244;
}

.icon {
  width: 28px;
  margin-right: 0.7rem;
}

.social-media {
  padding: 2rem 0 0 0;
}

.social-media p {
  color: #333;
}

.social-icons {
  display: flex;
  margin-top: 0.5rem;
}

.social-icons a {
  width: 35px;
  height: 35px;
  border-radius: 5px;
  background: linear-gradient(45deg, #0F3244, #115c81);
  color: #fff;
  text-align: center;
  line-height: 35px;
  margin-right: 0.5rem;
  transition: 0.3s;
}

.social-icons a:hover {
  transform: scale(1.05);
}

.contact-info:before {
  content: "";
  position: absolute;
  width: 110px;
  height: 100px;
  border: 22px solid #0F3244;
  border-radius: 50%;
  bottom: -77px;
  right: 50px;
  opacity: 0.3;
}

.big-circle {
  position: absolute;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background: linear-gradient(to bottom, #14587a, #1d6f97);
  bottom: 50%;
  right: 50%;
  transform: translate(-40%, 38%);
}

.big-circle:after {
  content: "";
  position: absolute;
  width: 360px;
  height: 360px;
  background-color: #fafafa;
  border-radius: 50%;
  top: calc(50% - 180px);
  left: calc(50% - 180px);
}

.square {
  position: absolute;
  height: 400px;
  top: 50%;
  left: 50%;
  transform: translate(181%, 11%);
  opacity: 0.2;
}

@media (max-width: 850px) {
  .form {
    grid-template-columns: 1fr;
  }

  .contact-info:before {
    bottom: initial;
    top: -75px;
    right: 65px;
    transform: scale(0.95);
  }

  .contact-form:before {
    top: -13px;
    left: initial;
    right: 70px;
  }

  .square {
    transform: translate(140%, 43%);
    height: 350px;
  }

  .big-circle {
    bottom: 75%;
    transform: scale(0.9) translate(-40%, 30%);
    right: 50%;
  }

  .text {
    margin: 1rem 0 1.5rem 0;
  }

  .social-media {
    padding: 1.5rem 0 0 0;
  }
}

@media (max-width: 480px) {
  .container {
    padding: 1.5rem;
  }

  .contact-info:before {
    display: none;
  }

  .square,
  .big-circle {
    display: none;
  }

  form,
  .contact-info {
    padding: 1.7rem 1.6rem;
  }

  .text,
  .information,
  .social-media p {
    font-size: 0.8rem;
  }

  .title {
    font-size: 1.15rem;
  }

  .social-icons a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .icon {
    width: 23px;
  }

  .input {
    padding: 0.45rem 1.2rem;
  }

  .btn {
    padding: 0.45rem 1.2rem;
  }
}



.heading{
    background-color: black;
    background-image: url(assests/kerala-compressed.jpg);
    background-size: cover;
    height: 300px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.heading h1{
    color: white;
    font-size: 50px;

}

/*end contact page*/

/*temp page*/
.tempo{
    display: flex;
    justify-content: center;
    margin: 40px 0px;
}

  
  .tempo-1 {
    /*height: 420px;
    width: 654px;
    margin: 50px auto;*/
    gap: 20px;
    padding: 0px;

    border-radius: 7px 7px 7px 7px;
    /* VIA CSS MATIC https://goo.gl/cIbnS */
    /*-webkit-box-shadow: 0px 14px 32px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 14px 32px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 14px 32px 0px rgba(0, 0, 0, 0.15);*/
  }
  
  .product-img {
    float: left;
    height: 320px;
    width: 250px;
  }
  
  .product-img img {
    border-radius: 7px 0 0 7px;
  }
  
  .product-info {
    float: left;
    height: 320px;
    width: 305px;
    /*border-radius: 0 7px 10px 7px;*/
    background-color: #ffffff;
  }
  
  .product-text {
    height: 300px;
    width: 300px;
  }
  
.product-text li{
    font-size: 14px;

}

  .product-text h1 {
    margin: 0 0 0 38px;
    padding-top: 20px;
    font-size: 27px;
    font-weight: bold;
    color: #FBA708;
  }

  .product-text h1 span{
    font-size: 27px;
    
  }
  
  .product-text h1,
  .product-price-btn p {
    font-family: 'Bentham', serif;
  }
  
  .product-text h2 {
    margin: 10px 0 17px 38px;
    font-weight: 600;
    font-size: 13px;
    
    text-transform: uppercase;
    color: rgb(15, 50, 68);
    letter-spacing: 0.2em;
  }
  
  .product-text p {
    height: 125px;
    margin: 0 0 0 38px;
    font-family: 'Playfair Display', serif;
    color: #8d8d8d;
    line-height: 1.7em;
    font-size: 15px;
    font-weight: lighter;
    overflow: hidden;
  }
  
  .product-price-btn {
    height: 103px;
    width: 327px;
    margin-top: 17px;
    position: relative;
  }
  
  .product-price-btn p {
    display: inline-block;
    position: absolute;
    top: -13px;
    height: 50px;
    font-family: 'Trocchi', serif;
    margin: 0 0 0 38px;
    font-size: 28px;
    font-weight: lighter;
    color: #474747;
  }
  
 /* span {
    display: inline-block;
    height: 50px;
    font-family: 'Suranna', serif;
    font-size: 34px;
  }
  */
  .product-price-btn button {
    float: right;
    display: inline-block;
    height: 50px;
    width: 176px;
    margin: 0 40px 0 16px;
    box-sizing: border-box;
    border: transparent;
    border-radius: 60px;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #ffffff;
    background-color: #9cebd5;
    cursor: pointer;
    outline: none;
  }
  
  .product-price-btn button:hover {
    background-color: #79b0a1;
  }


  /*end tempo page*/

.moving{
    font-size: 20px;
    margin-top: 10px;

  }
  .more-slider{
    background-color: red;
  }
  /*about us*/


.start-about{
    display: flex;
    justify-content: center;
} 

.about-us{
    display: flex;
    justify-content: center;
    margin: 30px 0px;

  }


.owner img{
    max-width: 420px;
    border-radius: 20px;
    margin-left: 80px;
  }

.journey{
    margin-top: 20px;
}

.journey h2{
    font-size: 30px;
    font-weight: 800;
    color: #FBA708;

}
.journey p{
    font-size: 18px;

}


.who h5{
    font-size: 25px;
    font-weight: 600;
    color:#FBA708;

}
.who p{
    font-size: 16px;
}

.text1{
    border: 1px solid #FBA708;
    padding: 15px;
    border-radius: 10px;
}
.text1 h5{
    font-size: 25px;
    font-weight: 600;

}
.text1 p{
    font-size: 15px;

}

.feature1{
    background-color: white;

}
.feature-design1{
    align-items: center;
    justify-content: center;
    margin: 0px 50px;
    text-align: center;
}
.text{
    text-align: center;
}

.text i{
    color: #FBA708;
    font-size: 40px;
    
}


/*news section*/

.normal{
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    margin: 30px 0px;
}

#scroll-container {
    border: 1px solid rgb(184, 184, 184);
    border-radius: 5px;
    height: 100px;
    overflow: hidden;
  }
  
  #scroll-text {
    height: 100%;
    text-align: center;
    
    /* animation properties */
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    
    -moz-animation: my-animation 5s linear infinite;
    -webkit-animation: my-animation 5s linear infinite;
    animation: my-animation 5s linear infinite;
  }
  
  /* for Firefox */
  @-moz-keyframes my-animation {
    from { -moz-transform: translateY(100%); }
    to { -moz-transform: translateY(-100%); }
  }
  
  /* for Chrome */
  @-webkit-keyframes my-animation {
    from { -webkit-transform: translateY(100%); }
    to { -webkit-transform: translateY(-100%); }
  }
  
  @keyframes my-animation {
    from {
      -moz-transform: translateY(100%);
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
    }
    to {
      -moz-transform: translateY(-100%);
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%);
    }
  }