body {
    font-family: "Poppins", sans-serif;
    padding: 0px;
}
.headerFixed {
    box-shadow:0 1px 10px rgba(0, 0, 0, 0.2) !important;
    animation: fadeInDown 1s ease-in-out;
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index:99 !important;
    background: #fff !important;
}
.dropdown-menu.lpts_drop a img {
    width: 28px;
    margin: 0 8px 0 0;
}
.dropdown-menu.lpts_drop {
    padding: 0;
    background: #ffffff;
    border: none;
}
.dropdown-menu.lpts_drop a i {
    transform:rotate(45deg);
    margin:0px 3px 0px 0px;
}
.dropdown-menu.lpts_drop2 {
    padding: 0;
    background: #ffffff;
    border: none;
}
.lpts_drop2 .dropdown-item {
    padding: 0 10px 0 10px;
    font-size: 13px;
    color: #333;
    line-height: 35px;
    border-bottom: solid 1px #6762625c;
    font-weight: 500;
}
li.nav-item.dropdown a img {
    width: 24px;
    border: 0px solid #fff;
    border-radius: 51%;
}
.spacialDrop_flag {
    margin: -3px 0px 0px 0px;
}
.dropdown-menu {
    position: absolute;
    top: 41px;
    left: 15px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}
.serch_mbCall {
    background: #1d96bc;
    position: absolute;
    top: 14px;
    right: 56px;
    border-radius: 4px;
    display: none;
}
.serch_mbCall h6 {
    margin: 0px;
    color: #fff;
    padding: 6px 6px;
    text-transform: uppercase;
    font-size: 13px;
}
.serch_mbCall h6 i {
    background: #fff;
    width: 20px;
    height: 20px;
    color:#1d96bc;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    border-radius: 15px;
}
.serch_mbCall h6 a {
    color: #fff;
    text-decoration: none;
}
.email_top {
    border: 1px solid #b55f27;
    width: 27px;
    height: 27px;
    line-height: 25px !important;
    text-align: center;
    border-radius: 20px;
    color: #b55f27;
    font-size: 14px !important;
    margin: 0 1px 0 0;
}


.tfnmobile {
    background: #00354f;
    /* color: #f05327; */
    display: none;
    justify-content: space-between;
    align-items: center;
    position: relative;
    top: 0;
    padding: 12px 54px;
    z-index: 9;
    text-align: center;
    /* display: flex
; */
    justify-content: center;
}
.tfnmobile .call {
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    margin: 0 12px 0 0;
}
.tfnmobile .tfn{ font-size: 16px;
    line-height: 16px; }
.tfnmobile .tfn a {
    color: #13517a;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
}



.container {
    max-width: 1200px;
}

ul.navbar-nav.mr-auto {
    margin: 0px auto 0px auto;
    align-items: center;
}

nav.navbar.navbar-expand-lg.navbar-light {
    background: #ffffff;
    border-bottom: none;
    padding: 8px 0 8px 0;
    position: relative;
    z-index: 9;
    box-shadow: 0 0 20px rgba(0, 0, 0, .05);
}
.dropdown:hover > .dropdown-menu {
    display: block;
}
.dropdown > .dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}
.lpts_drop .dropdown-item {
    padding: 0 10px 0 10px;
    font-size: 13px;
    color: #333;
    line-height: 35px;
    border-bottom: solid 1px #8d7e7e5c;
    font-weight: 500;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #f05327;
}

.top_cut {
    width: 25%;
    height: 14px;
    transform: skew(301deg);
    background: #fff;
    position: absolute;
    left: -17px;
    top: 60px;
    z-index: 1;
    box-shadow: 6px 4px 4px rgb(0 0 0 / 12%);
}
.navbar-light .navbar-nav .nav-link {
    color: #072a48 !important;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 15px 12px 15px;
    text-transform: capitalize;
    line-height: 14px;
    text-shadow: none;
    letter-spacing: 0.3px;
    position:relative;
}

.right_contact {
    background-size: 40px;
    padding: 5px 52px 5px 16px;
    position: relative;
    margin: 2px 0 0 0;
    border-radius: 5px 5px 5px 5px;
    background: #b55c0a00;
    border: 1px solid #bf600a;
}

.right_contact a {
    font-size: 20px;
    text-decoration: none;
    font-weight: 700;
    color: #b55f27;
    line-height: 22px;
    display: block;
    margin: 5px 0 0 0;
    letter-spacing: 0.3px;
}
.right_contact span {
    font-size: 12px;
    position: absolute;
    bottom: -30px;
    font-weight: 500;
    right: 42px;
    background: #ffffff;
    color: #000;
    padding: 3px 4px 7px 4px;
    width: 110px;
    text-align: center;
    border-bottom-left-radius: 38px;
    border-bottom-right-radius: 38px;
    border: 1px solid #b55c0a;
    z-index: 9;
}

.right_contact a img {
    position: absolute;
    width: 54px;
    height: 52px;
    background: #3a5669;
    text-align: center;
    color: #ffffff;
    border-radius: 0px 5px 5px 0px;
    right: -11px;
    top: -1px;
    font-size: 26px;
    border: 1px solid #b55c0a;
}

.right_contact p {
    font-size: 13px;
    color: #333;
    text-align-last: end;
    line-height: 13px;
    font-weight: 600;
    margin: 0 0 0px 0;
}

.right_contact h6 {
    font-size: 12px;
    margin: 0 0 0 0;
    text-align-last: end;
    font-weight: 400;
}


/** BANNER CSS START **/

.main_banner {
    padding: 32px 0 94px 0;
    position: relative;
    margin: 0px 0 0 0;
}
.main_banner::before {
    position: absolute;
    content: '';
    left: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    background:#3edcf35c;
}

.banner_heading {
    text-align: center;
    margin: 15px 0 10px 0;
}
.banner_heading h1 {
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
    text-shadow: -1px 1px 3px #3f3f3f;
    margin: 0px 0 6px 0;
    /* -webkit-text-stroke: 1px #ffffff; */
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.banner_heading ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.banner_heading ul li {
    font-size: 18px;
    color: #ffffff;
    display: inline-block;
    font-weight: 500;
    margin: 0 18px 5px 0px;
    text-shadow: #404040 0px 1px;
}


/** USP CSS **/

.bnhdt_ttp {
    padding: 130px 0 10px 0;
    background: #00000000;
    margin: 0px 0 0 0;
    position: relative;
}
.whyus_1 {
    display: flex;
    width: 100%;
    gap: 15px;
}
.serviceBox {
    padding: 7px 10px 7px 10px;
    background: #00354f00;
    margin: 0 0px 0 0px;
    border-radius: 14px;
    border: 1px solid #00b3ec4d;
    width: 25%;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 9%);
}
.service-icon {
    width: 24%;
    float: left;
    margin: 0 3% 0 0;
}
.service-icon img {
    width: 58px;
    padding: 8px;
    border-radius: 47px;
    height: 58px;
    border: 4px solid #e73a3a2e;
}
.service-content {
    width: 73%;
    float: left;
    margin: 6px 0 0 0;
}
.service-content h3 {
    font-size: 20px;
    color: #000;
    margin: 0px 0 0 0;
    font-weight: 700;
    text-shadow: none;
}
.service-content p {
    font-size: 15px;
    margin: 0 0 0 0;
    font-weight: 400;
    color: #666;
}


/** DESTINATIONS CSS **/

.Domestic_Destinations{ padding:55px 0; }

.pts_heading {}
.pts_heading h3 {
    font-size: 24px;
    color: #000;
    margin-bottom: 26px;
    position: relative;
    font-weight: 700;
}

.pts_heading h3 span {
    color: #b55c0a;
    border-bottom: solid 2px #b55c0a;
}

.our__pkg {
    margin-bottom: 0px;
    border: 1px solid #ececec;
    border-radius: 16px 16px 16px 16px;
    padding:8px 8px 0px 8px;
    box-shadow: 0 0 7px rgb(0 -1 6 / 6%) inset;
    background: linear-gradient(180deg, rgb(255 255 255) 8%, rgb(250 253 255) 100%);
}
.style__package {
    position: relative;
    overflow: hidden;
    border-radius: 13px 13px 8px 8px;
}
.style__package:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000036;
}
.style__package img {
    width: 100%;
    border-bottom-right-radius: 13px;
    border-bottom-left-radius: 13px;
    border-top-right-radius: 13px;
    border-top-left-radius: 13px;
}
.style__package h4 {
    position: absolute;
    padding: 10px;
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
    left: 0;
    top: 55px;
    margin: 0;
    background: #00000000;
    display: block;
    width: 100%;
    border-bottom-right-radius: 13px;
    border-bottom-left-radius: 13px;
    text-shadow: #484848 0px 1px 1px;
    text-transform: uppercase;
    font-weight: 600;
}
.our__pkg .style__package__price {
    margin: 0 0 0 0;
    align-items: center;
    padding: 30px 14px 22px 4px;
    display: table;
}
.desGp {
    margin: 0 0 0 0;
    padding: 0 10px 0 10px;
}
.our__pkg .style__package__price h3 {
    display: inline-block;
    margin: 0;
    line-height: 7px;
}
.our__pkg .style__package__price h3 span {
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    text-transform: uppercase;
    color: #383636;
    font-weight: 600;
}
.our__pkg .style__package__price h3 span.packagecode4 {
    display: block;
    font-weight: 700;
    color: #000000;
    margin: 4px 0 0 0;
    text-transform: capitalize;
    font-size: 17px;
}

.our__pkg .style__package__price a {
    float: left;
    background: #ecfaff;
    border: 1px solid #1d96bc;
    color: #000;
    padding: 6px 8px 6px 10px;
    border-radius: 8px;
    text-decoration: none;
    line-height: 18px;
    font-size: 13px;
    box-shadow: #1d96bc 3px 3px 0;
    font-weight: 500;
    text-transform: uppercase;
    margin: 3px 0 0 0px;
    letter-spacing: 0.3px;
}
span#packagevalue4 {
    font-size: 17px;
    font-weight: 700;
    color: #b55c0a;
}

p.deal__tnc {
    font-size: 14px;
    color: #333;
    margin: 0px 0 0 0 !important;
    border-radius: 10px;
    padding: 10px 15px 10px 15px;
    border: 1px solid #ececec;
    box-shadow: 0 0 7px rgb(0 -1 6 / 6%) inset;
    background: linear-gradient(180deg, rgb(255 255 255) 8%, rgb(250 253 255) 100%);
}
p.deal__tnc strong {
    display: block;
    color: #b55c0a;
    font-weight: 700;
}
.desGp2 {
    margin: 0 0 0 0;
    padding: 0 12px 0 12px;
}

/** ABOUT US CSS **/

.more_abouts {
    padding: 26px 0 32px 0px;
}
.ima_lefts{ padding:30px; }

.ABou_contebt {
    width: 100%;
    padding:27px 22px 27px 22px;
    border-radius: 16px 0px 0px 16px;
    border: 1px solid #ececec;
    box-shadow: 0 0 7px rgb(0 -1 6 / 6%) inset;
    background: linear-gradient(180deg, rgb(255 255 255) 8%, rgb(250 253 255) 100%);
}
.ABou_contebt h2 {
    color: #b55c0a;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 2px 0;
}
.ABou_contebt h3 {
    font-weight: 700;
    font-size: 24px;
    color: #000000;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #e4e4e4;
    padding: 0 0 8px 0;
}

.ABou_contebt h4 {
    font-weight: 700;
    font-size: 20px;
    color: #000000;
    margin: 0px 0 10px 0;
}
.ABou_contebt p a {
    color: #b55c0a;
    font-weight: 500;
}
.about_img {
    position: relative;
}
.about_img .aboutSpacial_img {
    margin: 0 0 0 0;
    width: 100%;
    border-radius: 0px 14px 14px 0px !important;
    border-right: 8px solid #ececec;
    z-index: 1;
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
}

.ABou_contebt p {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 10px 0;
    color: #555;
    font-weight: 400;
    letter-spacing: 0.3px;
}

.ABou_contebt ul { 
    list-style: none;
    padding: 14px 20px 14px 20px;
    margin: 0px;
    background: #f4f4f4;
    border-radius: 12px 12px 12px 12px;
    border-top: 4px solid #ececec;
}
.ABou_contebt ul li {
    font-size: 14px;
    color: #545454;
    font-weight: 400;
    margin: 0 0 6px 0;
}

.ABou_contebt ul li i {
    background: #b55c0a;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    color: #fff;
    margin-right: 4px;
    border-radius: 2px;
}
.aboutLeft_coll {
    padding-right:0;
}
.aboutRight_coll {
    padding-left:0;
}

/** FLIGHTS DEALS CSS **/   

.flight_deals {
    padding: 30px 0 48px;
}

.airline_deals {
    border-radius: 14px;
    text-decoration: none;
    display: block;
    margin-bottom: 22px;
    border: 1px solid #ececec;
    box-shadow: 0 0 7px rgb(0 -1 6 / 6%) inset;
    background: linear-gradient(180deg, rgb(255 255 255) 8%, rgb(250 253 255) 100%);
    overflow: hidden;
}


.airline_deals a{ text-decoration:none; }

.lps_main {
    display: flex;
    justify-content: space-between;
    padding: 10px 10px 18px 10px;
    line-height: 1;
    align-items: center;
}

.hdgr_1 img {
    width: 30px;
}

.hdgr_2 h6 {
    font-size: 13px;
    color: #787878;
    font-weight: normal;
    padding-bottom: 5px;
    display: block;
    margin: 0;
    text-align: right;
    font-weight: 600;
}

.hdgr_2 h3 {
    text-align: right;
    color: #b55c0a;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}

.hdgr_2 h3 span{ font-size:16px;}
.trip-detail {
    background: #f4f4f4;
    padding: 14px 14px 14px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    color: #fefefe;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top: 4px solid #ededed;
    border-bottom: 1px solid #ededed;
}
.trip_book {
    position: relative;
    text-align: center;
    background: #ffffff;
    padding: 20px 0 22px 0;
}
.trip_book span {
    color: #b55c0a;
    border: 1px solid #b55c0a;
    padding: 6px 20px 6px 20px;
    border-radius: 26px;
    font-size: 14px;
    font-weight: 500;
    background: #b55c0a0d;
}
.hdgr_1 {
    border: 1px solid #94dbf4;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 44px;
    background: #ecfaff;
}
.trip-date {
    font-size: 13px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 9px;
    font-weight: 500;
    line-height: 10px;
    text-transform: capitalize;
}
.trip-date span {
    color: #666666;
}
.desti {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.desti .city {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    width: auto;
    color: #000;
}
.desti .mid-line {
    width: calc(100% - 150px);
    position: relative;
    border: 1px dashed #7e7e7e;
}
.desti .mid-line span {
    position: absolute;
    width: 35px;
    height: 35px;
    background: #eaf5ff;
    border-radius: 50%;
    left: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transform: translate(-50%, -50%);
    border: 1px solid #155079;
}
.desti .mid-line span img {
    width: 18px;
}



/** FOOTER CODE START **/

.footer_main {
    padding:40px 0 15px;
    border: 1px solid #f1f1f1;
    box-shadow: 0 0 7px rgb(0 -1 6 / 6%) inset;
    background: linear-gradient(180deg, rgb(255 255 255) 8%, rgb(250 253 255) 100%);
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
}

.ContactNeed_help {
    padding: 15px 18px;
    border-radius: 16px;
    margin: 7px 0 11px 0;
    background: #ffffff;
    outline: 1px dashed #e7e7e7;
    outline-offset: -2px;
}
.ContactNeed_help h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 15px 0;
    color: #f1f1f1;
}
.ContactNeed_help p {
    font-size: 14px;
    color: #555;
    margin: 0px;
}
.ContactNeed_help a {
    text-decoration: none;
    display: block;
    font-weight: 600;
    padding: 6px 0 0 0;
    color: #b55c0a;
    font-size: 20px;
}

.All_abouts {
    margin: 0 0 16px 0;
}
.All_abouts h4 {
    font-size: 16px;
    color: #000;
    margin: 0 0 12px 0;
    border-bottom: solid 2px #efefef;
    padding: 0 0 4px 0;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
}

.All_abouts ul{ list-style:none; padding:0px; margin:0px; }
.All_abouts ul li {
    display: inline-block;
    margin: 0 18px 0 0;
}
.All_abouts ul li a {
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 29px;
    font-weight: 400;
    text-decoration: none;
}

.All_abouts2 {
    margin: 5px 0 9px 0;
    padding: 12px 0px 0px 0px;
    border-top: 4px solid #f7f7f7;
}
.All_abouts2 h4 {
    font-size: 16px;
    color: #000;
    margin: 0 0 12px 0;
    border-bottom: solid 2px #efefef;
    padding: 0 0 4px 0;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
}

.All_abouts2 ul{ list-style:none; padding:0px; margin:0px; }
.All_abouts2 ul li {
    display: inline-block;
    margin: 0 18px 0 0;
}
.All_abouts2 ul li a {
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 31px;
    font-weight: 400;
    text-decoration: none;
}

.dt-sc-contact-info {
    margin: 6px 0 0px 0;
}
.all_ContactInfo {

}
.all_ContactInfo_Tollfree {
    font-size: 20px !important;
    font-weight: 700 !important;
}
.dt-sc-contact-info h6 {
    font-size: 14px;
    color: #555;
    font-weight: 400;
    line-height: 25px;
    margin: 0 0 0 0;
}
.dt-sc-contact-info a {
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #555;
    border-bottom: 4px solid #f4f4f4;
    display: block;
    padding: 0px 0 8px 0;
}
.dt-sc-contact-info p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}

.Social_media {
    margin: 25px 0 0 0;
}
.Social_media h4{ 
    font-size: 20px;
    color: #fff;
    margin: 0 0 15px 0;
    border-bottom: solid 2px #fff;
    padding: 0 0 4px 0;
    display: inline-block;
}

.Social_media ul{ list-style:none; padding:0px; margin:0px; }
.Social_media ul li{ display:inline-block; }
.Social_media ul li a {
    font-size: 20px;
    color: #155079;
    margin: 0 5px 0 0px;
    width: 35px;
    display: block;
    height: 35px;
    background: #bdc4ce;
    text-align: center;
    line-height: 35px;
    border-radius: 29px;
}

.disclamer {
    margin: 0px 0 0 0;
    border-top: 4px solid #f7f7f7;
    padding: 14px 0 0 0;
}
.disclamer p {
    font-size: 14px;
    margin: 0 0 8px 0;
    color: #555;
    font-weight: 400;
}
.disclamer p strong {
    color: #b55c0a;
    display: block;
}

.footer__logoBox {
    background: #fbfeff;
}

.right-pay {
    text-align: center;
    padding: 0 0px 0px 0px;
    margin: 0px auto 0 auto;
    border-radius: 8px;
}
.right-pay ul {
    list-style: none;
    padding: 27px 10px 12px 0px;
    margin: 15px 0 0 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #ffffff;
    border-top: 4px solid #f7f7f7;
}
.right-pay ul li {
    display: inline-block;
    margin: 0 26px 0 0;
}
.right-pay ul li img {
    filter: none;
}

.copy_right {
    text-align:left;
}
.copy_right p {
    font-size: 14px;
    margin: 0 0 0 0;
    color: #080808;
    padding: 18px 0 20px 0;
    font-weight: 400;
}
.All_abouts ul li a i {
    transform: rotate(45deg);
    margin: 0 6px 0 0;
}
.quick_ico {
    transform: rotate(0deg) !important;
    margin: 0 6px 0 0;
}
.contact_ico {
   margin: 0 6px 0 0; 
}

.out_news {
    margin:0px 0 0 0;
}
.out_news h4 {
    font-size: 16px;
    color: #000;
    margin: 0 0 12px 0;
    border-bottom: solid 2px #efefef;
    padding: 0 0 4px 0;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
}
.out_news p {
    font-size: 14px;
    color: #555;
    margin: 0 0 5px 0;
}
.out_news form {
    position: relative;
}
.out_news input {
    height: 45px;
    font-size: 14px;
    position: relative;
    background: #ffffff;
    color: #383838;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}
.out_news input:focus {
    background: #ffffff;
    color: #383838;
    border: 1px solid #e5e5e5;
    border-radius: 7px;
}
.out_news input::placeholder {
    color:#555;
}
.out_news button {
    position: absolute;
    right: 2px;
    top: 2px;
    height: 41px;
    border: none;
    color: #fff;
    background: #b55c0a;
    padding: 0 20px 0 20px;
    font-size: 14px;
    letter-spacing: 0.3px;
    border-radius: 4px;
}
.out_news span {
    color: #000;
    font-size: 14px;
    letter-spacing: 0.3px;
    margin: 4px 0 16px 0;
    display: inline-block;
}
.out_news span strong {
    font-size: 16px;
}


/** ABOUT US PAGE CSS **/

.about_banner {
    padding: 80px 0 80px;
    position: relative;
    margin: 0 0 0 0;
}
.about_banner::before {
    position: absolute;
    content: '';
    left: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    background: #000000b8;
}

.about_banner_heading {
    text-align: center;
}
.about_banner_heading h1 {
    font-size: 28px;
    font-weight: 700;
    color: #ffffff;
    text-transform: capitalize;
    margin: 0px 0 10px 0;
    text-shadow: #000 0px 1px 1px;
}
.about_banner_heading ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.about_banner_heading ul li {
    font-size: 15px;
    color: #ffffff;
    display: inline-block;
    font-weight: 500;
    margin: 0 0px 0px 4px;
    text-shadow: #404040 0px 1px;
}
.about_banner_heading ul li a {
    color: #ffffff;
    text-decoration:none;
}

.Abt_pages {
    padding: 45px 0;
}
.text_contrnts {}
.text_contrnts h3 {
    font-weight: 500;
    font-size: 26px;
    margin: 0 0 10px 0;
}
.text_contrnts p {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    margin: 0 0 10px 0;
}
.text_contrnts h4 {
    font-weight: 500;
    font-size: 22px;
    margin: 0 0 10px 0;
}


/** CONTACT US PAGE CSS **/

.contact_banner {
    padding:80px 0 80px;
    position: relative;
}
.contact_banner::before {
    position: absolute;
    content: '';
    left: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    background: #000000b8;
}

.contact_banner_heading {
    text-align: center;
}
.contact_banner_heading h1 {
    font-size: 28px;
    font-weight: 700;
    color: #ffffff;
    text-transform: capitalize;
    margin: 0px 0 10px 0;
    text-shadow: #000 0px 1px 1px;
}
.contact_banner_heading ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.contact_banner_heading ul li {
    font-size: 15px;
    color: #ffffff;
    display: inline-block;
    font-weight: 500;
    margin: 0 0px 0px 4px;
    text-shadow: #404040 0px 1px;
}
.contact_banner_heading ul li a {
    color: #ffffff;
    text-decoration: none;
}

.bts_sides {
    background: #ffffff;
    padding: 0 0 50px 0;
}

.cTnow {
    padding: 0 0 0 0;
    background: #ffffff;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-radius: 20px;
    margin: 0px 0 0 0;
    overflow: hidden;
}
.cTnow h2 {
    font-size: 20px;
    color: #100f0f;
    margin: 0px;
    font-weight: 600;
    background: #fafafa;
    padding: 15px 25px 15px 25px;
    border-bottom: 4px solid #f5f5f5;
}

.addredd {
    margin: 0px 0 0 0;
    background: #fff;
    padding: 5px 25px 12px 25px;
    border-bottom: 1px solid #f1f1f1;
}
.addredd:last-child {
    border-bottom:none;
}
.addredd h4 {
    font-size: 15px;
    color: #333;
    font-weight: 500;
    margin: 10px 0 4px 0;
}
.addredd p {
    font-size: 14px;
    color: #333;
    margin: 0 0 0 0;
    font-weight: 400;
}
.addredd p a {
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    color: #b55c0a;
}
.addredd p a i {
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #b55c0a;
    border-radius: 32px;
    font-size: 15px;
    color:#b55c0a;
}
.addredd p i {
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #b55c0a;
    border-radius: 32px;
    font-size: 15px;
    color:#b55c0a;
}
.addressHd {
    font-weight: 600 !important;
    font-size: 18px !important;
}
.Cnt_form {
    margin: 0px 0 0 0;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-radius: 20px;
    overflow: hidden;
}
.Cnt_tittle {
    padding: 20px;
    text-align: center;
    background: #fafafa;
    border-bottom: 4px solid #f5f5f5;
}
.Cnt_tittle h2 {
    font-size: 20px;
    color: #000;
    margin: 0px 0 5px 0;
    font-weight: 600;
}
.Cnt_tittle p {
    font-size: 14px;
    color: #333;
    margin: 0px 0 0px 0;
}

.address_cont {
    background: #fff;
    padding: 20px 25px 30px 25px;
    display: table;
    width: 100%;
}

.cont_ppgecont {
    border-radius: 2px;
    height: 44px;
    box-shadow: none;
    font-size: 14px;
}
.cont_ppge {
    font-size: 14px;
    color: #666;
    margin: 0 0 2px;
    font-weight: 400;
}
textarea.textArea_field {
    height: auto;
    height: 100px;
    padding: 10px 0 0 14px;
}

.flats_button {
    border: 0;
    background: #b55c0a;
    color: #fff;
    padding: 10px 12px;
    border-radius: 4px;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    width: 40%;
    margin: 0 auto;
    box-shadow: #6a3c11 4px 4px 0;
}
.nop_map {
    padding: 8px 8px 0 8px;
    margin-top: 20px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    margin-bottom: 15px;
    overflow: hidden;
}
.nop_map iframe {
    border-radius: 20px;
}

/** DESTINATIONS CODE CSS **/

.des_banner {
    padding:130px 0 140px;
    position: relative;
    margin: -59px 0 0 0;
}
.des_banner::before {
    position: absolute;
    content: '';
    left: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    /* background: linear-gradient(to bottom, #ffffffc9 10%, #00000000 58%, #000000a8 133%); */
    background: #3edcf35c;
}

.des_banner_heading {
    text-align: left;
    margin: 0 0 30px 0;
}
.des_banner_heading h1 {
    font-size: 34px;
    font-weight: 700;
    color: #ffffff00;
    margin: 0px 0 12px 0;
    -webkit-text-stroke: 1px #fff;
}
.des_banner_heading ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.des_banner_heading ul li {
    font-size: 18px;
    color: #ffffff;
    display: inline-block;
    font-weight: 500;
    margin: 0 18px 5px 0px;
    text-shadow: #404040 0px 1px;
}

.desti_pagesh {
    padding: 0px 0 45px;
}
.Harley_co {}
.Harley_co h3 {
    font-size:20px;
    margin: 0 0 8px 0;
    color: #f05327;
    line-height: 24px;
    font-weight: 600;
}
.Harley_co p {
    font-size: 14px;
    margin: 0 0 10px 0;
    color: #333;
    line-height: 23px;
}
.Harley_co h4 {
    font-size: 18px;
    margin: 0 0 8px 0;
    color: #13517a;
    line-height: 24px;
    font-weight: 600;
}
.deals_quite {
    font-size: 14px;
    color: #333;
    margin: 0px 0 0 0 !important;
    border: 1px dashed #d7d7d7;
    border-radius: 4px;
    padding: 10px 14px 10px 14px;
}




.bottoms_calls {
    background: 0 0 / contain #009688;
    padding: 8px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9;
    display: none;
    text-align: center;
}
.bottoms_calls p {
    font-size: 14px;
    color: #fff;
    margin: 0 0 2px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 16px;
}
.bottoms_calls a {
    color: #fff;
    font-size: 28px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 30px;
    display: block;
}


/*css for privacy policy page*/

.privacy_banner {
    padding:80px 0 80px;
    position: relative;
}
.privacy_banner::before {
    position: absolute;
    content: '';
    left: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    background: #000000b8;
}

.privacy_banner_heading {
    text-align: center;
}
.privacy_banner_heading h1 {
    font-size: 28px;
    font-weight: 700;
    color: #ffffff;
    text-transform: capitalize;
    margin: 0px 0 10px 0;
    text-shadow: #000 0px 1px 1px;
}
.privacy_banner_heading ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.privacy_banner_heading ul li {
    font-size: 15px;
    color: #ffffff;
    display: inline-block;
    font-weight: 500;
    margin: 0 0px 0px 4px;
    text-shadow: #404040 0px 1px;
}
.privacy_banner_heading ul li a {
    color: #ffffff;
    text-decoration: none;
}

.pvc_cont h2 {
    font-size: 22px;
    font-weight: 700;
    margin: 0px 0 10px 0;
    color: #b55f27;
}
.pvc_cont h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px 0;
    color: #000;
    letter-spacing: 0.3px;
}
.pvc_cont h4 {
    padding: 7px 15px 7px 8px;
    background: rgb(253, 238, 230);
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 12px 0;
    border-left: 4px solid #ececec;
}
.pvc_cont p {
    font-size: 14px;
    color: #333;
    margin: 0px 0 10px 0;
    line-height: 22px;
}
.pvc_cont ul {
    margin: 2px 0 20px 0;
    padding: 0 0 0 0px;
}
.pvc_cont ul li {
    list-style: none;
    font-size: 14px;
    margin: 0px 0 10px 0;
    color: #333;
    line-height: 22px;
}
.pvc_cont ul li i {
    margin: 0 5px 0 0;
    color: #b55f27;
}



/*css for terms conditions page*/

.terms_banner {
    padding:80px 0 80px 0px;
    position: relative;
}
.terms_banner::before {
    position: absolute;
    content: '';
    left: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    background: #000000b8;
}

.terms_heading {
    text-align: center;
}
.terms_heading h1 {
    font-size: 28px;
    font-weight: 700;
    color: #ffffff;
    text-transform: capitalize;
    margin: 0px 0 10px 0;
    text-shadow: #000 0px 1px 1px;
}
.terms_heading ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.terms_heading ul li {
    font-size: 15px;
    color: #ffffff;
    display: inline-block;
    font-weight: 500;
    margin: 0 0px 0px 4px;
    text-shadow: #404040 0px 1px;
}
.terms_heading ul li a {
    color: #ffffff;
    text-decoration: none;
}

.trm_cont h2 {
    font-size: 22px;
    font-weight: 700;
    margin: 0px 0 10px 0;
    color: #b55f27;
}
.trm_cont h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px 0;
    color: #000;
    letter-spacing: 0.3px;
}
.trm_cont h4 {
    padding: 7px 15px 7px 8px;
    background: rgb(253, 238, 230);
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 12px 0;
    border-left: 4px solid #ececec;
}
.trm_cont p {
    font-size: 14px;
    color: #333;
    margin: 0px 0 10px 0;
    line-height: 22px;
}
.trm_cont ul {
    margin: 2px 0 20px 0;
    padding: 0 0 0 0px;
}
.trm_cont ul li {
    list-style: none;
    font-size: 14px;
    margin: 0px 0 10px 0;
    color: #333;
    line-height: 22px;
}
.trm_cont ul li i {
    margin: 0 5px 0 0;
    color: #b55f27;
}





/** MOBILE VIEW SECOND CSS **/

@media (min-width:320px) and (max-width:479px) {
.serch_mbCall { display: block;}
.navbar-toggler{ padding: 0px 2px; }
nav.navbar.navbar-expand-lg.navbar-light {
    padding: 5px 10px;
    background: #ffffff;
}
a.navbar-brand { margin: 0 0 0 0;}
a.navbar-brand img {
    width: 180px;
}
.main_banner {
    padding: 58px 0 20px;
    position: relative;
    margin: 0 0 0 0;
}
.Domestic_Destinations {
    padding: 30px 0 8px 0px;
}
.bnhdt_ttp {
    padding:35px 0 0px 0px;
    margin: 0px 0 0 0;
}
.serviceBox {
    width: 100%;
    display: flex;
    padding: 12px 16px 12px 16px;
    margin-bottom: 15px;
    margin: 0 0px 10px 0;
    height: auto;
    background: #13517a00;
}
.banner_heading { text-align: center; margin: 0 0 0px 0; }
.banner_heading h1 {
    font-size: 21px;
    line-height: 35px;
    display: none;
}
.pts_heading h3 {
    font-size: 22px;
    color: #000;
    margin-bottom: 25px;
    position: relative;
    font-weight: 600;
    line-height: 31px;
}
.right-pay ul { list-style: none; padding: 0px; margin: 0px; display: block; align-items: center;}
.ABou_contebt {
    padding: 18px 15px 18px 15px;
    width: 100%;
    border-radius: 16px;
    margin: 0 0 18px 0;
}
.about_img .aboutSpacial_img {
    position: relative !important;
    border-radius: 14px 14px 14px 14px !important;
}
.ima_lefts { padding: 10px; height: auto !important; display: flex;}
.banner_heading ul{ display: none;}	

.whyus_1 { display: block; width: 100%; margin: 0 auto;}
.service-icon {
    width: 27%;
    float: left;
    margin: 0 0% 0 0;
}
.service-icon img {
    padding: 6px;
    border-radius: 40px;
}
.service-content h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}
.service-content p {
    font-size: 13px;
    margin: 2px 0 0 0;
    line-height: 13px;
}
.All_abouts { margin-bottom: 20px;}
.our__pkg {
    margin-bottom: 26px;
}
.more_abouts {
    padding: 25px 0 12px 0px;
}
.bottoms_calls { display: block;}
.about_img .aboutSpacial_img {
    height: auto;
}
.about_img img {
    width: 100%;
    height: auto;
    border-radius: 14px 8px 8px 14px;
    margin: 0px 0 0 0;
    border: 8px solid #ffffff;
    z-index: 9;
    position: relative;
}
.about_img {
    position: relative;
    margin: 0 0 0px 0;
}
.right-pay ul li {
    display: inline-block;
    margin: 0 0px 8px 0 !important;
}
.right-pay ul {
    list-style: none;
    padding: 16px 10px 12px 0px;
    margin: 0px;
    display: block;
    align-items: center;
}
.out_news {
    margin: 0px 0 18px 0;
}
.All_abouts ul li {
    display: block;
    margin: 0 0px 0 0;
}
.All_abouts2 ul li {
    display: block;
    margin: 0 0px 0 0;
}
.right-pay {
    text-align: left;
    padding: 0 0px 0px 0px;
    margin: 0px auto 0px auto;
    border-radius: 8px;
}
.navbar-light .navbar-nav .nav-link {
    color: #000000 !important;
    font-size: 13px;
    font-weight: 500;
    padding: 12px 13px 8px 13px;
    text-transform: capitalize;
    line-height: 14px;
    text-shadow: #ffffff 0px 1px;
}
ul.navbar-nav.mr-auto {
    margin: 0px auto 0px auto;
    align-items: start;
}
.right_contact {
    margin: 0px 0 30px 12px;
}

.contact_banner_heading ul li {
    font-size: 14px;
}
.flats_button {
    width: 100%;
}
.address_cont {
    margin: 0 0 0px 0;
}
.nop_map {
    margin-bottom: 0px;
}
.privacy_banner {
    padding: 98px 0 70px;
}
.terms_banner {
    padding: 98px 0 70px;
}
.des_banner {
    padding: 20px 0 20px;
    margin: 0px 0 0 0;
}
.des_banner_heading h1 {
    font-size: 26px;
    margin: 0px 0 0px 0;
}
.des_banner_heading ul {
    display: none;
}
.des_banner_heading {
    text-align: center;
    margin: 0 0 14px 0;
}
.desti_pagesh {
    padding: 0px 0 26px 0px;
}
.aboutLeft_coll {
    padding-right:15px;
}
.aboutRight_coll {
    padding-left:15px;
}
.about_banner {
    padding: 70px 0 70px;
}
.about_banner_heading h1 {
    font-size: 24px;
    margin: 0px 0 4px 0;
    line-height: 31px;
}
.Abt_pages {
    padding: 45px 0 !important;
}
.contact_banner {
    padding: 70px 0 70px;
}
.contact_banner_heading h1 {
    font-size: 24px;
    margin: 0px 0 4px 0;
    line-height: 31px;
}
.Cnt_form {
    margin: 0px 0 26px 0;
}
.privacy_banner {
    padding: 70px 0 70px;
}
.privacy_banner_heading h1 {
    font-size: 24px;
    margin: 0px 0 4px 0;
    line-height: 31px;
}
.terms_banner {
    padding: 70px 0 70px;
}
.terms_banner_heading h1 {
    font-size: 24px;
    margin: 0px 0 4px 0;
    line-height: 31px;
}
.our__pkg .style__package__price {
    width: 100%;
}
.our__pkg .style__package__price h3 {
    display: block;
    margin: 0 0 12px 0;
    line-height: 7px;
}
.our__pkg .style__package__price a {
    float: none;
}
}



@media (min-width:480px) and (max-width:767px) {
.serch_mbCall { display: block;}
.navbar-toggler{ padding: 0px 2px; }
nav.navbar.navbar-expand-lg.navbar-light {
    padding: 5px 10px;
    background: #ffffff;
}
a.navbar-brand { margin: 0 0 0 0;}
a.navbar-brand img {
    width:auto;
}
.serch_mbCall {
    top: 17px;
}
.main_banner {
    padding: 58px 0 20px;
    position: relative;
    margin: 0 0 0 0;
}
.Domestic_Destinations {
    padding: 30px 0 8px 0px;
}
.bnhdt_ttp {
    padding:35px 0 0px 0px;
    margin: 0px 0 0 0;
}
.serviceBox {
    width: 100%;
    display: flex;
    padding: 12px 16px 12px 16px;
    margin-bottom: 15px;
    margin: 0 0px 10px 0;
    height: auto;
    background: #13517a00;
}
.banner_heading { text-align: center; margin: 0 0 0px 0; }
.banner_heading h1 {
    font-size: 21px;
    line-height: 35px;
    display: none;
}
.pts_heading h3 {
    font-size: 22px;
    color: #000;
    margin-bottom: 25px;
    position: relative;
    font-weight: 600;
    line-height: 31px;
}
.right-pay ul { list-style: none; padding: 0px; margin: 0px; display: block; align-items: center;}
.ABou_contebt {
    padding: 18px 15px 18px 15px;
    width: 100%;
    border-radius: 16px;
    margin: 0 0 18px 0;
}
.about_img .aboutSpacial_img {
    position: relative !important;
    border-radius: 14px 14px 14px 14px !important;
}
.ima_lefts { padding: 10px; height: auto !important; display: flex;}
.banner_heading ul{ display: none;} 

.whyus_1 { display: block; width: 100%; margin: 0 auto;}
.service-icon {
    width: 27%;
    float: left;
    margin: 0 0% 0 0;
}
.service-icon img {
    padding: 6px;
    border-radius: 40px;
}
.service-content h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}
.service-content p {
    font-size: 13px;
    margin: 2px 0 0 0;
    line-height: 13px;
}
.All_abouts { margin-bottom: 20px;}
.our__pkg {
    margin-bottom: 26px;
}
.more_abouts {
    padding: 25px 0 12px 0px;
}
.bottoms_calls { display: block;}
.about_img .aboutSpacial_img {
    height: auto;
}
.about_img img {
    width: 100%;
    height: auto;
    border-radius: 14px 8px 8px 14px;
    margin: 0px 0 0 0;
    border: 8px solid #ffffff;
    z-index: 9;
    position: relative;
}
.about_img {
    position: relative;
    margin: 0 0 0px 0;
}
.right-pay ul li {
    display: inline-block;
    margin: 0 0px 8px 0 !important;
}
.right-pay ul {
    list-style: none;
    padding: 16px 10px 12px 0px;
    margin: 0px;
    display: block;
    align-items: center;
}
.out_news {
    margin: 0px 0 18px 0;
}
.All_abouts ul li {
    display: block;
    margin: 0 0px 0 0;
}
.All_abouts2 ul li {
    display: block;
    margin: 0 0px 0 0;
}
.right-pay {
    text-align: left;
    padding: 0 0px 0px 0px;
    margin: 0px auto 0px auto;
    border-radius: 8px;
}
.navbar-light .navbar-nav .nav-link {
    color: #000000 !important;
    font-size: 13px;
    font-weight: 500;
    padding: 12px 13px 8px 13px;
    text-transform: capitalize;
    line-height: 14px;
    text-shadow: #ffffff 0px 1px;
}
ul.navbar-nav.mr-auto {
    margin: 0px auto 0px auto;
    align-items: start;
}
.right_contact {
    margin: 0px 0 30px 12px;
}

.contact_banner_heading ul li {
    font-size: 14px;
}
.flats_button {
    width: 100%;
}
.address_cont {
    margin: 0 0 0px 0;
}
.nop_map {
    margin-bottom: 0px;
}
.privacy_banner {
    padding: 98px 0 70px;
}
.terms_banner {
    padding: 98px 0 70px;
}
.des_banner {
    padding: 20px 0 20px;
    margin: 0px 0 0 0;
}
.des_banner_heading h1 {
    font-size: 26px;
    margin: 0px 0 0px 0;
}
.des_banner_heading ul {
    display: none;
}
.des_banner_heading {
    text-align: center;
    margin: 0 0 14px 0;
}
.desti_pagesh {
    padding: 0px 0 26px 0px;
}
.aboutLeft_coll {
    padding-right:15px;
}
.aboutRight_coll {
    padding-left:15px;
}
.about_banner {
    padding: 70px 0 70px;
}
.about_banner_heading h1 {
    font-size: 24px;
    margin: 0px 0 4px 0;
    line-height: 31px;
}
.Abt_pages {
    padding: 45px 0 !important;
}
.contact_banner {
    padding: 70px 0 70px;
}
.contact_banner_heading h1 {
    font-size: 24px;
    margin: 0px 0 4px 0;
    line-height: 31px;
}
.Cnt_form {
    margin: 0px 0 26px 0;
}
.privacy_banner {
    padding: 70px 0 70px;
}
.privacy_banner_heading h1 {
    font-size: 24px;
    margin: 0px 0 4px 0;
    line-height: 31px;
}
.terms_banner {
    padding: 70px 0 70px;
}
.terms_banner_heading h1 {
    font-size: 24px;
    margin: 0px 0 4px 0;
    line-height: 31px;
}
.our__pkg .style__package__price {
    width: 100%;
}
.our__pkg .style__package__price h3 {
    display: block;
    margin: 0 0 12px 0;
    line-height: 7px;
}
.our__pkg .style__package__price a {
    float: none;
}
}