@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
@import url('https://fonts.googleapis.com/css?family=Open+Sans:600');

html,
body {
    padding: 0px;
    margin: 0px;
    font-family: "Poppins", sans-serif;
    overflow-x: hidden;
}

.no-padding {
    padding: 0px;
}

.no-margin {
    margin: 0px !important;
}

.no-radius {
    border-radius: 0px;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 5px;
}

/*******************
Headings
*******************/
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}

h1 {
    line-height: 40px;
    font-size: 36px;
}

h2 {
    line-height: 36px;
    font-size: 24px;
}

h3 {
    line-height: 30px;
    font-size: 21px;
}

h4 {
    line-height: 22px;
    font-size: 18px;
}

h5 {
    line-height: 18px;
    font-size: 16px;
    font-weight: 400;
}

h6 {
    line-height: 16px;
    font-size: 14px;
    font-weight: 400;
}


.header.fancy .topbar {
    padding: 15px 0px 70px;
    background: #4b6cb7;
    background: -webkit-linear-gradient(to right, #203c74, #4b6cb7);
    background: linear-gradient(to right, #203c74, #4b6cb7);
}

/*************************
      Header 
*************************/
.default {
    background: transparent;
    z-index: 9999;
    position: absolute;
    width: 100%;
}
/*topbar*/
.topbar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 14px 0;
}

    .topbar ul li {
        display: inline-block;
        color: #fff;
        font-size: 15px;
        font-weight: normal;
        margin-right: 15px;
    }

        .topbar ul li:last-child {
            margin-right: 0px;
        }

        .topbar ul li a {
            color: #fff;
            font-size: 15px;
            font-weight: normal;
            font-style: normal;
        }

.topbar-call {
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

    .topbar-call ul li i {
        margin-right: 5px;
        color: #84ba3f;
    }

    .topbar-call ul li a {
        margin-right: 30px;
        color: #ffffff;
    }

.topbar-social {
    position: relative;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

    .topbar-social ul li a {
        margin-left: 5px;
    }

        .topbar-social ul li a span {
            margin-right: 5px;
            font-size: 12px;
        }

    .topbar-social ul li:last-child a span {
        margin-right: 0;
    }

.topbar ul li a:hover {
    color: #84ba3f;
}

/*menu*/
.menu-bar {
    background: #1e3e75;
    padding: 0px 25px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    z-index: 99;
}

    .menu-bar .logo {
        padding: 0px;
        width: 80%;
    }


/*fullWidth*/
.header.fullWidth .container-fluid {
    padding: 0 60px;
}

/*fancy */
.header.fancy {
    background: transparent;
    position: static;
    border-bottom: 0;
}

    .header.fancy .topbar .topbar-right li a:hover {
        color: #323232;
    }

    .header.fancy .search-cart i.icon {
        color: #323232;
        line-height: 20px;
    }

    .header.fancy .topbar-call ul li i {
        color: #ffffff;
    }

    .header.fancy .mega-menu .menu-logo {
        padding: 18px 0px;
    }

    .header.fancy .menu {
        position: relative;
        width: 100%;
        top: 0px;
        z-index: 9;
    }

    .header.fancy .topbar + .menu {
        top: 60px;
    }

    .header.fancy .mega-menu > section.menu-list-items {
        background: #ffffff;
        padding: 0px 25px;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    }

    .header.fancy .mega-menu.desktopTopFixed > section.menu-list-items {
        border-bottom: 1px solid #f6f6f6;
    }

    .header.fancy .topbar ul li a:hover {
        color: #fff;
    }

    .header.fancy .mega-menu .menu-links > li > a {
        color: #323232;
        line-height: 20px;
    }

        .header.fancy .mega-menu .menu-links > li > a:hover {
            color: #84ba3f;
        }

    .header.fancy .mega-menu .menu-links > li.active > a {
        color: #84ba3f;
    }

    .header.fancy .mega-menu.desktopTopFixed .menu-links > li > a {
        color: #ffffff;
    }

    .header.fancy .mega-menu.desktopTopFixed .menu-links > li > a {
        color: #323232;
    }

    .header.fancy .mega-menu.desktopTopFixed .menu-logo {
        padding: 0;
    }

    .header.fancy .mega-menu.desktopTopFixed .menu-list-items .menu-links > li > a {
        line-height: 20px;
    }

    .header.fancy .mega-menu.desktopTopFixed .menu-list-items .menu-logo > li > a img {
        height: 30px;
    }

    .header.fancy .mega-menu.desktopTopFixed .search-cart i.icon {
        line-height: 20px;
    }

    .header.fancy .search-cart i.icon:hover {
        color: #84ba3f;
    }

    .header.fancy .search .search-btn {
        color: #323232;
    }

        .header.fancy .search .search-btn:hover {
            color: #84ba3f;
        }

    .header.fancy .mega-menu.desktopTopFixed .drop-down.grid-col-5 {
        width: 21.66666666666667%;
    }

    .header.fancy .search-box {
        margin-top: -6px;
    }

    /*fancy without-topbar*/
    .header.fancy.without-topbar .menu {
        top: 30px;
    }


/*side-menu-icon*/
.side-menu-icon {
    display: inline-block;
}

    .side-menu-icon .menu-icon {
        font-size: 16px;
        color: #ffffff;
        padding-left: 15px;
    }

        .side-menu-icon .menu-icon:hover {
            color: #84ba3f;
        }



.mega-menu .menu-links {
    float: left;
}

.mega-menu > section.menu-list-items .menu-bar > ul {
    padding: 25px 0;
}

#homepage_slider video {
    min-height: 100% !important;
    min-width: 100% !important;
    height: auto !important;
    width: auto !important;
    overflow: hidden;
}

#homepage_slider img {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
}

.carousel-inner > .item > img {
    display: block;
    line-height: 1;
}

/* button to display if user choses to not autoplay the video: */
#slider-play-button button {
    display: inline-block;
    border: 0.06666em solid #fff;
    font-size: 2rem;
    background: rgba(255,255,255,0.23);
    color: #fff;
    cursor: pointer;
    transition: .3s background;
    line-height: 1.3em;
    height: 1.5em;
    width: 2.5em;
    border-radius: 0.3em;
    position: absolute;
    opacity: .7;
    right: 1em;
    top: 20%;
}

.play-video-button:before {
    font-family: FontAwesome;
    content: "\f04b";
}

.pause-video-button:before {
    font-family: FontAwesome;
    content: "\f04c";
}

#bgvid {
    width: 100%;
}

#carouselExampleIndicators {
    width: 100%;
    height: 700px;
    overflow: hidden;
}


.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .75rem;
    padding-left: .75rem;
}

.gray-bg {
    background: #f7f7f7;
}

.page-section-ptb {
    padding: 50px 0;
}

.section-title {
    margin-bottom: 30px;
    position: relative;
}

.title-effect {
    z-index: 99;
    position: relative;
    display: inline-block;
    transition: transform 0.5s, color 0.5s;
    transition-timing-function: cubic-bezier(0.2,1,0.3,1);
}

.pl-6 {
    padding-left: 60px;
}

.sticky {
    position: fixed !important;
    top: 0 !important;
    z-index: 999 !important;
    width: 100%;
}
/*
    .sticky .container-fluid {
        padding-left: 0px;
        padding-right: 0px;
        -webkit-transform: rotateX(-360deg);
        -moz-transform: rotateX(-360deg);
        transform: rotateX(-360deg);
        -webkit-transform-origin: 50% 0%;
        -moz-transform-origin: 50% 0%;
        transform-origin: 50% 0%;
        -webkit-transition: -webkit-transform 0.993s;
        -moz-transition: -moz-transform 0.993s;
        transition: transform 0.996s;
        -webkit-transition: all 0.996s;
        -moz-transition: all 0.996s;
        -ms-transition: all 0.996s;
        -o-transition: all 0.996s;
        transition: all 0.996s;
    }

.menu {
    -webkit-transform: rotateX(-360deg);
    -moz-transform: rotateX(-360deg);
    transform: rotateX(-360deg);
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transition: -webkit-transform 0.993s;
    -moz-transition: -moz-transform 0.993s;
    transition: transform 0.996s;
    -webkit-transition: all 0.996s;
    -moz-transition: all 0.996s;
    -ms-transition: all 0.996s;
    -o-transition: all 0.996s;
    transition: all 0.996s;
}*/

.section_padding {
    padding: 60px 0;
}

.section_title {
    font-weight: 400;
    font-size: 28px;
    color: #404040;
    line-height: 44px;
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
    margin-top: 0px;
}

.headingOne {
    margin-bottom: 10px;
    line-height: 5px;
}

    .headingOne span.bordered-icon {
        padding: 0px;
        font-size: 20px;
        position: relative;
        display: inline-block;
    }

        .headingOne span.bordered-icon:before, .headingOne span.bordered-icon:after {
            content: "";
            width: 110px;
            height: 1px;
            top: 0px;
            position: absolute;
        }

        .headingOne span.bordered-icon:after {
            right: 100%;
            background: linear-gradient(to left, #143f70 65%, #ffffff 100%);
        }

        .headingOne span.bordered-icon:before {
            left: 100%;
            background: linear-gradient(to right, #143f70 65%, #ffffff 100%);
        }

.abt-content {
    padding: 30px 0;
    text-align: center;
    line-height: 30px;
}

.about-overview {
    height: 220px;
    border: transparent;
    border-radius: 0px;
    position: relative;
}

.about-light {
    margin: 0px;
    background: #f1f3f7; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #f6f9ff, #f1f3f7); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #f6f9ff, #f1f3f7); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.about-dark {
    margin: 0px;
    color: white;
    padding: 20px;
    background: #4b6cb7; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #203c74, #4b6cb7); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #203c74, #4b6cb7); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.about-light h2 {
    font-size: 33px;
    line-height: 38px;
    font-weight: bolder;
    color: #214d9d;
    text-shadow: 1px 2px 0px #c6c4c4;
    padding: 10px;
}

.about-light h4 {
    float: left;
    font-weight: bold;
    font-size: 19px;
    color: #2E5499;
    line-height: 28px;
    margin-top: 10px;
}

.about-dark h1 {
    margin-top: 15px;
    margin-bottom: 5px;
    color: #fff;
}

.about-dark h4 {
    color: #fff;
    line-height: 28px;
    font-size: 22px;
}

.about-dark p {
    font-size: 22px;
}

.about-light {
    padding: 20px;
}

.no-pad {
    padding: 0px !important;
}

.navbar-light .navbar-nav .active > .nav-link {
    color: #0c41ad;
}

.carousel-control-next-icon {
    display: none;
}

.carousel-control-prev-icon {
    display: none;
}

.p-0 {
    padding: 0!important;
}

.h-100 {
    height: 100%!important;
}

.bg-light-5 {
    background-color: #f5f3f35e !important;
}

.bg-app {
    background: url(../images/bg-app.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.bg-infra:before {
    background-color: #000;
    opacity: 0.3;
}




.bg-eng {
    background: url(../images/bg-eng.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}




.section {
    position: relative;
    padding: 0;
    padding: 0;
}

.m-0 {
    margin: 0!important;
}

.col-half-section {
    max-width: 705px;
    width: 100%;
}

@media (min-width: 768px) {
    .pl-md-5, .px-md-5 {
        padding-left: 7rem!important;
    }
}


.parallax {
    position: relative;
    overflow: hidden;
    min-height: 371px;
}

.parallax-background_1 {
    background-image: url(../images/parallax-3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right -12%;
    background-attachment: fixed;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 138%;
    transform: translate3d(0px, -65.2679px, 0px);
}

.parallax-background_2 {
    background-image: url(../images/parallax-4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    /*background-position: 50% center;*/
    background-attachment: fixed;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 138%;
    transform: translate3d(0px, -105.2679px, 0px);
}

.parallax-background_3 {
    background-image: url(../images/parallax-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 138%;
    transform: translate3d(0px, 0px, 0px);
}

.parallax-background_4 {
    background-image: url(../images/parallax-3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left 0%;
    background-attachment: fixed;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 138%;
    transform: translate3d(0px, -65.2679px, 0px);
}



.btn-learn {
    background-color: transparent;
    color: #007bff;
    border-width: 2px;
    border-radius: 50px;
    padding: 8px 30px;
    border-color: #007bff;
}

    .btn-learn:hover {
        background-color: #007bff;
        color: #fff;
    }

.top-sub-title {
    font-size: 14px;
    font-weight: 400;
    color: #2388ed;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}

.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mask ul li {
    list-style: none;
}

    .mask ul li a {
        font-size: 1.1rem;
        color: #3c3c3c;
        line-height: 2;
        margin: 0 0 1.2em;
    }

        .mask ul li a:hover {
            text-decoration: none;
            color: #00618c;
        }

.mask .fa-arrow-right {
    font-size: 13px;
    margin-right: 10px;
}

.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}

.font-weight-bold {
    font-weight: 600 !important;
    font-family: 'Montserrat', sans-serif !important;
    line-height: 36px;
}

.lead {
    font-size: 1.2em;
    line-height: 1.8;
    color: #777;
}

.bg-dark-5 {
    /*background-color: #004b8e !important;*/
    background: url(../images/bg-infa.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.text-color-light {
    color: #FFF !important;
}

.pb-2, .py-2 {
    padding-bottom: .5rem!important;
}
/* Highlight Boxes */
.highlight-boxes {
    position: relative;
}

    .highlight-boxes .particles {
        width: 114%;
        position: absolute;
        top: 47%;
        left: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
    }

        .highlight-boxes .particles .g-particles {
            -webkit-transform-origin: center;
            transform-origin: center;
        }

    .highlight-boxes .wrap-boxes {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-align: baseline;
        -webkit-box-align: baseline;
        align-items: baseline;
    }

        .highlight-boxes .wrap-boxes > div {
            overflow: hidden;
        }

            .highlight-boxes .wrap-boxes > div:nth-child(1), .highlight-boxes .wrap-boxes > div:nth-child(3) {
                height: 90%;
            }

            .highlight-boxes .wrap-boxes > div:nth-child(1) {
                right: -5px;
                padding: 92.8px 43.2px 92.8px 38.4px;
                padding: 3.8rem 2.7rem 5.8rem 2.4rem;
            }

            .highlight-boxes .wrap-boxes > div:nth-child(2) {
                margin: 0 auto;
                padding: 112px 38.4px;
                padding: 7rem 2.4rem;
                z-index: 2;
            }

                .highlight-boxes .wrap-boxes > div:nth-child(2) p {
                    color: #dedede;
                }

            .highlight-boxes .wrap-boxes > div:nth-child(3) {
                left: -5px;
                padding: 92.8px 38.4px 92.8px 43.2px;
                padding: 3.8rem 2.4rem 5.8rem 2.7rem;
            }

            .highlight-boxes .wrap-boxes > div .background-icon {
                position: absolute;
                font-size: 148.8px;
                font-size: 9.3rem;
                opacity: 0.1;
            }

                .highlight-boxes .wrap-boxes > div .background-icon.background-icon-top {
                    top: -54.4px;
                    top: -3.4rem;
                    left: 50%;
                    -webkit-transform: translateX(-50%);
                    transform: translateX(-50%);
                }

                .highlight-boxes .wrap-boxes > div .background-icon.background-icon-right {
                    top: 47%;
                    right: -54.4px;
                    right: -3.4rem;
                    -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
                }

                .highlight-boxes .wrap-boxes > div .background-icon.background-icon-bottom {
                    bottom: -36.8px;
                    bottom: -2.3rem;
                    left: 50%;
                    -webkit-transform: translateX(-50%);
                    transform: translateX(-50%);
                }

                .highlight-boxes .wrap-boxes > div .background-icon.background-icon-left {
                    font-size: 160px;
                    font-size: 10rem;
                    top: 47%;
                    left: -80px;
                    left: -5rem;
                    -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
                }

    .highlight-boxes.highlight-boxes-rounded .wrap-boxes > div {
        border-radius: 7px;
    }

@media (max-width: 767px) {
    .highlight-boxes .particles {
        display: none;
    }

    .highlight-boxes .wrap-boxes {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .highlight-boxes .wrap-boxes > div:nth-child(1) {
            right: 0;
            margin-bottom: 2rem;
        }

        .highlight-boxes .wrap-boxes > div:nth-child(2) {
            margin-bottom: 2rem;
        }

        .highlight-boxes .wrap-boxes > div:nth-child(3) {
            left: 0;
        }
}

@media (max-width: 575px) {
    .highlight-boxes {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.wrap-boxes h3 {
    line-height: 30px;
    font-size: 20px;
}

.lead {
    font-size: 14px;
    line-height: 1.8;
    color: #777;
}


.mt-3 {
    margin-top: 3rem !important;
}

/*----------------------------------
       5. About Area CSS
------------------------------------*/
/*.black-bg {
    background: linear-gradient(to right, #203c74, #4b6cb7);
}*/


.pt-110 {
    padding-top: 110px;
}

.pb-110 {
    padding-bottom: 110px;
}

.about-area {
    margin-bottom: 0px;
}

.about-img {
    left: 0px;
    position: relative;
    border: 5px solid #fff;
    box-shadow: 2px 2px 4px 4px #00000045;
}

    .about-img::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: 0.033;
    }

    .about-img img {
        width: 100%;
    }

    .about-img > a {
        position: absolute;
        top: 50%;
        left: 50%;
        text-align: center;
        color: #fafafa;
        font-size: 60px;
        line-height: 1;
        height: 60px;
        width: 60px;
        display: inline-block;
        margin-left: -30px;
        margin-top: -30px;
        line-height: 60px;
    }

        .about-img > a:hover {
            animation: crSpinn 0.5s linear 0s 1 both;
            .about-content > span;
        }

.about-content {
    margin-left: 35px;
    padding-right: 70px;
}

    .about-content > span {
        font-size: 22px;
        color: #f3f3f3;
        line-height: 62px;
    }

    .about-content > h1 {
        font-size: 30px;
        color: #fff;
        font-weight: 600;
        line-height: 46px;
        margin-bottom: 20px;
    }

    .about-content > h5 {
        font-size: 17px;
        line-height: 36px;
        color: #f3f3f3;
        font-weight: 700;
        margin-bottom: 15px;
    }

    .about-content > p {
        font-size: 16px;
        line-height: 28px;
        color: #f3f3f3;
        margin-bottom: 30px;
    }
/*Home Page 2 Css*/
.wrapper.box-layout .about-img {
    left: -50px;
    position: relative;
}

.wrapper.box-layout .about-content {
    margin-left: -30px;
    padding-right: 120px;
}
/*----------------------------------
       6. Timeline Area CSS
------------------------------------*/
.bg-img {
    background-image: url(../images/bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.timeline-area {
    padding: 0px 30px 0px;
}

.timeline-frame {
    /*background-image: url(../images/frame1.png);
    background-repeat: no-repeat;*/
    flex: 0 0 130px;
    outline: 0;
}

.timeline-content {
    margin-left: 20px;
}

.timeline-frame > h3 {
    font-size: 24px;
    text-align: center;
    margin: 30px 0;
    font-weight: 600;
}

    .timeline-frame > h3 > span {
        font-size: 13px;
        display: block;
        line-height: 17px;
        margin-top: 5px;
    }

.timeline-content > h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}

.timeline-content > p {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    margin: 0;
    text-transform: initial;
}

.view-all-history > a {
    font-size: 14px;
    font-weight: 700;
    font-family: Droid Serif;
    color: #b99044;
    text-align: center;
    display: block;
    text-decoration: underline;
}

.mb-50 {
    margin-bottom: 30px;
}

.mb-20 {
    margin-bottom: 20px;
}

.clients_title {
    background-color: #124476;
    position: relative;
    height: 170px;
}

.clients_logo {
    background-color: #fff;
    height: 130px;
    position: relative;
    border: 4px solid #cececee8;
    box-shadow: 2px 3px 6px #00000047;
    padding: 0 50px;
}

.clients_title h2 {
    color: #fff;
    font-size: 35px;
    margin: 0;
    font-weight: 600;
    position: absolute;
    line-height: 45px;
    top: 50%;
    text-transform: uppercase;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    letter-spacing: 2px;
}

.slick-next {
    display: none !important;
}

.slick-prev {
    display: none !important;
}

.clients {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*.slick-slide img {
    width: 93%;
    margin: 0 auto;
    
}*/

#clients {
    padding-bottom: 120px !important;
}

@media (max-width: 767px) {
    .about-wrapper {
        padding-left: 30px;
        padding-right: 30px;
    }

    .about-img {
        left: 0;
        margin-bottom: 30px;
    }

    .about-content {
        margin-left: 0;
        padding-right: 0;
    }

        .about-content > h1 {
            font-size: 18px;
            margin-bottom: 5px;
        }

        .about-content > h5 {
            font-size: 12px;
            line-height: 20px;
            margin-bottom: 10px;
        }

        .about-content > p {
            font-size: 14px;
            line-height: 20px;
            margin-bottom: 20px;
        }

    .pb-110 {
        padding-bottom: 60px;
    }

    .pt-110 {
        padding-top: 60px;
    }

    .menu-bar .logo {
        padding: 12px 0px;
        width: 99%;
    }

    .navbar-light .navbar-brand {
        width: 74%;
    }

    .header.fancy .topbar + .menu {
        top: 80px;
    }

    .topbar ul li {
        font-size: 13px;
        margin-right: 5px;
        margin-left: 0;
        padding: 2px 5px;
    }

    .header.fancy .topbar {
        padding: 15px 0px 40px;
    }

    #carouselExampleIndicators {
        width: 100%;
        height: 160px;
        overflow: hidden;
    }

    .col-half-section {
        margin: 0 15px;
    }

    #krg_offer .section {
        padding: 30px 0;
    }

    .mask ul li a {
        font-size: 14px;
    }

    .carousel-caption {
        display: none;
    }
}

/*----------------------------------
    14. Footer Area CSS
------------------------------------*/
/*----------------------------------
    14.1 Footer Top Area CSS
------------------------------------*/
.footer-container .black-bg {
    background: #303030 !important;
    padding-left: 60px;
    padding-right: 0px;
}

.footer-logo img {
    margin-bottom: 20px;
}

.single-footer-widget > p {
    font-size: 16px;
    line-height: 25px;
    color: #a8a8a8;
    margin-bottom: 25px;
}

.newslatter-title {
    font-size: 18px;
    color: #e2e2e2;
    line-height: 24px;
    font-weight: 700;
    text-transform: capitalize;
}

.single-footer-widget form {
    position: relative;
    max-width: 300px;
}

    .single-footer-widget form input {
        border: 1px solid #555555;
        font-size: 14px;
        color: #f9f9f9;
        line-height: 25px;
        font-weight: 300;
        height: 40px;
        padding-right: 40px;
    }

        .single-footer-widget form input::-webkit-input-placeholder {
            color: #f9f9f9;
        }

        .single-footer-widget form input::-moz-placeholder {
            color: #f9f9f9;
        }

        .single-footer-widget form input:-ms-input-placeholder {
            color: #f9f9f9;
        }

        .single-footer-widget form input::placeholder {
            color: #f9f9f9;
        }

    .single-footer-widget form button {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 40px;
        height: 40px;
        background: transparent;
        border: 0;
        font-size: 16px;
        color: #8f8e8e;
        cursor: pointer;
    }

.footer-menu {
    padding-left: 55px;
}

.footer-title {
    font-size: 22px;
    color: #e2e2e2;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.single-footer-widget ul > li {
    list-style: none;
}

    .single-footer-widget ul > li > a {
        color: #a8a8a8;
        font-size: 13px;
        text-transform: capitalize;
        line-height: 22px;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        display: block;
        margin-bottom: 6px;
        font-weight: 400;
    }

        .single-footer-widget ul > li > a:hover {
            -webkit-transform: translateY(2px);
            transform: translateY(2px);
            color: #fff;
            text-decoration: none;
        }

.footer-tweet > li {
    font-size: 14px;
    line-height: 23px;
    color: #a8a8a8;
    padding-left: 5px;
    position: relative;
    margin-bottom: 25px;
}

    .footer-tweet > li > p {
        margin-bottom: 5px;
        color: #a8a8a8;
    }

    .footer-tweet > li > span > a {
        color: #fff;
        font-size: 14px;
    }

        .footer-tweet > li > span > a:hover {
            color: #b99044;
        }

    .footer-tweet > li > p > a {
        font-weight: 300;
        font-size: 16px;
        display: inline-block;
        color: #68acf0;
    }
/*.footer-tweet > li::before {
	position: absolute;
	left: 0;
	top: 2px;
	content: "\ee34";
	font-family: 'IcoFont';
	color: #e2e2e2;
	font-size: 24px;
	display: block;
}*/
.single-footer-widget > p.contact-info > a {
    font-size: 16px;
    line-height: 25px;
    color: #a8a8a8;
    display: block;
}

    .single-footer-widget > p.contact-info > a:hover {
        color: #fff;
    }
/*----------------------------------
    14.2 Footer Bottom Area CSS
------------------------------------*/
.footer-bottom-area {
    background-color: transparent;
}

    .footer-bottom-area p {
        font-size: 14px;
        color: #e2e2e2;
        line-height: 24px;
        margin: 0;
        font-weight: 400;
    }

        .footer-bottom-area p span {
            color: #b99044;
        }

        .footer-bottom-area p a {
            color: #b99044;
        }

.pb-65 {
    padding-bottom: 65px;
}

.pt-100 {
    padding-top: 170px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-70 {
    padding-top: 70px;
}

.footer-tweet .fa-twitter {
    font-size: 24px;
    color: #fff;
    margin-right: 10px;
}

#counters .section {
    padding: 73.846px 0;
}

.video-fluid {
    width: 100%;
    height: auto;
}

.carousel-caption {
    right: 0;
    left: 0;
    padding-bottom: 30px;
    top: 33%;
    text-align: center;
}

    .carousel-caption h1 {
        font-size: 55px;
        text-transform: inherit;
        color: #fff;
        line-height: 90px;
        margin-bottom: 40px;
        text-shadow: 2px 3px 3px black;
        letter-spacing: 2px;
    }

    .carousel-caption h4 {
        font-size: 30px;
        color: #fff;
    }

.bg-overlay-black:before {
    /*background: url(../images/bg-dotted.png);*/
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.carousel-caption.video_title {
    right: 0;
    left: 0;
    padding-bottom: 30px;
    top: 33%;
    text-align: center;
}

.krg_15 {
    font-size: 34px;
    font-weight: 400;
}

#footer-fixed {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: -1;
    box-shadow: inset 0 27px 60px -25px rgba(0,0,0,0.3);
}

/*Laptop Device :1200*/
@media (min-width: 1200px) and (max-width: 1500px) {
    /*Home Page 1 CSS*/
    .row-75 {
        margin-left: -15px;
        margin-right: -15px;
    }

    .header-top-wrap {
        padding: 15px 15px;
    }

    .feature-section-title:before {
        left: 0px;
    }

    .about-img {
        left: 0;
    }

        .about-img img {
            width: 100%;
        }

    .about-content {
        margin-left: 0px;
    }

    .service-img {
        margin-left: 0;
    }

    .pt-110 {
        padding-top: 60px;
    }

    #carouselExampleIndicators {
        height: 580px;
    }
}

.header-blue {
    color: #2becff !important;
    font-size: 18px;
    line-height: 15px;
    font-weight: 500 !important;
    margin: 4px 0;
    margin-bottom: 0px;
}

p.p-sm {
    font-size: 13px;
    color: #F5F5F9;
    margin: 0px;
}

.single-timeline:focus {
    outline: 0 !important;
}

.text-oblique {
    font-style: oblique;
}

.recognitions_box {
    outline: 0 !important;
}

.recognitions {
    font-family: 'Montserrat', sans-serif !important;
    line-height: 36px;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    text-shadow: 1px 3px 1px #000;
}


.scrollbar-deep-blue::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.scrollbar-deep-blue::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.scrollbar-deep-blue::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(330deg, #4b6cb7 0%, #8ec5fc 100%);
    background-image: linear-gradient(120deg, #4b6cb7 0%, #8ec5fc 100%);
}

.bg-dark-5 h1 {
    line-height: 40px;
    font-size: 60px;
    padding: 35px 0 70px;
    color: #fff;
    background-color: #00000059;
}

.bg-light-5 h1 {
    line-height: 40px;
    font-size: 60px;
    padding: 65px 0 65px;
    color: #fff !important;
}

.bg-light-5 p {
    color: #656464 !important;
}

.bg-light-5 h3 {
    color: #656464 !important;
}

.wrap-boxes .mb-4, .my-4 {
    margin-bottom: 1rem !important;
}

.btn-apply {
    background-color: #2daa55;
    color: #ffffff;
    padding: 10px 40px;
    border-radius: 0;
    font-size: 18px;
    border: 0px;
}


.mainmenu .navbar-brand {
    padding: 0px;
}

.dropdown-menu {
    padding: 0;
    margin: 0;
    border: 0 solid transition !important;
    border: 0 solid rgba(0, 0, 0, .15);
    border-radius: 0;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.mainmenu a,
.navbar-default .navbar-nav > li > a,
.mainmenu ul li a,
.navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
    padding: 18px 20px;
    display: block !important;
}


.mainmenu ul.navbar-nav li a {
    color: #fff;
}

.mainmenu .active a,
.mainmenu .active a:focus,
.mainmenu .active a:hover,
.mainmenu li a:hover,
.mainmenu li a:focus,
.navbar-default .navbar-nav > .show > a,
.navbar-default .navbar-nav > .show > a:focus,
.navbar-default .navbar-nav > .show > a:hover {
    color: #193971 !important;
    background: #fff;
    outline: 0;
    padding: 18px 20px;
    text-decoration: none;
}


/*==========Sub Menu=v==========*/

.mainmenu .collapse ul > li:hover > a {
    background: #fff;
    text-decoration: none;
    color: #193971 !important;
}

.mainmenu .collapse ul ul > li:hover > a,
.navbar-default .navbar-nav .show .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .show .dropdown-menu > li > a:hover {
    background: transparent;
}

.mainmenu .collapse ul ul ul > li:hover > a {
    background: transparent;
}

.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu {
    background: #fff;
    transition: all 0.5s ease;
    box-shadow: 5px 5px 50px rgba(0,0,0,.1) !important;
}

    .mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu li a {
        color: #1e3e75 !important;
        line-height: 20px;
        font-size: 14px;
        padding: 8px 6px;
        font-family: "Poppins", sans-serif !important;
    }

        .mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu {
            background: #fff;
            transition: all 0.5s ease;
            box-shadow: 5px 5px 50px rgba(0,0,0,.1) !important;
            overflow-y: hidden !important;
        }

            .mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu#menu-height {
                background: #fff;
                transition: all 0.5s ease;
                box-shadow: 5px 5px 50px rgba(0,0,0,.1) !important;
                overflow-y: scroll !important;
            }

                .mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu {
                    background: #64B5F6;
                }

                .mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu#menu-height li a {
                    line-height: 17px !important;
                    padding: 6px 6px !important;
                }

/******************************Drop-down menu work on hover**********************************/
.mainmenu {
    margin: 0;
    padding: 0 30px;
    min-height: 20px;
    width: 100%;
}

@media only screen and (min-width: 767px) {
    .mainmenu .collapse ul li:hover > ul {
        display: block;
    }

    .mainmenu .collapse ul ul {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        display: none;
    }
        /*******/
        .mainmenu .collapse ul ul li {
            position: relative;
        }

            .mainmenu .collapse ul ul li:hover > ul {
                display: block;
            }

        .mainmenu .collapse ul ul ul {
            position: absolute;
            top: 0;
            left: 100%;
            min-width: 250px;
            display: none;
        }
            /*******/
            .mainmenu .collapse ul ul ul li {
                position: relative;
            }

                .mainmenu .collapse ul ul ul li:hover ul {
                    display: block;
                }

            .mainmenu .collapse ul ul ul ul {
                position: absolute;
                top: 0;
                left: -100%;
                min-width: 250px;
                display: none;
                z-index: 1;
            }
}

@media only screen and (max-width: 767px) {
    .navbar-nav .show .dropdown-menu .dropdown-menu > li > a {
        padding: 16px 15px 16px 35px;
    }

    .navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a {
        padding: 16px 15px 16px 45px;
    }
}


.sticky .container-fluid .navbar-nav {
    margin-right: 0px;
}


.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hover01 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}




.caption {
    overflow: hidden;
    position: relative;
    max-height: 470px;
}

#services-sec .section-padding {
    padding: 160px 15px 0;
}

.social_media.section-padding {
    padding: 160px 15px 0;
}

#team-sec .section-padding {
    padding: 160px 15px 0;
}

#about-sec .section-padding {
    padding: 185px 120px 0;
}

.caption__media {
    display: block;
    width: 100%;
    height: auto;
}


.caption__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 70px;
    left: 0;
    padding: 10px 15px;
    color: #fff;
    transform: translateY(100%);
    transition: transform .35s ease-out;
    background: rgba(3, 81, 152, 0.88);
}

.bg-green {
    background: rgba(33, 68, 106, 0.88) !important;
}

.bg-yellow {
    background: rgba(2, 195, 231, 0.89) !important;
}

.bg-blue {
    background: #3a4d61e0 !important;
}

.caption:hover .caption__overlay, .result-box:hover .caption__overlay {
    transform: translateY(0);
    bottom: 0;
}

.caption::before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: 0 0;
    transition: background .35s ease-out;
}

.caption__overlay__title {
    color: #fff;
    padding: 20px 0px;
    font-size: 20px;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    text-align: center;
}

.caption__overlay ul {
    padding: 2px 10px;
    margin: 0px 0;
}

.caption_list li {
    list-style: none;
}

    .caption_list li a {
        font-size: 16px;
        color: #fff !important;
        line-height: 30px;
        margin-bottom: 20px;
        text-decoration: none;
    }

        .caption_list li a .fa-arrow-right {
            margin-right: 12px;
            font-size: 12px;
            color: #fff !important;
        }


/*.bg-green ul {
    padding: 2px 45px !important;
    margin: 0px 0;
}*/

#krg_offer {
    margin-bottom: 24px;
    overflow-x: hidden;
}

.recognitions_box.slick-slide img {
    display: inline-block !important;
    width: auto !important;
}

.recognitions_box {
    padding: 15px;
}

.awards-logo .slick-slide img {
    display: inline-block !important;
    width: 60px !important;
    height: auto;
}

.awards-logo {
    padding: 15px;
}

.btn-apply:hover {
    background-color: transparent;
    border: 1px solid #fff;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 24px;
    border: none;
    outline: none;
    background-color: #3a599c;
    color: white;
    cursor: pointer;
    padding: 0px 11px;
    border-radius: 25px;
}

    #myBtn:hover {
        background-color: #555;
    }


#abt-area {
    background-color: #203c74;
    padding: 90px 0;
}

.about-wrapper {
    margin: 0 100px;
}

.split-section {
    position: relative;
    z-index: 0;
}

.black-bg {
    background: #f5f5f5;
}

.text-white {
    color: #fff !important;
}

.page-section-ptb {
    padding: 150px 0 0;
}

.split-section .img-holder {
    position: absolute;
    top: 0;
    width: 100%;
    height: 694px;
    right: 0;
    padding: 0;
}

.justify-content-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}



.feature-info h5 {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 15px;
}

.button.icon-color {
    background: none;
    border: none;
    color: #1e3d74;
    padding: 0;
}

    .button.icon-color i {
        height: 22px;
        width: 22px;
        line-height: 20px;
        margin-left: 5px;
        transform: translateX(0px);
        transition: all 0.5s cubic-bezier(0.76, 0.46, 0.22, 1) 0s;
    }



.mb-40 {
    margin-bottom: 40px !important;
}

.pb-40 {
    padding-bottom: 20px;
}

.feature-icon, .feature-text .feature-icon i {
    font-size: 36px;
    color: #1e3d74;
    margin-bottom: 10px;
    display: inline-block;
    padding-left: 0px;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
}

    .feature-icon span {
        font-size: 24px;
        margin-left: 10px;
        font-style: normal;
        font-weight: 600;
        line-height: 18px;
    }

.pad_0 {
    padding: 0px;
}

.box {
    height: 230px;
    width: 100%;
    background: #fff;
    color: #1e3d74;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 25px;
}

.box_blue {
    height: 230px;
    width: 100%;
    background: #1e3d74;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 25px;
}

    .box_blue h1 {
        color: #fff;
        font-size: 35px;
        margin-right: 10px;
        font-weight: 600;
    }

    .box_blue .width10 {
        width: 100px;
    }

.box .width10 {
    width: 100px;
    float: left;
    margin: 0;
    margin-bottom: 10px;
}

.box_blue h2 {
    margin-left: 12px;
    font-size: 32px;
    font-weight: 500;
    color: #fff;
    margin-top: 4px;
}

.box_blue h4 {
    font-size: 22px;
    color: #fff;
    margin-left: 35px;
    line-height: 30px;
}

    .box_blue h4.placement {
        font-weight: 500;
        width: 285px;
        font-size: 28px;
        text-transform: uppercase;
        letter-spacing: 2px;
        line-height: 42px;
        margin-left: 0px;
        text-align: center;
        margin-top: 70px;
    }



.box img.width200 {
    max-width: 100%;
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 0.3s ease 0s;
}

    .box img.width200:hover {
        transform: scale(1.055);
    }

.placement_growth {
    position: absolute;
    top: 50px;
}

.mg-l-15 {
    margin-left: 15px;
}

.placement_count {
    position: absolute;
    top: 35px;
}

.box h4 {
    font-size: 22px;
    font-weight: 500;
    color: #1e3d74;
    line-height: 30px;
}

    .box h4 span {
        font-size: 15px;
    }


.relative {
    position: relative;
}

.absolute {
    position: absolute;
}


.ft-18 {
    font-size: 18px !important;
}

.box img {
    margin-right: 0px;
}

.font {
    font-size: 30px !important;
    letter-spacing: 1px;
    line-height: 35px !important;
}

.feature-info p {
    font-size: 14px !important;
    line-height: 24px;
}

.width15 {
    width: 55px;
}


.bg-white {
    padding: 12px 25px;
    width: 97.5% !important;
    float: left;
    margin: 5px;
    box-shadow: 0 0 50px rgba(0,0,0,.1) !important;
    border-radius: 20px 0 0;
    cursor: pointer;
}

    .bg-white.br-left {
        border-radius: 0 20px 0 0 !important;
    }

    .bg-white.br-bottom {
        border-radius: 0 0 20px 0 !important;
    }

    .bg-white.br-right {
        border-radius: 0 0 0 20px !important;
    }

.txt-black {
    color: #323232;
}

.bg-whitish {
    background-color: #f3f3f3;
    padding: 20px 35px 30px;
    margin: 10px;
}

.section-title h2 {
    font-size: 32px;
}

.our-services .section-title {
    margin-bottom: 25px;
    position: relative;
    padding: 0px;
}

.bg-white .btn-apply {
    background-color: #1e3d74;
    border: 1px solid #1e3d74;
    border-radius: 0;
    color: #fff;
    padding: 8px 16px;
    font-size: 14px;
}

    .bg-white .btn-apply:hover {
        background-color: transparent;
        border: 1px solid #1e3d74;
        border-radius: 0;
        color: #1e3d74;
    }

.bg-whitish .btn-apply:hover {
    background-color: #24417b;
    border: 1px solid #24417b;
    color: #fff;
    border-radius: 0;
}

.bg-whitish .btn-apply {
    background-color: transparent;
    border: 1px solid #24417b;
    border-radius: 0;
    color: #24417b;
}

.our-services .page-section-ptb {
    padding: 60px 40px;
}

.pad-30 {
    padding: 0 110px;
}

.c-red .feature-icon span {
    color: #F44336;
}

.c-red .feature-icon i {
    color: #F44336 !important;
}

.c-red .btn-apply {
    background-color: #F44336;
    border: 1px solid #F44336;
    color: #fff;
}

    .c-red .btn-apply:hover {
        background-color: transparent;
        border: 1px solid #F44336;
        color: #F44336;
    }

.c-green .feature-icon span {
    color: #30c2b4 !important;
}

.c-green .feature-icon i {
    color: #30c2b4;
}

.c-green .btn-apply {
    background-color: #30c2b4;
    border: 1px solid #30c2b4;
    color: #fff;
}

    .c-green .btn-apply:hover {
        background-color: transparent;
        border: 1px solid #30c2b4;
        color: #30c2b4;
    }

.c-blue .feature-icon span {
    color: #2196f3;
}

.c-blue .feature-icon i {
    color: #2196f3 !important;
}

.c-blue .btn-apply {
    background-color: #2196f3;
    border: 1px solid #2196f3;
    color: #fff;
}

    .c-blue .btn-apply:hover {
        background-color: transparent;
        border: 1px solid #2196f3;
        color: #2196f3;
    }

.c-yellow .feature-icon span {
    color: #ffc108;
}

.c-yellow .feature-icon i {
    color: #ffc108;
}

.c-yellow .btn-apply {
    background-color: #ffc108;
    border: 1px solid #ffc108;
    color: #fff;
}

    .c-yellow .btn-apply:hover {
        background-color: transparent;
        border: 1px solid #ffc108;
        color: #ffc108;
    }


/*sticky social start*/

@import url(http://weloveiconfonts.com/api/?family=entypo);
/* entypo */
[class*="entypo-"]:before {
    font-family: "entypo", sans-serif;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#sticky-social {
    left: 0;
    position: fixed;
    top: 300px;
    z-index: 999;
}

    #sticky-social a {
        background: #333;
        color: #fff;
        display: block;
        height: 35px;
        font: 16px "Open Sans", sans-serif;
        line-height: 35px;
        position: relative;
        text-align: center;
        width: 35px;
        border-radius: 50px;
        margin: 4px 0px;
        box-shadow: 2px 2px 6px #0000005e;
        left: 0px;
    }

        #sticky-social a span {
            line-height: 35px;
            left: -120px;
            position: absolute;
            text-align: center;
            width: 120px;
            border-radius: 50px;
            box-shadow: 2px 2px 6px #0000005e;
        }

        #sticky-social a:hover span {
            left: 100%;
        }

        #sticky-social a[class*="facebook"],
        #sticky-social a[class*="facebook"]:hover,
        #sticky-social a[class*="facebook"] span {
            background: #3b5998;
        }

        #sticky-social a[class*="twitter"],
        #sticky-social a[class*="twitter"]:hover,
        #sticky-social a[class*="twitter"] span {
            background: #00aced;
        }

        #sticky-social a[class*="gplus"],
        #sticky-social a[class*="gplus"]:hover,
        #sticky-social a[class*="gplus"] span {
            background: #dd4b39;
        }

        #sticky-social a[class*="linkedin"],
        #sticky-social a[class*="linkedin"]:hover,
        #sticky-social a[class*="linkedin"] span {
            background: #007bb6;
        }

        #sticky-social a[class*="instagrem"],
        #sticky-social a[class*="instagrem"]:hover,
        #sticky-social a[class*="instagrem"] span {
            background: #517fa4;
        }

        #sticky-social a[class*="stumbleupon"],
        #sticky-social a[class*="stumbleupon"]:hover,
        #sticky-social a[class*="stumbleupon"] span {
            background: #eb4924;
        }

        #sticky-social a[class*="pinterest"],
        #sticky-social a[class*="pinterest"]:hover,
        #sticky-social a[class*="pinterest"] span {
            background: #cc2127;
        }

        #sticky-social a[class*="flickr"],
        #sticky-social a[class*="flickr"]:hover,
        #sticky-social a[class*="flickr"] span {
            background: #ff0084;
        }

        #sticky-social a[class*="tumblr"],
        #sticky-social a[class*="tumblr"]:hover,
        #sticky-social a[class*="tumblr"] span {
            background: #32506d;
        }

/*sticky social end*/

.fa-pinterest-p {
    padding-top: 10px;
}

.navbar-01 .navbar-nav > li.active > a {
    border-color: #336bde;
}

.navbar-01 .navbar-items li.active > a {
    color: #336bde;
}

.navbar-01 .navbar-nav > li > a:after {
    top: 12px;
}

.navbar-01 .navbar-itemsli a:after {
    content: '';
    width: 0;
    height: 2px;
    transition: .2s;
    background: #ff5134;
    position: absolute;
    left: 0;
    top: 3px;
}

.navbar-01 .dropdown-menu {
    border-bottom: 2px solid #1e3e75;
}

    .navbar-01 .dropdown-menu li a:hover {
        padding-left: 12px !important;
        text-decoration: none;
    }


.doctors {
    background-image: url(../images/31.jpg);
    background-size: cover;
    width: 100%;
    height: 100%;
}


.tour {
    background-image: url(../images/bg-recent.jpg);
    background-size: cover;
    width: 100%;
    height: 100%;
}

.service {
    background-image: url(../images/parallaxbg3.jpg);
    background-size: cover;
    width: 100%;
    height: 100%;
}


.smile-gallery h1 {
    color: #fff;
    text-align: center;
}


.smile-gallery {
    background-image: url(../images/socialmedia.jpg);
    background-size: cover;
    width: 100%;
    height: 100%;
}


.social-box {
    margin: 0 1% 2px;
    background: #fff;
    padding: 25px 25px 15px;
    border-radius: 15px 0;
    position: relative;
    height: 192px;
    box-shadow: 6px 6px 6px #0000008f;
}

.social-feed {
    float: left;
    margin: 10px 0;
}

.post-head h2 {
    font-size: 15px;
    color: #104582;
    font-weight: 600;
    line-height: 28px;
}

.post-content p {
    margin-bottom: 10px;
    font-size: 15px;
}

.post-footer a {
    color: #333;
    font-size: 14px;
    margin-right: 3px;
}

.post-content p a {
    font-size: 14px;
}


.fb {
    color: #ffffff;
    font-size: 16px;
    margin-right: 7px;
    margin-top: -3px !important;
    border: 2px solid #3b5998;
    padding: 3px 5px;
    width: 25px;
    border-radius: 100px;
    height: 25px;
    background-color: #3b5998;
}

.tweets {
    color: #00aced;
    font-size: 20px;
    margin-right: 7px;
}

.in {
    font-size: 20px;
    margin-right: 5px;
    color: #1e3e75;
}

.rss {
    font-size: 20px;
    margin-right: 10px;
    color: #FF5722;
}

.about {
   background: url(../images/abt-bg.jpg); 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;




}

.mg-40 {
    margin-bottom: 40px;
}

.blog-content > h3 {
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 21px;
}

.blog-meta {
    margin-top: 5px;
    margin-bottom: 5px;
}

    .blog-meta > li {
        display: inline-block;
        list-style: none;
        font-size: 11px;
        line-height: 25px;
        position: relative;
        color: #757575;
        font-weight: 600;
        margin-right: 20px;
        text-transform: uppercase;
    }

.blog-content .blog-meta > li::before {
    content: "";
    width: 5px;
    height: 1px;
    position: absolute;
    top: 50%;
    right: -14px;
    z-index: 99;
    background: #757575;
}

.blog-content .blog-meta > li:last-child::before {
    display: none;
}

.blog-meta > li > a {
    color: #757575;
    display: inline-block;
}

    .blog-meta > li > a:hover {
        color: #b99044;
    }


.blog-content > p {
    font-size: 15px;
    line-height: 22px;
    color: #606060;
    margin-bottom: 0;
    font-weight: 400;
    max-width: 355px;
}

.blog-bottom-content p {
    font-size: 16px;
    color: #353535;
    line-height: 25px;
    margin-bottom: 5px;
}

.blog-content > a {
    font-size: 14px;
    display: inline-block;
    line-height: 30px;
    margin-top: 5px;
    color: #636262;
    font-family: Droid Serif;
    font-weight: 700;
    position: relative;
}

    .blog-content > a::before {
        position: absolute;
        bottom: 5px;
        content: "";
        width: 100%;
        height: 1px;
        background-color: #bbb8b3;
        transition: all 0.3s ease-in-out;
    }

    .blog-content > a > i {
        font-size: 14px;
        vertical-align: middle;
        margin-left: 5px;
    }

    .blog-content > a:hover {
        color: #b99044;
    }

    .blog-content > a > span:hover {
        color: #b99044;
    }

    .blog-content > a:hover::before {
        background-color: #b99044;
    }

.blog-content {
    padding: 0px 10px 5px;
}

.blog {
    background: url(../images/aboutus/news-feed.jpg) no-repeat;
    padding: 10px;
    margin-top: 10px;
    box-shadow: 6px 6px 6px #0000008f;
    border-radius: 15px 0;
    min-height: 408px;
    max-height: 408px;
}

.blog-content > h3 > a {
    color: #114682;
    font-size: 14px !important;
}


.blog-content span {
    color: #626262;
    font-size: 14px;
    margin-right: 6px;
}

.blog-content .button.icon-color {
    text-transform: capitalize;
    float: right;
}



.event-content > h3 {
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 22px;
    margin-top: 15px;
}

.event-content > p {
    font-size: 16px;
    line-height: 25px;
    color: #606060;
    margin-bottom: 10px;
    font-weight: 400;
    max-width: 355px;
}



.event-content > a {
    font-size: 14px;
    display: inline-block;
    line-height: 30px;
    margin-top: 5px;
    color: #636262;
    font-family: Droid Serif;
    font-weight: 700;
    position: relative;
}

    .event-content > a::before {
        position: absolute;
        bottom: 5px;
        content: "";
        width: 100%;
        height: 1px;
        background-color: #bbb8b3;
        transition: all 0.3s ease-in-out;
    }

    .event-content > a > i {
        font-size: 14px;
        vertical-align: middle;
        margin-left: 5px;
    }

    .event-content > a:hover {
        color: #b99044;
    }

        .event-content > a:hover::before {
            background-color: #b99044;
        }

.event-content {
    padding: 0px 15px 15px;
    max-height: 210px;
}

.event {
    background-color: #fff;
    padding: 12px;
    margin-top: 6px;
    box-shadow: 2px 2px 6px #0000008f;
    border-radius: 18px;
    position: relative;
}

.event-content > h3 > a {
    color: #114682;
    font-size: 14px !important;
}

.txt-right {
    float: right;
}

.single-footer-widget h4 {
    line-height: 26px;
    font-size: 15px;
    color: #fff;
    margin-bottom: 8px;
}

.mb-15 {
    margin-bottom: 10px;
}

#fullpage {
    top: 0;
}

.blog-img img {
    border-radius: 18px 18px 0px 0;
}

.our_deployment {
    font-family: 'Montserrat', sans-serif !important;
    line-height: 36px;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 30px;
    text-shadow: 1px 3px 1px #000;
    text-align: center !important;
}

#loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.anniversary-img {
    width: 33%;
    margin: 0 auto;
    margin-left: 15px;
    margin-right: 15px;
}

.br-100 {
    border-radius: 100px;
}

.timeline-content h2 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
    font-weight: 500;
    line-height: 30px;
    text-transform: capitalize;
}

    .timeline-content h2 span {
        letter-spacing:1px;
    }

.timeline-content {
    text-shadow: none !important;
}


#header .dropdown-menu.columns-2 {
    min-width: 465px;
    background-color: #fff;
}

.caption__overlay.bg-blue p {
    margin-bottom: 0px;
    font-size: 22px;
    font-weight: 500;
}



/**** master page footer****/

#footer {
    background-color: #303030;
    padding: 60px 0;
    padding-left: 45px;
}

    #footer ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

.socialmedia ul li {
    display: inline-block;
}

.social-media li a {
    font-size: 16px;
    padding: 4px 8px;
    display: inline-block;
    transition: all 0.3s ease-in;
    color: #fff;
    margin: 0 3px;
    width: 30px;
    height: 30px;
    float: left;
}

.social-media .facebook {
    background-color: #3b5998;
    padding: 4px 10px;
}

.social-media .twitter {
    background-color: #00aced;
}

.social-media .google-plus {
    background-color: #dd4b39;
    padding: 4px 5px;
}

.social-media .linkedin {
    background-color: #007bb6;
}

.footer-bootom-menu li {
    display: inline-block;
    position: relative;
    padding-left: 12px;
    margin: 0 0 0 5px;
}

.footer-bottom-menu li a {
    display: block;
    padding: 0;
    color: #999999;
}

.krg-us {
    margin-bottom: 20px;
}

    .krg-us img {
        width: 35px;
        float: left;
        margin-right: 10px;
    }

    .krg-us h1 {
        font-size: 22px;
        line-height: 36px;
        color: #444;
    }

    .krg-us p {
        margin-bottom: 5px;
    }

.krg-india img {
    width: 35px;
    float: left;
    margin-right: 10px;
}

.krg-india h1 {
    font-size: 22px;
    color: #138808;
    line-height: 36px;
}

.krg-india p {
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
    text-align: justify;
    color: #000;
    margin-bottom: 5px;
}

.krg-canada img {
    width: 35px;
    float: left;
    margin-right: 10px;
}

.krg-canada h1 {
    font-size: 22px;
    color: #d52b1e;
    line-height: 36px;
}

.krg-canada p {
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
    text-align: justify;
    color: #000;
    margin-bottom: 5px;
}

.event .btn-apply {
    background-color: #ff9933;
    border: 0;
    border-radius: 0px;
    padding: 5px 15px;
    font-size: 15px;
}

    .event .btn-apply:hover {
        background-color: #1e3e75;
        border: 0;
    }

.btn-apply:focus {
    outline: 0;
}

.event .pr-5 {
    padding-right: 5px !important;
}

.mb-10 {
    margin-bottom: 10px;
}

.project-list {
    position: absolute;
}

.more-link-wrapper {
    position: absolute;
    left: 14%;
    top: 14%;
    width: 71%;
    height: 66%;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    overflow: hidden;
}

.more-info-link {
    background: rgba(255, 175, 54, 0.58);
    vertical-align: middle;
    font-weight: 400;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

    .more-info-link span {
        position: absolute;
        top: 40%;
        transform: rotate(-45deg);
        left: 5%;
        font-size: 35px;
        color: #ffffff;
    }

.list-four .more-info-link span {
    position: absolute;
    top: 40%;
    transform: rotate(-45deg);
    left: 25% !important;
    font-size: 35px;
    color: #ffffff;
}

.list-two .more-info-link span {
    position: absolute;
    top: 30%;
    left: 30px !important;
    transform: rotate(-45deg);
    font-size: 30px;
    color: #ffffff;
}

.list-three .more-info-link span {
    position: absolute;
    top: 25%;
    transform: rotate(-45deg);
    left: 45px !important;
    font-size: 30px;
    color: #ffffff;
}

.list-five .more-info-link span {
    position: absolute;
    top: 25%;
    transform: rotate(-45deg);
    left: 20%;
    font-size: 30px;
    color: #ffffff;
}

.list-one .more-info-link span {
    position: absolute;
    top: 35%;
    transform: rotate(-45deg);
    left: 30%;
    font-size: 40px;
    color: #ffffff;
}

.more-info-link:hover, .more-info-link:focus {
    color: #ffffff;
}

.more-link-wrapper:hover .more-info-link {
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

.list-two {
    left: 10%;
    top: 2%;
}

.list-three {
    left: 22%;
    top: 32%;
}

.list-four {
    left: 38%;
    top: 2%;
}

.list-five {
    left: 54%;
    top: 32%;
}

.list-one {
    left: 70%;
    top: 2%;
}

.list-two .more-link-wrapper {
    width: 72%;
    height: 67%;
}

.choose-career {
    position: relative;
    height: 450px;
}

.ft-26 {
    font-size: 34px !important;
    text-shadow: 1px 1px 1px #000;
}


.bg-fun::after {
    content: "";
    background: #1e3e7569;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

.fun h3 {
    color: #1e3e75;
    text-align: center;
    padding: 7px 0;
}

.pad-25 {
    padding: 25px;
}

.fun {
    background-color: #fff;
    padding: 10px;
    padding-bottom: 0;
    box-shadow: 4px 4px 5px #40404059;
}

.bx-shadow {
    box-shadow: 4px 4px 5px #40404038;
}


.hm-sec-skw-wrp {
    overflow: hidden;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
}

.hm-sec-skw {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.hm-sec-skw__half--left {
    left: 0;
}

.hm-sec-skw__half {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
}

.hm-sec-skw__half--left .hm-sec-skw__skewed {
    left: -40%;
}

.hm-sec-skw__skewed {
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 140%;
    height: 100%;
    -webkit-transform: skewX(35deg);
    transform: skewX(35deg);
    background: #000;
}

.hm-sec-skw .hm-sec-skw__half--left .hm-sec-skw__inner {
    background-image: url(https://www.hcltech.com/sites/all/themes/hcl_tech_bootstrap/images/home/homepage_2nd_fold_left_dark.jpg);
}

.hm-sec-skw__half--left .hm-sec-skw__inner {
    padding-left: 30%;
    padding-right: 30%;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.hm-sec-skw__inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0 30%;
    color: #fff;
    -webkit-transform: skewX(-35deg);
    transform: skewX(-35deg);
    background-size: cover;
    background-position: center;
    transition: all 0.5s linear;
}

.hm-sec-skw__half--right {
    left: 50%;
}

.hm-sec-skw__half {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
}

.hm-sec-skw .hm-sec-skw__half--right .hm-sec-skw__inner {
    background-image: url(https://www.hcltech.com/sites/all/themes/hcl_tech_bootstrap/images/home/adj-home-second-fold.jpg);
}

.hm-section-2 .fp-tableCell .hm-section-2-inner {
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.hm-section-2 .hm-section-2-inner {
    padding: 0 25px;
}

.hm-section-2 {
    color: #fff;
}

.pad-45 {
    padding: 20px 20px 45px;
}

.mg-11 {
    margin-left: 80px;
}

.mt-05 {
    margin-top: 5%;
}

.mtl {
    margin-top: 30px;
    margin-left: 36%;
}

.mg-50 {
    margin-left: 50px;
}

.award-title {
    text-align: center;
    color: #1e3e75;
    margin-right: 0px;
    margin-bottom: 25px;
    font-family: 'Open Sans', sans-serif;
    text-transform: UPPERCASE;
}

.pad-award {
    padding-bottom: 5%;
    padding-left: 12%;
}

.pad-alliance {
    padding-bottom: 0;
    padding-left: 15%;
}

.br-15 {
    border-radius: 15px;
}

.association-title {
    text-align: center;
    color: #fff;
    margin-right: 110px;
    margin-bottom: 30px;
    font-family: 'Open Sans', sans-serif;
    text-transform: UPPERCASE;
    text-shadow: 2px 2px 5px #000000a1;
}

.pad-10 {
    padding: 10px 20px;
}

.mg-10 {
    margin-left: 20px !important;
}

.box-association {
    border: 1px solid #ffffff;
    margin: 12px 12px;
    padding: 10px 25px;
    box-shadow: 2px 5px 7px #04040452;
    background-color: #fff;
}

.award-img {
    width: 170px;
    height: 170px;
    border: 1px solid #e9e9ea;
    text-align: center;
    border-radius: 100px;
    padding: 5px 0;
    margin: 10px;
    box-shadow: 4px 3px 6px #e9e9ea;
    background-color: white;
}

.alliance-img {
    width: 60%;
    margin: 0 auto;
}

/*about page one page scroll*/

#mainNav {
    border-bottom: 0;
    background-color: #fff;
    box-shadow: 2px 2px 5px #7474741c;
    height: 46px;
    z-index: 8;
}

.bg-primary .lead {
    font-size: 14px;
    line-height: 1.8;
    color: #fff !important;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

    .sticky + .content {
        padding-top: 60px;
    }

.bg-light {
    background-color: #fafafa!important;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 12px !important;
    font-family: "Poppins", sans-serif !important;
    font-weight: 500;
}

.navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    padding: 14px 8px;
}

#inner-banner #carouselExampleIndicators {
    height: 350px;
}

section {
    padding: 80px 0 !important;
}

#whoweare p, #whatwedo p, #krgadvantage p, #qualityleadership p, #whatweoffer p {
    text-align: justify;
    line-height: 26px;
}

.portfolio {
    margin: 25px 20px 0;
}

    .portfolio h2 {
        font-size: 16px;
        text-transform: uppercase;
        line-height: 28px;
        font-family: 'Muli', sans-serif;
        font-weight: 700;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .portfolio img {
        width: 50%;
    }

.vision-title {
    font-family: inherit;
    font-weight: 500;
    font-size: 20px;
    color: #3b5998;
    line-height: 30px;
}

.short-line {
    border: 2px solid #dd4b39;
    width: 38px;
    margin: 5px 0px 12px;
}

.vision {
    margin-bottom: 30px;
}

#mainNav .sticky .container-fluid .navbar-nav {
    margin-right: 0 !important;
}

.krgadvantage {
    position: relative;
    margin-bottom: 25px;
    padding-right: 50px;
}

    .krgadvantage .title h2 {
        font-weight: 500;
        margin-bottom: 10px;
        font-size: 30px;
    }

        .krgadvantage .title h2 span {
            color: #ff214f;
        }

    .krgadvantage .text {
        margin-bottom: 15px;
    }

.text {
    font-size: 16px;
}

.list-style-one {
    position: relative;
}

.krgadvantage .list-style-one {
    margin-bottom: 0px;
}

.krgadvantage h3 {
    margin-bottom: 12px;
}

.list-style-one li {
    position: relative;
    color: #2f2f2f;
    font-size: 15px;
    font-weight: 300;
    padding-left: 28px;
    margin-bottom: 8px;
    font-family: sans-serif;
}

    .list-style-one li:before {
        position: absolute;
        content: '\f046';
        left: 0px;
        top: 0px;
        font-size: 16px;
        color: #ff214f;
        font-family: 'FontAwesome';
    }

.pb-0 {
    padding-bottom: 0px !important;
}

.pt-6 {
    padding-top: 60px;
}

.sec-title {
    position: relative;
    margin-bottom: 35px;
    padding-bottom: 20px;
    margin-top: -5px;
}

    .sec-title.centered {
        text-align: center;
    }

        .sec-title.centered:before {
            left: 50%;
            margin-left: -59px;
        }

    .sec-title h2 {
        font-size: 30px;
        color: #222222;
        font-weight: 500;
        line-height: 1.1em;
        letter-spacing: 4px;
        text-transform: uppercase;
        font-family: inherit;
    }

    .sec-title:before {
        position: absolute;
        content: '';
        width: 118px;
        height: 8px;
        background-image: url(../images/aboutus/sec-title-bg-1.png);
        background-repeat: no-repeat;
        left: 0;
        bottom: 0;
    }


#awards .sec-title h2 {
    color: #fff !important;
}

.navbar-light .navbar-toggler {
    background-color: #fff !important;
}

.card-body {
    padding: 15px;
}

#awards .sec-title:before {
    position: absolute;
    content: '';
    width: 118px;
    height: 8px;
    background-image: url(../images/aboutus/sec-title-bg-2.png);
    background-repeat: no-repeat;
    left: 50% !important;
    bottom: 0;
}

.base-header2 {
    text-align: center;
}

    .base-header2 h3 {
        letter-spacing: 5px;
        text-transform: uppercase;
        padding-bottom: 20px;
        position: relative;
        font-size: 30px;
    }

    .base-header2 small {
        color: #005C97;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 500;
        display: block;
        line-height: 0.8;
        letter-spacing: 1px;
        margin-bottom: 18px;
        position: relative;
        font-family: inherit;
    }


.black-bg {
    background: #323232;
}

.split-section .img-side.img-left {
    left: 0;
}

.split-section .img-side {
    right: 0;
    padding: 0;
    position: absolute!important;
    top: 0px;
    height: 100%;
    overflow: hidden;
    z-index: 100;
}

.split-section .img-holder {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.parallax {
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    position: relative;
    z-index: 0;
    background-origin: initial;
    background-position: center center !important;
    background-repeat: no-repeat;
}

.our-services .pad-40 {
    padding: 0 40px;
}

.list-style-two li {
    position: relative;
    color: #bebebe;
    font-size: 15px;
    font-weight: 300;
    padding-left: 28px;
    margin-bottom: 7px;
}

    .list-style-two li:before {
        position: absolute;
        content: '\f101';
        left: 0px;
        top: 0px;
        font-size: 16px;
        color: #a8a8a8;
        font-family: 'FontAwesome';
    }

.list-style-three li {
    position: relative;
    color: #222;
    font-size: 16px;
    font-weight: 300;
    padding-left: 28px;
    margin-bottom: 14px;
}

    .list-style-three li:before {
        position: absolute;
        content: '\f101';
        left: 0px;
        top: 0px;
        font-size: 16px;
        color: #595a5e;
        font-family: 'FontAwesome';
    }

.list-style-four li {
    position: relative;
    color: #f1f1f1;
    font-size: 14px;
    font-weight: 300;
    padding-left: 28px;
    margin-bottom: 14px;
}

    .list-style-four li:before {
        position: absolute;
        content: '\f0a4';
        left: 0px;
        top: 0px;
        font-size: 16px;
        color: #00d097;
        font-family: 'FontAwesome';
    }

.knowledge {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.knowledge-content p {
    text-align: justify;
    line-height: 26px;
    color: #fff !important;
}

#knowledge .section-title h2 {
    font-size: 32px;
    letter-spacing: 3px;
}

/*career*/


#whatweoffer {
    background: url(../images/career/side_bg.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    #whatweoffer.bg-light {
        background-color: #fafafac7!important;
    }

.ml-40 {
    margin-left: 40px;
}


/*life @ krg*/


/*photo gallery*/

#lifeatkrg ul.cat {
    margin: 30px 0;
}

    #lifeatkrg ul.cat li a {
        background: inherit;
        border: 1px solid #38A5DB;
        padding: 10px 16px;
        color: #089de6;
    }

        #lifeatkrg ul.cat li a:hover,
        #lifeatkrg ul.cat li a:focus,
        #lifeatkrg ul.cat li a.active2 {
            background: #38A5DB;
            border: 1px solid #38A5DB;
            padding: 10px 16px;
            border-radius: 0;
            color: #fff;
            text-decoration: none;
        }

.nopadding {
    padding: 0;
}

#itemsWork .life_box a {
    margin: 0px;
}

#itemsWork .life_box .hover-bg {
    position: relative;
    overflow: hidden;
}

    #itemsWork .life_box .hover-bg .hover-text {
        height: 100%;
        bottom: 0;
        -webkit-transform: translateX(0%) translateY(0%);
        transform: translateX(0%) translateY(0%);
        background: transparent;
    }

#itemsWork .life_box:hover .hover-bg .hover-text {
    background-color: rgba(255, 255, 255, 0.5) !important;
}

#itemsWork .life_box .hover-bg:hover .hover-text.off {
    -webkit-transform: translateX(0%) translateY(0%);
    transform: translateX(0%) translateY(0%);
    opacity: 1;
}

#itemsWork .life_box .hover-text i.fa {
    font-size: 20px;
    background: #38A5DB;
    padding: 13px;
    position: relative;
    top: 40%;
    border-radius: 0;
    width: 45px;
    height: 45px;
    transition: all 0.5s;
}

    #itemsWork .life_box .hover-text i.fa:hover {
        background: #333333;
    }

    #itemsWork .life_box .hover-text i.fa.fa-expand {
        border-top-right-radius: 0;
        -webkit-transform: translateX(-400%) translateY(0%);
        transform: translateX(-400%) translateY(0%);
        opacity: 0;
        transition: all 0.5s;
    }

#itemsWork .life_box:hover .hover-text i.fa.fa-expand {
    -webkit-transform: translateX(0%) translateY(0%);
    transform: translateX(0%) translateY(0%);
    opacity: 1;
}

#itemsWork .life_box .hover-text i.fa.fa-chain {
    border-top-left-radius: 0;
    -webkit-transform: translateX(400%) translateY(0%);
    transform: translateX(400%) translateY(0%);
    opacity: 0;
    transition: all 0.5s;
}

#itemsWork .life_box:hover .hover-text i.fa.fa-chain {
    -webkit-transform: translateX(0%) translateY(0%);
    transform: translateX(0%) translateY(0%);
    opacity: 1;
}



/* Isotope Filter */
.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope-item {
    margin-right: -1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        transition-property: transform, opacity;
    }

.nivo-lightbox-theme-default .nivo-lightbox-title {
    font-size: 14px;
    background: #f1f1f1;
    border: 1px solid #333;
    letter-spacing: 2px;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 35px;
    border-radius: 2px;
}

.nivo-lightbox-theme-default.nivo-lightbox-overlay {
}

.nivo-lightbox-theme-default .nivo-lightbox-nav,
.nivo-lightbox-theme-default .nivo-lightbox-close {
    opacity: 1;
}

.nivo-lightbox-error {
    color: #C59A6D !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0) !important;
}

.nivo-lightbox-theme-default .nivo-lightbox-image img {
    background: #fff;
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
    box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
/* Single Portfolio Detail */
#work-detail-one,
#work-detail-two,
#work-detail-three {
    padding: 60px 0;
}

.work-detail .dl-horizontal dt {
    text-align: left;
    margin-bottom: 10px;
}

.work-related-thumb {
    margin-bottom: 30px;
}

    .work-related-thumb .img-thumbnail {
        display: inline-block;
        max-width: 100%;
        height: auto;
        padding: 0;
        line-height: 1.42857143;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: 0;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

        .work-related-thumb .img-thumbnail:hover {
            opacity: 0.8;
        }

.black {
    color: #000000 !important;
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.benefits {
    border: 2px solid #ddd;
    box-shadow: 2px 2px 4px #0000002b;
}

.ls-1 {
    letter-spacing: 1px;
}

.knowledge-content h2 {
    font-weight: 500;
    letter-spacing: 1px;
}

.mb-25 {
    margin-bottom: 25px;
}

.pr-0 {
    padding-right: 0px;
}

.kring-content p {
    text-align: justify;
    line-height: 22px !important;
}

#kring .section-title h2 {
    font-size: 32px;
    letter-spacing: 3px;
}

.kring-content h2 {
    font-weight: 500;
    letter-spacing: 1px;
}

#kring .short-line {
    border: 2px solid #dd4b39;
    width: 50px;
    margin: 12px 0px 20px;
}

#kring .vision-title {
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #3b5998;
    line-height: 30px;
}

#it-services .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1e3e75;
    border-radius: 0px;
}

#industry .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1e3e75;
    border-radius: 0px;
}

#v-pills-tab a {
    color: #000;
    padding: 15px 10px;
    background-color: #e7e7e76b;
    border-radius: 0;
    font-size: 14px;
    border-bottom: 1px solid #dddddd96;
}

.cots {
    background-color: #143f70;
    color: #fff;
    float: left;
    font-size: 12px;
    border-radius: 0px;
    padding: 15px;
    margin: 5px;
    box-shadow: 2px 2px 7px #0d0d0d3d;
    text-align: center;
    cursor: pointer;
}

.width90 {
    width: 100%;
    margin: 0 auto;
}

#it-services p, #industry p {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 10px;
}

.vision {
    margin-bottom: 30px;
}

.it_service li {
    font-size: 14px;
    color: #555;
    line-height: 27px;
    margin-bottom: 5px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.fa-arrow-right {
    font-size: 12px;
    color: #00618c;
    margin-right: 8px;
}

.retail li {
    margin-left: 45px;
    list-style-type: decimal;
}

#industry b, #it-services b {
    font-weight: 600 !important;
}

.card-title {
    line-height: 26px;
    font-size: 15px;
    font-weight: 500;
    color: #264094;
    text-align: center;
    margin-bottom: 0px !important;
}

.card-columns .card {
    box-shadow: 4px 5px 8px #2f2f2f94;
    margin-bottom: 1.5rem;
    border: 0;
}

.pt-30 {
    padding-top: 30px !important;
}

.bg-grey {
    background-color: #e9e9e959!important;
}


.dotted {
    padding: 2.25em 1.6875em;
    background-image: -webkit-repeating-radial-gradient(center center, rgba(0,0,0,0.08), rgba(0,0,0,0.08) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    -webkit-background-size: 3px 3px;
    -moz-background-size: 3px 3px;
    background-size: 3px 3px;
}

.dropdown-toggle::after {
    display: none;
}

/*contact us*/
.pb-0 {
    padding-bottom: 0px !important;
}

.map-c {
    min-height: 170px;
    padding: 30px 0;
}

    .map-c span {
        font-size: 50px;
        text-align: center;
        color: #0ab5ed;
    }

.worldmap {
    position: relative;
    margin-bottom: 0px;
    margin-top: 25px;
}

.map-pointer p {
    color: #fff;
    margin: 0px;
    font-size: 14px;
    font-weight: 600;
    padding: 0px;
    line-height: 12px;
    text-shadow: 1px 1px 3px #000;
}


.map_1 {
    position: absolute;
    top: 185px;
    left: 230px;
    cursor: pointer;
    text-align: center;
}

    .map_1 img {
        width: 28%;
        margin: 0 auto;
    }

#map_1 {
    display: none;
    position: absolute;
    padding: 8px 15px;
    z-index: 999;
    background-color: #f9f9f9;
    min-width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    top: 50px !important;
    left: -80px !important;
}

    #map_1 h2 {
        padding: 0;
        text-align: left;
        margin: 0;
        font-size: 14px;
        color: #444;
        font-family: 'Muli', sans-serif;
        font-weight: 700;
        line-height: 22px;
    }

    #map_1 p {
        margin: 0;
        color: #454545;
        text-align: left;
        font-size: 13px;
        line-height: 22px;
        padding: 0px 0;
        text-shadow: none;
        font-weight: 500;
    }

.map_2 {
    position: absolute;
    top: 187px;
    left: 310px;
    cursor: pointer;
    text-align: center;
}

    .map_2 img {
        width: 20%;
        margin: 0 auto;
    }

#map_2 {
    display: none;
    position: absolute;
    padding: 8px 15px;
    z-index: 999;
    background-color: #f9f9f9;
    min-width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    top: 45px !important;
    left: -70px !important;
}

    #map_2 h2 {
        padding: 0;
        margin: 0;
        font-size: 14px;
        text-align: left;
        color: #444;
        font-family: 'Muli', sans-serif;
        font-weight: 700;
        line-height: 22px;
    }

    #map_2 p {
        margin: 0;
        color: #454545;
        font-size: 13px;
        text-align: left;
        line-height: 22px;
        padding: 0px 0;
        text-shadow: none;
        font-weight: 500;
    }

.map_3 {
    position: absolute;
    cursor: pointer;
    top: 170px;
    left: 300px;
    text-align: center;
}

    .map_3 img {
        width: 44%;
        margin: 0 auto;
    }

#map_3 {
    display: none;
    position: absolute;
    padding: 8px 15px;
    z-index: 999;
    background-color: #f9f9f9;
    min-width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    left: -80px !important;
    top: 62px !important;
}

    #map_3 h2 {
        padding: 1px 0;
        margin: 0;
        text-align: left;
        font-size: 14px;
        color: #444;
        font-family: 'Muli', sans-serif;
        font-weight: 700;
        line-height: 22px;
    }

    #map_3 p {
        margin: 0;
        color: #454545;
        text-align: left;
        font-size: 13px;
        line-height: 22px;
        padding: 0px 0;
        font-weight: 500;
        text-shadow: none;
    }

.map_4 {
    position: absolute;
    cursor: pointer;
    top: 115px;
    left: 240px;
    text-align: center;
}

    .map_4 img {
        width: 30%;
        margin: 0 auto;
    }

#map_4 {
    display: none;
    position: absolute;
    padding: 8px 15px;
    z-index: 999;
    background-color: #f9f9f9;
    min-width: 250px !important;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    left: -100px !important;
    top: -110px;
}

    #map_4 h2 {
        padding: 0;
        text-align: left;
        margin: 0;
        font-size: 14px;
        color: #444;
        font-family: 'Muli', sans-serif;
        font-weight: 700;
        line-height: 22px;
    }

    #map_4 p {
        margin: 0;
        text-align: left;
        color: #454545;
        font-size: 13px;
        line-height: 22px;
        padding: 0px 0;
        text-shadow: none;
        font-weight: 500;
    }

.map_6 {
    position: absolute;
    cursor: pointer;
    top: 155px;
    left: 323px;
    text-align: center;
}

    .map_6 img {
        width: 22%;
        margin: 0 auto;
    }

#map_6 {
    display: none;
    position: absolute;
    padding: 8px 15px;
    z-index: 999;
    background-color: #f9f9f9;
    min-width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    left: 95px !important;
    top: -40px !important;
}

    #map_6 h2 {
        padding: 0;
        margin: 0;
        font-size: 14px;
        text-align: left;
        color: #444;
        line-height: 22px;
        font-family: 'Muli', sans-serif;
        font-weight: 700;
    }

    #map_6 p {
        margin: 0;
        color: #454545;
        text-align: left;
        font-size: 13px;
        line-height: 22px;
        padding: 0px 0;
        text-shadow: none;
        font-weight: 500;
    }

.map_5 {
    position: absolute;
    cursor: pointer;
    top: 240px;
    right: 352px;
    text-align: center;
}

    .map_5 img {
        width: 45%;
        margin: 0 auto;
    }

#map_5 {
    display: none;
    position: absolute;
    padding: 8px 15px;
    z-index: 999;
    background-color: #f9f9f9;
    min-width: 350px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    left: 55px !important;
    top: -130px !important;
}

    #map_5 h2 {
        padding: 0;
        margin: 0;
        font-size: 13px;
        color: #444;
        line-height: 22px;
        font-family: 'Muli', sans-serif;
        font-weight: 700;
        text-align: left;
    }

    #map_5 p {
        margin: 0;
        color: #454545;
        font-size: 12px;
        line-height: 20px;
        text-align: left;
        padding: 0px 0;
        text-shadow: none;
        font-weight: 500;
    }

    #map_5 hr {
        margin-top: 3px;
        margin-bottom: 3px;
        border: 0;
        border-top: 1px solid #ddddddad;
    }


.scrollbar-deep-blue::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.scrollbar-deep-blue::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.scrollbar-deep-blue::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(330deg, #4b6cb7 0%, #8ec5fc 100%);
    background-image: linear-gradient(120deg, #4b6cb7 0%, #8ec5fc 100%);
}


/* --------------------- Flip Panels------------------------------- */

.panel {
    margin: 0 auto;
    height: 270px;
    margin-top: 20px;
    width: 100%;
    position: relative;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
}

    .panel .front,
    .panel .back {
        text-align: center;
    }

    .panel .front {
        height: inherit;
        position: absolute;
        top: 0;
        z-index: 900;
        text-align: center;
        -webkit-transform: rotateX(0deg) rotateY(0deg);
        -moz-transform: rotateX(0deg) rotateY(0deg);
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    .panel .back {
        height: inherit;
        position: absolute;
        top: 0;
        z-index: 1000;
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    .panel.flip .front {
        z-index: 900;
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
    }

    .panel.flip .back {
        z-index: 1000;
        -webkit-transform: rotateX(0deg) rotateY(0deg) scale(1.1);
        -moz-transform: rotateX(0deg) rotateY(0deg) scale(1.1);
    }

.boxfront {
    /* background-color: #2980B9; */
    width: 210px;
    height: 250px;
    margin-left: 50px;
    margin-bottom: 10px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    /* display: inline-block; */
    /* position: relative; */
}

.boxback {
    background-color: #1c3662;
    width: 210px;
    height: 250px;
    margin-left: 50px;
    margin-bottom: 30px;
    margin: 0 auto;
    padding: 20px 12px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: hidden;
}

.boxfront p {
    font-size: 28px;
    color: #fff;
    text-align: center !important;
    font-weight: 900;
    margin-top: 5px;
    margin-bottom: 5px !important;
}

.boxback p {
    font-size: 11px !important;
    color: #fff;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    line-height: 20px !important;
}

.small-white-font {
    font-size: 12px;
    color: #000;
    font-weight: 900;
}

.pink {
    background-color: rgba(239, 92, 131, .9)!important;
}

.bg-map {
    background-color: #027bc9;
}


.contact-form .form-group input {
    width: 100%;
    height: 45px;
    padding: 0 15px;
    border: 1px solid #e8e8e8;
    margin-bottom: 25px;
    transition: 0.3s ease;
}

input, textarea {
    box-shadow: none;
    line-height: normal;
}

.contact-form .form-group textarea {
    width: 100%;
    border: 1px solid #e8e8e8;
    padding: 15px;
    transition: 0.3s ease;
}

.contact-form .form-group button {
    padding: 13px 40px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    background: #1e3e75;
    border: 2px solid #1e3e75;
    transition: 0.3s ease;
    margin-top: 20px;
}

    .contact-form .form-group button:hover {
        background: none;
        color: #1e3e75;
    }

.contact-form h2 {
    font-size: 26px;
    margin-bottom: 20px;
}

.contact-map h2 {
    font-size: 26px;
    margin-bottom: 20px;
}

.contact-boxes {
    margin-top: 100px;
    text-align: center;
}

    .contact-boxes i {
        font-size: 30px;
        color: #f58634;
    }

    .contact-boxes h3 {
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .contact-boxes p {
        font-size: 15px;
        color: #727272;
        font-weight: 400;
        line-height: 24px;
        margin: 0 0 10px;
    }


.contact-info .event-social {
    padding-top: 10px !important;
}

    .contact-info .event-social li {
        margin-right: 5px;
    }

        .contact-info .event-social li a {
            height: 40px;
            width: 40px;
            line-height: 2;
        }

.event-social {
    padding: 0px;
}

.event-social {
    overflow: hidden;
    margin-bottom: 30px;
}

    .event-social li {
        list-style: none;
        display: inline-block;
        margin-right: 7px;
        margin-bottom: 5px;
    }

        .event-social li a {
            color: #fff;
            font-size: 19px !important;
            background-color: #3b5998;
            height: 50px;
            width: 50px;
            display: inline-block;
            text-align: center;
            border-radius: 100%;
            line-height: 2.5em;
        }

        .event-social li:nth-child(2) a {
            background-color: #55acee;
        }

        .event-social li:nth-child(3) a {
            background-color: #0077B5;
        }

        .event-social li:nth-child(4) a {
            background-color: #f26798;
        }

        .event-social li:nth-child(5) a {
            background-color: #cb2027;
        }

        .event-social li:last-child a {
            background-color: #dc4e41;
        }

.contact-info .info i {
    float: left;
    margin-right: 15px;
    font-size: 26px;
    color: #F44336;
    line-height: 1;
}

.contact-info .info li .content {
    display: table;
}

.contact-info .info li {
    list-style: none;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
    padding: 15px 0px;
    letter-spacing: 1px;
}

.content p {
    font-size: 15px;
}

.phone .text {
    letter-spacing: 2px;
}

.contact-info h2 {
    font-size: 26px;
    margin-bottom: 20px;
}

.ft-i {
    font-size: 22px !important;
}

.ft-c {
    font-size: 30px !important;
}

@import url("https://fonts.googleapis.com/css?family=Exo+2:400,700&subset=cyrillic");

html {
    box-sizing: border-box;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}



.wrapper {
    margin: 0 auto;
    padding: 0 15% 50px;
    width: 100%;
}

article {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}

.timeline__nav {
    position: fixed;
    top: 0;
    transition: top .3s ease-out;
}

.wrapper p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 10px;
    color: #333;
}

    .wrapper p b {
        font-weight: 600;
    }

    .wrapper p a {
        color: ##ff1207;
        font-weight: 500;
    }

.timeline__nav ul {
    list-style: none;
    list-style-position: inside;
    margin: 15px 0;
}

    .timeline__nav ul li {
        margin: 15px 0;
        padding-left: 0;
        list-style-type: none;
        color: #bfc1c3;
        border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
        cursor: pointer;
        transition: all .3s ease-out;
        font-family: 'Exo 2', sans-serif;
        line-height: 1.5;
        letter-spacing: 1px;
    }

        .timeline__nav ul li.active {
            font-weight: bold;
            color: #f94125;
            border-bottom: 1px dotted transparent;
            -webkit-transform: scale(1.2);
            transform: scale(1.2);
        }

        .timeline__nav ul li:hover {
            color: #000;
        }

h2.milestone {
    font-family: 'Exo 2', sans-serif;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: 26px;
    color: #ff2302;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.z-top {
    z-index: 8;
    position: relative;
}

.z-bottom {
    z-index: 333;
}

.banner-bottom {
    background-color: #fff !important;
    z-index: 2;
    position: relative;
}

.navbar-light .navbar-nav .nav-link.active {
    color: #fff;
    background-color: #1e3e75;
    padding: 14px 16px;
}


span.counter {
    display: inline;
    margin: 20px auto;
    font-size: 35px !important;
    min-width: 75px;
    font-weight: 700;
}



/*--------------------------------
    12. Portfolio CSS Start
----------------------------------*/
.portfolio-section {
    padding: 80px 0 120px;
    /*overflow-x: hidden;*/
}

.portfolio-nav {
    float: none;
    text-align: center;
    margin-bottom: 20px;
}

.filtr-container {
}

.portfolio-nav li {
    display: inline-block;
    cursor: pointer;
    margin-right: 5px;
    margin-left: 5px;
    text-transform: capitalize;
    color: #314a75;
    font-weight: 500;
    border: 1px solid #314a75;
    padding: 5px 20px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin-bottom: 10px;
}

    .portfolio-nav li:hover {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        border: 1px solid #333;
    }

.filtr-item {
    width: 33.25%;
    padding: 0;
    float: left;
}

.padd0 {
    padding: 0;
}

/* Image Hover */
.img-hover-item {
    position: relative;
    overflow: hidden;
}

.hover-item-info {
    position: absolute;
    bottom: -50%;
    left: 0;
    width: 100%;
    padding: 20px 20px;
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.img-hover-item:hover .hover-item-info {
    opacity: 1;
    bottom: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.img-hover-item img {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.img-hover-item:hover img {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.hover-item-info h3 {
    margin-bottom: 0;
}

    .hover-item-info h3 a {
        text-transform: uppercase;
        color: #ffffff;
        font-size: 18px;
        margin-bottom: 0;
    }

        .hover-item-info h3 a:hover {
            color: #FFB606;
        }

.img-hover-item i {
    font-size: 30px;
    color: #1e59bf;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -15px;
    background: #ffffff;
    padding: 5px;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.img-hover-item:hover i {
    top: 50%;
    margin-top: -30px;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

/* Gallery Single CSS Start */
.gallery-single-area {
    padding: 100px 0;
}

    .gallery-single-area h3 {
        margin-top: 30px;
    }

.gallery-single-info {
    padding: 20px 20px;
    background: #f5f5f5;
    margin-top: 50px;
}

.info-col {
    border-right: 1px solid #999999;
}

    .info-col p {
        text-transform: capitalize;
        font-weight: 600;
    }

        .info-col p span {
            color: #FFB606;
        }

.img-hover-item img {
    width: 100% !important;
}

.get-touch .top-sub-title {
    color: #707070;
    margin: 0px;
    text-transform: uppercase;
    font-size: 14px;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.text-4 {
    font-size: 18px;
    margin: 0;
}

.d-block {
    display: block!important;
}

.get-touch a {
    color: #707070;
    font-size: 13px;
    outline: 0;
    text-decoration: none;
    font-family: sans-serif;
}

    .get-touch a:hover {
        color: #2196f3;
    }

.get-touch p {
    font-size: 14px;
    margin: 0;
    color: #707070;
}

.width25 {
    width: 24%;
    float: left;
    padding: 0 15px;
    position: absolute;
}

.width75 {
    width: 75%;
    float: left;
    margin-left: 280px;
}

.it-services {
    position: relative;
}

.timeline__section p {
    position: relative;
    margin-left: 25px;
}

    .timeline__section p:before {
        position: absolute;
        content: '\f041';
        left: -22px;
        top: 0px;
        font-size: 18px;
        color: #9E9E9E;
        font-family: 'FontAwesome';
    }


/*Job career*/

#find_job {
    background-size: cover!important;
    background-position: center!important;
    margin: 0;
    position: relative;
}

    #find_job:before {
        content: "";
        display: block;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        position: absolute;
        background: #1491de;
        background: -webkit-gradient(left, rgba(20,145,222,1) 0%,rgba(185,57,208,1) 100%);
        background: -webkit-linear-gradient(left, rgba(20,145,222,1) 0%,rgba(185,57,208,1) 100%);
        background: -moz-linear-gradient(left, rgba(20,145,222,1) 0%,rgba(185,57,208,1) 100%);
        background: -ms-linear-gradient(left, rgba(20,145,222,1) 0%,rgba(185,57,208,1) 100%);
        background: -o-linear-gradient(left, rgba(20,145,222,1) 0%,rgba(185,57,208,1) 100%);
        background: linear-gradient(left, rgba(20,145,222,1) 0%,rgba(185,57,208,1) 100%);
        opacity: 0.8;
    }



.main-banner .caption {
    position: relative;
}

.main-banner h2 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #fff;
    display: block;
}

.main-banner p {
    margin-bottom: 30px !important;
    font-size: 16px;
    color: #fff;
    width: 80%;
    margin: 0 auto;
    line-height: 32px;
    font-weight: 500;
}

.home-form-1 {
    background: rgba(255,255,255,.2);
    width: 100%;
}

.home-form-1, .home-form-2 {
    margin-top: 20px;
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 20px;
}

.padd-0 {
    padding: 0;
}

.main-banner fieldset .form-control, .main-banner fieldset .seub-btn, .main-banner fieldset select.selectpicker {
    width: 100%;
    padding: 19px 15px;
    border: none;
    border-radius: 0;
    height: auto;
    line-height: 1.5;
    font-size: 15px;
    min-height: 60px;
    box-shadow: none;
    color: #737373;
}

.home-form-1 .form-control, .main-banner .form-group {
    margin-bottom: 0;
}

.br-1 {
    border-right: 1px solid #dde6ef!important;
}

.theme-btn {
    background: #ff7c39;
    border: 1px solid #ff7c39;
    color: #ffffff !important;
}

.mg-5 {
    margin: 5px;
}

.post-tab {
    align-items: center;
    border-radius: 14px;
    display: flex;
    justify-content: center;
    margin: auto auto 60px;
    overflow: hidden;
}

    .post-tab a:first-child {
        border-left: 1px solid #ddd;
        border-radius: 14px 0px 0px 14px;
    }

    .post-tab a {
        border: 1px solid #ddd;
        color: #696969;
        font-size: 15px;
        padding: 13px 22px;
        transition: all 0.3s ease-in-out;
        border-left: none;
        font-weight: 500;
        width: 140px;
        text-align: center;
    }

        .post-tab a.active, .post-tab a:hover {
            background: #596ec8;
            color: #fff;
            border-color: #596ec8;
        }

        .post-tab a:last-child {
            border-radius: 0 14px 14px 0;
        }

.single-job-post:last-child {
    border-bottom: 1px solid #e3e3e3;
}

.single-job-post {
    box-shadow: 0 0 6px 1px #ddd;
    margin-bottom: 30px;
    padding: 20px;
    padding-bottom: 10px;
    margin: 0px 15px 20px 10px;
    width: 354px;
}

.address > h6 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 500;
}

.address > p {
    margin-bottom: 5px;
    font-size: 15px;
    color: #555;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    text-align: left;
}

.button-box {
}

.button-black {
    background: #555555;
}

a.button {
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    line-height: 32px;
    overflow: hidden;
    padding: 2px 23px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    cursor: pointer;
    border-radius: 0;
    margin-top: 5px;
}

    a.button:hover {
        text-decoration: none;
    }

    a.button:focus {
        outline: 0;
    }

.breadcrumb {
    margin-top: 20px;
    border-radius: 0;
    background-color: #f3f3f3;
}

    .breadcrumb li a {
        color: #0c62bf;
    }

        .breadcrumb li a:foucs {
            outline: 0;
        }

        .breadcrumb li a:hover {
            text-decoration: none;
        }

/*job detail*/
.ptb-130 {
    padding-top: 30px;
    padding-bottom: 30px;
}
/*----------------------------------------*/
/*  9. Single Job Post Page
/*----------------------------------------*/
.job-search-content.brd-style {
    margin: 80px auto auto;
    max-width: 900px;
}

.loadmorebtn {
    margin-top: 20px;
    text-align: center;
}

    .loadmorebtn .button {
        background: #26ae61 none repeat scroll 0 0;
        border-radius: 0;
        display: inline-block;
        height: 50px;
        line-height: 50px;
        width: 145px;
    }

        .loadmorebtn .button::after {
            background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
        }

.area-title .single-job-post {
    box-shadow: 0 0 6px 1px #ddd;
    display: flex;
    margin-bottom: 60px;
    padding: 20px;
    position: relative;
    width: 100%;
}

.title {
    border-bottom: 0px solid #ddd;
    color: #434343;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-transform: capitalize;
}

    .title > span {
        border-bottom: 2px solid #26ae61;
        padding-bottom: 2px;
    }

.single-job-form {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 28px;
    font-family: sans-serif;
    margin-top: 10px;
}

.mark-icon, .number {
    line-height: 28px;
    position: relative;
    font-size: 15px;
}

    .mark-icon:after {
        position: absolute;
        content: '\f0a4';
        left: 0px;
        top: 0px;
        font-size: 16px;
        color: #00d097;
        font-family: 'FontAwesome';
    }

    .number > span {
        display: inline-block;
        font-family: sans-serif;
        width: 20px;
    }

.single-info label {
    color: #525252;
    font-family: sans-serif;
    font-size: 14px;
    width: 160px;
    line-height: 34px;
}

.single-info input {
    font-size: 12px;
    color: #a2a2a2;
    font-family: sans-serif;
    height: 36px;
    border: 1px solid #DEDEDE;
    background: #fff;
}

.single-job-form p {
    line-height: 26px;
    font-size: 15px;
}

.single-info input.dark-border {
    border-color: #a2a2a2;
}

.area-title > h2, .border-title {
    border: 1px solid #525252;
    color: #525252;
    font-family: sans-serif;
    font-size: 24px;
}

.border-title {
    font-size: 16px;
    border: 1px solid #A2A2A2;
}

.background-title {
    font-size: 16px;
    color: #fff;
    font-family: sans-serif;
}

.title > span.lg {
    padding: 7px 46px;
}

.title > span.medium {
    padding: 7px 31px;
}

.text-style span {
    color: #525252;
    display: inline-block;
}

.text-style {
    background: #f0f0f0 none repeat scroll 0 0;
}

textarea.textarea {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-right: 1px solid #dedede;
    font-size: 12px;
    color: #a2a2a2;
    font-family: sans-serif;
    height: 150px;
    border: 1px solid #DEDEDE;
    resize: none;
}

    textarea.textarea.small {
        height: 120px;
    }

.uploader, .photo-uploader {
    position: relative;
    height: 36px;
    border: 1px solid #dedede;
    width: 310px;
}

.photo-uploader {
    width: 79.1%;
}

#fileupload > input, .fileupload #fileupload {
    -moz-appearance: none;
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.filename {
    color: #a2a2a2;
    cursor: default;
    display: block;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 34px;
    overflow: hidden;
    padding: 0 10px;
    width: 65%;
}

.action {
    color: #5e5e5e;
    font-size: 12px;
    height: 100%;
    overflow: hidden;
    text-align: right;
    float: right;
    line-height: 34px;
    padding-right: 14px;
    font-family: sans-serif;
}

    .action i {
        font-size: 12px;
        margin-right: 7px;
    }

.photo-uploader .action {
    color: #ffffff;
    font-family: sans-serif;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 102px;
}

.max-size {
    color: #a2a2a2;
    font-family: sans-serif;
    font-size: 12px;
    line-height: 36px;
}

.mark-icon, .number {
    line-height: 30px;
    position: relative;
}

.block {
    display: block;
}

.mark-icon::after {
    position: absolute;
    content: '\f0a4';
    left: 0px;
    top: 0px;
    font-size: 16px;
    color: #13944b;
    font-family: 'FontAwesome';
}

.pl-27 {
    padding-left: 27px;
}

.area-title .address {
    width: 100%;
    float: left;
}

.area-title .button-box {
    float: left;
    width: 150px;
    position: relative;
}

    .area-title .button-box a.button {
        position: absolute;
        bottom: 0;
    }

.btn-back {
    border-radius: 0;
    padding: 8px 20px;
    background-color: #3b5998;
    border: 0;
    color: #fff;
}

    .btn-back:hover {
        color: #fff;
        background-color: #1e3e75;
    }

#nizhal .nizhal-slide .slick-slide img {
    opacity: 0.6;
}

#nizhal .nizhal-slide .slick-center {
    padding-left: 7px;
    padding-right: 7px;
}

    #nizhal .nizhal-slide .slick-center img {
        opacity: 1;
    }

#nizhal .nizhal-slide .slick-prev {
    left: 0;
    z-index: 999;
    top: 110%;
    right: 60px;
    margin: 0 auto;
}

    #nizhal .nizhal-slide .slick-prev:before {
        content: url(../images/fun/arrow-left-tour.png) !important;
    }

#nizhal .nizhal-slide .slick-next {
    left: 60px;
    z-index: 999;
    top: 110%;
    right: 0px;
    margin: 0 auto;
}

    #nizhal .nizhal-slide .slick-next:before {
        content: url(../images/fun/arrow-right-tour.png) !important;
    }

#nizhal p {
    font-family: sans-serif;
    line-height: 27px;
}


/*mobile css*/

.bg-black {
    background-color: #323232;
}

.mbl-section {
    padding: 50px 0;
}

.ml6 {
    position: relative;
    font-weight: 900;
    font-size: 3.3em;
}

    .ml6 .text-wrapper {
        position: relative;
        display: inline-block;
        padding-top: 0.2em;
        padding-right: 0.05em;
        padding-bottom: 0.1em;
        overflow: hidden;
    }

    .ml6 .letter {
        display: inline-block;
        line-height: 1em;
        font-family: "Poppins", sans-serif;
        font-weight: 900;
        font-size: 42px;
    }

.ml3 {
    font-weight: 900;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 35px;
}

.ml16 {
    color: #402d2d;
    padding: 40px 0;
    font-weight: 800;
    font-size: 2em;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    overflow: hidden;
}

    .ml16 .letter {
        display: inline-block;
        line-height: 1em;
        font-size: 40px;
    }

.box .width45 {
    width: 46%;
    margin-right: 10px;
}

.pad-alliance .pad-15 img {
    width: 75%;
}

.pad-alliance .pad-15 {
    text-align: center;
}

.width5 {
    width: 35px;
}

.pl-40 {
    padding-left: 14px !important;
}

.tab-view {
    display: none;
}

#clients.z-top img {
    background-color: #fff;
    box-shadow: 2px 2px 5px #00000014;
    border: 1px solid #e4e4e485;
    padding: 15px;
    margin: 20px;
}

#clients.z-top .mt-3 {
    margin-top: 30px !important;
}

#awards .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff !important;
    background-color: #1e3e75 !important;
    border-color: transparent;
}

#awards .nav-tabs {
    border-bottom: transparent;
}

    #awards .nav-tabs .nav-link {
        background-color: #fff;
        border: 0px;
        border-radius: 0px;
        margin: 0 4px;
        color: #1e3e75;
        font-family: sans-serif;
        letter-spacing: 1px;
        font-weight: 600;
    }

.Award {
    box-shadow: 2px 2px 8px #45454526;
    margin-bottom: 1.5rem;
    border: 1px solid rgb(222, 222, 222) !important;
    background-color: #fff;
    background-clip: border-box;
    border-radius: .25rem;
}

.mt-5 {
    margin-top: 0px !important;
}

.text-gray {
    color: #bebebe !important;
    margin-bottom: 6px;
}

.kring-content .pt-30 {
    padding-top: 0px !important;
}


/*.vision img:hover {
    -ms-transform: scale(1.1); 
    -webkit-transform: scale(1.1); 
    transform: scale(1.3); 
}*/

.navbar-toggler {
    padding: .125rem .5rem !important;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.15em;
    height: 1.15em;
}

#awards {
    background: url(../images/bg-parallax.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#cloudservices p {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 10px;
    font-family: sans-serif;
}

.scrolling-box p {
    font-size: 14px;
    line-height: 27px;
    margin-bottom: 10px;
    font-family: sans-serif;
    text-align: justify;
}

.mt-2 {
    margin-top: 2rem !important;
}

#serviceoffer .vision {
    margin-bottom: 15px;
}

#serviceoffer .short-line {
    margin: 7px 0px 10px;
}

#serviceoffer .vision-title {
    font-family: inherit;
    font-weight: 500;
    font-size: 20px;
    color: #3b5998;
    line-height: 24px;
    margin-bottom: 0;
}


/* -----------------------Key Differentiators----------------------- */
#key-differentiators {
    padding-top: 100px;
    padding-bottom: 100px;
}

#key .box {
    padding: 15px;
    margin: 25px 0;
    text-align: center;
    vertical-align: bottom;
}

#key h5 {
    margin: 10px;
    padding: 5px;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    color: #1e3e75;
}

#key img.key-logo {
    /* max-width: 100px; */
    max-height: 80px;
    text-align: center;
    vertical-align: middle;
    transition: all 0.5s;
}

#key p {
    font-size: 13px;
    margin: 12px;
    padding: 5px;
    text-align: center;
    color: #000;
}

div.icon {
    text-align: center;
}



/* --------------------------tools and platform----------------------- */

#tools-platform {
    width: 100%;
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    vertical-align: middle;
    background: #fff;
}

    #tools-platform .cols-2 {
        width: 45%;
        height: auto;
        display: inline-block;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: middle;
    }

        #tools-platform .cols-2 img {
            max-height: 100px;
            max-width: 150px;
            padding: 20px;
            justify-content: center;
            vertical-align: middle;
        }

    #tools-platform .cols-3 {
        width: 31%;
        height: auto;
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: middle !important;
    }

        #tools-platform .cols-3 img {
            max-height: 65px;
            max-width: 100px;
            padding: 15px 10px;
            margin: 0px;
            justify-content: center;
            vertical-align: middle;
        }


@media (max-width: 786px) {
    #tools-platform .cols-2 {
        width: 80%;
        height: auto;
        border-bottom: 1px solid;
        display: inline-block;
        margin-left: 5px;
        margin-top: 30px;
    }

        #tools-platform .cols-2 img {
            height: 50px;
            padding: 10px;
            justify-content: center;
            vertical-align: middle;
        }

    #tools-platform .cols-3 {
        width: 95%;
        height: auto;
        border-bottom: 1px solid #dee2e6;
        display: inline-block;
        margin-bottom: 15px;
        margin-top: 30px;
        padding-bottom: 15px;
    }

        #tools-platform .cols-3 img {
            max-height: 70px;
            padding: 10px;
            justify-content: center;
            vertical-align: middle;
        }

    #tools-platform .cols-2 {
        width: 95%;
        height: auto;
        border-bottom: 1px solid #dee2e6;
        display: inline-block;
        margin-bottom: 15px;
        margin-top: 30px;
        padding-bottom: 15px;
    }

        #tools-platform .cols-2 img {
            max-height: 70px;
            padding: 10px;
            justify-content: center;
            vertical-align: middle;
        }


    .border-right {
        border-right: 1px solid #323232;
        display: inline-block;
        height: 200px;
        vertical-align: middle;
    }
}


@media ( max-width: 768px) {
    .border-right {
        border-right: none;
        display: none;
    }
}


.boxfront img {
    width: 95px;
}

.efficieny {
    width: 130px !important;
}

.list-style-one li b {
    font-weight: 700 !important;
}

/* ----------------Circles------------------- */
.circlesMask {
    width: 50%;
    margin-left: 25%;
    text-align: center;
}

.circles {
    height: 200px;
    width: 200px;
    border-radius: 50% 50%;
    display: inline-block;
    padding: 70px 10px 5px 10px;
    text-align: center;
    -webkit-box-shadow: -4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: -4px 4px 5px 0px rgba(0,0,0,0.75);
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

    .circles:hover {
        -webkit-transform: scale(1.1); /* Safari and Chrome */
        -moz-transform: scale(1.1); /* Firefox */
        -ms-transform: scale(1.1); /* IE 9 */
        -o-transform: scale(1.1); /* Opera */
        transform: scale(1.1);
    }

    .circles h5 a {
        /* text-align: center !important; */
        color: #fff !important;
        font-weight: 600;
        text-decoration: none;
    }

.clientwidth {
    width: 190px;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

.navbar-light .navbar-toggler:focus {
    outline: 0;
}

#it-services .base-header2 h3 {
    letter-spacing: 2px;
    font-size: 25px;
}

#industries .base-header2 h3 {
    letter-spacing: 2px;
    font-size: 25px;
}

#it-services .vision-title {
    font-size: 23px;
}

.width70 {
    width: 70%;
    margin: 0 auto;
}

#it-services p, #industries p {
    font-family: sans-serif;
    margin-bottom: 10px;
}

#it-services .vision {
    margin-bottom: 20px;
}

ul.it_service {
    margin-bottom: 10px;
}

.mbl-display {
    display: none;
}

.banner_top {
    position: relative;
    z-index: 2;
}

/** Board members**/


.director-img {
    width: 200px;
    height: 200px;
    margin-top: 15px;
    margin-left: 30px;
    cursor: pointer;
}

.pb-20 {
    padding-bottom: 20px;
}

.directors h2 span {
    font-size: 38px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    color: #314a75;
    margin-left: 5px;
}

.directors h2 {
    font-size: 38px;
    font-weight: 700;
    color: #b99044;
    margin-top: 0px;
    margin-bottom: 25px;
}

.board-img h2 {
    text-align: center;
    margin-top: 20px;
    font-weight: 600;
    font-size: 17px;
    color: #1e3e75;
    font-family: inherit;
}

    .board-img h2 span {
        color: #b99044;
        font-size: 22px;
    }

.advisery {
    font-size: 17px;
    text-align: center;
    font-weight: 600;
    color: #b99044;
}

.board-name h4::after {
    width: 0;
    height: 1px;
    background-color: #ff8328;
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -2;
    width: 60px;
    height: 3px;
}

.hideDivs {
    display: none;
}

.pad-4 {
    border: 1px solid #dddddd4d;
    padding: 30px 40px;
    background-color: transparent;
    box-shadow: 2px 2px 5px #00000030;
}

.board-title {
    margin: 60px 0;
}

    .board-title > h4 {
        font-size: 22px;
        font-weight: 500;
        color: #b99044;
        font-family: sans-serif;
        margin-top: 0px;
        text-transform: capitalize;
        letter-spacing: 3px;
        margin-bottom: 15px;
        position: relative;
        padding-bottom: 5px;
    }

        .board-title > h4 span {
            font-size: 22px;
            font-weight: 700;
            line-height: 30px;
            text-transform: uppercase;
            margin-bottom: 5px;
            color: #314a75;
            font-family: sans-serif;
            letter-spacing: 3px;
            margin-left: 0px;
        }

    .board-title p {
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 10px;
        font-family: sans-serif;
        text-align: justify;
    }



.bg-color {
    background-color: #F2F2F2;
}

.hideDivs .section {
    position: relative;
    margin: 0 auto;
}

.hideDivs .close {
    position: absolute;
    right: 28px;
    top: 45px;
    background: url(../images/aboutus/close.png) 0 0 no-repeat;
    width: 22px;
    height: 22px;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -ms-transition: all 0s ease;
    transition: all 0s ease;
    z-index: 1;
}

.hideDivs .corner {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #F7F7F7;
    border-style: solid;
    border-width: 21px;
    content: "\0020";
    height: 0;
    left: 50%;
    margin: -42px 0 0 -21px;
    position: absolute;
    top: auto;
    width: 0;
    display: none;
}

.flex-container {
    display: flex;
    justify-content: center;
    background-color: DodgerBlue;
}

    .flex-container > div {
        background-color: #f1f1f1;
        width: 100px;
        margin: 10px;
        text-align: center;
        line-height: 75px;
        font-size: 30px;
    }

#association-sec {
    background-image: url(../images/bg-alliances.png);
    height: 960px;
    background-repeat: no-repeat;
    background-size: cover;
}

.sitemap-title {
    font-family: sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #3b5998;
    line-height: 30px;
}

.our-knowledge ul {
    margin-bottom: 10px;
}

    .our-knowledge ul a {
        font-size: 16px;
        line-height: 32px;
        display: block;
        color: #143f70;
    }

        .our-knowledge ul a:hover {
            color: #dd4b39;
            text-decoration: none;
        }

#sitemap .our-knowledge {
    margin-top: 20px;
}

.our-knowledge ul a:hover .icon-square {
    color: #dd4b39;
    margin-right: 10px;
}

#sitemap hr {
    margin-top: 20px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #ddddddcf;
}

.our-knowledge .icon-square {
    margin-right: 10px;
}

.sitemap-title:hover {
    text-decoration: none;
}

.client-item-wrapper.slick-slide.slick-cloned img:focus {
    outline: 0 !important;
}

.client-item-wrapper.slick-slide.slick-cloned img:hover {
    outline: 0 !important;
}

.client-item-wrapper.slick-slide.slick-active img:focus {
    outline: 0 !important;
}

.client-item-wrapper.slick-slide.slick-active img:hover {
    outline: 0 !important;
}

.red {
    color: #d41919;
}

.since {
    color: #ffffff;
    background-color: #1e3d74;
    padding: 5px 8px;
    font-size: 13px !important;
}

.kring-content .vision-title {
    font-size: 18px;
    color: #3b5998;
    line-height: 20px;
}

.kring-content p {
    margin-bottom: 15px;
}

.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu#staffing-menu li a {
    line-height: 17px !important;
    padding: 6px 6px !important;
}

.nizal-tab .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
    height: auto;
}

.nizal-tab .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #1e3e75;
    border-color: #EEEEEE;
}

.nizal-tab .panel-title {
    font-size: 14px;
    margin-bottom: 0px;
}

    .nizal-tab .panel-title > a {
        display: block;
        padding: 15px;
        color: #fff;
        text-decoration: none;
    }

.more-less {
    float: right;
    color: #fff;
}

.nizal-tab .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: 1px solid #1e3e75;
    padding: 20px;
}

.demo {
    padding-top: 60px;
    padding-bottom: 110px;
}

.growth_placements h2 {
    text-align: center;
    color: #1e3e75;
    font-size: 24px;
    font-weight: 500;    font-family: sans-serif;
    letter-spacing: 1px;
}



.carousel-caption {
    padding-bottom: 80px;
}

.btn-transparent {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}

    .btn-transparent:hover {
        background-color: #fff;
    }

.btn-rounded {
    border-radius: 70px;
}

.animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

h2.animated {
    font-size: 45px;
    text-transform: uppercase;
    color: #fff;
    line-height: 90px;
    margin-bottom: 10px;
    text-shadow: 2px 3px 3px black;
    letter-spacing: 2px;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.close:focus, .close:hover {
    outline: 0;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f068";
    float: right;
}

.accordion .card-header.collapsed:after {
    content: "\f067";
}

.card .card-body p {
    margin-bottom: 7px;
    color: #666;
    font-size: 15px;
}

.card-title {
    margin-bottom: 0px;
}

.card-header {
    cursor: pointer;
}

.title {
    margin-bottom: 20px;
    font-family: 'Montserrat', 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    font-weight: 500;
    color: #393836;
    font-size: 24px;
}

.card-body .fa {
    font-size: 12px;
    margin-right: 2px;
    color: #333333a6;
}

#accordion .card-body {
    padding: 1.25rem;
    height: auto;
}

#accordion .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgb(30, 62, 117) !important;
    border-bottom: 3px solid rgb(255, 255, 255) !important;
    color: #fff;
}

/* Preloader */


#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    height: 100%;
    z-index: 99;
}

#status {
    position: absolute;
    left: 0;
    right: 0;
    /* centers the loading animation horizontally one the screen */
    top: 30%;
}

.loader {
    animation: rotate 1s infinite;
    height: 50px;
    width: 50px;
    position: absolute;
    left: 55%;
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
    top: 55%;
}

    .loader:before,
    .loader:after {
        border-radius: 50%;
        content: '';
        display: block;
        height: 20px;
        width: 20px;
    }

    .loader:before {
        /*animation: ball1 1s infinite;*/
        background-color: #1e3e75;
        box-shadow: 30px 0 0 #2196f3;
        margin-bottom: 10px;
    }

    .loader:after {
        /*animation: ball2 1s infinite;*/
        background-color: #2196f3;
        box-shadow: 30px 0 0 #1e3e75;
    }

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg) scale(0.8);
        -moz-transform: rotate(0deg) scale(0.8);
    }

    50% {
        -webkit-transform: rotate(360deg) scale(1.2);
        -moz-transform: rotate(360deg) scale(1.2);
    }

    100% {
        -webkit-transform: rotate(720deg) scale(0.8);
        -moz-transform: rotate(720deg) scale(0.8);
    }
}

@keyframes ball1 {
    0% {
        box-shadow: 30px 0 0 #f8b334;
    }

    50% {
        box-shadow: 0 0 0 #f8b334;
        margin-bottom: 0;
        -webkit-transform: translate(15px,15px);
        -moz-transform: translate(15px, 15px);
        100%;

{
    box-shadow: 30px 0 0 #f8b334;
    margin-bottom: 10px;
}

}

@keyframes ball2 {
    0% {
        box-shadow: 30px 0 0 #97bf0d;
    }

    50% {
        box-shadow: 0 0 0 #97bf0d;
        margin-top: -20px;
        -webkit-transform: translate(15px,15px);
        -moz-transform: translate(15px, 15px);
    }

    100% {
        box-shadow: 30px 0 0 #97bf0d;
        margin-top: 0;
    }
}


.p-30 {
    padding:30px;
}

#home {
  width: 251px;
  height: 25px;
  background: url("../images/Sprite.png") 0 0;
  display: inline-block; 
}


