    /*Navbar Css*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap');
/*Header top*/
.header-top {
    background: #ECEFF1;
}
.header-top ul, .header-top ul li{
    list-style:none;
}
.header-top ul {
    margin-bottom: 0px;
    padding-left: 0px;
}
.header-top .top-menu-link li {
    float: left;
    margin-right: 35px;
}

.navbar-collapse .top-menu-link li:last-child,
.header-top .top-menu-link li:last-child {
    margin-right: 0px;
}

.header-top .top-menu-link li a {
    font-size: 13px;
    color: #000000;
    font-weight: 500;
    transition: all 0.3s linear 0s;
    line-height: 40px;
}

.header-top .top-menu-link li:last-child a {
    margin-right: 0px;
    background-color: #D4D8D9;
    padding: 11px 15px;
}

.header-top .top-menu-link li a:hover {
    color: #1A7FF2;
}

.header-top .top-menu-link li:last-child a span {
    font-size: 10px;
    margin-left: 10px;
}

.header-top .top-menu-link li a span:hover {
    font-size: 10px;
}

.header-top .social-lang {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding: 8px 0px;
}

.header-top .social-link {
    display: inline-flex;
}

.navbar-collapse .social-link li,
.header-top .social-link li {
    float: left;
    margin-right: 8px;
}

.navbar-collapse .social-link li.fb i,
.header-top .social-link li.fb i {
    background: #3B5998;
}

.navbar-collapse .social-link li.fb i:hover,
.header-top .social-link li.fb i:hover {
    background: #314B80;
}

.navbar-collapse .social-link li.yt,
.header-top .social-link li.yt {
    margin-right: 0px;
}

.navbar-collapse .social-link li.yt i,
.header-top .social-link li.yt i {
    background: #FF0000;
}

.navbar-collapse .social-link li.yt i:hover,
.header-top .social-link li.yt i:hover {
    background: #E60000;
}

.navbar-collapse .social-link li i,
.header-top .social-link li i {
    width: 24px;
    height: 24px;
    /*line-height: 24px;*/
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    color: #fff;
    font-size: 10px;
    transition: all 0.3s linear 0s;
}

.header-top .social-lang .lang {
    display: inline-flex;
    border: 1px solid #1565C0;
    border-radius: 4px;
    margin-left: 14px;
}

.header-top .social-lang .lang a {
    margin-bottom: 0px;
    padding: 3px 8px;
    background-color: #fff;
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    cursor: pointer;
    max-height: 24px;
}

.header-top .social-lang .lang a {
    display: inline-block;
    text-decoration: none;
    color: #1565C0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.header-top .social-lang .lang a:first-child {
    color: #fff;
    background-color: #1565C0;
}


/* Header Top end*/


.navbar {
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    border: 0px;
    border-radius: 0px;
    background-color: #ffffff;
    margin-bottom: 0px;
}
a{
    font-family: 'Open Sans', sans-serif;
}
.navbar-collapse {
    padding: 0px;
}

.navbar-collapse .mobile-nav-items {
    position: relative;
}

.navbar>.container .navbar-brand {
    height: auto;
    padding: 0px;
    margin: 0px;
}

.navbar .navbar-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 0px;
}

.navbar .Joint-venture>img {
    display: inline-block;
}

.navbar .navbar-nav>li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: 30px;
    font-weight: 600;
}
.navbar .navbar-nav>li>i {
    font-size: 20px;
}
.navbar .navbar-nav li .slash {
    padding: 0px 5px;
}

.navbar .navbar-nav li a.createaccount {
    background: transparent;
    outline: none;
        color: #337ab7 !important;
}

.navbar .navbar-nav .open>a:focus {
    background: transparent;
}

.navbar .navbar-nav li:last-child {
    margin-right: 0px;
}

.navbar .navbar-nav .account {
    color: #1565C0;
}

.navbar .navbar-nav .account a:hover {
    color: #1257A6;
    background-color: transparent;
}
.navbar-brand>img {
    width: 170px;
}

.navbar .navbar-nav .account>.dropdown-menu {
    min-width: 350px;
    right: 0px;
    left: auto;
    margin-top: 19px;
    padding: 0px;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    border-top: 3px solid #1565C0
}

.navbar .navbar-nav .account>.dropdown-menu .sign-menu {
    padding: 20px;
}

.navbar .navbar-nav .account .sign-menu {
    display: flex;
}

.navbar .navbar-nav .sign-menu .accont-info .title {
    color: #000000;
    font-weight: 600;
}

.navbar .navbar-nav .sign-menu .accont-info .text {
    font-size: 13px;
    color: #757575;
    font-weight: 500;
}

.navbar .navbar-nav .sign-menu .accont-info .sign {
    margin-top: 20px;
    text-align: right;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.navbar .navbar-nav .sign-menu .accont-info .sign-in {
    padding: 6px 10px;
    background-color: #1565C0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    transition: all 0.3s linear 0s;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.16);
}

.navbar .navbar-nav .sign-menu .accont-info .sign-in:hover {
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}

.navbar .navbar-nav .sign-menu .accont-info .sign-up {
    color: #393939;
    transition: all 0.3s linear 0s;
    margin-left: 25px;
    margin-top: 6px;
    margin-bottom: 6px;
}

.navbar .navbar-nav .sign-menu .accont-info .sign-up:hover {
    color: #1A7FF2;
}

.navbar .navbar-nav .sign-menu .account-img .img {
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align-last: center;
    display: inline-block;
    border-radius: 50%;
    background-color: #ECECEC;
    margin-right: 25px;
}

.navbar .navbar-nav .sign-menu .account-img img {
    width: 48px;
    height: 48px;
}

.navbar .navbar-nav .logged-in>a:after {
    content: '\e926';
    font-family: 'iom-icon';
    font-size: 9px;
    margin-left: 5px;
}

.navbar .navbar-nav .logged-in>a[aria-expanded="true"]:after {
    content: '\e927';
}

.navbar .navbar-nav .logged-in .dropdown-menu {
    min-width: 200px;
    color: #757575;
}

.navbar .navbar-nav .logged-in .dropdown-menu li:not(:last-of-type) {
    margin-bottom: 10px;
}

.navbar .navbar-nav .logged-in .dropdown-menu li a,
.navbar .navbar-nav .logged-in .dropdown-menu .sign-out a {
    font-size: 12px;
    font-weight: 600;
    color: #757575;
    transition: all 0.3s linear 0s;
}

.navbar .navbar-nav .logged-in .dropdown-menu li:hover a,
.navbar .navbar-nav .logged-in .dropdown-menu .sign-out:hover a,
.navbar .navbar-nav .logged-in .dropdown-menu li:hover i,
.navbar .navbar-nav .logged-in .dropdown-menu .sign-out:hover i {
    color: #0F6BB5;
}

.navbar .navbar-nav .logged-in .dropdown-menu .menu-item,
.navbar .navbar-nav .logged-in .dropdown-menu .sign-out {
    padding: 15px 20px;
}

.navbar .navbar-nav .logged-in .dropdown-menu .sign-out {
    border-top: 1px solid #E5E5E5;
    margin-bottom: 0px;
}

.navbar .navbar-nav li.contact i,
.navbar .navbar-nav li.contact a {
    color: #000000;
    transition: all 0.3s linear 0s;
}

.navbar .navbar-nav li.contact:hover a,
.navbar .navbar-nav li.contact:hover i {
    color: #1257A6;
}

.navbar .navbar-nav li.contact a:hover {
    color: #1A7FF2
}

.navbar .navbar-nav li>i,
.navbar .navbar-nav .sign-out i {
    margin-right: 10px;
}

.navbar .navbar-nav>li>i {
    font-size: 20px;
}

.navbar .navbar-nav>li>img {
    height: 22px;
    width: 22px;
    border-radius: 50%;
    border: 2px solid #1257A6;
    margin-right: 10px;
}
@media only screen and (min-width: 768px){
    .navbar .mobile-menu-wrap {
        /*display: block !important;*/
    }
    .navbar .mobile-menu .arrow-social {
        display: none;
    }
    .menu2, .lang2,.social-link2{
        display:none;
    }
    .job-search .filter-wrap {
        background-color: #F5F5F5;
        padding: 20px 15px;
        border: 1px solid #DFDFDF;
        border-radius: 4px;
    }
}

.navbar .navbar-nav li a {
    padding: 0px;
    font-size: 14px;
    width: auto;
}

.navbar-toggle {
    margin: 0px;
    float: left;
    padding: 0px;
}

.navbar-toggle .icon-bar {
    background-color: #757575;
}
/*End Navbar css*/

.main-home{
    
}
.banner-wrap{
    position: relative;
    overflow-x: hidden;
}
.banner-row{
    
}
.main-home .left-col, .main-home .right-col {
    z-index: 2;
}
.main-home .home-banner-slider:before,
.main-home .home-banner-slider:after {
    content: "";
    width: 200%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(26, 127, 241, 0.9);
    background: -moz-linear-gradient(-45deg, rgba(26, 126, 239, 0.9) 0%, rgba(21, 102, 193, 0.9) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(26, 126, 239, 0.9) 0%, rgba(21, 102, 193, 0.9) 100%);
    background: linear-gradient(-15deg, rgba(26, 126, 239, 0.9) 0%, rgba(21, 102, 193, 0.9) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cc1a7eef', endColorstr='#cc1566c1', GradientType=1);
}

.main-home .home-banner-slider:before {
   right: 100%;
}

.main-home .home-banner-slider:after {
    left: 100%;
}

.main-home .home-banner-slider .slider-wrap {
    position: relative;
}

.main-home .home-banner-slider .slider-wrap>images {
    width: 100%;
}

.main-home .home-banner-slider .slider-wrap .slider-text {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 15px 20px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
}

.main-home .home-banner-slider .slider-text .title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
}

.main-home .home-banner-slider .owl-nav {
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    margin-top: -36px;
}

.main-home .home-banner-slider .owl-nav button {
    outline: none;
    position: absolute;
    opacity: 0.4;
    transition: all linear 0.3s;
}

.main-home .home-banner-slider .owl-nav button:hover {
    outline: none;
    position: absolute;
    opacity: 1;
}

.main-home .home-banner-slider .owl-nav button span {
    width: 36px;
    height: 36px;
    line-height: 27px;
    text-align: center;
    font-size: 36px;
    background-color: rgba(0, 0, 0, 0.6);
    display: inline-block;
    color: #fff;
}

.main-home .banner-wrap .home-banner-slider .owl-nav .owl-next {
    right: 0px;
}

.main-home .home-banner-slider .slider-text .text {
    margin-bottom: 0px;
}

.main-home .filter-job, .main-home .countrys-job-summary {
    color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
}
.main-home .filter-job .title {
    font-size: 22px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 20px;
    color: #fff;
}
.main-home .filter-job .form-group{
    margin-bottom: 20px;
}
.main-home .filter-job .form-group label {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
}
.main-home .filter-job .form-group .form-control {
    border-radius: 8px;
    height: 40px;
    border: none;
}
.main-home .filter-job .search-btn{
    margin-top:20px;
}
.main-home .filter-job .search-btn .btn {
    background-color: #FBC02D;
    color: #000000;
    font-weight: 600;
    padding: 10px 15px;
    border-radius: 8px;
    box-shadow: none;
    outline: none;
    transition: all linear 0.3s;
}
.main-home .filter-job .search-btn .btn:hover {
    background-color: #F9A825;
}

.main-home .countrys-job-summary .countrys-list {
    padding: 0px;
    margin: 0px;
}
.main-home .countrys-job-summary .countrys-list li {
    list-style: none;
    margin-bottom: 12px;
}
.main-home .countrys-job-summary .countrys-list li:last-of-type {
    margin-bottom: 0px;
}
.main-home .countrys-job-summary .countrys-list li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    opacity: 0.8;
    transition: all linear 0.3s;
}
.main-home .countrys-job-summary .countrys-list li a:hover {
    opacity: 1;
}

.main-home .countrys-job-summary .submit-biodata {
    display: inline-flex;
    background-color: #FFDC79;
    padding: 10px 15px;
    /*padding: 15px 15px;
     margin-top: 20px; */
    margin-top: 6px;
    color: #000000;
    font-weight: bold;
    border-radius: 8px;
    text-decoration: none;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.16);
    transition: all linear 0.3s;
}

.main-home .countrys-job-summary .submit-biodata:hover {
    background-color: #FFC72A;
}

.main-home .countrys-job-summary .submit-biodata>img {
    margin-right: 12px;
}

.main-home .countrys-job-summary .bdeshjl {
    display: inline-block;
    background-color: #ffffff;
    padding: 8px 15px;
    margin-top: 5px;
    color: #000000;
    font-weight: bold;
    border-radius: 8px;
    text-decoration: none;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.16);
    transition: all linear 0.3s;
}

.main-home .countrys-job-summary .des-txt {
    font-size: 13px;
    font-weight: normal;
    color: #0C4C9C;
    text-align: center;
}
.main-home .countrys-job-summary .title{
        font-weight: 600;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 18px;color: #fff;
}

    
.main-home .countrys-job-summary .bdeshjl>img {
    width: 129px;
    height: 22px;
}

.main-home .mid-col:before,
.main-home .mid-col:after {
    content: "";
    background-repeat: repeat-x;
    background-position: bottom;
    position: absolute;
    bottom: 0px;
    width: 200%;
    height: 100%;
}
.main-home .mid-col:before {
    background-image: url(../img/banner-bg-l.png);
    right: 100%;
}

.main-home .mid-col:after {
    background-image: url(../img/banner-bg-r.png);
    left: 100%;
}
.main-home .home-banner-slider .slider-wrap img{
    height:430px;
}
.main-home .info-summary{
     -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.16);

}
.main-home .info-summary .info-wrap {
    display: flex;
    align-items: center;
    padding: 30px 0px;
    justify-content: center;
}

.main-home .info-summary .icon {
    margin-right: 20px;
}
.left-25{
    left: 25%;position:relative;
}
.right-50{
    right: 50%;position: relative;
}

.main-home .info-summary .icon i {
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.main-home .info-summary .empl .icon i {
    background-color: #F44336;
}

.main-home .info-summary .post .icon i {
    background-color: #4CAF50;
}

.main-home .info-summary .countries .icon i {
    background-color: #FF9800;
}

.main-home .info-summary .info p {
    margin-bottom: 0px;
}

.main-home .info-summary .info .title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

.main-home .info-summary .info .number {
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
}

.main-home .info-summary .empl .number a {
    color: #F44336;
    text-decoration: none;
}

.main-home .info-summary .post .number a {
    color: #4CAF50;
    text-decoration: none;
}

.main-home .info-summary .countries .number a {
    color: #FF9800;
    text-decoration: none;
}
 .countrys-job {
    background-image: url(../images/countrys-job-bg.png);
    background-repeat: repeat-x;
    position: relative;
    overflow-x: hidden;
 }
 .countrys-job .bg-mask {
    background-color: rgba(0, 150, 136, 0.9);
    padding: 60px 0px;
}
.countrys-job .heading {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 25px;
    text-align: center;
}
 .countrys-job .country-wrap {
    text-align: center;
    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
}
.countrys-job .owl-stage-outer a {
    text-decoration: none;
    color: #000000;
}
 .countrys-job .vacancy {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px 20px;
    border-radius: 8px 8px 0px 0px;
    background-repeat: no-repeat;
    background-position: center right;
    position: relative;
    background-size: contain;
}
.countrys-job .vacancy:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 8px 8px 0px 0px;
}
 .countrys-job .vacancy .number {
    color: #00796B;
    font-size: 24px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 5px;
    position: relative;
    z-index: 1;
}
.countrys-job .vacancy .text {
    margin-bottom: 0px;
    position: relative;
    z-index: 1;
    text-align: center;
    text-transform: capitalize;
}
.countrys-job .country-wrap .name {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-color: #212121;
    margin-bottom: 0px;
    padding: 8px 20px;
    border-radius: 0px 0px 8px 8px;
    min-width: 175px;
    text-align:center;
}
.countrys-job .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.4);
    margin: 0px 5px;
    outline: none;
}
 .countrys-job .owl-dots .owl-dot.active {
    background-color: rgba(255, 255, 255, 1);
    border: 2px solid rgba(255, 255, 255, 1);
    width: 14px;
    height: 14px;
    outline: none;
}
.countrys-job .owl-dots {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}
.partners {
    background-color: #ECEFF1;
    padding: 60px 0px;
    overflow-x: hidden;
}
.partners .heading {
    font-size: 22px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 25px;
}
.partners .promo-video {
    text-align: center;
}
.partners .promo-video a>img {
    border-radius: 8px;
    margin: auto;
}
.partners .partner-wrap {
    text-align: center;
    padding: 10px;
    height: 90px;
    background-color: #fff;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
 .partners .partner-wrap img {
    width: auto;
    margin: auto;
}
.partner-carousel{
    display:flex;
}
.footer {
    border-top: 2px solid #3F51B5;
    padding-top: 50px;
    padding-bottom: 80px;
    background-color: #ffffff;
}
.col-custom{
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.footer .footer-col-title {
    color: #000000;
    font-weight: bold;
    margin-bottom: 30px;
    line-height: 1.3;
    font-size: 18px;
}
.footer ul {
    margin-bottom: 0px;
    padding-left: 0px;
}
.footer ul li {
    list-style: none;
    margin-bottom: 12px;
}
.footer ul li, .footer ul li a {
    color: #767676;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s linear 0s;
}
.footer .for-call {
    display: inline-flex;
    align-items: center;
    color: #F50057;
    font-weight: bold;
}
.footer .for-call p {
    margin: 0px;
    color: #F50057;
}

.footer ul li .call-text {
    line-height: 1.2;
    color: #000000;
    font-size: 14px;
}
.footer ul li .call-no {
    font-size: 24px;
    line-height: 1.2;
}
.footer .for-call>img {
    margin-right: 10px;
}
#scroll {
    position: fixed;
    right: 12px;
    bottom: 12px;
    cursor: pointer;
    background-color: #424242;
    display: none;
    padding: 9px 12px;
    border-radius: 6px;
    z-index: 9999;
    transition: all 0.3s linear 0s;
}
#scroll .back-top {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}
#scroll .back-top i {
    font-size: 20px;
}
#scroll .back-top span {
    margin-left: 8px;
}
/*job search*/
.inner-page {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #ECEFF1;
}
.job-search .filter-wrap .title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 15px;
    text-align: center;
}
.job-search .filter-wrap .form-group label {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}
.job-search .filter-wrap hr {
    border-color: #DFDFDF;
    margin-top: 20px;margin-bottom: 20px;
}
.job-search .filter-wrap .form-group .search .input-group-btn .btn {
    padding: 0px;
    border: none;
    outline: none;
    background-color: transparent;
    box-shadow: none;
}
.job-search .cols-wrap {
    /*position: relative;*/
    /*display: table;*/
    /*border-collapse: separate;*/
    /*margin-right: -15px;*/
    /*margin-left: -15px;*/
}
.job-search .left-col{
    width: 100%;
    position: relative;
    z-index: 2;
    float: left;
    margin-bottom: 20px;
    padding-right: 15px;
    padding-left: 15px;
    display: table-cell;
}
.job-search .right-col {
    width: 1%;
    min-width: 190px;
    vertical-align: top;
    position: relative;
    white-space: nowrap;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}
.job-search .job-cart-wrap {
    background-color: #fff;
    border: 1px solid #DFDFDF;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 10px;
    transition: all 0.3s linear 0s;
}
.job-search .matc-wrap .heading{
    font-weight: 600;
    margin-bottom: 0;
    font-size: 14px;
    
}
.job-search .matc-wrap .heading .count{
        padding: 3px;
    border-radius: 20px;
    font-weight: bold;
    margin-left: 3px;
    display: inline-block;
    font-size: 16px;
}
.cols-wrap.leftwrap{
        display: flex;
    justify-content: space-between;
    align-items: center;
}
.job-search .matc-wrap .input-group{
        justify-content: space-between;    align-items: baseline;
}
.job-search .filter-wrap .form-group .gender {
    display: flex;
    flex-wrap: wrap;
}
.job-search .filter-wrap .form-group .gender .checkbox {
    margin-right: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}
input.hide{
    display: none;
}
.job-search .filter-wrap .gender .checkbox label {
    padding-left: 0px;
    color: #1673B8;
    padding: 6px 10px;
    display: inline-block;
    margin-top: 2px;
    margin-bottom: 2px;
    background-color: #fff;
    border-radius: 8px;font-size: 14px;font-weight: 600;cursor: pointer;
}
.job-search .filter-wrap .gender .checkbox input:checked+label {
    background-color: #1673B8;
    border-radius: 8px;
    color: #fff;
}
.page-item .page-link{
    font-size: 12px;
}
.renge-title{
    font-size: 14px;
}
.c-orng {
    color: #F4511E;
}
.c-purp {
    color: #9C27B0;
}
.job-search .matc-wrap .renge, .job-search .bottom-pagin .renge {
    border-radius: 4px;
    padding: 2px 8px;
    outline: none;
    margin-left: 8px;
    border: 1px solid #DFDFDF;
    font-size: 12px;
    font-weight: 600;
    color: #767676;
}
.job-search .matc-wrap .heading .count:first-child{
    
}
.job-search .job-cart-wrap .post-name {
    margin-top: 0px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}
.job-search .job-cart-wrap .company {
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #000000;
}
ul.info-list{
    margin-left: 0;
    padding-left: 0;
    list-style:none;
}
ul.info-list li{
    color: #767676;
    /*padding-left: 23px;*/
    list-style:none;
    font-size: 14px;
   
}
ul.info-list li:not(:last-of-type) {
     margin-bottom: 5px;
}
ul.info-list li i{
    width: 18px;
    margin-right: 4px;
    /*margin-left: -23px;*/
    display: inline-block;
    font-size: 14px;
}
ul.info-list li  .vacancy{
    margin-left: 4px;    
}
.deadline-logo-col{
    display: flex;
    align-items: end;
    justify-content: flex-end;   
}
.deadline-logo-col p{
     color: #767676;
    padding-left: 23px;
    font-size: 14px;
    margin-bottom:0;
}
@media only screen and (max-width: 991px) and (min-width:768px) {
    .main-home .left-col, .main-home .right-col {
      
        position: relative;
    }
    .main-home .left-col:before,
    .main-home .right-col:after {
        content: "";
        background-repeat: repeat-x;
        background-position: bottom;
        position: absolute;
        bottom: 0px;
        width: 250%;
        height: 100%;
        z-index: -2;
    }
    .left-col{
        position: relative;
    }
    .main-home .left-col:before {
        background-image: url(../../banner-bg-l.png);
        right: 0%;
        transform: translateX(50%);
    }

    .main-home .filter-job,
    .main-home .countrys-job-summary {
        margin-bottom: 45px;
    }

    .main-home .filter-job:before,
    .main-home .countrys-job-summary:after {
        content: "";
        width: 200%;
        height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: -1;
        background: rgba(26, 127, 241, 0.9);
    }

    .right-50{
        right: 0%;
    }
    .left-25 {
        left: 0%;
        position: relative;
    }

    .main-home .countrys-job-summary:after {
        left: 0%;
    }

    .left-c .occup-wrap .tab-content .c-column {
        column-width: 170px;
    }
}
@media only screen and (max-width: 991px) {

    .main-home .mid-col:before,
    .main-home .mid-col:after {
        display: none;
    }

    .main-home .home-banner-slider:before,
    .main-home .home-banner-slider:after {
        display: none;
    }
    .left-25{
        left:0;
    }
    .job-search .pagin-wrap {
        margin-bottom: 20px;
        text-align: right;
    }
    .job-search .right-col{
        float:right;
    }
}
@media only screen and (max-width: 768px){
    .menu2 {
        display: block;
        list-style: none;
        text-align: left;
        border-top: 1px solid #EBEBEB;
        border-bottom: 1px solid #EBEBEB;
        padding: 40px;
    }
    .menu2 li{
        margin-bottom: 20px;    margin-right: 0px;
    }
    .menu2 li a{
        font-weight: 600;
        font-size: 16px;
        color: #000000;
    }
    .lang2{
        padding: 40px;
    }
    .lang2 a {
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        color: #000000;
        font-weight: 600;
    }
    .social-link2{
        float:right;list-style:none;
        padding-left:0;
    }
    .social-link2 li {
        float: left;
        margin-right: 8px;
    }
    
    .social-link2 li i{
            width: 24px;
        height: 24px;
        /*line-height: 24px;*/
        text-align: center;
        border-radius: 50%;
        display: inline-block;
        color: #fff;
        font-size: 10px;
        transition: all 0.3s linear 0s;
    }
    .social-link2 li i.fa-facebook-square{
        background: #3B5998;
    }
    .navbar .Joint-venture {
        /* display: none; */
        position: absolute;
        width: 100%;
        top: calc(100vh - 60px);
        transform: translateY(-100%);
        z-index: 1;
    }
    
    .navbar .navbar-nav .account>.dropdown-menu {
        box-shadow: none;
        width: 100%;
        border-radius: 0px;
        min-width: auto;
    }
    .navbar .navbar-nav .account>.dropdown-menu .sign-menu {
        padding: 20px 40px;
    }
    .navbar .navbar-nav .account.logged-in>.dropdown-menu {
        background-color: #1565C0;
    }
    .navbar .navbar-nav .logged-in .dropdown-menu {
        color: #ffffff;
    }
    .navbar .navbar-nav>li>i {
        padding-left: 40px;
    }
    .navbar .navbar-nav>li>img {
        margin-left: 40px;
    }
    .navbar .navbar-nav>li>a {
        padding-right: 40px;
    }
    .navbar .navbar-nav .logged-in .dropdown-menu .menu-item,
    .navbar .navbar-nav .logged-in .dropdown-menu .sign-out {
        padding: 15px 40px;
    }
    .navbar .navbar-nav .logged-in .dropdown-menu li a,
    .navbar .navbar-nav .logged-in .dropdown-menu .sign-out a {
        color: #ffffff;
    }
    .navbar .navbar-nav .logged-in .dropdown-menu li:hover a,
    .navbar .navbar-nav .logged-in .dropdown-menu .sign-out:hover a,
    .navbar .navbar-nav .logged-in .dropdown-menu li:hover i,
    .navbar .navbar-nav .logged-in .dropdown-menu .sign-out:hover i {
        color: #ffffff;
    }
    .header-top .top-menu-link li a {
        font-size: 13px;
        color: #000000;
    }
    .navbar .navbar-wrap {
        display: block;
        text-align: center;
        padding: 15px 0px;
    }
    .navbar .navbar-wrap .navbar-header {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }
    .navbar .navbar-wrap .navbar-nav {
        padding-top: 25px;
        padding-bottom: 40px;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0px;
    }
    .navbar>.container .navbar-brand {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .navbar .navbar-brand .logo {
        display: inline-block;
    }
    .navbar .mobile-menu-wrap {
        /*display: none;*/
        height: 100%;
        min-height: 100%;
        top: 0;
        right: 0;
        position: fixed;
        z-index: 50;
        width: 100%;
        background: #fff;
        overflow-y: auto;
        border: none;
        -webkit-overflow-scrolling: touch;
    }
    .navbar .mobile-menu {
        width: 100%;
        right: 0%;
        top: 0px;
        bottom: 0px;
        background-color: #fff;
        transition: all 0.3s linear 0s;
        transform: translateX(-100%);
    }
    .navbar .mobile-menu>ul li {
        margin-bottom: 20px;
        margin-right: 0px;
    }
    .navbar .Joint-venture {
        /*display: none;*/
    }
    .navbar .mobile-menu .Joint-venture {
        padding: 15px;
        display: block !important;
    }
    .navbar .mobile-menu .Joint-venture.place-bottom {
        position: absolute;
        width: 100%;
        top: calc(100vh - 60px);
        transform: translateY(-100%);
    }
    .navbar .mobile-menu .arrow-social {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        display: inline-block !important;
    }
    .navbar .mobile-menu.show-menu {
        transform: translateX(0%);
    }
    .navbar .mobile-menu.show-menu .arrow-social {
        width: 100%;
    }
    .navbar .navbar-collapse .menu-back {
        float: left;
        display: inline-block;
        text-decoration: none;
        color: #757575;
    }
    .navbar .navbar-collapse .top-menu-link,
    .navbar .navbar-collapse .lang {
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .navbar .navbar-collapse .lang a {
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        color: #000000;
        font-weight: 600;
    }
    .navbar .navbar-collapse .lang a:first-child {
        display: none;
    }
    .navbar .navbar-collapse .top-menu-link {
        text-align: left;
        border-top: 1px solid #EBEBEB;
        border-bottom: 1px solid #EBEBEB;
    }
    .navbar .navbar-collapse ul li:last-child {
        margin-bottom: 0px;
    }
    .navbar .navbar-collapse .top-menu-link li a {
        font-weight: 600;
        font-size: 16px;
        color: #000000;
    }
    .navbar .navbar-collapse .social-link {
        float: right;
    }
    .footer .col-custom {
        width: 50%;
        text-align: center;
    }
    .main-home .right-c {
        float: none;
        width: 100%;
        margin-left: 0px;
        padding-top: 0px;
    }
    .main-home .left-c {
        width: auto;float:none;
        padding-right: 0px;
    }
    .main-home .info-summary .info-wrap {
        display: block;
        text-align: center;
        padding: 20px 0px;
    }
     .main-home .info-summary .icon i {
        color: #fff;
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 18px;
    }

    x:-o-prefocus,
    .main-home .info-summary .icon i {
        padding-top: 9px;
    }

    .main-home .info-summary .icon {
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .main-home .info-summary .info .title {
        font-size: 14px;
        font-weight: 600;
        line-height: 19px;text-align:center;
    }
    .main-home .info-summary .info .number{
        text-align:center;
    }
    .main-home .banner-row {
        display: block;
    }
    .main-home .left-col, .main-home .right-col{
        position:relative;
        padding-right: 15px;
    padding-left: 15px;
    }
    .main-home .mid-col:before,
    .main-home .mid-col:after {
        display: none;
    }
    .main-home .left-col:before,
    .main-home .right-col:after {
        content: "";
        background-repeat: repeat-x;
        background-position: bottom;
        position: absolute;
        bottom: 0px;
        width: 100%;
        height: 100%;
        z-index: -2;
    }

    .main-home .left-col:before {
        background-image: url(../img/banner-bg-l.png);
        right: 0%;
    }

    .main-home .right-col:after {
        background-image: url(../img/banner-bg-r.png);
        right: 0%;
    }
    .right-50{
        right: 0;
    }
    .left-50{
        left:0;
    }

    .main-home .filter-job:before,
    .main-home .countrys-job-summary:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: -1;
        background: rgba(26, 127, 241, 0.9);
    }

    .main-home .filter-job:before {
        right: 0%;
    }

    .main-home .countrys-job-summary:after {
        left: 0%;
    }
    .main-home .filter-job, .main-home .countrys-job-summary {
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 25px 0px;
    }
     .main-home .filter-job .title {
        font-size: 20px;
        text-align: center;
    }

    .main-home .filter-job .search-btn .btn {
        width: 100%;
    }
}