._footercommon
{
    padding-bottom: 1.875rem;
}
._footercommon h1{
    padding-bottom: 2rem;
    text-align: center;
    color:#000;
    font-size: 1.823rem;
    font-weight: 500;
    padding-top: 3.125rem;
    text-transform: uppercase;
}
._footercommon p{
    color:#2f2f2f;
    font-size: 0.82rem; 
    padding-bottom: 1.25rem;
    font-weight:500;
}
._footercommon p strong{
    color: #2b2a2a;
    font-weight: 500;
}
._footercommon p a{
    color:#345fd1;
    font-size: 0.82rem; 
    text-decoration:underline;
}
._footercommon h2{
    font-size: 1.367rem;
    text-transform: uppercase;
    font-weight: 500;
    padding-top: 13px;
    padding-bottom: 15px;
}
._footercommon h3{
    font-size: 1.823rem;
    text-transform: uppercase;
    font-weight: 500;
    padding-top: 0.813rem;
    padding-bottom: 0.938rem;
    text-align: left;
}
._footercommon h3 span{
    text-transform: capitalize;
}
._footercommon h2 span{
    text-transform: capitalize;
}
._footercommon ul{
    padding-left: 0.938rem;
    padding-bottom: 1.25rem;
}
    ._footercommon ul li {
        color: #2f2f2f;
        font-size: 0.82rem;
        list-style: disc;
        padding-left: 0.438rem;
        list-style-position: inherit;
        padding-bottom: 3px;
        font-weight: 500;
    }
    ._footercommon ol {
        margin-left: 15px;
        padding-bottom: 1.25rem;
    }
    ._footercommon ol li {
        color: #2f2f2f;
        font-size: 0.82rem;
        padding-left: 0.438rem;
        list-style-position: inherit;
        padding-bottom: 3px;
        font-weight: 500;
    }
        
    ._footercommon .tableSec {
        border: 1px solid #ccc;
        margin-bottom: 30px;
        color: #333;
        margin-top: 20px;
        width: 50%;
    }
._footercommon .tableSec td {
    border: 0.063rem solid #ccc;
    padding: 0.625rem;
}
._footercommon table.table-price-content {
    border-collapse: collapse;
    margin-bottom: 1.25rem;
}
._footercommon table.table-price-content td {
    border: 0.063rem solid #333;
    border-collapse: collapse;
    padding: 0.563rem !important;
    font-size: 0.875rem;
    text-align: center;
}
._readMore{
    background-image: url(../images/readmorebg.png);
    background-repeat: no-repeat;
    text-align: center;
    min-height: 8.375rem;
}
._readMore ._arrowread{
    display: block;
    margin: 0 auto;
}
._readMore a{
    color: #345fd1;
    font-size: 1.367rem;
    letter-spacing: 0.338rem;
    padding-top: 3.125rem;
    display: inline-block;
}
._morecontent{
    display: none;
}
    ._morecontent.active{
        display:block;
    }
    /*---------------taxes---------------------*/
    ._taxes {
        border: 1px solid lightgray;
        border-top: 7px solid var(--footerBg);
        border-radius: 7px;
    }
._taxes table.tableSec thead tr {
   border-top-left-radius: 7px;
   border-top-right-radius: 7px;
}
._taxes table.tableSec {
    max-width: 100%;
    width: 100%;
    border: 1px solid lightgray;
    overflow: hidden;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    border-radius: 7px;
}
._taxes table.tableSec tr{
    border: 1px solid lightgray;
}
._taxes th {
    font-size: 1.139rem;
    text-align: left;
    padding: 16px 12px;
    text-transform: capitalize;
    font-weight: normal;
    /* border-right: 1px solid lightgray; */
    color:#222222;
    font-weight: 500;
}
 
._footercommon ._taxes .tableSec td {
    /* border: 0.063rem solid lightgray; */
    padding: 16px 12px;
    border: none;
}
._footercommon ._taxes .tableSec p {
    color: #191e3b;
    font-size: 0.911rem;
    
    padding-bottom: 0rem;
    padding-top: 8px;
}
._footercommon ._taxes .tableSec b{
    font-size: 0.911rem;
    font-weight: 600;
    color:#3662d8;
}
._footercommon ._taxes .tableSec td.taxinfo p{
    color: #191e3b;
    font-size: 0.911rem;
    padding-top: 0;
}
._footercommon ._taxes .tableSec td.taxinfo strong{
    padding-top: 14px;
    display: inherit;
}
._footercommon ._taxes .tableSec td.taxinfo{
    padding-bottom: 31px;
}
/*-----------------------------taxend------------------*/

/*---------------------postticketing---------------*/
._footercommon ._taxes._post .tableSec b{
    color: #00355f;
}
._footercommon ._taxes._post .tableSec table th{
    font-size: 0.821rem;
}
._footercommon ._taxes._post .tableSec table td{
    padding-left: 0;
    border: none;
}
._footercommon ._taxes._post td {
    border: 1px solid lightgray;
    padding: 15px;
    font-size: 0.911rem;
    color: #262626;
}
._footercommon ._taxes._post li, ._footercommon ._taxes._post li dl {
    list-style: none;
    width: 100%;
    padding: 2px 0;
    font-size: 14px;
}
._footercommon ._taxes._post li dl dt {
    width: 70%;
    float: left;
    line-height: 22px;
}
._footercommon ._taxes._post li dl dd{
    text-align: right;
}
._footercommon ._taxes._post td ul{
    padding-left: 0;
    padding-bottom: 0;
}
._footercommon ._taxes._post td._per{
    padding-left: 0;
    padding-right: 0;
}
._footercommon ._taxes._post td._per p{
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid lightgray;
    padding-bottom: 5px;
}
._footercommon ._taxes._post td._per ul{
    padding-left: 15px;
    padding-right: 15px;
}
._footercommon ._taxes._post td._per .tableSec p{
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid lightgray;
    padding-bottom: 5px;
}
._footercommon ._taxes._post .tableSec table th._box{
    text-align: center;
    font-size: 1.139rem;
    background-color: var(--footerBg);
    color:#fff;
    display: inline-block;
    padding: 4px 11px;
    border-radius: 5px;
}
._footercommon ._taxes._post table.tableSec tr._amount{
    text-align: center;
}
._footercommon ._taxes._post .tableSec table td, ._footercommon ._taxes._post .tableSec table td th{
    padding: 0;
}
._footercommon ._taxes._post .tableSec td.padd0{
    padding-bottom: 0;

}
._footercommon ._taxes._post .domesInternational{
    padding-top: 15px;
}
._footercommon ._taxes._post .domesInternational.domesInternational1{
    padding-top: 0;
    padding-bottom: 10px;
}

._footercommon ._taxes._post .domesInternational td b{
    text-align: left;
    display: inherit;
}
._footercommon ._taxes._post th._apply{
    width:48%;
}
._footercommon ._taxes._post th._for{
    width:27%;
}
._footercommon ._taxes._post .domesInternational th._width, 
._footercommon ._taxes._post .domesInternational td._width{
    width:25%;
}
._footercommon ._taxes._post .domesInternational th._width._widthcenter{
    text-align: center;
    width: 50%;
}
._footercommon ._taxes._post .tableSec table td._space10{
    padding: 10px;
}
._footercommon ._taxes._post .tableSec ._widthcenter b{
    color:#000;
}
._footercommon ._taxes._post .tableSec table._death td{
    width:25%;
}
.posTicketingHolder h5{
    font-size: 0.833rem;
    color:#191e3b;
}
._footercommon ._taxes._post .tableSec .posTicketingHolder p{
    color:#191e3b;
    font-size: 0.821rem;
    padding-top: 21px;
}
._footercommon ._taxes._post .tableSec .posTicketingHolder p._most{
    padding: 20px 0px 3px 0px;
}
/*---------------------postticketing-end--------------*/
/*---------------------sitemap-Start--------------*/
.sitemapLink h3 {
    color: var(--blueTwo);
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 15px;
    margin-top:0px;
}
.sitemapLink{
    position:relative;
}
._block-sitemap{
    position:relative;
}
    ._block-sitemap ._showml {
        position: absolute;
        bottom: -19px;
        left: 7px;
        color: var(--blueTwo);
        font-weight: 600;
        text-decoration: underline;
        cursor: pointer;
    }
._block-sitemap ul.active {
    height: auto;
}
._block-sitemap ul {
    height: 298px;
    overflow: hidden;
}
.sitemapLink ul {
    padding-left: 0;
    padding-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    
}
._footercommon .sitemapLink ul li {
    list-style-image:none;
    list-style-type:none;
    padding-left:0;
}
._footercommon .sitemapLink ul li a:before {
    margin-right: 10px;
    content: "\f072";
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    font-weight: var(--fa-style,900);
}
.sitemapLink ul li {
    width: 25%;
}
    .sitemapLink ul li a {
        font-size: 12px;
        color: #000;
        margin-bottom: 15px;
        display: block;
        font-weight: 500;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .sitemap-header {
        color: var(--blueTwo);
        font-size: 16px;
        font-weight: 600;
        padding-bottom: 15px;
        margin-top: 30px;
    }
.page-title {
    padding: 10px 0 10px 23px;
    color: var(--blueTwo);
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    padding-bottom:15px;
}
._footercommon .sitemapHolder ul li {
    color: var(--blueTwo);
    font-size: 0.82rem;    
    list-style-image: none;
    background: none;
    padding-left: 0;
}
._footercommon .sitemapHolder ul {
    padding-left: 0;
    padding-bottom: 0;
    display:flex; 
    flex-wrap:wrap;
}
.sitemapHolder li {    
    color: var(--blueTwo);
    padding: 0;
    margin: 0;
    position: relative;
    padding-left: 42px;
    width:25%;
}
    .sitemapHolder li a {
        font-size: 12px;
        color: #000;
        margin-bottom: 15px;
        display: block;
        font-weight: 500;
    }
    .sitemapHolder li::after {  
        transform: rotate(-45deg); 
    }
/*---------------------sitemap-End--------------*/

/*----------------travel advisary css -  start------*/
._footercommon .uspcontainer .qualitydescription ul li .customer {
    background-position: -233px -11px;
}

._footercommon .uspcontainer .qualitydescription ul li .quality, ._footercommon .uspcontainer .qualitydescription ul li .customer, ._footercommon .uspcontainer .qualitydescription ul li .prices, ._footercommon .uspcontainer .qualitydescription ul li .secure {
    background: url(/images/sprit.png) no-repeat;
}

._footercommon .uspcontainer .qualitydescription ul li .quality, ._footercommon .uspcontainer .qualitydescription ul li .customer, ._footercommon .uspcontainer .qualitydescription ul li .prices, ._footercommon .uspcontainer .qualitydescription ul li .secure {
    background-position: -185px -11px;
    height: 64px;
    width: 47px;
    float: left;
    margin-right: 10px;
}

._footercommon .uspcontainer .qualitydescription:after {
    background: url(/images/sprit.png) no-repeat;
}

._footercommon .uspcontainer .qualitydescription ul li .customer {
    background-position: -233px -11px;
}

._footercommon .uspcontainer .qualitydescription ul li .prices {
    background-position: -289px -11px;
}

._footercommon .uspcontainer .qualitydescription ul li .secure {
    background-position: -3px -54px;
}

._footercommon .uspcontainer .qualitydescription ul li {
    width: 25%;
    float: left;
    color: #fff;
    padding-bottom: 20px;
}

._footercommon .uspcontainer {
    position: relative;
    z-index: 0;
    background: var(--blueTwo);
    float: left;
    width: 100%;
    top: -6px;
}

    ._footercommon .uspcontainer:before {
        content: '';
        background: url(/images/skybg.png) no-repeat;
        background-position-x: center;
        height: 213px;
        float: left;
        position: absolute;
        width: 100%;
        bottom: -15px;
        background-size: 100%;
    }

    ._footercommon .uspcontainer .qualitydescription {
        width: 1089px;
        float: right;
        padding: 15px 24px 2px 1px;
        margin-bottom: 82px;
    }

        ._footercommon .uspcontainer .qualitydescription ul li {
            width: 25%;
            float: left;
            color: #fff;
            padding-bottom: 20px;
            list-style-image: none;
        }

            ._footercommon .uspcontainer .qualitydescription ul li .quality, ._footercommon .uspcontainer .qualitydescription ul li .customer, ._footercommon .uspcontainer .qualitydescription ul li .prices, ._footercommon .uspcontainer .qualitydescription ul li .secure {
                height: 64px;
                width: 47px;
                float: left;
                margin-right: 10px;
            }

            ._footercommon .uspcontainer .qualitydescription ul li span h2 {
                font-size: 13px;
                text-transform: uppercase;
                padding-top: 8px;
                font-weight: 600;
                padding-bottom: 0;
            }

            ._footercommon .uspcontainer .qualitydescription ul li span p {
                padding-top: 8px;
                font-size: 11px;
                width: 95%;
                color: #fff;
                padding-bottom: 0;
            }

    ._footercommon .uspcontainer.hotelQualityDescription .qualitydescription:after {
        background-position: -395px 0;
        Z-INDEX: -1;
    }

    ._footercommon .uspcontainer .qualitydescription:after {
        content: '';
        width: 245px;
        height: 88px;
        float: left;
        background-position: 1px -154px;
        margin-top: 3px;
        position: absolute;
        left: 0;
        top: 5px;
    }

.travelGuidelines {
    display: inline-block;
    width: 100%;
    padding: 35px 0;
}

    .travelGuidelines h2, .travelGuidelines h1 {
        text-align: center;
    }

._traveladvisary .hdng {
    color: var(--orangeColor);
    font-size: 23px;
    font-weight: bold;
}

.guidebox {
    display: flex;
    justify-content: space-between;
}

    .guidebox .box {
        width: 49%;
        border: 1px solid #452d7b;
        padding: 15px;
        display: flex;
        align-items: center;
        margin-top: 20px;
    }

        .guidebox .box p {
            padding-left: 20px;
            text-align: justify;
            color: #452d7b;
            line-height: 22px;
            font-size: 14px;
        }

.travelGuidelines h3 {
    text-align: center;
    padding-top: 30px;
    color: #000;
    font-size: 18px;
}

    .travelGuidelines h3 span {
        color: #00aeb5 !important;
        display: inline-block;
        border-bottom: 2px solid #a3d9dc;
    }

.internationalDstion {
    padding: 0 0 40px 0;
}

    .internationalDstion h2, .internationalDstion h3 {
        text-align: center;
    }

    .internationalDstion h2, .internationalDstion h3 {
        text-align: center;
    }

._traveladvisary .subhdng {
    color: var(--blueTwo);
    font-size: 15px;
    font-weight: bold;
}

._traveladvisary .internationalMain {
    display: flex;
    justify-content: space-between;
}

._traveladvisary .internationalBox {
    width: 32.33%;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 15px #ccc;
    padding: 14px;
    margin-top: 20px;
}

    ._traveladvisary .internationalBox img {
        border-radius: 10px;
        width: 100%;
    }

    ._traveladvisary .internationalBox .content {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-top: 10px;
    }

        ._traveladvisary .internationalBox .content h4 {
            font-size: 20px;
            color: var(--blueTwo);
            text-transform: uppercase;
        }

.internationalDstion {
    padding: 0 0 40px 0;
}

    .internationalDstion h2, .internationalDstion h3 {
        text-align: center;
    }

.saftry-travel {
    padding: 0 0 30px 0;
    position: relative;
    display: inline-block;
    width: 100%;
}

    .saftry-travel h2 {
        text-align: center;
        margin-bottom: 10px;
    }

    .saftry-travel ul {
        display: flex;
        width: 100%;
    }

        .saftry-travel ul li {
            list-style-image: none;
            width: 12.5%;
            background: #fff;
            box-shadow: 0 0 3px #999;
            margin: 0 6px;
            border-radius: 5px;
            text-align: center;
            padding: 14px;
            margin-top: 11px;
        }

            .saftry-travel ul li span {
                display: flex;
                width: 80px;
                border: 1px solid var(--blueTwo);
                height: 80px;
                border-radius: 80%;
                align-items: center;
                justify-content: center;
                margin: 0 auto;
            }

            .saftry-travel ul li p {
                font-size: 12px;
                font-weight: 600;
                color: #2f2f2f;
                margin-top: 7px;
                padding-bottom: 0;
            }

section.airTravel {
    padding-bottom: 50px;
}

.travelContainer {
    width: 1220px;
    margin: 0 auto;
}

.airTravel h2 {
    text-align: center;
}

.airTravel .airmain {
    display: flex;
    justify-content: space-between;
}

.airmain .airBox {
    width: 49%;
    background: #fff;
    box-shadow: 0 0 3px #999;
    margin: 0 6px;
    border-radius: 5px;
    padding: 14px;
    margin-top: 15px;
}

    .airmain .airBox ul {
        padding: 0 20px;
    }

        .airmain .airBox ul li {
            list-style-image: none;
            color: #000000;
            font-size: 16px;
            margin: 15px 0;
            background-image: url(/images/airCheckbox.png);
            background-repeat: no-repeat;
            background-position: left top 5px;
            padding: 9px 4px 8px 44px;
        }
.travelAdvisorybanner img {
    width: 100%;
}
/*----------------travel advisary css -  end------*/

.fabBx {
    padding: 15px;
}
.fabBx h3{
    font-size: 1.17em;
    margin:0;
    padding:0;
}
.fabBx .panel-body {
    font-size: 13px;
    color: #333;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 20px;
}

        .fabBx .panel-body a {
            font-weight: bold;
            text-decoration: underline;
            color: #000;
        }
.panel-title {
    width: 100%;
    height: 25px;
    line-height: 25px;
    background: #e6ebf7;
    font-size: 13px;
    color: var(--blueTwo);
    font-weight: bold;
    padding: 0 0 0 15px;
    margin: 10px 0 7px 0;
    margin-top: 15px;
}
.panel-title:before {
    content: "\f059";
    font: normal normal normal 14px/1 FontAwesome;
    color: #333;
    margin-right: 5px;
    font-size: 12px;
}

.fabboxS ul li {
    margin: 4px 0;
    list-style: disc;
    margin-left: 39px;
}


.whyBookSec{background: url(../images/aboutPatter-1.jpg) left top repeat; text-align: center; padding-top: 50px; padding-bottom:100px;}
.whyBookSec h2{font-size:45px; font-weight: 700; line-height:55px; color: #004085; text-transform: uppercase; background: url(../images/h2Bg.png) center top no-repeat; padding-top: 61px; letter-spacing: 2px;} 
.punchline{display: block; color: #ff7033; font-size: 22px; font-weight: 500; padding-top: 10px;}
.whyBook {margin-top: 80px;}
.whyBook .textBox{max-width: 419px; margin: 0 auto; text-align: center; width: 50%;}
.whyBook .textBox img{max-width: 419px; text-align: center; max-width:124px; width: auto; margin: 0 auto;}
.whyBook .textBox h3{font-size:28px; font-weight: 600; line-height:34px; color: #2f2141; text-transform:uppercase; border-bottom: solid 1px #ff7033; max-width: 310px; margin: 18px auto  0 auto; padding-bottom:6px;}
.whyBook .textBox p{font-size:22px; font-weight:500; line-height:32px; color: #2f2141; margin: 18px auto  0 auto; }
.whyBookSec .owl-carousel .owl-nav.disabled{display: block;}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next{width: 55px; height: 55px; display: inline-block; font-size:50px; font-weight: 400; border: solid 2px #ff7033; color: #ff7033; border-radius: 50%;}
.owl-carousel .owl-nav button.owl-prev span,
.owl-carousel .owl-nav button.owl-next span{display: inline-block; line-height: 45px; vertical-align: top;}
.owl-carousel .owl-nav button.owl-prev{position: absolute;  left: 0;  top: 50%;}
.owl-carousel .owl-nav button.owl-next{position: absolute;  right: 0;  top: 50%;}

.radiusImg{border-radius:70px; position: relative; overflow: hidden; margin-top: -50px;}
.radiusImg img{width: 100%;}
.ourValue {text-align: center; padding-top:0px; background: #fff8f3 url(../images/aboutPatter-2.jpg) left bottom no-repeat; background-size: 100%; padding-bottom: 100px;}
.ourValue h2{font-size:45px; font-weight: 700; line-height:55px; color: #004085; text-transform: uppercase; padding-top: 61px; letter-spacing: 2px;} 
.ourValue ul {display: flex; margin-top:60px;}
.ourValue ul li{max-width: 419px; margin: 0 auto; text-align: center;}
.ourValue ul li img{max-width: 419px; text-align: center; max-width:124px; width: auto; margin: 0 auto;}
.ourValue li h3{font-size:28px; font-weight: 600; line-height:34px; color: #2f2141; text-transform:uppercase; border-bottom: solid 1px #ff7033; max-width: 310px; margin: 18px auto  0 auto; padding-bottom:6px;}
.ourValue li p{font-size:18px; font-weight:500; line-height:28px; color: #2f2141;   max-width: 310px; margin: 18px auto  0 auto; }

.countingPurpel{background: #004085; padding: 60px 0;}
.countingPurpel .container{display: flex;}
.countingPurpel .container div{width: 25%; text-align: center;}
.countingPurpel .container h4{font-size: 60px; color:#fff; font-weight: 600;}
.countingPurpel .container span{font-size: 18px; color:#fff; font-weight:500; text-transform: uppercase; display: block; padding-top:8px;}

.whyBookSec .item {
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
}
