﻿@charset "utf-8";
@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);

h1, h2, h3, h4, h5, h6 {
    color: #404040
}

a, a:hover, a:link, a:visited {
    text-decoration: none !important
}

.btn:hover, body {
    transition: .3s ease-in-out
}

.nav-menu li, header {
    position: relative;
    padding: 0
}

    .btn, .footer_links h2, .footer_links ul li a, .nav-menu li > a, .regi_area input[type=submit] {
        text-transform: capitalize
    }

@font-face {
    font-family: MetropolisRegular;
    src: url('../fonts/MetropolisRegular.eot');
    src: url('../fonts/MetropolisRegular.eot') format('embedded-opentype'),url('../fonts/MetropolisRegular.woff2') format('woff2'),url('../fonts/MetropolisRegular.woff') format('woff'),url('../fonts/MetropolisRegular.ttf') format('truetype'),url('../fonts/MetropolisRegular.svg#MetropolisRegular') format('svg')
}

* {
    outline: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

html {
    scroll-behavior: smooth
}

a {
    font-size: 15px !important;
    color: #3344a3
}

body {
    font: 400 16px/20px MetropolisRegular;
    color: #000;
    word-break: break-word;
    overflow-x: hidden
}

ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none
}

.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.no-margin {
    margin-left: 0;
    margin-right: 0
}

.abt-img, .mb-30 {
    margin-bottom: 30px
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0
}

h1 {
    font: 500 50px/55px MetropolisRegular
}

h2 {
    font: 500 40px/45px MetropolisRegular
}

h3 {
    font: 500 35px/40px MetropolisRegular
}

h4 {
    font: 500 30px/35px MetropolisRegular
}

h5 {
    font: 500 25px/30px MetropolisRegular
}

h6 {
    font: 500 20px/25px MetropolisRegular
}

p {
    font: 400 17px/22px MetropolisRegular;
    color: #6b6b6b
}

a, a:hover, a:link, a:visited {
    outline: 0
}

.divWaiting, .divWaiting-login {
    position: fixed;
    background-color: #fafafa;
    z-index: 2147483647 !important;
    opacity: .8;
    overflow: hidden;
    text-align: center;
    top: 0 !important;
    left: 0;
    height: 100%;
    width: 100%;
    padding-top: 10%
}

.btn, .btn-white {
    background: #fff;
    color: #000
}

.btn {
    font: 500 15px/45px MetropolisRegular;
    text-align: center;
    padding: 0 45px;
    margin: 16px 0 0;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 10px
}

    .btn:hover {
        border-radius: 0 15px;
        background: #fed847;
        color: #000;
        border: 1px solid #fed847
    }

.btn-white {
    border: 1px solid #fff
}

.btn-yellow {
    background: #fed847;
    color: #000;
    border: 1px solid #fed847
}

.pl-5 {
    padding-left: 5px
}

.pl-10, .sercat-box h5, .sercat-box p {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.pl-25 {
    padding-left: 25px
}

.pl-30 {
    padding-left: 30px
}

.dtebox table, .np {
    padding: 0 !important
}

button:focus, input:focus, select:focus, textarea:focus {
    outline: 0
}

.job_img ul li:first-child, .text_left {
    text-align: left
}

.align-center, .nav-menu li > a, .projectcomp, .text_center {
    text-align: center
}

.head-acc, .head-yogiji, .serdropdown, .text_right {
    text-align: right
}

.bld-text {
    font-weight: 900
}

.blk-text {
    font-weight: 700
}

.mid-text {
    font-weight: 500
}

.lit-text {
    font-weight: 300
}

header {
    box-shadow: 0 0 9px #999;
    z-index: 10
}

.com-logo a font, .com_area ul, .logo, .logo img {
    float: left
}

.after-logo {
    float: right;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0
}

.booking-top {
    float: right;
    padding: 0 20px;
    background: #fed847;
    border-radius: 5px;
    margin: 0 0 0 31px
}

    .booking-top a {
        font: 400 15px/37px MetropolisRegular;
        color: #000;
        display: block
    }

    .booking-top.active, .booking-top:hover, .dtesrch:hover, .topsearch a:hover {
        background: #000
    }

        .booking-top.active a, .booking-top:hover a, .colorwhite, .logindrp a:hover, .nav-menu .sub-menu li.active a, .nav-menu .sub-menu li:hover a, .newstxt, .regi_box .regi_txt h5, .regi_box .regi_txt p, a.dropbtn5 {
            color: #fff
        }

#navbtn, #owl-one .owl-dots, .nav-menu li .menuarrow, .regi_area.mobile {
    display: none
}

.job_txt ul, .nav-menu {
    display: table
}

    .nav-menu li {
        float: left
    }

        .nav-menu li::before {
            position: absolute;
            content: '';
            width: 32px;
            height: 4px;
            left: 50%;
            bottom: 0;
            -webkit-transition: .3s ease-out;
            -moz-transition: .3s ease-out;
            -ms-transition: .3s ease-out;
            -o-transition: .3s ease-out;
            transition: .3s ease-out;
            -webkit-transform: translateX(-50%) scaleX(0);
            -moz-transform: translateX(-50%) scaleX(0);
            -ms-transform: translateX(-50%) scaleX(0);
            -o-transform: translateX(-50%) scaleX(0);
            transform: translateX(-50%) scaleX(0)
        }

        .nav-menu li.active::before, .nav-menu li:hover::before {
            -webkit-transform: translateX(-50%) scaleX(1);
            -moz-transform: translateX(-50%) scaleX(1);
            -ms-transform: translateX(-50%) scaleX(1);
            -o-transform: translateX(-50%) scaleX(1);
            transform: translateX(-50%) scaleX(1)
        }

        .nav-menu li > a {
            white-space: nowrap;
            display: block;
            margin-right: 12px;
            font-weight: 500;
            line-height: 40px;
            padding: 0 10px;
            font-size: 16px;
            color: #000
        }

            .nav-menu li.active > a, .nav-menu li.current_page_item > a, .nav-menu li:hover > a, .nav-menu li > a:focus {
                color: #fff;
                background: #000;
                padding: 0 10px;
                line-height: 40px;
                text-align: center
            }

    .nav-menu .sub-menu {
        position: absolute;
        left: 0;
        top: 100%;
        background: #ff5858;
        min-width: 220px;
        transition: .3s ease-out;
        display: none;
        z-index: 999
    }

.com_area ul li img, .job_box img {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.nav-menu .sub-menu .sub-menu {
    left: 100%;
    top: 0
}

.box6 a, .dropdown5:hover .dropdown-content5, .nav-menu li:hover > .sub-menu, .regi_area.desktop, .show9 {
    display: block
}

.nav-menu .sub-menu li {
    float: none;
    padding: 0
}

    .nav-menu .sub-menu li.active, .nav-menu .sub-menu li:hover {
        background: rgba(0,0,0,.5);
        border-radius: 0
    }

.nav-menu .sub-menu a {
    font: 400 15px/30px MetropolisRegular;
    color: #fff;
    padding: 0 10px;
    white-space: normal;
    margin: 0
}

.nav-menu .sub-menu li + li {
    border-top: 1px solid #ff8d8d
}

#navigation {
    float: left;
    height: 40px
}

@media only screen and (max-width:1198px) {
    .nav-menu li > a {
        margin: 0 12px
    }
}

@media only screen and (max-width:990px) {
    .nav-menu, .nav-menu li:hover > .sub-menu {
        display: none
    }

    #navigation {
        width: auto;
        position: relative;
        margin: 0 0 0 25px;
        float: right;
        background: #fed847;
        border: 1px solid #fed847
    }

    #navbtn {
        display: block;
        background: url(../HomeCss/images/navigation.png) 0 50% no-repeat;
        width: 37px;
        text-align: right;
        height: 27px;
        font-size: 0;
        text-transform: uppercase;
        line-height: 27px;
        cursor: pointer;
        color: #fff
    }

    .nav-menu {
        position: absolute;
        right: 0;
        top: 100%;
        background: #fed847;
        z-index: 999;
        width: 260px;
        box-shadow: 0 0 6px #000
    }

        .nav-menu .sub-menu li, .nav-menu li {
            float: none
        }

            .nav-menu li + li {
                border-top: 1px solid #000
            }

            .nav-menu li > a {
                font: 400 16px/35px MetropolisRegular;
                color: #000;
                padding: 0 10px;
                margin: 0
            }

            .nav-menu li .menuarrow {
                position: absolute;
                right: 2px;
                top: 2px;
                width: 30px;
                height: 30px;
                z-index: 99;
                background: url(../HomeCss/images/nav-arrow.png) 50% 50% no-repeat;
                display: block;
                cursor: pointer;
                border-radius: 3px
            }

            .nav-menu li.active > .menuarrow, .nav-menu li.current_page_item > .menuarrow, .nav-menu li:hover > .menuarrow {
                background: url(../HomeCss/images/nav-arrow.png) 50% 50% no-repeat #fff
            }

        .nav-menu .sub-menu {
            position: relative;
            margin: 0 3px
        }

            .nav-menu .sub-menu .sub-menu {
                left: 0;
                margin: 0 5px
            }
}

.apply_img, .banner_wrap, .emaillist, .regi_area, .regi_box, .searchyellow .form-group {
    position: relative
}

.apply_list, .regi_area, .shadow {
    box-shadow: 0 0 9px #999
}

@media only screen and (min-width:1024px) {
    .nav-menu {
        display: table !important
    }
}

@media only screen and (min-width:1025px) {
    .nav-menu {
        display: table !important;
        float: left;
        margin-bottom: 0
    }
}

@media only screen and (max-width:450px) {
    .dxcvControl_Office365 table tbody tr td {
        width: 100%;
        float: left
    }

    #aspnetForm > div:nth-child(179) > div > section.sec-pad-lg > div:nth-child(2) > div > div > div > div.col-md-6.col-sm-7 {
        width: 100% !important
    }

    .accordion {
        padding: 0 !important;
        text-align: justify
    }
    .kumbh {
        position: absolute !important;
        right: 90px !important;
        top: 95px !important;
        width: 80px !important;
    }
    .employer {
        margin-left: 50px;
    }
}

.apply_list .apply_body ul, .apply_txt ul, .banner_wrap img, .bij_box ul, .footer_links ul, .regi_box img {
    width: 100%
}

.banner_wrap .txt {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 8
}

    .banner_wrap .txt .ban_txt {
        width: 60%;
        text-align: left
    }

        .banner_wrap .txt .ban_txt h1 {
            font: 400 40px/45px MetropolisRegular;
            color: #000;
            text-transform: capitalize
        }

            .banner_wrap .txt .ban_txt h1 span {
                color: #e6bc1a
            }

        .banner_wrap .txt .ban_txt p {
            color: #000;
            padding: 0 0 15px
        }

            .banner_wrap .txt .ban_txt p a {
                color: #606060
            }

                .banner_wrap .txt .ban_txt p a:hover, .usr-name b {
                    color: #000;
                    font-weight: 500
                }

.regi_area {
    border-radius: 30px;
    width: 100%;
    min-height: 58px;
    background: #fff;
    margin: 0 0 25px
}

    .regi_area input[type=search], .regi_area input[type=text] {
        width: 38%;
        border: none;
        font: 400 15px/58px MetropolisRegular;
        color: #000;
        margin: 0;
        float: left
    }

    .regi_area input[type=search] {
        background: url(../HomeCss/images/search.png) 12px center no-repeat;
        border-radius: 0;
        padding: 0 5px 0 40px
    }

    .regi_area input[type=text] {
        background: url(../HomeCss/images/placeholder.png) 12px center no-repeat;
        border-radius: 0;
        padding: 0 15px 0 40px;
        border-left: 1px solid #999
    }

    .regi_area input[type=submit] {
        width: 24%;
        position: absolute;
        top: 4px;
        right: 4px;
        background: #fed847;
        font: 400 15px/50px MetropolisRegular;
        color: #000;
        text-align: center;
        padding: 0;
        margin: 0;
        display: inline-block;
        border: none;
        border-radius: 30px;
        letter-spacing: 0
    }

        .menudiv a:hover, .p-celltxt a:hover, .regi_area input[type=submit]:hover, a.menuact, div#ctl00_ctl00_Content_ContentPlaceHolder1_btnSaveToForumMain {
            background: #000;
            color: #fff
        }

.com_area {
    margin: 35px 0 0
}

    #owl-one .item img, .com_area ul li {
        display: inline-block
    }

        .com_area ul li img {
            transition: .5s;
            filter: grayscale(0%)
        }

.cat_box, .job_box {
    transition: .3s ease-in-out
}

.com_area ul li:hover img {
    -ms-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
    filter: grayscale(100%)
}

.content_wrapper {
    padding: 75px 0;
    overflow: hidden
}

.content_left, .ftr-link, div#ctl00_ctl00_Content_MainContent_LoginCaptcha table tr td, div#ctl00_ctl00_Content_MainContent_RegisterCaptcha table tr td {
    width: 50%;
    float: left
}

.content_right {
    width: 50%;
    float: right
}

.align-center.brdr-btm {
    background: url(../HomeCss/images/border-bottom.png) 50% 85% no-repeat;
    padding: 0 0 30px
}

.align-center.brdr-btm-white {
    background: url(../HomeCss/images/border-bottom-white.png) 50% 85% no-repeat;
    padding: 0 0 30px
}

.align-center.brdr-btm-blue {
    background: url(../HomeCss/images/border-bottom-blue.png) 50% 85% no-repeat;
    padding: 0 0 30px
}

.align-left.brdr-btm-black {
    background: url(../HomeCss/images/border-bottom-black.png) 00% 85% no-repeat;
    padding: 0 0 30px
}

.align-left.brdr-btm-white {
    background: url(../HomeCss/images/border-bottom-white.png) 00% 85% no-repeat;
    padding: 0 0 30px
}

.img_full img {
    width: 100%;
    height: auto;
    float: left
}

.shadow {
    padding: 1%
}

.regi_wrap {
    padding: 80px 0 0
}

.regi_box {
    margin: 13px 0 0
}

    .regi_box .regi_txt {
        position: absolute;
        left: 10%;
        top: 50%;
        transform: translate(0,-50%);
        z-index: 8;
        width: 50%
    }

        .cat_box:hover h6, .regi_box .regi_txt h5 {
            font-weight: 600
        }

.cat_wrap {
    padding: 93px 0 83px
}

.cat_box {
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    padding: 35px 15px 25px;
    text-align: center;
    margin-top: 25px
}

    .cat_box:hover, .comp_box:hover, .job_box:hover {
        border: 1px solid #fed847;
        box-shadow: 0 0 3px #fed847
    }

    .cat_box img {
        transition: transform .8s;
        transform-style: preserve-3d
    }

    .cat_box:hover img {
        transform: rotateY(180deg)
    }

    .cat_box .cat_txt {
        margin: 22px 0 0
    }

    .bij_box ul li a:hover, .cat_box:hover p {
        color: #000
    }

.application_wrap {
    padding: 85px 0 90px;
    background: url(../HomeCss/images/application-bg.jpg) center/cover no-repeat
}

.apply_area, .bac_area {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.apply_img {
    padding: 0 0 65px
}

.apply_list {
    margin: 15px 0;
    position: absolute;
    right: -10%;
    bottom: 0;
    transform: translate(00%,0);
    z-index: 8;
    border-radius: 12px;
    width: 50%
}

.img, .move-box {
    position: relative;
    height: 100%
}

.apply_img img {
    width: 100%;
    border-radius: 0
}

.apply_list .heading {
    background: #fed847;
    border-radius: 12px 12px 0 0;
    text-align: center;
    padding: 15px 0
}

    .apply_list .heading p {
        padding: 0
    }

.apply_list .apply_body {
    border-radius: 0 0 12px 12px;
    padding: 19px;
    background: #fff
}

    .apply_list .apply_body ul li {
        width: 100%;
        display: inline-block;
        padding: 11px 0
    }

        .apply_list .apply_body ul li .left {
            width: 25%;
            float: left
        }

            .apply_list .apply_body ul li .left img {
                width: 51px;
                border-radius: 50%;
                padding: 0
            }

        .apply_list .apply_body ul li .right {
            width: 75%;
            float: right
        }

            .apply_list .apply_body ul li .right p {
                padding: 0;
                margin: 0
            }

.apply_txt {
    padding: 0 0 0 85px
}

    .apply_txt p {
        font-size: 17px
    }

    .apply_txt ul li {
        width: 100%;
        background: url(../HomeCss/images/tick.png) left center no-repeat;
        padding: 5px 0 5px 25px;
        font: 400 17px/22px MetropolisRegular;
        color: #000
    }

.job_wrap {
    padding: 77px 0 0
}

.job_box {
    padding: 21px 0;
    border: 1px solid #e2e2e2;
    border-radius: 12px;
    margin: 37px 0 0
}

.job_img img {
    border-radius: 50%;
    width: 81px
}

.job_box img {
    transition: .5s;
    border-radius: 50%;
    border: 1px solid #fff
}

.comp_box img, .job_txt p {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.comp_box:hover img, .job_box:hover img {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    box-shadow: 0 0 9px #ccc;
    border: 1px solid #fff
}

.featured_tag, .urgent_tag {
    border-radius: 0 12px 12px 0;
    width: 75%;
    margin: 5px 0;
    font: 400 14px/30px MetropolisRegular;
    text-align: center
}

.job_img ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

    .job_img ul li {
        width: 33.33%;
        float: left;
        text-align: center
    }

.featured_tag {
    background: #e1f2e5;
    color: #34a87c
}

.urgent_tag {
    background: #ffe1c1;
    color: #e07505
}

.superio_tag {
    width: 75%;
    border-radius: 30px;
    background: #e1f2e5;
    font: 400 14px/30px MetropolisRegular;
    color: #34a87c;
    margin: 5px 0;
    text-align: center
}

.job_txt {
    margin: 22px 0 0;
    text-align: center
}

    .job_txt p {
        color: #202124;
        font-size: 18px;
        transition: .5s
    }

.job_box:hover p {
    color: #000;
    font-size: 19px
}

.job_txt p.emp {
    color: #e07505;
    font-size: 14px
}

.job_txt p.location {
    color: grey;
    font-size: 14px;
    background: url(../HomeCss/images/location.png) left center no-repeat;
    padding-left: 25px;
    display: inline-block
}

.job_txt ul li {
    background: #e4e4e4;
    border-radius: 30px;
    padding: 0 12px;
    margin: 0 2.5px;
    display: inline-block
}

    .dxpLite_Office365 .dxp-dropDownButton:hover, .job_txt ul li:last-child {
        background: #fed847
    }

    #ctl00_ctl00_Content_ContentPlaceHolder1_btnCancleToForumMain, .job_txt ul li.active, .job_txt ul li:hover {
        background: #ccc
    }

    .job_txt ul li a {
        font: 400 14px/30px MetropolisRegular;
        color: #000
    }

.company_wrap {
    padding: 94px 0 70px
}

h6.bac {
    float: right;
    color: #d9af0e
}

    h6.bac a {
        color: #d9af0e;
        background: url(../HomeCss/images/ya.png) right center no-repeat;
        padding-right: 25px
    }

.comp_box {
    padding: 29px 0;
    border: 1px solid #e2e2e2;
    border-radius: 12px;
    text-align: center
}

    .comp_box img {
        width: 78px;
        transition: .5s;
        border-radius: 0;
        border: 1px solid #fff
    }

    .comp_box h6 {
        margin: 17px 0 0;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

    .comp_box:hover h6 {
        color: #000;
        font-size: 21px
    }

.bij_wrap {
    padding: 62px 0 58px;
    border-top: 1px solid #d4d4d4
}

.bij_box {
    margin: 70px 0 0
}

    .bij_box h6 {
        margin: 0 0 25px
    }

    .bij_box ul li {
        width: 100%;
        padding: 6px 0;
        font: 400 14px/20px MetropolisRegular;
        color: #606060
    }

        .bij_box ul li a {
            font: 400 16px/20px MetropolisRegular;
            color: #606060;
            display: block
        }

#owl-one .item {
    margin: 15px;
    text-align: center
}

#owl-one .owl-nav [class*=owl-] {
    position: absolute;
    margin-top: -20px;
    outline: 0;
    width: 39px;
    height: 50px;
    text-indent: -9999px;
    z-index: 999;
    display: block
}

#owl-one .owl-nav button.owl-next {
    right: -50px;
    top: 50%;
    background: url(../HomeCss/images/right.png) no-repeat !important
}

#owl-one .owl-nav button.owl-prev {
    left: -50px;
    top: 50%;
    background: url(../HomeCss/images/left.png) no-repeat !important
}

#owl-one .owl-nav {
    right: 0;
    background: #fff
}

.mail_form {
    padding: 0 25px;
    text-align: left
}

    .mail_form h2 {
        font-size: 40px;
        line-height: 1;
        padding: 0;
        color: #fff
    }

    .mail_form input[type=date], .mail_form input[type=email], .mail_form input[type=tel], .mail_form input[type=text], .mail_form input[type=time], .mail_form select, .mail_form textarea {
        width: 100%;
        height: 55px;
        border: 1px solid #fff;
        border-radius: 0;
        margin: 5px 0;
        padding: 0 5px;
        text-indent: 30px;
        font: 400 15px/55px MetropolisRegular;
        color: #fff;
        background: 0 0
    }

    .mail_form textarea {
        height: 100px;
        line-height: 20px;
        padding: 5px
    }

.footer_links ul li, .footer_links ul li a {
    font: 500 15px/20px MetropolisRegular;
    color: #fff
}

.mail_form input[type=submit] {
    background: #f1eb28;
    font: 400 16px/45px MetropolisRegular;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 45px;
    margin: 15px 0 0;
    display: inline-block;
    border: 1px solid #f1eb28;
    border-radius: 0
}

    .mail_form input[type=submit]:hover {
        background: #4dace0;
        color: #fff;
        border: 1px solid #4dace0;
        transition: .3s ease-in-out;
        border-radius: 0 15px
    }

.mail_form input[type=date]::-webkit-input-placeholder, .mail_form input[type=email]::-webkit-input-placeholder, .mail_form input[type=tel]::-webkit-input-placeholder, .mail_form input[type=text]::-webkit-input-placeholder, .mail_form input[type=time]::-webkit-input-placeholder, .mail_form select::-webkit-input-placeholder {
    font: 400 15px/55px MetropolisRegular;
    color: #fff !important;
    opacity: 1
}

.mail_form textarea::-webkit-input-placeholder {
    font: 400 15px/20px MetropolisRegular;
    color: #fff !important;
    opacity: 1
}

.mail_form input[type=text].mf-1 {
    background: url(../HomeCss/images/cu-1.png) 1% center no-repeat
}

.mail_form input[type=email].mf-2 {
    background: url(../HomeCss/images/cu-2.png) 1% center no-repeat
}

.mail_form input[type=text].mf-3 {
    background: url(../HomeCss/images/cu-3.png) 1% center no-repeat
}

.mail_form textarea.mf-4 {
    background: url(../HomeCss/images/cu-4.png) 1% 9px no-repeat
}

footer .footer_content {
    padding: 69px 0 51px;
    width: 100%;
    float: left;
    background: #464646
}

.footer_logo {
    margin: 0 0 15px
}

footer p {
    font: 400 16px/20px MetropolisRegular;
    color: #fff;
    padding: 0
}

.footer_links h2 {
    font: 500 20px/25px MetropolisRegular;
    color: #fff;
    padding: 0 0 15px
}

.abt_txt h2, .news_letter h6, .uppercase, h2.headh2 {
    text-transform: uppercase
}

.footer_links ul li {
    width: 100%;
    padding: 7.5px 0
}

    .dxeButtonEdit_Office2010Black, .footer_links ul li:last-child {
        border: none
    }

    .footer_links ul li a {
        display: block
    }

        .footer_links ul li a:hover {
            color: #fed847
        }

.news_letter h6 {
    font: 700 19px/24px MetropolisRegular;
    color: #fff;
    padding: 28px 0 19px
}

.news_letter label {
    display: block;
    background: #fff;
    border-radius: 5px
}

.news_letter input[type=email] {
    width: 75%;
    height: 46px;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    text-indent: 10px;
    font: 400 12px/47px MetropolisRegular;
    color: #000;
    background: #fff
}

.news_letter input[type=submit] {
    width: 20%;
    position: absolute;
    top: 3px;
    right: 3px;
    background: url(../HomeCss/images/mail.png) center no-repeat #fed847;
    font: 400 15px/40px MetropolisRegular;
    text-transform: uppercase;
    text-align: center;
    padding: 0;
    margin: 0;
    display: inline-block;
    border: none;
    border-radius: 0;
    letter-spacing: 2px
}

    .news_letter input[type=submit]:hover {
        background: url(../HomeCss/images/mail.png) center no-repeat #e3e3e3;
        color: #000;
        transition: .3s ease-in-out
    }

.news_letter input::-webkit-input-placeholder {
    font: 400 12px/45px MetropolisRegular;
    color: #333 !important;
    opacity: 1
}

.es_spinner_image {
    display: none;
    float: right
}

.copyright_wrap, .img, .img img {
    float: left;
    width: 100%
}

.copyright_wrap {
    padding: 15px 0;
    background: #464646;
    border-top: 1px solid #626262
}

    .copyright_wrap p {
        text-align: center;
        font: 400 15px/20px MetropolisRegular;
        color: #fff;
        padding: 5px 0;
        margin: 0
    }

.colorred {
    color: #fa0300
}

.colorblack {
    color: #686868
}

.colorblue {
    color: #57a4f7
}

.coloryellow {
    color: #ffea4f
}

.bg-gray {
    background: #e9e9e9
}

.bg-black {
    background: #686868
}

.bg-pink {
    background: #ff5858
}

.back-to-top, .btn-call {
    background-color: #fed847;
    color: #000
}

.img {
    overflow: hidden;
    display: inline-block
}

    .img img {
        height: auto;
        -webkit-transition: 5.5s;
        -moz-transition: 5.5s;
        -o-transition: 5.5s;
        transition: 5.5s
    }

    .img:focus img, .img:hover img {
        -ms-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

.bdr-top {
    border-top: 3px solid #e5e5e5
}

.move-box {
    top: 0;
    left: 0;
    width: 100%
}

.move-2 {
    -webkit-animation: 15s infinite move2;
    animation: 15s infinite move2
}

.move-3 {
    -webkit-animation: 15s infinite move3;
    animation: 5s infinite move3
}

.move-4 {
    -webkit-animation: 15s infinite move4;
    animation: 5s infinite move4
}

@-webkit-keyframes move4 {
    0%,100% {
        -webkit-transform: translate(0,-5px);
        transform: translate(0,-5px)
    }

    50% {
        -webkit-transform: translate(0,5px);
        transform: translate(0,5px)
    }
}

@-webkit-keyframes move1 {
    0%,100% {
        -webkit-transform: rotate(-1deg) translate(-2px,-2px);
        transform: rotate(-1deg) translate(-2px,-2px)
    }

    50% {
        -webkit-transform: rotate(1deg) translate(2px,2px);
        transform: rotate(1deg) translate(2px,2px)
    }
}

@keyframes move1 {
    0%,100% {
        -webkit-transform: rotate(-1deg) translate(-2px,-2px);
        transform: rotate(-1deg) translate(-2px,-2px)
    }

    50% {
        -webkit-transform: rotate(1deg) translate(2px,2px);
        transform: rotate(1deg) translate(2px,2px)
    }
}

@-webkit-keyframes move2 {
    0%,100% {
        -webkit-transform: rotate(1deg) translate(2px,2px);
        transform: rotate(1deg) translate(2px,2px)
    }

    50% {
        -webkit-transform: rotate(-1deg) translate(-2px,-2px);
        transform: rotate(-1deg) translate(-2px,-2px)
    }
}

@-webkit-keyframes move3 {
    0%,100% {
        transform: translate(0,0)
    }

    20%,65% {
        transform: translate(5px,0)
    }

    40% {
        transform: translate(5px,5px)
    }
}

.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
    padding: 13px;
    border-radius: 5px;
    height: 40px;
    line-height: 0;
    width: 40px;
    text-align: center
}

.btn-call {
    box-shadow: none;
    border: 1px solid transparent;
    border-radius: 5px;
    padding: 7px 15px;
    font-size: 15px;
    margin-top: 10px
}

    .btn-call:hover {
        background-color: #000;
        box-shadow: none;
        color: #fff;
        border: 1px solid #ffb403
    }

.btn-call-border {
    border: 1px solid #ffb403;
    color: #7f3877;
    background-color: #fff;
    border-radius: 5px;
    padding: 15px 10px;
    font-size: 22px;
    width: 100%
}

    .btn-call-border:hover {
        background-color: #ffb403;
        box-shadow: none;
        color: #7f3877;
        border: 1px solid transparent
    }

#ctl00_ctl00_Content_MainContent_dvjoblist_tccv0 > div, .table_content.tblcon {
    box-shadow: none !important
}

.btnloginbyotp {
    font-weight: 700;
    background-color: #ececec;
    padding: 11px 25px;
    border-radius: 3px;
    color: #000;
    margin-bottom: 5px;
    display: inline-block;
    height: 44px
}

    .btnloginbyotp:hover {
        background-color: #d4d4d4
    }

.validation {
    width: 100%;
    text-align: left !important;
    margin-top: 5px 0 !important;
    color: red
}

.btn-jobsearch, .inner-bg, .login-top, .subcribebtn {
    text-align: center
}

.inner-bg {
    width: 100%;
    margin-bottom: 50px
}

.forgot-sec, .vaccancy ul li h2 {
    margin-bottom: 40px
}

    .forgot-sec a {
        color: #333
    }

.form-login .form-control {
    border-radius: 0
}

    .form-login .form-control:focus {
        box-shadow: none;
        border-color: #b5b5b5
    }

.login-box {
    background-color: #fff;
    border: 1px solid #ddd
}

.form-login {
    padding: 15px 25px 30px
}

.login-top {
    padding: 15px;
    border-bottom: 1px solid #ddd
}

    .login-top i {
        color: #fed847;
        font-size: 50px;
        margin-bottom: 5px
    }

.inner-bg img {
    width: 155px;
    margin-top: 10px
}

.dxeButtonEditSys {
    padding-bottom: 2px
}

.dxeListBox_Office2010Black {
    border: 1px solid #b5b5b5
}

.dxeListBoxFilter_Office2010Black {
    border-bottom: 1px solid #b5b5b5
}

#back-to-top.btn-primary:focus, #back-to-top.btn-primary:hover {
    color: #000;
    background-color: #ecc739;
    border-color: #ecc739
}

.searchyellow .form-control {
    border-radius: 0;
    border-color: transparent;
    padding-left: 40px
}

    .searchyellow .form-control:focus {
        box-shadow: none;
        border-color: transparent
    }

.searchyellow .form-group i {
    position: absolute;
    left: 15px;
    font-size: 14px;
    top: 13px;
    color: grey
}

.serdropdown select {
    background-color: transparent;
    border: none;
    color: grey;
    margin-top: 8px;
    float: right
}

.serdropdown i {
    margin-top: 10px;
    margin-right: 10px;
    color: grey
}

.tblcon h6, .tblcon p, .tblcon span {
    font-family: Roboto,sans-serif
}

.jobtype {
    line-height: 20px;
    padding-top: 4px;
    top: 0 !important
}

.viewdetbtn .btn-call {
    margin-left: 5px;
    bottom: 10px;
    min-width: 130px
}

#back-to-top.btn-primary:focus {
    box-shadow: none
}

.btn-jobsearch {
    background-color: #000;
    color: #fff;
    height: 38px;
    line-height: 38px;
    display: block;
    border: 1px solid transparent;
    transition: .2s
}

    .btn-jobsearch:hover {
        background-color: transparent;
        border: 1px solid #000;
        color: #000
    }

    .btn-jobsearch i {
        font-size: 13px
    }

.dashnumbox {
    background-color: #fff;
    border-bottom: 5px solid #000;
    padding: 20px;
    border-radius: 15px
}

.dxmLite_Office365 .dxm-item.dxm-checked, .dxmLite_Office365 .dxm-item.dxm-selected, .subcribebtn {
    background-color: #fed847
}

.abt-img img {
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px
}

.dxbButton_DevEx div.dxb {
    height: 46px;
    width: 46px;
    right: 0;
    top: 4px
}

.subcribebtn {
    height: 46px;
    width: 46px;
    border-radius: 0;
    -moz-user-select: none;
    background-image: url(images/mail.png);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 22px;
    line-height: 50px;
    color: #000
}

.bor-tp, .box6 {
    border: 1px solid #ccc
}

.subcribebtn:hover {
    background-color: #ecc739;
    color: #000
}

.head-call {
    margin-bottom: 0;
    color: #000;
    font-size: 15px
}

.menu-head {
    background-color: #ecb82e
}

.aboutsec {
    padding: 15px 0 0
}

.dxpLite_Office365 .dxp-current {
    background-color: #ffe003 !important;
    color: #000 !important
}

.dxpLite_Office365:not(.dxpLiteDisabled_Office365) .dxp-current.dxp-num:hover {
    background-color: #e4c801 !important
}

@media (min-width:320px) and (max-width:479px) {
    .box5, .btn-call {
        margin-bottom: 10px
    }

    .logo a {
        float: left
    }

    .back-to-top {
        line-height: 40px;
        padding: 0
    }

    .nav-menu li::before {
        left: 10%
    }

    .head-acc {
        margin-top: 10px;
        text-align: left
    }

    .container2, .mantribox.bg3 {
        margin-top: 30px !important
    }

    .rojgar-tel {
        padding: 0 15px
    }

    #navigation {
        top: -118px;
        position: absolute;
        right: 16px
    }

    #navbtn {
        margin-top: 6px
    }

    .nav-menu li + li {
        border-top: 1px solid #000;
        text-align: left;
        float: left;
        width: 100%
    }

    .nav-menu li > a {
        margin: 0;
        text-align: left
    }

    .call {
        line-height: 30px;
        text-align: center
    }

    .logo-thr {
        text-align: center !important
    }

    .mantribox {
        width: 49% !important;
        box-shadow: none !important;
        min-height: 296px;
        margin-right: 1%
    }

    .footertxt p, .worktxt p {
        text-align: justify
    }

    .abt_txt h2, .addres p, .employer a, .ftr-link a, h3.ftrhd {
        text-align: left
    }

    .container2 {
        width: 95% !important;
        float: left !important
    }

    .abt_txt, .ftr-link, .vaccancy ul li h2, div#ctl00_ctl00_Content_MainContent_RegisterCaptcha table tr td {
        width: 100% !important
    }

    .vaccancy {
        margin-top: 0 !important
    }

        .vaccancy ul li p {
            width: 80% !important
        }

    .box6 {
        width: 48% !important;
        min-height: 191px;
        margin-top: 5px
    }

    .newdiv {
        top: -180px !important;
        width: 92% !important
    }

    .mr-top {
        margin-top: 120px
    }

    #demo {
        margin-top: -37px
    }

    .menu-head {
        background-color: transparent
    }

    header {
        box-shadow: none
    }

    .aboutsec {
        padding: 15px 0 0
    }

    .about-text .abt-ttl {
        bottom: 12px !important
    }

    .about-text .desination {
        bottom: 10px !important
    }

    .employer a {
        width: 100%;
        line-height: 30px;
        border-right: 0 !important
    }

    .social {
        float: none !important
    }

    .dropdown-content5 {
        min-width: 362px !important
    }

    .pad0 {
        padding-top: 0 !important
    }

    div#ctl00_ctl00_Content_MainContent_pnlJobSeekerForm table tbody tr td {
        width: 100%;
        float: left;
        padding-left: 0 !important
    }

    div#ctl00_ctl00_Content_MainContent_LoginCaptcha table tbody tr td, ul.list-inline li {
        width: 100%;
        float: left
    }

    .btn-call {
        width: 100% !important;
        float: left;
        text-align: center
    }

    .btnloginbyotp {
        width: 100%;
        text-align: center
    }

    .viewdetbtn input {
        width: 97% !important
    }

    .profileImg {
        margin: 10px auto 0;
        display: block
    }

    .col-lg-6.regularFont {
        margin-bottom: 5px
    }
    .kumbh {
        position: absolute;
        right: 90px;
        top: 95px;
        width: 80px;
    }
}

@media (min-width:480px) and (max-width:767px) {
    .logo a {
        float: left
    }

    .back-to-top {
        line-height: 40px;
        padding: 0
    }

    .nav-menu li::before {
        left: 10%
    }

    .head-acc {
        margin-top: 10px;
        text-align: left
    }

    .rojgar-tel {
        padding: 0 15px
    }

    .owl-nav {
        display: none
    }

    #demo {
        margin-top: -37px
    }

    .menu-head {
        background-color: transparent
    }

    header {
        box-shadow: none
    }

    .aboutsec {
        padding: 15px 15px 0 !important
    }

    .about-text .abt-ttl {
        bottom: 12px !important
    }

    .about-text .desination {
        bottom: 10px !important
    }
    .kumbh {
        position: absolute;
        right: 90px;
        top: 95px;
        width: 80px;
    }
}

@media (min-width:480px) and (max-width:575px) {
    #navigation {
        top: -148px
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .viewdetbtn .btn-call {
        position: static
    }

    .nav-menu li::before {
        left: 10%
    }

    #owl-one .owl-nav button.owl-next {
        right: -40px
    }
}

a#ctl00_MainContent_lnkTopSearch {
    background: #000;
    padding: 8px;
    margin-top: 0;
    float: left;
    color: #fff
}

    .viwgalry:hover, a#ctl00_MainContent_lnkTopSearch:hover {
        background: #333
    }

.table_content.tblcon {
    margin-bottom: 10px !important
}

.bor-tp {
    border-left: 0;
    border-right: 0;
    margin: 0;
    float: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 0
}

.num a {
    width: 40px;
    border-radius: 60%;
    background: #fed847 !important;
    border: 1px solid #e2aa00 !important;
    display: inline-block
}

.dropdown-content5 a, .dropdown-content9 a {
    text-decoration: none;
    display: block;
    color: #000
}

.num a:active, .num a:hover {
    background: #000 !important;
    color: #fff !important;
    border-color: #000 !important
}

.dxeMemoEditAreaSys, input[type=password].dxeEditAreaSys, input[type=text].dxeEditAreaSys {
    height: calc(1.5em + .75rem + 2px)
}

#ctl00_MainContent_txtGemBidId {
    width: 97%
}

#ctl00_MainContent_pcEducation_trMarksSection > td > table > tbody > tr > td:nth-child(2) {
    position: relative;
    top: 14px
}

.dropbtn9 {
    background-color: #3498db;
    color: #fff;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer
}

.dropdown-content5, .dropdown-content9 {
    background-color: #f1f1f1;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2)
}

.dropbtn9:focus, .dropbtn9:hover {
    background-color: #2980b9
}

.dropdown5, .dropdown9 {
    position: relative;
    display: inline-block
}

.dropdown-content9 {
    display: none;
    position: absolute;
    min-width: 160px;
    overflow: auto;
    z-index: 1
}

    .dropdown-content9 a {
        padding: 12px 16px
    }

.dropdown9 a:hover {
    background-color: #ddd
}

.dropdown-content5 {
    display: none;
    position: absolute;
    min-width: 175px;
    z-index: 2;
    right: 0
}

    .dropdown-content5 a {
        padding: 10px 16px;
        font-size: 15px
    }

#aspnetForm > div:nth-child(179) > div > div > div.two-1 > div.page-ttl, .plac_col i {
    padding: 10px
}

.dropdown-content5 a:hover {
    background-color: #ddd;
    color: #000 !important
}

a.dropbtn5 i {
    font-size: 9px;
    margin-left: 6px
}

#menu-nenu > li:nth-child(7) > div {
    min-width: 209px;
    right: 23px
}

#ctl00_ctl00_dvLoginNew > div a {
    padding: 5px 15px
}

.tp_newhd {
    width: 60%;
    text-align: center;
    margin: 20px auto 0
}

    .tp_newhd h3 {
        color: #000;
        font-weight: 500;
        font-size: 31px
    }

.mantribox h5, .p-celltxt, .plac_col h4 span, .qhd, .worksec, div#ctl00_ctl00_Content_MainContent_LoginCaptcha table, table#ctl00_ctl00_Content_MainContent_tblCampusPlacement tbody tr {
    width: 100%;
    float: left
}

    .p-celltxt h2 {
        font-weight: 400;
        color: #000;
        font-size: 23px;
        line-height: 50px
    }

        .p-celltxt h2 font, .plac_col h4 span font {
            color: #ecb82e
        }

    .p-celltxt p {
        margin-top: 20px;
        line-height: 28px
    }

.plac_col {
    width: 100%;
    float: left;
    margin-top: 20px
}

    .plac_col h4 {
        width: 100%;
        float: left;
        font-size: 23px;
        margin: 10px 0 20px
    }

.event_bnr h3, .logo-thr a img, div#ctl00_ctl00_Content_ContentPlaceHolder1_tabEventTicket {
    margin-top: 10px
}

.plac_col h4 big {
    background: #ecb82e;
    min-width: 130px;
    float: left;
    height: 3px;
    border-radius: 3px
}

.plac_col p {
    width: 100%;
    text-align: justify;
    float: left;
    line-height: 27px
}

.plac_col i {
    background: #bd8cbf;
    border-radius: 9px;
    font-size: 24px;
    min-width: 43px;
    text-align: center;
    color: #000
}

.p-celltxt a {
    background: #ecb82e;
    padding: 10px 20px;
    border-radius: 3px;
    min-width: 110px;
    float: left;
    margin-right: 10px;
    color: #000;
    text-align: center
}

table#ctl00_ctl00_Content_MainContent_dvjoblist_DXMainTable {
    background: #f2f2f2;
    border: 0
}

.checkbg {
    /*    background-image: url(https://dev.whitewizard.in/images/des_bg.jpg);*/
    background-image: url('../lms/images/des_bg.jpg');
    background-repeat: repeat;
    min-height: 90px;
    text-align: center
}

.event_bnr h3 {
    color: #fff;
    float: left;
    line-height: 70px;
    font-size: 40px
}

li.active a i {
    margin-right: 5px
}

#aspnetForm > div:nth-child(179) > div > div > div.two-1 {
    width: 1110px;
    margin: 0 auto
}

#aspnetForm > div.wapper-content > div > div.two-1 > div.page-ttl {
    padding-top: 10px
}

.frmgp-bx {
    width: 100%;
    float: left;
    background: #fff;
    border-radius: 5px;
    display: none
}

.formwid {
    width: 85% !important;
    float: left;
    border: 0 !important
}

.butwid {
    background: #006cff;
    color: #fff;
    float: right;
    padding: 4px 13px;
    margin: 4px;
    border-radius: 3px
}

.leftpost, .text.rytpost {
    background: #eeefef;
    border-radius: 5px
}

.dxcvBreakpointsCard_Office365, .dxcvCard_Office365, .dxcvEmptyCard_Office365, .dxcvEmptyHiddenCard_Office365, .dxcvFlowCard_Office365 {
    padding: 0 2px !important
}

.title-line {
    border-bottom: 1px solid #000
}

.sub-title-line {
    border-bottom: 2px solid #000;
    width: 190px
}

#ctl00_ctl00_Content_MainContent_hlkDashboard {
    margin-top: 0 !important;
    float: left
}

#ctl00_ctl00_Content_MainContent_txtEmpSkill, .dtesrch .dxb {
    height: 30px !important
}

table#ctl00_ctl00_Content_MainContent_lbLocation_LBFE {
    top: -12px;
    position: relative
}

#ctl00_ctl00_Content_MainContent_lbLocation_LBF, div#ctl00_ctl00_Content_MainContent_ASPxEducationList_LBF {
    height: 30px
}

table#ctl00_ctl00_Content_MainContent_ASPxEducationList_LBFE {
    position: relative;
    top: -12px
}

#ctl00_ctl00_Content_MainContent_updatepanel1 > section > div > div:nth-child(2) > div {
    padding-bottom: 0 !important
}

.head-acc {
    margin-top: 5px
}

table#ctl00_ctl00_Content_MainContent_LoginCaptcha_TB, table#ctl00_ctl00_Content_MainContent_RegisterCaptcha_TB {
    width: 230px !important;
    height: 56px;
    text-align: center
}

input#ctl00_ctl00_Content_MainContent_LoginCaptcha_TB_I, input#ctl00_ctl00_Content_MainContent_RegisterCaptcha_TB_I {
    height: 50px;
    text-align: center;
    width: 100%;
    font-size: 28px
}

div#ctl00_ctl00_Content_MainContent_RegisterCaptcha table {
    width: 108%;
    float: left
}

#ctl00_ctl00_Content_MainContent_lnkSignUp {
    margin-top: 10px !important;
    float: left
}

#ctl00_ctl00_Content_MainContent_RegisterCaptcha {
    width: fit-content !important
}

#ctl00_ctl00_Content_MainContent_LoginCaptcha {
    width: 100% !important
}

#ctl00_ctl00_Content_MainContent_LoginCaptcha_IMGD, .dxca-imageDiv {
    width: 200px !important
}

    #ctl00_ctl00_Content_MainContent_LoginCaptcha_IMG, .dxca-imageDiv img {
        width: 100% !important;
        height: 80px !important
    }

h4.hh3 {
    text-align: center;
    background: #000;
    padding: 12px 0;
    border-radius: 4px;
    color: #fff;
    margin: 0 0 20px;
    position: relative
}

.viwgalry, .viwgalry i {
    margin-right: 8px
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #000;
    position: absolute;
    left: 45%;
    top: 35px
}

.text.rytpost {
    padding: 10px;
    position: relative
}

.leftpost {
    border: 2px solid #00000026
}

#ctl00_ctl00_Content_MainContent_lblLastNameEnglish {
    margin-top: 7px;
    float: left
}

.min-height {
    min-height: 600px
}

.img4 a img {
    width: 100% !important;
    height: auto !important;
    min-height: 340px
}

.img4 h5 {
    font-size: 19px;
    font-weight: 700;
    color: #000
}

.img4 h6 {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 800;
    color: #000
}

#ctl00_ctl00_Content_MainContent_CardViewJobFairList_DXMainTable {
    border: 0
}

.pad0 {
    padding: 1px 0 0 !important
}

.sercat-box {
    min-height: 400px !important
}

.plten {
    padding-left: 9px;
    padding-top: 0 !important;
    margin-bottom: 10px;
    border-top: 1px dashed #ccc !important
}

.viwgalry {
    float: right;
    background: #000;
    padding: 7px 15px;
    line-height: 21px;
    border-radius: 6px;
    margin-top: 9px;
    color: #fff !important
}

.call, .call font, .language a {
    line-height: 30px
}

.abt_txt, .mantribox, .readbut {
    margin-top: 30px
}

body {
    font-family: 'Nunito Sans',sans-serif !important
}

.topm {
    background: #fff;
    font-size: 13px
}

.call font {
    font-size: 18px;
    font-weight: 700
}

.language a {
    margin-right: 10px;
    color: #000
}

.logindrp {
    float: right;
    background: #006cff;
    line-height: 33px;
    padding: 0 30px;
    color: #fff;
    font-size: 15px
}

.logo-thr {
    width: auto;
    float: right;
    text-align: right;
    margin-bottom: 5px
}

.mantribox, .mantribox h3, .slider {
    float: left;
    width: 100% !important;
}
.snrimg {
    width: 44%;
    float: left;
    margin-right: 6%;
    margin-bottom: 5%;
}
.logo-thr a {
    right: 0
}

    .logo-thr a img {
        width: 24%;
        padding: 0 2px
    }

.ht-oth {
    width: 16% !important
}

.sec-hdr {
    background: #f7f1eb
}

.menudiv {
    background: #ecb82e;
    line-height: 42px
}

    .menudiv a {
        color: #000;
        margin-left: 0;
        display: inline-block;
        padding: 0 20px
    }

.mantribox h3, .mantribox sub {
    text-align: center;
    color: #fff
}

.slider {
    height: auto
}

.carousel-item img {
    height: auto;
    width: 100%
}

.mantribox {
    background: #194955;
    height: auto;
    border-radius: 30px;
    padding: 30px 0;
    box-shadow: -10px 10px 0 #b8d6ff
}

    .mantribox h5 i {
        width: 60%;
        display: block;
        margin: 10px auto 0
    }

        .mantribox h5 i img {
            border-radius: 70%;
            border: 5px solid #fff
        }

    .mantribox h3 {
        font-size: 14px;
        font-weight: 700
    }

    .mantribox sub {
        width: 90%;
        display: block;
        line-height: 16px;
        font-weight: 600;
        font-size: 12px;
        margin: 0 auto
    }

    .mantribox.bg2 {
        background: #28a745;
        box-shadow: -10px 10px 0 #ffed8b;
        margin-top: 0px;
    }

    .mantribox.bg3 {
        background: #007bff;
        box-shadow: -10px 10px 0 #ffb8ec;
        margin-top: 60px
    }

    .mantribox.bg4 {
        background: #ffc107;
        box-shadow: -10px 10px 0 #c4c4c4;
        margin-top: 30px;
    }

.abt_txt {
    width: 90%;
    float: right;
    text-align: justify
}

.box6, .com-logo, .social a, .topsearch a, a.subcrb {
    text-align: center
}

.abt_txt h1, h1.headh2 {
    font-size: 31px;
    font-weight: 800;
    margin-bottom: 30px
}

.g-dash, .readbut, .worktxt h4 {
    text-transform: capitalize
}

.abt_txt p {
    width: 100%;
    float: left;
    line-height: 30px;
    font-size: 17px;
    font-weight: 400;
    color: #525252
}

.readbut, .readbut i {
    color: #fff !important
}

.readbut {
    background: #ff9000;
    padding: 14px 18px;
    border-radius: 40px;
    float: left;
    font-size: 18px
}

.aboutusbx, .howork {
    background-repeat: no-repeat;
    width: 100%
}

.readbut i {
    margin-left: 13px !important;
    float: right !important;
    font-size: 18px !important;
    margin-top: 5px
}

.readbut:hover, .social a:hover, a.subcrb:hover {
    background: #006cff
}

.aboutusbx {
    float: left;
    background-image: url(../HomeCss/images/serv-up.png);
    background-position: 70px -30px
}

.howork {
    float: left;
    background-image: url(../HomeCss/images/how-work.jpg);
    margin-top: 50px;
    padding: 50px 0 0 20px;
    background-size: contain
}

.worksec h3 {
    width: 25%;
    float: left;
    position: relative
}

    .worksec h3 i {
        float: left;
        width: 100%
    }

    .worksec h3 span {
        position: absolute;
        left: 10px;
        background: #fff;
        border-radius: 60%;
        font-size: 18px;
        border: 1px solid #ccc;
        padding: 5px
    }

.worktxt {
    float: left;
    width: 71%;
    margin-left: 4%
}

    .worktxt h4 {
        font-size: 17px;
        font-weight: 600;
        color: #000
    }

    .worktxt p {
        font-size: 17px;
        color: #7c7c7c
    }

.container2 {
    width: 90%;
    margin: 120px auto 0;
    background: #006cff;
    color: #fff;
    padding: 6% 50px 5%;
    border-radius: 13px
}

.starbg, .vacimgbx {
    background-repeat: no-repeat
}

.projectcomp i {
    font-size: 45px
}

.projectcomp h3 {
    font-size: 40px;
    font-weight: 700;
    margin-top: 10px;
    color: #fff !important
}

.projectcomp p {
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
    color: #fff
}

.vaccancy {
    width: 100%;
    float: left;
    margin-top: 20%
}

    .vaccancy ul {
        margin: 0;
        padding: 0;
        list-style: none inside
    }

        .vaccancy ul li {
            width: 100%;
            float: left;
            margin-top: 10px
        }

            .vaccancy ul li h2 {
                width: 70%
            }

            .vaccancy ul li i {
                font-size: 38px;
                color: #006cff;
                float: left
            }

            .vaccancy ul li p {
                float: left;
                line-height: 30px;
                margin-left: 30px;
                font-size: 18px;
                color: #525252;
                font-weight: 500
            }

.vacimgbx {
    background-image: url(../HomeCss/images/corner.png);
    background-position: 180px 240px;
    margin-top: 26%;
    padding: 0;
    width: 100%
}

    .vacimgbx img {
        width: 80%;
        margin: 0 auto;
        display: block
    }

.starbg {
    background-image: url(../HomeCss/images/dot-circle.png);
    background-position: 0 47px
}

.explore {
    background: url(../HomeCss/images/services-section-right-bottom-u-design.png) 5% bottom/100px no-repeat,url(../HomeCss/images/orange-dooted-square.png) 90% 86%/100px no-repeat #f9f9f9;
    padding: 30px 0
}

.box5 {
    width: 100%;
    float: left;
    background: #fff;
    border-radius: 7px;
    padding: 25px 30px;
    border: 1px solid #e6e6e6
}

    .box5 i {
        float: left;
        width: 28%
    }

.exp-ryt {
    float: left;
    width: 64%;
    margin-left: 8%
}

    .exp-ryt h3 {
        font-size: 15px;
        font-weight: 700 !important;
        margin: 0
    }

    .exp-ryt p {
        margin: 15px 0 0
    }

.wid20 {
    margin: 0 auto;
    width: 179px;
    display: block;
    float: none
}

.com-logo a, .tnchd {
    margin-bottom: 20px
}

.box6 {
    width: 23%;
    float: left;
    margin-right: 2%;
    border-radius: 10px
}

    .box6 a img {
        width: 40%;
        margin-top: 25px
    }

.com-logo {
    width: 100%;
    float: left
}

    .com-logo a {
        background: #fff;
        border: 1px solid #ccc;
        padding: 13px;
        border-radius: 43px;
        margin-right: 20px;
        color: #000;
        font-size: 17px;
        font-weight: 700;
        line-height: 41px;
        min-height: 71px;
        display: inline-flex
    }

        .com-logo a i {
            float: left;
            width: 22%
        }

.topcompy {
    background: #f4f6fb;
    padding: 30px;
    margin-top: 30px
}

footer {
    background: url("../HomeCss/images/footerbg.jpg") left top;
    padding: 70px 0 0;
    margin-top: 120px;
    position: relative;
    width: 100%;
    float: left
}

.newdiv {
    background: url(../HomeCss/images/newsbg.png) no-repeat #ff7f00;
    padding: 30px;
    border-radius: 23px;
    position: absolute;
    width: 100%;
    top: -140px
}

.newstxt h2 {
    font-size: 36px;
    font-weight: 800;
    margin: 3px 0 0;
    text-transform: uppercase;
    color: #fff
}

.newsform {
    float: right;
    background: #fff;
    margin-top: 19px;
    height: 50px;
    width: 90%;
    border-radius: 5px;
    padding: 11px
}

input.email {
    border: 0;
    width: 80%;
    float: left;
    font-size: 15px;
    line-height: 34px
}

.footertxt p, a.subcrb {
    color: #fff;
    line-height: 30px
}

a.subcrb {
    background: #2e2e2e;
    width: 30px;
    float: right;
    height: 30px;
    border-radius: 3px
}

.footertxt p {
    margin-top: 20px;
    width: 100%;
    float: left
}

h3.ftrhd {
    color: #ff8300;
    font-size: 20px;
    margin: 20px 0 30px
}

.employer a, .ftr-link a {
    font-size: 15px;
    color: #fff;
    float: left
}

.ftr-link a {
    width: 100%;
    line-height: 35px
}

    .ftr-link a:hover {
        color: #ff8400
    }

    .ftr-link a i {
        margin-right: 13px
    }

.forsewa p {
    color: #fff;
    margin: 20px 0 40px
}

.logo-thr a img, .social a {
    margin-left: 10px
}

.employer a {
    margin-right: 10px;
    padding-right: 13px;
    border-right: 1px solid #fff
}

    .addres i, .employer a:hover {
        color: #ff8300
    }

.addres {
    width: 100%;
    float: left;
    margin-top: 10px;
    color: #fff
}

    .addres i {
        float: left;
        font-size: 23px;
        margin-right: 15px
    }

    .addres p {
        float: left;
        width: 80%
    }

.bor-tp21 {
    border-top: 1px solid #4c4c4c;
    margin-top: 20px
}

.black-bg {
    background: #201d1d;
    padding: 22px 0 20px;
    width: 100%;
    float: left
}

.btmtxt {
    color: #fff;
    line-height: 23px;
    font-size: 14px;
    font-weight: 300;
    margin-top: 10px
}

.social {
    float: right
}

    .social a {
        background: #ff8300;
        color: #fff;
        width: 40px;
        height: 40px;
        float: left;
        line-height: 40px;
        border-radius: 30px
    }

.topsearch a, .usr-name {
    float: right;
    line-height: 30px
}

.bg51 {
    background: #ecb82e !important;
    width: 100%
}

.usr-name {
    font-size: 15px;
    color: #006cff;
    margin-right: 15px
}

.box6 a p {
    font-size: 13px;
    color: #007bff;
    min-height: 44px
}

a#ctl00_ctl00_lnkLogout {
    color: #fff;
    background: red;
    padding: 2px 5px !important;
    border-radius: 3px
}

    a#ctl00_ctl00_lnkLogout:hover {
        color: #fff !important;
        background: #000
    }

.carousel-control-next-icon, .carousel-control-prev-icon {
    height: 50px;
    width: 50px;
    outline: cyan;
    background-size: 100%,100%;
    border-radius: 50%;
    color: #000 !important;
    opacity: unset !important
}

.carousel-control-next-icon {
    background-image: url(../HomeCss/images/right1.png)
}

.carousel-control-prev-icon {
    background-image: url(../HomeCss/images/left1.png)
}

.topsearch {
    width: 100%;
    float: left;
    background: #fff;
    padding: 5px;
    height: 40px;
    border-radius: 5px;
    margin-top: 15px
}

.searchbar {
    width: 85%;
    height: 30px;
    border: 0;
    padding-left: 10px
}

.g-dash, .topsearch a {
    background: #006cff;
    border-radius: 3px;
    color: #fff
}

.topsearch a {
    width: 10%;
    height: 30px
}

.g-dash {
    padding: 2px 5px !important
}

.thme1, .thme2, .thme3, .thme4, .thme5, .thme6, .thme8 {
    float: left;
    width: 48px;
    height: 48px;
    text-align: center;
    font-size: 19px;
    border-radius: 5px;
    line-height: 45px
}

.g-dash:hover {
    color: #fff;
    background: #000
}

.social a img {
    width: 18px !important;
    height: auto
}

.thme1 {
    background: #eff7fd;
    color: #3f51b5
}

.thme2, .thme8 {
    background: #effdfc;
    color: #65efe3
}

.thme3, .thme5 {
    background: #fef3ee;
    color: #fa8557
}

.thme4, .thme6 {
    background: #fee8eb;
    color: #f71e3f
}

.job2, .searchjob, .user_add {
    float: left;
    width: 100%;
    text-align: center;
    line-height: 87px;
    border-radius: 80%
}

.user_add {
    background: #ef4c45;
    color: #fff;
    font-size: 38px
}

.searchjob {
    background: #6cbdc4;
    color: #e26a5c;
    font-size: 49px;
    text-shadow: 2px 1px #fff
}

.job2 {
    background: #31bafd;
    color: #2b3b4e;
    font-size: 38px
}

.mainlogo a {
    background-image: url(../HomeCss/images/22.png);
    width: 179px;
    height: 73px;
    float: left;
    background-position: 0px 10px;
    background-repeat: no-repeat;
}

.amritmahtsv, .forsewa a, .g20, .upinvest {
    background-image: url(../HomeCss/images/m-img2.png) !important;
    float: left
}

.g20 {
    width: 90px;
    height: 73px;
    background-position: -10px 0 !important;
    background-size: 460%
}

.upinvest {
    width: 66px;
    height: 73px;
    background-position: -89px 0 !important;
    background-size: 552%
}

.amritmahtsv {
    width: 98px;
    height: 73px;
    background-position: -150px 0 !important;
    background-size: 380%
}

.forsewa a {
    width: 259px;
    height: 85px;
    background-position: -10px 122px !important;
    background-size: 230%
}

.head-acc li {
    float: right !important;
    width: 40% !important
}

    .head-acc li a {
        color: #000;
        font-size: 13px !important;
        font-weight: 500 !important;
        width: 105%;
        float: left;
    }

#aspnetForm > div:nth-child(178) > div.container > div > div:nth-child(2) > div > div > div > div > img:first-child {
    height: 151px
}

.widmor {
    width: 255px
}

.w250 {
    width: 49% !important;
    float: left
}

#ctl00_ctl00_Content_MainContent_cmbStream2, #ctl00_ctl00_Content_MainContent_ddEducationalGroup2, #ctl00_ctl00_Content_MainContent_ddlBoardOrUniv, #ctl00_ctl00_Content_MainContent_ddlCourseType, #ctl00_ctl00_Content_MainContent_ddlInstituteEd, #ctl00_ctl00_Content_MainContent_ddlMediumofEducation {
    width: 100%;
    float: left;
    height: 31px;
    border-radius: 0;
    border: 1px solid #ccc;
    margin-top: 5px
}

.flryt {
    float: right !important;
    width: 100%
}

table#ctl00_ctl00_Content_MainContent_tblCampusPlacement {
    width: 100% !important;
    float: left
}

.mrtop {
    margin-top: 10px;
    float: left
}

.datesrch {
    width: 100%;
    float: left;
    background: #fcfcfc;
    padding: 5px;
    border: 1px solid #ccc;
    display: block;
    border-radius: 3px
}

.dteox {
    width: 20%;
    float: left;
    margin-left: 0
}

.newlbl {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 500;
    margin-right: 7px;
    line-height: 30px;
    white-space: nowrap
}

.dtebox {
    float: left;
    width: 98%
}

    .dtebox select {
        height: 33px !important;
        border: 1px solid #a7bac5
    }

.seldte {
    width: 100%;
    border-radius: 3px;
    height: 20px !important
}

    .seldte tbody tr td:nth-child(2) {
        float: left;
        padding-top: 9px;
        height: 28px;
        border-radius: 3px
    }

.dtesrch {
    width: 100%;
    float: left;
    height: 33px;
    background: #006cff;
    color: #fff;
    border: 0;
    border-radius: 3px;
    font-size: 14px;
    font-family: unset
}

.q, .tnchd {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px
}

.img5 a {
    border: 1px solid #cccccc91;
    width: 100%; 
    float: left;
    min-height: 340px;
    height: 341px;
    margin-top: 20px;
    box-shadow: 0 0 8px 2px #cccccc5c;
    border-radius: 20px
}

    .img5 a iframe, .img5 a img {
        min-height: 340px;
        border-radius: 20px
    }

    .img5 a iframe {
        width: 100%;
        float: left
    }

    .img5 a img, .imgwid a img {
        width: 100% !important;
        height: auto !important
    }

.tnchd {
    float: left
}

.tclist {
    list-style: outside;
    line-height: 26px;
    margin-left: 18px;
    list-style-type: auto
}

    .tcList li {
        margin-bottom: 10px
    }

.q, .qhd b {
    margin-bottom: 20px;
    float: left
}

.q {
    font-weight: 600;
    font-size: 18px;
    color: #f44336
}

.qhd b {
    background: #ffc107;
    padding: 10px 20px;
    border-radius: 3px
}

.not1 {
    border: 1px dashed #f44336;
    padding: 20px 10px;
    border-radius: 3px
}

.sercat-box a img {
    min-height: 252px
}

.imgwid a img {
    max-height: 200px;
    min-height: 200px
}

.dxcvBreakpointsCard_Office365, .dxcvCard_Office365, .dxcvEmptyCard_Office365, .dxcvEmptyHiddenCard_Office365, .dxcvFlowCard_Office365 {
    height: auto
}

.form-control {
    display: inline !important;
    width: 100% !important;
    height: 34px !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.42857143 !important;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

label {
    font-weight: 500 !important;
    font-size: 14px !important;
}

.imgwid h5 {
    font-size: 15px;
    font-weight: 500;
}

.imgwid h6 {
    font-size: 14px;
}

.gallerymain {
    width: 97%;
    margin: 0 auto;
    margin-bottom: 20px;
}

    .gallerymain a h5 {
        font-size: 15px;
        font-weight: 500;
        color: #006cff;
    }

    .gallerymain a h6 {
        font-size: 13px;
        color: #000;
        padding: 0;
    }

    .gallerymain a img {
        border-radius: 5px 5px 0px 0;
    }
/*.divWaiting, .divWaiting-login {
    position: fixed;
    background-color: #fafafa;
    z-index: 2147483647 !important;
    opacity: .8;
    overflow: hidden;
    text-align: center;
    top: 0 !important;
    left: 0;
    height: 100%;
    width: 100%;
    padding-top: 10%; 
}*/
/*.nav-menu li.active > a, .nav-menu li.current_page_item > a, .nav-menu li:hover > a, .nav-menu li > a:active {
    background: #000 !important;
    color: #fff;
}
.nav-menu li > a:active {
    background: #000;
}*/
.addres1 i {
    color: #ff8300;
    float: left;
    margin-right: 10px;
}
.kumbh {
    position: absolute;
    right: 50px;
    top: 40px;
    width: 100px;
}
.dvLabel1 {
    width: auto;
    float: left;
    line-height: 50px;
    margin-right: 10px;
}

.dvControl1 {
    width: auto;
    float: left;
}
#ctl00_ctl00_Content_MainContent_tblRPLBatchInfo > tbody > tr:nth-child(5) {
    height: 10px !important;
    float: left;
}
#ctl00_ctl00_Content_MainContent_tblRPLBatchInfo > tbody > tr:nth-child(3) > td > div:nth-child(3) {
    padding: 0 !important;
    margin-left: 10px;
}
#ctl00_ctl00_Content_MainContent_txtRegistrationNoOrName {
    padding: 0 0px 0 9px !important;
    min-width: 290px;
}
#aspnetForm > div.sec-hdr > div:nth-child(1) > div > div.col-lg-4 > a {
    z-index: 10;
    border-radius: 5px;
    padding: 10px 10px;
}