body, ul {
    padding: 0;
    margin: 0;
}

.bread-text, .italic-font, .team-text a {
    font-style: italic;
}

body {
    font-size: 16px;
    font-family: Ubuntu,Arial,sans-serif;
    font-weight: 300;
    color: #777676;
}

@font-face {
    font-family: Tungsten-Medium;
    src: url(../fonts/Tungsten-Medium.eot?#iefix) format('embedded-opentype'),url(../fonts/Tungsten-Medium.ttf) format('truetype'),url(../fonts/Tungsten-Medium.svg) format('svg'),url(../fonts/Tungsten-Medium.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

ul {
    list-style: none;
}

a, a:focus, a:hover {
    text-decoration: none;
    background: 0 0;
}

img {
    max-width: 100%;
}

.flex-one {
    flex: 1;
}

.mousnormal {
    cursor: default;
}

.service-list .mousnormal:hover {
    background: 0 0;
    padding-left: 0;
}

.tungsten {
    font-family: Tungsten-Medium,Arial,sans-serif;
    font-size: 50px;
    line-height: 40px;
}

.font-regular {
    font-weight: 400;
}

.font-bold {
    font-weight: 700;
}

.font-medium {
    font-weight: 500;
}

.blue-heading {
    color: #17479e;
}

.white-heading {
    color: #fff;
}

.gray-heading {
    color: #9b9b9b;
}

.font-weight300 {
    font-weight: 300 !important;
}

.font-18 {
    font-size: 18px;
}

.ft-24 {
    font-size: 24px;
}

.ft-20 {
    font-size: 20px;
}

.req-btn {
    border: 1px solid red;
    font-size: 16px;
    font-family: "ubuntu Light",Arial,sans-serif;
    padding: 3px 20px;
    color: red;
    display: inline-block;
    transition: all .3s ease-in-out;
}

    .req-btn:hover {
        background: #17479e;
        color: #fff;
        border: 1px solid #17479e;
    }

.pad-spacetb {
    padding: 50px 0;
}

.pad-spacet {
    padding-top: 50px;
}

#breadcrumb {
    background: #17479e;
    padding: 30px 0;
}

.breadcrumb {
    background: 0 0;
}

.breadcrumb-item a, .breadcrumb-item.active {
    color: #fff;
    font-style: italic;
    font-weight: 300;
}

.bread-text {
    color: #fff;
    font-weight: 400;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #fff;
}

.btco-hover-menu a, .navbar > li > a {
    padding: 10px 15px;
}

.btco-hover-menu .active a, .btco-hover-menu .active a:focus, .btco-hover-menu .active a:hover, .btco-hover-menu li a:focus, .btco-hover-menu li a:hover, .navbar > .show > a, .navbar > .show > a:focus, .navbar > .show > a:hover {
    color: #003599;
    background: 0 0;
    outline: 0;
}

.dropdown-menu {
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: .9rem;
    border: 1px solid #003599;
}

.btco-hover-menu .collapse ul ul ul > li:hover > a, .btco-hover-menu .collapse ul ul > li:hover > a, .navbar .show .dropdown-menu > li > a:focus, .navbar .show .dropdown-menu > li > a:hover {
    background: #e41f2a;
    color: #fff;
}

.btco-hover-menu {
    background: 0 0;
    margin: 0;
    padding: 0;
    min-height: 20px;
}

@media only screen and (max-width:991px) {
    .btco-hover-menu .show > .dropdown-toggle::after {
        transform: rotate(-90deg);
    }
}

@media only screen and (min-width:991px) {
    .btco-hover-menu .collapse ul li {
        position: relative;
    }

        .btco-hover-menu .collapse ul li:hover > ul {
            display: block;
        }

    .btco-hover-menu .collapse ul ul {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 200px;
        display: none;
    }

        .btco-hover-menu .collapse ul ul li {
            position: relative;
        }

            .btco-hover-menu .collapse ul ul li:hover > ul {
                display: block;
            }

        .btco-hover-menu .collapse ul ul ul {
            position: absolute;
            top: 0;
            left: 100%;
            min-width: 200px;
            display: none;
        }

            .btco-hover-menu .collapse ul ul ul li {
                position: relative;
            }

                .btco-hover-menu .collapse ul ul ul li:hover ul {
                    display: block;
                }

            .btco-hover-menu .collapse ul ul ul ul {
                position: absolute;
                top: 0;
                left: -100%;
                min-width: 200px;
                display: none;
                z-index: 1;
            }
}

.dropdown-item {
    color: #003599;
}

.btco-hover-menu .collapse ul ul li {
    border-bottom: 1px solid #003599;
}

    .btco-hover-menu .collapse ul ul li:last-child {
        border-bottom: 0 solid #003599;
    }

.dropdown-toggle::after {
    margin-top: 8px;
    display: none;
}

.dropdown-item .fa {
    float: right;
}

@media (min-width:576px) {
    .navbar {
        padding: 11px 0;
    }
}

.navbar-toggler {
    border: none;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 14px;
    color: #003599;
    text-transform: uppercase;
    font-weight: 500;
    opacity: 1;
    padding: 14px 3px;
    position: relative;
}

.navbar-light .navbar-nav .nav-item {
    padding: 0 15px;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .open > .nav-link {
    color: #003599;
    opacity: 1;
}

.navbar-brand {
    max-width: 214px;
}

.navbar-light .navbar-nav .nav-link:before {
    content: "";
    position: absolute;
    top: 0;
    width: 0%;
    left: 0;
    right: 0;
    height: 3px;
    background: #e41f2a;
    transition: all .3s ease-in-out;
    margin: auto;
}

.request_demo_home.req-btn {
    border-color: #fff;
    color: #fff;
    position: absolute;
    top: 125%;
    text-transform: uppercase;
    padding: 5px 20px;
}

.country-list li + li:before, .service-inner:after {
    top: 0;
    bottom: 0;
    content: "";
}

.request_demo_home.req-btn:hover, .send-btn.req-btn:hover {
    border-color: red;
    color: #fff;
}

.appointment-strip {
    background: #e7e6e6;
    padding: 20px 0;
    margin-top: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.client-logo span + span {
    margin-left: 0px;
    margin-right: 0px;
    font-size: 13px;
    color: #000;
    font-weight: 700;
    font-family: "ubuntu Light",Arial,sans-serif;
    line-height: 20px;
    display: block;
    text-align: center;
}

.client-logo > span > a > img {
    margin-bottom: 5px;
    width: 100%;
    margin: 5px auto;
}

.appointment-btn a {
    font-size: 15px;
    font-weight: 500;
    color: #5d5d5d;
    border: 1px solid #c1c0c0;
    display: inline-block;
    padding: 7px 18px;
    transition: all .2s ease-in-out;
}

    .appointment-btn a:hover {
        color: #fff;
        background: red;
        border: 1px solid red;
    }

.company-intro p {
    color: #3b3b3b;
    margin: 0;
}

.product-heading h1, .product-heading h2 {
    font-size: 50px;
    color: #17479e;
    font-family: Tungsten-Medium,Arial,sans-serif;
    margin-top: 30px;
    line-height: 40px;
}

.product-box .col-md-4, .product-image {
    margin-top: 30px;
}

.product-wrapper {
    border: 1px solid #cacaca;
    padding: 16px;
    height: 100%;
}

.product-image {
    text-align: center;
}

.product-logo {
    height: 56px;
}

    .product-logo img {
        max-width: 195px;
        display: block;
        margin: auto;
    }

.assist img {
    max-width: 167px;
}

.lakshya img {
    max-width: 181px;
}

.product-text h4 {
    font-size: 13px;
    color: #17479e;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.product-text {
    min-height: 160px;
}

    .product-text p {
        font-weight: 300;
        font-style: italic;
        font-size: 14px;
        margin: 0;
    }

.inner-heading h2, .inner-heading h3, .service-heading h1, .solution-heading h4 {
    font-size: 50px;
    font-family: Tungsten-Medium,Arial,sans-serif;
    line-height: 40px;
}

.product-wrapper a {
    font-weight: 400;
}

.service-heading h1, .solution-heading h4 {
    color: #9b9b9b;
}

.service-inner {
    background: #17479e;
    position: relative;
    padding: 50px 0;
    margin-top: 30px;
}

    .service-inner:after {
        position: absolute;
        background: #fff;
        width: 4px;
        height: 100%;
        left: 50%;
        margin-left: -2px;
    }

.service-wrapper {
    padding: 0 50px;
}

.inner-heading h2, .inner-heading h3 {
    color: #fff;
}

.service-list li a i, .solution-list li a span + span i {
    font-size: 20px;
}

.inner-heading p {
    color: #fff;
    font-style: italic;
    font-weight: 300;
    text-align: justify;
    margin: 25px 0;
}

.service-list li a {
    color: #fff;
    font-weight: 500;
    display: block;
    border-top: 1px solid #456cb1;
    padding: 10px 15px 10px 0;
    transition: all .3s ease-in-out;
}

    .service-list li a:hover {
        padding-left: 15px;
        background: red;
    }

.service-list li:last-child a {
    border-bottom: 1px solid #456cb1;
}

.solution-section {
    padding: 50px 0;
}

.solution-wrapper {
    border: 1px solid #ccc;
    padding: 35px;
    margin-top: 30px;
}

.solution-list li a .icon {
    width: 30px;
    max-height: 50px;
}

    .solution-list li a .icon svg {
        fill: #0c4da2;
        max-height: 50px;
    }

.solution-list li a span + span {
    flex: 1;
    color: #0c4da2;
    font-weight: 400;
    margin-left: 20px;
    padding: 12px 15px 12px 0;
}

.solution-list li + li a span + span {
    border-top: 1px solid #d7d7d7;
}

.solution-list li a:hover span + span {
    color: red;
}

.solution-list li a:hover .icon svg {
    fill: red;
}

.solution-list li a:hover .icon i {
    color: red;
}

.global-section {
    background: url(../images/home/global-presence-backgroud.png) center top no-repeat;
    background-size: cover;
    min-height: 321px;
    padding: 26px 0;
}

.global-circle {
    display: table;
    height: 118px;
    width: 118px;
    border-radius: 100%;
    border: 1px solid #ed1c24;
    margin: 30px auto 0;
}

.gl-inner {
    display: table-cell;
    vertical-align: middle;
    color: #ed1c24;
    text-transform: capitalize;
}

.gl-head {
    font-weight: 700;
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 5px;
}

.gl-inner span + span {
    line-height: 18px;
    font-size: 13px;
    font-weight: 700;
}

.country-wrapper {
    margin-top: 30px;
}

.country-list li {
    display: inline-block;
    padding: 0 20px;
    color: #17479e;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    margin-left: -4px;
    line-height: 18px;
}

    .country-list li + li:before {
        position: absolute;
        left: 0;
        width: 2px;
        background: #17479e;
    }

.partner-inner {
    background: #f5f5f5;
    padding: 5px 0;
    margin-top: 20px;
}

.partners-wrapper {
    background: #f7f9f9;
    padding: 3px 0;
}

    .partners-wrapper .marquee {
        overflow: hidden;
    }

.partners-logo {
    display: inline-block;
    padding: 15px 20px;
    position: relative;
    width: 153px;
    text-align: center;
}

    .partners-logo:before {
        content: "";
        position: absolute;
        width: 1px;
        top: 50%;
        bottom: 0;
        background: #d6d8d8;
        right: 0;
        height: 60px;
        margin-top: -30px;
    }

.req-inner {
    max-width: 860px;
    margin: auto;
}

.req-left {
    flex: 1;
    margin-right: 20px;
}

    .req-left p {
        font-size: 17px;
        margin-top: 15px;
        font-family: "ubuntu Light",Arial,sans-serif;
    }

.whoweare-section {
    padding-bottom: 30px;
}

.aside-wrapper {
    padding-left: 15px;
}

.aside-list li a {
    border-top: 1px solid #d7d7d7;
    display: block;
    color: #3b3b3b;
    text-transform: uppercase;
    padding: 10px 0;
}

.aside-list li:last-child a {
    border-bottom: 1px solid #d7d7d7;
}

.aside-list li a i {
    font-size: 20px;
    margin-right: 10px;
}

.aside-list li a:hover, .aside-list li.active > a {
    color: #ed1c24;
}

.aside-list li.active a {
    font-weight: 399;
}

.aside-image {
    margin-top: 35px;
    position: relative;
}

    .aside-image img {
        width: 100%;
    }

.talk-btn {
    position: absolute;
    bottom: 20px;
    left: 15px;
    right: 15px;
}

    .talk-btn .req-btn {
        background: #fe0000;
        color: #fff;
        font-weight: 500;
        font-size: 18px;
        padding: 4px 20px;
    }

.content-wrapper {
    padding-right: 15px;
}

.whyus-list li {
    color: #17479e;
    position: relative;
    padding-left: 20px;
    text-align: justify;
}

    .whyus-list li + li {
        margin-top: 15px;
    }

    .help-to-list li:before, .whyus-list li:before {
        content: "";
        position: absolute;
        left: 0;
        top: 10px;
        border-radius: 100%;
        background: red;
        padding: 3px;
    }

.team-text h3 {
    font-size: 24px;
    font-family: "ubuntu Light",Arial,sans-serif;
}

.booking-hover h6, .booking-text h6, .services-text {
    font-weight: 700;
    text-transform: uppercase;
}

.award-img {
    width: 171px;
    height: 171px;
}

.award-text h6 {
    font-size: 14px;
}

.award-text span, .hover-inner a {
    font-size: 12px;
}

.media-text h5 {
    line-height: 28px;
}

@media (min-width:576px) {
    .csr-heading h2 {
        line-height: 50px;
    }
}

.solution-img {
    max-width: 50px;
}

.booking-box {
    padding: 40px 10px 20px;
    position: relative;
    margin: 20px auto 0;
    max-width: 177px;
    min-width: 177px;
}

.booking-hover {
    background: #17479e;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .3s ease-in-out;
}

.booking-box:hover .booking-hover {
    opacity: 1;
}

.hover-inner a {
    padding: 3px;
    margin-top: 40px;
}

    .hover-inner a:hover {
        color: #fff;
    }

.mice-app-btn {
    background: #17479e;
    color: #fff;
    padding: 15px 15px 15px 40px;
    border-radius: 50px;
    margin-top: -60px;
}

.mice-app-image {
    position: relative;
    z-index: 1;
}

.mice-app-btn span {
    font-size: 35px;
    font-family: Tungsten-Medium,Arial,sans-serif;
    line-height: normal !important;
}

.mice-app-btn p {
    padding: 10px;
    border-left: 1px solid #5d7fbb;
    margin-left: 10px;
    flex: 1;
}

.mt-3.mgmt li {
    list-style-type: disc;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
}

.services-text {
    font-size: 17px;
}

.red-text {
    color: red;
}

.feature-col {
    padding-bottom: 45px;
}

.feature-icon {
    width: 113px;
    height: 113px;
}

.know_more {
    padding: 6px 20px;
    border-radius: 0;
    background-color: #18479f;
    border: 0;
}

    .know_more:hover {
        background: #e41f2a;
    }

.min-height_100 {
    min-height: 75px;
}

.send-btn.req-btn {
    background: #17479e;
    border-color: #17479e;
    color: #fff;
    display: inline-block;
    width: 150px;
    text-align: center;
    padding: 5px 20px;
    cursor: pointer;
}

    .send-btn.req-btn:hover {
        background: red;
    }

.footer-wrapper {
    background: #17479e;
    padding-bottom: 30px;
}

.footer-menu h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin: 30px 0 16px;
    text-transform: uppercase;
}

.menu-list li a {
    color: #fff;
    font-size: 14px;
    font-family: "ubuntu Light",Arial,sans-serif;
}

.menu-list li + li a {
    margin-top: 5px;
}

.footer-menu h5, .footer-menu p {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}

.footer-menu p {
    font-family: "ubuntu Light",Arial,sans-serif;
    margin: 0;
}

.social-icons li {
    display: inline-block;
    margin-top: 20px;
}

    .social-icons li + li {
        margin-left: 1px;
    }

    .social-icons li a {
        height: 37px;
        width: 37px;
        border: 1px solid #fff;
        border-radius: 100%;
        text-align: center;
        color: #fff;
        display: table;
    }

        .social-icons li a i {
            display: table-cell;
            vertical-align: middle;
        }

.copy-right-wrapper {
    background: #092d6d;
    padding: 6px 0;
}

    .copy-right-wrapper p {
        margin: 0;
        font-size: 14px;
        font-family: "ubuntu Light",Arial,sans-serif;
        color: #fff;
    }

.w-60 {
    width: 60%;
}

.Book-Appointment-img-itb_atm {
    background-image: url(../images/Event/background-atm.jpg);
    background-size: cover;
    min-height: 650px;
    background-repeat: no-repeat;
}

.book-appointment-btn {
    background: red;
    padding: 6px 82px;
    border: none;
    cursor: pointer;
}

.product-wrapper {
    background: #fff;
}

.Book-Appointment-img-itb, .Book-Appointment-img-itb_satte {
    background-size: cover;
    min-height: 650px;
    background-repeat: no-repeat;
}

.Book-Appointment-img-itb {
    background-image: url(../images/Event/Book-Appointment-img-itb.jpg);
}

.Book-Appointment-img-itb_satte {
    background-image: url(../images/Event/background-satte-2019.jpg);
}

.product_event {
    margin-top: -140px;
}

#privacy-policy, #terms {
    padding: 15px 0;
}

.travel_boooking_sftwr {
    background: #17479e;
    min-height: 270px;
    padding: 55px;
}

.bottom_position {
    bottom: -10rem;
    left: -30px;
}

.white-heading {
    font-weight: 400;
}

.fs-32 {
    font-size: 32px;
    font-family: "ubuntu Light",Arial,sans-serif;
    line-height: 42px;
}

.mailcontenttable {
    border-bottom: 5px solid #c50504;
    border-top: 5px solid #17479e;
    text-align: left;
    width: 800px;
}

.mailcontenttd {
    background-color: #f4f4f4;
    text-align: left;
    height: 20px;
    font: 700 11px Verdana,Arial,Helvetica,sans-serif;
    color: #626161;
}

.sitmap-wrapper h4 a, .sitmap-wrapper h5 a {
    color: #003599;
}

.thank-btn {
    padding: 4px 15px;
    margin-top: 40px;
}

#sitemap, .thankyou-msg {
    padding: 40px 0;
}

.sitmap-wrapper h4 {
    font-size: 30px;
    font-family: Tungsten-Medium,Arial,sans-serif;
}

.sitmap-wrapper + .sitmap-wrapper {
    margin-top: 15px;
}

.sitmap-wrapper ul li a {
    color: #003599;
    font-weight: 400;
    position: relative;
    padding-left: 10px;
    transition: all .2s ease-in-out;
}

    .sitmap-wrapper ul li a:before {
        content: "\f105" !important;
        position: absolute;
        left: 0;
        top: 0;
        font-family: FontAwesome;
        margin-top: -3px;
    }

.sitmap-wrapper ul li + li {
    margin-top: 5px;
}

.sitmap-wrapper h5 {
    font-size: 24px;
    font-family: Tungsten-Medium,Arial,sans-serif;
}

.sitmap-wrapper ul li a:hover {
    color: #e41f2a;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
    appearance: none;
}

@media(max-width:767px) {
    img.position-relative.top_100.img-fluid {
        margin-top: 85px;
        top: 0;
    }
}

span.d-block > img {
    max-width: 100%;
    width: 185px;
    height: 88px;
}

.modal-xl {
    max-width: 1000px;
    /*padding-right:45px;*/
}

.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    padding: 30px 50px;
}

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-weight: 700;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
    padding: 25px 0;
}

    .tz-gallery .row > div {
        padding: 0;
    }

.lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}

.lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    opacity: 0;
    color: #fff;
    font-size: 66px;
    font-family: Tungsten;
    content: ' 02B';
    pointer-events: none;
    z-index: 9000;
    transition: .4s;
    text-align: center;
    letter-spacing: 1.1px;
}

.lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(0,0,0,.7);
    content: '';
    transition: .4s;
}

.lightbox:hover:after, .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}

.cloud_crm_lakshya_banners {
    background: #17479e;
}

.gallery_background {
    background: #d9d9d9;
}

.newsletter .content {
    max-width: 530px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 2;
}

.newsletter h2 {
    margin-bottom: 40px;
}

.newsletter .content .form-control {
    height: 38px;
    border-color: #17479e;
    border-radius: 0;
}

    .newsletter .content.form-control:focus {
        box-shadow: none;
        border: 2px solid #243c4f;
    }

.newsletter .content .btn {
    min-height: 35px;
    border-radius: 0;
    background: #17479e;
    color: #fff;
}

.text_overlay {
    position: absolute;
    /*z-index: 999;
    color: #fff;
    top: 34%;
    padding: 0 72px;*/
}

.slider_heading {
    font-size: 55px;
}

.under_text {
    font-size: 16px;
    letter-spacing: .8px;
}

.slider_heading {
    position: relative;
}

    .slider_heading:after {
        position: absolute;
        content: '';
        width: 430px;
        height: 1px;
        border-bottom: 1.5px solid #fff;
        bottom: -2px;
        left: -10%;
        opacity: .2;
    }

.slider_heading {
    font-size: 55px;
    font-family: Tungsten-Medium,Arial,sans-serif !important;
}

.slider_heading {
    font-size: 55px;
    font-family: Tungsten;
}

.under_text {
    font-size: 16px;
    letter-spacing: .8px;
}

.slider_heading {
    position: relative;
}

    .slider_heading:after {
        position: absolute;
        content: '';
        width: 430px;
        height: 1px;
        border-bottom: 1.5px solid #fff;
        bottom: -2px;
        left: -10%;
        opacity: .2;
    }

.client-logo span + span {
    font-size: 13px !important;
}

.wt-120 {
    width: 120px;
}

.sub-aside-list li a {
    font-size: 13px;
    padding-left: 20px;
}

    .sub-aside-list li a i {
        font-size: 16px;
    }

.sub-aside-list li:last-child a {
    border-bottom: none;
}

.aside-list li:last-child .sub-aside-list li:last-child a {
    border-bottom: 1px solid #d7d7d7;
    border-top: none;
}

.help-to-list li {
    color: #777676;
    position: relative;
    padding-left: 20px;
    margin-top: 5px;
}

.font-16 {
    font-size: 1rem;
}

.amazon-bg {
    color: #fff;
    padding: 20px 0 30px 40px;
    background-size: 100%;
    background: url(../images/Infra/cloud-computing-service/amazon-web.png) no-repeat 100% center;
}

    .amazon-bg ul {
        max-width: 63%;
    }

        .amazon-bg ul li {
            position: relative;
            padding-left: 12px;
        }

    .amazon-bg > ul > li:before {
        content: "";
        position: absolute;
        left: 0;
        top: 10px;
        padding: 3px;
        border-radius: 100%;
        background: #fff;
    }

.solution-offer {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 30px;
}

.new-cloud .col-md-3 img {
    max-width: 131px;
    width: 100%;
}

.amazon-bg.microsoft-azure-bg {
    background: #1175b1 url(../images/Infra/cloud-computing-service/microsoft-azure.png) no-repeat 100% center;
    background-size: 100%;
    padding: 45px 0 45px 40px;
}

.azur-box > h6 {
    background: #1d4093;
    font-size: 18px;
    color: #fff;
    border-radius: 20px 20px 0 0;
    font-style: italic;
    max-width: 80%;
    margin: 0 auto;
    width: 150px;
    padding: 10px 5px;
}

.azur-box {
    height: 100%;
}

.azur-inner {
    background: #d4effc;
    padding: 30px 15px;
    height: calc(100% - 41px);
    position: relative;
    border-radius: 20px;
}

    .azur-inner:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 80%;
        height: 20px;
        border-radius: 50%;
        z-index: -1;
        box-shadow: 0 8px 10px rgba(0,0,0,.2);
        right: 0;
        margin: auto;
    }

    .azur-inner h6 {
        border-bottom: 2px solid #fff;
        padding-bottom: 10px;
    }

    .azur-inner ul {
        margin-top: 18px;
    }

        .azur-inner ul li {
            font-weight: 400;
            color: #000;
            font-size: 14px;
            padding-left: 25px;
            position: relative;
        }

            .azur-inner ul li:before {
                content: "";
                position: absolute;
                left: 0;
                top: 8px;
                background: url(../images/Infra/cloud-computing-service/tick.png) no-repeat;
                height: 10px;
                width: 10px;
            }

            .azur-inner ul li + li {
                margin-top: 20px;
            }

.secured-future-list li + li {
    margin-top: 15px;
}

.whyus-content p strong {
    font-weight: 700;
}

.hosting-img {
    width: 65px;
    margin-right: 20px;
}

.hosting-img-txt p {
    margin-top: 10px;
}

.managed-bg .amazon-bg {
    background: #1175b1;
    height: calc(100% - 35px);
    padding: 20px 10px 20px 30px;
}

    .managed-bg .amazon-bg ul {
        max-width: 100%;
    }

.row.managed-bg {
    margin: 0 -3px;
}

.managed-bg .col-md-6 {
    padding: 0 3px;
}

.managed-bg .amazon-bg ul li + li {
    margin-top: 5px;
}

.cloud-bg {
    background: #30afd0 url(../images/Infra/cloud-service/cloud-email.png) no-repeat 100% center;
    background-size: 100%;
    padding: 60px 40px;
    color: #fff;
}

    .cloud-bg ul {
        max-width: 50%;
    }

        .cloud-bg ul.help-to-list li {
            color: #fff;
            margin-top: 25px;
        }

.mailing-solution {
    border: 1px solid #b7b7b7;
    padding: 30px 40px;
}

.mailing-solution-logo {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

    .mailing-solution-logo li {
        width: 50%;
        text-align: center;
        padding: 5px 40px;
    }

.amazon-bg.security-bg {
    background: #1175b1 url(../images/Infra/network-security-solution/security-management.png) no-repeat 100% center;
    background-size: 100%;
}

.amazon-bg.cto-bg {
    background: #1175b1 url(../images/Infra/faiclity-management/cto-services.png) no-repeat 100% center;
    background-size: cover;
}

    .amazon-bg.cto-bg ul {
        max-width: 100%;
    }

        .amazon-bg.cto-bg ul li {
            padding-left: 18px;
        }

.amazon-bg.professional-bg {
    background: #1175b1 url(../images/Infra/faiclity-management/professional-services.png) no-repeat 100% center;
    background-size: cover;
}

    .amazon-bg.professional-bg ul li ul li:before {
        content: "";
        border-left: 4px solid #fff;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        position: absolute;
        left: 0;
        padding: 0;
        top: 10px;
    }

.amazon-bg.remote-bg {
    background: #1175b1 url(../images/Infra/faiclity-management/remote-infrastructure.png) no-repeat 100% center;
    background-size: 100%;
    padding: 70px 10px 70px 40px;
}

    .amazon-bg.remote-bg ul li {
        font-size: 18px;
    }

        .amazon-bg.remote-bg ul li + li {
            margin-top: 13px;
        }

.help-to-list li span {
    font-style: italic;
    font-size: 13px;
}

.pay-back-services {
    border: 1px solid #b7b7b7;
    padding: 20px 30px;
    margin-top: 30px;
}

    .pay-back-services .help-to-list li {
        font-size: 14px;
    }

.amazon-bg.virtualization-bg {
    background: #0dc8f2 url(../images/Infra/virtualisation/server-virtualization.png) no-repeat 100% center;
    background-size: 100%;
    padding: 50px 10px 50px 60px;
}

    .amazon-bg.virtualization-bg ul li {
        padding-left: 20px;
    }

.mt-60 {
    margin-top: -60px;
}

.supplier-sprite {
    width: 120px;
    height: 53px;
    background-image: url(../../assets/images/tcs/supplier-integrations.png);
    background-repeat: no-repeat;
    display: block;
}

.gta-logo {
    height: 53px;
    background-position: -23px -18px;
}

.hotelsbed-logo {
    height: 53px;
    background-position: -166px -18px;
}

.booking-logo {
    height: 53px;
}

.expedia-logo {
    height: 53px;
    background-position: -497px -18px;
}

.wolrdspan-logo {
    height: 53px;
    background-position: -646px -18px;
}

.amadeus-logo {
    height: 53px;
    background-position: -792px -18px;
}

.galileo-logo {
    height: 53px;
    background-position: -937px -18px;
}

.sabre-logo {
    height: 53px;
    background-position: -1091px -18px;
}

.agoda-logo {
    height: 53px;
    background-position: -1233px -18px;
}

.americatour-logo {
    height: 53px;
    background-position: -1378px -18px;
}

.asia-experience-logo {
    height: 53px;
    background-position: -1532px -18px;
}

.fit-logo {
    height: 53px;
    background-position: -1686px -18px;
}

.grn-logo {
    height: 53px;
    background-position: -1810px -18px;
}

.hotelspro-logo {
    height: 53px;
    background-position: -1945px -18px;
}

.jactravel-logo {
    height: 53px;
    background-position: -2093px -18px;
}

.lotsofhotel-logo {
    height: 53px;
    background-position: -2246px -18px;
}

.mikitravel-logo {
    height: 53px;
    background-position: -2416px -18px;
}

.roomsxml-logo {
    height: 53px;
    background-position: -2570px -18px;
}

.tbo-logo {
    height: 53px;
    background-position: -2719px -18px;
}

.toiurico-logo {
    height: 53px;
    background-position: -2883px -18px;
}

.travco-logo {
    height: 53px;
    background-position: -3020px -18px;
}

.tripadviser-logo {
    height: 53px;
    background-position: -3136px -18px;
}

.world-logo {
    height: 53px;
    background-position: -3260px -18px;
}

.partner-sprite {
    width: 120px;
    height: 53px;
    background-image: url(../../assets/images/home/partners.png);
    background-repeat: no-repeat;
    display: block;
}

.microsoft-logo {
    height: 44px;
    background-position: 4px -9px;
}

.oracle-logo {
    height: 44px;
    background-position: -110px -9px;
}

.cisco-logo {
    height: 44px;
    background-position: -229px -9px;
}

.veristas-logo {
    height: 44px;
    background-position: -346px -9px;
}

.vmware-logo {
    height: 44px;
    background-position: -480px -9px;
}

.sophos-logo {
    height: 44px;
    background-position: -619px -9px;
}

.hp-logo {
    height: 44px;
    background-position: -731px -9px;
}

.Sonicwall-logo {
    height: 44px;
    background-position: -842px -9px;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu a::after {
        transform: rotate(-90deg);
        position: absolute;
        right: 6px;
        top: .8em;
    }

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-left: .1rem;
        margin-right: .1rem;
    }

@media(max-width:767px) {
    desktop_view_menu {
        display: none !important;
    }

    ul.dropdown-menu.border-0 {
        margin: 10px 10px 10px;
        border: 1px solid #003599 !important;
    }
}

@media(min-width:768px) {
    .desktop_view_menu {
        display: flex !important;
    }
}

.div-back-blue {
    background-color: #e3f4fc;
}

    .div-back-blue .table-bordered, .div-back-blue .table-bordered td, .div-back-blue .table-bordered th {
        border: 2px solid #fff;
        margin-bottom: 0;
    }

    .div-back-blue .req-btn {
        background: #fe0000;
        color: #fff;
        font-size: 11px;
        padding: 3px 10px;
    }

.tr-back-dark-blue {
    background-color: #15479c;
    font-size: 11.5px;
    color: #fff;
    text-align: center;
}

td:nth-child(3) {
    background: #fbdfeb;
}

td:nth-child(1) {
    width: 32%;
}

td:nth-child(2) {
    width: 17%;
}

td:nth-child(3) {
    width: 17%;
}

td:nth-child(4) {
    width: 17%;
}

td:nth-child(5) {
    width: 17%;
}

td.tr-back-dark-red {
    background-color: red;
}

.tr-back-dark-grey {
    color: #282725;
    text-align: center;
}

.red-heading-server {
    color: red;
    text-align: center;
    font-size: 22px;
    padding-bottom: 10px;
}

.server-management-bg {
    background: #1175b1 url(../images/Infra/dcm/server-management.png) no-repeat 100% center;
    color: #fff;
    padding: 30px 0 30px 40px;
    background-size: 100%;
}

.text-uppercase-os-virtualization {
    color: red;
}

.padding-top-sm {
    padding-top: 10px;
    padding-bottom: 10px;
}

.os-virtualization-bg {
    background: #1175b1 url(../images/Infra/dcm/os-virtualization.png) no-repeat 100% center;
    color: #fff;
    padding: 30px 0 30px 40px;
    background-size: 100%;
}

    .os-virtualization-bg ul {
        max-width: 63%;
    }

        .os-virtualization-bg ul li {
            position: relative;
            padding-left: 12px;
        }

    .os-virtualization-bg > ul > li:before {
        content: "";
        position: absolute;
        left: 0;
        top: 10px;
        padding: 3px;
        border-radius: 100%;
        background: #e41f2a;
    }

.text-uppercase-os-virtualization {
    color: red;
}

.network-management-bg {
    background: url(../images/Infra/dcm/network-management.png) no-repeat 100% center;
    color: #fff;
    padding: 196px 0 95px 40px;
    background-size: 100%;
    color: #17479e;
}

.fa-times-cross-mark {
    color: red;
}

.padding-top-dbr {
    padding-left: 40px;
}

.book-appoint-btn {
    border: 1px solid red;
    font-size: 16px;
    font-family: "ubuntu Light",Arial,sans-serif;
    padding: 5px 20px;
    color: red;
    display: inline-block;
    transition: all .3s ease-in-out;
    margin: 25px;
}

.disab led-btn:active, .disabled-btn:focus, .disabled-btn:hover {
    background: #eee;
    color: #999;
    border: 1px solid #ccc;
    cursor: no-drop;
}

.disabled-btn {
    background: #eee;
    color: #999;
    border: 1px solid #ccc;
}

.standno-text {
    text-align: center;
    float: none;
    font-size: 14px;
    width: 100%;
    font-weight: bold;
}

.font-50 {
    font-size: 50px;
    color: #9b9b9b;
    font-family: Tungsten-Medium,Arial,sans-serif;
    margin-top: 50px;
    line-height: 40px;
}

a.logo_size img {
    width: 184px;
    height: auto;
}

.copy {
    color: #FFF;
    font-size: 14px;
    text-align: left;
}

span.text-center.d-block.margin-bottom-10 {
    color: #000;
    font-weight: 600;
}

.various-Industries {
    text-align: center;
    border: 1px solid #cacaca;
    margin-top: 30px;
    padding: 3px 0px 0px 0px;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 6px;
    border-radius: 5px;
}

    .various-Industries:hover {
        border: 1px solid #17479e;
        box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 6px;
    }

        .various-Industries:hover .icons i {
            color: #17479e;
        }

        .various-Industries:hover .icons img:nth-child(2) {
            display: block;
        }

        .various-Industries:hover .icons img:first-child {
            display: none;
        }

        .various-Industries:hover a {
            background: #17479e;
            color: #fff;
        }

    .various-Industries .icons {
        width: 50%;
        margin: auto;
        margin-top: 20px;
    }

        .various-Industries .icons img {
            width: 100%;
        }

            .various-Industries .icons img:nth-child(2) {
                display: none;
            }

.icons i {
    font-size: 124px;
    color: #9b9b9b;
}

.various-Industries p {
    font-size: 16px;
    font-family: "ubuntu Light", Arial, sans-serif;
    padding: 10px 16px;
    color: #17479e;
    display: block;
    margin-top: 10px;
    transition: all .3s ease-in-out;
    font-weight: 600;
    margin-bottom: 0px;
}

    .various-Industries p:hover {
        background: #17479e;
        color: #fff;
    }

.Oracle-Solutions {
    text-align: center;
    border: 1px solid #cacaca;
    margin-top: 30px;
    padding: 3px 0px 0px 0px;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 6px;
    border-radius: 5px;
}

    .Oracle-Solutions .icons img {
        width: 100%;
    }

    .Oracle-Solutions:hover {
        border: 1px solid #17479e;
        box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 6px;
    }

        .Oracle-Solutions:hover .icons i {
            color: #17479e;
        }

        .Oracle-Solutions:hover .icons img:nth-child(2) {
            display: block;
        }

        .Oracle-Solutions:hover .icons img:first-child {
            display: none;
        }

        .Oracle-Solutions:hover a {
            background: #17479e;
            color: #fff;
        }

    .Oracle-Solutions .icons img:nth-child(2) {
        display: none;
    }

    .Oracle-Solutions .icons {
        width: 50%;
        margin: auto;
        margin-top: 20px;
    }

    .Oracle-Solutions p {
        font-size: 16px;
        font-family: "ubuntu Light", Arial, sans-serif;
        padding: 10px 20px;
        color: #17479e;
        display: block;
        margin-top: 30px;
        transition: all .3s ease-in-out;
        font-weight: 600;
        margin-bottom: 0px;
    }

        .Oracle-Solutions p:hover {
            background: #17479e;
            color: #fff;
        }

.serving {
    /* text-align: center;
         border: 1px solid #e3e3e3;
    */
    border: 1px solid #cacaca;
    margin-top: 30px;
    padding: 15px 20px;
    background-color: #fff;
    /* border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,.14);*/
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    height: 310px;
}

.fnt-15 {
    font-size: 1.5rem;
    /*font-size: 18px;*/
    /* color: #17479e;*/
    color: #524a4a;
    font-family: Tungsten-Medium,Arial,sans-serif !important;
}

.serving p {
    color: #777676;
    font-size: 16px;
    text-align: justify !important;
}

.serving a {
    font-size: 16px;
    font-family: "ubuntu Light", Arial, sans-serif;
    display: block;
    transition: all .3s ease-in-out;
    cursor: default;
}

.serving h3 {
    margin-bottom: 0px;
}

.serving:hover {
    box-shadow: 2px 5px 15px 0px rgba(0,0,0,.18);
    /* background: #17479e;*/
    /* color: #fff;*/
}

.serv-hndrow {
    margin: 0px -15px 10px -15px !important;
    align-items: center;
}

.ERP-Solutions {
    text-align: center;
}

    .ERP-Solutions a {
        border: 1px solid #17479e;
        font-size: 16px;
        font-family: "ubuntu Light", Arial, sans-serif;
        padding: 3px 20px;
        color: #17479e;
        display: block;
        margin-top: 30px;
        transition: all .3s ease-in-out;
        font-weight: 600;
    }

        .ERP-Solutions a:hover {
            background: #17479e;
            color: #fff;
        }

.product-box .col-md-3 {
    margin-top: 30px;
}

    .product-box .col-md-3 .product-image {
        margin-top: 5px;
    }

.mt-30 {
    margin-top: 30px;
}

.bg-white {
    background: #fff;
}

.technology-logo {
    display: inline-block;
    padding: 15px 20px;
    position: relative;
    width: 170px;
    text-align: center;
}

    .technology-logo:before {
        content: "";
        position: absolute;
        top: 50%;
        bottom: 0;
        background: #d6d8d8;
        right: 0;
        height: 60px;
        margin-top: -30px;
    }

.solution-list li a .icon i {
    color: #0c4da2;
    font-size: 26px;
}

.bg-blu {
    background: #17479e;
}

.clr-blue {
    color: #17479e;
}

.accounting-reports-list_frst {
    display: block;
    padding: 0px 16px;
}

    .accounting-reports-list_frst li {
        list-style: disc;
        padding: 1px;
    }

.accounting-reports-list {
    display: block;
    padding: 0px 35px;
}

    .accounting-reports-list li {
        list-style: disc;
        padding: 3px;
    }

.why-us {
    background-color: #fff;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,.14);
    border: 1px solid #e3e3e3;
    align-items: center;
    /* margin: 0px 4px 0px -8px !important;*/
}

.pdr-0 {
    padding-right: 0px !important;
}

.why-us-service {
    /* text-align: center;*/
    /* border: 1px solid #e3e3e3;*/
    margin-top: 10px;
    padding: 5px 20px;
    border-radius: 5px 5px 5px 5px;
    background-color: #fff;
    /*  box-shadow: 0px 0px 8px 0px rgba(0,0,0,.14);*/
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    /* min-height: 255px;
    max-height:255px;
    overflow:hidden;*/
}

    .why-us-service p {
        color: #777676;
        font-size: 16px;
        text-align: justify !important;
    }

.why-us-service-hndrow {
    margin: 0px -15px 10px -15px !important;
    align-items: center;
    min-height: 65px;
    height: fit-content;
    max-height: 100%;
}

.Our-Travel-service {
    /* text-align: center;*/
    /* border: 1px solid #e3e3e3;*/
    margin-top: 30px;
    padding: 15px 20px;
    border-radius: 5px 5px 5px 5px;
    background-color: #fff;
    /*  box-shadow: 0px 0px 8px 0px rgba(0,0,0,.14);*/
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    min-height: 95px;
}

    .Our-Travel-service .row {
        margin: auto;
        align-items: center;
    }

    .Our-Travel-service h3 {
        margin-bottom: 0px;
    }

.white-clr {
    color: #fff !important;
}

.Our-Travel-service p {
    color: #777676;
    font-size: 16px;
    text-align: justify !important;
}

.pd-0 {
    padding: 0px;
}

.h2-hd {
    color: #9b9b9b !important;
}

.bg-gridnt {
    background-image: linear-gradient(180deg, #1f376b, #3c72d6);
}

.pd-tb {
    padding-top: 25px;
    padding-bottom: 25px;
}

.why-img {
    width: 300px;
}

.Stacks-mob {
    display: none;
}

@media (max-width:767px) {
    .serv-hndrow img {
        width: 55px;
        height: 55px;
    }

    .serving {
        height: auto;
    }

    .why-us-service-hndrow img {
        width: 55px;
        height: 55px;
    }

    .Our-Travel-service img {
        width: 55px;
        height: 55px;
    }

    .fnt-15 {
        font-size: 1.2rem;
    }

    .Stacks-mob {
        display: block;
    }

    .Stacks-destop {
        display: none;
    }

    .send-btn.req-trp {
        background: #17479e;
        border-color: #17479e;
        color: #fff;
        display: inline-block;
        /* width: 150px; */
        text-align: center;
        padding: 5px 20px;
        cursor: pointer;
        font-size: 14px;
        font-weight: normal;
        position: relative;
        top: 70%;
    }

    .text_overlay {
        padding: 0 10px !important;
        /*bottom:0px;*/
    }
    /* .row {
        margin-right: -15px !important;
        margin-left: -15px !important
    }*/
}

@media (min-width:768px) and (max-width:1024px) {
    .serving {
        height: auto;
    }

    .Our-Travel-service img {
        width: auto;
        height: auto;
    }

    .fnt-15 {
        font-size: 1.2rem;
    }

    .Stacks-mob {
        display: none;
    }
}
/*Start New code added by Pankaj sharma for artificial Intelligence solution content Dated : 23 October 2023*/

.artificial {
    font-weight: bold;
}

.pad-spacetb1 {
    padding: 10px 0;
}

.AI-Benefits {
    height: 330px;
    width: 444px;
}

.red-star {
    color: red;
}
/*End New code added by Pankaj sharma for travel-ERP solution content Dated : 23 October 2023*/
/*Start New code added by Pankaj sharma for travel-ERP solution content Dated : 31 October 2023*/
.travel-ERP-use {
    /* text-align: center;
         border: 1px solid #e3e3e3;
    */
    border: 1px solid #cacaca;
    margin-top: 30px;
    padding: 15px 20px;
    background-color: #fff;
    /* border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,.14);*/
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    /* height: 310px; */
}

.red-star-erp {
    color: red;
    font-size: 35px;
}

.mrgn-btm-0 {
    margin-bottom: -11px;
}

.mrgn-btmlink-0 {
    margin-bottom: 2px;
}

.pdl-0 {
    padding-left: 0px;
}

.pdt-23 {
    padding-top: 19px;
}

.erp-beft-bg {
    color: #fff;
}
.request_demo_erps.req-btn-erp {
    background: #17479e;
    border: 1px solid #fff;
    color: #fff;
    /*position: absolute;*/
    text-transform: uppercase;
    padding: 5px 20px;
}
/*End New code added by Pankaj sharma for travel-ERP solution content Dated : 31 October 2023*/
/*Start New code added by Pankaj sharma for Twitter Icon content Dated : 01 November 2023*/

.fa.fa-twitter::before {
    display: inline-block;
    width: 1em;
    height: 1em;
    content: "";
    background-color: currentColor;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg viewBox="0 -8 26 30" xmlns="http://www.w3.org/2000/svg"><g><path fill="white" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg>') no-repeat center;
    mask: url('data:image/svg+xml;utf8,<svg viewBox="0 -8 26 30" xmlns="http://www.w3.org/2000/svg"><g><path fill="white" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg>') no-repeat center;
    background-position: center 3px;
}
/*End New code added by Pankaj sharma for Twitter Icon content Dated : 01 November 2023*/

.send-btn.req-trp {
    background: #17479e;
    border-color: #17479e;
    color: #fff;
    display: inline-block;
    /* width: 150px; */
    text-align: center;
    padding: 5px 20px;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    border: 1px solid;
}
/*Start New code added by Pankaj sharma for business-analytics content Dated : 04 Jan 2024*/
.serving-business-analytics {
    /* text-align: center;
         border: 1px solid #e3e3e3;
    */
    border: 1px solid #cacaca;
    margin-top: 30px;
    padding: 15px 20px;
    background-color: #fff;
    /* border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,.14);*/
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    height: 255px;
}

.business-heading h1, .business-heading h2 {
    font-size: 40px;
    color: #17479e;
    font-family: Tungsten-Medium,Arial,sans-serif;
    margin-top: 30px;
    line-height: 40px;
}

.business-heading h3 {
    font-size: 35px;
    color: #17479e;
    font-family: Tungsten-Medium,Arial,sans-serif;
    margin-top: 30px;
    line-height: 40px;
}

.send-btn.req-business {
    background: #17479e;
    /*border-color: #17479e;*/
    color: #fff;
    display: inline-block;
    /* width: 150px; */
    text-align: center;
    padding: 10px 10px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    border: 1px solid #fff;
}

.send-btn.req-tcs {
    background: #17479e;
    border-color: #17479e;
    color: #fff;
    display: inline-block;
    /* width: 150px; */
    text-align: center;
    padding: 10px 10px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px
} 
 
/*Start New code added by Pankaj sharma for business-analytics content Dated : 04 Jan 2024*/ 
.req-btn-tcs {
    border: 1px solid red;
    font-size: 16px;
    font-family: "ubuntu Light",Arial,sans-serif;
    padding: 3px 20px;
    color: red;
    display: inline-block;
    transition: all .3s ease-in-out;
    font-weight: normal;
}

.request_demo_tcs.req-btn-tcs {
    border-color: #fff;
    color: #fff;
    /*position: absolute;*/
    top: 180%;
    text-transform: uppercase;
    padding: 5px 20px;
}

.text_overlay-tcs {
    position: absolute;
    z-index: 999;
    color: #fff;
    top: 34%;
    padding: 0 72px;
}

.text_overlay-tcsdesktop {
    top: 87%;
    padding: 0 45px !important;
}

.business-heading h3 {
    font-size: 35px;
    color: #17479e;
    font-family: Tungsten-Medium,Arial,sans-serif;
    margin-top: 30px;
    line-height: 40px;
}

.request_demo_erp.req-btn-tcs {
    background: #17479e;
    border-color: #fff;
    color: #fff;
    position: absolute;
    top: 180%;
    /*text-transform: uppercase;*/
    padding: 5px 20px;
}

.request_demo_hbe.req-btn-hbe {
    background: #17479e;
    border-color: #fff;
    color: #fff;
    top: 83%;
    padding: 5px 20px;
}

.text_overlay-hbedesktop {
    top: 82%;
    padding: 0 0px !important;
}

.req-btn-hbe {
    border: 1px solid red;
    font-size: 16px;
    font-family: "ubuntu Light",Arial,sans-serif;
    padding: 3px 20px;
    color: red;
    display: inline-block;
    transition: all .3s ease-in-out;
    font-weight:normal;
    text-transform: uppercase;
}

.request_demo_erps.req-btn-tcs {
    background: #17479e;
    border-color: #fff;
    color: #fff;
    /*position: absolute;*/
    top: 180%;
    text-transform: uppercase;
    padding: 5px 20px;
}
  .busness-anly-pdlftt
  {
      padding-left:0px !important;
  }
  .serving-business-analytics {
    /* text-align: center;
         border: 1px solid #e3e3e3;
    */
    border: 1px solid #cacaca;
    margin-top: 30px;
    padding: 15px 20px;
    background-color: #fff;
    /* border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,.14);*/
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    height: 255px;
}
.business-heading h1, .business-heading h2 {
    font-size: 40px;
    color: #17479e;
    font-family: Tungsten-Medium,Arial,sans-serif;
    margin-top: 30px;
    line-height: 40px;
}
 .business-heading h3 {
    font-size: 35px;
    color: #17479e;
    font-family: Tungsten-Medium,Arial,sans-serif;
    margin-top: 30px;
    line-height: 40px;
}
 .send-btn.req-business {
    background: #17479e;
    /*border-color: #17479e;*/
    color: #fff;
    display: inline-block;
    /* width: 150px; */
    text-align: center;
    padding: 10px 10px;
    cursor: pointer;
    font-size:14px;
    font-weight:normal;
    padding-top: 10px;
    border:1px solid #fff;
    text-transform: uppercase;
} 

.top-mrgninx {
    bottom: 32%;
    color:#fff
}

.req-btn-Dataana {
    background: #17479e;
    border: 1px solid #000;
    font-size: 16px;
    font-family: "ubuntu Light",Arial,sans-serif;
    padding: 3px 20px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
     font-weight: normal;
}
.top-mrgn-busi2 {
    bottom: 16%;
    /*color:#fff*/
    padding-left:99px;
}
.top-mrgnbusi {
    bottom: 49%;
    /*color:#fff*/
    padding-left:0px;
    width:27%;
}
.under_text_business {
    font-size: 20px;
    letter-spacing: .8px;
    color: #fff;
    text-align: center;
    padding: 0px 139px;
    padding-left: 0;
}
.business_demo_home.req-btn {
    border-color: #fff;
    color: #fff;
    position: absolute;
    top: 125%;
    text-transform: uppercase;
    padding: 5px 10px;
    background: #17479e;
}
.business-2_demo_home {
   background: #17479e;
    border: 1px solid #000;
    color: #fff;
    position: absolute;
    top: 125%;
    text-transform: uppercase;
    padding: 5px 10px;
    width:220%;
  
}
 /*Start New code added by Pankaj sharma for b2b-travel-booking-engine Dated : 31 December 2024*/
 .b2b-heading h3 {
    font-size: 35px;
    color: #17479e;
    font-family: Tungsten-Medium,Arial,sans-serif;
    margin-top: 30px;
    line-height: 40px;
}
 .b2b_demo_home {
   background: #17479e;
    border: 1px solid #fff;
    color: #fff;
    position: absolute;
    top: 0%;
    text-transform: uppercase;
    padding: 5px 10px;
    /*width:80%;*/  
}
.b2b_demo_home:hover {
        background: #17479e;
        color: #fff;
        border: 1px solid #fff;
    }
 .b2b-heading h1, .b2b-heading h2 {
    font-size: 40px;
    color: #17479e;
    font-family: Tungsten-Medium,Arial,sans-serif;
    margin-top: 30px;
    line-height: 40px;
}
.text_overlay_b2bdesktop {
    position: absolute;
    z-index: 999;
    color: #fff;
    top: 50%;
    padding: 0 45px;

}
 /*End New code added by Pankaj sharma for b2b-travel-booking-engine Dated : 31 December 2024*/