﻿@charset "utf-8";

a:focus, a:hover, button:focus, input:focus, textarea:focus {
    outline: 0 !important
}

.darkBlueSection, .darkBlueSection01, .darkgraySection, .edu-bg, .edu-bg2, .edu-bg3, .footerBg, .lightBlueSection, .whiteSection {
    width: 100%;
    float: left
}

#clientslider .slick-loading .slick-slide, #clientslider .slick-loading .slick-track {
    visibility: hidden
}

body {
    padding: 0;
    margin: 0;
    font-family: 'Space Grotesk';
    background: #fff
}

.modal-backdrop.in {
    opacity: .8
}

@font-face {
    font-family: 'Futura Bk BT';
    src: url(../fonts/FuturaBT-Book.eot);
    src: url(../fonts/FuturaBT-Book.eot) format('embedded-opentype'),url(../fonts/FuturaBT-Book.woff) format('woff'),url(../fonts/FuturaBT-Book.ttf) format('truetype'),url(../fonts/FuturaBT-Book.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Futura Bk BT';
    src: url(../fonts/FuturaBT-BookItalic.eot);
    src: url(../fonts/FuturaBT-BookItalic.eot) format('embedded-opentype'),url(../fonts/FuturaBT-BookItalic.woff) format('woff'),url(../fonts/FuturaBT-BookItalic.ttf) format('truetype'),url(../fonts/FuturaBT-BookItalic.svg) format('svg');
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Corsa Grotesk';
    src: url(../fonts/CorsaGrotesk-Regular.eot);
    src: url(../fonts/CorsaGrotesk-Regular.eot) format('embedded-opentype'),url(../fonts/CorsaGrotesk-Regular.woff) format('woff'),url(../fonts/CorsaGrotesk-Regular.ttf) format('truetype'),url(../fonts/CorsaGrotesk-Regular.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Corsa Grotesk';
    src: url(../fonts/CorsaGrotesk-Thin.eot);
    src: url(../fonts/CorsaGrotesk-Thin.eot) format('embedded-opentype'),url(../fonts/CorsaGrotesk-Thin.woff) format('woff'),url(../fonts/CorsaGrotesk-Thin.ttf) format('truetype'),url(../fonts/CorsaGrotesk-Thin.svg) format('svg');
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'Space Grotesk';
    src: url(../fonts/SpaceGrotesk-Medium.eot);
    src: url(../fonts/SpaceGrotesk-Medium.eot) format('embedded-opentype'),url(../fonts/SpaceGrotesk-Medium.woff) format('woff'),url(../fonts/SpaceGrotesk-Medium.ttf) format('truetype'),url(../fonts/SpaceGrotesk-Medium.svg) format('svg');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Space Grotesk';
    src: url(../fonts/SpaceGrotesk-Regular.eot);
    src: url(../fonts/SpaceGrotesk-Regular.eot) format('embedded-opentype'),url(../fonts/SpaceGrotesk-Regular.woff) format('woff'),url(../fonts/SpaceGrotesk-Regular.ttf) format('truetype'),url(../fonts/SpaceGrotesk-Regular.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Space Grotesk';
    src: url(../fonts/SpaceGrotesk-Bold.eot);
    src: url(../fonts/SpaceGrotesk-Bold.eot) format('embedded-opentype'),url(../fonts/SpaceGrotesk-Bold.woff) format('woff'),url(../fonts/SpaceGrotesk-Bold.ttf) format('truetype'),url(../fonts/SpaceGrotesk-Bold.svg) format('svg');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Space Grotesk';
    src: url(../fonts/SpaceGrotesk-SemiBold.eot);
    src: url(../fonts/SpaceGrotesk-SemiBold.eot) format('embedded-opentype'),url(../fonts/SpaceGrotesk-SemiBold.woff) format('woff'),url(../fonts/SpaceGrotesk-SemiBold.ttf) format('truetype'),url(../fonts/SpaceGrotesk-SemiBold.svg) format('svg');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Space Grotesk';
    src: url(../fonts/SpaceGrotesk-Light.eot);
    src: url(../fonts/SpaceGrotesk-Light.eot) format('embedded-opentype'),url(../fonts/SpaceGrotesk-Light.woff) format('woff'),url(../fonts/SpaceGrotesk-Light.ttf) format('truetype'),url(../fonts/SpaceGrotesk-Light.svg) format('svg');
    font-weight: 300;
    font-style: normal
}

a, div, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, span, table, td, tr, ul {
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-weight: 400;
    line-height: normal;
    outline: 0
}

h2, h3, h4, h5, h6 {
    font-weight: 700;
    line-height: 60px
}

a:focus, a:hover {
    text-decoration: none
}

input:focus, textarea:focus {
    border: none
}

.container-fluid {
    padding-right: 50px;
    padding-left: 50px
}

h1 {
    font-size: 48px
}

h2 {
    font-size: 44px
}

h3 {
    font-size: 38px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 22px
}

h6 {
    font-size: 18px
}

p {
    font-size: 16px;
    line-height: 26px
}

.section-padding {
    padding: 30px 0
}

.section-paddingSm {
    padding: 8px 0
}

.section-paddingLg {
    padding: 70px 0
}

.pd_140 {
    padding: 140px 0
}

.pd_100 {
    padding: 100px 0
}

.pd_0x30 {
    padding: 0 30px
}

.pd_60 {
    padding: 60px 0
}

.pd_50 {
    padding: 50px 0
}

.pd_40 {
    padding: 40px 0
}

.pd_30 {
    padding: 30px 0
}

.pd_20 {
    padding: 20px 0
}

.pd-0 {
    padding: 0 !important
}

.pd_b-0 {
    padding-bottom: 0 !important
}

.pd_t-0 {
    padding-top: 0 !important
}

.mr-0 {
    margin: 0 !important
}

.mr_0x5 {
    margin: 0 5px !important
}

.mr_tp-100 {
    margin-top: 100px !important
}

.mr_tp-90 {
    margin-top: 90px !important
}

.mr_tp-80 {
    margin-top: 80px !important
}

.mr_tp-70 {
    margin-top: 70px !important
}

.mr_tp-60 {
    margin-top: 60px !important
}

.mr_tp-50 {
    margin-top: 50px !important
}

.mr_tp-40 {
    margin-top: 40px !important
}

.mr_tp-30 {
    margin-top: 30px !important
}

.mr_tp-20 {
    margin-top: 20px !important
}

.mr_bt-100 {
    margin-bottom: 100px !important
}

.mr_bt-90 {
    margin-bottom: 90px !important
}

.mr_bt-80 {
    margin-bottom: 80px !important
}

.mr_bt-70 {
    margin-bottom: 70px !important
}

.mr_bt-60 {
    margin-bottom: 60px !important
}

.mr_bt-50 {
    margin-bottom: 50px !important
}

.mr_bt-40 {
    margin-bottom: 40px !important
}

.mr_bt-35 {
    margin-bottom: 35px !important
}

.mr_bt-30 {
    margin-bottom: 30px !important
}

.mr_bt-20 {
    margin-bottom: 20px !important
}

.sectionhead {
    padding: 0 0 50px
}

.sectionHeadingblue, .sectionHeadingwhite {
    font-size: 30px;
    line-height: 20px;
    margin-bottom: 18px;
    padding: 0 0 40px
}

.clr-f06d4e {
    background: #f06d4e;
    color: #fff
}

.clr-49aafb {
    background: #49aafb;
    color: #fff
}

.clr-00d3c9 {
    background: #00d3c9;
    color: #fff
}

.clr-0c4c82 {
    background: #0c4c82;
    color: #fff
}

.clr-05131f {
    background: #05131f;
    color: #fff
}

.clr-dbe1e9 {
    background: #dbe1e9;
    color: #fff
}

.clr-8477c6 {
    background: #8477c6;
    color: #fff
}

.clr-8477c6 {
    background: #224b82;
    color: #fff
}

.btn {
    display: inline-block;
    text-align: center;
    line-height: 1;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear
}

.headerTopRight li {
    line-height: 1;
    padding: 10px;
    float: left;
    list-style: none
}

.timeSetBox span {
    width: 180px;
    overflow: hidden;
    display: inline-block
}

.headerTopRight li a {
    color: #fff;
    text-decoration: none;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear
}

.headerTopRight li:hover {
    background: #26438f;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear
}

.menubarSection.fixed-header .text-center p {
    display: block !important
}

.fixed-header {
    box-shadow: 0 3px 11px -2px #ccc;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 888;
    transition: all 1s
}

.headerTop {
    background-color: #0a1634
}

.userBox {
    float: left;
    padding: 8px 0 0 0;
    font-family: 'Work Sans',sans-serif !important
}
#hrefOnlineUsers, #hrefVisitorsNo{ cursor: pointer;}
    .userBox p {
        line-height: 1;
        padding: 3px 0 0;
        font-size: 12px;
        float: left;
        color: #fff;
        font-family: 'Work Sans',sans-serif !important
    }

        .userBox p i {
            padding: 1px 1px 0 0
        }

    .userBox span {
        font-family: 'Work Sans',sans-serif !important;
        overflow: hidden;
        display: inline-block;
        height: 13px;
        border: 1px solid #fff;
        background-color: #122867;
        border-radius: 40px;
        padding: 8px 6px;
        line-height: 1px;
        float: right;
        margin: -2px 0 0 5px
    }

.toprightside {
    float: right
}

    .toprightside select {
        float: left;
        background: #0a1634 url(../images/arrow.png);
        background-repeat: no-repeat;
        background-position: 87% center;
        color: #fff;
        font-size: 13px;
        -webkit-appearance: none;
        -moz-appearance: none;
        padding: 0 30px 0 20px;
        border: none
    }

    .toprightside p {
        float: left;
        background: #0d4f88;
        padding: 10px 30px 10px 20px;
        color: #fff;
        font-size: 13px;
        line-height: 15px;
        border-left: 1px solid #05131f
    }

    .toprightside select:focus {
        outline: 0
    }

.logoHeader {
    background: #fff url(../images/headerBg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 4px 0 0
}

.menubarSection {
    color: #fff;
    background: #08428e;
    background: -moz-linear-gradient(top,#08428e 0,#062766 52%,#070d3f 100%);
    background: -webkit-linear-gradient(top,#08428e 0,#062766 52%,#070d3f 100%);
    background: linear-gradient(to bottom,#08428e 0,#062766 52%,#070d3f 100%)
}

    .menubarSection .menuOut a {
        color: #fff;
        font-size: 30px;
        margin: 2px 0 0 50px;
        display: inline-block
    }

.menuOut {
    position: relative
}

.lohinBtnOut {
    background-size: contain;
    background: #0a1634;
    background-position: left center;
    background-repeat: no-repeat;
    float: right;
    padding: 11px 10px 10px 10px;
    color: #fff;
    border-right: 1px solid;
    border-left: 1px solid
}

    .lohinBtnOut a {
        display: inline-block;
        color: #fff;
        padding: 0 7px
    }

        .lohinBtnOut a img {
            float: left;
            padding: 0 5px
        }

.menuOut input {
    position: fixed;
    opacity: 0
}

.menuOut label {
    position: absolute;
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    background: 0 0;
    cursor: pointer
}

    .menuOut label::before {
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(18,67,100,.6);
        content: '';
        opacity: 0;
        pointer-events: none;
        transition: opacity .5s cubic-bezier(.19,1,.22,1)
    }

    .menuOut label .burger {
        position: absolute;
        top: 9px;
        left: 1em;
        z-index: 3;
        width: 21px;
        height: 20px;
        margin: 0;
        padding: 0;
        transition: opacity .5s cubic-bezier(.19,1,.22,1)
    }

        .menuOut label .burger .bar, .menuOut label .burger::after, .menuOut label .burger::before {
            position: absolute;
            left: 0;
            display: block;
            width: 100%;
            height: 12%;
            background: #fff;
            content: '';
            transition: all .5s cubic-bezier(.19,1,.22,1)
        }

        .menuOut label .burger .bar {
            top: 44%
        }

        .menuOut label .burger::before {
            top: 0;
            transform-origin: top left
        }

        .menuOut label .burger::after {
            bottom: 0;
            transform-origin: bottom left
        }

    .menuOut input:focus + label .menuOut .burger, .menuOut label:hover .burger {
        opacity: .75
    }

.menuOut nav {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: flex-start;
    transform: translate3d(0,0,0);
    transform: translateX(-100%);
    will-change: transform;
    transition: transform .5s cubic-bezier(.19,1,.22,1)
}

    .menuOut nav::before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
        width: 25em;
        background: #f36e4f;
        content: '';
        transform: skewX(15deg) translateX(-100%);
        transform-origin: bottom left;
        will-change: transform;
        transition: transform .5s cubic-bezier(.19,1,.22,1)
    }

@media (min-width:40em) {
    .menuOut nav::before {
        width: 40em
    }
}

.menuOut nav a {
    margin: .5em 0;
    padding: 10px 20px;
    font-size: 1.5em;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    transform: translateX(-100%);
    transition: color .15s,transform .5s;
    transition-timing-function: cubic-bezier(.19,1,.22,1)
}

    .menuOut nav a:nth-child(1) {
        transition-delay: 0s,.1s
    }

    .menuOut nav a:nth-child(2) {
        transition-delay: 0s,150ms
    }

    .menuOut nav a:nth-child(3) {
        transition-delay: 0s,.2s
    }

.menuOut av a:nth-child(4) {
    transition-delay: 0s,250ms
}

.menuOut nav a:nth-child(5) {
    transition-delay: 0s,.3s
}

.menuOut nav a:nth-child(6) {
    transition-delay: 0s,350ms
}

.menuOut nav a:focus, .menuOut nav a:hover {
    color: #000
}

.menuOut .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.bg-green {
    background-color: #26438f
}

.bg-red {
    background-color: #6f0938
}

.bg-pink {
    background-color: #9e0307
}

.bg-yello {
    background-color: #460b4c
}

.bannercontent {
    text-align: center;
    padding: 32px 0 0 0
}

.banner-section h3 {
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    padding: 10px 0 10px 0
}

.banner-section p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 1
}

.banner-section h3 a span {
    color: #fff;
    font-weight: 700
}

.bannercontent .carousel-inner .item {
    margin: auto
}

.bannercontent .carousel-inner .carousel-control {
    background: 0 0
}

.welcomecareout {
    padding-top: 20px
}

    .welcomecareout .icon-bx-wraper {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 10px
    }

        .welcomecareout .icon-bx-wraper.bg-green {
            border-bottom: 10px solid #3358b7
        }

            .welcomecareout .icon-bx-wraper.bg-green:hover {
                -moz-transition: all .5s linear;
                -webkit-transition: all .5s linear;
                -ms-transition: all .5s linear;
                -o-transition: all .5s linear;
                background: #163482;
                background: -moz-linear-gradient(-45deg,#163482 0,#3f69d3 74%);
                background: -webkit-linear-gradient(-45deg,#163482 0,#3f69d3 74%);
                background: linear-gradient(135deg,#163482 0,#3f69d3 74%)
            }

        .welcomecareout .icon-bx-wraper.bg-yello {
            border-bottom: 10px solid #7a2082
        }

            .welcomecareout .icon-bx-wraper.bg-yello:hover {
                -moz-transition: all .5s linear;
                -webkit-transition: all .5s linear;
                -ms-transition: all .5s linear;
                -o-transition: all .5s linear;
                background: #56145d;
                background: -moz-linear-gradient(-45deg,#56145d 0,#9624a0 74%);
                background: -webkit-linear-gradient(-45deg,#56145d 0,#9624a0 74%);
                background: linear-gradient(135deg,#56145d 0,#9624a0 74%)
            }

        .welcomecareout .icon-bx-wraper.bg-red {
            border-bottom: 10px solid #902657
        }

            .welcomecareout .icon-bx-wraper.bg-red:hover {
                -moz-transition: all .5s linear;
                -webkit-transition: all .5s linear;
                -ms-transition: all .5s linear;
                -o-transition: all .5s linear;
                background: #710b3a;
                background: -moz-linear-gradient(-45deg,#710b3a 1%,#a91f60 74%);
                background: -webkit-linear-gradient(-45deg,#710b3a 1%,#a91f60 74%);
                background: linear-gradient(135deg,#710b3a 1%,#a91f60 74%)
            }

        .welcomecareout .icon-bx-wraper.bg-pink {
            border-bottom: 10px solid #bd3532
        }

            .welcomecareout .icon-bx-wraper.bg-pink:hover {
                -moz-transition: all .5s linear;
                -webkit-transition: all .5s linear;
                -ms-transition: all .5s linear;
                -o-transition: all .5s linear;
                background: #a71513;
                background: -moz-linear-gradient(-45deg,#a71513 2%,#bd3532 75%);
                background: -webkit-linear-gradient(-45deg,#a71513 2%,#9c2624 75%);
                background: linear-gradient(135deg,#a71513 2%,#8a1e1b 75%)
            }

        .welcomecareout .icon-bx-wraper img {
            color: #fff;
            padding: 24px 0 0 0
        }

    .welcomecareout .icon-content h2 {
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        line-height: 1;
        padding: 20px 0 8px 0
    }

    .welcomecareout .icon-content p {
        color: #fff;
        font-size: 12px;
        font-weight: 400
    }

    .welcomecareout .icon-bx-wraper .text-white:after {
       /* background: #fff; */
        height: 4px;
        width: 80px;
        margin: auto;
        left: 0;
        right: 0;
        content: "";
        display: inline-block;
        color: #fff;
        position: absolute;
        bottom: 0
    }

    .welcomecareout .icon-bx-wraper .text-white {
        position: relative;
        color: #fff;
        height: 100px;
        line-height: 100px;
        font-size: 50px
    }

.acadmicOut {
    background: url(../images/bg01.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed
}

.ourProject h2 {
    color: #0d4f88;
    font-weight: 700;
    font-size: 24px;
    background: url(../images/headingbg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 10px 0 8px 0;
    margin: 0 0 40px 0
}

.acadmicbox h3 {
    font-size: 18px;
    font-weight: 400;
    padding: 8px 0 10px 0;
    line-height: 1
}

.acadmicbox.clr-49aafb {
    background: #061b55
}

.acadmicbox.clr-00d3c9 {
    background: #07387f
}

.acadmicbox.clr-f06d4e {
    background: #1757b3
}

.acadmicbox.clr-8477c6 {
    background: #2376ef
}

.acadmicbox h3 span {
    font-weight: 700;
    display: block;
    font-size: 30px;
    padding: 0;
    color: #ff0
}

.acadmicbox {
    width: 100%;
    padding: 34px 0 50px;
    position: relative;
    outline: 1px dashed #fff;
    outline-offset: -5px;
    height: 163px;
    margin-top: 0
}

    .acadmicbox img {
        padding: 0;
        font-size: 60px;
        width: 50px
    }

    .acadmicbox .showmore {
        position: absolute;
        top: -7px;
        left: 0;
        right: 0;
        background: #fff;
        padding: 4px 0 0 0;
        width: 20px;
        height: 20px;
        font-size: 12px;
        z-index: 999;
        box-shadow: 3px 3px 0 0 #00000030;
        margin: auto;
        display: inline-block
    }

.cmOuter .showmore i {
    color: #fff
}

.cmOuter .showmore {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #2686e8;
    padding: 4px 0 0 0;
    width: 20px;
    height: 20px;
    font-size: 12px;
    z-index: 999;
    box-shadow: 3px 3px 0 0 #00000030;
    margin: auto;
    display: inline-block
}

.newsBoxSecrling {
    background: #26438f;
    color: #fff;
/*    position: absolute;*/
    bottom: 0;
    width: 100%;
    right: 0;
    left: 0;
    z-index: 666
}

    .newsBoxSecrling p {
        padding: 8px 0 5px;
        font-size: 17px;
        font-weight: 600
    }

.showdivcont {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0
}

    .showdivcont i {
        padding: 0;
        margin: 0
    }

.box-classic-inner {
    position: absolute;
    display: none;
    background: #fff;
    width: 100%;
    margin: 0;
    padding: 10px 20px 10px 20px;
    z-index: 1;
    box-shadow: 0 8px 17px 0 #d4d4d4
}

    .box-classic-inner li {
        position: relative;
        list-style: none;
        border-bottom: 1px solid #ffa34e;
        color: #ffa34e;
        font-size: 16px;
        padding: 8px 0 8px 0
    }

        .box-classic-inner li span {
            float: right;
            font-size: 15px
        }

        .box-classic-inner li:after {
            background: #e2e2e2;
            content: "";
            width: 50px;
            height: 1px;
            position: absolute;
            right: 0;
            bottom: -1px
        }

.tabingdesign .tab-content {
    color: #000;
    padding: 5px 15px;
    box-shadow: 5px 5px 0 0 #14446f29;
    height: 369px;
    border: 1px solid #ccc
}

.tabingdesign .nav-pills > li > a {
    border-radius: 0;
    padding: 12px 27px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #26438f
}

#loadActivity {
    box-shadow: 5px 5px 0 0 #14446f29;
    float: left;
    width: 100%;
    border: 1px solid #ccc
}

.tabingdesign .nav-pills > li.active > a, .tabingdesign .nav-pills > li.active > a:focus, .tabingdesign .nav-pills > li.active > a:hover {
    color: #ff0 !important;
    background-color: #26438f
}

.tabingOuter {
    margin: 0 0 0
}

    .tabingOuter marquee {
        height: 320px
    }

    .tabingOuter .tab .nav-tabs {
        border: none;
        margin: 0
    }

        .tabingOuter .tab .nav-tabs li {
            width: 25%;
            text-align: center
        }

            .tabingOuter .tab .nav-tabs li a {
                padding: 7px 10px;
                margin-right: 2px;
                margin-top: 0;
                font-size: 16px;
                font-weight: 400;
                color: #fff;
                text-transform: uppercase;
                border: none;
                border-radius: 7px 7px 0 0;
                background: #2c6ea8;
                z-index: 2;
                position: relative;
                border-top: 3px solid #1b3b5a !important
            }

                .tabingOuter .tab .nav-tabs li a:focus, .tabingOuter .tab .nav-tabs li a:hover, .tabingOuter .tab .nav-tabs li.active a {
                    background: #fff;
                    color: #1b3b5a;
                    border-top: 3px solid #1b3b5a !important
                }

    .tabingOuter .tab .tab-content {
        padding: 15px 20px;
        margin-top: 0;
        font-size: 12px;
        height: 512px;
        overflow: auto;
        color: #000;
        letter-spacing: 1px;
        line-height: 30px;
        background: #fff;
        position: relative
    }

.tabingcontent li {
    border-bottom: 1px solid #fff;
    padding: 6px 0;
    margin: 0 0;
    list-style: none;
    float: left;
    width: 100%;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear
}

    .tabingcontent li:hover {
        background: #f1f4f6;
        padding-left: 10px;
        padding-right: 10px;
        -moz-transition: all .5s linear;
        -webkit-transition: all .5s linear;
        -ms-transition: all .5s linear;
        -o-transition: all .5s linear
    }

.tabingcontent h5 {
    font-size: 15px;
    margin: 0;
    padding: 5px 0 10px 0;
    line-height: 1;
    letter-spacing: 0
}

    .tabingcontent h5 span {
        color: #fff;
        display: inline-block;
        border-radius: 12px;
        padding: 4px 9px;
        font-size: 11px;
        line-height: 1;
        font-weight: 400
    }

    .tabingcontent h5 small {
        display: inline-block;
        color: #224b82;
        font-size: 12px;
        line-height: 1;
        float: right;
        font-weight: 700
    }

        .tabingcontent h5 small span {
            position: relative;
            background: #224b82;
            font-weight: 400;
            color: #fff;
            padding: 3px 5px 2px;
            display: inline-block;
            border-radius: 3px
        }

            .tabingcontent h5 small span:before {
                position: absolute;
                content: '\f0d9';
                left: -3px;
                font-family: fontawesome;
                font-size: 10px;
                font-weight: 400;
                color: #224b82;
                top: 1px
            }

        .tabingcontent h5 small i {
            color: #fff;
            padding: 2px 4px 0 0;
            float: left
        }

.tabingcontent p small {
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    float: right;
    font-weight: 700;
    background: #e23939;
    box-shadow: 0 0 0 rgba(204,169,44,.4);
    animation: pulse 1s infinite
}

.tabingcontent p {
    color: #fff;
    font-size: 12px;
    line-height: 1;
    padding: 0 0 0;
    letter-spacing: 0;
    line-height: 20px
}

    .tabingcontent p a {
        text-align: left;
        float: left !important;
        padding-right: 5px;
        color: #000;
        font-size: 12px;
        line-height: 20px
    }

.ikaySection {
    background: #f1f4f7
}

.tabingcontent {
    overflow: auto
}

.tabingOuter .tab .tab-content a {
    font-size: 12px;
    font-weight: 400;
    float: right;
    margin: 2px 0 0 0
}

.tabingcontent li:hover .uploadBy {
    color: #377ab6 !important
}

.tabingcontent li:hover .tabingcontentOut p a {
    color: #000
}

.tabingcontent li:hover .tabingcontentOut p span {
    color: #e22e20
}

#clientslider {
    border-top: 1px solid #e7e7e7
}

    #clientslider .slick-slide {
        margin: 0 20px
    }

    #clientslider .slick-slider {
        position: relative;
        display: block;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-tap-highlight-color: transparent
    }

    #clientslider .slick-list {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0
    }

        #clientslider .slick-list:focus {
            outline: 0
        }

        #clientslider .slick-list.dragging {
            cursor: pointer;
            cursor: hand
        }

    #clientslider .slick-slider .slick-list, #clientslider .slick-slider .slick-track {
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    #clientslider .slick-track {
        position: relative;
        top: 0;
        left: 0;
        display: block
    }

        #clientslider .slick-track:after, #clientslider .slick-track:before {
            display: table;
            content: ''
        }

        #clientslider .slick-track:after {
            clear: both
        }

    #clientslider .slick-slide {
        display: none;
        float: left;
        height: 100%;
        min-height: 1px
    }

    #clientslider [dir=rtl] .slick-slide {
        float: right
    }

    #clientslider .slick-slide img {
        width: 100%;
        display: block;
        border:1px solid #a4cbff;
        padding:5px;
    }

    #clientslider .slick-slide.slick-loading img {
        display: none
    }

    #clientslider .slick-initialized .slick-slide {
        display: block
    }

    #clientslider .slick-vertical .slick-slide {
        display: block;
        height: auto;
        border: 1px solid transparent
    }

    #clientslider .slick-arrow.slick-hidden {
        display: none
    }

#portalslider {
    background: 0 0;
    padding: 20px 0;
    border: 1px solid #224b82;
    border-top: none
}

    #portalslider .slick-slide {
        margin: 0 20px
    }

    #portalslider .slick-slider {
        position: relative;
        display: block;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-tap-highlight-color: transparent
    }

    #portalslider .slick-list {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0
    }

        #portalslider .slick-list:focus {
            outline: 0
        }

        #portalslider .slick-list.dragging {
            cursor: pointer;
            cursor: hand
        }

    #portalslider .slick-slider .slick-list, #portalslider .slick-slider .slick-track {
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    #portalslider .slick-track {
        position: relative;
        top: 0;
        left: 0;
        display: block
    }

        #portalslider .slick-track:after, #portalslider .slick-track:before {
            display: table;
            content: ''
        }

        #portalslider .slick-track:after {
            clear: both
        }

    #portalslider .slick-slide {
        display: none;
        float: left;
        height: 100%;
        min-height: 1px
    }

    #portalslider [dir=rtl] .slick-slide {
        float: right
    }

    #portalslider .slick-slide img {
        border-radius: 10px;
        width: 100%;
        display: block;
        border: 3px solid #26438f
    }

    #portalslider .slick-slide.slick-loading img {
        display: none
    }

    #portalslider .slick-initialized .slick-slide {
        display: block
    }

    #portalslider .slick-vertical .slick-slide {
        display: block;
        height: auto;
        border: 1px solid transparent
    }

    #portalslider .slick-arrow.slick-hidden {
        display: none
    }

.postSlider {
    
}

    .postSlider .slick-slide {
        margin: 0
    }

    .postSlider .slick-slider {
        position: relative;
        display: block;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-tap-highlight-color: transparent
    }

    .postSlider .slick-list {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0
    }

        .postSlider .slick-list:focus {
            outline: 0
        }

        .postSlider .slick-list.dragging {
            cursor: pointer;
            cursor: hand
        }

    .postSlider .slick-slider .slick-list, .postSlider .slick-slider .slick-track {
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    .postSlider .slick-track {
        position: relative;
        top: 0;
        left: 0;
        display: block
    }

        .postSlider .slick-track:after, .postSlider .slick-track:before {
            display: table;
            content: ''
        }

        .postSlider .slick-track:after {
            clear: both
        }

    .postSlider .slick-slide {
        float: left;
        height: 259px;
        min-height: 1px;
        overflow: hidden;
        width: 266px;
        margin: auto;
        display: block;
    }

    .postSlider [dir=rtl] .slick-slide {
        float: right
    }

    .postSlider .slick-slide img {
        width: 100%;
        display: block;
        border: 1px solid #ccc;
        padding-left: 10px;
        padding-right: 10px
    }

    .postSlider .slick-slide.slick-loading img {
        display: none
    }

    .postSlider .slick-initialized .slick-slide {
        display: block
    }

    .postSlider .slick-vertical .slick-slide {
        display: block;
        height: auto;
        border: 1px solid transparent
    }

    .postSlider .slick-arrow.slick-hidden {
        display: none
    }

.chartOuter h2 {
    font-size: 22px;
    position: absolute;
    top: 27px;
    left: 40px;
    z-index: 999;
    font-weight: 500;
    line-height: 1;
    color: #1c5a90;
    border-bottom: 1px solid;
    padding: 0 0 18px 0
}

.chartOuter {
    border: 1px solid #ccc;
    overflow: hidden;
    border-radius: 7px;
    padding: 24px 20px;
    background: #fff;
    position: relative;
    margin: 0 0 20px 0
}

#chartContainer {
    height: 397px;
    margin: 0 auto
}

.gallerySection {
    background: #062f72 url(../images/bottombg01.png);
    background-repeat: repeat;
    padding: 40px 0 20px
}

    .gallerySection .thumbnail {
        width: 100%;
        height: 190px;
        overflow: hidden;
        margin: 0 0 20px 0;
        padding: 0;
        border: 5px solid #fff
    }

    .gallerySection .viewMoreBt {
        color: #ff0
    }

        .gallerySection .viewMoreBt:hover {
            color: #fff
        }

    .gallerySection .thumbnail img {
        height: 100%;
        width: 100%
    }

#lightbox .modal-content {
    display: inline-block;
    text-align: center
}

#lightbox .close {
    opacity: 1;
    color: #fff;
    background-color: #191919;
    border-radius: 30px;
    border: 2px solid #fff;
    position: absolute;
    top: -15px;
    right: -55px;
    z-index: 1032;
    height: 30px;
    width: 30px;
    line-height: 26px
}

#lightbox .modal-body {
    padding: 0;
    border-radius: 12px;
    overflow: hidden
}

#lightbox .modal-dialog {
    margin: 60px auto 0
}

button.close {
    color: #fff !important;
    opacity: 1
}

.innerPageOut {
    background: url(..images/contactpagebg.jpg)
}

#sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: -250px;
    height: 100vh;
    z-index: 999;
    color: #fff;
    transition: all .3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0,0,0,.2);
    background: #08428e;
    background: -moz-linear-gradient(top,#08428e 0,#062766 52%,#070d3f 100%);
    background: -webkit-linear-gradient(top,#08428e 0,#062766 52%,#070d3f 100%);
    background: linear-gradient(to bottom,#08428e 0,#062766 52%,#070d3f 100%)
}

    #sidebar.active {
        left: 0
    }

#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #29548e;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

    #dismiss i {
        padding-top: 9px
    }

    #dismiss:hover {
        background: #2686e8;
        color: #fff
    }

.overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.7);
    z-index: 998;
    display: none
}

.mainContaint h2 {
    font-size: 20px
}

#sidebar .sidebar-header h3 {
    font-size: 24px;
    padding: 0 0 0 6px
}

#sidebar .sidebar-header {
    padding: 0 5px;
    background: #02174a;
    height: 100px;
    border-bottom: 1px solid #ccc
}

#sidebar ul.components {
    padding: 0 0
}

    #sidebar ul.components .dropdown-menu {
        width: 100%;
        padding: 0;
        margin: 0;
        border: 0;
        background: #6d7fcc;
        position: static;
        border-radius: 0;
        -moz-transition: all .5s linear;
        -webkit-transition: all .5s linear;
        -ms-transition: all .5s linear;
        -o-transition: all .5s linear
    }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #2e4265;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear
}

#sidebar ul p {
    color: #fff;
    padding: 10px
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
    color: #fff;
    border-bottom: 1px solid #29548e;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear
}

    #sidebar ul li a:hover {
        color: #fff;
        background: #1e498e
    }

#sidebar a[aria-expanded=true], #sidebar ul li.active > a {
    color: #fff;
    background: #21294e;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear
}

    #sidebar a[aria-expanded=true]:after {
        transform: rotate(180deg);
        margin: 6px 0 0 0;
        -moz-transition: all .5s linear;
        -webkit-transition: all .5s linear;
        -ms-transition: all .5s linear;
        -o-transition: all .5s linear
    }

#sidebar a.dropdown-toggle:after {
    font-family: FontAwesome;
    content: "\f078";
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    float: right;
    font-size: 12px;
    padding: 3px 0 0 0
}

a[data-toggle=collapse] {
    position: relative
}

#content {
    width: 100%;
    padding: 0;
    min-height: 100vh;
    transition: all .3s;
    position: absolute;
    top: 0;
    right: 0
}

.loginmodal-container {
    padding: 30px;
    max-width: 350px;
    width: 100% !important;
    background-color: #f7f7f7;
    margin: 0 auto;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0,0,0,.3);
    overflow: hidden;
    font-family: roboto
}

    .loginmodal-container h1 {
        text-align: center;
        font-size: 1.6em;
        font-family: roboto
    }

    .loginmodal-container input[type=submit] {
        width: 100%;
        display: block;
        margin-bottom: 10px;
        position: relative
    }

    .loginmodal-container input[type=text], input[type=password] { /*height:44px;*/
        font-size: 16px;
        width: 100%; /*margin-bottom:10px;*/
        -webkit-appearance: none; /*background:#fff;border:1px solid #d9d9d9;*/ /*border-top:1px solid silver;*/
        padding: 0 34px;
        box-sizing: border-box;
        -moz-box-sizing: border-box
    }

        .loginmodal-container input[type=text]:hover, input[type=password]:hover {
            border: 1px solid #b9b9b9;
            border-top: 1px solid #a0a0a0;
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
        }

.loginmodal {
    text-align: center;
    font-size: 14px;
    font-family: Arial,sans-serif;
    font-weight: 700;
    height: 36px;
    padding: 0 8px
}

.loginmodal-submit {
    border: 0;
    color: #fff;
    text-shadow: 0 1px rgba(0,0,0,.1);
    background-color: #4d90fe;
    padding: 17px 0;
    font-family: roboto;
    font-size: 14px
}

    .loginmodal-submit:hover {
        border: 0;
        text-shadow: 0 1px rgba(0,0,0,.3);
        background-color: #357ae8
    }

.loginmodal-container a {
    text-decoration: none;
    color: #666;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    opacity: .6;
    transition: opacity ease .5s
}

.login-help {
    font-size: 12px
}

.recentactivity h2 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 16px;
    line-height: 1;
    padding: 13px;
    color: #ff0;
    position: relative;
    text-transform: uppercase;
    background: #26438f
}

.recentactivity img {
    height: 150px;
    overflow: hidden;
    width: 100%
}

.recentactivity p {
    font-size: 13px;
    line-height: 15px;
    padding: 10px 10px 10px 10px;
    color: #000
}

.recentactivity > a {
    font-weight: 700;
    float: right;
    font-size: 12px;
    padding-right: 10px;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear
}

.recentactivity a:hover {
    color: #000;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear
}

.testimolial-slider #quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px
}

    .testimolial-slider #quote-carousel .carousel-control {
        background: 0 0;
        color: #000;
        font-size: 2.3em;
        text-shadow: none;
        margin-top: 30px
    }

    .testimolial-slider #quote-carousel .carousel-indicators {
        position: relative;
        right: 50%;
        top: auto;
        bottom: 0;
        margin-top: 20px;
        margin-right: -19px
    }

        .testimolial-slider #quote-carousel .carousel-indicators li {
            width: 50px;
            height: 50px;
            cursor: pointer;
            border: 1px solid #ccc;
            box-shadow: 0 0 5px rgba(0,0,0,.1);
            border-radius: 50%;
            opacity: .4;
            overflow: hidden;
            transition: all .4s ease-in;
            vertical-align: middle
        }

        .testimolial-slider #quote-carousel .carousel-indicators .active {
            width: 100px;
            height: 100px;
            opacity: 1;
            transition: all .2s
        }

.testimolial-slider .item blockquote {
    border-left: none;
    margin: 0
}

    .testimolial-slider .item blockquote p:before {
        content: "\f10d";
        font-family: Fontawesome;
        float: left;
        margin-right: 10px
    }

.footersection {
    background: #0a1329 url(../images/footerbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom
}

.footerBlock h2 {
    font-size: 18px;
    font-weight: 400;
    position: relative;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding: 24px 0 12px 0;
    margin: 0 0 20px 0;
    line-height: 48px
}

.footersection p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    position: relative
}

.footerBlock h2::before {
    content: "";
    background: #fff;
    position: absolute;
    height: 3px;
    width: 40px;
    bottom: 0
}

.footerBlock {
    padding: 0 0 50px 0
}

    .footerBlock li a:before {
        content: "\f101 ";
        left: 0;
        font-family: FontAwesome;
        padding: 0 8px 0 0
    }

    .footerBlock span {
        color: #fff !important;
        font-size: 13px;
        line-height: 19px
    }

    .footerBlock.last p {
        padding: 0 0 7px 20px
    }

        .footerBlock.last a span, .footerBlock.last p a {
            color: #ff0 !important
        }

        .footerBlock.last p i {
            position: absolute;
            left: 0;
            top: 3px
        }

    .footerBlock.last {
        padding: 0 0 7px 20px
    }

    .footerBlock li {
        list-style: none;
        padding: 0
    }

        .footerBlock li a {
            font-size: 14px;
            transition: transform .1s;
            padding: 6px 0 6px 0;
            color: #fff;
            display: block
        }

            .footerBlock li a:hover {
                color: #fff;
                transform: scale(1.1)
            }

.ourmodul img {
    width: 120px;
    margin: 0 0 20px 0;
    transition: transform .1s
}

    .ourmodul img:hover {
        transform: scale(1.1)
    }

.ourmodul {
    border-top: 1px dashed #999;
    padding: 20px 0 0 0
}

.copyright {
    padding: 15px 0 15px 0;
    background: #08428e
}

.mantriImg img {
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
    border: 10px solid #f0f6f7;
    position: absolute;
    top: -64px;
    z-index: 999;
    left: 0;
    right: 0;
    box-shadow: 0 5px 0 0 #98a7ab
}

.mantriImg {
    background: #132868;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center bottom;
    width: 250px;
    margin: 80px auto auto;
    text-align: center;
    padding: 38px 0 20px;
    height: 163px;
    position: relative;
    outline-offset: -10px;
    text-align: center;
    outline: 1px dotted #ccc;
    border: 9px solid #f0f6f7
}

.mantriOutd {
    width: 460px;
    margin: auto
}

.mantriImg h4 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    line-height: 20px;
    padding: 12px 0 6px 0;
    margin: 0
}

.mantriImg p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 20px;
    margin: 0;
    padding: 0
}

    .mantriImg p strong {
        color: #ff0;
        font-size: 16px;
        font-weight: 500
    }

.hover-content {
    padding: 10px;
    box-shadow: 0 2px 20px rgba(0,0,0,.2);
    box-sizing: border-box;
    background-color: #fff;
    width: 240px
}

[data-hover-wrapper] {
    transition: opacity .3s,transform .3s
}

.hover-content > img {
    max-width: 100%;
    margin-bottom: 10px
}

.hover-content > p {
    font-size: 14px;
    margin: 0;
    line-height: 1.4
}

.info {
    position: fixed;
    bottom: 0;
    right: 0;
    background-color: #000;
    padding: 10px 20px;
    color: #fff;
    font-size: 13px
}

.modulBtn a:hover {
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear
}

.modulBtn {
    margin-top: 20px
}

    .modulBtn a {
        padding: 15px 10px;
        display: inline-block;
        width: 100%;
        border-radius: 5px;
        text-align: center;
        box-shadow: 0 0 0 0 #efefef;
        text-transform: uppercase;
        font-weight: 700;
        outline: 0;
        color: #fff;
        outline-offset: 0;
        margin: 0;
        -moz-transition: all .5s linear;
        -webkit-transition: all .5s linear;
        -ms-transition: all .5s linear;
        -o-transition: all .5s linear
    }

    .modulBtn.btn01 {
        background-color: #26438f
    }

    .modulBtn.btn02 {
        background-color: #56145d
    }

    .modulBtn.btn03 {
        background-color: #710b3a
    }

    .modulBtn.btn04 {
        background-color: #a70f13
    }

    .modulBtn.btn01:hover {
        -moz-transition: all .5s linear;
        -webkit-transition: all .5s linear;
        -ms-transition: all .5s linear;
        -o-transition: all .5s linear;
        background: #163482;
        background: -moz-linear-gradient(-45deg,#163482 0,#3f69d3 74%);
        background: -webkit-linear-gradient(-45deg,#163482 0,#3f69d3 74%);
        background: linear-gradient(135deg,#163482 0,#3f69d3 74%)
    }

    .modulBtn.btn02:hover {
        -moz-transition: all .5s linear;
        -webkit-transition: all .5s linear;
        -ms-transition: all .5s linear;
        -o-transition: all .5s linear;
        background: #56145d;
        background: -moz-linear-gradient(-45deg,#56145d 0,#9624a0 74%);
        background: -webkit-linear-gradient(-45deg,#56145d 0,#9624a0 74%);
        background: linear-gradient(135deg,#56145d 0,#9624a0 74%)
    }

    .modulBtn.btn03:hover {
        -moz-transition: all .5s linear;
        -webkit-transition: all .5s linear;
        -ms-transition: all .5s linear;
        -o-transition: all .5s linear;
        background: #710b3a;
        background: -moz-linear-gradient(-45deg,#710b3a 1%,#a91f60 74%);
        background: -webkit-linear-gradient(-45deg,#710b3a 1%,#a91f60 74%);
        background: linear-gradient(135deg,#710b3a 1%,#a91f60 74%)
    }

    .modulBtn.btn04:hover {
        -moz-transition: all .5s linear;
        -webkit-transition: all .5s linear;
        -ms-transition: all .5s linear;
        -o-transition: all .5s linear;
        background: #a71513;
        background: -moz-linear-gradient(-45deg,#a71513 2%,#bd3532 75%);
        background: -webkit-linear-gradient(-45deg,#a71513 2%,#bd3532 75%);
        background: linear-gradient(135deg,#a71513 2%,#bd3532 75%)
    }

.buttonsSlider .item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    font-size: 0;
    float: left;
    width: 100%
}

.buttonsSlider .box {
    width: 100%;
    height: 40px;
    margin: 0 0 20px;
    font-size: initial
}

    .buttonsSlider .box .side {
        font-size: 80px;
        font-weight: 700;
        color: #fff;
        text-align: center;
        user-select: none;
        display: inline-block;
        width: 100%;
        float: left
    }

.buttonsSlider {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 20px;
    padding: 0 10px 0 12px
}

    .buttonsSlider .box .side a {
        width: 49%;
        display: inline-block;
        float: left;
        height: 48px;
        line-height: 48px;
        font-size: 14px;
        border: 1px solid #fff;
        overflow: hidden;
        box-shadow: 0 0 7px 0 #021e33;
        border-radius: 5px;
        margin-bottom: 10px
    }

        .buttonsSlider .box .side a img {
            width: 100%;
            height: 100%
        }

.viewMoreBt {
    font-weight: 700;
    float: right;
    padding: 6px 0 0 0;
    color: #337ab7;
    font-size: 12px;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear
}

    .viewMoreBt:hover {
        color: #000;
        -moz-transition: all .5s linear;
        -webkit-transition: all .5s linear;
        -ms-transition: all .5s linear;
        -o-transition: all .5s linear
    }

a[data-toggle=modal] {
    margin: 5px
}

.title {
    color: #757575;
    font-weight: 700
}

.modal {
    text-align: left;
    color: #fff
}

.modal-content {
    border: none;
    border-radius: 0;
    box-shadow: 0 16px 28px 0 rgba(0,0,0,.22),0 25px 55px 0 rgba(0,0,0,.21);
    outline: 1px dashed #fff;
    outline-offset: -10px;
    padding: 20px
}

.modal .modal-dialog {
    border-radius: 0;
    margin: 13% auto 0;
    outline: 1px dashed #fff;
    outline-offset: -10px
}

.modal-body {
    color: #fff
}

#costumModal32 .modal-content {
    background: #061b55 !important
}

#costumModal33 .modal-content {
    background: #07387f !important
}

#costumModal34 .modal-content {
    background: #1757b3 !important
}

#costumModal35 .modal-content {
    background: #2376ef !important
}

#costumModal36 .modal-content {
    background: #26438f !important
}

#costumModal36.modal .modal-dialog {
    margin: 2% auto 0;
    width: 100%;
    max-width: 767px
}

    #costumModal36.modal .modal-dialog img {
        width: 100%
    }

#costumModal37 .modal-content {
    background: #26438f !important
}

#costumModal37.modal .modal-dialog {
    margin: 2% auto 0;
    width: 100%;
    max-width: 767px
}

    #costumModal37.modal .modal-dialog img {
        width: 100%
    }

.leftmenui h5 {
    background: #a00f08;
    padding: 15px;
    font-size: 16px;
    color: #fff;
    line-height: 15px;
    font-family: 'Work Sans',sans-serif !important
}

.leftmenui {
    box-shadow: -6px 6px 0 0 #bfd8ce;
    background: #33423c url(../images/leftsidebg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom
}

    .leftmenui li {
        list-style: none;
        border-bottom: 1px dotted #fff
    }

        .leftmenui li a {
            font-family: 'Work Sans',sans-serif !important;
            padding: 8px 10px;
            font-size: 16px;
            display: block;
            color: #fff;
            font-weight: 300;
            -moz-transition: all .5s linear;
            -webkit-transition: all .5s linear;
            -ms-transition: all .5s linear;
            -o-transition: all .5s linear
        }

            .leftmenui li a:focus, .leftmenui li a:hover, .leftmenui li.active a {
                background: #0f85cf;
                text-indent: 5px;
                -moz-transition: all .5s linear;
                -webkit-transition: all .5s linear;
                -ms-transition: all .5s linear;
                -o-transition: all .5s linear
            }

.pageContetArea {
    background: #fff;
    padding: 20px;
    border: 1px solid #ccc;
    box-shadow: -6px 6px 0 0 #bfd8ce
}

    .pageContetArea h2 {
        font-size: 28px;
        font-weight: 600;
        color: #478ed8
    }

    .pageContetArea h3 {
        font-size: 24px;
        font-weight: 600;
        color: #478ed8
    }

    .pageContetArea h4 {
        font-size: 18px;
        font-weight: 600;
        color: #478ed8
    }

    .pageContetArea h5 {
        font-size: 16px;
        font-weight: 500;
        color: #478ed8
    }

    .pageContetArea p {
        font-size: 14px;
        font-weight: 300;
        color: #000
    }

.sidebar-header p {
    font-size: 14px;
    padding: 0 0 0 5px
}

    .sidebar-header p i {
        padding: 0 7px 0 0
    }

.newsBoxSecrling img {
    width: 61px
}

.sliderOuter {
    width: 100%;
    float: left
}

.cmOuter.edu h4 {
    padding-top:20px;
    font-size: 14px
}

/*.cmOuter.edu {
    height: 130px
}
*/
    .cmOuter.edu p {
        font-size: 12px
    }

        .cmOuter.edu p strong {
            font-size: 13px
        }
/*
    .cmOuter.edu img {
        width: 95px;
        height: 95px
    }
*/
.cmOuter {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center bottom;
    width: 100%;
    margin: 60px auto 80px;
    text-align: center;
    padding: 20px 0 12px 0;
    height: auto;
    position: relative;
    outline-offset: -10px;
    text-align: center;
    background: rgba(2,11,90, 0.8);
    width: 500px;
}


ministerOuter {
    position: absolute;
    z-index: 555;
    text-align: center;
    /*    height: 100%;*/
    height: auto;
    width: 500px;
    height: auto;
    padding: 15px;
}

.cmOuter h4 {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    line-height: 20px;
  padding: 25px 0 0 0;
    margin: 0
}

.cmOuter p {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    line-height: 20px;
    margin: 0;
    padding: 0
}
.cmOuter img {
    width: 85px;
    height: 85px;
    margin: auto;
    border-radius: 50%;
    border: 3px solid #f0f6f7;
    position: absolute;
    top: -60px;
    z-index: 999;
    left: 0;
    right: 0;
    box-shadow: 0 2px 0 0 #98a7ab;
}

.cmOuter p strong {
    color: #ff0;
    font-size: 14px;
    font-weight: 500
}

.cont-slider {
    position: relative;
    width: auto;
    margin: 0 auto;
    overflow: hidden;
    background-image: url('../images/sliderbanner04_1.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
}

.slider {
    animation: sliding 9s ease-out 9s backwards infinite;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: 1900px;
    background-size: 100%;
    background-repeat: no-repeat;
}
/*
.banner-section .slide {
    display: inline-block;
    position: relative;
    width: 20%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat background: no-repeat;
    background-size: 100%;
}

.banner-section .slide span {
        background: rgba(0,0,0,.3);
        border-radius: 0 5vh 5vh 0;
        color: #fff;
        position: absolute;
        left: 0;
        top: 40vh;
        font-size: 20vh;
        line-height: 20vh;
        border: 1px solid rgba(255,255,255,.45);
        border-left: 0 none
    }*/

.one {
    background-image: url(../images/banner03.jpg);
}

.two {
    background-image: url('../images/banner02.jpg');
}

.three {
    background-image: url(../images/banner01.jpg);
}

.four {

}

.five {
    background-image: url(../images/banner04.jpg)
}

.breadcrumb {
    margin-bottom: 0 !important
}

.container-fluid.breadcrumb {
    box-shadow: 0 8px 18px 0 #ccc
}

.datasummney {
    padding: 20px 0 20px 0;
    max-width: 360px;
    margin: auto
}

    .datasummney span {
        padding: 9px 10px 8px 0;
        display: inline-block;
        float: left !important
    }

.chartOuter h2:before {
    content: "";
    background: #337ab7;
    display: inline-block;
    width: 100px;
    height: 3px;
    position: absolute;
    bottom: 0
}

.welcomecareout .icon-bx-wraper.bg-sky {
    background: #5f2aa4;
    border-bottom: 10px solid #b57cff;
}
    .welcomecareout .icon-bx-wraper.bg-sky:hover {
        -moz-transition: all .5s linear;
        -webkit-transition: all .5s linear;
        -ms-transition: all .5s linear;
        -o-transition: all .5s linear;
        background: #08bdc5;
        background: -moz-linear-gradient(135deg,#5f2aa4 2%,#b57cff 75%);
        background: -webkit-linear-gradient(135deg,#5f2aa4 2%,#b57cff 75%);
        background:linear-gradient(135deg,#5f2aa4 2%,#b57cff 75%)
    }


.heroslider {
    height: 100%;
}
 .heroslider .carousel,
    .heroslider .item,
    .heroslider .active {
        height: 100%;
    }

    .heroslider .carousel-inner {
        height: 100%;
    }
/****************************
USE BACKGROUND IMAGES IN CAROUSEL SLIDER
*****************************/
.carousel-bg .carousel-inner .item {
    background-color: darkslategrey;
    background-size: cover;
    background-position: center;
    min-height:600px;
}
#carouselFade .three.carousel-inner {
    position: relative;
    width: 80%;
    overflow: hidden;
    margin: auto;
}
.doubleCm {
    position: absolute;
    left: 0;
    top: 30%;
    width: 100% !important;
    padding: 5px;
    background: rgba(2,11,90, 0.8);
    margin: 50px 0px 30px 15px;
}
    .doubleCm .cmOuter {
        background: none;
        display: table-cell;
        border-right: 2px solid #fff;
        width: 50%;
        padding: 15px;
    }
    .doubleCm .cmOuter:last-child{border:none;}