/*Accordion of FAQs of Acornis page */
#Tech-accordion svg.bi.bi-question-circle-fill, .feature-box svg {
    fill: #0084ff
}

#Capa_1, .about-pointers svg, .facts svg {
    fill: #fff
}

.accordion-button::after {
    background-color: #0084ff;
    border-radius: 50%;
    fill:#fff;
}
.accordion-button:not(.collapsed)::after {
    background-image: url(../images/arrow_icon_white_svg.svg);
    transform: rotate(-180deg);
}
.accordion-button::after {
    flex-shrink: 0;
    width: 1.5rem;
    height: 1.5rem;
    margin-left: auto;
    content: "";
    background-image: url(../images/arrow_down_icon_white_svg.svg);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    background-position: center;
    transition: transform 0.2s ease-in-out;
}
/*Manage Engine Sprite Icons Code Start*/
.all_prod_over {
    position: relative;
    box-shadow: rgb(223, 223, 223) 0px 0px 10px;
    height: 230px;
    background: rgb(246 246 246);
    padding: 30px;
    overflow: hidden;
    transition: background 0.3s;
}

    .all_prod_over div {
        font-size: 0.8em;
        color: rgb(94, 99, 241);
        margin: 10px 0px;
    }

.new-prd-icon {
    background: url(../images/manage_engine-Icons-sprite.svg) 0px center no-repeat;
    width: 90px;
    height: 90px;
}

    /*-------------------Identity and access management---------------------*/
    .new-prd-icon.admp-icon {
        background-position: -18px -18px;
    }

    .new-prd-icon.adap-icon {
        background-position: -105px -18px;
    }

    .new-prd-icon.adssp-icon {
        background-position: -180px -18px;
    }

    .new-prd-icon.erp-icon {
        background-position: -270px -18px;
    }

    .new-prd-icon.rmp-icon {
        background-position: -360px -18px;
    }
    /*----------------------------------------*/
    .new-prd-icon.ad360-icon {
        background-position: -442px -18px;
    }

    .new-prd-icon.id360-icon {
        background-position: -530px -18px;
    }

    .new-prd-icon.m365m-icon {
        background-position: -615px -18px;
    }
    /*----------------------------------------*/
    .new-prd-icon.pam360-icon {
        background-position: -700px -6px;
    }

    .new-prd-icon.psmp-icon {
        background-position: -10px -110px;
    }

    .new-prd-icon.amp-icon {
        background-position: -103px -117px;
    }

    .new-prd-icon.kmp-icon {
        background-position: -185px -120px;
    }
    /*-----------------Unified service management-----------------------*/
    .new-prd-icon.sdp-icon {
        background-position: -268px -118px;
    }
    /*----------------------------------------*/
    .new-prd-icon.scp-icon {
        background-position: -355px -120px;
    }
    /*----------------------------------------*/
    .new-prd-icon.aex-icon {
        background-position: -442px -118px;
    } 

#microsoft-surface-heading {
}

section#microsoft-surface-heading h1 {
    font-size: 1.5rem;
    line-height: 1.5rem;
}

section#microsoft-surface-heading h2 {
    font-size: 1rem;
    line-height: 1rem;
    margin-bottom: 0px;
}

section#microsoft-surface-heading h3 {
    font-size: 1rem;
    line-height: 1rem;
}

/*Code form Loader Start*/
#loader.show {
    display: inline-block;
}

#loader {
    border: 5px solid #ff6a6a;
    border-radius: 50%;
    border-top: 5px solid #000000;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
    position: absolute;
    top: 10px;
    right: 10px;
}
/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/*Code form Loader END*/
label#queryValidationMessage, label#codeValidationMessage, label#postcodeValidationMessage {
    color: red;
}

.owl-item.active {
    margin-bottom: 25px;
}

.text-light-gray {
    color: #9E9E9E;
}

    .text-light-gray a#nofollow i {
        color: #9E9E9E;
        cursor: default;
    }

.bd-placeholder-amc {
    background-image: url(../images/amc.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.bd-placeholder-endpoint-security {
    background-image: url(../images/endpoint-security.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.bd-placeholder-firewall {
    background-image: url(../images/firewall.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.bd-placeholder-email {
    background-image: url(../images/email.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.bd-placeholder-ztna {
    background-image: url(../images/ztna.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.bd-placeholder-business {
    background-image: url(../images/business.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.bd-placeholder-professional {
    background-image: url(../images/professional.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.bd-placeholder-engineer {
    background-image: url(../images/engineer.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.bd-placeholder-compliances {
    background-image: url(../images/compliances.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.fa-regular, .fa-light {
    font-size: 2.8rem;
}

i.fa-regular.fa-envelope {
    font-size: 1rem;
}

h3.display-5 {
    margin-bottom: 0px;
}

.background_dark_gradient {
    background: linear-gradient(rgb(7, 6, 36) -17.19%, rgba(7, 6, 36, 0) 111.4%), linear-gradient(86.97deg, rgba(255, 168, 0, 0.4) -0.67%, rgba(25, 187, 125, 0.4) 24.91%, rgba(0, 82, 204, 0.4) 48.82%, rgba(69, 164, 236, 0.4) 72.18%, rgba(184, 95, 255, 0.4) 88.31%), rgb(7, 6, 36);
}

i.fa-solid.fa-check {
    margin-right: 10px;
}

.inner-banner-details {
    text-align: left;
    margin-top: 11rem;
    margin-left: 4rem;
}
/*.customers-container p (dummy form p height)*/
.dummy p {
    font-size: 0.9rem;
    line-height: 1.5rem;
    color: #787676;
    font-family: 'Montserrat Regular';
    min-height: 100px;
    height: auto;
}

.display-5 {
    font-size: 2rem;
}

a:link:active, a:visited:active {
    color: #0084ff;
}

#solar_panels .container p.mb-4 {
    text-align: justify
}

#solar_panels .card-body {
    text-align: center;
}

li.nav-item.dropdown#solar {
    width: 200px;
}

.solar_button_color {
    color: #000;
}

    .solar_button_color:hover {
        color: #0084ff;
    }

.overview-thumbnails span {
    font-weight: bold;
}
/*.card-body p {
    min-height: 360px !important;
}*/
.card-body p.height_360 {
    min-height: 260px !important;
    margin-bottom: 10px;
}

.btn-primary {
    color: #fff;
    background-color: #0084ff;
    border-color: #0084ff;
    position: relative;
}

    .btn-primary:hover {
        color: #0084ff;
        background-color: #ffffff;
        border-color: #0084ff;
    }

.card-header h3 span {
    font-size: 1.5rem;
}
/*For Solar*/
.key_feature_durable {
    background-image: url(../images/solar/key_feature_durable.jpg);
    background-position: center;
}

.key_feature_efficient {
    background-image: url(../images/solar/key_feature_efficient.jpg);
    background-position: center;
}

.key_feature_portable {
    background-image: url(../images/solar/key_feature_portable.jpg);
    background-position: center;
}

.key_feature_cost_effective {
    background-image: url(../images/solar/key_feature_cost_effective.jpg);
    background-position: center;
}
/*For IT Services*/
.key_feature_scalable_solution {
    background-image: url(../images/solar/scalable-solution.jpg);
    background-position: center;
}

.key_feature_cybersecurity_engineers {
    background-image: url(../images/solar/premium-support-from-the-experienced-cybersecurity-engineers.jpg);
    background-position: center;
}

.key_feature_healthy_network {
    background-image: url(../images/solar/healthy-network.jpg);
    background-position: center;
}

.key_feature_cost_implementation {
    background-image: url(../images/solar/hassle-free-implementation.jpg);
    background-position: center;
}

.bg_color_light_blue {
    /*background-color: #83bef9;*/
    background-color: #dfefff;
}

.minus_margin_45_35 {
    margin-left: -45px;
    margin-right: -35px;
}

.container p.mb-4 {
    min-height: 50px;
    height: auto;
    color: #787676;
    text-align: left;
    font-size: 0.9rem;
    line-height: 1.2rem;
}

.card-body p {
    text-align: justify;
}

.solar_keypoints_bg {
    background-image: url(../images/hero_banners/solar_keypoints_bg.html);
}

.solar_keypoints_bg2 {
    background-image: url(../images/hero_banners/solar_keypoints_bg2.jpg);
}

.customers-container .min-height-70 {
    min-height: 70px !important;
}
/*** Modal Popup CSS Start ***/
li#query {
    margin-top: 13px;
}

    li#query a {
        color: #0084ff;
    }

        li#query a:hover {
            color: #000;
        }

button.btn.btn-primary.py-3.px-5 {
    width: 100%;
}

.modal-content p {
    margin: 0.5rem 0.5rem 0rem 1em;
    font-size: 0.9rem;
    line-height: 2rem;
}

.modal-xl {
    max-width: 1140px;
}

.modal-footer {
    justify-content: flex-start;
    display: flow;
}

    .modal-footer .get-submit {
        width: 100%;
        padding-top: 0px;
    }

    .modal-footer input#send {
        width: 100%;
    }

.modal-title {
    font-weight: bolder;
    font-size: 3rem;
}

    .modal-title span {
        color: #0084ff;
    }

.modal-body .get-input-bx input, .modal-body .get-input-bx select, .modal-body .get-input-bx .styled-select .curr {
    font-size: 1rem;
}

.modal-body .captcha-refresher {
    width: 60px;
    float: left;
    margin-right: 10px;
}


.pad-20 {
    padding: 0.5rem;
}

.hide {
    opacity: 0;
}

.show {
    opacity: 1;
}

div#exampleModal {
    top: 5rem;
}

.modal_first_box {
    font-size: 0.9rem;
}

.text-red {
    color: #0084ff;
}
/*** Modal Popup CSS End ***/

/*** Services section 3rd CSS Start ***/
img.position-absolute.rounded {
    margin-left: 5rem;
}

.col-md-12.height_300 {
    height: 520px;
}

button.accordion-button.collapsed {
    background: #f5f5f5;
}
/*** Services section 3rd CSS End ***/


/*** Facts Start***/
.facts {
    background: #000000 url(../images/bg-2.jpg);
}

    .facts svg {
        fill: #fff;
        margin-bottom: 10px;
    }
/*** Facts END***/
/*News image alignment Start*/
.col-lg-3.col-md-3.col-12 figure {
    margin: 0 2rem 1rem;
}
/*News image alignment END*/
/*New MEGA MENU Start*/
.margin_right_20 {
    margin-right: 20px;
}

img.img-fluid.shadow-1-strong.rounded {
    width: 20%;
}

.d-flex.justify-content-between p {
    font-size: 10px;
}
/*New MEGA MENU END*/
/*New HEADER Start*/
.hidden_block {
    display: none;
}

.carousel-caption {
    bottom: 80px;
    left: 5%;
    right: 45%;
    text-align: left;
}

    .carousel-caption h1, .carousel-caption h5 {
        color: black;
    }

    .carousel-caption.d-none.d-md-block {
        text-align: left;
    }
/*New HEADER END*/

#section-3 p.mar-bot-0, #section-4 p.mar-bot-0 {
    min-height: auto;
    margin-bottom: 0px;
}

#section-3 p.mar-bot-20, #section-4 p.mar-bot-20 {
    min-height: auto;
    margin-bottom: 20px;
}

h1.left-h1 span {
    color: #0084ff;
}

.padding_left_150 {
    padding-left: 150px;
}

.box_shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.demo-content {
    background: #fff;
    margin-bottom: 5px;
}

#section-4 .col-md-2 {
    padding: 0px 3px;
}

.dropdown-divider {
    margin: 0px;
    padding: 0px;
}

.mar-bot-0 {
    margin-bottom: 0px;
}

/*Gallery Start*/
.gallery {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: relative;
    background: white;
    width: 70%;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    border-radius: 5px;
}

    .gallery input[name$="control"] {
        display: none;
    }

    .gallery .carousel {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        position: relative;
        height: 70vh;
        width: 100%;
    }

    .gallery .wrap {
        width: 100%;
        height: 100%;
        position: static;
        margin: 0 auto;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-right: 20px;
    }

        .gallery .wrap figure {
            padding: 10px;
            height: 100%;
            min-width: 100%;
            -webkit-transition: opacity 0.25s ease-in-out 0.05s;
            transition: opacity 0.25s ease-in-out 0.05s;
            position: relative;
            left: 0;
            -webkit-transform: translateX(0%);
            transform: translateX(0%);
            box-sizing: border-box;
            text-align: center;
            margin: 0;
            display: block;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            opacity: 1;
        }

            .gallery .wrap figure label {
                cursor: zoom-in;
                height: auto;
                width: 100%;
                height: 100%;
                position: relative;
                display: block;
            }

            .gallery .wrap figure img {
                cursor: inherit;
                height: auto;
                max-width: 100%;
                max-height: 100%;
                border-radius: 3px;
                margin: 0 auto;
                position: relative;
                top: 50%;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
            }

    .gallery .thumbnails {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-width: 60px;
        max-height: 100%;
        height: auto;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-item-align: center;
        align-self: center;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        position: relative;
        white-space: nowrap;
        overflow: hidden;
        overflow-y: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 10px;
        z-index: 20;
    }

        .gallery .thumbnails .thumb {
            min-width: 60px;
            height: 60px;
            background-position: center center;
            background-size: cover;
            box-sizing: border-box;
            opacity: 0.7;
            margin: 5px 0;
            -ms-flex-negative: 0;
            flex-shrink: 0;
            left: 0;
            border-radius: 3px;
            cursor: pointer;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            background-repeat: no-repeat;
        }

        .gallery .thumbnails .slider {
            position: absolute;
            display: block;
            width: 5px;
            height: calc(60px + 10px);
            z-index: 2;
            margin: 0;
            left: 0;
            -webkit-transition: all 0.33s cubic-bezier(0.3, 0, 0.33, 1);
            transition: all 0.33s cubic-bezier(0.3, 0, 0.33, 1);
        }

            .gallery .thumbnails .slider .indicator {
                width: 100%;
                height: 30px;
                max-height: calc(100% - 10px);
                position: relative;
                top: 50%;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
                background: #428BFF;
                border-radius: 1px;
            }

    .gallery input#fullscreen:checked ~ .wrap figure {
        position: fixed;
        z-index: 10;
        height: 100vh;
        width: 100vw;
        padding: 0;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) !important;
        transform: translate(-50%, -50%) !important;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }

        .gallery input#fullscreen:checked ~ .wrap figure label {
            cursor: zoom-out;
        }

            .gallery input#fullscreen:checked ~ .wrap figure label img {
                -webkit-animation: shadow 0.2s;
                animation: shadow 0.2s;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
                -webkit-animation-direction: initial;
                animation-direction: initial;
                -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
                border-radius: 0;
            }

    .gallery input#image1:checked ~ .wrap figure {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

        .gallery input#image1:checked ~ .wrap figure:not(:nth-of-type(1)) {
            opacity: 0;
        }

    .gallery input#image1:checked ~ .thumbnails .slider {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .gallery input#image1:checked ~ .thumbnails .thumb:nth-of-type(1) {
        opacity: 1;
        cursor: default;
    }

    .gallery input#image2:checked ~ .wrap figure {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

        .gallery input#image2:checked ~ .wrap figure:not(:nth-of-type(2)) {
            opacity: 0;
        }

    .gallery input#image2:checked ~ .thumbnails .slider {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    .gallery input#image2:checked ~ .thumbnails .thumb:nth-of-type(2) {
        opacity: 1;
        cursor: default;
    }

    .gallery input#image3:checked ~ .wrap figure {
        -webkit-transform: translateX(-200%);
        transform: translateX(-200%);
    }

        .gallery input#image3:checked ~ .wrap figure:not(:nth-of-type(3)) {
            opacity: 0;
        }

    .gallery input#image3:checked ~ .thumbnails .slider {
        -webkit-transform: translateY(200%);
        transform: translateY(200%);
    }

    .gallery input#image3:checked ~ .thumbnails .thumb:nth-of-type(3) {
        opacity: 1;
        cursor: default;
    }

    .gallery input#image4:checked ~ .wrap figure {
        -webkit-transform: translateX(-300%);
        transform: translateX(-300%);
    }

        .gallery input#image4:checked ~ .wrap figure:not(:nth-of-type(4)) {
            opacity: 0;
        }

    .gallery input#image4:checked ~ .thumbnails .slider {
        -webkit-transform: translateY(300%);
        transform: translateY(300%);
    }

    .gallery input#image4:checked ~ .thumbnails .thumb:nth-of-type(4) {
        opacity: 1;
        cursor: default;
    }

@-webkit-keyframes full {
    from {
        -webkit-transform: translate(-50%, -50%) scale(0.8);
        transform: translate(-50%, -50%) scale(0.8);
    }

    to {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
    }
}

@keyframes full {
    from {
        -webkit-transform: translate(-50%, -50%) scale(0.8);
        transform: translate(-50%, -50%) scale(0.8);
    }

    to {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
    }
}

@-webkit-keyframes shadow {
    from {
        box-shadow: 0 0 0 100vmin rgba(24, 33, 45, 0), 0 0 10vmin rgba(13, 21, 31, 0);
    }

    to {
        box-shadow: 0 0 0 100vmin rgba(24, 33, 45, 0.6), 0 0 10vmin rgba(13, 21, 31, 0.6);
    }
}

@keyframes shadow {
    from {
        box-shadow: 0 0 0 100vmin rgba(24, 33, 45, 0), 0 0 10vmin rgba(13, 21, 31, 0);
    }

    to {
        box-shadow: 0 0 0 100vmin rgba(24, 33, 45, 0.6), 0 0 10vmin rgba(13, 21, 31, 0.6);
    }
}
/*Gallery End*/

@font-face {
    font-weight: 400;
    font-style: normal;
    font-family: lineicon;
    src: url(../../fonts/lineicon.eot);
    src: url(../../fonts/lineicond41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/lineicon.woff) format("woff"), url(../../fonts/lineicon.ttf) format("truetype"), url(../../fonts/lineicon.svg#lineicon) format("svg");
}

[data-icon]:before {
    content: attr(data-icon);
}

.icon-images:before {
    content: "\e000";
}

.icon-arrow-up:before {
    content: "\e001";
}

.icon-arrow-right:before {
    content: "\e002";
}

.icon-arrow-left:before {
    content: "\e003";
}

.icon-arrow-down:before {
    content: "\e004";
}

.icon-search:before {
    content: "\e005";
}

.icon-camera:before {
    content: "\e006";
}

.icon-video:before {
    content: "\e007";
}

.icon-picture:before {
    content: "\e008";
}

.icon-home:before {
    content: "\e009";
}

.icon-outline-left-arrow:before {
    content: "\e00a";
}

.icon-outline-left-dir:before {
    content: "\e00b";
}

.icon-outline-left-right-arrow:before {
    content: "\e00c";
}

.icon-outline-right-arrow:before {
    content: "\e00d";
}

.icon-outline-right-dir:before {
    content: "\e00e";
}

.icon-outline-enlarge:before {
    content: "\e00f";
}

.icon-outline-close:before {
    content: "\e010";
}

.icon-multiview:before {
    content: "\e011";
}

.icon-load:before {
    content: "\e012";
}

.icon-link-two:before {
    content: "\e013";
}

.icon-link-one:before {
    content: "\e014";
}

.icon-reload:before {
    content: "\e015";
}

.icon-user:before {
    content: "\e016";
}

.icon-users:before {
    content: "\e017";
}

.icon-vertical-tag:before {
    content: "\e018";
}

.icon-checked:before {
    content: "\e019";
}

.icon-clip:before {
    content: "\e01a";
}

.icon-download:before {
    content: "\e01b";
}

.icon-equalizer:before {
    content: "\e01c";
}

.icon-flag:before {
    content: "\e01d";
}

.icon-gear:before {
    content: "\e01e";
}

.icon-outline-menu:before {
    content: "\e01f";
}

.icon-horizontal-tag:before {
    content: "\e020";
}

.icon-archive:before {
    content: "\e021";
}

.icon-bag:before {
    content: "\e022";
}

.icon-battery-25:before {
    content: "\e023";
}

.icon-battery-50:before {
    content: "\e024";
}

.icon-battery-75:before {
    content: "\e025";
}

.icon-battery-charged:before {
    content: "\e026";
}

.icon-battery-dead:before {
    content: "\e027";
}

.icon-bin:before {
    content: "\e028";
}

.icon-brush:before {
    content: "\e029";
}

.icon-connections:before {
    content: "\e02a";
}

.icon-compass:before {
    content: "\e02b";
}

.icon-comments:before {
    content: "\e02c";
}

.icon-comment-two:before {
    content: "\e02d";
}

.icon-comment-one:before {
    content: "\e02e";
}

.icon-clock:before {
    content: "\e02f";
}

.icon-cart:before {
    content: "\e030";
}

.icon-calendar:before {
    content: "\e031";
}

.icon-calc:before {
    content: "\e032";
}

.icon-bulb:before {
    content: "\e033";
}

.icon-crown:before {
    content: "\e034";
}

.icon-cup:before {
    content: "\e035";
}

.icon-diamond:before {
    content: "\e036";
}

.icon-doc:before {
    content: "\e037";
}

.icon-email:before {
    content: "\e038";
}

.icon-eye:before {
    content: "\e039";
}

.icon-film:before {
    content: "\e03a";
}

.icon-flame:before {
    content: "\e03b";
}

.icon-flash:before {
    content: "\e03c";
}

.icon-folder:before {
    content: "\e03d";
}

.icon-map:before {
    content: "\e03e";
}

.icon-lock:before {
    content: "\e03f";
}

.icon-inbox:before {
    content: "\e040";
}

.icon-heart:before {
    content: "\e041";
}

.icon-graph:before {
    content: "\e042";
}

.icon-globe:before {
    content: "\e043";
}

.icon-money:before {
    content: "\e044";
}

.icon-news:before {
    content: "\e045";
}

.icon-phone-one:before {
    content: "\e046";
}

.icon-phone-two:before {
    content: "\e047";
}

.icon-pin:before {
    content: "\e048";
}

.icon-pocket:before {
    content: "\e049";
}

.icon-wifi:before {
    content: "\e04a";
}

.icon-unlock:before {
    content: "\e04b";
}

.icon-scissors:before {
    content: "\e04c";
}

.icon-stamp:before {
    content: "\e04d";
}

.icon-star:before {
    content: "\e04e";
}

.icon-target:before {
    content: "\e04f";
}

.icon-tshirt:before {
    content: "\e050";
}

.icon-tumbler:before {
    content: "\e051";
}

.icon-pencil:before {
    content: "\e052";
}

.icon-paperfly:before {
    content: "\e053";
}

.icon-control-eject:before {
    content: "\e054";
}

.icon-control-fastforward:before {
    content: "\e055";
}

.icon-control-next:before {
    content: "\e056";
}

.icon-control-pause:before {
    content: "\e057";
}

.icon-control-play:before {
    content: "\e058";
}

.icon-cassette:before {
    content: "\e059";
}

.icon-control-prev:before {
    content: "\e05a";
}

.icon-control-rec:before {
    content: "\e05b";
}

.icon-control-rewind:before {
    content: "\e05c";
}

.icon-control-shuffle:before {
    content: "\e05d";
}

.icon-control-stop:before {
    content: "\e05e";
}

.icon-crop:before {
    content: "\e05f";
}

.icon-desktop:before {
    content: "\e060";
}

.icon-disk:before {
    content: "\e061";
}

.icon-headphones:before {
    content: "\e062";
}

.icon-laptop:before {
    content: "\e063";
}

.icon-layout:before {
    content: "\e064";
}

.icon-leaf:before {
    content: "\e065";
}

.icon-microphone:before {
    content: "\e066";
}

.icon-megaphone:before {
    content: "\e067";
}

.icon-music:before {
    content: "\e068";
}

.icon-speaker-on:before {
    content: "\e069";
}

.icon-speaker-off:before {
    content: "\e06a";
}

.icon-smartphone:before {
    content: "\e06b";
}

.icon-select:before {
    content: "\e06c";
}

.icon-resize:before {
    content: "\e06d";
}

.icon-umbrella:before {
    content: "\e06e";
}

.icon-weather-changeable:before {
    content: "\e06f";
}

.icon-weather-cloudy:before {
    content: "\e070";
}

.icon-weather-rainy:before {
    content: "\e071";
}

.icon-weather-snowy:before {
    content: "\e072";
}

.icon-weather-stormy:before {
    content: "\e073";
}

.icon-weather-sunny:before {
    content: "\e074";
}

.icon-tablet:before {
    content: "\e075";
}

.icon-arrow-down-simple:before {
    content: "\e076";
}

.icon-arrow-left-simple:before {
    content: "\e077";
}

.icon-arrow-right-simple:before {
    content: "\e078";
}

.icon-arrow-up-simple:before {
    content: "\e079";
}

.icon-close:before {
    content: "\e07a";
}

.icon-plus:before {
    content: "\e07b";
}

.big-icon .fa,
.big-icon .icon,
.small-icon .fa,
.small-icon .icon {
    vertical-align: baseline;
}

@font-face {
    font-family: FontAwesome;
    src: url(../../fonts/fontawesome-webfontba72.eot?v=4.0.3);
    src: url(../../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.0.3) format('embedded-opentype'), url(../../fonts/fontawesome-webfontba72.woff?v=4.0.3) format('woff'), url(../../fonts/fontawesome-webfontba72.ttf?v=4.0.3) format('truetype'), url(../../fonts/fontawesome-webfontba72.svg?v=4.0.3#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal;
}

.fa {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    font-size: 1.3333333333333333em;
    line-height: .75em;
    vertical-align: -15%;
}

.button i,
.fa-stack,
.single #post-nav i,
nav .sub-arrow {
    vertical-align: middle;
}

/*font fontawesome code removed becasue its caling ruby online with small.css file Ashok Sahu*/

/*font fontawesome code removed becasue its caling ruby online with small.css file Ashok Sahu End*/
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

html, body {
    margin: 0 !important;
    background: #fff !important
}

body {
    font-size: 1rem;
    line-height: 20px;
    color: #000;
    font-family: 'Montserrat Regular';
    padding-top: 0px;
}

:focus {
    outline: none !important;
}

img, fieldset {
    border: 0;
}

ul, ol {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

h4 {
    font-size: 1.625rem;
    line-height: 36px;
    color: #000;
    position: relative;
    margin-bottom: 15px;
    font-family: 'Montserrat bold';
}

    h4 span {
        position: relative;
    }


h3 span::before {
    border-bottom: 4px solid #0084ff;
    content: "";
    width: 50px;
    left: 100%;
    bottom: -10px;
    position: absolute;
    margin-left: -60%;
    display: none;
}

h3 {
    font-size: 1.625rem;
    line-height: 36px;
    color: #000;
    font-family: 'Montserrat bold';
    margin-bottom: 20px;
    position: relative;
}


    h3 span {
        position: relative;
    }
/*h3 span::before {
	position: absolute;
	left: 0;
	bottom:14px;
	content: "";
	background: #0084ff;
	width: 100%;
	height: 15px;
	z-index: -1; display: none;
}*/



a.common-btn.get-touch.btn200 {
    width: 12rem;
    height: 3rem;
    font-size: 1rem;
}

p {
    font-size: 1.25rem;
    line-height: 2.25rem;
    margin-bottom: 45px;
    color: #8f8f8f;
}

    p:last-child {
        margin-bottom: 0;
    }

h2 {
    font-size: 3.125rem;
    line-height: 3.125rem;
    font-family: 'Montserrat Bold';
    margin-bottom: 30px;
}

.main_content {
    margin-top: 80px;
}

.inner-banner-details .inner-right-full iframe {
    width: 100%;
}

.common-btn {
    border: 0.2rem solid #0084ff;
    padding: 10px 70px;
    text-align: center;
    color: #333333;
    border-radius: 50px;
    min-width: 170px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Montserrat ExtraBold';
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    height: 45px;
    display: inline;
    line-height: 1.4375rem;
}

/*Ashok*/
.carousel-control-next {
    left: 150px !important;
}
/*.carousel-control-next, .carousel-control-prev{bottom: -700px !important;}*/
a.carousel-control-prev, .carousel-control-next {
    width: 80px;
    height: 80px;
    border: 1px solid red;
    border-radius: 60px;
    top: 780px;
    bottom: -700px !important;
    position: absolute;
    left: 50px
}


.about-container .text-box h3 {
    font-size: 1.25rem;
    line-height: 3.25rem;
    color: #000;
    font-family: 'Montserrat bold';
}

.common-btn i {
    position: relative;
    left: 5px;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.common-btn:hover {
    background: #0084ff;
    color: #fff;
}

    .common-btn:hover a, .common-btn:hover i {
        color: #fff;
    }

    .common-btn:hover i {
        position: relative;
        left: 25px;
        -webkit-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
    }

i.fa-solid.fa-arrow-right::before, i.fa-solid.fa-check::before {
    color: #0084ff;
}

.common-btn:hover i.fa-solid.fa-arrow-right::before {
    color: white;
}

section {
    scroll-margin-top: 80px;
}

header {
    float: left;
    width: 100%;
    background: #F5F5F5;
    padding: 20px 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99991;
    transition: all .3s;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

    header.fixed {
        position: fixed;
        padding: 10px 0;
        margin-bottom: 70px;
        background: #f5f5f5 !important;
        box-shadow: 0 3px 15px -2px rgb(0 0 0 / 50%);
    }

        header.fixed .box-2 .logo img {
            max-height: 50px;
        }

        header.fixed .box-4 {
        }

        header.fixed .hamburger-icon {
            width: 45px;
            height: 45px;
            padding: 0 10px;
        }

            header.fixed .hamburger-icon span {
                width: 24px;
            }

                header.fixed .hamburger-icon span:last-child {
                    width: 13.5px;
                }

            header.fixed .hamburger-icon:hover span:last-child {
                width: 24px;
            }

        header.fixed .overlay {
            top: 70px
        }

            header.fixed .overlay.open {
                height: calc(100% - 70px)
            }

.wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0 40px;
}

.text-box .wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0px 0px !important;
}

.flex-row {
    display: flex;
    justify-content: space-between;
}

header .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header .box-1 {
    display: flex;
    align-items: center;
    z-index: 9;
}

    header .box-1 select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color: #a5a0a0;
        background: url(../images/select_arrow-right.png) no-repeat right center;
        border: 0;
        cursor: pointer;
        min-width: 96px;
        padding-right: 20px;
    }

    header .box-1 .toggle {
        margin-left: 20px;
        -webkit-transform: scale(.9);
        transform: scale(.9);
        -webkit-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
    }

        header .box-1 .toggle:hover {
            -webkit-transform: scale(1);
            transform: scale(1);
            -webkit-transition: all 0.3s;
            -ms-transition: all 0.3s;
            transition: all 0.3s;
        }

        header .box-1 .toggle img {
            max-width: 50px;
        }

header .box-2 .logo img {
    max-height: 75px;
    transition: height .2s;
}

header .box-3 .get-in-touch {
    color: #fff;
}

header .box-4 {
    width: 780px;
    height: 50px;
    margin: 0px auto;
    display: block;
    border: 0px solid red;
    z-index: 0;
    position: relative;
}

div#navbarSupportedContent {
    display: inline-block;
}

li.nav-item.dropdown {
    display: inline-block;
    width: 180px;
    margin-right: 30px;
}

    li.nav-item.dropdown ul li {
        width: 200px;
    }

#navbarSupportedContent ul.navbar-nav {
    flex-direction: inherit;
}


/* selectbox wrapper */
.styled-select {
    border: none;
    /*  background-color:white;*/
    display: inline-block;
    margin: 0px;
    height: 3rem;
    padding: 0 10px 0 25px;
    color: #454649;
    font-size: 1rem;
    line-height: 3rem;
    position: relative;
    width: 100%;
    border-radius: 3px;
}

    .styled-select,
    .styled-select .curr {
        padding: 0 10px 0 10px
    }

        /* select element inside the custom selectbox */
        .styled-select select {
            padding: 0 0;
            margin: 0 0;
            height: 0;
            visibility: hidden;
        }

        /* selectbox button (current value holder) */
        .styled-select .curr {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            cursor: pointer;
            color: #a5a0a0;
            padding: 0 25px;
            font-size: 14px;
            transition: all .3s;
        }

            .styled-select .curr:hover {
                color: #fff;
            }

            /* arrow down */
            .styled-select .curr:after {
                content: "";
                display: block;
                width: 11px;
                height: 6px;
                position: absolute;
                background: url(../images/select_arrow-right.png) no-repeat right center;
                top: 21px;
                right: 25px;
                transition: all .5s;
            }

            .styled-select .curr:hover:after {
                transform: scale(1.0);
            }

        /* drop down menu (fake option list) */
        .styled-select ul {
            background-color: white;
            margin: 0 0;
            padding: 0 0;
            position: absolute;
            top: 100%;
            right: 0px;
            left: 0px;
            z-index: 99999;
            -webkit-box-shadow: 0 1px 4px -2px rgba(0,0,0,.4);
            -moz-box-shadow: 0 1px 4px -2px rgba(0,0,0,.4);
            box-shadow: 0 1px 4px -2px rgba(0,0,0,.4);
            border-radius: 0 0 3px 3px;
        }

        /* option item (fake option item) */
        .styled-select li {
            list-style: none;
            cursor: pointer;
            padding: 0 10px 0 25px;
            margin: 0 0;
            line-height: 2rem;
            height: 2rem;
            border-bottom: 1px solid transparent;
            background-size: 200% 100%;
            background-position: right bottom;
            transition: all .5s ease-out;
            font-weight: bold;
        }

            .styled-select li:hover {
                background-position: left bottom;
                color: #0084ff;
            }

            /* selected option */
            .styled-select li.selected,
            .styled-select li.selected:hover {
                background-position: left bottom;
                color: #0084ff;
            }

            /* disabled option */
            .styled-select li.disabled,
            .styled-select li.disabled:hover {
                color: #bbb;
                font-style: italic;
                background: none;
                cursor: text;
            }


.home-slider-container {
    float: left;
    width: 100%;
    background: #F5F5F5;
    padding: 30px 0 0 0;
    position: relative;
    overflow: hidden;
}

    .home-slider-container .explore {
        color: #9E9E9E;
        font-size: 1.25rem;
        line-height: 1.25rem;
        position: absolute;
        top: 75%;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
        left: -25px;
    }

        .home-slider-container .explore:hover, .home-slider-container .explore:hover i {
            color: #0084ff;
        }

        .home-slider-container .explore i {
            color: #fff;
            -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
            position: relative;
            left: -13px;
            -webkit-transition: all 0.3s;
            -ms-transition: all 0.3s;
            transition: all 0.3s;
        }

        .home-slider-container .explore:hover i {
            left: 0;
        }

    .home-slider-container::after {
        position: absolute;
        left: 0;
        bottom: -40px;
        content: "";
        background: #fff;
        width: 100%;
        height: 380px;
        display: none;
    }

    .home-slider-container .wrapper {
        position: relative;
    }

.play-btn {
    position: absolute;
    z-index: 666;
    border-radius: 100%;
    top: 50%;
    left: 50%;
    margin-left: -42px;
    margin-top: -42px;
    border: 0;
    width: 81px;
    height: 81px;
    cursor: pointer;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    background: transparent;
}

    .play-btn .on {
        display: none;
    }

    .play-btn:hover .on {
        display: block;
    }

    .play-btn:hover .off {
        display: none;
    }

    .play-btn:hover {
        background-position: 0 bottom;
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }

    .play-btn:focus {
        outline: 0;
    }


#top-menu {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    list-style: none;
    z-index: 999;
    padding: 5px;
    width: 75px; /*display: none;*/
}

    #top-menu li {
        display: block;
        width: auto;
        height: 12px;
        margin: 15px 0;
        position: relative;
    }

        #top-menu li a {
            display: block;
            position: relative;
            z-index: 1;
            width: 100%;
            height: 100%;
            cursor: pointer;
            text-decoration: none;
        }

            #top-menu li a span {
                border-radius: 8px;
                position: absolute;
                z-index: 1;
                height: 9px;
                width: 9px;
                border: 0;
                background: grey;
                right: 0;
                left: auto;
                top: 50%;
                margin: -2px 0 0 0;
                -webkit-transition: all .2s ease;
                -moz-transition: all .2s ease;
                -o-transition: all .2s ease;
                transition: all .2s ease;
            }

        #top-menu li .fp-tooltip.right {
            right: 35px;
            text-transform: capitalize;
        }

        #top-menu li .fp-tooltip {
            position: absolute;
            top: 0;
            width: 0;
            max-width: 220px;
            color: grey;
            display: block;
            text-transform: uppercase;
            opacity: 0;
            overflow: hidden;
            cursor: pointer;
            white-space: nowrap;
            font-size: 14px !important;
            text-transform: uppercase !important;
            font-weight: bold;
        }


        #top-menu li a span::before {
            position: absolute;
            opacity: 0;
            left: -8px;
            top: -8px;
            content: "";
            border: 4px solid #0084ff;
            border-right-color: transparent;
            border-bottom-color: transparent;
            border-radius: 100%;
            transition: transform 1s;
            width: 25px;
            height: 25px;
            transform: rotate(-50deg);
        }

        #top-menu li:hover a span:before, #top-menu li.active a span:before {
            opacity: 1;
        }

        #top-menu li:hover a span, #top-menu li.active a span {
            background: #0084ff;
        }
        /*#top-menu li.active a span::before{opacity:1;}*/

        #top-menu li:hover .fp-tooltip {
            width: auto;
            opacity: 1;
            -webkit-transition: opacity .2s ease;
            transition: opacity .2s ease;
        }

        #top-menu li.active a span {
            background: #0084ff;
        }

        #top-menu li a + .fp-tooltip {
            width: auto;
            opacity: 0;
            -webkit-transition: opacity .2s ease;
            transition: opacity .2s ease;
        }



.top-video {
    margin: 0 auto;
    max-width: 1100px;
    position: relative !important;
    z-index: 9;
}

    .top-video h1 {
        font-size: 4.125rem;
        line-height: 4.125rem;
        color: #000;
        font-family: 'Montserrat Bold';
        position: relative;
        z-index: 1;
        width: 100%;
        transition-timing-function: ease-in-out;
        transition-duration: 2s;
        left: -15px;
        text-transform: capitalize;
    }

        .top-video h1.left-h1.box-hover {
            left: 100px;
            transition-duration: 2s;
        }

        .top-video h1.left-h1.right.box-hover {
            left: -50px;
            transition-duration: 2s;
        }

        .top-video h1 span.break-line {
            position: relative;
            left: 130px;
        }

.animate-charcter {
    text-transform: uppercase;
    background-image: linear-gradient( -225deg, #fff 0%, #0084ff 29%, #0084ff 67%, #fff 100% );
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 5s linear infinite;
    display: inline-block;
}

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}


.top-video .video-box {
    width: 100%;
    position: relative;
    top: -3px;
}

.top-video .video-box {
    width: 100%;
    position: relative;
}

    .top-video .video-box .wrapper {
        position: relative;
        padding: 0;
        display: flex;
        width: 92%;
    }

        .top-video .video-box .wrapper:before {
            position: absolute;
            width: 100%;
            height: 100%;
            display: none;
            content: "";
            left: 0;
            top: 0;
            background: rgba(0, 0, 0, .2);
        }

    .top-video .video-box video {
        width: 100%;
        height: 100%;
        z-index: 9;
    }

    .top-video .video-box iframe {
        width: 100%;
        height: 575px;
    }

    .top-video .video-box #video-cover {
        max-width: 100%;
        height: auto;
    }

    .top-video .video-box > img {
        width: 100%;
        height: auto;
    }

    .top-video .video-box .play-icon {
        display: none;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%)
    }



.top-video .slick-dots li.slick-active button {
    background: #EC1F25;
    transform: translateY(0);
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}

.suppliers-container {
    float: left;
    width: 100%;
    padding: 0px 0;
    -webkit-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
}

    .suppliers-container .suppliers-logo {
        padding: 0 135px;
    }

        .suppliers-container .suppliers-logo .logo-box {
            transform: scale(1.0);
            transition: all .3s;
            position: relative;
        }

            .suppliers-container .suppliers-logo .logo-box img { /*width: 100px; filter: grayscale(100%);*/
                transition: all .3s;
            }

            .suppliers-container .suppliers-logo .logo-box:hover img {
                filter: inherit;
            }

            .suppliers-container .suppliers-logo .logo-box:hover {
                transform: scale(1.1);
            }

        .suppliers-container .suppliers-logo .slick-list {
            margin: 0 -15px;
        }

        .suppliers-container .suppliers-logo .slick-slide div {
            height: 150px;
            display: flex !important;
            align-items: center;
        }

        .suppliers-container .suppliers-logo .slick-slide {
            margin: 0 15px;
        }

            .suppliers-container .suppliers-logo .slick-slide div {
                margin-bottom: 15px;
            }

    .suppliers-container .slick-prev {
        position: absolute;
        width: 55px;
        height: 55px;
        border: 2px solid #000;
        border-radius: 100%;
        font-size: 0;
        background: none;
        cursor: pointer;
        left: 50%;
        margin-left: -70px;
        bottom: 0;
        z-index: 9;
    }

        .suppliers-container .slick-prev::before {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 9px;
            height: 14px;
            color: #000;
            content: "";
            background: url(../images/P1.png) no-repeat 0 0;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

    .suppliers-container .slick-next {
        position: absolute;
        width: 55px;
        height: 55px;
        border: 2px solid #000;
        border-radius: 100%;
        font-size: 0;
        background: none;
        cursor: pointer;
        bottom: 0;
        left: 50%;
        margin-right: -70px;
        z-index: 9;
    }

        .suppliers-container .slick-next:hover, .suppliers-container .slick-prev:hover {
            background: #0084ff;
            border-color: #0084ff;
        }

            .suppliers-container .slick-next:hover:before {
                background: url(../images/white-N1.png) no-repeat 0 0;
            }

            .suppliers-container .slick-prev:hover:before {
                background: url(../images/white-P1.png) no-repeat 0 0;
            }

        .suppliers-container .slick-next::before {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 9px;
            height: 14px;
            color: #000;
            content: "";
            background: url(../images/N1.png) no-repeat 0 0;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }


    .suppliers-container .slick-list {
        padding-bottom: 70px;
    }

    .suppliers-container .logo-box {
        width: 100%;
    }

        .suppliers-container .logo-box ul {
            width: 100%;
            display: flex;
            list-style: none;
            justify-content: center;
        }

            .suppliers-container .logo-box ul li a {
                margin: 15px;
                display: block;
            }

                .suppliers-container .logo-box ul li a img {
                    -webkit-filter: grayscale(100%);
                    filter: grayscale(100%);
                    -webkit-transition: all 0.3s;
                    -ms-transition: all 0.3s;
                    transition: all 0.3s;
                    max-width: 160px;
                }

                .suppliers-container .logo-box ul li a:hover img {
                    -webkit-filter: grayscale(0);
                    filter: grayscale(0);
                }

#return-to-top {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background: #000;
    background: rgba(0, 0, 0, .7);
    width: 50px;
    height: 50px;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 10;
    padding-top: 15px;
    padding-left: 4px;
}

    #return-to-top i {
        color: #fff;
        margin: 0;
        position: relative;
        left: 15px;
        top: -3px;
        font-size: 1.625em;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

    #return-to-top:hover {
        background: rgba(0, 0, 0, .9);
    }

        #return-to-top:hover i {
            color: #fff;
            top: 5px;
        }

/*Vikas*/
/*Ashok*/
#apply-Skynet Infotech-job .current-table-td.current-table-td-view-more {
    width: 330px;
}

.container-fluid .dropdown-item:focus, .dropdown-item:hover {
    background-color: #c9c9c9;
}

.current-table-td.current-table-td-view-more {
    width: 15%;
    text-align: right;
}

#section-2 ul.aos-init.aos-animate {
    list-style-type: none;
}

    #section-2 ul.aos-init.aos-animate li {
        margin-bottom: 10px;
    }

.mar-bot-20 {
    margin-bottom: 20px !important;
    color: #888;
    font-size: 1.25rem;
    line-height: 2.0rem;
}

.pad20 {
    padding: 20px !important
}

.mar20 {
    margin: 20px !important
}
/*.mar80_t_b {
    margin:0px 80px;
}
.mar80_t {
    margin-top: 80px;
}
.mar80_b {
    margin-bottom: 80px;
}*/

ul.aos-init.aos-animate {
    padding-top: 40px;
}

.tech-and-ai-outer.Warehouse-reserev {
    padding-top: 80px;
}

#section-1 img.position-change {
    /*box-shadow: 5px 5px 75px #e3c1c1;*/
}

#section-6 .image-box figure img {
    /* width: 80%;*/
    width: 450px;
}

.tawk-min-container .tawk-button-circle.tawk-button-large {
    width: 60px;
    height: 60px;
    background: red !important;
}

nav .navbar.navbar-expand-lg.navbar-light.bg-light {
    background-color: transparent !important;
}

.value {
    color: white;
}

    .value ::after span {
        content: attr(&#37);
    }

li.overview-thumbnails a {
    color: #fff;
}

    li.overview-thumbnails a:hover {
        color: #fff;
    }

label#nameValidationMessage, label#emailValidationMessage, label#phoneValidationMessage {
    color: red;
}

span#thankYou {
    color: lightseagreen;
    font-size: 1.6rem;
}

div#captcha {
    width: 120px;
    float: left;
    margin-top: 12px;
}

input#cpatchaTextBox {
    width: 200px;
}

.captcha-refresher {
    width: 60px;
    float: left;
    margin-right: 50px;
}

div#fc_frame {
    bottom: 70px !important;
}

.campaign-outer {
    padding: 20px 0px 20px !important;
}

.news-slider .campaign-box {
    display: inline-block;
    width: 33%;
    margin: 0px;
    padding: 10px;
}


li.overview-thumbnails {
    display: inline-block;
    margin-right: 30px;
}

li.overview-thumbnails-expertise {
    display: inline-block;
    margin-right: 50px;
}

h5.aos-init.aos-animate {
    width: 80%;
}

p.mar-bot-0 {
    margin-bottom: 0px !important;
    color: #888;
    font-size: 1.0rem;
    line-height: 1.75rem;
}

.pos-rel {
    position: relative;
}

.pad-0 {
    padding: 0px !important;
}

.mar-0 {
    margin: 0px !important;
}

.testimonials {
    margin-top: 50px;
}

section.testimonials .slick-list.draggable {
    padding: 0px 0 0 0 !important;
}

section.testimonials .image-box {
    position: absolute;
    top: -50px;
    right: -50px;
}

.pad-bot-30 {
    padding-bottom: 30px !important;
}

.italic {
    font-style: italic;
    position: relative;
    margin-top: 30px;
}

    .italic img {
        position: absolute;
        top: -60px;
        left: 5px;
    }
/*.image-box.testimonials img{position: relative; margin-top: -50px;}*/

section.pad-0 .header-slider .slick-prev {
    bottom: 300px;
    left: 28%;
}

section.pad-0 .header-slider .slick-next {
    bottom: 300px;
    left: 30%;
}

section#section-5 .image-box figure.second {
    width: 500px;
    margin-left: 190px;
    background: transparent;
    overflow: hidden;
}

.text-box p.line span::before {
    border-bottom: 0px solid #0084ff;
    content: "";
    width: 50px;
    left: 100%;
    position: absolute;
    margin-left: 15px;
    bottom: 6px;
}

.header-slider .slick-prev {
    position: absolute;
    width: 55px;
    height: 55px;
    border: 2px solid #000;
    border-radius: 100%;
    font-size: 0;
    background: none;
    cursor: pointer;
    left: 19%;
    margin-left: -70px;
    bottom: 70px;
    z-index: 9;
}

    .header-slider .slick-prev::before {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 9px;
        height: 14px;
        color: #000;
        content: "";
        background: url(../images/P1.png) no-repeat 0 0;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.header-slider .slick-next {
    position: absolute;
    width: 55px;
    height: 55px;
    border: 2px solid #000;
    border-radius: 100%;
    font-size: 0;
    background: none;
    cursor: pointer;
    bottom: 70px;
    left: 20%;
    margin-right: -70px;
    z-index: 9;
}

    .header-slider .slick-next:hover:hover, .header-slider .slick-prev:hover {
        background: #0084ff;
        border-color: #0084ff;
    }

    .header-slider .slick-next:hover:before {
        background: url(../images/white-N1.png) no-repeat 0 0;
    }

.header-slider .slick-prev:hover:before {
    background: url(../images/white-P1.png) no-repeat 0 0;
}

.header-slider .slick-next::before {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 9px;
    height: 14px;
    color: #000;
    content: "";
    background: url(../images/N1.png) no-repeat 0 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


/*nav.navbar.navbar-expand-lg.navbar-light.bg-light{background-color: transparent !important;} Vikas*/

ul.navbar-nav.modify {
    margin-right: 0px;
}

a#navbarDropdown, a#navbarDropdown2, a#navbarDropdown3, a#navbarDropdown4, a#navbarDropdown5, a#navbarDropdown6, a#navbarDropdown7, a#navbarDropdown8 {
    color: #000;
}

    a#navbarDropdown:hover, a#navbarDropdown2:hover, a#navbarDropdown3:hover, a#navbarDropdown4:hover, a#navbarDropdown5:hover, a#navbarDropdown6:hover, a#navbarDropdown7:hover, a#navbarDropdown8:hover {
        color: #0084ff;
    }

div#dropmenu1 {
}

a.dropdown-item {
    color: #000;
    line-height: 2.5rem;
}

    a.dropdown-item:hover {
        color: #0084ff;
    }

ul.navbar-nav.modify li.nav-item.dropdown:hover .dropdown-menu {
    display: block;
    width: fit-content;
}

.nav-link {
    display: block;
    padding: 0.8rem 1rem;
}


.tawk-toolbar.tawk-card-primary.tawk-flex.tawk-card-small.tawk-flex-none.tawk-flex-middle.tawk-custom-color {
    background: #0084ff;
}


.customers-container {
    float: left;
    width: 100%;
    padding: 60px 0;
    background: #fff;
    /*background: #F1F4F5;
     position: relative;*/
    z-index: -1;
}

    .customers-container p {
        font-size: 0.9rem;
        line-height: 1.5rem;
        color: #333333;
        font-family: 'Montserrat Regular';
        /*min-height: 100px;*/
        height: auto;
    }

    .customers-container h3.mb-4 {
        font-size: 1.5rem;
    }



    .customers-container .image-box figure.first {
        width: 300px !important;
        background: transparent;
        overflow: hidden;
    }

        .customers-container .image-box figure.first img {
            position: relative;
            left: -300px;
            transition: all 1s;
        }

    .customers-container .image-box figure.aos-animate.first img {
        left: 0;
    }

    .customers-container .image-box figure.second {
        width: 500px;
        margin-left: 70px;
        background: transparent;
        overflow: hidden;
        box-shadow: 5px 5px 8px gray;
    }

        .customers-container .image-box figure.second img {
            position: relative;
            left: -500px;
            transition: all 1s;
        }

        .customers-container .image-box figure.second.aos-animate img {
            left: 0;
        }

.tab-content .tab-pane.fade.active.in {
    display: block;
    opacity: 1;
}



.customers-container::before {
    position: absolute;
    bottom: -89px;
    right: 0;
    width: 50%;
    height: 90px;
    /*background:;*/
    content: "";
}

.customers-container .image-box {
    width: 50%;
    padding: 0 80px 80px 0;
    position: relative;
    margin-top: 0px
}

    .customers-container .image-box figure.first {
        width: 100%;
        position: absolute;
        z-index: 0;
        right: 140px;
        display: none;
    }

        .customers-container .image-box figure.first img {
            max-width: 300px;
        }

    /*.customers-container .image-box figure.second {
        text-align: right;
        margin: 185px -25px 0 0;
        -webkit-box-shadow: -52px 51px 98px -11px rgba(0,0,0,0.2);
        -moz-box-shadow: -52px 51px 98px -11px rgba(0,0,0,0.2);
        box-shadow: -52px 51px 98px -11px rgba(0,0,0,0.2);
    }*/

    .customers-container .image-box figure.second img {
        max-width: 500px;
    }

    .customers-container .image-box figure img {
        width: 100%;
        height: auto;
    }

.customers-container .text-box {
    width: 50%;
}

    .customers-container .text-box h3 {
        text-align: left
    }

    .customers-container .text-box h5 {
        font-size: 1.0rem;
        line-height: 1.5rem;
        margin-bottom: 45px;
        color: #868686;
    }

    .customers-container .text-box p {
        font-size: 1.0rem;
        line-height: 1.5rem;
        color: #333333;
        margin-bottom: 30px;
        font-family: 'Montserrat Regular';
    }

    .customers-container .text-box ul {
        width: 100%;
        list-style: none;
        margin-bottom: 50px;
    }

        .customers-container .text-box ul li {
            font-size: 1.0rem;
            line-height: 1.25rem;
            font-family: 'Montserrat Regular';
            color: #333333;
            margin-bottom: 15px;
        }

            .customers-container .text-box ul li i {
                margin-right: 10px;
            }


.Tab-Slider {
    float: left;
    width: 100%;
    padding: 80px 0;
    position: relative;
    background: #ffffff;
}

    .Tab-Slider h3 {
        color: #000;
        margin-bottom: 20px;
    }

    .Tab-Slider::before {
        position: absolute;
        top: 142px;
        right: 20px;
        width: 240px;
        content: "";
        background: url(../images/coma-bg.png) no-repeat 0 0;
        z-index: 9;
        height: 205px;
        z-index: -1;
        background-size: 100%;
    }

    .Tab-Slider h4 span {
        color: #fff;
    }

    .Tab-Slider #myTab {
        border: 0;
        margin: 0 0 60px 0;
    }

        .Tab-Slider #myTab li {
            margin-right: 35px;
        }

            .Tab-Slider #myTab li a.nav-link {
                color: #fff;
                font-size: 2rem;
                line-height: 2rem;
                font-family: 'Montserrat Bold';
                padding: 5px 0;
                border-bottom: 2px solid transparent;
                border: 0;
                margin-right: 25px;
            }

            .Tab-Slider #myTab li.active {
                background-color: transparent;
            }

                .Tab-Slider #myTab li.active a.nav-link {
                    border-bottom: 2px solid #0084ff;
                    background-color: transparent;
                }

    .Tab-Slider .profile-box {
        position: relative;
        width: 600px !important;
        border-radius: 25px;
        transform: scale(1);
        transition: all 0.4s ease-in-out;
    }

    .Tab-Slider .slick-track {
        padding-bottom: 60px;
        align-items: self-start;
    }

    .Tab-Slider .profile-box .text {
        background: rgba(213,213,213,0.81);
        padding: 25px;
        position: relative;
        min-height: 200px;
        display: flex;
        align-items: center;
        border-radius: 25px;
    }

        .Tab-Slider .profile-box .text img {
            width: 100%;
            margin: 0 auto;
            display: block;
        }

.slick-track {
    display: flex !important;
}

.slick-slide {
    height: auto;
}

.Tab-Slider .profile-box figure:hover img {
    cursor: pointer;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.Tab-Slider .profile-box .text p {
    font-size: 1rem;
    line-height: 1.625rem;
    text-align: center;
    color: #000;
    margin-bottom: 0;
    font-family: 'Montserrat Regular';
    color: #888;
}

.Tab-Slider .profile-box figure {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto 20px auto;
    text-align: center;
    border: 1px solid rgb(213 213 213);
    padding: 10px;
    box-sizing: border-box;
}

    .Tab-Slider .profile-box figure img {
        display: inline-block;
        width: 100%;
        border-radius: 100%;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
    }

.Tab-Slider .profile-box figcaption {
    width: 100%;
    font-size: 1.625rem;
    line-height: 1.625rem;
    color: #fff;
    margin-bottom: 10px;
    font-family: 'Montserrat Regular';
    text-align: center;
}

    .Tab-Slider .profile-box figcaption span {
        width: 100%;
        display: inline-block;
        font-size: 1rem;
        line-height: 1.625rem;
        color: rgba(255,255,255,0.5);
        font-family: 'Montserrat Regular';
    }

.Tab-Slider .profile-box .pic {
    position: relative;
    top: -45px;
}

.Tab-Slider .profile-box.slick-slide.slick-current {
    z-index: 99;
    padding: 40px 20px
}

    .Tab-Slider .profile-box.slick-slide.slick-current .text {
        background: #fff !important;
        transform: scale(1.3) translateY(-20px); /*height: 400px;*/
    }

        .Tab-Slider .profile-box.slick-slide.slick-current .text p {
            font-size: 1rem;
            line-height: 1.625rem;
        }

        .Tab-Slider .profile-box.slick-slide.slick-current .text img {
            width: 100%;
            margin: 0 auto;
            display: block;
        }

    .Tab-Slider .profile-box.slick-slide.slick-current .pic {
        top: -25px;
    }

.Tab-Slider .profile-box.slick-slide.slick-current {
    color: #000;
}

.Tab-Slider .slick-list {
    padding: 0px 0 0 0;
}



.Tab-Slider .slick-prev {
    position: absolute;
    width: 55px;
    height: 55px;
    border: 2px solid #0084ff;
    border-radius: 100%;
    font-size: 0;
    background: none;
    cursor: pointer;
    left: 50%;
    margin-left: -70px;
    bottom: 0;
    z-index: 9;
    background: #fff;
    margin-bottom: 10px;
}

    .Tab-Slider .slick-prev::before {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 9px;
        height: 14px;
        color: #000;
        content: "";
        background: url(../images/P1.png) no-repeat 0 0;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.Tab-Slider .slick-next {
    position: absolute;
    width: 55px;
    height: 55px;
    border: 2px solid #0084ff;
    border-radius: 100%;
    font-size: 0;
    background: none;
    cursor: pointer;
    bottom: 0;
    left: 50%;
    margin-right: -70px;
    z-index: 9;
    background: #fff;
    margin-bottom: 10px;
}

    .Tab-Slider .slick-next::before {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 9px;
        height: 14px;
        color: #000;
        content: "";
        background: url(../images/N1.png) no-repeat 0 0;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }


    .Tab-Slider .slick-next:hover, .Tab-Slider .slick-prev:hover {
        background: #0084ff;
        border-color: #0084ff;
    }

        .Tab-Slider .slick-next:hover:before {
            background: url(../images/white-N1.png) no-repeat 0 0;
        }

        .Tab-Slider .slick-prev:hover:before {
            background: url(../images/white-P1.png) no-repeat 0 0;
        }


.map-bg {
    float: left;
    width: 100%;
    padding: 80px 0 0;
    position: relative;
    background: #f1f5f6;
}

    .map-bg h4 {
        font-size: 1.25rem;
    }

    .map-bg .wrapper {
        position: relative;
    }

        .map-bg .wrapper .inner-fix {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            max-width: 100%;
            padding: 0 40px;
            z-index: 1;
        }

    .map-bg .map-box {
        width: 100%;
    }

        .map-bg .map-box img {
            max-width: 100%;
            width: 100%;
            height: auto;
        }

    .map-bg p {
        color: #000;
        font-family: 'Montserrat Regular';
        font-size: 1.25rem;
        line-height: 1.25rem;
    }


.about-container div {
    font: 600 4rem Montserrat Regular;
}


.about-container {
    float: left;
    width: 100%;
    padding: 80px 0;
    background: #000;
}

    .about-container .image-box {
        width: 50%;
        position: relative;
    }

        .about-container .image-box figure {
            width: 100%;
        }

            .about-container .image-box figure img {
                width: 100%;
                height: auto;
            }

            .about-container .image-box figure.first {
                width: 100%;
                position: absolute;
                z-index: -0;
            }

                .about-container .image-box figure.first img {
                    max-width: 300px;
                }

            .about-container .image-box figure.second {
                text-align: right;
                margin: 185px -25px 0 0;
            }

                .about-container .image-box figure.second img {
                    max-width: 500px;
                }

            .about-container .image-box figure img {
                width: 100%;
                height: auto;
            }

            .about-container .image-box figure.first {
                width: 300px !important;
                background: transparent;
                overflow: hidden;
            }

                .about-container .image-box figure.first img {
                    position: relative;
                    left: -300px;
                    transition: all 1s;
                }

            .about-container .image-box figure.aos-animate.first img {
                left: 0;
            }

            .about-container .image-box figure.second {
                width: 500px !important;
                margin-left: 70px !important;
                background: transparent;
                overflow: hidden;
            }

            .about-container .image-box figure.second {
                width: 500px !important;
                margin-left: 70px !important;
                background: transparent;
                overflow: hidden;
            }

                .about-container .image-box figure.second img {
                    position: relative;
                    left: -500px;
                    transition: all 1s;
                }

                .about-container .image-box figure.second.aos-animate img {
                    left: 0;
                }

    .about-container h2.aos-init.aos-animate, .about-container h3.aos-init.aos-animate, .about-container h4.aos-init.aos-animate, .about-container h3 span {
        color: #fff;
    }


    .about-container .text-box {
        width: 50%;
        padding: 0 0 0 0px;
        color: #fff;
    }

        .about-container .text-box h2 {
            text-align: left;
            color: #fff;
        }

        .about-container .text-box h3 {
            text-align: left;
            color: #fff;
        }

        .about-container .text-box h5 {
            font-size: 1.0rem;
            line-height: 1.75rem;
            text-align: left;
            color: #c5c5c5;
        }

        .about-container .text-box p {
            font-size: 1.0rem;
            line-height: 1.75rem;
            color: #fff;
            margin-bottom: 30px;
            font-family: 'Montserrat Regular';
        }

        .about-container .text-box ul {
            width: 100%;
            list-style: none;
            margin-bottom: 50px;
        }

            .about-container .text-box ul li {
                font-size: 1.25rem;
                line-height: 1.25rem;
                color: #fff;
                margin-bottom: 15px;
                font-family: 'Montserrat Light';
                text-align: center;
            }

                .about-container .text-box ul li i {
                    margin-right: 10px;
                }

.campaign-spotlight {
    float: left;
    width: 100%;
    padding: 80px 0 80px;
    background: #F1F4F5;
}

.about-container .common-btn {
    color: #fff;
}

.common-btn {
    width: auto;
    height: 3rem;
    display: inline-flex;
    align-items: center;
    border-radius: 50px;
    font-size: 1rem;
    padding: 10px 24px;
    margin: 0px 20px 10px 0px;
}

    .common-btn.suppliers {
        position: relative;
        top: 25px;
        right: 0px;
    }

    .common-btn.suppliers-get {
        background: #000;
        border-color: #000;
        color: #fff;
    }

.campaign-spotlight .img-box img {
    max-width: 100%;
    opacity: 0.3;
    margin: 0 auto;
}

.campaign-spotlight .img-box {
    text-align: center;
    /* -webkit-transform: scale(0.95); */
    /* transform: scale(0.95); */
    max-width: 300px;
    border-left: 8px solid #f1f4f5;
}

    .campaign-spotlight .img-box span {
        display: none !important;
        display: inline-block;
        text-align: center;
        padding: 10px 0;
        width: 100%;
        color: #000;
        font-size: 1.0rem;
        line-height: 1.75rem;
        font-family: 'Montserrat Regular';
    }


.clear-both {
    width: 100%;
    clear: both;
}

.campaign-spotlight .img-box.slick-current.slick-center {
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    z-index: 9;
    position: relative;
    border: 0;
}

    .campaign-spotlight .img-box.slick-current.slick-center img {
        border: 8px solid #f1f4f5;
    }

    .campaign-spotlight .img-box.slick-current.slick-center img {
        max-width: 100%;
    }

    .campaign-spotlight .img-box.slick-current.slick-center span {
        display: block !important;
    }

    .campaign-spotlight .img-box.slick-current.slick-center img {
        opacity: 1;
    }

.campaign-spotlight .slick-list {
    padding: 70px 0 !important;
    margin: 0 !important;
}

.campaign-spotlight .slick-next {
    position: absolute;
    width: 55px;
    height: 55px;
    border: 2px solid #000;
    border-radius: 100%;
    font-size: 0;
    background: none;
    cursor: pointer;
    bottom: -80px;
    left: 50%;
    margin-right: -70px;
    z-index: 9;
    margin-bottom: 10px;
}

    .campaign-spotlight .slick-next:hover, .campaign-spotlight .slick-prev:hover {
        background: #0084ff;
        border-color: #0084ff;
    }

    .campaign-spotlight .slick-next::after {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 9px;
        height: 14px;
        color: #000;
        content: "";
        background: url(../images/N1.png) no-repeat 0 0;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .campaign-spotlight .slick-next:hover:after {
        background: url(../images/white-N1.png) no-repeat 0 0;
    }

.campaign-spotlight .slick-prev::after {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 9px;
    height: 14px;
    color: #000;
    content: "";
    background: url(../images/P1.png) no-repeat 0 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.campaign-spotlight .slick-prev:hover:after {
    background: url(../images/white-P1.png) no-repeat 0 0;
}

.campaign-spotlight .slick-prev {
    position: absolute;
    width: 55px;
    height: 55px;
    border: 2px solid #000;
    border-radius: 100%;
    font-size: 0;
    background: none;
    cursor: pointer;
    left: 50%;
    margin-left: -70px;
    bottom: -80px;
    z-index: 9;
    margin-bottom: 10px;
}

.newsletters {
    max-width: 1000px;
    margin: 0 auto 60px;
    background: #2f2f2f;
    padding: 20px 30px;
    border-radius: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 90px;
    color: #fff;
    width: 100%;
}

    .newsletters h4 {
        margin-bottom: 10px;
        color: #fff;
    }

        .newsletters h4 span {
            font-family: 'Montserrat Regular';
        }

    .newsletters span {
        font-size: 1.5625rem;
        line-height: 1.5625rem;
        color: #fff;
        font-family: 'Montserrat Bold';
    }

    .newsletters .flex-row {
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
    }

    .newsletters form {
        background: #fff;
        display: flex;
        max-width: 250px;
        width: 100%;
        padding: 5px;
        border-radius: 20px;
        justify-content: space-between;
    }

        .newsletters form input[type="text"] {
            color: #7C7C7C;
            border: 0;
            background: none;
            padding-left: 15px;
        }

        .newsletters form button[type="submit"] {
            width: 30px;
            height: 30px;
            border: 1px solid #0084ff;
            background: #fff;
            border-radius: 100%;
            cursor: pointer;
        }

            .newsletters form button[type="submit"]:hover {
                background: #0084ff;
            }

                .newsletters form button[type="submit"]:hover i {
                    color: #fff;
                }

.footer {
    float: left;
    width: 100%;
    background: #3e3e3e;
    padding: 0px 0 0 0;
    color: #fff;
}

    .footer ul li a {
        color: #c3c3c3;
    }

    .footer ul li {
        color: #c3c3c3;
    }

        .footer ul li a:hover {
            color: #fff;
        }

h5.text-uppercase {
    font-size: 0.875rem;
    font-weight: bold;
    margin-bottom: 10px;
}


.social-icon {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: #2F2F2F;
    height: 110px;
    align-items: center;
}

    .social-icon p {
        text-transform: uppercase;
        text-align: center;
        letter-spacing: 1.5px;
        font-size: 14px;
        font-family: 'Montserrat bold';
        color: rgba(255, 255, 255, 0.7);
        width: 100%;
        padding: 10px 0 0px 0;
        margin-bottom: 0;
    }

    .social-icon ul {
        display: flex;
        align-items: center;
        justify-content: center;
        list-style-type: none;
    }

        .social-icon ul li {
            margin-right: 70px;
            height: 50px;
            display: flex;
            align-items: center;
        }

            .social-icon ul li:last-child {
                margin-right: 0;
            }

.footer .wrapper {
    position: relative;
}

.footer .top-box {
    float: left;
    width: 100%;
    display: flex;
    align-items: start;
    padding-bottom: 30px;
    padding-top: 40px;
}

i.fa-solid.fa-location-dot:before, i.fa-solid.fa-phone:before, i.fa-regular.fa-envelope:before {
    color: #0084ff;
}

.footer .top-box .col-box {
    float: left;
}

    .footer .top-box .col-box:nth-child(1) {
        width: 20%;
        padding-right: 20px;
    }

    .footer .top-box .col-box:nth-child(2) {
        width: 30%;
        padding: 0 55px;
    }

    .footer .top-box .col-box:nth-child(3) {
        width: 15%;
        padding: 0 20px;
    }

    .footer .top-box .col-box:nth-child(4) {
        width: 40%;
        /*padding-left: 10%;*/
    }





    .footer .top-box .col-box .social {
        display: grid;
        width: 100%;
        list-style: none;
        margin: 20px 0 0 0;
        max-width: 120px;
        grid-template-columns: repeat(2, 1fr);
        gap: 5px;
        position: relative;
    }

        .footer .top-box .col-box .social::before {
            position: absolute;
            left: 0;
            top: 48px;
            content: "";
            border-bottom: 1px solid #ffffffb3;
            width: 120px;
        }

        .footer .top-box .col-box .social::after {
            position: absolute;
            left: 58px;
            bottom: 0;
            content: "";
            border-left: 1px solid #ffffffb3;
            height: 106px;
        }



        .footer .top-box .col-box .social li {
            padding: 0;
            margin: 0;
            width: 50px !important;
            height: 50px !important;
            display: flex;
            justify-content: center;
            align-items: center;
        }

            .footer .top-box .col-box .social li:first-child {
                padding-left: 0;
            }

    .footer .top-box .col-box .foot-logo img {
        max-width: 140px;
        max-height: 90px;
        width: auto;
        height: auto;
        object-fit: contain;
    }

    .footer .top-box .col-box ul {
        float: left;
        width: 100%;
        list-style: none;
    }

        .footer .top-box .col-box ul.footer-nav li {
            /*margin-bottom: 10px;*/
        }

        .footer .top-box .col-box ul li {
            font-size: 0.875rem;
            line-height: 1.5rem;
            color: rgba(255, 255, 255, 0.7);
            /*margin-bottom: 5px;*/
            font-family: 'Montserrat Regular';
            padding-left: 30px;
            position: relative;
        }

    .footer .top-box .col-box > ul > li > i {
        position: absolute;
        left: 0;
        top: 5px;
        font-size: 1.125rem;
    }

.hamburger-icon {
    width: 50px;
    height: 50px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 100%;
    flex-wrap: wrap;
    padding: 0 12px;
    cursor: pointer;
    margin-left: 5px;
    transition: all .2s;
}

    .hamburger-icon div {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .hamburger-icon span {
        width: 27px;
        height: 1.5px;
        background: #000;
        margin-bottom: 6px;
        transition: all .3s;
    }

        .hamburger-icon span:nth-child(2) {
            background: #0084ff;
        }

        .hamburger-icon span:last-child {
            width: 13.5px;
            margin-bottom: 0;
        }

    .hamburger-icon:hover span:nth-child(2) {
        width: 13.5px;
    }

    .hamburger-icon:hover span:last-child {
        width: 27px;
    }

.footer .top-box .col-box:nth-child(3) ul li {
    padding-left: 30px;
}

.footer .social-icon ul li a {
    color: #fff;
}

.footer .top-box .col-box ul li a {
    color: rgba(255,255,255,0.7);
    -webkit-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
    position: relative;
    left: 0;
    text-decoration: none;
}

.footer .social-icon ul li a i {
    font-size: 1.5625rem;
    transition: all .5s;
}

.footer .social-icon ul li a {
    transition: inherit;
    position: relative;
    top: 0;
}

.footer .social-icon ul li:hover a {
    font-size: 1.5625rem;
    top: 0px;
    transform: scale(1.3);
}

.footer .social-icon ul li:nth-child(even):hover a {
    font-size: 1.5625rem;
    top: 0px;
}

.footer .social-icon ul li a:hover {
    color: #0084ff;
}

.footer .top-box .col-box:nth-child(3) ul li a:hover {
    color: #0084ff;
    left: 10px;
}

.footer .top-box .col-box:nth-child(3) ul li:nth-child(even) a:hover {
    color: #0084ff;
    left: -10px;
}

.footer .top-box .col-box ul li a.mail:hover {
    color: #fff;
    text-decoration: underline;
}

.footer .top-box .col-box ul li a.call:hover {
    color: #fff;
    text-decoration: underline;
}

.footer .top-box .col-box h5 {
    font-size: 0.875rem;
    line-height: 1.225rem;
    color: rgba(255,255,255,1);
    margin-bottom: 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}

.footer .top-box .col-box span {
    font-size: 1.375rem;
    line-height: 2rem;
    color: #fff;
    margin-bottom: 30px;
    font-family: 'Montserrat Bold';
    display: inline-block;
    width: 100%;
}

.footer .top-box .col-box .common-btn.get-touch {
    color: #fff;
    text-decoration: none;
}

.footer .top-box .col-box.detail-here h5 {
    font: normal normal bold 22px/33px Lato;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding-right: 40px;
    opacity: 0.7;
    text-transform: inherit;
}

.footer .bottom-box {
    float: left;
    width: 100%;
    border-top: 1px solid #707070;
    padding: 30px 0 30px 0;
    display: flex;
    justify-content: space-between;
}


    .footer .bottom-box ul {
        width: auto;
        list-style: none;
        display: flex;
        align-items: center;
    }

        .footer .bottom-box ul li {
            font-size: 0.875rem;
            line-height: 1.125rem;
            color: #707070;
            padding: 0 15px;
            font-family: 'Montserrat bold';
            letter-spacing: 0.62px;
        }

            .footer .bottom-box ul li a {
                color: #707070;
                text-transform: capitalize;
                -webkit-transition: all 0.3s;
                -ms-transition: all 0.3s;
                transition: all 0.3s;
                text-decoration: none;
            }

                .footer .bottom-box ul li a:hover {
                    color: #0084ff;
                }

            .footer .bottom-box ul li:first-child {
                padding-left: 0;
            }




.left-h1 {
    font-size: 5rem;
    line-height: 5rem;
    color: #333333;
    font-family: 'Montserrat Bold';
    position: relative;
    z-index: 1;
    width: 100%;
}

.about-lr.reverse.sppl-left figure.first {
    width: 300px !important;
    background: transparent;
    overflow: hidden;
    position: absolute;
    right: 0;
}

.about-lr.reverse.sppl-left figure.second {
    width: 300px !important;
    margin: 105px -25px 0 0;
    background: transparent;
    overflow: hidden;
    position: relative !important;
}

.left-h1.right {
    position: relative;
    left: -15px;
}

.appear {
    opacity: 1;
}

.chat-option {
    position: fixed;
    bottom: 70px;
    right: 25px;
    z-index: 99;
    animation: zoom-in-zoom-out 5.72s ease infinite;
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

@keyframes shake-animation {
    0% {
        transform: translate(0,0)
    }

    1.78571% {
        transform: translate(2px,0)
    }

    3.57143% {
        transform: translate(0,0)
    }

    5.35714% {
        transform: translate(2px,0)
    }

    7.14286% {
        transform: translate(0,0)
    }

    8.92857% {
        transform: translate(2px,0)
    }

    10.71429% {
        transform: translate(0,0)
    }

    100% {
        transform: translate(0,0)
    }
}


.chat-option img {
    width: 45px;
}

.video-box {
    margin-top: -15px
}

.second-add {
    position: absolute;
    bottom: 100px;
    right: 100px;
    z-index: 9;
}

.position-change {
    position: absolute;
    left: 100px;
    top: -100px;
    width: 350px;
    z-index: 66;
}

.map-bg h3 {
    margin-bottom: 50px;
}

.about-container h4 {
    margin-bottom: 35px;
}





.certification .flex-row .image-box img {
    width: 100%;
}




/*overview-section*/
.tech-and-ai-outer.overview {
    padding: 150px 0 0 0;
}

    .tech-and-ai-outer.overview .text-box .common-btn {
        background: #000;
        position: absolute;
        border-color: #000;
        color: #fff;
        top: -100px;
        right: 0
    }

.tech-and-ai-outer .text-box {
    position: relative;
}

.strong-sucessfull {
    background: #535353;
    border: 1px solid #707070;
    padding: 70px 0;
    clear: both;
}

    .strong-sucessfull .flex-row {
        align-items: center;
    }

        .strong-sucessfull .flex-row .cont {
            width: calc(100% - 550px);
        }

            .strong-sucessfull .flex-row .cont p {
                color: #fff;
                font-size: 1.25rem;
                line-height: 1.25rem;
                margin-bottom: 45px;
            }

                .strong-sucessfull .flex-row .cont p:last-child {
                    margin-bottom: 0;
                }

        .strong-sucessfull .flex-row h2 {
            color: #fff;
            width: 48%;
        }

.about-lr.reverse .flex-row {
    flex-direction: row-reverse !important;
}

    .about-lr.reverse .flex-row .image-box {
        padding: 0px 0px 65px 85px;
    }

.about-lr.reverse {
    background: #F1F4F5;
    padding-bottom: 65px;
}

    .about-lr.reverse h3 {
        padding-top: 50px;
    }

.about-lr {
    margin-top: 50px;
}

    .about-lr .flex-row {
        align-items: center;
    }

        .about-lr .flex-row .image-box {
            padding: 65px 85px 65px 0px;
            width: 50%;
            position: relative;
        }

            .about-lr .flex-row .image-box:before {
                position: absolute;
                left: 0;
                top: 0;
                width: 327px;
                height: 327px;
                position: absolute;
                display: none;
                content: "";
                background: url(../images/Union-1.png) left top no-repeat;
            }

    .about-lr.reverse .flex-row .image-box:before {
        left: unset;
        right: 0;
    }

    .about-lr .flex-row .image-box figure {
        position: relative;
    }

        .about-lr .flex-row .image-box figure:first-child {
            width: 300px;
            position: absolute;
        }

        .about-lr .flex-row .image-box figure:nth-child(2) {
            width: 300px;
            margin-left: 120px;
            margin-top: 155px;
        }

    .about-lr.reverse .flex-row .image-box figure {
    }

        .about-lr.reverse .flex-row .image-box figure:first-child {
            right: 0;
        }

        .about-lr.reverse .flex-row .image-box figure:nth-child(2) {
            width: 300px;
            margin-right: -120px;
        }

    .about-lr .flex-row .image-box img {
        width: 100%;
    }

    .about-lr .flex-row .text-box {
        width: 50%;
        padding-left: 80px;
        padding-right: 0;
    }

    .about-lr.reverse .flex-row .text-box {
        padding-right: 80px;
        padding-left: 0;
    }

    .about-lr.reverse + .about-lr {
        margin-bottom: 100px;
    }

    .about-lr.reverse.sppl-left .flex-row .image-box figure.second {
        float: left;
    }

    .about-lr .flex-row .image-box figure {
        overflow: hidden;
    }

        .about-lr .flex-row .image-box figure img {
            left: -300px;
            transition: all 1s;
            position: relative;
        }

        .about-lr .flex-row .image-box figure.aos-animate img {
            left: 0;
        }


.o-page-wrapper {
    width: 100%;
    min-height: 100vh;
    position: relative;
}

.o-section--featured-work {
    color: #fff;
    background-color: #0d0d0d;
    display: flex;
}

.o-container1 {
    width: 100%;
}

.u-clearfix {
    display: block;
}

.c-featured-work__list {
    float: right;
    width: 48.57143%;
    padding-right: 5%;
    padding-left: 5%;
    background: #414141;
}

#barba-wrapper {
    overflow: visible !important;
    display: flex;
    width: 100%;
    background: #414141;
    padding-top: 0px;
    padding-bottom: 0px;
}

.barba-container {
    max-width: 100%;
    display: flex;
    width: 100%;
}

.c-featured-work__list-item {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-featured-work__content {
    position: relative;
}

    .c-featured-work__content h3 {
        color: #FFF;
    }

    .c-featured-work__content a {
        display: block;
        color: #fff;
    }

@media(min-width:1140px) {
    .c-featured-work__content a:hover .c-button__layer {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }

    .c-featured-work__content a:hover .u-b6 {
        opacity: 0
    }

    .c-featured-work__content a:hover .u-b4,
    .c-featured-work__content a:hover .u-b6 {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.c-featured-work__content .u-a6 {
}

.c-featured-work__content .u-b6 {
    display: inline-block;
    margin-bottom: 1rem;
    -webkit-transition: all .2s cubic-bezier(.25,.46,.45,.94) .1s;
    transition: all .2s cubic-bezier(.25,.46,.45,.94) .1s;
    will-change: transform,opacity
}

.c-featured-work__content .u-b4 {
    max-width: 270px;
    margin-top: 2rem;
    margin-bottom: 2rem;
    -webkit-transition: all .2s cubic-bezier(.25,.46,.45,.94);
    transition: all .2s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.c-featured-work__preview {
    float: left;
    width: 51.42857%;
    position: relative;
    overflow: hidden;
    height: 100vh;
}



.c-featured-work__preview-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #040608;
    z-index: 9
}

.c-featured-work__preview-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    will-change: background-color;
    padding: 0px;
    margin: 0px;
    border: none;
}

.c-featured-work__preview-inner {
    position: relative;
    height: 100vh;
    width: 100%;
    overflow: hidden
}

.c-featured-work__preview-image {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 66.66667%;
    background-size: contain;
    background-position: 50%;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%)
}

.c-featured-work__list-item:last-child {
    align-items: flex-start;
}

.c-featured-work__preview-list-item:last-child .c-featured-work__preview-image {
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
}

.c-featured-work__preview-list {
    height: 100vh;
    font-size: 0;
    white-space: nowrap;
    z-index: 2;
    position: relative;
    will-change: transform
}

.c-featured-work__preview-list--alt {
    height: 90vh;
    position: absolute;
    top: 5vh;
    left: 10%;
    width: 90%;
    z-index: 1
}

    .c-featured-work__preview-list--alt .c-featured-work__preview-list-item {
        height: 90vh
    }

.c-featured-work__preview-list-item {
    width: 200%;
    height: 100vh;
    display: inline-block;
    position: relative
}

    .c-featured-work__preview-list-item span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100vh;
    }

.our-history-section.abut-cont {
    padding: 100px 0 50px 0;
    background: #F1F4F5;
}

.our-history-main {
    padding: 0px 0px 50px;
    position: relative;
}

.our-history-slider {
}

.our-history-slider-row-area {
    position: relative;
    min-height: inherit;
}
/*.our-history-slider .slick-list{ height: 100%; }
.our-history-slider .slick-list .slick-track{height: 100%;}
.our-history-slider .slick-list .slick-track .our-history-slider-row{height: 100%;}*/
.our-history-section .flex-row {
    flex-wrap: wrap;
}

    .our-history-section .flex-row h3 {
        width: 100%;
    }

.our-history-img {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

    .our-history-img figure {
        width: 350px;
        margin-right: 0px;
        margin-bottom: 0;
    }

        .our-history-img figure img {
            width: 100%;
        }

.our-history-box {
    width: 28%;
    position: relative;
}

    .our-history-box:nth-child(3) {
        left: 10%
    }

    .our-history-box:nth-child(5) {
        left: 17%
    }

    .our-history-box .inner-box {
        transform: scale(1.0);
        transition: all .5s;
        background: #ACACAC;
        padding: 16px;
        min-height: 155px;
    }

        .our-history-box .inner-box:hover {
            background: #464646;
            transform: scale(1.2);
            box-shadow: 10px 13px 30px rgba(0, 0, 0, 0.33);
        }





.our-history-slider-row {
    position: relative;
    justify-content: space-between;
    padding: 0 50px;
}

.our-history-box .inner-box ul {
    list-style-type: none;
}

.our-history-slider-row-area {
    display: flex;
}

    .our-history-slider-row-area .our-history-box:nth-child(2) {
        position: absolute;
        left: 15%;
        top: -282px;
    }

    .our-history-slider-row-area .our-history-box:nth-child(4) {
        position: absolute;
        left: 60%;
        top: -282px;
    }

    .our-history-slider-row-area .our-history-box:nth-child(1) .his-year {
        top: -50px;
        bottom: unset;
        right: unset;
        left: 41%;
    }

    .our-history-slider-row-area .our-history-box:nth-child(3) .his-year {
        top: -50px;
        bottom: unset;
        right: unset;
        left: 57%
    }

    .our-history-slider-row-area .our-history-box:nth-child(5) .his-year {
        top: -50px;
        bottom: unset;
        right: unset;
        left: 54%;
    }

    .our-history-slider-row-area .our-history-box:nth-child(2):after, .our-history-slider-row-area .our-history-box:nth-child(4):after {
        bottom: -98px;
        top: unset;
        transform: inherit;
    }

.our-history-box:first-child:after {
    left: -140px;
}

.our-history-box:last-child:after {
    left: 180px;
}


.our-history-slider .slick-track {
    padding-top: 430px;
    margin-top: -100px;
    padding-bottom: 50px;
}

.our-history-box:before {
    width: 17px;
    height: 10px;
    background: url(../images/our-box-down.html) no-repeat;
    position: absolute;
    bottom: -9px;
    left: 0px;
    content: '';
    right: 0;
    margin: 0 auto;
}

.our-history-box:after {
    width: 55px;
    height: 81px;
    background: url(../images/point-sec.png) no-repeat;
    position: absolute;
    top: -98px;
    left: 0px;
    content: '';
    right: 0;
    margin: 0 auto;
    transform: rotate(180deg);
}

.our-history-img .inner-box figure {
    width: 180px;
    float: left;
    margin: 0px;
    min-width: 180px;
    border: none;
}

    .our-history-img .inner-box figure img {
        width: 100%;
    }

.our-history-img h4 {
    font: 17px/20px 'Montserrat bold';
    margin-bottom: 0;
    text-transform: uppercase;
    color: #000;
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: left;
    padding-left: 25px;
}

.our-history-box .inner-box ul li {
    clear: left;
    padding: 0px 0 0 15px;
    position: relative;
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: #000;
    font-weight: normal;
}

    .our-history-box .inner-box ul li:before {
        width: 6px;
        height: 6px;
        background: #000;
        border-radius: 6px;
        position: absolute;
        content: "";
        display: block;
        left: 0px;
        top: 6px;
    }


.our-history-box .inner-box:hover h4 {
    color: #fff;
}

.our-history-box .inner-box:hover ul li {
    color: #fff;
}

    .our-history-box .inner-box:hover ul li:before {
        background: #fff;
    }

.our-history-box.history-box1 {
    top: 356px;
    left: 0;
    right: 0;
    margin: auto;
}

.our-history-box.history-box2 {
    top: 0px;
    left: unset;
    right: 0;
    margin: auto;
}

.our-history-box.history-box1:before {
    transform: rotate(180deg);
    bottom: unset;
    top: -9px;
}

.our-history-box.history-box1:after {
    transform: rotate(180deg);
    bottom: unset;
    top: -98px;
}

.our-history-main .slider-progress {
    width: 78%;
    height: 2px;
    background: #707070;
    position: absolute;
    bottom: 100px;
    left: 45px;
}

    .our-history-main .slider-progress .progress {
        width: 0%;
        height: 8px;
        background: #B72027;
        top: -4px;
    }

.our-history-box p {
    margin-bottom: 0;
}

.our-history-main .slick-prev, .our-history-main .slick-next {
    width: 56px;
    height: 56px;
    border-radius: 100%;
    background: #000;
    bottom: -100px;
    top: unset;
    left: 50%;
    position: absolute;
    text-indent: -999em;
}

.our-history-main .slick-prev {
    margin-left: -65px !important;
    position: absolute;
    width: 55px;
    height: 55px;
    border: 2px solid #000;
    border-radius: 100%;
    font-size: 0;
    background: none;
    cursor: pointer;
    left: 50%;
    margin-left: -70px;
    bottom: -100px;
    z-index: 9;
}

.our-history-main .slick-next {
    position: absolute;
    width: 55px;
    height: 55px;
    border: 2px solid #000;
    border-radius: 100%;
    font-size: 0;
    background: none;
    cursor: pointer;
    bottom: -100px;
    left: 50%;
    margin-right: -70px;
    z-index: 9;
}

    .our-history-main .slick-prev:hover, .our-history-main .slick-next:hover {
        background: #B72027;
        border-color: #B72027;
    }

    .our-history-main .slick-prev:hover, .our-history-main .slick-prev:focus,
    .our-history-main .slick-next:hover, .our-history-main .slick-next:focus {
        background: #B72027;
        border-color: #B72027;
    }

.corporate-main .progress {
    margin-top: 45px;
}

.our-history-main .slick-prev:before {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 9px;
    height: 14px;
    color: #000;
    content: "";
    background: url(../images/P1.png) no-repeat 0 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.our-history-main .slick-next:before {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 9px;
    height: 14px;
    color: #000;
    content: "";
    background: url(../images/N1.png) no-repeat 0 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.our-history-main .slick-prev:hover:before {
    background: url(../images/white-P1.png) no-repeat 0 0;
}

.our-history-main .slick-next:hover:before {
    background: url(../images/white-N1.png) no-repeat 0 0;
}


.our-history-slider:before {
    height: 2px;
    background: #B72027;
    content: '';
    width: 100%;
    position: absolute;
    left: 0px;
    top: 260px;
}

.his-year {
    position: absolute;
    bottom: -42px;
    right: 0;
    color: #000;
    left: 130px;
    margin: auto;
    width: 100px;
    font: 20px/20px 'Montserrat bold';
    font-weight: bold;
}

.our-history-box.history-box1 .his-year {
    top: -42px;
    bottom: unset;
}

.certification {
    padding: 70px 0;
}

    .certification .image-box {
        width: 50%;
        position: relative;
    }

    .certification .text-box {
        width: 50%;
        padding-left: 70px;
    }

        .certification .text-box p {
            font-size: 1.25rem;
            line-height: 1.25rem;
        }

    .certification .image-box img {
        width: 100%;
    }

.blog-tag-camp {
    display: flex;
}

    .blog-tag-camp p {
        margin-bottom: 0
    }

.main_content.full-banner {
    margin-top: 0;
}

    .main_content.full-banner .innner-banner {
        background: transparent;
        padding-top: 0;
        padding-bottom: 0;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .main_content.full-banner .innner-banner:before {
            background: rgba(0, 0, 0, 0.60);
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            display: block;
            content: "";
        }

        .main_content.full-banner .innner-banner img {
            width: 100%;
        }

        .main_content.full-banner .innner-banner .wrapper {
            position: absolute;
        }

            .main_content.full-banner .innner-banner .wrapper .inner-banner-top {
                width: 100%;
            }

                .main_content.full-banner .innner-banner .wrapper .inner-banner-top .inner-head {
                    padding-right: 0;
                    text-align: left;
                }

                    .main_content.full-banner .innner-banner .wrapper .inner-banner-top .inner-head .left-h1.right {
                        left: 0;
                    }

.header-trans header {
    background: transparent;
}

.news-listing {
    width: 100%;
    clear: both;
    padding: 100px 0 50px 0;
}

    .news-listing .head-search {
        display: flex;
        justify-content: space-between;
        position: relative;
        width: 100%;
        padding: 0 15px;
    }

        .news-listing .head-search h3 {
            position: relative;
            left: 0;
        }

        .news-listing .head-search form {
            width: 425px;
            position: relative;
        }

            .news-listing .head-search form input {
                border: 2px solid #a7a7a7;
                border-radius: 30px;
                height: 60px;
                width: 100%;
                background: none;
                padding: 5px 65px 5px 40px;
                font: 17px/30px 'Montserrat bold';
                color: #9E9E9E;
            }

                .news-listing .head-search form input[type="submit"] {
                    position: absolute;
                    right: 0;
                    top: 0;
                    width: 60px;
                    height: 60px;
                    border: none;
                    background: url(../images/submit-search.png) no-repeat center;
                    padding: 0px;
                    opacity: 0.4;
                    text-indent: -999em;
                }

.list-inner {
    padding: 0 2%;
}

.news-listing .flex-row + .flex-row {
    flex-wrap: wrap;
    margin-top: 20px;
    justify-content: space-between;
}

.News-box {
    width: 33.3%;
    padding: 0px 15px 30px 15px
}

    .News-box figure {
        position: relative;
        margin-bottom: 0px;
    }

    .News-box h3 {
        font: 30px/40px 'Montserrat Bold';
        color: #000;
        background: #fff;
        width: 80%;
        padding: 20px 15px 15px 15px;
    }

        .News-box h3 span {
            font: 17px/20px 'Montserrat Regular';
            color: #BEBEBE;
            padding-bottom: 5px;
            display: block;
        }

            .News-box h3 span:before {
                display: none;
            }

        .News-box h3 a {
            color: #000;
        }

    .News-box figure figcaption {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 80%;
        background: #fff;
        display: flex;
        justify-content: space-between;
        padding: 20px 15px 7px 15px;
    }

        .News-box figure figcaption h5 {
            position: relative;
        }

            .News-box figure figcaption h5 span {
                font: 20px/20px 'Montserrat bold';
            }

                .News-box figure figcaption h5 span::before {
                    border-bottom: 3px solid #0084ff;
                    content: "";
                    width: 40px;
                    left: 100%;
                    bottom: 14px;
                    position: absolute;
                    margin-left: 15px;
                    bottom: 6px;
                }

        .News-box figure figcaption .date {
            font: 20px/20px 'Montserrat Regular';
        }

    .News-box figure img {
        width: 100%;
    }

.pagination {
    width: 100%;
    justify-content: flex-end;
}

    .pagination ul {
        display: flex;
        list-style-type: none;
        padding-left: 0;
    }

        .pagination ul li {
            margin-right: 50px;
        }

            .pagination ul li:last-child {
                margin-right: 0;
            }

            .pagination ul li a {
                font: 20px/20px 'Montserrat Regular';
                color: #707070;
            }

                .pagination ul li a:hover, .pagination ul li a.active {
                    color: #0084ff;
                }

                    .pagination ul li a:hover svg path {
                        fill: #0084ff;
                        stroke: #0084ff;
                    }

.wrapper {
    position: relative;
}

.strong-sucessfull.suppliers-sec {
    background: #fff;
    border: none;
    padding-top: 70px;
}

    .strong-sucessfull.suppliers-sec .flex-row h2 {
        color: #000;
    }

    .strong-sucessfull.suppliers-sec .flex-row p {
        color: #000;
    }

.about-lr.reverse.sppl-left {
    padding: 50px 0 100px 0;
}

    .about-lr.reverse.sppl-left .flex-row .image-box:before {
        display: none;
    }

    .about-lr.reverse.sppl-left .flex-row .text-box {
        padding-left: 0;
    }

        .about-lr.reverse.sppl-left .flex-row .text-box h2 {
            padding-left: 50px;
        }

        .about-lr.reverse.sppl-left .flex-row .text-box p {
            padding-left: 50px;
        }

        .about-lr.reverse.sppl-left .flex-row .text-box ul {
            padding-left: 50px;
            list-style-type: none;
        }

        .about-lr.reverse.sppl-left .flex-row .text-box li {
            font-size: 1.25rem;
            line-height: 1.25rem;
            color: #000;
            margin-bottom: 15px;
            font-family: 'Montserrat Light'; /*background: url(../images/arrow-red.png) left 2px no-repeat;*/
            padding-left: 0px;
        }

        .about-lr.reverse.sppl-left .flex-row .text-box i {
            margin-right: 10px;
            color: #000;
        }

    .about-lr.reverse.sppl-left .flex-row .image-box {
        padding-right: 0;
    }

    .about-lr.reverse.sppl-left .flex-row {
        align-items: flex-start;
    }


.Tab-Slider.suppliers-tab {
    background: #fff;
    padding-bottom: 80px;
}

    .Tab-Slider.suppliers-tab h3 {
        color: #000;
    }

    .Tab-Slider.suppliers-tab h2 {
        color: #000;
    }

    .Tab-Slider.suppliers-tab #myTab li a.nav-link {
        color: #4E4E4E;
        font: 26px/36px 'Montserrat bold';
    }

    .Tab-Slider.suppliers-tab .slick-prev {
        border: 2px solid #000;
        background: transparent;
        bottom: -75px;
    }

        .Tab-Slider.suppliers-tab .slick-prev:hover {
            background: #0084ff;
            border-color: #0084ff;
        }

    .Tab-Slider.suppliers-tab .slick-next {
        border: 2px solid #000;
        background: transparent;
        bottom: -75px;
    }

        .Tab-Slider.suppliers-tab .slick-next:hover {
            background: #0084ff;
            border-color: #0084ff;
        }

    .Tab-Slider.suppliers-tab .slick-track {
        padding-top: 0;
    }



.Tab-Slider.suppliers-tab-2 {
    background: #F1F4F5;
    padding-bottom: 100px;
}

    .Tab-Slider.suppliers-tab-2 h3 {
        color: #000;
    }

    .Tab-Slider.suppliers-tab-2 h2 {
        color: #000;
    }

    .Tab-Slider.suppliers-tab-2 #myTab li a.nav-link {
        color: #4E4E4E;
        font: 26px/36px 'Montserrat bold';
    }

    .Tab-Slider.suppliers-tab-2 .slick-prev {
        border: 2px solid #000;
        background: transparent;
        bottom: -75px;
    }

        .Tab-Slider.suppliers-tab-2 .slick-prev:hover {
            background: #0084ff;
            border-color: #0084ff;
        }

    .Tab-Slider.suppliers-tab-2 .slick-next {
        border: 2px solid #000;
        background: transparent;
        bottom: -75px;
    }

        .Tab-Slider.suppliers-tab-2 .slick-next:hover {
            background: #0084ff;
            border-color: #0084ff;
        }

    .Tab-Slider.suppliers-tab-2 .slick-track {
        padding-top: 0;
    }

    .Tab-Slider.suppliers-tab-2 .common-btn.suppliers {
        top: 50px;
        left: 50%;
        transform: translateX(-50%);
    }

.common-btn.top-right, .tech-and-ai-outer.overview .text-box .common-btn.top-right {
    background: #000;
    position: fixed;
    border-color: #000;
    color: #fff;
    bottom: 20px;
    right: 105px;
    top: unset;
    z-index: 999;
    height: 46px;
    padding: 10px 25px;
    font-size: 14px;
    animation: shake-animation 5.72s ease infinite;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.25);
    text-decoration: none;
}


.strong-sucessfull.suppliers-sec.individual-brand {
    background: #fff;
}

    .strong-sucessfull.suppliers-sec.individual-brand .cont {
        width: 80%;
        margin: 0 auto;
    }

.product-range {
    background: #F1F4F5;
    padding: 60px 0 0 0;
}


.suppliers-logo-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

    .suppliers-logo-grid .logo-box {
        width: 250px;
    }


.product-range-grid {
    width: 1120px;
    margin: 50px auto;
    display: flex;
    flex-wrap: wrap;
}

    .product-range-grid .box {
        width: 30%;
        background: #F1F4F5;
        margin-bottom: 50px;
        margin-right: 4.99%;
        box-shadow: 10px 13px 66px rgba(0, 0, 0, 0.16);
    }

        .product-range-grid .box figure {
            display: flex;
            justify-content: center;
            align-items: center;
            min-height: 180px;
            padding: 10px 0;
        }

            .product-range-grid .box figure img {
                width: 150px;
            }

        .product-range-grid .box:nth-child(3n) {
            margin-right: 0;
        }

        .product-range-grid .box h4 {
            background: #fff;
            text-align: center;
            margin-bottom: 0;
            padding: 15px 0;
            font: 22px/36px 'Montserrat bold';
        }


.tech-and-ai-outer.career-details {
    padding-bottom: 0;
}

.career-details h4, .career-details ul {
    width: 100%;
}

.career-details .flex-row {
    flex-wrap: wrap;
}

.career-details ul {
    list-style-type: none;
    padding: 0;
}

    .career-details ul.top-strip {
        display: flex;
        justify-content: space-between;
    }

        .career-details ul.top-strip li {
            color: #BEBEBE;
            font: 26px/36px 'Montserrat Regular';
        }

.career-details .inner-sec {
    max-width: 90%;
    margin: 50px auto;
}

    .career-details .inner-sec ul {
        margin-bottom: 25px;
    }

        .career-details .inner-sec ul li {
            color: #5E5E5E;
            font: 30px/36px 'Montserrat Regular';
            margin-bottom: 15px;
            padding-left: 45px;
            background: url(../images/ul-li-black-arr.png) left 5px no-repeat;
        }

.tech-and-ai-outer.career-details .button-group {
    width: 100%;
    margin-bottom: 50px;
}

    .tech-and-ai-outer.career-details .button-group ul {
        display: flex;
        justify-content: space-between;
    }

        .tech-and-ai-outer.career-details .button-group ul li.prev img {
            transform: rotate(180deg);
            transition: all 0.5s ease-out;
            position: relative;
            left: -10px;
            right: unset;
        }

        .tech-and-ai-outer.career-details .button-group ul li a.apy img {
            margin-right: 0px;
            transition: all 0.5s ease-out;
        }

        .tech-and-ai-outer.career-details .button-group ul li.next a.apy img {
            right: -10px;
            transition: all 0.5s ease-out;
            position: relative;
        }

        .tech-and-ai-outer.career-details .button-group ul li a.apy {
            border: 4px solid #0084ff;
            padding: 15px 70px;
            border-radius: 50px;
            font: 20px/25px 'Montserrat bold';
            color: #333333;
            display: flex;
            align-items: center;
            transition: all 0.5s ease-out;
        }

            .tech-and-ai-outer.career-details .button-group ul li a.apy:hover {
                background: #0084ff;
                color: #fff;
            }

                .tech-and-ai-outer.career-details .button-group ul li a.apy:hover .arrow-black {
                    display: none;
                }

                .tech-and-ai-outer.career-details .button-group ul li a.apy:hover .arrow-white {
                    display: inline-block;
                }

        .tech-and-ai-outer.career-details .button-group ul li.prev a.apy:hover img {
            left: -25px;
        }

        .tech-and-ai-outer.career-details .button-group ul li.next a.apy:hover img {
            right: -25px;
        }


.header.fixed + .overlay {
    top: 70px;
    padding-top: 0px;
}

.header.change-background:after {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    content: "";
    background: rgba(0, 0, 0, 0.9);
}

.overlay {
    position: fixed;
    background: rgba(0, 0, 0, .9) !important;
    top: 85px;
    right: 0;
    width: 50%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s, visibility .35s, height .35s;
    overflow-y: auto;
    z-index: 9999;
    padding-top: 50px;
}


    /* Hide scrollbar for Chrome, Safari and Opera */
    .overlay::-webkit-scrollbar {
        display: none;
    }

/* Hide scrollbar for IE, Edge and Firefox */
.overlay {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}


    .overlay.open {
        opacity: 1;
        visibility: visible;
        height: calc(100% - 80px);
    }

        .overlay.open li {
            animation: fadeInRight .5s ease forwards;
            animation-delay: .35s;
        }

            .overlay.open li:nth-of-type(2) {
                animation-delay: .4s;
            }

            .overlay.open li:nth-of-type(3) {
                animation-delay: .45s;
            }

            .overlay.open li:nth-of-type(4) {
                animation-delay: .50s;
            }

    .overlay nav {
        position: relative;
        height: calc(100% - 60px);
        top: 50%;
        transform: translateY(-50%);
        font-size: 33px;
        font-family: 'Montserrat bold';
        display: flex;
        text-align: left;
    }

    .overlay ul {
        list-style: none;
        padding: 0;
        margin: 0 auto;
        display: inline-block;
        position: relative;
        height: 100%;
        width: 400px;
    }

        .overlay ul li {
            display: block;
            position: relative;
            opacity: 0;
            /*margin-bottom: 25px;*/
        }

            .overlay ul li:last-child {
                margin-bottom: 0;
            }

            .overlay ul li a {
                display: block;
                position: relative;
                color: #FFF;
                text-decoration: none;
                line-height: 2.6875rem;
            }

                .overlay ul li a span {
                    position: relative;
                    padding-right: 25px;
                    background: none !important;
                }

                .overlay ul li a small {
                    font-size: 1.625rem;
                    color: #707070;
                    margin-right: 15px;
                    width: 85px;
                    display: inline-block;
                    position: relative;
                }

                    .overlay ul li a small:after {
                        width: 51px;
                        height: 1px;
                        background: #707070;
                        left: 35px;
                        bottom: 20px;
                        display: block;
                        content: "";
                        position: absolute;
                    }

                .overlay ul li a:hover span:after, .overlay ul li.active a span:after {
                    width: 100%;
                }

            .overlay ul li ul {
                padding-left: 100px;
            }

            .overlay ul li.dropdown span {
                background: transparent url(../images/drop-arrow.png) right 18px no-repeat !important;
            }

            .overlay ul li.dropdown2 span {
                background: transparent url(../images/drop-arrow.png) right 18px no-repeat !important;
            }

            .overlay ul li ul li {
                margin-bottom: 10px;
            }

                .overlay ul li ul li a {
                    font-size: 1.625rem;
                    font-family: 'Montserrat Regular';
                }

            .overlay ul li a span:after {
                content: '';
                position: absolute;
                bottom: -10px;
                left: 50%;
                width: 0%;
                transform: translateX(-50%);
                height: 3px;
                background: #0084ff;
                transition: .35s;
            }

@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}

.hamburger-icon .click-box.active .top {
    transform: translateY(8px) translateX(0) rotate(45deg);
    background: #0084ff;
}

.hamburger-icon .click-box.active .middle {
    opacity: 0;
    background: #0084ff;
}

.hamburger-icon .click-box.active .bottom {
    transform: translateY(-7px) translateX(0) rotate(-45deg);
    background: #0084ff;
    width: 100%;
}

.our-history-main.for-mobile .slick-prev, .our-history-main.for-mobile .slick-next {
    bottom: 0px
}

.our-history-main.for-mobile .our-history-slider:before {
    display: none;
}

.our-history-main.for-mobile .our-history-slider .our-history-box:before {
    display: none;
}

.our-history-main.for-mobile .our-history-slider .our-history-box:after {
    display: none;
}

.our-history-main.for-mobile .our-history-slider .our-history-box .inner-box {
    min-height: 255px
}

    .our-history-main.for-mobile .our-history-slider .our-history-box .inner-box:hover {
        transform: scale(1.0);
    }

    .our-history-main.for-mobile .our-history-slider .our-history-box .inner-box .his-year {
        left: 50% !important;
        transform: translateX(-50%) !important;
        right: unset;
    }

.our-history-main.for-mobile .our-history-slider .slick-slide {
    margin: 0 15px;
}

/* the parent */
.our-history-main.for-mobile .our-history-slider .slick-list {
    margin: 0 -15px;
}

.our-history-main.for-mobile .our-history-slider .slick-track {
    padding-top: 80px;
    padding-bottom: 150px;
    margin-top: 0px;
}

.our-history-main.for-mobile .our-history-slider .our-history-img {
    flex-wrap: wrap;
}

    .our-history-main.for-mobile .our-history-slider .our-history-img figure {
        width: 100%;
        margin-bottom: 15px
    }


.overlay ul li ul.submenu1, .overlay ul li ul.submenu2 {
    display: none;
    padding-top: 20px;
}

    .overlay ul li ul.submenu1.open, .overlay ul li ul.submenu2.open {
        display: block;
    }

        .overlay ul li ul.submenu1.open li {
            animation-delay: inherit;
        }

        .overlay ul li ul.submenu2.open li {
            animation-delay: inherit;
        }

.overlay ul li ul.submenu.open li {
    animation-delay: inherit;
}


.tech-and-ai-outer.overview.detail {
    padding-top: 0;
    padding-bottom: 50px;
}

    .tech-and-ai-outer.overview.detail .image-box {
        width: 55%;
    }

    .tech-and-ai-outer.overview.detail .text-box {
        width: 45%;
    }

.no-padding-bt {
    padding-bottom: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

.more-detail {
    padding-bottom: 100px;
    clear: both;
}

    .more-detail p, .tech-and-ai-outer.overview.detail .text-box p {
        color: #5E5E5E;
        margin-bottom: 35px;
        font-size: 1rem;
        line-height: 1.825rem;
    }

        .more-detail p span, .tech-and-ai-outer.overview.detail .text-box p span {
            color: #0084ff;
            font-weight: bold;
        }

.share-box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

    .share-box ul.share-icon {
        width: 100%;
        margin-top: 15px;
        display: flex;
        justify-content: center;
        list-style-type: none;
    }

        .share-box ul.share-icon li {
            width: 60px;
            height: 60px;
            margin-right: 50px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 100%;
        }

            .share-box ul.share-icon li a {
                display: block;
                border: 3px solid #707070;
                border-radius: 100%;
                width: 100%;
                height: 100%;
                transition: all .3s;
                display: flex;
                align-items: center;
                justify-content: center;
                color: #9E9E9E;
            }

                .share-box ul.share-icon li a i {
                    font-size: 30px;
                    margin-right: 0
                }

                .share-box ul.share-icon li a:hover {
                    background: #EC1F25;
                    color: #fff;
                    border: 3px solid #EC1F25;
                }

            .share-box ul.share-icon li:last-child {
                margin-right: 0;
            }

.related-news {
    background: #F1F4F5;
    padding: 150px 0 200px 0;
}

.rltd-slider {
    width: 100%;
}

.slider-progress {
    width: 1200px;
    height: 10px;
    background: #fff;
    position: absolute;
    bottom: 0px;
    left: 40px;
    border: 1px solid #C9C9C9;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding: 0 5px;
}

    .slider-progress .progress {
        width: 0%;
        height: 5px;
        background: #000;
        border-radius: 5px;
    }

.rltd-slider .slick-slide {
    margin: 0 15px;
}

.rltd-slider .slick-list {
    margin: 0px -15px 0px -15px;
}

.related-news .flex-row {
    flex-wrap: wrap;
}

    .related-news .flex-row .common-btn.suppliers {
        position: relative;
        bottom: -120px;
        top: unset;
    }

        .related-news .flex-row .common-btn.suppliers i {
            left: -5px;
        }

        .related-news .flex-row .common-btn.suppliers:hover i {
            left: -25px;
        }

.Publisher-date {
    display: flex;
    position: relative;
    top: -50px;
    align-items: center;
    justify-content: space-between;
}

    .Publisher-date span {
        color: #BEBEBE;
        font: 20px/30px 'Montserrat Regular'
    }

.more-detail.blog-detail {
    padding: 80px 0;
}

    .more-detail.blog-detail h2, .more-detail.blog-detail h3, .more-detail.blog-detail h4 {
        width: 90%;
        margin: 0 auto 25px auto;
    }

    .more-detail.blog-detail p, .more-detail.blog-detail ul, .more-detail.blog-detail figure {
        width: 90%;
        margin: 0 auto 35px auto;
    }

    .more-detail.blog-detail ul {
        list-style-type: none
    }

        .more-detail.blog-detail ul li {
            color: #5E5E5E;
            margin-bottom: 15px;
            font-size: 1rem;
            line-height: 2rem;
            position: relative;
            padding-left: 0px;
        }

            .more-detail.blog-detail ul li i {
                margin-right: 10px;
            }

            .more-detail.blog-detail ul li:before {
                content: "\f061";
                position: absolute;
                display: block;
                left: 0;
                top: 0;
            }

    .more-detail.blog-detail .Publisher-date {
        top: 0;
        padding-bottom: 35px;
    }

.rltd-slider .slick-prev {
    position: absolute;
    width: 55px;
    height: 55px;
    border: 2px solid #000;
    border-radius: 100%;
    font-size: 0;
    background: none;
    cursor: pointer;
    left: 50%;
    margin-left: -70px;
    bottom: -180px;
    z-index: 9;
}

    .rltd-slider .slick-prev::before {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 9px;
        height: 14px;
        color: #000;
        content: "";
        background: url(../images/P1.png) no-repeat 0 0;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.rltd-slider .slick-next {
    position: absolute;
    width: 55px;
    height: 55px;
    border: 2px solid #000;
    border-radius: 100%;
    font-size: 0;
    background: none;
    cursor: pointer;
    bottom: -180px;
    left: 50%;
    margin-right: -70px;
    z-index: 9;
}

    .rltd-slider .slick-next:hover, .rltd-slider .slick-prev:hover {
        background: #0084ff;
        border-color: #0084ff;
    }

        .rltd-slider .slick-next:hover:before {
            background: url(../images/white-N1.png) no-repeat 0 0;
        }

        .rltd-slider .slick-prev:hover:before {
            background: url(../images/white-P1.png) no-repeat 0 0;
        }

    .rltd-slider .slick-next::before {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 9px;
        height: 14px;
        color: #000;
        content: "";
        background: url(../images/N1.png) no-repeat 0 0;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.Tab-Slider .slick-slide {
    margin: 0 15px;
}

.Tab-Slider .slick-list {
    margin: 0px -15px 0px -15px;
}

.News-box h3 {
    font-size: 1rem;
    line-height: 2rem;
    margin-top: -45px;
}

.our-business {
    display: none;
}

.our-history-main.for-mobile {
    display: none;
}

    .our-history-main.for-mobile .our-history-slider {
        margin-top: 0px;
    }

.inner-banner-details .inner-right-full iframe .ytp-watermark.yt-uix-sessionlink, .inner-banner-details .inner-right-full iframe .ytp-gradient-top, .inner-banner-details .inner-right-full iframe .ytp-chrome-top.ytp-show-cards-title {
    display: none !important;
}


.collapse navbar-collapse.tgb .nav-link.dropdown-toggle {
}


.nopadding {
    margin: 0px;
    padding: 0px;
}

@media(min-width:1140px) {
    #return-to-top i {
        font-size: 1.1em;
    }
}

@media (min-width: 300px) and (max-width: 2000px) {

    .logo-box {
        width: 100% !important;
    }
}

@media handheld, only screen and (max-width:48em) {
    #return-to-top i {
        left: 13px !important;
        top: 5px !important;
    }
}

.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    padding: 20px 20px;
}

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
    padding: 0px;
}

/* Override bootstrap column paddings */
.row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    position: relative;
    padding: 4px;
    margin: 4px;
    border: solid 1px #ccc;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 40px;
    font-family: 'FontAwesome';
    content: "\f00e";
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}


.tz-gallery .lightbox:after {
    position: absolute;
    margin: 4px;
    border-radius: 4px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}

@media(max-width: 768px) {
    body {
        padding: 0;
    }
}

/*carousel*/

@media (max-width: 767px) {
    .carousel-inner .carousel-item > div {
        display: none
    }

        .carousel-inner .carousel-item > div:first-child {
            display: block;
        }
}


.carousel-inner .carousel-item.active, .carousel-inner .carousel-item-next, .carousel-inner .carousel-item-prev {
    display: flex;
}

@media (min-width: 768px) {
    .carousel-inner .carousel-item-end.active, .carousel-inner .carousel-item-next {
        transform: translateX(25%)
    }

    .carousel-inner .carousel-item-start.active, .carousel-inner .carousel-item-prev {
        transform: translateX(-25%)
    }
}

.carousel-inner .carousel-item-end, .carousel-inner .carousel-item-start {
    transform: translateX(0)
}

/*for Left Position indicators*/
/*.carousel-indicators {
        position: absolute;
        right: 800px;
        bottom: 35px;
        z-index: 15;
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
        margin-right: 15%;
        margin-left: 15%;
        list-style: none
    }*/
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    z-index: 15;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}


    .carousel-indicators li {
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        background-color: #0084ff
    }

        .carousel-indicators li::before {
            position: absolute;
            top: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: ""
        }

        .carousel-indicators li::after {
            position: absolute;
            bottom: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: ""
        }

    .carousel-indicators .active {
        background-color: #212529;
    }

/*-------------vertical-tree-view------------*/
.vertical-tree {
    padding-top: 40px;
    padding-bottom: 40px;
}

    .vertical-tree ul {
        padding-left: 30px;
    }

    .vertical-tree li {
        margin: 0px 0;
        list-style-type: none;
        position: relative;
        padding: 20px 5px 0px 5px;
    }

        .vertical-tree li::before {
            content: '';
            position: absolute;
            top: 0;
            width: 1px;
            height: 100%;
            right: auto;
            left: -20px;
            border-left: 2px solid #ccc;
            bottom: 50px;
        }

        .vertical-tree li::after {
            content: '';
            position: absolute;
            top: 34px;
            width: 25px;
            height: 20px;
            right: auto;
            left: -20px;
            border-top: 2px solid #ccc;
        }

        .vertical-tree li a {
            display: inline-block;
            padding: 8px 30px;
            text-decoration: none;
            background-color: #f5f5f5;
            color: #333;
            border: 1px solid #e1eafc;
            font-size: 13px;
            border-radius: 4px;
        }

    .vertical-tree > ul > li::before,
    .vertical-tree > ul > li::after {
        border: 0;
    }

    .vertical-tree li:last-child::before {
        height: 34px;
    }

    .vertical-tree li a:hover,
    .vertical-tree li a:hover + ul li a {
        background-color: #c9c9c9;
        color: #0084ff;
        border: 1px solid #c9c9c9;
    }

        .vertical-tree li a:hover + ul li::after,
        .vertical-tree li a:hover + ul li::before,
        .vertical-tree li a:hover + ul::before,
        .vertical-tree li a:hover + ul ul::before {
            border-color: #c9c9c9;
        }
