body {
    font-family: 'Lato', sans-serif;
}

a:hover {
    text-decoration: none;
}

/*loader*/
/*#loading { position: fixed; left: 0; top: 0; z-index: 999999; width: 100%; height: 100%; overflow: visible; background: #fff url("/images/loaderpage.gif") no-repeat center center; }*/
.sticky .hidden-sticky {
    display: block;
}

.hidden-sticky {
    display: none;
}

.sticky .show-sticky {
    display: none;
}

/*fixed right*/
#slideout {
    top: 210px;
}

#slideout, #slideout1, #slideout2, #slideout3 {
    position: fixed;
    right: -151px;
    z-index: 999;
    transition: all .25s ease-out 0s;
}

.cta-left {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 85px;
    background: #fff;
    font-size: 12px;
    line-height: 10px;
    padding: 5px 2px;
    color: #000;
}

.cta-left, .cta-right {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    height: auto;
}

    .cta-left .tv-image {
        height: 35px;
        background-position: -193px -286px;
    }

    .cta-left .news-image, .cta-left .phone-image, .cta-left .whats-app, .cta-left .side-atm-logo, .cta-left .tv-image {
        background-image: url(../../images/banner-icon/products-icon.png);
        background-repeat: no-repeat;
        width: 81px;
        filter: invert(1);
        margin: 0 auto;
        transform: scale(.8);
    }

.cta-right {
    color: #000;
    background: #fff;
    width: 150px;
    padding: 16px 6px;
    font-size: 16px;
}

#slideout1, #slideout2 {
    top: 280px;
}

#slideout3 {
    top: 350px;
}

    #slideout1:hover, #slideout2:hover, #slideout3:hover, #slideout:hover {
        right: 0;
    }

.cta-left .phone-image {
    height: 35px;
    background-position: -192px -336px;
}

.cta-left .news-image {
    height: 35px;
    background-position: -197px -374px;
}

.cta-left .whats-app {
    height: 35px;
    background-position: -216px -185px;
}

/*end right*/

.quick-contact ul, .top-header .top-list ul {
    margin-bottom: 0
}

    .quick-contact ul li, .tp-header {
        position: relative
    }

.caret-up, .ios-benefits-content .media .media-body, .lead-box-content, .tt-box-content {
    vertical-align: middle
}

.opacity {
    min-height: 630px;
    background: #000;
    height: 600px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background: 0 0
}

.dropdown-header-copy {
    font-size: 16px;
    color: #ffbd00;
    font-weight: 500;
    padding-left: 5px !important;
}

.dropdown:hover .dropdown-menu {
    display: block !important;
    margin-top: 0;
}

.navbar_top li a {
    line-height: 48px !important;
}

.dropdown-menu-large li a {
    line-height: 30px !important;
}

.dropdown-large {
    position: static !important;
}

/*.dropdown-menu::before {
    top: -9px;
    border-bottom: 6px solid #0091d0;
        border-bottom-color: rgb(0, 145, 208);
    border-bottom-color: #0091d0;
}
.dropdown-menu::after {
    top: -7px;
    border-bottom: 6px solid #0091d0;
}
.dropdown-menu.dropdown-menu-right::after, .dropdown-menu.dropdown-menu-right::before {
    right: 45px;
    left: auto;
}
.dropdown-menu::after, .dropdown-menu::before {
    position: absolute;
    left: 70px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    content: '';
}*/
/*.auto{left:auto !important;right:auto !important;}*/
.navbar_top {
    /*margin-top:8px;*/
}

.sticky .menu-bar {
    padding: 0px !important;
}

.sticky .dropdown-menu-large {
    top: 53px !important;
    background: #efefef !important;
}

    .sticky .dropdown-menu-large li {
        border-bottom: 1px solid #ddd !important;
    }

.sticky .list-style {
    color: #000;
}

.list-style {
    list-style: none;
    color: #fff;
    padding: 0px 0px;
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.lpadding {
    padding-left: 0
}

.rpadding {
    padding-right: 0
}

.sticky {
    background-color: #fff !important;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    border-bottom: 0px solid #dfdfdf;
    box-shadow: 0px 0px 10px #d1d1d1e6;
}

.hide {
    display: none;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease
}

.caret-up, .flag {
    display: inline-block
}

.caret-up {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid;
    margin-left: 2px
}

.pdngtop90 {
    padding-top: 90px
}

.flag {
    width: 25px;
    height: 15px;
    background: url(../images/flags.png) no-repeat
}

    .flag.flag-br {
        background-position: 0 0;
    }

    .flag.flag-in {
        background-position: -25px 0
    }

    .flag.flag-us {
        background-position: 0 -15px
    }

.tp-header {
    padding: 12px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.top-list {
    float: right;
}

.top-header .top-list ul li a {
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    opacity: .6
}

    .top-header .top-list ul li a i {
        padding-right: 6px;
    }

    .top-header .top-list ul li a:hover {
        opacity: 1;
    }

.quick-contact {
    text-align: left;
}

    .quick-contact ul li img {
        margin-right: 10px
    }

    .quick-contact ul li a {
        font-size: 14px;
        color: #000;
        text-decoration: none
    }

    .quick-contact ul li.contact:hover .com-info-inquiry-dd {
        display: block
    }

.com-info-inquiry-dd {
    width: 210px;
    position: absolute;
    top: 12px;
    right: 0;
    z-index: 99;
    display: none
}

.com-info-inquiry {
    width: 100%;
    display: inline-block;
    padding: 0;
    background: #fff;
    border-radius: 5px;
    margin-top: 20px;
    position: relative;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

    .com-info-inquiry:after {
        content: '';
        position: absolute;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 7px solid transparent;
        border-bottom: 7px solid rgba(255, 255, 255, .95);
        top: -14px;
        right: 22px;
        transition: all 1s ease;
        -moz-transition: all 1s ease;
        -webkit-transition: all 1s ease
    }

    .com-info-inquiry .inquiry-block .inqSal {
        margin: 0;
        font-size: 14px;
        color: rgba(0, 0, 0, .8);
        padding: 5px 10px;
        border-bottom: 1px solid #ddd;
    }

    .com-info-inquiry .inquiry-block ul li a {
        font-size: 14px;
        color: #000;
        text-decoration: none;
        opacity: 1
    }

    .com-info-inquiry .inquiry-block ul li {
        margin: 10px 0
    }

    .com-info-inquiry .inquiry-block ul {
        padding: 0 10px
    }

.quick-contact span.getintouch {
    position: absolute;
    right: 90px;
    top: 18px;
    z-index: 2
}

.quick-contact span.iso {
    position: absolute;
    right: 0;
    top: -3px
}

.menu-bar {
    padding: 12px 0
}

    .menu-bar ul.nav.navbar-nav li a {
        padding: 0 0px;
        font-size: 15px;
        color: #000;
        text-transform: capitalize;
        letter-spacing: .6px;
        line-height: 24px;
        cursor: pointer;
    }

        .menu-bar ul.nav.navbar-nav li a:hover {
            color: #ffa800;
        }

.sticky .menu-bar ul.nav.navbar-nav li a {
    color: #000
}

    .sticky .menu-bar ul.nav.navbar-nav li a:hover {
        color: #f00;
    }

.sticky ul.nav.navbar-nav li.dropdown ul.dropdown-menu li a {
    color: #000;
}

.menu-bar ul.nav.navbar-nav li a:focus, .menu-bar ul.nav.navbar-nav li a:hover, .menu-bar ul.nav.navbar-nav li:hover {
    background: 0 0
}

.animated.dropdown-menu {
    -webkit-animation-duration: .3s !important;
}

.menu-bar ul.nav.navbar-nav li a.btn-know {
    background: rgba(0, 231, 98, .58);
    color: #fff;
    font-size: 14px;
    padding: 6px;
    line-height: 20px;
    border-radius: 3px
}

.sticky .menu-bar ul.nav.navbar-nav li a.btn-know {
    background: #00e762
}

ul.nav.navbar-nav li {
    padding: 3px 20px;
}

    ul.nav.navbar-nav li.dropdown ul.dropdown-menu {
        background-color: #fff;
        padding: 0;
        border-radius: 0;
        width: auto;
        top: 38px;
        border-top: 2px solid #ff6868;
    }

        ul.nav.navbar-nav li.dropdown ul.dropdown-menu li {
            padding: 3px 10px;
        }

        ul.nav.navbar-nav li.dropdown ul.dropdown-menu > li:hover {
            background-color: #f9f9f9;
        }

        ul.nav.navbar-nav li.dropdown ul.dropdown-menu li a {
            font-size: 14px;
            text-transform: capitalize;
            width: 100%;
            letter-spacing: 1px;
            color: #000;
        }

            ul.nav.navbar-nav li.dropdown ul.dropdown-menu li a i {
                margin-right: 10px;
                color: #ff0000;
            }

            ul.nav.navbar-nav li.dropdown ul.dropdown-menu li a:hover {
                /* opacity: .7; */
                color: #ff0303;
            }

.tp-header span.iso {
    position: absolute;
    right: -65px;
    top: 10px;
}

.ebro-banner img {
    position: absolute;
    right: 10px;
    top: 20px;
    width: auto !important
}

#custom_carousel .item h2 span {
    display: inline-block;
    color: #009bce;
    text-shadow: 1px 1px #fff;
}

.controls ul {
    margin-bottom: 0;
    padding: 20px
}

#custom_carousel .item.first-slide {
    color: #fff;
    background: url(../img/background.png) no-repeat
}

#custom_carousel .item {
    color: #fff;
    height: auto;
    position: relative;
}

#custom_carousel .controls {
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    text-align: center;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
    width: 100%
}

    #custom_carousel .controls li {
        width: 270px;
        margin: 0 auto;
        padding-left: 50px;
        padding-right: 50px;
        position: relative
    }

        #custom_carousel .controls li :focus, #custom_carousel .controls li :hover {
            background: 0 0
        }

    #custom_carousel .controls a small {
        overflow: hidden;
        display: block;
        font-size: 10px;
        margin-top: 5px;
        font-weight: 700
    }

.main-heading h1, .ss-heading h1 {
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    display: table;
    text-align: center
}

.navbar-header .navbar-toggle {
    border: 1px solid #0081FF;
    margin-top: 0
}

#box-img1, #box-img2, #box-img3 {
    width: 126px;
    height: 126px;
    margin: 0 auto
}

.drp-dwn {
    left: auto !important;
    right: auto !important;
}

.navbar-toggle .icon-bar {
    background: #0081FF
}

.our-teach-area {
    padding: 40px 0
}

#box-img1 {
    background: url(https://www.enukesoftware.com/wp-content/uploads/iot.png) left top no-repeat;
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s
}

.first-slider {
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5)), url(../../images/5bv28978a.jpg);
    min-height: 630px;
    background-size: cover;
    background-repeat: no-repeat;
}

.second-slider {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../../images/c-project.png);
    min-height: 630px;
    background-size: cover;
    background-repeat: no-repeat;
}

.third-slider {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../../images/banner-3.jpg);
    min-height: 630px;
    background-size: cover;
    background-repeat: no-repeat;
}

.four-slider {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/bus_banner_bg.jpg);
    min-height: 630px;
    background-size: cover;
    background-repeat: no-repeat;
}

.five-slider {
    background-image: linear-gradient(rgba(0, 86, 163, 0.5), rgba(0, 0, 0, 0.5)), url(../images/oia-416135_960_720.jpg);
    min-height: 630px;
    background-size: cover;
    background-repeat: no-repeat;
}

/*slider animation*/
.banner-lft {
    position: absolute;
    top: 200px;
    left: 0px;
    right: 0px;
    text-align: center;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    .banner-lft h2 {
        font-size: 40px !important;
        font-weight: 600;
        text-shadow: 0px 4px 2px #000;
        animation: fadeInDown 3s;
        position: relative;
        margin-bottom: 20px;
    }

    .banner-lft li {
        display: inline-block;
        margin: 10px;
        margin: 10px;
        height: 85px;
        width: 85px;
        border: 1px solid #fff;
        border-radius: 100%;
        vertical-align: middle;
        position: relative;
        padding: 10px;
    }

        .banner-lft li::after {
            position: absolute;
            content: '';
            border-left: 1px solid #fff;
            width: 2px;
            top: 84px;
            height: 45px;
            background: #fff;
            text-align: center;
            margin: 0 auto;
            left: 0px;
            right: 0px;
        }

        .banner-lft li::before {
            position: absolute;
            content: '';
            bottom: -50px;
            width: 15px;
            height: 15px;
            border-radius: 100%;
            background: #fff;
            left: 0px;
            right: 0px;
            margin: 0 auto;
        }

        .banner-lft li:hover {
            background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgb(0, 155, 206));
        }

.padding-10 {
    padding-top: 35px !important;
}

.banner-lft li img {
    padding: 10px;
    text-align: center;
    margin: 0 auto;
    height: 65px;
}

.banner-lft li h4 {
    margin-top: 65px;
    font-size: 14px;
    text-shadow: 2px 2px 1px #810037;
}

.banner-2 li {
    height: 60px;
    width: 60px;
    border-radius: 10px;
    box-shadow: 2px 2px 5px #fff;
    background: rgba(0, 129, 255, 0.6);
}

    .banner-2 li::after {
        position: absolute;
        content: '';
        border-left: 1px solid #fff;
        width: 0px;
        top: 58px;
        height: 45px;
        text-align: center;
        margin: 0 auto;
        left: 0px;
        right: 0px;
    }

    .banner-2 li img {
        height: 35px;
        padding: 0px;
    }

    .banner-2 li h4 {
        font-size: 13px;
        text-shadow: 2px 2px 0px #6f0004;
    }

.banner-3 {
    position: absolute;
    top: 200px;
    left: 0px;
    right: 0px;
    text-align: center;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    .banner-3 li {
        display: inline-block;
        margin: 10px;
    }

        .banner-3 li img {
            height: 300px;
            object-fit: cover;
        }

    .banner-3 h2 {
        font-size: 40px !important;
        font-weight: 600;
        text-shadow: 0px 4px 2px #000;
        animation: fadeInDown 3s;
        position: relative;
        margin-bottom: 20px;
    }

.banner-4 {
    position: absolute;
    top: 150px;
    left: 110px;
    right: 0px;
    text-align: left;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    .banner-4 h2 {
        font-size: 40px !important;
        font-weight: 600;
        text-shadow: 0px 4px 2px #000;
        animation: fadeInDown 3s;
        position: relative;
        margin-bottom: 20px;
    }

    .banner-4 li {
        background: linear-gradient(90deg, rgba(16, 150, 108, 1) 0%, rgba(0, 212, 255, 1) 0%, rgba(0, 166, 206, 1) 100%);
        border-radius: 30px;
        margin: 10px auto;
        padding: 3px 10px;
    }

        .banner-4 li i {
            padding-right: 10px;
        }

        .banner-4 li h4 {
            margin: 0px;
            color: #000;
        }

        .banner-4 li:nth-child(1n) {
            background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgb(255, 126, 126) 0%, rgb(255, 130, 104) 100%);
        }

        .banner-4 li:nth-child(2n) {
            background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgb(255, 167, 239) 0%, rgb(252, 176, 241) 100%);
        }

        .banner-4 li:nth-child(3n) {
            background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgb(137, 255, 138) 0%, rgb(129, 255, 131) 100%);
        }

        .banner-4 li:nth-child(4n) {
            background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgb(255, 249, 135) 0%, rgb(255, 253, 123) 100%);
        }

        .banner-4 li:nth-child(5n) {
            background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgb(135, 238, 255) 0%, rgb(123, 255, 204) 100%);
        }

    .banner-4 .button-container-1 {
        text-align: left;
    }

.margin-top-banner {
    margin-top: 20px;
}

/*.banner-lft h2::after {border-bottom: 2px solid #ffe100;position: absolute;content: '';bottom: -10px;width: 100px;left: 0px;right:0px;text-align:center;margin:0 auto;}*/
.banner-lft span {
    color: #F3AB00;
}

.slider-btn {
    text-align: center;
    margin: 0 auto;
    display: block !important;
    margin-top: 100px !important;
}

.animated.banner-flight {
    -webkit-animation-duration: 2s !important;
}

.animated.banner-hotel {
    -webkit-animation-duration: 3s !important;
}

.animated.banner-bus {
    -webkit-animation-duration: 4s !important;
}

.animated.banner-car {
    -webkit-animation-duration: 5s !important;
}

.animated.banner-train {
    -webkit-animation-duration: 6s !important;
}

.animated.banner-holiday {
    -webkit-animation-duration: 7s !important;
}

.animated.banner-activities {
    -webkit-animation-duration: 8s !important;
}

.animated.banner-rch {
    -webkit-animation-duration: 9s !important;
}

.animated.banner-mny {
    -webkit-animation-duration: 10s !important;
}

.animated.banner-cruise {
    -webkit-animation-duration: 11s !important;
}

.animated.banner-cruise {
    -webkit-animation-duration: 11s !important;
}

.banner-rgt img {
    width: auto;
}

.banner-rgt {
    position: absolute;
    right: 0px;
    top: 275px;
    animation: zoomInLeft 3s;
}

.mas-banner {
    background: none !important;
    display: inline-block;
    padding: 0px !important;
    font-weight: 400;
    color: #fff;
    font-size: 14px !important;
    animation: bounceInUp 1s;
}

.banner-btn {
    background: #fff !important
}

.banner-rgt-2 {
    left: 0px !important;
    animation: slideInUp 3s !important;
    top: 150px;
}

.banner-rgt-3 {
    animation: slideInRight 3s !important;
}

.banner-rgt-2 img {
}

.banner-lft-2 {
}

    .banner-lft-2 h2 {
        animation: bounceInRight 3s !important;
    }

    .banner-lft-2 p {
    }

.banner-rgt-3 {
    top: 230px;
}

.banner-rgt-4 {
    animation: zoomInRight 3s !important;
    top: 150px;
}

/*services*/
.col-item {
    text-align: center;
    margin: 0 auto;
}

    .col-item img {
        text-align: center;
        margin: 0 auto;
        display: block;
    }

    .col-item .content-services h2 {
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 1px;
        margin: 10px 0px;
        text-transform: uppercase;
    }

/*about us section*/
.height-top-100 {
    height: 80px;
}

.height-top {
    height: 50px;
}

.heading {
    text-align: center;
}

    .heading h1 {
        font-size: 30px;
        font-weight: 600;
        position: relative;
        margin: 0px;
        display: inline-block;
        color: #004578;
        text-shadow: 1px 2px 1px #ff9000;
        text-transform: capitalize;
    }

    .heading h2 {
        font-size: 30px;
        font-weight: 600;
        position: relative;
        margin: 0px;
        display: inline-block;
        color: #004578;
        text-shadow: 1px 2px 1px #ff9000;
    }

    .heading span {
        font-size: 26px;
        font-weight: 400;
        color: #ff4e4e;
        padding: 0px 0px;
        display: inline-block;
        text-shadow: none;
    }

.hding-str {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: inline;
    position: absolute;
    top: -20px;
    left: 0px;
    right: 0px;
}

    .hding-str li {
        display: inline-block;
    }

        .hding-str li i {
            color: #038624;
            text-shadow: 1px 1px 2px #ffb400;
        }

        .hding-str li:nth-child(2) i {
            color: #d00;
        }

        .hding-str li:nth-child(3) i {
            color: #d50;
        }

        .hding-str li:nth-child(4) i {
            color: #0059dd;
        }

        .hding-str li:nth-child(5) i {
            color: #a100dd;
        }

.about-section {
    background: url(../images/intro.png) no-repeat;
    width: 100%;
    min-height: 400px;
    background-position: -20% -22%;
}

.left-text-abt {
}

    .left-text-abt p {
        text-align: justify;
        letter-spacing: 1px;
    }

.about-lft {
    display: none;
}

/*about us button*/
.grid__item {
    position: relative;
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 100%;
    align-items: center;
    justify-items: center;
    overflow: hidden;
    padding: 4rem 1.5rem;
    height: auto;
    width: auto;
    background: var(--color-item-bg);
}

.action {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    margin: 2rem;
    color: var(--color-action);
    border: 0;
    padding: 0;
    opacity: 0;
    pointer-events: none;
}

    .action:focus {
        outline: none;
    }

.theme-5 {
    --color-action: #003ff1;
    --color-button-bg: #003ff1;
    --color-button-text: #fff;
    --button-padding: 1.5rem 3rem;
    --radius-button: 30px;
    --border-button: 0;
}

.particles {
    position: relative;
    grid-area: 1 / 1 / 2 / 2;
}

.particles-canvas {
    position: absolute;
    pointer-events: none;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.particles-wrapper {
    position: relative;
    display: inline-block;
    overflow: hidden;
    will-change: transform;
}

.particles-button {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    border-radius: 5px;
    border-radius: var(--radius-button);
    background: var(--color-button-bg);
    color: var(--color-button-text);
    border: 0;
    border: var(--border-button);
    margin: 0;
    padding: 1.5rem 3rem;
    padding: var(--button-padding);
    will-change: transform;
}

    .particles-button:focus {
        outline: none;
    }

/*mobile tabs*/
.tabs-left {
    border-bottom: none;
}

    .tabs-left > li {
        float: none;
        margin: 0px;
    }

        .tabs-left > li.active > a,
        .tabs-left > li.active > a:hover,
        .tabs-left > li.active > a:focus {
            border-bottom-color: #ddd;
            border-right-color: transparent;
            background-image: linear-gradient(to top, #4481eb 0%, #04befe 100%);
            border: none;
            border-radius: 0px;
            margin: 0px;
            color: #fff;
            outline: 0px;
        }

.nav-tabs > li > a:hover {
    line-height: 1.42857143;
    border: 1px solid transparent;
}

/*best Product for you*/
.book-product {
    background: url(../images/trein.gif);
    background-position: right bottom;
    min-height: 400px;
    background-position: -25% 0%;
    background-repeat: no-repeat;
    padding: 0px 0px;
}

.font_size {
    color: #fff;
    font-size: 12px;
    padding: 1px 8px;
    border-radius: 50px;
    display: inline-block;
}

    .font_size:hover {
        color: #FC3;
    }

.best_product_section {
    margin: 10px 0px;
}

.pulse-button {
    position: relative;
    width: 25px;
    height: 25px;
    border: none;
    box-shadow: 0 0 0 0 rgba(0, 145, 212, 1);
    border-radius: 50%;
    background-color: #0091d4;
    background-size: cover;
    background-repeat: no-repeat;
    display: table;
    float: left;
    margin-right: 12px;
    text-align: center;
    color: #fff;
}

.time_1 {
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    background: #E3540D;
}

.time_2 {
    -webkit-animation: pulse 3.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 3.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 3.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 3.25s infinite cubic-bezier(0.66, 0, 0, 1);
    background: #087D00;
}

.time_3 {
    -webkit-animation: pulse 5.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 5.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 5.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 5.25s infinite cubic-bezier(0.66, 0, 0, 1);
    background: #0068AD;
}

.pulse-button:hover {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none;
}

.bg-dark-blue {
    background: #004578;
}

.bst_product_content {
    display: table;
}

    .bst_product_content h2 {
        margin-top: 0px;
        font-size: 17px;
        font-weight: 400;
        color: #000;
    }

.list_no span {
    font-size: 14px;
    font-weight: 600;
    padding-top: 3px;
    display: block;
}
/*
.product-rgt {
    display: none;
}
*/

/*tour meal*/
.left-icon {
    margin-bottom: 10px;
}

    .left-icon img {
        width: 70px;
    }

.padding-remove {
    padding: 0px;
}

.button-container-1 {
    position: relative;
    width: 120px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1vh;
    overflow: hidden;
    /*border: 1px solid;*/
    font-weight: 400;
    font-size: 20px;
    transition: 0.5s;
    letter-spacing: 1px;
    /*display: inline-block;*/
    margin-top: 25px;
    border: 1px solid #000;
}

    .button-container-1 button {
        width: 100%;
        height: 100%;
        font-weight: 400;
        font-size: 12px;
        letter-spacing: 1px;
        background: #0091d4;
        -webkit-mask: url(../images/nature-sprite.png);
        mask: url(../images/nature-sprite.png);
        -webkit-mask-size: 2300% 100%;
        mask-size: 2300% 100%;
        border: none;
        color: #000;
        cursor: pointer;
        -webkit-animation: ani2 0.7s steps(22) forwards infinite;
        animation: ani2 0.7s steps(22) forwards infinite;
    }

    .button-container-1 button {
        -webkit-animation: ani 3s steps(22) infinite;
        animation: ani 3s steps(22) forwards infinite;
    }

        .button-container-1 button:hover {
            -webkit-animation: none;
            animation: none;
        }

.mas {
    position: absolute;
    color: #000;
    text-align: center;
    width: 101%;
    font-weight: 300;
    font-size: 12px;
    margin-top: 12px;
    overflow: hidden;
}

.portal-lft-cnt {
}

.rgt-img {
    padding-top: 125px;
}

.portal-lft-cnt span {
    padding-bottom: 5px;
    display: block;
}

.portal-lft-cnt h2 {
    margin-top: 0px;
    font-size: 30px;
    font-weight: 700;
    color: #000;
}

.lft-protal-main {
    background: #ffa530;
    padding: 50px;
    min-height: 400px;
    border-right: 1px solid #686868;
}

.rgt-protal-main {
    background: #09c;
    min-height: 400px;
}

/*tal to us*/
.futuretravel-fluid {
    background: url("../../images/futuretravel.jpg");
    padding: 30px;
}

    .futuretravel-fluid h3 {
        margin-bottom: 20px;
        color: #ffffff;
    }

    .futuretravel-fluid h4 {
        margin-bottom: 20px;
        color: #FFEB3B;
    }

.button-medium {
    height: auto;
    padding: 10px 15px;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    color: #163483;
    background: #fff;
    border: 1px solid #dddddd;
}

/*our services*/
.mobile-bg {
    background: url(../images/Vivo-v9.png) no-repeat;
    width: 100%;
    min-height: 580px;
}

.height-top-m {
    height: 85px;
}

.sideways {
    margin-left: 13px;
    width: 273px;
    min-height: 439px;
    height: 439px;
    overflow-y: auto;
}

.bus-portal {
    text-align: center;
}

.service-tab-hd {
}

    .service-tab-hd h2 {
        font-size: 40px;
        font-weight: 600;
        margin-bottom: 20px;
    }

    .service-tab-hd span {
        font-weight: 300;
        color: #09c;
    }

.service-tab-txt {
}

    .service-tab-txt p {
        text-align: justify;
    }

.flight {
    animation: bounceInLeft 3s;
}

.bus {
    animation: bounceInRight 2s;
}

.hotel {
    animation: bounceInDown 1s;
}

.car {
    animation: fadeInDown 1s;
}

.ship {
    animation: fadeInDown 1s;
}

.service-image {
    min-height: 200px;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}

.border-radius {
    border-radius: 40px;
}

.icon {
    display: inline-block;
    padding-right: 5px;
}

/**/
.testimonial_heading {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
}

.testimonial-section2 {
    /*height: 600px;*/
    position: relative;
    padding: 20px 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSKJtC7KQBBznaQQsIpcQr6y_p_TOKlaktSwQ&s");
    width: 100%;
    background-attachment: fixed;
    background-size: contain;
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 20px 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

    .testim .arrow:before {
        cursor: pointer;
    }

    .testim .arrow:hover {
        color: #2b288d;
    }

    .testim .arrow.left {
        left: 10px;
    }

    .testim .arrow.right {
        right: 10px;
    }

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 333;
    height: 12px;
}

    .testim .dots .dot {
        list-style-type: none;
        display: inline-block;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        border: 1px solid #eee;
        margin: 0 10px;
        cursor: pointer;
        -webkit-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        position: relative;
    }

        .testim .dots .dot.active,
        .testim .dots .dot:hover {
            background: #2885e2;
            border-color: #2885e2;
        }

        .testim .dots .dot.active {
            -webkit-animation: testim-scale .5s ease-in-out forwards;
            -moz-animation: testim-scale .5s ease-in-out forwards;
            -ms-animation: testim-scale .5s ease-in-out forwards;
            -o-animation: testim-scale .5s ease-in-out forwards;
            animation: testim-scale .5s ease-in-out forwards;
        }

.testim .cont {
    position: relative;
    overflow: hidden;
}

    .testim .cont > div {
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        padding: 0 0 70px 0;
        opacity: 0;
    }

        .testim .cont > div.inactive {
            opacity: 1;
        }

        .testim .cont > div.active {
            position: relative;
            opacity: 1;
        }

    .testim .cont div .img img {
        display: block;
        width: 100px;
        height: 100px;
        margin: auto;
        border-radius: 50%;
        border: 3px solid #fff;
        padding: 10px;
    }

    .testim .cont div .h4 {
        color: #f5cf00;
        font-size: 20px;
        margin: 15px 0;
        font-weight: 600;
    }

    .testim .cont div p {
        font-size: 1.15em;
        color: #eee;
        width: 80%;
        margin: auto;
        min-height: 100px;
    }

    .testim .cont div.active .img img {
        -webkit-animation: testim-show .5s ease-in-out forwards;
        -moz-animation: testim-show .5s ease-in-out forwards;
        -ms-animation: testim-show .5s ease-in-out forwards;
        -o-animation: testim-show .5s ease-in-out forwards;
        animation: testim-show .5s ease-in-out forwards;
    }

    .testim .cont div.active .h4 {
        -webkit-animation: testim-content-in .4s ease-in-out forwards;
        -moz-animation: testim-content-in .4s ease-in-out forwards;
        -ms-animation: testim-content-in .4s ease-in-out forwards;
        -o-animation: testim-content-in .4s ease-in-out forwards;
        animation: testim-content-in .4s ease-in-out forwards;
    }

    .testim .cont div.active p {
        -webkit-animation: testim-content-in .5s ease-in-out forwards;
        -moz-animation: testim-content-in .5s ease-in-out forwards-ms-animation: testim-content-in .5s ease-in-out forwards;
        -o-animation: testim-content-in .5s ease-in-out forwards;
        animation: testim-content-in .5s ease-in-out forwards;
    }

    .testim .cont div.inactive .img img {
        -webkit-animation: testim-hide .5s ease-in-out forwards;
        -moz-animation: testim-hide .5s ease-in-out forwards;
        -ms-animation: testim-hide .5s ease-in-out forwards;
        -o-animation: testim-hide .5s ease-in-out forwardsanimation: testim-hide .5s ease-in-out forwards;
    }

    .testim .cont div.inactive .h4 {
        -webkit-animation: testim-content-out .4s ease-in-out forwards;
        -moz-animation: testim-content-out .4s ease-in-out forwards;
        -ms-animation: testim-content-out .4s ease-in-out forwards;
        -o-animation: testim-content-out .4s ease-in-out forwards;
        animation: testim-content-out .4s ease-in-out forwards;
    }

    .testim .cont div.inactive p {
        -webkit-animation: testim-content-out .5s ease-in-out forwards;
        -moz-animation: testim-content-out .5s ease-in-out forwards;
        -ms-animation: testim-content-out .5s ease-in-out forwards;
        -o-animation: testim-content-out .5s ease-in-out forwards;
        animation: testim-content-out .5s ease-in-out forwards;
    }

/*our partners*/
.slick-slide {
    margin: 0px 20px;
}

    .slick-slide img {
        width: 100%;
    }

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/*counter*/
.counter {
    /* background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.9)), url("/images/total-client.jpg"); */
    width: 100%;
    background: #ffac0d;
    padding: 50px 0px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
    background-position: 100% 40%;
}

.highlight-box h2 {
    display: inline-block;
    font-weight: 700;
    color: #000;
}

.highlight-box span {
    font-size: 36px;
    font-weight: 700;
    color: #000;
}

.highlight-box h4 {
    font-weight: 700;
    color: #000;
}

/*footer section*/

.footer-section {
    background-position: 50% 0%;
    padding: 50px 0px;
    background: #fff;
}

.address {
    display: flex;
    margin-top: 7px;
    color: #000;
}

.group-col .phone i, .group-col .address i {
    color: #158df0;
    margin-right: 8px;
    font-size: 20px;
}

.footer-heading h2 {
    color: #000;
    font-size: 16px;
    font-weight: 700;
}

.footer-heading p {
    color: #000;
}

.footer-link {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}

    .footer-link li {
        margin: 10px 0px;
    }

    .footer-link a i {
        padding-right: 5px;
    }

.visa-list li {
    display: inline-block;
    margin: 4px;
    background: #fff;
    padding: 2px;
}

.footer-link li img {
    width: 50px;
}

.footer-link li a {
    color: #000;
    font-weight: 400;
    font-size: 13px;
}

.group-col .contact-info {
    margin-bottom: 8px;
}

.group-col .contact-info, .footer .widget-about .group-col .social-links {
    position: relative;
}

.group-col .phone {
    font-size: 17px;
    font-weight: 700;
    color: #000;
}

.group-col .phone, .footer .widget-about .group-col .email {
    display: block;
}

    .group-col .phone a, .group-col .email a {
        color: #000;
    }

    .group-col .phone i, .group-col .email i {
        color: #158df0;
        margin-right: 8px;
    }

.email {
    display: block;
}

.group-col {
    color: #fff;
}

.social-links {
    vertical-align: middle;
}

.social-links {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .social-links li {
        display: inline-block;
        margin-right: 5px;
    }

        .social-links li a {
            display: block;
            font-size: 16px;
            width: 30px;
            height: 30px;
            color: #fff;
            line-height: 30px;
            text-align: center;
            border-radius: 2px;
            box-sizing: border-box;
        }

ul.social-links li a {
    background: #1d86e6;
}

.footer.footer h4 {
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #fff;
    font-size: 16px;
}

.ftr-heading {
    color: #000;
    font-size: 15px;
    margin-top: 0px;
}

.ftop {
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

.p-l-top {
    padding-top: 10px;
}

/*footer bottom*/
.footer-bottom-section {
    background: #ffa800;
    padding: 10px 0px;
    color: #fff;
}

    .footer-bottom-section a {
        color: #000;
    }

    .footer-bottom-section span {
        color: #000;
    }

.nasscom-bg {
    height: 67px;
    width: 100px;
    background-position: -85px -322px;
    border-radius: 9px;
}

.nasscom-bg, .pdf-icon {
    background-image: url(../../images/banner-icon/products-icon.png);
    background-repeat: no-repeat;
    margin: 0 auto;
}

.client-country span, .slider1-t1, .slider1-t2 {
    font-weight: 700;
}

.client-country span, .page-contact h3, .rg-head span {
    color: #000;
}

.social li a {
    text-align: center;
    display: block;
    padding: 5px 3px;
    color: #fff;
    width: 50px;
    height: 40px;
    font-size: 20px;
    border: 1px solid #383838;
}

.social {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    .social li {
        display: inline-block;
    }

        .social li:hover {
            background: #fff;
        }

        .social li.facebook a {
            color: #3b5998;
        }

.adress {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .adress li {
        margin-bottom: 10px;
        padding-left: 20px;
        position: relative;
        line-height: 20px;
        font-size: 14px;
        color: #2b2b2b;
    }

        .adress li span {
            color: #000;
            font-size: 15px;
        }

            .adress li span i {
                color: #00b4d9;
            }

        .adress li i {
            position: absolute;
            top: 4px;
            left: 0;
            color: #1f8aec;
        }

.social li.twitter a {
    color: #55acee;
}

.social li.google a {
    color: #dd4b39;
}

.social li.linkedin a {
    color: #0077B5;
}

.social li.youtube a {
    color: #cd201f;
}

.social li i {
    padding-top: 5px;
}

@media all and (max-width: 767px) {
    .book-product {
    }

    .testim .arrow {
        font-size: 1.5em;
    }

    .testim .cont div p {
        line-height: 25px;
    }

    .grid__item {
        height: auto;
        width: 100%;
        padding: 0rem;
    }

    .hding-str {
        left: 50px;
        top: -20px;
        display: none;
    }

    .heading h2 {
        font-size: 20px;
    }

    .heading span {
        font-size: 20px;
        display: inline-block;
    }

    .about-lft {
        display: block;
    }

    .about-section {
        background: none;
    }

    .height-top-100 {
        height: 50px;
    }

    .height-top {
        height: 25px;
    }

    .rgt-img {
        padding-top: 0px;
    }

    .rgt-protal-main {
        min-height: 0px;
    }

    .lft-protal-main {
        min-height: 0px;
    }

    .product-rgt {
        display: block;
    }

    .book-product {
        background: none;
        min-height: auto;
    }

    .margintop-m {
        margin-top: 20px !important;
        margin: 0px auto;
    }

    .service-image {
        min-height: 0px;
        margin-top: 30px;
    }

    .float-l {
        float: right;
    }

    .float-r {
        float: left;
    }

    .opacity {
        min-height: 600px;
        height: auto;
    }

    .banner-lft {
        position: absolute;
        top: 250px;
        left: auto;
        z-index: 1;
    }

    .banner-rgt {
        display: none;
    }

    .menu-bar {
        padding: 0px 0;
        background: #fff;
    }

    .sticky .menu-bar {
        padding: 0px !important;
        background: #fff;
    }

    .com-info-inquiry-dd {
        left: 0px;
    }

    .tp-header span.iso {
        display: none;
    }

    .banner-lft li {
        display: none;
    }

    .banner-2 li {
        display: none;
    }

    .banner-3 li {
        display: none;
    }

    .slider-btn img {
        display: none;
    }

    .banner-4 li {
        display: none;
    }

    .modal-width-copy {
        width: auto !important;
    }

    .bg-navy-blue {
        background: #56668a;
        padding: 20px;
        text-align: center;
        display: block !important;
        align-items: center;
        justify-content: center;
    }

    .sp-cnt {
    }

        .sp-cnt i {
            color: #fff;
            font-size: 40px;
            margin-bottom: 10px;
            background: linear-gradient(to top, #DEF30E, #17f92a);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .sp-cnt h3 {
            color: #fff;
            margin-top: 0px;
            font-size: 24px;
        }

        .sp-cnt p {
            color: #bfbfbf;
        }

    .seprate {
        margin: 20px 0px;
        display: block !important;
    }

    /*.dropdown:hover .dropdown-menu {display: block !important;margin-top: 0;transition: 4s ease-in-out all;}*/
}

/*what we are page*/
.what_we_are_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../../images/what_we_are_banner1.jpg");
}

.banner_pos_rel {
    position: relative;
    background-attachment: fixed !important;
    background-size: cover;
}

.banner_content {
    position: absolute;
    top: 50%;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
}

    .banner_content h2 {
        color: #fff;
        font-size: 45px;
        text-shadow: 0px 4px 2px #08f;
        font-weight: 700;
        letter-spacing: 5px;
    }

.wht-bg {
}

.wht-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .wht-list li {
        margin-bottom: 20px;
    }

        .wht-list li:hover .what-hdg i {
            color: #000;
        }

.what-hdg i {
    float: left;
    font-size: 18px;
    padding-right: 15px;
    color: #0071bc;
}

.what-hdg h3 {
    margin-top: 0px;
    font-size: 18px;
    color: #02709f;
    display: table
}

.what-hdg h4 {
    margin-top: 0px;
    font-size: 16px;
    color: #000;
    display: table;
    font-weight: 300;
}

.what-hdg p {
    font-weight: 400;
    font-size: 15px;
    color: #393939;
    letter-spacing: 0px;
    line-height: 24px;
    text-align: justify;
}

.hr-btm {
    background-image: linear-gradient(90deg, red, transparent);
}

.what-datils {
    background: #F8F8F8;
}

.wht-dtls-inn {
    margin: 20px 0px;
}

.wht-dltd-inn-hd {
    color: #000;
    text-align: center;
}

    .wht-dltd-inn-hd i {
        font-size: 34px;
        padding-right: 15px;
    }

    .wht-dltd-inn-hd h3 {
        margin-top: 0px;
        font-size: 22px;
    }

.wht-dtls-inn p {
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    color: #5a5a5a;
}

.wht-dtls-inn:hover .wht-dltd-inn-hd i {
    color: #09F;
}

/*banner height*/
.height_banner {
    height: 300px;
}

.margin-top-remove {
    margin-top: 0px !important;
}

/*travel solution page*/
.know_travel_solution_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/travel_solution_banner.jpg");
}

.travel_solution_offer {
    border: 1px solid #000;
    margin-top: 20px;
}

    .travel_solution_offer thead tr th {
        border: 1px solid #000;
        background: #febf3f;
    }

        .travel_solution_offer thead tr th:first-child {
            width: 62px;
        }

    .travel_solution_offer tbody tr td {
        border: 1px solid #000;
    }

    .travel_solution_offer tbody tr:nth-child(2n) {
        background: #96D6FF;
    }

    .travel_solution_offer tbody tr:nth-child(2n+1) {
        background: #c1ebff;
    }

/*etraveledge page*/
.etraveledge_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../../images/etraveledge_banner.jpg");
}

/*awards page*/
.serviceBox {
    padding: 35px 20px 35px 90px;
    position: relative;
    min-height: 210px;
}

    .serviceBox:before {
        content: "";
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px 0 rgba(119, 94, 28, 0.3);
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        transform: scale3d(1.08, 1.08, 1.08);
        transition: all 0.33s ease 0s;
    }

    .serviceBox:hover:before {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }

    .serviceBox .service-icon {
        width: 70px;
        height: 70px;
        line-height: 60px;
        font-size: 30px;
        color: #ff5157;
        text-align: center;
        border: 2px solid #16706e;
        position: absolute;
        top: 55px;
        left: 10px;
        transition: all 0.3s ease 0s;
    }

    .serviceBox:hover .service-icon {
        transform: translateY(20px);
    }

    .serviceBox .service-icon:before,
    .serviceBox .service-icon:after {
        content: "";
        height: 2px;
        background: #16706e;
        position: absolute;
        top: -20px;
        left: 10px;
        right: 10px;
        transition: all 0.3s ease 0s;
    }

    .serviceBox .service-icon:after {
        top: auto;
        bottom: -20px;
        left: 10px;
        right: 10px;
    }

    .serviceBox:hover .service-icon:before {
        top: -25px;
        transform: rotate(90deg);
    }

    .serviceBox:hover .service-icon:after {
        transform: rotate(-90deg);
        bottom: -25px;
    }

    .serviceBox .title {
        display: block;
        font-size: 20px;
        font-weight: 700;
        color: #474747;
        text-transform: uppercase;
        margin: 0 0 12px 0;
        position: relative;
    }

    .serviceBox .description {
        font-size: 13px;
        color: #807d7d;
        line-height: 27px;
        letter-spacing: 1px;
        margin: 0;
    }

.inner-page-link {
}

    .inner-page-link h2 {
        font-weight: 600;
        font-size: 17px;
        text-transform: uppercase;
    }

ul.category li.active > a {
    color: #000 !important;
}

ul.category li a {
    -webkit-transition: background .15s;
    -moz-transition: background .15s;
    transition: background .15s;
    border-bottom: 1px solid #eee;
    line-height: 20px;
    display: block;
    color: #797979;
    font-size: 15px;
    padding: 12px;
}

ul.category {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    ul.category li {
        position: relative;
        margin: 0;
        padding: 0;
    }

        ul.category li.active {
            background-color: #ffa800;
        }

        ul.category li a i {
            padding-right: 10px;
        }

        ul.category li a::after {
            font-family: FontAwesome;
            position: absolute;
            content: '\f054';
            font-size: 8px;
            right: 9px;
        }

        ul.category li a:hover {
            background-color: #ffa800;
            color: #000;
        }

/*quality page*/
.quality_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../../images/qlty_banner.jpg");
}

.benefits {
    list-style: decimal;
    padding: 0px;
    margin: 0px;
}

    .benefits h2 {
        color: #FFF;
        background: #005E83;
        text-align: center;
        font-size: 22px;
        padding: 8px;
        margin-top: 0px;
    }

    .benefits li {
        margin-bottom: 10px;
        color: #000;
        font-size: 16px;
        font-weight: 300;
    }

/*Gallary*/
.md-tabs {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    border: 0;
    padding: .7rem;
    background-color: #2bbbad;
    z-index: 1;
    position: relative;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
}

.fancybox img {
    object-fit: cover;
}

.indigo {
    background-color: #3f51b5 !important;
}

    .indigo li a img {
        width: 20px;
        margin-right: 10px;
    }

    .indigo li a {
        border-bottom: 0px !important;
        color: #fff;
    }

    .indigo > li > a:hover, .indigo > li > a:focus {
        text-decoration: none;
        background-color: #eee;
        color: #000;
    }

.waves-effect {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

/*Travel Website Development Page*/
.travel_website_development_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/web-development-for-website.png");
}

.travel_web_list {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    .travel_web_list h2 {
        font-weight: 600;
        font-size: 16px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .travel_web_list li {
        font-size: 14px;
        margin: 10px 0px;
        line-height: 2;
    }

        .travel_web_list li:before {
            content: '\f111';
            font-family: 'FontAwesome';
            float: left;
            color: #0074D9;
            font-size: 5px;
            padding-right: 10px;
            padding-top: 6px;
        }

/*Travel Portal Development Page*/
.travel_portal_development_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/web-development-for-portal.jpg");
}

.travel_portal_hd {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 50px;
}

    .travel_portal_hd::before {
        content: '';
        position: absolute;
        bottom: -15px;
        border: 2px solid #1f8aec;
        width: 100px;
    }

.feature_list {
    margin-top: 20px;
}

    .feature_list h4 {
        font-size: 16px;
        font-weight: 700;
    }

    .feature_list p {
    }

.list_to {
    list-style: circle;
    margin: 0px;
    padding: 0px;
}

    .list_to li {
        margin: 10px 0px;
    }

/*b2c travel portal Page*/
.b2c_travel_portal_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/b2c_banner.jpg");
}

.b2c-hd {
}

    .b2c-hd h2 {
        margin-top: 0px;
        color: #0367a7;
        font-weight: 600;
        text-align: center;
    }

    .b2c-hd p {
    }

/*b2b travel portal Page*/
.b2b_travel_portal_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/b2b_banner.jpg");
}

/*b2b2c travel portal Page*/
.b2b2c_travel_portal_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/b2b2c_banner.jpg");
}

/*b2b2b travel portal Page*/
.b2b2b_travel_portal_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/b2b2b_banner.jpg");
}

/*white label Page*/
.white_label_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/white_label_banner.jpg");
}

/*flight portal page*/
.flight_portal_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/flight-portal.jpg");
    background-position: bottom;
}

.flight-bg-pge {
}

    .flight-bg-pge img {
        text-align: center;
        margin: 0 auto;
    }

.flight-pge-right {
    padding: 0px 15px;
}

    .flight-pge-right h2 {
        color: #09F;
        font-weight: 500;
        font-size: 30px;
        background: linear-gradient(to top, #5623ab 0%, #008dcf 90%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        min-height: 40px;
        margin-top: 0px;
        text-align: center;
    }

    .flight-pge-right p {
        font-weight: 400;
        font-size: 15px;
        color: #393939;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: justify;
    }

.height_30 {
    height: 30px;
}

.flight-bntfts {
    list-style: square;
    padding: 0px;
    margin: 0px;
}

    .flight-bntfts h3 {
        color: #09C;
        font-weight: 500;
        font-size: 20px;
        border-bottom: 1px solid;
        display: inline-block;
    }

    .flight-bntfts li {
        color: #666;
        margin-top: 10px;
        font-weight: 300;
    }

.flight-middle {
    background: url(../images/flight-portal.jpg) no-repeat;
    width: 100%;
    display: inline-block;
}

    .flight-middle .what-hdg p {
        color: #000;
    }

/*bus portal page*/
.bus_portal_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/bus-portal.jpg");
}

.bus_srv_sec {
    text-align: center;
}

.bus_srv_sec_copy {
    border: 1px solid #a1a1a1;
    min-height: 220px;
    padding: 0px 20px;
    margin-top: 30px;
    background-image: linear-gradient(#4ac5fe, #38d7d7);
    border-radius: 5px;
}

.bus_srv_sec h3 {
    font-size: 22px;
    font-weight: 700;
}

.bus_srv_sec p {
    text-align: justify;
}

/*hotel portal page*/
.hotel_portal_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/whar_we_are_banner.jpg");
}

.hotel-booking {
}

    .hotel-booking li {
        margin-bottom: 10px;
    }

    .hotel-booking h2 {
        font-size: 18px;
        color: #FFF;
        text-align: center;
        background: #ff2d2d;
        padding: 5px 20px;
        display: inline-block;
        position: relative;
    }

        .hotel-booking h2::after {
            content: '';
            position: absolute;
            border-left: 7px solid #ff2d2d;
            border-right: 7px solid transparent;
            border-top: 7px solid transparent;
            border-bottom: 7px solid transparent;
            bottom: 8px;
            right: -14px;
            transition: all 1s ease;
            -moz-transition: all 1s ease;
            -webkit-transition: all 1s ease;
        }

    .hotel-booking ul li {
        padding: 0px;
    }

.htl-bkng-chse {
}

    .htl-bkng-chse h2 {
        font-size: 18px;
        background: #f00;
        font-size: 18px;
        background: #0c72b3;
        color: #fff;
        padding: 5px 20px;
        display: inline-block;
    }

    .htl-bkng-chse p {
        font-size: 14px;
        font-weight: 300;
    }

.top_feature_b2b {
    text-align: center;
}

    .top_feature_b2b i {
        display: inline-block;
        float: left;
        font-size: 22px;
        color: #000;
    }

    .top_feature_b2b h3 {
        font-size: 20px;
        font-weight: 700;
        color: #b9841e;
    }

    .top_feature_b2b p {
        font-size: 15px;
        text-align: justify;
        color: #3d3d3d;
        line-height: 1.5em;
    }

.hotel-middle-engine {
    width: 100%;
    min-height: 400px;
    /* background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("/images/6.jpg"); */
    background-position: 0% bottom;
    padding: 30px 0px;
    margin-top: 20px;
    background-attachment: fixed;
    background-color: #f0f0f0;
}

.heading_top_hotel {
    font-size: 26px;
    font-weight: 700;
    color: #000;
    text-align: center;
    margin-bottom: 40px;
}


/*holiday portal page*/
.holiday_portal_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/holiday_banner.jpg");
}

.bus_srv_sec_hotel {
    margin-bottom: 30px;
    border: 1px solid #e3e3e3;
    padding: 7px;
}

    .bus_srv_sec_hotel i {
        color: #8600b9;
        font-size: 30px;
        background: linear-gradient(#f90, #de00f6);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .bus_srv_sec_hotel h3 {
        font-size: 15px;
        margin-top: 0px;
    }

    .bus_srv_sec_hotel p {
        text-align: justify;
    }

/*airline_package_management_banner*/
.airline_package_management_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/airline.jpg");
}

/*hotel-reservation-system-banner*/
.hotel-reservation-system-banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/hotel-reservation-system-banner.jpg");
}

/*travel-mobile-apps-banner*/
.travel-mobile-apps-banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/travel-mobile-apps-banner.jpg");
}

/*car portal page*/
.car_portal_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/car-portal.jpg");
}

.cab-middle-bg {
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.7)), url("/images/car-portal.jpg");
    padding: 50px 0px;
    margin-top: 30px;
}

.feature_list_car h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    text-shadow: 0px 0px 3px #0042ff;
    padding: 0px 87px;
    margin-top: 0px;
}

.top_feature_b2b h3 {
    margin-top: 0px;
}

.top_feature_b2b p {
    text-align: center;
}

.top_feature_b2b img {
    max-width: 100px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 15px;
}

/*ship portal page*/
.ship_portal_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/ship-portal.jpg");
}

/*travel Solution*/
.trv-sl-hd {
}

/*bus api Page*/
.bus_api_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/bus_api_banner.jpg");
}

.padding-left-40 {
    padding-left: 40px;
}

/*flight api Page*/
.flight_api_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/flight-portal.jpg");
}

.color-black {
    color: #000 !important;
}

.color-cyan {
    color: #007abc !important;
}

/*hotel api Page*/
.hotel_api_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/hotel_api_banner.jpg");
}

/*ship api Page*/
.ship_api_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/ship_api_banner.jpg");
}

/*car api Page*/
.car_api_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/car-portal.jpg");
}

/*holiday_booking_api_banner*/
.holiday_booking_api_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/holiday_booking_api_banner.png");
}

/*train_booking_api_banner*/
.train_booking_api_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/train_booking_api_banner.jpg");
}

/*activity_booking_api_banner*/
.activity_booking_api_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/activity_booking_api_banner.jpg");
}

/*cruise_booking_api_banner*/
.cruise_booking_api_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/ship_api_banner.jpg");
}

/*support banner*/
.support_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/support-bg-page.jpg");
    background-repeat: no-repeat;
}

.bg-navy-blue {
    background: #56668a;
    padding: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sp-cnt i {
    color: #fff;
    font-size: 40px;
    margin-bottom: 10px;
    background: linear-gradient(to top, #DEF30E, #17f92a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sp-cnt h3 {
    color: #fff;
    margin-top: 0px;
    font-size: 24px;
}

.sp-cnt p {
    color: #bfbfbf;
}

.seprate {
    margin: 20px 0px;
    display: flex;
}

/*travel-api-combo*/
.travel_combo_api_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/travel-api-banner.jpg");
}

.mega-dropdown {
    position: static !important;
}

/*travel portal consulting Page*/
.travel_portal_consulting_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/travel_portal_consulting_banner.jpg");
}

/*travel portal maintenance Page*/
.travel_portal_maintenance_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/travel_portal_maintenance.jpg");
}

.maintaince-list {
}

    .maintaince-list h2 {
        font-size: 22px;
        font-weight: 600;
        color: #015b93;
        text-align: center;
    }

    .maintaince-list li {
        margin-top: 10px;
    }

/*software for tour operators Page*/
.software_for_tour_operators_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/software_for_tour_operators_banner.jpg");
}

/*online ticket bookings Page*/
.online_ticket_bookings_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/online_ticket_bookings.jpg");
}

/*holiday package management Page*/
.holiday_package_management_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/holiday_package_management_banner.jpg");
}

/*become travel agent partner Page*/
.become_travel_agent_partner_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/become-travel-agent-partner-benner.jpg");
}

/*seo smo packages Page*/
.offer-bg {
    background: #F8F8F8;
    padding: 30px 0px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}

.seo_smo_packages_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/seo_bannner.jpg");
}

.pricing-divider {
    border-radius: 20px;
    background: #C64545;
    padding: 1em 0 4em;
    position: relative;
}

.mb-5 {
    padding-left: 30px;
    text-align: left;
}

.blue .pricing-divider {
    background: #2D5772;
}

.card-body.bg-white.mt-0.shadow {
    min-height: 260px;
    box-shadow: 0px 4px 1px #d4d4d4;
}

.imt_line {
    font-size: 16px;
    text-align: left;
}

    .imt_line span {
        display: inline-block;
        font-weight: 600;
        font-size: 20px;
        color: #007e1c;
    }

    .imt_line p {
        display: inline;
        color: #00246c;
        font-weight: 500;
        font-size: 15px;
    }

.text-light {
    color: #fff;
}

.green .pricing-divider {
    background: #1AA85C;
}

.red b {
    color: #C64545
}

.blue b {
    color: #2D5772
}

.green b {
    color: #1AA85C
}

.pricing-divider-img {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 80px;
}

.deco-layer {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

.btn-custom {
    background: #C64545;
    color: #fff;
    border-radius: 20px
}

.img-float {
    width: 50px;
    position: absolute;
    top: -3.5rem;
    right: 1rem
}

.princing-item {
    transition: all 150ms ease-out;
}

    .princing-item:hover {
        transform: scale(1.05);
    }

        .princing-item:hover .deco-layer--1 {
            -webkit-transform: translate3d(15px, 0, 0);
            transform: translate3d(15px, 0, 0);
        }

.list-unstyled li {
    margin-bottom: 10px;
}

.princing-item:hover .deco-layer--2 {
    -webkit-transform: translate3d(-15px, 0, 0);
    transform: translate3d(-15px, 0, 0);
}

/*mobile recharge software Page*/
.mobile_recharge_software_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/mobile_recharge_software_banner.jpg");
}

/*money transfer dmr software Page*/

.money_transfer_dmr_software_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/money_transfer_dmr_software_banner.jpg");
}

/*eCommerce portal development Page*/
.eCommerce_portal_development_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/eCommerce_portal_development_banner.jpg");
}

/*combo packages Page*/
.plan-bg {
    background-image: linear-gradient(to right, #00d2ff 0%, #3a7bd5 51%, #00d2ff 100%);
}

.combo_packages_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/other-service.jpg");
}

.tbl-overflow {
    height: 500px;
    overflow-y: scroll;
    border-radius: 10px 0px 0px 10px;
}

    .tbl-overflow:hover {
        box-shadow: 0px 0px 15px #000;
    }

.price-heading {
    font-size: 30px;
}

.bus-tbl thead tr th {
    background: #9E1100 !important;
}

.hotel-tbl thead tr th {
    background: #4A0090 !important;
}

.flight-tbl thead tr th {
    background: #0A6900 !important;
}

.price-heading-2 {
    font-weight: 400;
    font-size: 16px;
}

.comobo-package-tbl {
    height: 300px;
    overflow-y: auto;
    border-top: none;
    margin-bottom: 0px;
}

    .comobo-package-tbl thead tr th {
        background: #007fdb;
        color: #fff;
        border-bottom: 1px solid #fff;
        position: sticky;
        top: 0px;
        z-index: 999;
        text-align: center;
    }

        .comobo-package-tbl thead tr th:nth-child(1) {
            width: 55px;
            display: none;
        }

    .comobo-package-tbl tbody tr td {
        color: #000;
        border-bottom: 1px solid #fff;
        padding: 8px 35px;
        text-align: center;
    }

        .comobo-package-tbl tbody tr td:nth-child(1) {
            text-align: center;
            display: none;
        }

    .comobo-package-tbl tbody tr {
        background: #fafafa;
    }

        .comobo-package-tbl tbody tr:nth-child(2n) {
            background: #efefef;
        }

.tbl-overflow::-webkit-scrollbar {
    width: 14px;
}

.tbl-overflow::-webkit-scrollbar {
    width: 3px;
}

.tbl-overflow::-webkit-scrollbar-track {
    border: 1px solid #999;
}

.tbl-overflow::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 30px;
}

/*web technology Page*/
.web_technology_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/technology_banner.jpg");
}

/*mobile application technology Page*/
.mobile_application_technology_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/other-service.jpg");
}

/*Database technology Page*/
.database_technology_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/database_technology_banner.jpg");
}

/*Design technology Page*/
.design_technology_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/design_technology_banner.jpg");
}

/*faq Page*/
.faq_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/faq_banner.jpg");
}

.faq-heading {
    font-size: 24px;
    color: #FFF;
    font-weight: 600;
    background: #008ead;
    padding: 5px 5px;
    border: 1px solid #000;
    text-align: center;
}

/*reach us Page*/
.contact_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/contact_banner.png");
}

.form-contact input[type=text], select, textarea {
    width: 100%;
    padding: 7px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
}

.form-contact input[type=email], select, textarea {
    width: 100%;
    padding: 7px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
}

.form-contact input[type=submit] {
    background-color: #4CAF50;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

    .form-contact input[type=submit]:hover {
        background-color: #2586EE;
        color: #fff;
    }

/*inquiry Page*/
.inquiry_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/inquiry.jpg");
}

/*Etravel edge*/
.mission {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

/*travel solution*/
.travel_solution_banner {
    width: 100%;
    height: 400px;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/travel-solution-banner.jpg");
}

/*travel api solution*/
.travel_api_banner {
    width: 100%;
    height: 400px;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/api-bg.jpg");
}

/*other services*/
.other_service_banner {
    width: 100%;
    height: 400px;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/other-service.jpg");
    background-size: contain;
}

/*technology*/
.technology_banner {
    width: 100%;
    height: 400px;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/technology_banner.jpg");
    background-size: contain;
}

/*web technology*/
.web-srvce {
    text-align: left;
}

    .web-srvce p {
        text-align: left;
    }


/*why page*/
.why_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/why_banner.jpg");
}

/*portfolio*/
.gallery-title {
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}

    .gallery-title:after {
        content: "";
        position: absolute;
        width: 7.5%;
        left: 46.5%;
        height: 45px;
        border-bottom: 1px solid #5e5e5e;
    }

.filter-button {
    margin-right: 6px;
    color: #666;
    text-decoration: none;
    border: 1px solid #ccc;
    padding: 4px 15px;
    border-radius: 50px;
}

    .filter-button:hover {
        background-color: #0a5da2;
        color: #fff;
        border: 1px solid #0a5da2;
    }

    .filter-button:active {
        background-color: #0a5da2;
        color: #fff;
        outline: none;
        box-shadow: none;
    }

    .filter-button:hover, .filter-button:focus, .filter-button.focus, .filter-button:active, .filter-button.active, .open > .dropdown-toggle.filter-button {
        background-color: #0a5da2;
        color: #fff;
        outline: none;
        box-shadow: none;
        border: 1px solid #0a5da2;
    }

.port-image {
    width: 100%;
}

.gallery_product {
    margin-bottom: 30px;
}

/*privacy policy page*/
.privacy_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/privacy-banner.jpg");
}

.privacy-section {
}

    .privacy-section img {
        height: 50px;
        text-align: center;
        margin: 0 auto;
    }

    .privacy-section h2 {
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0px;
        min-height: 40px;
        vertical-align: middle;
        border-bottom: 1px solid #c8c8c8;
        margin-top: 10px;
        text-align: center;
        color: #00428c;
    }

    .privacy-section p {
        text-align: justify;
    }

/*disclaimer page*/
.disclaimer_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/disclaimer_banner.jpg");
}

/*support modal*/
.modal-header-cpy {
    background: #76008d;
    color: #fff;
    border-radius: 3px 3px 0px 0px;
}

.sprt-mail {
    background: #11D13C;
    padding: 10px 15px;
    margin-bottom: 20px;
}

.sprt-mail-2 {
    background: #D14711;
}

.sprt-mail-3 {
    background: #1121D1;
}

.sprt-mail-4 {
    background: #E3BA10;
}

.sprt-mail h3 {
    color: #fff;
    font-size: 16px;
    margin: 10px 0px;
    border-radius: 30px;
    text-align: center;
    margin-top: 0px;
    font-weight: 700;
}

.sprt-mail p {
    color: #fff;
}

.mail-list {
    list-style: none;
    padding: 0px;
}

    .mail-list li {
    }

        .mail-list li span {
            color: #fff;
        }

.yellow-1 {
    color: #fffc00 !important;
    font-weight: 700;
}

.red {
    color: #f00;
    font-weight: 700;
}

.modal-width-copy {
    width: 900px;
}

.modal-content-copy {
}

/*Demo page*/
.register {
    background: -webkit-linear-gradient(left, #3931af, #00c6ff);
    margin-top: 3%;
    padding: 3%;
}

.register-left {
    text-align: center;
    color: #fff;
    margin-top: 4%;
}

    .register-left input {
        border: none;
        border-radius: 1.5rem;
        padding: 2%;
        width: 60%;
        background: #f8f9fa;
        font-weight: bold;
        color: #383d41;
        margin-top: 30%;
        margin-bottom: 3%;
        cursor: pointer;
    }

.register-right {
    background: #f8f9fa;
    border-top-left-radius: 10% 50%;
    border-bottom-left-radius: 10% 50%;
}

.register-left img {
    margin-top: 15%;
    margin-bottom: 5%;
    width: 25%;
    -webkit-animation: mover 2s infinite alternate;
    animation: mover 1s infinite alternate;
}

.register-left p {
    font-weight: lighter;
    padding: 12%;
    margin-top: -9%;
}

.register .register-form {
    padding: 10%;
    margin-top: 10%;
}

.btnRegister {
    float: right;
    margin-top: 10%;
    border: none;
    border-radius: 1.5rem;
    padding: 2%;
    background: #0062cc;
    color: #fff;
    font-weight: 600;
    width: 50%;
    cursor: pointer;
}

.register .nav-tabs {
    margin-top: 3%;
    border: none;
    background: #0062cc;
    border-radius: 1.5rem;
    width: 28%;
    float: right;
}

    .register .nav-tabs .nav-link {
        padding: 2%;
        height: 34px;
        font-weight: 600;
        color: #fff !important;
        border-top-right-radius: 1.5rem;
        border-bottom-right-radius: 1.5rem;
    }

        .register .nav-tabs .nav-link.active {
            width: 100px;
            color: #0062cc;
            border: 2px solid #0062cc;
            border-top-left-radius: 1.5rem;
            border-bottom-left-radius: 1.5rem;
        }

        .register .nav-tabs .nav-link:hover {
            border: none;
        }

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
}

.register .nav-tabs .nav-link:hover {
    border: none;
}

.radio.inline {
    display: inline-block;
    margin: 0px 1.5rem;
}

.register .nav-tabs .nav-link.active {
    width: 100px;
    color: #0062cc;
    border: 2px solid #0062cc;
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
}

.register-heading {
    text-align: center;
    margin-top: 8%;
    margin-bottom: -15%;
    color: #495057;
}

/*why page*/
.blog_banner {
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/blog-banner.jpg");
}

/*work process*/
.main-timeline {
    padding-top: 50px;
    overflow: hidden;
    position: relative;
}

    .main-timeline:before {
        content: "";
        width: 7px;
        height: 100%;
        background: #084772;
        margin: 0 auto;
        position: absolute;
        top: 80px;
        left: 0;
        right: 0;
    }

    .main-timeline .timeline {
        width: 50%;
        float: left;
        padding: 20px 60px;
        border-top: 7px solid #084772;
        border-right: 7px solid #084772;
        border-radius: 0 30px 0 0;
        position: relative;
        right: -3.5px;
    }

    .main-timeline .icon {
        display: block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        border-radius: 50%;
        background: #720041;
        border: 1px solid #fff;
        text-align: center;
        font-size: 25px;
        color: #fff;
        box-shadow: 0 0 0 2px #720041;
        position: absolute;
        top: -30px;
        left: 0;
        font-weight: 700;
    }

    .main-timeline .timeline-content {
        display: block;
        padding: 20px 10px 10px;
        border-radius: 20px;
        background: #720041;
        color: #fff;
        position: relative;
        text-align: center;
        animation: run 1s infinite;
    }

        .main-timeline .timeline-content:hover {
            animation: none;
        }

        .main-timeline .timeline-content:hover {
            text-decoration: none;
            color: #fff;
        }

        .main-timeline .timeline-content:before,
        .main-timeline .timeline-content:after {
            content: "";
            display: block;
            width: 10px;
            height: 50px;
            border-radius: 10px;
            background: #720041;
            border: 1px solid #fff;
            position: absolute;
            top: -35px;
            left: 50px;
        }

        .main-timeline .timeline-content:after {
            left: auto;
            right: 50px;
        }

    .main-timeline .title {
        font-size: 24px;
        margin: 0;
        font-weight: 600;
        text-align: center;
        margin-bottom: 10px;
    }

    .main-timeline .description {
        font-size: 13px;
        letter-spacing: 1px;
        margin: 0 0 5px 0;
    }

    .main-timeline .timeline:nth-child(2n) {
        border-right: none;
        border-left: 7px solid #084772;
        border-radius: 30px 0 0 0;
        right: auto;
        left: -3.5px;
    }

        .main-timeline .timeline:nth-child(2n) .icon {
            left: auto;
            right: 0;
        }

    .main-timeline .timeline:nth-child(2) {
        margin-top: 130px;
    }

    .main-timeline .timeline:nth-child(odd) {
        margin: -130px 0 30px 0;
    }

    .main-timeline .timeline:nth-child(even) {
        margin-bottom: 80px;
    }

    .main-timeline .timeline:first-child, .main-timeline .timeline:last-child:nth-child(even) {
        margin: 0 0 30px 0;
    }

    .main-timeline .timeline:nth-child(2n) .timeline-content, .main-timeline .timeline:nth-child(2n) .timeline-content:before, .main-timeline .timeline:nth-child(2n) .timeline-content:after, .main-timeline .timeline:nth-child(2n) .icon {
        background: #002889;
    }

    .main-timeline .timeline:nth-child(2n) .icon {
        box-shadow: 0 0 0 2px #002889;
    }

    .main-timeline .timeline:nth-child(3n) .timeline-content, .main-timeline .timeline:nth-child(3n) .timeline-content:before, .main-timeline .timeline:nth-child(3n) .timeline-content:after, .main-timeline .timeline:nth-child(3n) .icon {
        background: #107d00;
    }

    .main-timeline .timeline:nth-child(3n) .icon {
        box-shadow: 0 0 0 2px #107d00;
    }

    .main-timeline .timeline:nth-child(4n) .timeline-content, .main-timeline .timeline:nth-child(4n) .timeline-content:before, .main-timeline .timeline:nth-child(4n) .timeline-content:after, .main-timeline .timeline:nth-child(4n) .icon {
        background: #6a04b1;
    }

    .main-timeline .timeline:nth-child(4n) .icon {
        box-shadow: 0 0 0 2px #6a04b1;
    }

@media only screen and (max-width: 767px) {
    .main-timeline:before {
        left: 0;
        right: auto;
    }

    .main-timeline .timeline, .main-timeline .timeline:nth-child(even), .main-timeline .timeline:nth-child(odd) {
        width: 100%;
        float: none;
        padding: 20px 30px;
        margin: 0 0 30px 0;
        border-right: none;
        border-left: 7px solid #084772;
        border-radius: 30px 0 0 0;
        right: auto;
        left: 0;
    }

    .main-timeline .icon {
        left: auto;
        right: 0;
    }
}

@media only screen and (max-width: 480px) {
    .main-timeline .title {
        font-size: 18px;
    }
}


/*list product*/
.travel-list-prd {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    .travel-list-prd li {
        background: #0983ea;
        margin-bottom: 10px;
        padding: 10px;
        color: #fff;
        border-radius: 30px;
        border: 1px solid #5d5d5d;
    }

.product-icon-list {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    background: #fff;
    float: left;
    border: 1px dashed #000;
}

    .product-icon-list label {
        color: #000;
        font-size: 16px;
        padding-top: 3px;
        font-weight: 700;
        display: block;
    }

.travel-list-prd li .travel-txt span {
    display: table;
    color: #fff;
    padding-top: 0px;
    padding-left: 10px;
    font-size: 16px;
}

.travel-list-prd li:nth-child(2n) {
    background: #e36804;
}

.travel-list-prd li:nth-child(3n) {
    background: #cf08da;
}

.travel-list-prd li:nth-child(4n) {
    background: #5e09c9;
}

.travel-list-prd li:nth-child(5n) {
    background: #0400c2;
}

.travel-list-prd li:nth-child(6n) {
    background: #00983c;
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        opacity: 0.0;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        -webkit-transform: scale(1.2, 1.2);
        opacity: 0.0;
    }
}

.color-magic {
    color: #9900b7 !important;
}

.color-development {
    color: #000 !important;
}

.font_size_15 {
    font-size: 15px !important;
    line-height: 24px;
}





















.modal-content-demo {
    background: transparent;
    box-shadow: none;
    border: none;
}

.close-rem {
    position: absolute;
    left: 32rem;
    margin: 0 auto;
    top: 2.5rem;
    right: 0px;
    background: #fff !important;
    border-radius: 100%;
    width: 20px;
    opacity: 1 !important;
    color: #000 !important;
}

.modal-opacity {
}

.stylish-form {
    background-image: url('https://lut.im/cOs9CbKe42/DT8DT06CeJkRsyWC.jpg');
    padding: 10px;
}

    .stylish-form h2 {
        color: #f96332;
        margin-top: 50px;
    }

.font_white {
    color: #fff !important;
}

.mar20 {
    margin: 20px;
}

.inner-section {
    background-color: #003b6c;
    width: 350px;
    display: block;
    margin: 0 auto;
}

.inside-form {
    border-radius: 8px;
    padding-top: 30px;
    padding-bottom: 30px;
}

    .inside-form h2 {
        font-weight: 700;
        margin-bottom: 25px;
        margin-top: 0px;
    }

    .inside-form ul {
        list-style-type: none;
        text-align: center;
        margin-top: 30px;
    }

        .inside-form ul > li {
            display: inline-block;
        }

            .inside-form ul > li > i {
                margin-top: 18px;
            }

.icon-holder {
    background: #fff;
    border-radius: 50%;
    vertical-align: middle;
    height: 50px;
    width: 50px;
    text-align: center;
    margin-right: 20px;
}

.dsp-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center
}

.modalform, .input-group, .form-group {
    margin-bottom: 10px;
}

.modalform, .input-group-addon {
    background-color: rgba(255, 255, 255, 0.1);
    border: none;
    color: #FFFFFF;
    border-radius: 25px;
}

.modalform {
    border-radius: 0px !important;
}

.modalform, .form-control, .form-control:focus, .form-control:hover {
    background-color: rgba(255, 255, 255, 0.1);
    color: #FFFFFF;
    border-radius: 25px;
    border: none;
    font-size: 14px;
    box-shadow: none;
}

.btn-round {
    border-width: 1px;
    border-radius: 30px !important;
    padding: 11px 23px;
}

.btn-neutral, .btn-neutral:focus, .btn-neutral:hover {
    background-color: #FFFFFF;
    color: #003b6c;
    font-size: 1em;
    border-radius: 0.25rem;
    padding: 15px 48px;
}

/*contact us*/
.append-icon {
    position: relative;
}

.page-contact .form-control {
    border-radius: 0;
    color: #949494;
    border: 1px solid #d2d2d2;
}

.append-icon input, .append-icon select {
    padding-right: 30px;
    height: 40px;
}

.append-icon i {
    width: 40px;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    left: auto;
    right: 0;
    top: 0;
    color: #1f8aec;
}

.intl-tel-input {
    position: relative;
}

    .intl-tel-input .flag-dropdown {
        position: absolute;
        z-index: 1;
        cursor: pointer;
    }

        .intl-tel-input .flag-dropdown .selected-flag {
            margin: 1px;
            padding: 9px 20px 8px 6px;
            background: #1f8aec;
        }

.f16 .us {
    background-position: 0 -1856px;
}

.f16 .flag {
    width: 16px;
    height: 16px;
    background: url(../images/banner-icon/flags16.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
}

.intl-tel-input .flag-dropdown .selected-flag .down-arrow {
    top: 6px;
    position: relative;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid black;
}

.btn.btn-palovit, .btn.btn-palovit-black {
    transition: all ease .3s;
    text-transform: uppercase;
    padding: 13px 40px 11px;
    background-color: #1f8aec !important;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
}

.palovit-tab ul.nav li.active a {
    border-bottom: 1px solid #eee;
    border-top: solid 2px #ffa700;
    border-top-color: #1f8aec;
    padding: 15px 12px;
    background-color: #f8f8f8;
}

.palovit-tab ul.nav li a {
    border-right: solid 1px #eee;
    border-left: solid 1px #eee;
    border-top: 1px solid #eee;
    margin: 0 -1px 0 0;
    padding: 15px 12px;
    border-radius: 0;
    color: #282828;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.palovit-tab .tab-content {
    border: 1px solid #eee;
}

.page-contact .adress li a {
    color: #282828;
}

.page-contact .adress li {
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
    line-height: 20px;
    font-size: 13px;
    color: #999;
}

.p-15 {
    padding: 15px !important;
}

.adress {
    margin-bottom: 30px !important;
}

.faq-container {
    max-width: 800px;
    margin: 10px auto;
    background: #fff;
    padding: 5px 30px 20px;
    border-radius: 8px;
    /* box-shadow: 0 5px 15px rgba(0,0,0,0.1); */
}

    .faq-container h2 {
        text-align: center;
        margin-bottom: 25px;
        color: #333;
        font-size: 25px;
    }

.faq-item {
    border-bottom: 1px solid #ddd;
}

.faq-question {
    width: 100%;
    background: none;
    border: none;
    padding: 15px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .faq-question:hover {
        background-color: #f1f1f1;
    }

.icon {
    font-size: 20px;
    transition: transform 0.3s ease;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

    .faq-answer p {
        padding: 0 15px 15px;
        color: #555;
        line-height: 1.6;
    }

.faq-item.active .faq-answer {
    max-height: 200px;
}

.faq-item.active .icon {
    transform: rotate(45deg);
}

.whyChoose h2 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 25px;
}

.whyChoose ul li {
    line-height: 2;
}
