@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i'); /*font-family: 'Open Sans', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i'); /*font-family: 'Roboto', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,500,500i,600,600i,700,700i'); /*font-family: 'Raleway', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400i,700,700i'); /*font-family: 'Roboto Condensed', sans-serif;*/

body {
    font-family: 'Open Sans', sans-serif;
    color: #171717;
    font-size: 15px;
}

h1, h2, h3, h4, h5 {
    font-family: 'Roboto Condensed', sans-serif;
}
/*SECTION TOP NAV*/
.top-nav {
    background-color: #FFFFFF;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 6px 0px rgba(0, 0, 0, 0.14);
    padding: 0px;
    z-index: 999999;
    position: relative;
    border-bottom: 0px;
    text-transform: uppercase;
    font-size: 12px;
    height: auto;
}

    .top-nav .time {
        float: left;
        color: #333;
        text-decoration: none;
        padding-top: 8px;
    }

        .top-nav .time i {
            font-size: 14px;
        }

    .top-nav ul {
        margin: 0px;
        padding: 0px;
    }

    .top-nav li {
        list-style-type: none;
        text-align: right;
        padding: 8px 6px;
        display: inline-block !important;
    }

        .top-nav li:nth-child(1) {
            border-right: solid 1px RGBA(179, 174, 174, 0.65);
        }

        .top-nav li:nth-child(2) {
            border-right: solid 1px RGBA(179, 174, 174, 0.65);
        }

        .top-nav li:nth-child(3) {
            border-right: solid 1px RGBA(179, 174, 174, 0.65);
        }

        .top-nav li:nth-child(4) {
            padding-left: 2px;
            padding-right: 2px;
        }

        .top-nav li:nth-child(5) {
            padding-left: 2px;
            padding-right: 2px;
        }

        .top-nav li:nth-child(6) {
            padding-left: 2px;
            padding-right: 2px;
        }

        .top-nav li:nth-child(7) {
            padding-left: 2px;
            padding-right: 2px;
        }

        .top-nav li:nth-child(8) {
            padding-left: 2px;
            padding-right: 2px;
            border-right: solid 0px RGBA(179, 174, 174, 0.65);
        }

        .top-nav li:nth-child(9) {
            border-left: 1px solid rgba(179, 174, 174, 0.65);
            border-right: 1px solid rgba(179, 174, 174, 0.65);
            padding-left: 10px;
            padding-right: 10px;
            font-family: "arial unicode MS";
            font-size: 13px;
        }

        .top-nav li:nth-child(10) {
            border-right: solid 1px RGBA(179, 174, 174, 0.65);
            padding-left: 5px;
            padding-right: 5px;
        }

        .top-nav li:nth-child(11) {
            padding-left: 5px;
            padding-right: 0px;
        }

        .top-nav li a {
            color: #333;
        }

            .top-nav li a:hover {
                text-decoration: none;
            }

    .top-nav .btn-xs {
        padding: 3px 4px;
        line-height: 1.5;
        border-radius: 0px;
        border: solid 1px #000;
        background-color: #fff;
        color: #333;
        font-weight: bold;
    }

    .top-nav .btn-black {
        padding: 3px 6px;
        font-size: 10px;
        line-height: 1.5;
        border-radius: 0px;
        border: solid 1px #fff;
        background-color: rgba(255,255,255,.1);
        color: #fff;
    }

    .top-nav .btn-blue {
        padding: 4px 8px;
        font-size: 12px;
        line-height: 1.1;
        border-radius: 0px;
        border: solid 0px #000;
        background-color: #0996C9;
        color: #fff;
    }

    .top-nav .btn-yellow {
        padding: 4px 6px;
        font-size: 12px;
        line-height: 1.1;
        border-radius: 0px;
        border: solid 0px rgb(216, 71, 14);
        background-color: #F57D57;
        color: #fff;
    }

.search ul {
    left: inherit !important;
    right: 0px !important;
    top: 34px;
    width: 100% !important;
    border-radius: 0px;
}

    .search ul li {
        padding: 15px 0px !important;
        border: 0px !important;
        width: 100% !important;
        text-align: left;
    }

.search .form-control {
    border: 0px;
    height: 35px;
    background-color: rgba(0,0,0,.05);
    border-radius: 0px;
    font-size: 22px;
    color: #000;
}

.top-nav .input-sm {
    height: 21px;
    margin: 0px;
    padding: 0px 10px;
    border-radius: 0px;
}

.top-nav .search {
    padding-top: 0px;
    padding-bottom: 0px;
}

.top-nav .searchbtn {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.1;
    border-radius: 0px;
    border: solid 0px rgb(216, 71, 14);
    background-color: #E6E6E6;
    color: #000;
}

.top-nav .navbar-right {
    float: right !important;
    margin-bottom: 0;
    margin-right: -15px;
    margin-top: -1px;
}

.top-nav .blue-theme {
    background-color: #ec1825;
    color: #fff;
}

.top-nav .black-theme {
    background-color: #000;
    color: #fff;
}

.top-nav .red-theme {
    background-color: #CF1515;
    color: #fff;
}

/* footer social icons */
ul.social-network {
    list-style: none;
    display: inline;
    padding: 0;
    position: fixed;
    top: 20%;
    z-index: 10000;
    left: 0px;
}

    ul.social-network li {
        display: block;
        margin: 5px 1px;
    }
/* footer social icons */
.social-network a.icoRss:hover {
    background-color: #F56505;
}

.social-network a.icoFacebook:hover {
    background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
    background-color: #33ccff;
}

.social-network a.icoGoogle:hover {
    background-color: #BD3518;
}

.social-network a.icoVimeo:hover {
    background-color: #0590B8;
}

.social-network a.icoLinkedin:hover {
    background-color: #007bb7;
}

.social-network a.icoYoutube:hover {
    background-color: #c52828;
}

.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
    color: #fff;
}

a.socialIcon:hover, .socialHoverClass {
    color: #44BCDD;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    text-align: center;
    width: 40px;
    height: 40px;
    font-size: 20px;
    border: 1px solid #fff;
}

.social-circle li i {
    margin: 0;
    line-height: 40px;
    text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

.icoFacebook {
    background-color: #2f4c88;
}

.icoTwitter {
    background-color: #22bcef;
}

.icoRss {
    background-color: #e05b03;
}

.icoGoogle {
    background-color: #bf0404;
}

.icoLinkedin {
    background-color: #036da1;
}

.icoYoutube {
    background-color: #C60203;
}

/* LOGO SECTION */
header {
    z-index: 9999;
    position: relative;
}

.logo-section {
    position: sticky;
    top: 0;
    z-index: 9999;
    background-color: #ffffffb8;
    border-bottom: solid 1px #ddd;
}

    .logo-section .logo {
        padding: 0px 0px;
    }

    .logo-section .custom-search-form {
        padding: 5px;
        margin-top: 10px;
    }

.logo img {
    width: 410px;
    padding: 5px;
}

.logo2 img {
    width: 86px;
    padding: 5px;
}


/* MENU SECTION */

/* Remove bootstrap float-right (MAIN FIX) */
.navbar {
    min-height: 46px;
    border-radius: 0px;
    margin-bottom: 0;
    margin-top: 0px;
    float: none !important; /* FIX */
    width: 100%; /* FIX */
}

/* Center the menu horizontally (CORE FIX) */
.navbar-inverse .navbar-nav {
    float: none !important; /* FIX */
    display: flex !important; /* FIX */
    justify-content: center !important; /* FIX */
    align-items: center; /* FIX */
    width: 100%; /* FIX */
}

/* Remove left/right float from li */
.navbar-nav > li {
    float: none !important; /* FIX */
}

/* Dropdown arrow */
.dropdown > a:after {
    content: "\f0d7";
    font-family: "FontAwesome";
    margin-left: 6px;
}

.home > a::after {
    content: "\f015";
    font-family: "FontAwesome";
    font-size: 15px;
}

.main-menu {
    position: sticky !important;
    top: 80px; /* adjust as per logo height */
    z-index: 9998;
    width: 100%;
    margin: 0 auto;
}

.dropdown-menu .has-submenu:after {
    font-family: "FontAwesome";
    content: "\f0da";
    position: absolute;
    right: 8px;
}


/* NAVBAR COLORS & HOVERS */
.navbar-inverse {
    font-family: 'Roboto', sans-serif;
    background-color: transparent;
    border-color: transparent;
}

    .navbar-inverse .navbar-nav > li > a {
        color: #000;
        padding: 14px 17px;
        font-size: 14px;
        text-transform: uppercase;
    }

    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:focus,
    .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background: -webkit-linear-gradient(#2b4b85, #f52026);
    }

    .navbar-inverse .navbar-nav > li > a:focus,
    .navbar-inverse .navbar-nav > li > a:hover {
        color: #fff;
        background: -webkit-linear-gradient(#2b4b85, #f52026);
    }

    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:focus,
    .navbar-inverse .navbar-nav > .open > a:hover {
        color: #fff;
        background: -webkit-linear-gradient(#2b4b85, #f52026);
    }

/* Dropdown */
.navbar .dropdown-menu {
    width: 200px !important;
    border-radius: 0px;
    background-color: rgba(255,255,255,1);
    padding: 0px;
    border-bottom: 3px solid #ff7a5a;
}

    .navbar .dropdown-menu li {
        border-bottom: 1px solid rgba(0,0,0,.1);
    }

    .navbar .dropdown-menu > li > a {
        color: #000;
        font-size: 15px;
        padding: 10px !important;
    }

        .navbar .dropdown-menu > li > a:focus,
        .dropdown-menu > li > a:hover {
            background-color: #eee;
            color: #000;
            text-decoration: none;
        }


/* -------- MOBILE RESPONSIVE FIX -------- */
@media (max-width: 767px) {

    .navbar-inverse .navbar-nav {
        display: block !important;
        text-align: left;
    }

    .navbar-nav > li {
        float: none !important;
        width: 100%;
    }
}


/*LOGO SECTION*/
/*header {
    z-index: 9999;
    position: relative;
}

.logo-section {
    position: relative;
    padding: 0px 0px;
    margin-bottom: 0px;
    border-bottom: solid 1px #ddd;
    background-color: #ffffffb8;
}

    .logo-section .logo {
        padding: 0px 0px;
    }

    .logo-section .custom-search-form {
        padding: 5px;
        margin-top: 10px;
    }

.logo img {
    width: 410px;
    padding: 5px;
}

.logo2 img {
    width: 86px;
    padding: 5px;
}*/
/*MENU SECTION*/
/*.dropdown > a:after {
    content: "\f0d7";
    font-family: "FontAwesome";
    margin-left: 6px;
}

.home > a::after {
    content: "\f015";
    font-family: "FontAwesome";
    font-size: 15px;
}

.main-menu {
    position: absolute;
    width: 100%;
    margin: 0px auto;
    z-index: 100;
}

.navbar {
    min-height: 46px;
}

.dropdown-menu .has-submenu:after {
    font-family: "FontAwesome";
    content: "\f0da";
    position: absolute;
    right: 8px;
}

.navbar {
    border-radius: 0px;
    margin-bottom: 0;
    margin-top: 0px;
    float: right;
}

.navbar-inverse {
    font-family: 'Roboto', sans-serif;
    background-color: transparent;
    border-color: transparent;*/
    /*box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 6px 0px rgba(0, 0, 0, 0.14) !important;*/
/*}

    .navbar-inverse .navbar-nav > li > a {
        color: #000;
        padding: 14px 4px;
        font-size: 14px;
        text-transform: uppercase;
    }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background: -webkit-linear-gradient(#2b4b85, #f52026);
    }

    .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
        color: #fff;
        background: -webkit-linear-gradient(#2b4b85, #f52026);
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        color: #fff;
        background: -webkit-linear-gradient(#2b4b85, #f52026);
    }

.navbar-nav > li > a {
    padding: 15px 17px;
}

.navbar .dropdown-menu {
    width: 200px !important;
    border-radius: 0px;
    background-color: rgba(255,255,255,1);
    padding: 0px;
    border-bottom: 3px solid #ff7a5a;
}

    .navbar .dropdown-menu li {
        border-bottom: 1px solid rgba(0,0,0,.1);
    }

    .navbar .dropdown-menu > li > a {
        color: #000;
        font-size: 15px;
        padding: 10px !important;
    }

        .navbar .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            background-color: #eee;
            color: #000;
            text-decoration: none;
        }*/

.cm {
    background-color: #fff;
    padding: 6px;
    position: absolute;
    margin-top: -182px;
    z-index: 100;
    box-sizing: border-box;
    width: 155px;
    text-align: center;
    box-shadow: 0px 0px 3px rgba(0,0,0,.3);
}

    .cm img {
        width: 100%;
        margin-bottom: 5px;
    }

    .cm h5, .cm span {
        font-family: 'Roboto', sans-serif;
        margin: 0px;
        padding: 0px;
    }

    .cm h5 {
        color: #376a01;
    }

    .cm span {
        font-size: 12px;
        color: #000;
    }

.banner {
    min-height: 400px;
}

.section-gray {
    background-color: #F0F0F0;
    padding-top: 15px;
    padding-bottom: 15px;
}

.section-white {
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.section-white1 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.other-acty {
    padding-top: 45px;
    padding-bottom: 15px;
    background-image: url('../images/bg.jpg');
    background-size: cover;
    background-position: center;
}

.section-welcome {
    padding-top: 15px;
    padding-bottom: 15px;
}

    .section-welcome .welcome {
        background-image: url('../images/wel-bg2.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 100% 0%;
        min-height: 433px;
    }

.section-leader {
    padding-top: 40px;
    padding-bottom: 30px;
    background-image: url('../images/wel-bg2.png');
    background-size: contain;
}

.main-heading {
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: center;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    color: #000;
    margin-bottom: 30px;
}

    .main-heading span {
        position: relative;
    }

        .main-heading span:after {
            position: absolute;
            content: '';
            height: 5px;
            background-color: #000;
            right: 0px;
            left: 0px;
            margin: 0px auto;
            width: 30%;
            bottom: -10px;
        }

.bigthumb {
    min-height: 320px;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,.2);
    position: relative;
}

    .bigthumb img {
        min-height: 107px;
        width: 100%;
    }

    .bigthumb h5 {
        color: #ec1825;
        padding: 11px 10px;
        margin: 0px;
        text-transform: uppercase;
        border-bottom: 1px solid #E1E1E1;
        min-height: 44px;
        font-size: 20px;
    }

    .bigthumb .content {
        min-height: 200px;
        padding: 10px;
    }

    .bigthumb .btn {
        border-radius: 0px;
        position: absolute;
        bottom: 0px;
        text-transform: uppercase;
        padding: 8px;
    }

.btn-success {
    background-color: #7DB343;
}

.btn-warning {
    background-color: #FFB200;
}

.btn-danger {
    background-color: #EC407A;
}

.btn-info {
    background-color: #00BCD5;
}

.btn {
    border-radius: 0px;
}

/*.news ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .news ul li a {
        color: #535353;
    }*/

.welcome {
    background-color: #fff;
    box-shadow: 0px 0px 6px rgba(0,0,0,.2);
    padding: 15px;
    font-size: 17px;
}

    .welcome h3 {
        color: #000;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 26px;
        position: relative;
        border-bottom: 1px solid rgba(0,0,0,.1);
        margin: 0px 0px 10px 0px;
        padding: 0px 0px 10px 0px;
    }

        .welcome h3 span {
            color: #0a4ce0;
        }

        .welcome h3:before {
            position: absolute;
            height: 5px;
            width: 15%;
            bottom: -3px;
            background-color: #ec1825;
            content: '';
        }

.btn-orange {
    /* background-color: #ec1825;*/
    background: -webkit-linear-gradient(#2b4b8500, #0a3074);
    color: #fff;
    position: relative;
    padding-left: 38px;
}

    .btn-orange:hover {
        background-color: #d9684d;
        color: #fff;
    }

    .btn-orange .fa {
        padding: 10px 9px 9px 9px;
        /*background-color: #d9684d;*/
        left: 0px;
        position: absolute;
        top: 0px;
    }

    .btn-orange:hover .fa {
        background-color: #ec1825;
    }

.imageshadow {
    border: 4px solid #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}

.profile {
    background-color: #fff;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
    /*min-height: 245px;
    text-align: center;*/
    position: relative;
    display: flex;
}

.profilebg {
    position: relative;
    width: 45%;
    /*min-height: 70px;
    margin-bottom: 60px;*/
}

    .profilebg img {
        border-radius: 50%;
        width: 100%;
        padding: 10px;
        height: 100%;
        /*position: absolute;
        margin: 0px auto;
        right: 0px;
        left: 0px;
        bottom: -50px;
        border: 2px solid #ccc;
        box-shadow: 0px 0px 5px rgba(0,0,0,0.1);*/
    }

.profile h4 {
    color: #ec1825;
    margin-bottom: 8px;
    /*text-transform: uppercase;*/
}

.profile p {
    font-size: 13px;
}

.probg1 {
    background-image: url(../images/profilebg-1.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.probg2 {
    background-image: url(../images/profilebg-2.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.location {
    background-color: #fff;
    box-shadow: 0px 0px 3px rgba(0,0,0,.2);
    padding: 15px;
    font-size: 17px;
}

    .location h3 {
        color: #000;
        font-family: 'Roboto Condensed', sans-serif;
        text-transform: uppercase;
        font-size: 26px;
        position: relative;
        border-bottom: 1px solid rgba(0,0,0,.1);
        margin: 0px 0px 10px 0px;
        padding: 0px 0px 10px 0px;
    }

        .location h3 span {
            color: #F30076;
        }

        .location h3:before {
            position: absolute;
            height: 5px;
            width: 15%;
            bottom: -3px;
            background-color: #F30076;
            content: '';
        }

    .location .iframe {
        border: 1px solid rgba(0,0,0,.1);
        width: 100%;
        height: 238px;
    }

.other-acty .main-heading {
    color: #333;
}

    .other-acty .main-heading span:after {
        background-color: #333;
    }

.other-acty .item {
    margin: 0px 10px;
}

    .other-acty .item a {
        display: block;
        padding: 10px;
        text-align: center;
        transition: .2s;
        border: 1px solid #fff;
        border-radius: 8px;
    }

    .other-acty .item a {
        color: #333;
        text-transform: uppercase;
        border: 1px solid #ccc;
        background-image: url(../images/wel-bg.png);
        background-repeat: no-repeat;
        background-size: 100% 40%;
    }

        .other-acty .item a img {
            height: 80px;
            margin: 0px auto 15px auto;
        }

.other-acty .owl-wrapper-outer {
    min-height: 173px;
}

.other-acty .item a:hover {
    text-decoration: none;
}

.purple {
    background-color: #6246F0;
}

    .purple:hover {
        background-color: #5235e3;
    }

.orange {
    background-color: #DA703C;
}

    .orange:hover {
        background-color: #d06633;
    }

.yellow {
    background-color: #C8961B;
}

    .yellow:hover {
        background-color: #e1a510;
    }

.green {
    background-color: #0E8F35;
}

    .green:hover {
        background-color: #2b8446;
    }

.owl-wrapper {
    min-height: 70px;
}
/*Important Link	*/
.brand-items {
    margin-bottom: 30px;
}

    .brand-items .owl-controls, .brand-items .owl-prev {
        left: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        top: 50%
    }

.brands-items .owl-controls {
    bottom: auto;
    transform: translateY(-50%)
}

.brand-items .owl-next, .brand-items .owl-prev {
    display: inline-block;
    border: 0px solid #ccc;
    cursor: pointer
}

.brand-items .owl-prev {
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-150%);
    -ms-transform: translateY(-50%);
}

.brand-items .owl-next {
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-150%);
    -ms-transform: translateY(-50%);
}

    .brand-items .owl-next i.fa, .brand-items .owl-prev i.fa {
        color: #111F2D;
        padding: 0px;
        font-size: 35px;
        -webkit-transition: .25s;
        transition: .25s;
    }
/*.brand-items .owl-next i.fa:hover, .brand-items .owl-prev i.fa:hover {
	color: #fff;
	background:#BDD251
}*/
.brands .owl-carousel .owl-item {
    width: 25 !important;
    float: left;
}

.brand-item {
    padding: 5px;
    border: 1px solid #ccc;
    background-color: rgba(255,255,255,.5);
    margin: 0px 5px;
    transition-duration: .2s;
}

    .brand-item:hover {
        border: 1px solid #802E64;
        box-shadow: 0px 0px 7px rgba(0,0,0,.5);
    }

    .brand-item img {
        width: 100%;
    }

    .brand-item:hover {
        background-color: #fff;
    }

.implink .owl-pagination {
    display: none;
}

.implink .owl-theme .owl-controls .owl-buttons div {
    background: rgba(0,0,0,.0) none repeat scroll 0 0;
    border-radius: 0px;
    color: #000;
    display: inline-block;
    margin: 0px;
    opacity: 0.8;
    padding: 0px;
    top: -12px;
}

footer {
}

.footlink {
    background-color: #FFCA00;
    padding: 20px 15px;
}

    .footlink ul {
        margin: 0px;
        padding: 0px;
        text-align: center;
        list-style: none;
    }

        .footlink ul li {
            display: inline-block;
            border-right: 1px solid #3e63a7;
        }

            .footlink ul li:last-child {
                border-right: 0px solid #fff;
            }

            .footlink ul li a {
                display: block;
                padding: 0px 10px;
                color: #1b4083;
                text-decoration: none;
                transition: .2s;
                margin: 0px 3px;
            }

                .footlink ul li a:hover {
                    background-color: rgba(255,255,255,.2);
                }

.foot-text {
    color: #fff;
    font-size: 0.9em;
}

    .foot-text p {
        margin-bottom: 5px;
    }

    .foot-text a {
        color: #FEB301;
        text-decoration: none;
    }

        .foot-text a:hover {
            color: #FEB301;
            text-decoration: underline;
        }

.text-right h4 {
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 5px;
}

.footbottom {
    color: rgba(255,255,255,.9);
    background-color: #000000;
    padding: 15px;
    border-top: 1px solid #fff;
    font-size: 0.8em;
}

.pwdFxd {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 100;
    margin: 0px auto;
    right: 0px;
    left: 0px;
    background-color: rgba(255,255, 255,0.91);
}

.footbottom p {
    padding-bottom: 5px;
    margin-bottom: 0px;
}

    .footbottom p a {
        color: #FFCA00;
    }


/*inner page css*/

.innerbanner {
    min-height: 120px;
    background-image: url(../images/profilebg-2.jpg);
    background-repeat: no-repeat;
    background-color: #a7b3c2;
    padding-top: 65px;
    background-size: cover;
}

.inner-service {
    padding-bottom: 50px;
}

.breadcrumb {
    background-color: rgba(245, 245, 245, 0.0);
    border-radius: 4px;
    list-style: outside none none;
    margin-bottom: 0px;
    padding: 8px 8px;
}

    .breadcrumb li {
        color: rgba(255,255,255,.8);
    }

        .breadcrumb li a {
            color: #F30076;
        }

    .breadcrumb > .active {
        color: rgba(255,255,255,1);
    }

.inner h3 {
    color: #EC407A;
}

.inner h4 {
    color: #1CB5F5;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
}

.inner h4 {
    color: #000;
}

.list {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .list li {
        padding-left: 15px;
        margin-bottom: 4px;
    }

        .list li a {
            color: #333;
        }

        .list li:before {
            content: "\f101";
            font-family: 'FontAwesome';
            color: #EA1E63;
            font-size: 14px;
            margin-left: -15px;
            margin-right: 6px;
            border: 1px solid #EA1E63;
            border-radius: 50%;
            padding: 2px 5px;
            width: 20px;
            height: 20px;
            box-sizing: border-box;
        }

    .list ul {
        margin: 5px 10px 5px 10px;
        padding: 0px;
        list-style: none;
    }


        .list ul li:before {
            content: "\f101";
            font-family: 'FontAwesome';
            color: #18A0DB;
            font-size: 18px;
            margin-left: -15px;
            margin-right: 6px;
            border: 0px solid #EA1E63;
            border-radius: 50%;
            padding: 0px;
            width: 0px;
            height: 0px;
            box-sizing: border-box;
        }

.inner {
    min-height: 453px;
}

.rightmenu {
    margin-top: -63px;
}

.inner h3 {
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 26px;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
}

    .inner h3 span {
        color: #ff7a5a;
    }

    .inner h3:before {
        position: absolute;
        height: 5px;
        width: 15%;
        bottom: -3px;
        background-color: #ec1825;
        content: '';
    }

.rightmenu .panel-danger {
    border: 0px;
    box-shadow: 0px 0px 6px rgba(0,0,0,.3);
    border-radius: 0px;
}

    .rightmenu .panel-danger > .panel-heading {
        border-radius: 0px;
        background-color: #ec1825;
        box-shadow: 0px 0px 6px rgba(0,0,0,.3);
        color: #fff;
        font-size: 20px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-style: italic;
    }

    .rightmenu .panel-danger > .panel-body {
        border-radius: 0px;
        min-height: 250px;
        padding: 0px;
    }

.rightmenu .item a img {
    height: 50px;
    margin: 0 auto;
}

.rightmenu .item {
    margin: 10px;
}

.rightmenu .other-acty {
    background-color: #fff;
}

/*--------------news-events css---------------------------------*/
.news-text .owl-pagination {
    display: none;
}

.news-text .thumbnail ul {
    margin: 0px;
    padding: 0px 10px;
    list-style: none;
}

.notice-text .owl-pagination {
    display: none;
}

.notice-text .thumbnail ul {
    margin: 0px;
    padding: 0px 10px;
    list-style: none;
}

.tender-text .owl-pagination {
    display: none;
}

.tender-text .thumbnail ul {
    margin: 0px;
    padding: 0px 10px;
    list-style: none;
}

.tender-text .owl-next i.fa, .tender-text .owl-prev i.fa {
    color: #111f2d;
    font-size: 28px;
    padding: 0;
    transition: all 0.25s ease 0s;
}

.news-text .owl-next i.fa, .news-text .owl-prev i.fa {
    color: #111f2d;
    font-size: 28px;
    padding: 0;
    transition: all 0.25s ease 0s;
}

.notice-text .owl-next i.fa, .notice-text .owl-prev i.fa {
    color: #111f2d;
    font-size: 28px;
    padding: 0;
    transition: all 0.25s ease 0s;
}

.news-text .owl-buttons {
    position: absolute;
    width: 100%;
    text-align: right;
    top: -51px;
}

.news-text .owl-controls .owl-buttons div {
    background: #fff none repeat scroll 0 0;
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin: 2px;
    opacity: 0.5;
    padding: 0px 4px;
}

.notice-text .owl-buttons {
    position: absolute;
    width: 100%;
    text-align: right;
    top: -51px;
}

.notice-text .owl-controls .owl-buttons div {
    background: #fff none repeat scroll 0 0;
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin: 2px;
    opacity: 0.5;
    padding: 0px 4px;
}

.tender-text .owl-buttons {
    position: absolute;
    width: 100%;
    text-align: right;
    top: -51px;
}

.tender-text .owl-controls .owl-buttons div {
    background: #fff none repeat scroll 0 0;
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin: 2px;
    opacity: 0.5;
    padding: 0px 4px;
}

.tender-text .arw, .tender-text .dtype {
    display: none;
}

.tender-text .adtext {
    color: #000;
    display: inline-block;
}

.tender-text .fa-file-pdf-o {
    display: none;
}

.tender-text .dsize {
    display: block;
    font-size: 13px;
}

    .tender-text .dsize:before {
        color: #c00;
        content: "\f1c1";
        font-family: "FontAwesome";
        padding-right: 2px;
    }

.tender-text .ndate {
    color: #C9302C;
    font-size: 14px;
}

.news-text .arw, .news-text .dtype {
    display: none;
}

.news-text .adtext {
    color: #000;
    display: inline-block;
}

.news-text .fa-file-pdf-o {
    display: none;
}

.news-text .dsize {
    display: block;
    font-size: 13px;
}

    .news-text .dsize:before {
        color: #c00;
        content: "\f1c1";
        font-family: "FontAwesome";
        padding-right: 2px;
    }

.news-text .ndate {
    color: #C9302C;
    font-size: 14px;
}

.notice-text .arw, .notice-text .dtype {
    display: none;
}

.notice-text .adtext {
    color: #000;
    display: inline-block;
}

.notice-text .fa-file-pdf-o {
    display: none;
}

.notice-text .dsize {
    display: block;
    font-size: 13px;
}

    .notice-text .dsize:before {
        color: #c00;
        content: "\f1c1";
        font-family: "FontAwesome";
        padding-right: 2px;
    }

.notice-text .ndate {
    color: #C9302C;
    font-size: 14px;
}

.other-acty img {
    border-radius: 50%;
}

.heding {
    margin: 30px 0px;
}

/*............Ring Cycil..................*/

.bg-tri {
    background-image: url(../images/bg.jpg);
    background-size: cover;
    background-position: center;
    padding: 30px 0;
}

.laptop-hide {
    display: none !important;
}

.otherlink {
    border: 1px solid rgba(255, 255, 255, 0.5);
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: table;
    width: 100%;
    background-color: #689ab1;
}

    .otherlink li {
        box-sizing: border-box;
        width: 33.3%;
        border-right: 1px solid rgba(255, 255, 255, 0.5);
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        float: left;
    }

        .otherlink li a {
            text-align: center;
            display: block;
            padding: 15px;
            height: 175px;
            color: rgb(255, 255, 255);
            font-size: 1.3em;
            font-family: "Fjalla One", sans-serif;
            transition: all 0.3s ease-in-out 0s;
        }

            .otherlink li a:hover {
                background-color: rgb(255, 255, 255);
                color: rgb(0, 0, 0);
                text-decoration: none;
            }

            .otherlink li a img {
                display: block;
                margin: 0px auto;
                max-width: 80%;
            }

        .otherlink li:nth-child(3), .otherlink li:nth-child(6) {
            border-right: 0px;
        }

        .otherlink li:nth-child(4), .otherlink li:nth-child(5), .otherlink li:nth-child(6) {
            border-bottom: 0px;
        }

#myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: black;
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index: 3;
}

#section0 .layer {
    position: absolute;
    z-index: 4;
    width: 100%;
    left: 0;
    bottom: 0%;
    transform: translate3d(0, 0, 0);
}

video::-webkit-media-controls {
    display: none !important;
}

.sectionVideo {
    overflow: hidden;
    position: relative;
    min-height: 606px;
    padding: 0;
}

.video-overlay {
    background-color: rgb(0 0 0 / 22%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 99;
}

.logotxt {
    position: absolute;
    z-index: 99;
    color: #fff;
    bottom: 15px;
    left: 55px;
    font-size: 5rem;
}

.white {
    background-color: #fff;
}

    .white h4 {
        color: #f52026;
    }




/*------------------------------------------------------*/
.flip-count {
    display: flex;
    justify-content: center;
}

.flip-container {
    perspective: 1000px
}

/*.flip-container.hover .flipper,
    .flip-container:hover .flipper {
        transform: rotateY(180deg)
    }*/

.back,
.flip-container,
.front {
    width: 220px;
    min-height: 132px;
    float: left;
    margin-right: 5px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 100;
    margin-bottom: 15px;
    padding-bottom: 0;
    text-align: center;
    padding-top: 10px;
}

.avatar {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    height: 68px;
    width: 68px;
    margin-top: 6px;
    margin-bottom: 6px
}

small {
    color: #000
}

.flip-container h3 span {
    display: block;
    font-size: 11pt;
    color: #595757;
    font-family: 'Roboto Condensed', sans-serif
}

.counter-home {
    padding-bottom: 19px
}

.flipper {
    transition: .6s;
    transform-style: preserve-3d;
    position: relative
}

.home > a::after {
    content: "\f015";
    font-family: "FontAwesome";
    font-size: 24px;
}

.back,
.front {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1em;
}

    .back h3,
    .front h3 {
        font-size: 1em;
        margin-top: 10px;
    }

.front {
    z-index: 2;
    transform: rotateY(0);
    background: #fff;
    border-radius: 7px;
    box-shadow: 1px 1px 13px #3c2d2d3b
}

    .front i {
        /*color: #f3541c;
        color: #ff8303cf;*/
        font-size: 4.8rem;
        background: -webkit-linear-gradient(#2b4b85, #f52026);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

.back {
    transform: rotateY(180deg);
    background: #fff;
    border-radius: 7px;
    box-shadow: 1px 1px 13px #3c2d2d
}

    .back i {
        color: #008EA1;
        font-size: 4.8rem;
    }



.news {
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #fff;
}

    .news .title {
        margin: -10px -10px 0px -10px;
        /*background-color: #030248;*/
        background: -webkit-linear-gradient(#2b4b8500, #0a3074);
        padding: 3px 15px;
    }

        .news .title .toggle2 {
            float: right;
            color: #fff;
            padding: 2px 10px;
            border: 3px solid #fff;
            margin-top: 3px;
        }

        .news .title .toggle3 {
            float: right;
            color: #fff;
            padding: 2px 10px;
            border: 3px solid #fff;
            margin-top: 3px;
        }

        .news .title h4 {
            background-color: transparent;
            color: #fff;
        }

        .news .title:after {
            display: none;
        }

    .news .foot {
        padding: 10px 15px 0px 15px;
        border-top: 1px solid #eee;
    }

.vticker {
    height: 296px !important;
    margin-bottom: 15px;
    width: 100%;
    overflow: auto;
}

    .vticker .arw, .vticker .dtype, .vticker .fa-file-pdf-o {
        display: none;
    }

    .vticker .dsize {
        font-size: .8em;
        color: #352961 !important;
        margin-top: 5px;
    }

    .vticker ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .vticker ul li {
            padding-bottom: 10px;
            padding-top: 10px;
            border-bottom: 1px solid rgba(0,0,0,.1);
            position: relative;
            padding-left: 60px;
        }

            .vticker ul li:before {
                font-family: 'FontAwesome';
                content: "\f274";
                position: absolute;
                background-color: #e45835;
                padding: 11px;
                border-radius: 50%;
                left: 0;
                width: 50px;
                height: 50px;
            }

.foot a {
    color: #003d7f;
}

#tender1 ul li:before {
    /*content: "\f0f3";*/
    font-family: 'FontAwesome';
    content: "\f274";
    position: absolute;
    /*background-color: #ec1825;*/
    background: -webkit-linear-gradient(#2b4b85, #f52026);
    padding: 11px 11px 11px 13px;
    border-radius: 50%;
    left: 0px;
    width: 40px;
    height: 40px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 16px;
}

.vticker ul li a {
    display: block;
    color: #2a2a2a;
    font-weight: 500;
}

.vticker ul li span {
    display: block;
}

.vticker ul li .ndate {
    color: #a09e9e;
    font-size: 0.82em;
    text-transform: uppercase;
    font-weight: 700;
}

.vticker ul li .dsize {
    color: #666;
    font-size: 0.80em;
}

.news .scroll {
    max-height: 352px;
    overflow-y: scroll;
    overflow-x: hidden;
}
/* custom inclusion of right, left and below tabs */
.tabbable {
    background-color: #003f82;
    min-height: 420px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-left: 30px;
}

.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}


.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none;
}

    .tabs-left > .nav-tabs > li > a,
    .tabs-right > .nav-tabs > li > a {
        min-width: 74px;
        margin-right: 0;
    }

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 0px;
    width: 33%;
    /*font-family: 'Lora', serif;*/
}

    .tabs-left > .nav-tabs > li > a {
        color: #fff;
        letter-spacing: 0px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.09);
        border-radius: 0px;
        font-size: 15px;
        padding: 10px 11px;
        transition-duration: .0s;
    }

        .tabs-left > .nav-tabs > li > a:after {
            border-bottom: 20px solid transparent;
            border-left: 16px solid transparent;
            border-top: 20px solid transparent;
            content: "";
            height: 0;
            position: absolute;
            right: -17px;
            top: 0;
            width: 0;
        }

        .tabs-left > .nav-tabs > li > a:hover,
        .tabs-left > .nav-tabs > li > a:focus {
            border-color: transparent;
        }

    .tabs-left > .nav-tabs > a,
    .tabs-left > .nav-tabs > a:hover,
    .tabs-left > .nav-tabs > a:focus {
        border-color: transparent;
        background-color: #004185;
        color: #fff;
    }

    /* .tabs-left > .nav-tabs a.active:after {
        border-bottom: 24px solid transparent;
        border-left: 17px solid #dd8d17;
        border-top: 24px solid transparent;
        content: "";
        height: 0;
        position: absolute;
        right: -17px;
        top: 0;
        width: 0;
    }*/
    /*.tabs-left > .nav-tabs .active > a:hover::after,
.tabs-left > .nav-tabs .active > a::after {border-bottom: 24px solid transparent;
    border-left: 16px solid #fff;
    border-top: 24px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -17px;
    top: 0;
    width: 0;}*/
    .tabs-left > .nav-tabs > li > a:hover {
        background-color: #fff;
        color: #004185;
    }

    .tabs-left > .nav-tabs a.active,
    .tabs-left > .nav-tabs a.active:hover,
    .tabs-left > .nav-tabs a.active:focus {
        border-color: transparent;
        background: -webkit-linear-gradient(#2b4b85, #f52026);
        color: #fff;
    }

.tabbable .tab-content {
    padding: 15px 15px 15px 25px;
    width: 67%;
    height: 420px;
    float: right;
    background-color: #fff;
}

    .tabbable .tab-content h4 {
        color: #004185;
    }

    .tabbable .tab-content p {
        font-weight: 300;
    }

.tabbable .nano {
    height: 390px;
}
/*tabs end*/
footer .footer-top {
    background-color: #222222;
    padding: 12px 0
}

    footer .footer-top ul li a {
        color: #fff
    }

footer .footer-bottom {
    background-color: #0c0c0c;
    color: #fff;
    padding: 25px 0 25px
}

    footer .footer-bottom a {
        color: #eae6ff;
        text-decoration: underline
    }

footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footlogo {
    color: #fff;
}

.footer-top h4 {
    color: #FFF;
    margin: 0 0 10px;
    padding: 0 0 13px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.footer-top li a:before {
    content: "\f054";
    font-family: 'FontAwesome';
    margin-right: 6px;
    font-size: 12px;
}

.footlogo img {
    width: 160px;
}

.applogo {
    max-width: 70%;
    margin: 10px auto;
}

.intermidiatevideo {
    padding: 30px 0;
    position: relative;
}

#intermidiate {
    width: 100%;
    object-fit: fill;
}

.btn-ani3 img {
    width: 25px;
}

.btn-ani3 {
    background: none;
    background-color: #00000085;
    padding: 10px;
    user-select: none;
    cursor: pointer;
    border-radius: 10px;
    transform: translateY(0);
    transition: all 0.5s linear;
    text-decoration: none !important;
    color: #fff;
}

    .btn-ani3:hover {
        box-shadow: inset 14rem 0 0 0 #cd0d06, inset -14rem 0 0 0 #2b4b85;
        color: #fff;
        transform: translateY(-0.5rem);
    }

.btncontan {
    list-style: none;
    position: absolute;
    z-index: 9;
    top: 175px;
	left:10px
}

    .btncontan li {
        margin-bottom: 35px;
    }

.rightbtn {
    right: 30px;
    text-align: right;
}

.flipper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.front {
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease;
}

    .front h3 {
        color: #2b4b85;
        font-size: 1.1em;
        position: relative;
        z-index: 2;
    }

.front::before {
        content: '';
        position: absolute;
        top: -50%;
        left: -50%;
        width: 200%;
        height: 200%;
        background: linear-gradient( 0deg, transparent, transparent 30%, #ff00004d );
        transform: rotate(-45deg);
        transition: all 0.5s ease;
        opacity: 0;
    }

    .front:hover {
        transform: scale(1.05);
        box-shadow: 0 0 20px #2b4b85;
    }

        .front:hover::before {
            opacity: 1;
            transform: rotate(-45deg) translateY(100%);
        }
.conDetails {
    list-style: none;
}

    .conDetails .name {
        background: -webkit-linear-gradient(#2b4b85, #f52026);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 2.5rem;
        font-weight: 600;
    }

    .conDetails li {
        padding: 10px 0;
    }

        .conDetails li .fa {
            background: -webkit-linear-gradient(#2b4b85, #f52026);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            margin-right: 5px;
        }

.table thead th {
    background: linear-gradient(#2b4b85, #f52026);
    color: #fff;
}

.cmyogi {
    position: absolute;
    top: 370px;
    z-index: 99;
    left: 0;
}

    .cmyogi .profile {
        background-color: transparent;
        display: block;
        text-align: center;
        box-shadow: none;
    }

    .cmyogi .profilebg {
        width: 30%;
        margin: 0 auto;
    }

    .cmyogi .profile p {
        color: #fff;
    }
.pl-0{padding-left:0}
.card-container {
    gap: 10px;
}
.sitemap{
	background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 0px 25px;
    padding: 15px 30px;
}
.sitemap ul {
    list-style-type: none !important;
    position: relative !important;
    background: url(../images/site_map_ul.gif) 0px -5px repeat-y !important;
    margin: 0px !important;
    padding: 0px 5px 4px 6px !important;
}
.sitemap ul li {
    text-align: left;
    font: normal normal normal normal normal normal none auto auto normal normal normal normal 700 normal 10pt arial;
    margin: 10px 0px;
    background: url(../images/site_map_list.gif) -5px 4px no-repeat !important;
    padding: 0px 0px 0px 10px !important;
	list-style: none;
}
.sitemap ul li a {
    background-color: rgb(244, 244, 244);
    display: inline-block;
    transition-duration: 0.3s;
    color: rgb(0, 0, 0) !important;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(229, 229, 229);
    border-image: initial;
    padding: 8px;
    border-radius: 18px;
	text-decoration:none !important;
}
.sitemap ul li a:hover{
	background: #0a4ce0;
    color: #fff !important;
}