body {
    color: #383838;
    font-size: 13px;
    font-family: Montserrat, sans-serif;
    line-height: 1.625;
    background-color: #f4f4f4
}

@media only screen and (min-width:768px) {
    body {
        font-size: 13px
    }
	
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3;
    font-weight: 700
}

h1,
.h1 {
    font-size: 1.875em
}

h2,
.h2 {
    font-size: 1.75em
}

h3,
.h3 {
    font-size: 1.25em
}

h4,
.h4 {
    font-size: 1.125em
}

img {
    max-width: 100%;
    height: auto;
    width: auto
}

a {
    color: #203e89
}

a:hover,
a:focus {
    text-decoration: none;
    color: #203e89;
}

a:hover img {
    opacity: .85
}

.text-green {
    color: #203e89
}

.btn-clear {
    border: none;
    background-color: transparent;
    padding: 0
}

button:focus,
a:focus {
    outline: none
}
.homeinputborder{
	box-shadow: 0 0 10px rgba(226, 232, 221, 0.6);
	border:solid 0px;
}
.blue-color{
	color:#000099;
	font-size:45px;
}
.bgsearchblueclr{
	background-color: #f5f8ff;
	padding: 15px 29px 10px 15px;
}
.errormessage{
	font-weight:600;
	color:#CC3300;
}
@media only screen and (min-width:1200px) {
    .container {
        max-width: 1170px
    }
	.header-right {
        display:block;
	}
}

@media only screen and (min-width:1200px) {
    .primary-page .container {
        max-width: 1140px
    }
}

.row-md {
    margin-left: -10px;
    margin-bottom: -10px
}

.row-md>[class*=col-] {
    padding-left: 10px;
    padding-right: 10px
}

.btn {
   /* padding: 9px 20px;*/
    line-height: 1.5
}

@media only screen and (min-width:1200px) {
    .btn {
        /*padding-left: 30px;
        padding-right: 30px*/
    }
}

.btn:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-green-applied {
    background-color: #20894e;
    border-color: #20894e;
    color: #fff
}
.btn-green-applied:active {
    color: #fff
}
.btn-green-applied:hover {
    color: #fff
}
.btn-light-green {
    background-color: #203e89;
    border-color: #203e89;
    color: #fff
}

.btn-light-green:hover {
    background-color: #203e89;
    color: #fff
}

.btn-light-green:active {
    color: #fff
}
.btn-light-red {
    background-color: #ff5562;
    border-color: #ff5562;
    color: #fff
}
.btn-light-red:hover {
    background-color: #ef6060;
    color: #fff
}
.btn-light {
    background-color: #fdfdfd;
    border-color: #203e89;
    color: #203e89;
	font-weight:500;
}

.btn-light:hover {
    background-color: #203e89;
    border-color: #203e89;
    color: #fff;
}

.btn-white {
    background-color: #fff;
    border-color: #fff;
    color: #203e89;
}

.btn-white:hover {
    background-color: #e4e4e4;
    border-color: #e4e4e4
}

.btn-white:active {
    color: #fff
}

.infobtn-white {
    background-color: #da4b42;
    border-color: #fff;
    color: #203e89
}

.infobtn-white:hover {
    background-color: #e4e4e4;
    border-color: #e4e4e4
}

.infobtn-white:active {
    color: #fff
}
.form-control,
.btn {
    font-size: 14px;
}

.fz-18 {
    font-size: 1.125em !important
}

@media(min-width:1366px) {
    .d-xxl-table-cell {
        display: table-cell !important
    }
}

@media(min-width:1366px) {
    .d-xxl-none {
        display: none !important
    }
}

.header-site {
    /*border-bottom: 1px solid #e4e4e4;*/
    color: #383838;
    background-color: #fdfdfd;
    /*margin-bottom: 42px*/
}

.header-site a {
    color: #383838
}

.home .header-site {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    /*background-color:transparent*/
}

.home .header-site a {
    color: #777474;
}

.home .header-site .btn-toggle {
    color: #000
}

.qdesk-logo .qdesk-logo-white {
    display: none
}

.home .qdesk-logo .qdesk-logo-white {
    display: block
}

.home .qdesk-logo .qdesk-logo-black {
    display: none
}

.header-wrap {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 60px;
    position: relative
}

@media only screen and (min-width:992px) {
    .header-left {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0;
        flex: 1 1 0px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media(max-width:991px) {
    .header-left {
        position: relative;
        width: 100%;
        /*padding-left:50px*/
    }
}

@media only screen and (min-width:992px) {
    .header-left .header-logo {
        -ms-flex: 0 0 110px;
        -webkit-box-flex: 0;
        flex: 0 0 110px;
        max-width: 110px
    }
}

@media only screen and (min-width:1200px) {
    .header-left .header-logo {
        -ms-flex: 0 0 200px;
        -webkit-box-flex: 0;
        flex: 0 0 200px;
        max-width: 200px
    }
}

@media only screen and (min-width:1200px) {
    .header-right {
        padding-right: 13px
    }
}

@media(max-width:767px) {
    .header-right {
        display: none
    }
	
	.allsquarebox{
		border:solid 1px #eaeaea;
	/*border-bottom: solid 1px #eaeaea;
	border-top: solid 1px #eaeaea;
	border-right: solid 1px #eaeaea;
	border-left: solid 1px #eaeaea;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;*/
	padding: 10px;
	}
}

.header-right a:hover {
    color: #203e89
}

.header-right ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.header-right ul li {
    font-weight: 600;
    display: inline-block
}

.header-right ul li a {
    display: inline-block
}

.header-right ul li+li {
    margin-left: 15px
}

@media only screen and (min-width:1200px) {
    .header-right ul li+li {
        margin-left: 30px
    }
}

.user-profile {
    list-style: none;
    margin-bottom: 0;
    padding: 15px;
    border-bottom: 1px solid #e2e2e2
}

.user-profile li:not(:last-child) {
    margin-bottom: 10px
}

.user-profile li a {
    color: #383838
}

.header-right-logined {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.header-right-logined .header-user {
    padding: 0;
    margin-left: 20px
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .header-right-logined .header-user {
        margin-left: 10px
    }
}

.header-right-logined .header-user .avatar {
    position: relative
}

@media(max-width:991px) {
    .header-right-logined .header-user .avatar {
        -ms-flex: 0 0 40px;
        -webkit-box-flex: 0;
        flex: 0 0 40px;
        max-width: 40px
    }
}

@media(max-width:991px) {
    .header-right-logined .header-user .avatar img {
        max-height: 40px;
        width: 40px;
        height: 40px
    }
}

.header-right-logined .header-user .status {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #fff;
    position: absolute;
    right: 0;
    bottom: 1px
}

.header-right-logined .header-user .status.offline {
    background-color: #2f2e2e
}

.header-right-logined .header-user .status.active {
    background-color: #33d55c
}

.header-right-logined .header-user .info-user {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0px;
    max-width: none
}

.header-right-logined .header-user .info-user h3 {
    font-size: 1em
}

.notification-item,
.message-item {
    display: inline-block;
    height: 26px;
    width: 30px;
    position: relative;
    margin-top: 8px
}

.notification-item i,
.message-item i {
    font-size: 1.5em
}

.message-item {
    margin-left: 30px;
    margin-top: 10px
}

@media screen and (max-width:1023px) and (min-width:992px) {
    .message-item {
        margin-left: 15px
    }
}

.numeric {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #203e89;
    border-radius: 50%;
    color: #fff;
    font-weight: 600;
    font-size: .875em;
    line-height: 20px;
    text-align: center;
    position: absolute;
    right: 0;
    top: -7px
}

.user-profile-dropdown {
    position: absolute;
    min-width: 200px;
    top: 100%;
    right: 0;
    z-index: 10
}

.user-profile-dropdown ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    box-shadow: 0 0 6px rgba(0, 0, 0, .2)
}

.user-profile-dropdown ul li {
    display: block !important;
    margin-left: 0 !important
}

.user-profile-dropdown ul li:not(:last-child) {
    border-bottom: 1px solid #e4e4e4
}

.user-profile-dropdown ul li a {
    display: block;
    padding: 5px 10px
}

.user-profile-dropdown ul li a:hover {
    background-color: #f4f4f4
}

.navigation {
    -ms-flex: 0 0 calc(100% - 118px);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 118px);
    max-width: calc(100% - 118px)
}

@media only screen and (min-width:1200px) {
    .navigation {
        -ms-flex: 0 0 calc(100% - 200px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100% - 200px);
        max-width: calc(100% - 200px)
    }
}

@media(max-width:991px) {
    .navigation {
        display: none
    }
}

.main-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	float:right;
	padding-right: 30px;
	font-size: 14px;
}

.main-menu>li {
    position: relative
}

.main-menu>li>a {
    display: inline-block;
    padding: 35px 10px;
    -webkit-transition: all .3s;
    transition: all .3s;
  font-weight: 500;
    line-height: 29px
}

@media only screen and (min-width:1200px) {
    .main-menu>li>a {
        padding-left: 15px;
        padding-right: 15px
    }
}

.main-menu>li:hover>a {
    color: #203e89;
}

.main-menu>li:hover .sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.main-menu>li.active>a {
    color: #203e89;
}

.sub-menu {
    position: absolute;
    left: 0;
    z-index: 9;
    top: 100%;
    padding: 10px 20px;
    min-width: 160px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    list-style: none;
    margin: 0
}

.sub-menu>li>a {
    display: block;
    padding: 5px 0;
    font-weight: 400;
    color: #383838 !important;
    white-space: nowrap;
    -webkit-transition: all .3s;
    transition: all .3s
}

.sub-menu>li>a:hover {
    color: #203e89 !important
}

.sub-menu>li:not(:last-child)>a {
    border-bottom: 1px solid #f4f4f4
}

.header-main-toggle {
    margin: 0 0 0 15px;
    position: absolute;
    top: 50%;
    right: 0px;
    /*left:0;*/
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (min-width:992px) {
    .header-main-toggle {
        display: none
    }
}

.header-main-toggle .btn-toggle {
    background-color: transparent;
    padding: 0;
    margin: 0;
    position: relative;
    border: 0;
    font-size: 22px
}
.menu-mobile-header-logo{
	padding-left:10px;
}
.menu-mobile-wrap {
    height: 100%;
    position: fixed;
    top: 0;
    -webkit-transition: left, .3s;
    transition: left, .3s;
    width: 275px;
    z-index: 999;
    display: block;
    left: -275px
}

.menu-mobile-wrap::before {
    background: rgba(0, 0, 0, .6);
    content: "";
    display: none;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1
}

.menu-mobile-wrap .menu-mobile-content {
    background-color: #fff;
    position: relative;
    height: 100%;
    z-index: 1
}

.menu-mobile-wrap .menu-mobile {
    background-color: #fff;
    overflow: hidden;
    overflow-y: auto;
    position: relative
}

.menu-mobile-wrap.open {
    left: 0
}

.menu-mobile-wrap.open::before {
    display: block;
    opacity: 1;
	
}

.menu-mobile-wrap.open .btn-menu-close {
    opacity: 1;
	float: right;
}

.menu-mobile-profile .line {
    /*background-color:#203e89;*/
    padding: 8px;
    /*text-align:right*/
}

.menu-mobile-profile.after-logined .user-profile {
    display: none
}

.btn-menu-close {
    width: 25px;
    height: 25px;
    display: inline-block;
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
    position: relative;
    vertical-align: middle
}

.btn-menu-close::before,
.btn-menu-close::after {
    background: #000;
    content: '';
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 20px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.btn-menu-close::before {
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.73, 1, .28, .08);
    top: 50%;
    margin-top: -2px
}

.btn-menu-close::after {
    -webkit-transform: rotate(-45deg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.73, 1, .28, .08);
    top: 50%;
    margin-top: -2px
}

.main-menu-mobile {
    padding: 15px;
    list-style: none;
    margin-bottom: 0
}

.main-menu-mobile>li>a {
    display: block;
    border-bottom: 1px solid #e2e2e2;
    color: #383838;
    padding: 10px 0;
    position: relative;
    font-weight: 600
}

.main-menu-mobile>li>a:hover {
    color: #383838
}

.main-menu-mobile>li>a::before {
    font-weight: 900;
    font-size: 14px;
    font-family: 'font awesome 5 free';
    line-height: 1;
    top: 15px;
    display: block;
    position: absolute;
    right: 10px
}

.main-menu-mobile>li>a[aria-expanded=false]::before {
    content: '\f054'
}

.main-menu-mobile>li>a[aria-expanded=true]::before {
    content: '\f078'
}

.sub-menu-mobile {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.sub-menu-mobile>li {
    padding-left: 15px
}

.sub-menu-mobile>li>a {
    display: block;
    position: relative;
    padding: 8px 0;
    color: #000
}

.sub-menu-mobile>li>a:hover {
    color: #203e89
}

section {
    display: block
}

.section-heading {
    margin-bottom: 25px;
	margin-top: 25px;
}

@media only screen and (min-width:768px) {
    .section-heading {
        margin-bottom: 20px;
		margin-top:20px;
		
    }
	 .homesection-heading {
        margin-bottom: 20px;
		margin-left: 17px;
    }
	.header-right {
        /*display:none;*/
	}
}

.section-heading .breadcrumb {
    margin-bottom: 0
}
.homepgtitle {
    font-family: Montserrat, sans-serif;
    font-weight: 900 !important;
    margin: 0;
    font-size:30px;
    line-height: 1.357142;
	color: #203e89;
}
.title {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    margin: 0;
    font-size: 30px;
    line-height: 1.357142;
	padding-bottom: 12px;

}

.title a {
    color: inherit
}

.title a:hover {
    color: #203e89
}

.title-page {
    font-size: 18px;
    color: #383838;
    font-weight: 500;
    margin-bottom: 4px
}

.search-form {
    position: relative;
    padding-right: 55px;
    margin-bottom: 20px
}

@media only screen and (min-width:768px) {
    .header-page .search-form {
        margin-top: 12px
    }
}

.search-form button {
    background-color: #203e89;
    color: #fff;
    width: 44px;
    height: 44px;
    border-radius: 4px;
    position: absolute;
    top: 0;
    right: 0;
    border: none
}

.search-form .form-control {
    height: 44px;
    border-color: #fff;
    padding-left: 20px;
    color: #2f2e2e
}

.search-form .form-control::-webkit-input-placeholder {
    color: #2f2e2e
}

.search-form .form-control:-moz-placeholder {
    color: #2f2e2e;
    opacity: 1
}

.search-form .form-control::-moz-placeholder {
    color: #2f2e2e;
    opacity: 1
}

.search-form .form-control:-ms-input-placeholder {
    color: #2f2e2e
}

.search-form .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.section-banner {
    position: relative;
    background-attachment: fixed !important;
    background-size: cover !important;
    background-position: center center !important
}

.section-banner .banner-content {
    position: relative;
    padding-top: 75px;
    padding-bottom: 47px
}
.searchsmples-text{
	color: #dbd6d6;
	font-size: 13px;
	padding-left: 10px;
}
@media only screen and (min-width:992px) {
    .section-banner .banner-content {
       /* padding-top: 200px;
        padding-bottom: 217px*/
    }
}

.section-banner .banner-content::before {
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /*background: rgba(0, 0, 0, .6)*/
}

.section-banner .banner-content>.container {
    position: relative;
    z-index: 1
}

.banner-item .banner-title {
    font-size: 30px;
    color: #203e89;
    /*text-align: center;*/
    margin-bottom: 16px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
	padding-top:70px;
}

@media only screen and (min-width:992px) {
    .banner-item .banner-title {
        /*font-size:3.125em*/
    }
}

.banner-item .banner-sub-title {
    max-width: 730px;
   /* text-align: center;*/
    color: #423f3f;
    font-family: Montserrat, sans-serif;
    margin: 0 auto 45px;
	font-weight: 500 !important;
}

.banner-item .search-form-adv .form-control {
    /*background-color:rgba(255,255,255,.08);*/
    border-color: rgba(255, 255, 255, .08);
    height: 54px;
    line-height: 24px;
    padding-top: 15px;
    padding-bottom: 15px
}

@media only screen and (min-width:768px) {
    .banner-item .search-form-adv .form-control {
        border-radius: 0
    }
}

.banner-item .search-form-adv .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #203e89
}

.banner-item .search-form-adv .btn {
    height: 54px;
    padding-top: 14px;
    padding-bottom: 14px
}

@media only screen and (min-width:768px) {
    .banner-item .search-form-adv .search-key {
        border-right: 1px solid rgba(255, 255, 255, .2)
    }
}

@media only screen and (min-width:768px) {
    .banner-item .search-form-adv .search-key .form-control {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px
    }
}

@media only screen and (min-width:768px) {
    .banner-item .search-form-adv .search-location {
        border-right: 1px solid rgba(255, 255, 255, .2)
    }
}

.banner-item .search-form-submit {
    text-align: right
}

@media only screen and (min-width:992px) {
    .banner-item .search-form-submit {
        margin-left: 10px;
        text-align: left
    }
}

.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px
}

.smart-search-category {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 1em;
    color: #2f2e2e;
    width: 100%;
    height: 54px
}

.smart-search-category-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .08);
    height: 54px;
    line-height: 24px;
    padding: 15px .75rem;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    border-width: 1px;
    border-style: solid;
    border-color: transparent rgba(255, 255, 255, .08) transparent transparent;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.smart-search-category-styled:after {
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 24px;
    right: 30px
}

.smart-search-category-styled:focus {
    border-color: #203e89
}

.smart-search-category-styled:active,
.smart-search-category-styled.active {
    border-color: #203e89
}

.smart-search-category-styled:active:after,
.smart-search-category-styled.active:after {
    top: 18px;
    border-color: transparent transparent #fff transparent
}

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: rgba(255, 255, 255, .08)
}

.select-options li {
    margin: 0;
    padding: 12px;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in
}

.select-options li:hover {
    color: #fff;
    background: rgba(255, 255, 255, .5)
}

.select-options li[rel=hide] {
    display: none
}

.select-options li:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.popular-category {
    padding: 50px 0
}

@media only screen and (min-width:768px) {
    .popular-category {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.category-list {
    margin-bottom: 25px;
    padding-top: 5px
}

@media only screen and (min-width:768px) {
    .category-list {
        margin-bottom: 50px
    }
}

.category-list>[class*=col-] {
    margin-bottom: 0
}

.category-single {
    position: relative;
    border-radius: 5px;
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all .3s;
    transition: all .3s
}

.hotjob-single {
    position: relative;
   /* border-radius: 5px;*/
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all .3s;
    transition: all .3s;
	min-height: 113px;
}
.hotjob-singlewalk {
    position: relative;
   /* border-radius: 5px;*/
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all .3s;
    transition: all .3s;
	min-height: 150px;
}
@media only screen and (min-width:768px) {
    .category-single {
        padding: 27px 15px 22px 0px
    }
    .hotjob-single {
        padding: 15px 15px 22px 15px;
		background-color: #fff;
		box-shadow: 0 0 10px rgba(207, 213, 202, 0.6);
		min-height: 113px;
		max-height: 113px;
    }
	.hotjob-singlewalk {
        padding: 15px 15px 22px 15px;
		background-color: #fff;
		box-shadow: 0 0 10px rgba(207, 213, 202, 0.6);
		min-height: 150px;
		max-height: 150px;
    }
}

.category-single .category-single-icon {
    -ms-flex: 0 0 80px;
    -webkit-box-flex: 0;
    flex: 0 0 80px;
    max-width: 80px;
    text-align: center;
    display: inline-block;
    margin-top: -10px;
    padding: 0 15px
}

@media only screen and (min-width:768px) {
    .category-single .category-single-icon {
        -ms-flex: 0 0 112px;
        -webkit-box-flex: 0;
        flex: 0 0 112px;
        max-width: 112px
    }
}

.category-single .category-single-icon i {
    font-size: 2.9375em;
    color: #2f2e2e
}

.category-single .category-signle-content {
    -ms-flex: 0 0 calc(100% - 80px);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 80px);
    max-width: calc(100% - 80px)
}

.hotjob-single .hotjob-content {
    -ms-flex: 0 0 calc(100% - 80px);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 80px);
    max-width: calc(100% - 80px)
}
.hotjob-singlewalk .hotjob-content {
    -ms-flex: 0 0 calc(100% - 80px);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 80px);
    max-width: calc(100% - 80px)
}
@media only screen and (min-width:768px) {
    .category-single .category-signle-content {
        -ms-flex: 0 0 calc(100% - 112px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100% - 112px);
        max-width: calc(100% - 112px)
    }
    .hotjob-single .hotjob-signle-content {
        -ms-flex: 0 0 calc(100% - 112px);
        -webkit-box-flex: 0;
        /*flex: 0 0 calc(100% - 112px);
        max-width: calc(100% - 112px)*/
    }
	 .hotjob-singlewalk .hotjob-signle-content {
        -ms-flex: 0 0 calc(100% - 112px);
        -webkit-box-flex: 0;
        /*flex: 0 0 calc(100% - 112px);
        max-width: calc(100% - 112px)*/
    }
}

.category-single .category-signle-content .count {
    color: #203e89;
    display: inline-block;
    margin-left: 3px
}

.category-single .category-signle-content h3 {
    font-size: 1em;
    margin-bottom: 3px;
    font-weight: 700
}
.hotjob-single .hotjob-signle-content h3 {
    font-size: 1em;
    margin-bottom: 3px;
    font-weight: 700
}
.hotjob-singlewalk .hotjob-signle-content h3 {
    font-size: 1em;
    margin-bottom: 3px;
    font-weight: 700
}
@media only screen and (min-width:768px) {
    .category-single .category-signle-content h3 {
        font-weight: 600;
        margin-bottom: 7px
    }
	.hotjob-single .hotjob-signle-content h3 {
        font-weight: 500;
        margin-bottom: 7px;
		color: #203e89;
    }
	.hotjob-singlewalk .hotjob-signle-content h3 {
        font-weight: 500;
        margin-bottom: 7px;
		color: #203e89;
    }
}

.category-single .category-signle-content .text {
    color: #2f2e2e
}

.category-single .category-signle-content .font13 {
    font-size: 14px;
    color: #535151;
}
.hotjob-single .hotjob-signle-content .font13 {
    font-size: 13px;
    color: #535151;
	padding:0px;
}
.hotjob-singlewalk .hotjob-signle-content .font13 {
    font-size: 13px;
    color: #535151;
	padding:0px;
}
.category-single:hover {
    background-color: #f97b73;
    -webkit-box-shadow: 0 0 10px rgba(99, 186, 22, .6);
    /*box-shadow: 0 0 10px rgba(99, 186, 22, .6);*/
	box-shadow: 0 0 10px rgb(165, 168, 174);
    color: #fff
}
.hotjob-single:hover {
   /* background-color: #203e89;*/
    -webkit-box-shadow: 0 0 10px rgba(99, 186, 22, .6);
    /*box-shadow: 0 0 10px rgba(99, 186, 22, .6);*/
	box-shadow: 0 0 10px rgba(202, 212, 215, 0.6);
    color: #000;
}
.hotjob-singlewalk:hover {
   /* background-color: #203e89;*/
    -webkit-box-shadow: 0 0 10px rgba(99, 186, 22, .6);
    /*box-shadow: 0 0 10px rgba(99, 186, 22, .6);*/
	box-shadow: 0 0 10px rgba(202, 212, 215, 0.6);
    color: #000;
}
.category-single:hover .count,
.category-single:hover .text {
    color: #fff
}

.hotjob-single:hover .font13 {
   /* color: #fff*/
}
.hotjob-singlewalk:hover .font13 {
   /* color: #fff*/
}
.category-single:hover .font13 {
    color: #fff
}
.category-single:hover .category-single-icon i {
    color: #fff
}

.section-video {
    position: relative;
    background-attachment: fixed !important;
    background-size: cover !important;
    background-position: center center !important;
    color: #fff;
    position: relative
}

.section-video::before {
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(25, 25, 25, .5)
}

.section-video>.container {
    position: relative;
    z-index: 1
}

.section-video .video-container {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px
}

@media only screen and (min-width:768px) {
    .section-video .video-container {
        padding-right: 105px
    }
}

@media only screen and (min-width:992px) {
    .section-video .video-container {
        padding-top: 94px;
        padding-bottom: 100px;
        padding-left: 15px
    }
}

.section-video .video-container .play-circle {
    position: absolute;
    display: block;
    right: 0;
    bottom: 40px
}

@media only screen and (min-width:576px) {
    .section-video .video-container .play-circle {
        margin: 0;
        right: 15px;
        z-index: 2;
        top: calc(100% - 110px)
    }
}

@media only screen and (min-width:768px) {
    .section-video .video-container .play-circle {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media only screen and (min-width:768px) {
    .section-video .video-container .section-heading {
        margin-bottom: 37px
    }
}

.section-video .video-content {
    max-width: 540px
}

.section-video .video-content .intro {
    margin-bottom: 23px
}

@media only screen and (min-width:768px) {
    .section-video .video-content .intro {
        margin-bottom: 47px
    }
}

.play-circle {
    display: inline-block;
    width: 64px;
    height: 64px;
    padding: 10px;
    border-radius: 50%;
    background: rgba(99, 186, 22, .3);
    position: relative;
    vertical-align: middle;
    color: #fff
}

.play-circle::before {
    content: '';
    display: block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: rgba(99, 186, 22, .5);
    position: absolute;
    top: 5px;
    left: 5px;
    -webkit-transition: background .2s;
    transition: background .2s
}

.play-circle i {
    width: 44px;
    height: 44px;
    background-color: #203e89;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 1;
    font-size: 1.875em;
    line-height: 44px
}

@media only screen and (min-width:768px) {
    .play-circle i {
        font-size: 2.5em
    }
}

.play-circle:hover::before {
    background: rgba(99, 186, 22, .8)
}

@media only screen and (min-width:768px) {
    .play-circle {
        width: 90px;
        height: 90px
    }
    .play-circle::before {
        width: 80px;
        height: 80px
    }
    .play-circle i {
        width: 70px;
        height: 70px;
        line-height: 70px
    }
}

.section-pricing {
    padding: 50px 0
}

@media only screen and (min-width:768px) {
    .section-pricing {
        padding-bottom: 100px;
        padding-top: 93px
    }
}

@media(max-width:991px) {
    .section-pricing .pricing-col {
        margin-bottom: 25px
    }
}

.section-pricing .pricing-col:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.section-pricing .pricing-col:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.section-pricing .pricing-col:not(:last-child) {
    border-right: 1px solid #f4f4f4
}

.pricing-page .pricing-col {
    margin-bottom: 25px
}

.hotjobbox-page .hotbox-col {
    margin-bottom: 25px
}
@media only screen and (min-width:576px) {
    .pricing-page .pricing-col {
        margin-bottom: 0;
		padding: 20px;
    }
	
	.hotjobbox-page .hotbox-col {
        margin-bottom: 0;
		padding: 15px;
    }
}

.bg-grey {
    background-color: #f4f4f4
}

.best-pricing {
    position: relative;
    min-width: 220px;
    max-width: 520px;
    margin: 0 auto 45px
}

.best-pricing .switch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.best-pricing .switch input {
    display: none
}

.best-pricing .rdo-lbl {
    position: relative;
    z-index: 3;
    font-weight: 600;
    cursor: pointer;
    color: #2f2e2e;
    -webkit-transition: 500ms;
    transition: 500ms;
    margin-bottom: 0
}

.best-pricing .rdo-lbl:hover,
.best-pricing .rdo-lbl:active {
    color: #383838
}

.best-pricing .rdo-lbl-left {
    left: 15px;
    padding-right: 30px
}

.best-pricing .rdo-lbl-right {
    left: -15px;
    padding-left: 30px
}

.best-pricing .rdo-lbl-right span {
    color: #203e89
}

.toggle-pill {
    position: relative;
    height: 10px;
    width: 35px;
    background: #e6e6e6;
    border-radius: 500px;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    border-radius: 5px
}

.toggle-circle {
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: #203e89;
    border: 1px solid #fff;
    left: 0;
    margin: -3px 0;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    z-index: 4;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px rgba(99, 186, 22, .6);
    box-shadow: 0 0 10px rgba(99, 186, 22, .6)
}

#billMonth:checked~.rdo-lbl-left {
    color: #383838
}

#billYear:checked~.rdo-lbl-left {
    color: #2f2e2e
}

#billYear:checked~.rdo-lbl-right {
    color: #383838
}

#billYear:checked~.toggle-pill .toggle-circle {
    left: calc(100% - 16px)
}

.pricing-box {
    background-color: #fff;
    padding: 20px;
	border:solid 1px #aac2ff;
}
.desigskill-box {
    background-color: #fff;
    padding: 20px;
	/*border:solid 1px #aac2ff;*/
}

.homejobalertleft-box {
   /* background-color: #fff;*/
    padding: 20px;
	/*border:solid 1px #aac2ff;*/
}

.jobskill-box {
    background-color: #fff;
    padding: 20px
}
.pricing-page{
	background-color:#f4f4f4;
}
.price-dicounts{
	font-weight: 600;
	font-size: .75em;
	padding: .25em .4em;
	line-height: 1;
	text-align: right;
	min-height: 20px;
}
.dispborder{
		border-radius: 500px;
		border:solid 1px #0033CC;
		padding: 0.56em .8em;
		background-color:#e3ebff;
		font-weight:700;
		color:#203e89;
}
.pricing-offer-amount{
	font-weight:700;
	font-size:20px;
	color: #da261d;
	padding-bottom: 15px;
}
.desigskill-title{
	font-weight:700;
	font-size:20px;
	color: #da261d;
	padding-bottom: 15px;
}
.desigskill-viewmore{
	
}
.hotjobbox-page{
	/*background-color:#f4f4f4;*/
}
@media only screen and (min-width:768px) {
    .pricing-box {
        padding: 17px 30px 10px
    }
	.desigskill-box {
        padding: 17px 30px 10px
    }
	.pricing-box-border{
		border:solid 1px #aac2ff;
		border-radius: 10px;
	}
	.jobskill-box {
        padding: 36px 30px 40px
    }
	.desigskill-box-border{
		/*border:solid 1px #aac2ff;*/
		border-radius: 10px;
		/*padding-left: 70px;
		padding-right:70px;*/
		box-shadow: 0 0 10px rgba(226, 232, 221, 0.6);
		margin-left:70px; 
		border:solid 0px; margin-right:70px;
	}
	 .pricing-box {
        padding: 17px 30px 10px
    }
	 .desigskill-box {
        padding: 37px 20px 10px;
		min-height: 449px;
		/*border-radius: 10px;*/
		/*border-top-left-radius: 10px;
		border-top: solid 1px #eaeaea;*/
    }
}

@media only screen and (min-width:576px) {
    .pricing-box {
        height: 100%;
		border-radius: 10px;
		min-height:460px;
    }
	.hotjobz-box {
        height: 100%;
		border-radius: 10px;
		min-height:460px;
    }
	 .jobskill-box {
        height: 100%
    }
	.homejobalertleft-box {
        height: 100%;
		border-radius: 10px;
		min-height:460px;
    }
}

.pricing-box .pricing-heading {
    margin-bottom: 21px
}
.homejobalertleft-box .jbalert-heading {
    margin-bottom: 21px
}
.pricing-box .pricing-heading .pricing-title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 2px;
	color:#203e89;
}

.desigskill-box .desigskill-heading .desigskill-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 2px;
	color:#203e89;
}
.homejobalertleft-box .jbalert-heading .jbalert-title {
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 2px;
	color:#203e89;
}

.pricing-box .pricing-heading .pricing-sub-title {
    color: #2f2e2e
}
.homejobalertleft-box .jbalert-heading .jbalert-sub-title {
    color: #2f2e2e
}
.pricing-box .pricing-price h1 {
    font-size: 1.875em;
    font-weight: 700;
    margin-bottom: 19px;
	color: #da261d;
}
.pricing-box .pricing-price span{
	font-weight:600;
	color:#999999;
	font-size:15px;
}
.desigskill-box .desigskill-price span{
	font-weight:600;
	color:#999999;
	font-size:12px;
	float: right;
}
.strike-amt{
	text-decoration: line-through;
	text-decoration-color: #E12828;
}
.pricing-box .pricing-list {
    margin-bottom: 25px
}
.desigskill-box .desigskill-list {
    margin-bottom: 25px;
	margin-top: 25px;
}
.jobskill-box .jobskill-list {
    margin-bottom: 25px
}

.pricing-box .pricing-list ul {
    margin-bottom: 0;
    list-style: none;
    padding-left: 0
}
.desigskill-box .desigskill-list ul {
    margin-bottom: 0;
    list-style: none;
    padding-left: 0
}
.homejobalertleft-box .jbalert-list ul {
    margin-bottom: 0;
    list-style: none;
    padding-left: 0
}
.jobskill-box .jobskill-list ul {
    margin-bottom: 0;
    list-style: none;
    padding-left: 0
}

.pricing-box .pricing-list ul li {
    color: #2f2e2e;
    position: relative;
    padding-left: 23px
}
.desigskill-box .desigskill-list ul li {
    color: #2f2e2e;
    position: relative;
   /* padding-left: 23px;*/
	line-height: 35px;
	font-size: 14px;
}
.homejobalertleft-box .jbalert-list ul li {
    color: #2f2e2e;
    position: relative;
	font-size: 17px;
	line-height: 40px;
   /* padding-left: 23px*/
   font-weight:500
}

.jobskill-box .jobskill-list ul li {
    color: #4f4e4e;
    position: relative;
    padding-left: 23px
}

.pricing-box .pricing-list ul li::before {
    position: absolute;
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    content: "\f00c";
    color: #203e89;
    font-size: .625em;
    font-family: 'font awesome 5 free';
    font-style: normal;
    font-weight: 900;
    text-align: center;
    line-height: 16px
}
.desigskill-box .desigskill-list ul li::before {
    position: absolute;
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
   /* content: "\f00c";*/
    color: #203e89;
    font-size: .625em;
    font-family: 'font awesome 5 free';
    font-style: normal;
    font-weight: 900;
    text-align: center;
    line-height: 16px
}
.homejobalertleft-box .jbalert-list ul li::before {
    position: absolute;
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
  /*  content: "\f00c";*/
    color: #203e89;
    font-size: .625em;
    font-family: 'font awesome 5 free';
    font-style: normal;
    font-weight: 900;
    text-align: center;
    line-height: 16px
}

.jobskill-box .jobskill-list ul li::before {
    position: absolute;
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px;
    background-color: #da4b42;
    border-radius: 50%;
    display: inline-block;
    content: "\f0da";
    color: #fff;
    font-size: .625em;
    font-family: 'font awesome 5 free';
    font-style: normal;
    font-weight: 900;
    text-align: center;
    line-height: 16px
}

.pricing-box .pricing-list ul li:not(:last-child) {
    margin-bottom: 4px
}
.desigskill-box .desigskill-list ul li:not(:last-child) {
    margin-bottom: 4px
}

.jobskill-box .jobskill-list ul li:not(:last-child) {
    margin-bottom: 4px
}

.pricing-box.pricing-box-fearured {
    background-color: #f5f8ff;
    color: #2f2e2e;
    -webkit-box-shadow: 0 0 10px rgba(99, 186, 22, .6);
    box-shadow: 0 0 10px rgba(99, 186, 22, .6)
}

.pricing-box.pricing-box-fearured .pricing-heading .pricing-sub-title {
    color: #2f2e2e
}

.pricing-box.pricing-box-fearured .pricing-list ul li {
    color: #2f2e2e
}

.pricing-box.pricing-box-fearured .pricing-list ul li::before {
    background-color: #f5f8ff;
    color: #203e89
}

.pricing-box.pricing-box-fearured .btn-light {
    background-color: #203e89;
    border-color: #fff;
    color: #fff
}

.pricing-box.pricing-box-fearured .btn-light:hover {
    background-color: #da261d;
    border-color: #da261d;
}

.pricing-box.pricing-box-fearured .btn-light:active {
    color: #fff
}

.how-it-work {
    padding-top: 50px;
    padding-bottom: 50px
}
.desigskill-box-border{
	box-shadow: 0 0 10px rgba(226, 232, 221, 0.6);
	margin-left:89px;  
	margin-right:21px;
	border-bottom: solid 1px #eaeaea;
	border-top: solid 1px #eaeaea;
	/*border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-right: solid 1px #eaeaea;*/
}
.allsquarebox{
	border: solid 1px #eaeaea;
}
/*@media only screen and (min-width:768px) {
    .how-it-work {
        padding-top: 93px;
        padding-bottom: 95px
    }
}*/
@media only screen and (min-width:768px) {
    .how-it-work {
        padding-top: 73px;
        padding-bottom: 75px
    }
}
.how-it-work .section-heading {
    margin-bottom: 23px
}

.how-it-work-box {
    margin-bottom: 20px
}

@media only screen and (min-width:768px) {
    .how-it-work-box {
        margin-bottom: 0
    }
}

.how-it-work-box .img {
    text-align: center;
    color: #203e89;;
    display: block;
    margin-bottom: 6px
}
@media screen and (min-width:576px) and (max-width:767px) {
	
	.hotjob-single{
		padding: 15px 15px 22px 15px;
		background-color: #fff;
		box-shadow: 0 0 10px rgba(207, 213, 202, 0.6);
		min-height:136px;
		max-height:136px;
	}
	.hotjob-singlewalk{
		padding: 15px 15px 22px 15px;
		background-color: #fff;
		box-shadow: 0 0 10px rgba(207, 213, 202, 0.6);
		min-height:180px;
		max-height:180px;
	}
	
}
@media(max-width:575px) {
    .how-it-work-box .img {
        line-height: 1.25
    }
	
	.pricing-box {
        padding: 17px 30px 40px
    }
	.pricing-box-border{
		border:solid 1px #aac2ff;
		border-radius: 10px;
	}
	.desigskill-box-border{
		/*border:solid 1px #aac2ff;*/
		border-radius: 10px;
		box-shadow: 0 0 10px rgba(226, 232, 221, 0.6);
		margin-left: 0px;
		border: solid 0px;
		margin-right: 0px;
	}
	.hotjob-single{
		padding: 15px 15px 22px 15px;
		background-color: #fff;
		box-shadow: 0 0 10px rgba(207, 213, 202, 0.6);
		min-height:113px;
		max-height:113px;
	}
	.hotjob-singlewalk{
		padding: 15px 15px 22px 15px;
		background-color: #fff;
		box-shadow: 0 0 10px rgba(207, 213, 202, 0.6);
		min-height:150px;
		max-height:150px;
	}
}

.how-it-work-box .img i {
    font-size: 3.75em
}

.how-it-work-box h3 {
    font-weight: 600;
    margin-bottom: 8px;
    font-size: 1.125em;
    text-align: center;
    margin-bottom: 7px
}

@media only screen and (min-width:768px) {
    .how-it-work-box h3 {
        margin-bottom: 17px
    }
}

.how-it-work-box .text {
    color: #535151
}

.section-testmonial {
    background-attachment: fixed !important;
    background-size: cover !important;
    background-position: center center !important;
   /* color: #fff;*/
    position: relative;
    padding: 0px 0;
   /* margin-bottom: 50px*/
}

@media only screen and (min-width:768px) {
    .section-testmonial {
        padding-bottom: 94px;
        padding-top: 100px;
       /* margin-bottom: 93px*/
    }

}

.section-testmonial::before {
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
   /* background: rgba(25, 25, 25, .6);*/
    display: block
}

.section-testmonial>.container {
    position: relative;
    z-index: 1
}

.testmonial-single {
    position: relative;
    padding-top: 45px
}

@media only screen and (min-width:768px) {
    .testmonial-single {
        padding-top: 84px
    }
}

.testmonial-single::before {
    content: '\e807';
    position: absolute;
    top: 0;
    left: 50%;
    color: #203e89;
    font-size: 2.25em;
    line-height: 1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: inline-block;
    font-family: flaticon-category;
    font-weight: 400;
    font-style: normal
}

@media only screen and (min-width:768px) {
    .testmonial-single::before {
        font-size: 2.8125em
    }
}

.testmonial-single blockquote {
    border: 0;
    padding: 0;
    margin: 0 0 18px;
    font-size: 1.25em;
    text-align: center;
    position: relative;
    line-height: 1.4
}

@media only screen and (min-width:768px) {
    .testmonial-single blockquote {
        margin-bottom: 36px;
        font-size: 1.375em
    }
}

.testmonial-single .testmonial-author {
    text-align: center;
    font-size: 1.125em
}

.section-news {
    margin-bottom: 30px
}

@media only screen and (min-width:768px) {
    .section-news {
        margin-bottom: 70px
    }
    .section-news .section-heading {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media(max-width:767px) {
    .section-news .section-heading a {
        display: none
    }
}

.section-news .card-info {
    margin-top: 5px
}

.card-info {
    margin-bottom: 25px
}

.card-info .meta {
    margin-bottom: 2px
}

.card-info-img {
    margin-bottom: 23px
}

.card-info-img img {
    display: block;
    width: 100%;
    border-radius: 5px
}

.meta {
    display: inline-block;
    color: #383838
}

.card-info-title {
    color: #383838;
    font-size: 1.25em;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 18px
}

.card-info-title a {
    color: inherit
}

.card-info-title a:hover {
    color: #203e89
}

.card-info-text {
    color: #2f2e2e
}

.breadcrumb {
    background-color: transparent;
    padding: 0
}

.breadcrumb-item+.breadcrumb-item:before {
    content: "-"
}

.breadcrumb-item a {
    color: #2f2e2e
}

.breadcrumb-item a:hover,
.breadcrumb-item a:focus {
    color: #203e89
}

.breadcrumb-item.active {
    color: #203e89
}

.sidebar-left {
    background-color: #fff;
    border-radius: 5px
}

@media(max-width:911px) {
    .sidebar-left {
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        z-index: 999;
        border-radius: 0;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-transition: all ease .3s;
        transition: all ease .3s
    }
    .sidebar-left.show {
        left: 0
    }
}

.btn-close-sidebar-left {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.125em;
    color: #203e89;
    padding: 5px
}

@media only screen and (min-width:992px) {
    .btn-close-sidebar-left {
        display: none
    }
}

.toggle-sidebar-left {
    background-color: #203e89;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 8px 30px;
    cursor: pointer;
    font-size: 1.125em;
    font-weight: 600;
    text-align: center;
    color: #fff
}

.title-box {
    color: #383838;
    font-size: 1.125em;
    font-weight: 600;
    margin-bottom: 0
}

.title-box span {
    color: #203e89
}

.box-sidebar {
    padding: 27px 30px 17px;
    border-bottom: 1px solid #e4e4e4
}

.box-sidebar:last-child {
    border-bottom: none
}

.header-box {
    position: relative;
    margin-bottom: 19px
}

.header-box .search .btn-toggle-search {
    color: #203e89
}

.header-box .search .search-form {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #203e89;
    height: 40px;
    padding: 2px;
    z-index: 2;
    display: none;
    border-radius: 4px
}

.header-box .search .search-form .form-control {
    height: 36px
}

.header-box .search .search-form button {
    height: 40px
}

.header-box .search .search-form.show {
    display: block
}

.list-check-filter-job {
    margin: 0;
    padding: 0;
    list-style: none
}

.list-check-filter-job li:not(:last-child) {
    margin-bottom: 4px
}

.list-check-filter-job label {
    color: #2f2e2e
}

.custom-checkbox .custom-control-input:checked~.custom-control-label {
    color: #383838
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:before {
    background-color: #203e89;
    border-color: #203e89
}

.scroller {
    max-height: 300px
}

.scroller .mCSB_container_wrapper {
    margin-right: 10px
}

.scroller .mCSB_scrollTools {
    width: 4px
}

.scroller .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #e6e6e6;
    border-radius: 5px
}

.scroller .mCSB_container_wrapper>.mCSB_container {
    padding-right: 0
}

.scroller .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #203e89
}

.scroller .mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.scroller .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.scroller .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.scroller .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px
}

.salary-range #amount {
    border: none;
    font-size: 1em;
    color: #2f2e2e;
    font-weight: 500;
    padding: 0;
    margin-bottom: 14px
}

.salary-range #amount:focus {
    outline: none
}

.salary-range .ui-widget.ui-widget-content {
    border: none;
    background-color: #ddd;
    border-radius: 2px;
    height: 4px
}

.salary-range .ui-slider-horizontal .ui-slider-range {
    background-color: #203e89
}

.salary-range .ui-state-default,
.salary-range .ui-widget-content .ui-state-default,
.salary-range .ui-widget-header .ui-state-default,
.salary-range .ui-button,
.salary-range html .ui-button.ui-state-disabled:hover,
.salary-range html .ui-button.ui-state-disabled:active {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    border: 1px solid #fff;
    background-color: #203e89;
    -webkit-box-shadow: 0 0 10px rgba(99, 186, 22, .6);
    -ms-box-shadow: 0 0 10px rgba(99, 186, 22, .6);
    -o-box-shadow: 0 0 10px rgba(99, 186, 22, .6);
    box-shadow: 0 0 10px rgba(99, 186, 22, .6);
    top: -7px
}

.sidebar-admin {
    background-color: #fff;
    /*margin-top: -42px;*/
    padding: 30px 0
}

@media(max-width:1023px) {
    .sidebar-admin {
        position: fixed;
        top: 0;
        left: -320px;
        z-index: 99;
        bottom: 0;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
        -ms-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
        -o-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
        box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
        -webkit-transition: all ease .3s;
        transition: all ease .3s;
        width: 310px;
        margin-top: 0
    }
    .sidebar-admin.show {
        left: 0
    }
}

.toggle-sidebar-admin {
    background-color: #183686;
    width: 32px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    color: #fff;
    position: fixed;
    top: 60px;
    left: 0;
    z-index: 99;
    display: inline-block;
    border: none;
    font-size: 1.25em
}

@media(min-width:1024px) {
    .toggle-sidebar-admin {
        display: none
    }
}

.toggle-sidebar-admin i {
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.toggle-sidebar-admin.active {
    left: 310px
}

.toggle-sidebar-admin.active i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.header-user {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    color: #2f2e2e;
    padding: 0 30px 30px
}

.header-user .avatar {
    -ms-flex: 0 0 60px;
    -webkit-box-flex: 0;
    flex: 0 0 60px;
    max-width: 60px
}

.header-user .avatar img {
    max-height: 60px;
    border-radius: 50%
}

.header-user .info-user {
    -ms-flex: 0 0 calc(100% - 60px);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 60px);
    max-width: calc(100% - 60px);
    padding-left: 20px
}

.header-user .info-user h3 {
    font-weight: 600;
    font-size: 1.125em;
    color: #383838;
    margin-bottom: 0
}

.header-user .info-user h3 a {
    color: #383838
}

.header-user .info-user h3 a:hover {
    color: #203e89
}

.header-user .info-user p {
    margin-bottom: 0
}

.nav-sidebar-admin {
    margin: 0;
    padding: 0;
    list-style: none
}

.nav-sidebar-admin li a {
    color: #2f2e2e;
    display: block;
    padding: 10px 30px;
	font-weight: 600;
    font-size: 13px;
}

.nav-sidebar-admin li a:hover,
.nav-sidebar-admin li a:focus {
    color: #203e89;
    background-color: #fcfcfc
}

.nav-sidebar-admin li a i {
    margin-right: 8px
}

.nav-sidebar-admin li.active a {
    color: #e1201b;
    background-color: #fcfcfc
}

.nav-sidebar-admin li .badge {
    margin-left: 8px
}

.badge {
    font-weight: 600;
    font-size: .75em;
    border-radius: 50%
}

.badge-green {
    background-color: #203e89;
    color: #fff
}

.list-categories {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.list-categories li {
    color: #2f2e2e
}

.list-categories li:not(:last-child) {
    margin-bottom: 4px
}

.list-categories li.active a {
    color: #203e89
}

.list-categories li a {
    color: inherit
}

.list-categories li a:hover {
    color: #203e89
}

@media(max-width:991px) {
    .sidebar-right {
        margin-top: 16px
    }
}

.sidebar-right .search-form {
    margin-bottom: 30px
}

.sidebar-right .sidebar-right-group {
    background-color: #fff;
    border-radius: 5px
}

.list-news-thumb {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.list-news-thumb li {
    overflow: hidden
}

.list-news-thumb li:not(:last-child) {
    margin-bottom: 15px
}

@media only screen and (min-width:768px) {
    .list-news-thumb li:not(:last-child) {
        margin-bottom: 25px
    }
}

.list-news-thumb li .thumb {
    float: left;
    margin-right: 15px;
    width: 67px
}

.list-news-thumb li .thumb img {
    display: block;
    border-radius: 5px
}

.list-news-thumb li .content {
    /*width: calc(100% - 67px - 15px);*/
    float: left
}

.list-news-thumb li .meta {
    color: #2f2e2e;
    line-height: 18px
}

.list-news-title {
    margin-top: -5px;
    margin-bottom: 8px;
    font-size: 1em;
    line-height: 1.4;
    font-weight: 600
}

.list-news-title a {
    color: inherit
}

.list-news-title a:hover {
    color: #203e89
}

.tags a {
    display: inline-block;
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin: 0 5px 5px 0;
    padding: 4px 10px;
    color: #2f2e2e;
    font-weight: 600
}

.tags a:hover {
    background-color: #203e89;
    color: #fff
}

.job-detail-summary {
    border-bottom: 1px solid #e4e4e4;
    padding: 20px
}

@media only screen and (min-width:768px) {
    .job-detail-summary {
        padding: 30px
    }
}

.job-detail-summary h3 {
    margin-bottom: 20px
}

.job-detail-summary ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.job-detail-summary ul li {
    color: #2f2e2e
}

.job-detail-summary ul li:not(:last-child) {
    margin-bottom: 4px
}

.job-detail-summary ul li span {
    color: #383838;
    font-weight: 600
}

.job-detail-summary .btn {
    margin-top: 36px
}
.video-resume-summary ul li {
    color: #2f2e2e
}

.video-resume-summary ul li:not(:last-child) {
    margin-bottom: 4px
}
.video-resume-summary ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.video-resume-summary ul li span {
    color: #fff;
    font-weight: 600;
	padding: 5px 7px 5px 7px;
}
.resumesummary-box ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.resumesummary-box ul li span {
    color: #383838;
    font-weight: 600;
	padding-right: 20px;
}
.resumesummary-box ul li {
    line-height: 27px;
}
.side-right-map {
    border-bottom: 1px solid #e4e4e4;
    padding: 20px
}

@media only screen and (min-width:768px) {
    .side-right-map {
        padding: 30px
    }
}

.side-right-map #map_canvas {
    height: 300px
}

#map-right {
    border-radius: 5px
}

.side-right-social {
    padding: 30px 30px 20px
}

.side-right-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.side-right-social ul li {
    margin-bottom: 10px
}

.side-right-social ul li:not(:last-child) {
    margin-right: 10px
}

.side-right-social ul li a {
    display: inline-block;
    background-color: #f1f1f1;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    color: #2f2e2e;
    border-radius: 4px
}

.side-right-social ul li a i {
    vertical-align: middle
}

.side-right-social ul li a:hover,
.side-right-social ul li a:focus {
    background-color: #203e89;
    color: #fff
}

.in-pagination {
    padding-top: 20px
}

.in-pagination .pagination {
    margin-bottom: 0
}

.in-pagination .page-link {
    margin-left: 5px;
    margin-right: 5px;
    line-height: 1.625;
    color: #2f2e2e;
    font-weight: 600;
    border-radius: 4px;
    padding: 3px 10px;
    border: none
}

.in-pagination .page-link:hover {
    z-index: 2;
    color: #fff;
    background-color: #383838
}

@media only screen and (min-width:768px) {
    .in-pagination .page-link {
        padding: 9px 17px
    }
}

.in-pagination .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #203e89
}

.pagination-page {
    padding: 13px 30px 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

@media only screen and (min-width:768px) {
    .pagination-page {
        -ms-flex-pack: space-between;
        -webkit-box-pack: justify;
        justify-content: space-between
    }
}

.pagination-page .dropdown-custom {
    margin-bottom: 16px
}

.pagination-page .page-link {
    padding: 0 10px;
    color: #2f2e2e;
    border: none
}

.pagination-page .page-link:hover {
    background-color: transparent;
    color: #203e89
}

.pagination-page .page-item.active .page-link {
    background-color: transparent;
    color: #203e89
}

.pagination-page .page-item:not(.disabled).page-prev .page-link,
.pagination-page .page-item:not(.disabled).page-next .page-link {
    font-weight: 600;
    color: #383838
}

.blog-style-1 .pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.content-main-right {
    background-color: #fff;
    border-radius: 5px
}

.header-list-job {
    border-bottom: 1px solid #e4e4e4;
    padding: 14px 20px 13px
}

@media only screen and (min-width:768px) {
    .header-list-job {
        padding-left: 30px;
        padding-right: 30px
    }
}

.header-list-job h4 {
    font-weight: 600;
    font-size: 1em;
    margin-bottom: 0
}

.dropdown-custom span {
    color: #2f2e2e
}

.dropdown-custom button {
    font-weight: 600
}

.dropdown-custom .dropdown-menu {
    padding: 0
}

.dropdown-custom .dropdown-item {
    font-size: .875em;
    padding: 6px 15px
}

.dropdown-custom .dropdown-item:hover,
.dropdown-custom .dropdown-item:focus {
    background-color: transparent;
    color: #203e89
}

.job-item {
    border-bottom: 1px solid #e4e4e4;
    color: #2f2e2e;
    padding: 20px;
    position: relative
}

@media only screen and (min-width:768px) {
    .job-item {
        padding: 30px 30px 25px
    }
}

@media only screen and (min-width:768px) {
    .job-item .col-md-2 {
        -ms-flex: 0 0 115px;
        -webkit-box-flex: 0;
        flex: 0 0 115px;
        max-width: 115px
    }
}

@media only screen and (min-width:768px) {
    .job-item .col-md-10 {
        -ms-flex: 0 0 calc(100% - 115px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100% - 115px);
        max-width: calc(100% - 115px)
    }
}

@media(max-width:767px) {
    .job-item {
        position: relative
    }
    .job-item .job-info {
        position: static
    }
}

.job-item:hover {
    background-color: #fcfcfc
}

.job-item:hover .title-job {
    color: #203e89
}

.job-item:hover .title-job a {
    color: #203e89
}

.job-item:hover .company-name {
    color: #383838
}

.job-item:hover .add-favourites {
    background-color: #ffb13c;
    color: #fff
}

.candidatelist-item:hover .btnview-profile {
    background-color: #203e89;
    color: #fff
}

.job-item:hover .add-favourites i:before {
    content: "\f005"
}

@media only screen and (min-width:768px) {
    .job-item .text {
        position: relative;
       /* padding-right: 52px*/
    }
}
.job-item .viewjob-link {
    position: absolute;
    top: 15px;
    right: 15px
}
.job-item .add-favourites {
    position: absolute;
    top: 15px;
    right: 15px
}
.job-item .quick-apply {
    position: absolute;
    top: 75px;
    right: 15px
}
.job-item .quick-applied {
    position: absolute;
    top: 75px;
    right: 15px
}
.job-item .job-wishlist {
    position: absolute;
    top: 15px;
    right: 15px
}
.candidatelist-item .btnview-profile {
    position: absolute;
    top: 15px;
    right: 25px
}
@media only screen and (min-width:768px) {
    .job-item .viewjob-link {
        top: 30%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0
    }
	.job-item .add-favourites {
        top: 30%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0
    }
	.job-item .job-wishlist {
        top: 30%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0
    }
	.job-item .quick-apply {
        top: 80%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0
    }	
	.job-item .quick-applied {
        top: 80%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0
    }	
	.candidatelist-item .btnview-profile {
        top: 40%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        /*right: 0*/
    }
}

.title-job {
    font-size: 1.125em;
    color: #383838;
    font-weight: 600;
    margin-bottom: 8px
}

.title-job a {
    color: #383838
}

.title-job a:hover,
.title-job a:focus {
    color: #203e89
}

.date-job {
    padding-bottom: 3px
}

.date-job .fa-check-circle {
    color: #203e89;
    margin-right: 4px
}

.meta-job {
    color: #2f2e2e
}

.meta-job span {
    display: inline-block;
    margin-top: 3px
}

.meta-job span:not(:last-child) {
    margin-right: 15px
}

@media only screen and (min-width:768px) {
    .meta-job span:not(:last-child) {
        margin-right: 24px
    }
}

.meta-job span i {
    margin-right: 6px
}
.quick-applied {
    border: none;
    background-color: #20894e;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    color: #fff;
    border-radius: 5px
}
.quick-apply {
    border: none;
    background-color: #f1f1f1;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    color: #2f2e2e;
    border-radius: 5px
}
.quick-apply:hover,
.quick-apply:focus {
    background-color: #10b96a;
    color: #fff
}

.job-wishlist {
    border: none;
    background-color: #ffb13c;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    color: #fff;
    border-radius: 5px
}
.viewjob-link {
    border: none;
    background-color: #203e89;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    color: #fff;
    border-radius: 5px
}
.viewjob-link:hover,
.viewjob-link:focus {
    background-color: #ffb13c;
    color: #fff
}
.add-favourites {
    border: none;
    background-color: #f1f1f1;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    color: #2f2e2e;
    border-radius: 5px
}

.add-favourites:hover,
.add-favourites:focus {
    background-color: #ffb13c;
    color: #fff
}

.add-favourites:hover i:before,
.add-favourites:focus i:before {
    content: "\f005"
}

.content-job-list-map {
    position: relative
}

.btnview-profile {
    border: none;
    background-color: #f1f1f1;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    color: #2f2e2e;
    border-radius: 5px
}
@media only screen and (min-width:1200px) {
    .content-job-list-map {
        height: calc(100vh - 142px);
        overflow-y: auto;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex
    }
}

@media only screen and (min-width:1200px) {
    .content-job-list-map .container {
        margin-left: 0;
        margin-right: 0;
        max-width: calc(100% - 450px)
    }
}

@media(min-width:1920px) {
    .content-job-list-map .container {
        max-width: 1140px
    }
}

.content-job-list-map .map-small {
    margin-bottom: 30px;
    height: 450px;
    overflow: hidden
}

@media only screen and (min-width:1200px) {
    .content-job-list-map .map-small {
        display: none
    }
}

.content-job-list-map .map {
    margin-bottom: 30px;
    overflow: hidden;
    max-height: 350px
}

@media only screen and (min-width:992px) {
    .content-job-list-map .map {
        max-height: 550px
    }
}

@media only screen and (min-width:1200px) {
    .content-job-list-map .map {
        margin-bottom: 0;
        max-height: unset;
        min-width: 450px;
        width: calc(100% - 1155px);
        background-color: #ebebeb;
        position: fixed;
        display: block;
        top: 100px;
        right: 0;
        bottom: 0;
        margin-bottom: 0
    }
    .content-job-list-map .map:after {
        top: 100%;
        left: 0;
        right: 0;
        height: 500px;
        background-color: #ebebeb;
        position: absolute;
        content: ""
    }
    .content-job-list-map .map .container {
        padding: 0
    }
    .content-job-list-map .map img {
        height: 100%
    }
}

@media(min-width:1920px) {
    .content-job-list-map .map {
        min-width: unset
    }
}

.browse-job-list-map .wrapper {
    overflow: hidden
}

@media(min-width:1920px) {
    .browse-job-list-map .section-heading {
        display: none
    }
}

@media(min-width:1920px) {
    .browse-job-list-map.collapse-filter .side-left-toggle {
        display: none
    }
    .browse-job-list-map.collapse-filter .side-right-toggle {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .browse-job-list-map.collapse-filter .content-job-list-map .map {
        -ms-flex: 0 0 calc(100% - 790px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100% - 790px);
        max-width: calc(100% - 790px);
        margin-left: -350px
    }
}

.hide-filter {
    font-size: 1.125em;
    font-weight: 600;
    padding-left: 60px;
    margin-bottom: 20px;
    display: none
}

@media(min-width:1920px) {
    .hide-filter {
        display: block
    }
}

.hide-filter .custom-control-label:before {
    height: 14px;
    width: 44px;
    background-color: #e6e6e6;
    left: -60px;
    border: none;
    top: 6px;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.hide-filter .custom-control-label:after {
    width: 22px;
    height: 22px;
    border: 1px solid #fff;
    background-color: #203e89;
    border-radius: 50%;
    top: 2px
}

.hide-filter .custom-control-input:checked~.custom-control-label:before {
    background-color: #e6e6e6;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.hide-filter .custom-control-input:checked~.custom-control-label:after {
    border: 1px solid #fff;
    background-color: #203e89;
    right: 0;
    left: -60px;
    -webkit-transform: inherit;
    transform: inherit
}

.filter-masonry {
    margin-bottom: 30px
}

@media only screen and (min-width:1200px) {
    .filter-masonry {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.filter-masonry .alpha {
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 0 20px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width:1200px) {
    .filter-masonry .alpha {
        -ms-flex: 0 0 calc(100% - 140px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100% - 140px);
        max-width: calc(100% - 140px);
        margin-bottom: 0;
        -ms-flex-pack: space-between;
        -webkit-box-pack: justify;
        justify-content: space-between
    }
}

@media only screen and (min-width:1200px) {
    .filter-masonry .all {
        -ms-flex: 0 0 140px;
        -webkit-box-flex: 0;
        flex: 0 0 140px;
        max-width: 140px;
        padding-left: 10px
    }
}

.filter-masonry .all .btn {
    min-width: 180px
}

@media only screen and (min-width:1200px) {
    .filter-masonry .all .btn {
        display: block;
        width: 100%
    }
}

.filter-masonry button.filter {
    font-weight: 600;
    color: #2f2e2e;
    border: none;
    background-color: transparent;
    cursor: pointer;
    padding: 10px;
    text-transform: uppercase
}

.filter-masonry button.filter.is-checked {
    color: #383838
}

@media only screen and (min-width:1200px) {
    .job-item.employer .col-xl-4 {
        -ms-flex: 0 0 204px;
        -webkit-box-flex: 0;
        flex: 0 0 204px;
        max-width: 204px
    }
}

@media only screen and (min-width:1200px) {
    .job-item.employer .col-xl-8 {
        -ms-flex: 0 0 calc(100% - 204px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100% - 204px);
        max-width: calc(100% - 204px)
    }
}

@media only screen and (min-width:1200px) {
    .job-item.employer .btn-light {
        padding-left: 10px;
        padding-right: 10px;
        display: block
    }
}

.job-item.employer .number-position {
    margin-top: 10px
}

@media only screen and (min-width:1200px) {
    .job-item.employer .number-position {
        margin-top: 0
    }
}

.job-item.employer:hover .btn-light {
    color: #fff;
    background-color: #203e89;
    border-color: #203e89
}

.employer-item .employer-item-inner {
    background-color: #fff;
    padding: 30px;
    border-radius: 5px;
    margin-bottom: 30px
}

.employer-item h3 {
    font-size: 1.125em;
    font-weight: 600;
    margin-bottom: 16px;
    text-transform: uppercase
}

.employer-item ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.employer-item ul li:not(:last-child) {
    margin-bottom: 4px
}

.employer-item ul li a {
    color: #2f2e2e
}

.employer-item ul li a:hover,
.employer-item ul li a:focus {
    color: #203e89
}

.item-detail-special {
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

@media only screen and (min-width:768px) {
    .item-detail-special {
        padding: 33px 0
    }
}

.item-detail-special .img,
.item-detail-special .text {
    position: relative;
    min-height: 1px
}

.item-detail-special .img {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center
}

@media only screen and (min-width:768px) {
    .item-detail-special .img {
        -ms-flex: 0 0 160px;
        -webkit-box-flex: 0;
        flex: 0 0 160px;
        max-width: 160px
    }
}

.item-detail-special .text {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
}

@media only screen and (min-width:768px) {
    .item-detail-special .text {
        -ms-flex: 0 0 calc(100% - 160px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100% - 160px);
        max-width: calc(100% - 160px)
    }
}

.item-detail-special .text .btn-feature {
    padding-right: 10px
}
.item-detail-special .text .btn-feature a:hover  {
   color:#fff;
}

@media only screen and (min-width:992px) {
    .item-detail-special .text .btn-feature {
        padding-right: 30px;
        text-align: right;
        margin-top: 0
    }
}

.item-detail-special .btn-add-favourites {
    padding-left: 12px;
    padding-right: 12px
}

.item-detail-special .btn {
    margin-top: 4px;
    margin-bottom: 4px
}

.item-detail-special .btn+.btn {
    margin-left: 4px
}

.date-style2 {
    color: #2f2e2e;
    padding-bottom: 3px
}

.date-style2 span:not(:last-child) {
    margin-right: 22px
}

.date-style2 i {
    margin-right: 4px
}

.date-style2 .fa-check-circle {
    color: #203e89
}

.title-detail {
    font-size: 1.25em;
    font-weight: 600;
    margin-bottom: 9px
}

.title-block {
    font-weight: 600;
    font-size: 1.125em;
    margin-bottom: 24px
}

.simillar-jobs {
    margin-bottom: 30px
}

.simillar-jobs .job-item:last-child {
    border-bottom: none
}

.stars {
    display: inline-block
}

.stars .point {
    display: inline-block;
    color: #ffb13c
}

.star-rating {
    color: #ffb13c;
    display: inline-block
}

.star-rating i {
    font-size: 1.125em
}

.single-detail {
    color: #2f2e2e;
    margin-bottom: 27px;
    padding: 20px
}

@media only screen and (min-width:768px) {
    .single-detail {
        padding: 30px
    }
}

.single-detail h3 {
    font-size: 1.125em;
    color: #383838;
    margin-bottom: 20px;
    font-weight: 600
}

.single-detail hr {
    border-top-color: #e4e4e4;
    margin: 25px -20px
}

@media only screen and (min-width:768px) {
    .single-detail hr {
        margin-right: -30px;
        margin-left: -30px
    }
}

.single-detail p {
    margin-bottom: 18px
}

.single-detail p:last-child {
    margin-bottom: 0
}

.reviews {
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 30px
}

.reviews .review-item {
    padding: 20px
}

@media only screen and (min-width:768px) {
    .reviews .review-item {
        padding: 30px
    }
}

.reviews .review-item:not(:last-child) {
    border-bottom: 1px solid #e4e4e4
}

.reviews .review-item .review-content {
    color: #2f2e2e;
    margin-top: 16px
}

.reviews .review-item .review-title {
    font-size: 1.125em;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 5px
}

.reviews .review-item .meta-text {
    color: #2f2e2e
}

.wrapper-admin {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sidebar-admin {
    -ms-flex: 0 0 310px;
    -webkit-box-flex: 0;
    flex: 0 0 310px;
    max-width: 310px
}

.main-content-admin {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px
}

@media(min-width:1024px) {
    .main-content-admin {
        -ms-flex: 0 0 calc(100% - 310px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100% - 310px);
        max-width: calc(100% - 310px);
        padding: 0 25px
    }
}

.main-content-admin .container {
    padding-left: 0;
    padding-right: 0
}

.main-content-admin .footer-site {
    margin-top: 0
}

.main-content-admin .footer-bottom {
    padding-top: 14px
}

.section-statics-dashboard .col-item {
    margin-bottom: 30px
}

.static-dashboard-item {
    background-color: #fff;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 16px;
    border-radius: 5px;
    min-height: 100%
}

@media only screen and (min-width:992px) {
    .static-dashboard-item {
        padding: 27px 30px 20px
    }
}

.static-dashboard-item .static-icon {
    -ms-flex: 0 0 70px;
    -webkit-box-flex: 0;
    flex: 0 0 70px;
    max-width: 70px;
    margin-top: -4px
}

.static-dashboard-item .static-icon i {
    font-size: 3.875em;
    line-height: 1;
    color: #203e89
}

.static-dashboard-item .text {
    -ms-flex: 0 0 calc(100% - 70px);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 70px);
    max-width: calc(100% - 70px);
    padding-left: 12px
}

.static-dashboard-item .text h3 {
    color: #2f2e2e;
    font-size: 1.125em;
    font-weight: 400;
    margin-bottom: 2px;
    margin-top: 4px
}

.static-dashboard-item .text .number {
    font-weight: 600;
    font-size: 1.875em
}

.box-admin {
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 30px
}

@media only screen and (min-width:768px) {
    .box-admin {
        margin-bottom: 30px;
		min-height: 400px;
    }
}

.header-box-admin {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: space-between;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 21px;
    padding: 15px 15px 0
}

@media only screen and (min-width:768px) {
    .header-box-admin {
        padding: 25px 30px 0
    }
}

.header-box-admin h3 {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 18px;
}
.header-box-admin editpencil{

}
.editpencil .btn {
    padding: 0;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
}
.header-box-admin .dropdown-custom button {
    color: #2f2e2e
}

.section-notification-message .header-box-admin {
    padding-top: 16px;
    padding-left: 27px;
    margin-bottom: 16px
}

.section-notification-message .header-box-admin h3 {
    font-size: 17px;
}

.body-box-admin {
    padding: 0 15px 15px
}
.section-notification-message .header-box-admin .tab-title a {
    display: inline-block;
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin: 0 5px 5px 0;
    padding: 4px 10px;
    color: #9f9f9f;
    font-weight: 500;
}
.section-notification-message .header-box-admin .tab-title a:hover {
    background-color: #63ba16;
    color: #fff;
}
.section-notification-message .header-box-admin .tab-title .activetab{
	color: #fcfcfc;
	background-color: #e1201b;
}
@media only screen and (min-width:768px) {
    .body-box-admin {
        padding: 0 30px 25px
    }
}

.chart {
    padding-bottom: 8px
}

.avatar-user {
    position: relative;
    width: 60px;
    height: 60px
}

.avatar-user a {
    display: block
}

.avatar-user img {
    border-radius: 50%;
    width: 60px;
    height: 60px
}

.avatar-user .status {
    display: inline-block;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    border: 1px solid #fff;
    position: absolute;
    bottom: 0;
    right: 0
}

.avatar-user .status.online {
    background-color: #203e89
}

.avatar-user .status.alway {
    background-color: #ffb13c
}

.list-content-user {
    padding: 0;
    list-style: none;
    margin: 0
}

.list-content-user li {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 10px 15px;
    color: #2f2e2e;
    border-top: 1px solid #e4e4e4
}

@media only screen and (min-width:768px) {
    .list-content-user li {
        padding: 20px 30px
    }
}

.list-content-user li:hover {
    background-color: #fcfcfc
}

.list-content-user li .thumb-avatar {
    -ms-flex: 0 0 60px;
    -webkit-box-flex: 0;
    flex: 0 0 60px;
    max-width: 60px
}

.list-content-user li .text {
    -ms-flex: 0 0 calc(100% - 60px);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 60px);
    max-width: calc(100% - 60px);
    padding-left: 20px
}

@media only screen and (min-width:768px) {
    .list-content-user li .text {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }
    .list-content-user li .text .text-left {
        padding-right: 20px;
        -ms-flex: 0 0 calc(100% - 130px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100% - 130px);
        max-width: calc(100% - 130px)
    }
    .list-content-user li .text .time {
        -ms-flex: 0 0 130px;
        -webkit-box-flex: 0;
        flex: 0 0 130px;
        max-width: 130px;
        text-align: right
    }
}

.list-content-user li h3 {
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 0
}

.list-content-user li h3 a {
    color: #383838
}

.list-content-user li h3 a:hover {
    color: #203e89
}

.upload-avatar {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 25px
}

.upload-avatar .avatar {
    -ms-flex: 0 0 80px;
    -webkit-box-flex: 0;
    flex: 0 0 80px;
    max-width: 80px;
    border-radius: 5px
}

@media only screen and (min-width:576px) {
    .upload-avatar .avatar {
        -ms-flex: 0 0 100px;
        -webkit-box-flex: 0;
        flex: 0 0 100px;
        max-width: 100px
    }
}

.upload-avatar .avatar img {
    border-radius: 5px
}

.upload-avatar .upload {
    -ms-flex: 0 0 calc(100% - 80px);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 80px);
    max-width: calc(100% - 80px);
    padding-left: 15px
}

@media only screen and (min-width:576px) {
    .upload-avatar .upload {
        -ms-flex: 0 0 calc(100% - 100px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100% - 100px);
        max-width: calc(100% - 100px);
        padding-left: 30px
    }
}

.upload-avatar .upload .desc {
    color: #2f2e2e;
    margin-bottom: 15px
}

.upload-avatar .upload .btn-upload {
    display: inline-block;
    position: relative
}

.upload-avatar .upload .btn-upload input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
    width: 100%;
    height: 100%
}

.mb-30 {
    margin-bottom: 30px
}

.edit-profile .header-box-admin {
    margin-bottom: 17px
}

.edit-profile .upload-avatar {
    padding-top: 9px
}

.edit-profile label {
    margin-bottom: 6px;
    font-weight: 500;
	font-size:14px;
}

@media only screen and (min-width:768px) {
    .edit-profile label {
        margin-bottom: 5px
    }
}

.edit-profile .form-group {
    margin-bottom: 24px
}

.edit-profile .custom-control-label {
    margin-bottom: 0
}

@media only screen and (min-width:768px) {
    .edit-profile .form-control {
        padding-left: 20px
    }
}

.tbl-job {
    margin-bottom: 0
}

.tbl-job thead th {
    border-bottom-width: 1px;
    border-top: none;
    font-weight: 600;
    padding: 0 15px 15px
}

.tbl-job thead th:first-child {
  /*  width: 60%;*/
    padding-left: 30px
}


.tbl-job thead th:last-child {
    padding-right: 30px
}

.tbl-job tbody td {
    white-space: nowrap;
    vertical-align: middle;
    padding: 26px 15px
}

.tbl-job tbody td:first-child {
    white-space: normal
}

@media only screen and (min-width:768px) {
    .tbl-job tbody td:first-child {
        padding-left: 30px
    }
}

@media only screen and (min-width:768px) {
    .tbl-job tbody td:last-child {
        padding-right: 30px
    }
}

.salary-job {
    color: #2f2e2e
}

.salary-job i {
    margin-right: 6px
}

.my-job-item {
    color: #2f2e2e
}

.my-job-item .title-job {
    font-weight: 400;
    margin-bottom: 5px
}

.my-job-item .meta-job {
    margin-bottom: 6px
}

.my-job-item .btn {
    padding: 0;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px
}

.my-job-item .btn:not(:last-child) {
    margin-right: 6px
}

.my-job-item .active {
    color: #203e89
}

.my-job-item .job-info {
    margin-bottom: 6px
}

.my-job-item .job-info span {
    display: inline-block
}

.my-job-item .job-info span:not(:last-child):after {
    content: "/";
    margin: 0 10px
}

.my-job-item:hover {
    background-color: #fcfcfc
}

.my-job-item:hover .title-job {
    color: #203e89
}

.my-job-item:hover .title-job a {
    color: #203e89
}

.my-job-item:hover .number-application {
    color: #203e89
}

.my-job-item:hover .btn {
   
	color:#383838;
}

.my-job-item:hover .btn-view,
.my-job-item:hover .btn-new {
    background-color: #ffb13c;
    border-color: #ffb13c
}

.my-job-item:hover .btn-edit {
    /*background-color: #203e89;*/
	background-color: #fafafa;
    border-color: #203e89
}

.my-job-item:hover .btn-delete {
    background-color: #f82020;
    border-color: #f82020
}

.candidate-tile {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.candidate-tile .img {
    -ms-flex: 0 0 85px;
    -webkit-box-flex: 0;
    flex: 0 0 85px;
    max-width: 85px
}

.candidate-tile .img img {
    border-radius: 50%
}

.candidate-tile .text {
    -ms-flex: 0 0 calc(100% - 85px);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 85px);
    max-width: calc(100% - 85px);
    padding-left: 15px
}

@media only screen and (min-width:576px) {
    .candidate-tile .text {
        padding-left: 30px
    }
}

.rating-job {
    color: #ffb13c
}

.rating-job i:not(:last-child) {
    margin-right: 5px
}

.my-job-item.candidate .title-job {
    margin-bottom: 8px
}

.my-job-item.candidate .date-job {
    padding-bottom: 7px
}

.job-info-mobile {
    margin-top: 15px
}

@media only screen and (min-width:768px) {
    .job-info-mobile {
        padding-left: 115px;
        margin-top: 0
    }
}

.job-info-mobile ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 15px
}

@media only screen and (min-width:768px) {
    .job-info-mobile ul {
        margin-bottom: 0
    }
}

.job-info-mobile ul li strong {
    font-weight: 600
}

.job-item.bookmark:last-child {
    border-bottom: none
}

@media only screen and (min-width:768px) {
    .job-item.bookmark .text {
        padding-right: 135px
    }
}

.job-item.bookmark .group-button {
    margin-top: 10px
}

@media only screen and (min-width:768px) {
    .job-item.bookmark .group-button {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        right: 0;
        margin-top: 0
    }
}

.job-item.bookmark .btn {
    padding: 0;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.job-item.bookmark .btn:not(:last-child) {
    margin-right: 6px
}

.job-item.bookmark .circle img {
    border-radius: 50%
}

.job-item.bookmark:hover .btn {
    color: #fff
}

.job-item.bookmark:hover .btn-view,
.job-item.bookmark:hover .btn-new {
    background-color: #ffb13c;
    border-color: #ffb13c
}

.job-item.bookmark:hover .btn-edit,
.job-item.bookmark:hover .btn-email {
    background-color: #203e89;
    border-color: #203e89
}

.job-item.bookmark:hover .btn-delete {
    background-color: #f82020;
    border-color: #f82020
}

.my-skill label {
    display: block;
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 6px
}

.my-skill .btn {
    margin-top: 10px
}

.my-skill .btn:not(:last-child) {
    margin-right: 10px
}

.my-skill .btn i {
    margin-right: 5px
}

.employer-messages .header-box-admin {
    border-bottom: 1px solid #e4e4e4;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

@media(max-width:767px) {
    .employer-messages .header-box-admin {
        display: none !important
    }
}

@media only screen and (min-width:1200px) {
    .employer-messages .body-box-admin {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.header-box-right {
    padding-top: 7px;
    padding-bottom: 7px
}

@media only screen and (min-width:768px) {
    .header-box-right {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

@media only screen and (min-width:1200px) {
    .header-box-right {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media only screen and (min-width:1200px) {
    .header-box-right {
        -ms-flex: 0 0 305px;
        -webkit-box-flex: 0;
        flex: 0 0 305px;
        max-width: 305px;
        padding-right: 30px
    }
}

.conversationer {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative
}

@media only screen and (min-width:768px) {
    .conversationer {
        padding-top: 30px;
        padding-bottom: 30px;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media only screen and (min-width:1200px) {
    .conversationer {
        -ms-flex: 0 0 calc(100% - 305px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100% - 305px);
        max-width: calc(100% - 305px);
        padding-left: 30px;
        border-left: 1px solid #e4e4e4
    }
}

.search-friends {
    position: relative;
    padding-right: 55px;
    background-color: #f4f4f4;
    border-radius: 4px;
    height: 44px
}

.search-friends .form-control {
    background-color: transparent;
    border-color: transparent;
    height: 100%
}

.search-friends .form-control:focus {
    border-color: transparent
}

.search-friends button {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    text-align: center;
    width: 55px;
    color: #203e89
}

.chat {
    position: relative;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
}

@media only screen and (min-width:768px) {
    .chat {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex
    }
}

.contact-chat {
    background-color: #fcfcfc;
    overflow-x: hidden
}

@media only screen and (min-width:768px) {
    .contact-chat {
        -ms-flex: 0 0 280px;
        -webkit-box-flex: 0;
        flex: 0 0 280px;
        max-width: 280px;
        border-right: 1px solid #e4e4e4
    }
}

@media only screen and (min-width:1200px) {
    .contact-chat {
        -ms-flex: 0 0 336px;
        -webkit-box-flex: 0;
        flex: 0 0 336px;
        max-width: 336px
    }
}

.msg-contacts {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.msg-contacts li .msg-contact-item {
    display: block;
    padding: 12px
}

@media only screen and (min-width:1200px) {
    .msg-contacts li .msg-contact-item {
        padding: 20px 30px
    }
}

.msg-contacts li .msg-contact-item:hover {
    background-color: #fff
}

.msg-contacts li .msg-contact-item::after {
    display: block;
    clear: both;
    content: ''
}

.msg-contacts li .avatar-user {
    float: left;
    width: 60px
}

.msg-contacts li .text {
    float: left;
    width: calc(100% - 60px);
    padding-left: 12px
}

@media only screen and (min-width:768px) {
    .msg-contacts li .text {
        padding-left: 20px
    }
}

.msg-contacts li .desc-short {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #2f2e2e
}

.msg-contacts li .msg-contact-name {
    position: relative;
    padding-right: 25px;
    font-size: 1em;
    font-weight: 600;
    color: #383838;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.msg-contacts li .msg-contact-name .number-unread {
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 2
}

.msg-contacts li:not(:last-child) {
    border-bottom: 1px solid #e4e4e4
}

.msg-contacts li.active .msg-contact-item {
    background-color: #fff
}

.content-chat {
    color: #2f2e2e;
    display: none
}

@media only screen and (min-width:768px) {
    .content-chat {
        -ms-flex: 0 0 calc(100% - 280px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100% - 280px);
        max-width: calc(100% - 280px);
        display: block
    }
}

@media only screen and (min-width:1200px) {
    .content-chat {
        -ms-flex: 0 0 calc(100% - 336px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100% - 336px);
        max-width: calc(100% - 336px)
    }
}

.content-chat .list {
    padding: 15px
}

@media only screen and (min-width:1200px) {
    .content-chat .list {
        padding: 30px
    }
}

.chat-item {
    margin-bottom: 15px
}

@media only screen and (min-width:768px) {
    .chat-item {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 10px
    }
}

.chat-item .avatar {
    display: none
}

@media only screen and (min-width:768px) {
    .chat-item .avatar {
        -ms-flex: 0 0 60px;
        -webkit-box-flex: 0;
        flex: 0 0 60px;
        max-width: 60px;
        display: block
    }
}

.chat-item .avatar img {
    width: 60px;
    height: 60px;
    border-radius: 50%
}

@media only screen and (min-width:768px) {
    .chat-item .text {
        -ms-flex: 0 0 calc(100% - 60px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100% - 60px);
        max-width: calc(100% - 60px)
    }
}

.chat-item .text .time {
    text-transform: uppercase;
    color: #2f2e2e;
    font-size: 1em
}

@media only screen and (min-width:768px) {
    .chat-item .text .time {
        margin-bottom: 7px
    }
}

.chat-item .text .content {
    display: inline-block;
    padding: 7px 10px;
    border-radius: 5px
}

@media only screen and (min-width:768px) {
    .chat-item .text .content {
        padding: 15px 20px
    }
}

.chat-item.green .text {
    padding-left: 20px
}

.chat-item.green .text .content {
    background-color: #203e89;
    color: #fff
}

.chat-item.gray {
    -ms-flex-pack: flex-end;
    -webkit-box-pack: end;
    justify-content: flex-end
}

.chat-item.gray .avatar {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12
}

.chat-item.gray .text {
    padding-right: 20px;
    text-align: right
}

.chat-item.gray .text .content {
    background-color: #f4f4f4;
    color: #2f2e2e
}

.user-main {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex
}

.user-main .img {
    -ms-flex: 0 0 60px;
    -webkit-box-flex: 0;
    flex: 0 0 60px;
    max-width: 60px;
    margin-right: 20px
}

.user-main .img img {
    border-radius: 50%
}

.user-main .text {
    -ms-flex: 0 0 calc(100% - 80px);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 80px);
    max-width: calc(100% - 80px)
}

.user-main .text h4 {
    font-weight: 600;
    font-size: 1.125em;
    margin-bottom: 0
}

.user-main .text .user-status {
    color: #2f2e2e
}

.user-main .text .status {
    display: inline-block;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    background-color: #203e89;
    vertical-align: -1px
}

.user-main .text .status.online {
    background-color: #203e89
}

.user-main .text .status.alway {
    background-color: #ffb13c
}

.user-main .text .status.invisible-cs {
    border: 2px solid #ddd;
    background-color: #fff
}

.back-view {
    display: none
}

@media(max-width:767px) {
    .conversation-mb .conversationer {
        padding-left: 35px
    }
    .conversation-mb .user-main .img {
        display: none
    }
    .conversation-mb .back-view {
        display: block;
        cursor: pointer;
        position: absolute;
        top: 0;
        height: 100%;
        left: -5px;
        color: #383838;
        width: 30px;
        cursor: pointer
    }
    .conversation-mb .back-view i {
        font-size: 1.25em;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .conversation-mb .content-chat {
        display: block
    }
    .conversation-mb .contact-chat {
        display: none
    }
    .conversation-mb .header-box-admin {
        display: block !important
    }
    .conversation-mb .header-box-right {
        display: none
    }
}

@media(max-width:767px) {
    .delete-conversation {
        margin-top: 4px
    }
}

.delete-conversation button {
    color: #f82020
}

.delete-conversation button i {
    margin-right: 4px
}

.time-line {
    position: relative;
    text-align: center;
    margin: 23px 0 25px
}

.time-line:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e4e4e4;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1
}

.time-line span {
    display: inline-block;
    padding: 0 20px;
    background-color: #fff;
    position: relative;
    z-index: 2
}

.send-message {
    padding: 15px;
    border-top: 1px solid #e4e4e4
}

@media only screen and (min-width:768px) {
    .send-message {
        padding: 30px
    }
}

.send-message .inner {
    position: relative;
    padding-right: 50px
}

@media only screen and (min-width:1200px) {
    .send-message .inner {
        padding-right: 190px
    }
}

.send-message .form-control {
    height: 54px;
    border: none;
    padding-left: 0
}

.send-message button {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    height: 54px;
    line-height: 54px;
    width: 50px;
    padding: 0;
    text-align: center
}

.send-message button span {
    display: none
}

@media only screen and (min-width:1200px) {
    .send-message button {
        width: 190px
    }
    .send-message button span {
        display: inline-block
    }
}

@media(max-width:1199px) {
    .send-message button {
        background-color: transparent;
        color: #203e89;
        border-color: transparent
    }
    .send-message button:hover,
    .send-message button:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: transparent;
        border-color: transparent;
        color: #203e89
    }
    .send-message button:active {
        color: #203e89
    }
}

.my-transactions .header-box-admin {
    border-bottom: none;
    margin-bottom: 0
}

.transaction-item {
    color: #2f2e2e
}

.transaction-item .job-title {
    color: #383838
}

.transaction-item:hover {
    background-color: #fcfcfc
}

.transction-profile {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    min-width: 230px
}

.transction-profile .avatar {
    -ms-flex: 0 0 60px;
    -webkit-box-flex: 0;
    flex: 0 0 60px;
    max-width: 60px
}

.transction-profile .avatar img {
    border-radius: 0
}

.transction-profile .text {
    -ms-flex: 0 0 calc(100% - 60px);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 60px);
    max-width: calc(100% - 60px);
    padding-left: 20px
}

.transction-profile .text h4 {
    font-weight: 600;
    font-size: 1em;
    margin-bottom: 0;
    color: #383838
}

.transction-profile .text h4 a {
    color: #383838
}

.transction-profile .text h4 a:hover {
    color: #203e89
}

.transction-profile .text p {
    margin-bottom: 0
}

.tbl-transactions {
    margin-bottom: 0
}

.tbl-transactions thead th {
    white-space: nowrap;
    border-bottom-width: 1px;
    font-weight: 600;
    border-top: none;
    padding-bottom: 15px
}

.tbl-transactions td,
.tbl-transactions th {
    vertical-align: middle;
    border-color: #e4e4e4;
    padding: 15px 8px
}

@media only screen and (min-width:768px) {
    .tbl-transactions td,
    .tbl-transactions th {
        padding: 20px 15px
    }
}

.tbl-transactions td:first-child,
.tbl-transactions th:first-child {
    padding-left: 15px
}

@media only screen and (min-width:768px) {
    .tbl-transactions td:first-child,
    .tbl-transactions th:first-child {
        padding-left: 30px
    }
}

.tbl-transactions td:last-child,
.tbl-transactions th:last-child {
    padding-right: 15px
}

@media only screen and (min-width:768px) {
    .tbl-transactions td:last-child,
    .tbl-transactions th:last-child {
        padding-right: 30px
    }
}

.candidate-item {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #e4e4e4;
    position: relative;
    padding: 30px 0;
    color: #2f2e2e
}
.candidatelist-item {

    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #e4e4e4;
    position: relative;
    padding: 30px 0;
    color: #2f2e2e
}

.premiumcandidate-item {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
   /* display: flex;*/
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
   
    position: relative;

    color: #2f2e2e
}
@media only screen and (min-width:992px) {
    .candidate-item.hover:hover .title-job {
        color: #203e89
    }
    .candidate-item.hover:hover .title-job a {
        color: #203e89
    }
    .candidate-item.hover:hover .btn-light {
        background-color: #203e89;
        border-color: #203e89;
        color: #fff
    }
}

.candidate-img {
    -ms-flex: 0 0 115px;
    -webkit-box-flex: 0;
   /* flex: 0 0 115px;*/
    max-width: 115px
}
.candidatelist-img {
    -ms-flex: 0 0 85px;
    -webkit-box-flex: 0;
    flex: 0 0 85px;
    max-width: 85px
}
@media only screen and (min-width:1200px) {
    .candidate-img {
        -ms-flex: 0 0 145px;
        -webkit-box-flex: 0;
        /*flex: 0 0 145px;*/
        max-width: 145px
    }
	
	.candidatelist-img {
        -ms-flex: 0 0 95px;
        -webkit-box-flex: 0;
        flex: 0 0 95px;
        max-width: 95px
    }
}

.candidate-img img {
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: block;
    margin: 0 auto
}
.candidatelist-img img {
    border-radius: 50%;
    width: 65px;
    height: 65px;
    display: block;
    margin: 0 auto
}

.candidate-content {
    -ms-flex: 0 0 calc(100% - 115px);
    -webkit-box-flex: 0;
   /* flex: 0 0 calc(100% - 115px);
    max-width: calc(100% - 115px)*/
	padding-left: 10px;
}

.candidatelist-content {
    -ms-flex: 0 0 calc(100% - 65px);
    -webkit-box-flex: 0;
   /* flex: 0 0 calc(100% - 115px);
    max-width: calc(100% - 115px)*/
	padding-left: 10px;
}


@media only screen and (min-width:1200px) {
    .candidate-content {
        -ms-flex: 0 0 calc(100% - 45px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100% - 45px);
        max-width: calc(100% - 45px);
		padding-left: 10px;
    }
	.candidatelist-content {
        -ms-flex: 0 0 calc(100% - 95px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100% - 95px);
        max-width: calc(100% - 95px);
		min-height: 125px;
    }
}

.candidate-content .candidate-button {
    padding-right: 15px;
    text-align: right
}
.candidatelist-content .candidate-button {
    padding-right: 10px;
    text-align: right
}


@media(max-width:767px) {
    .candidate-content .candidate-button {
        margin-top: 7px;
        text-align: left
    }
	 .candidatelist-content .candidate-button {
        margin-top: 7px;
        text-align: left
    }
}

.candidate-content .candidate-button .btn-add-favourites {
    background-color: #ffb13c;
    color: #fff
}

.item-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.item-list .item-img {
    -ms-flex: 0 0 50px;
    -webkit-box-flex: 0;
    flex: 0 0 50px;
    max-width: 50px
}

.item-list .item-img img {
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 5px
}

.item-list .item-body {
    -ms-flex: 0 0 calc(100% - 50px);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 50px);
    max-width: calc(100% - 50px);
    padding-left: 20px
}

@media only screen and (min-width:768px) {
    .item-list .item-body {
        padding-left: 30px
    }
}

.item-list .item-title {
    font-weight: 600;
    color: #383838
}

.item-list .item-title .item-position {
    color: #203e89
}

.item-list:not(:last-child) {
    margin-bottom: 25px
}

.process {
    margin-bottom: 25px
}

.process .process-point {
    font-weight: 600;
    margin-bottom: 6px;
    color: #383838
}

.process .process-in-category {
    color: #2f2e2e
}

.process .process-bar {
    height: 4px;
    background-color: #e6e6e6;
    border-radius: 2px;
    position: relative
}

.process .process-bar .process-bar-status {
    height: 4px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #203e89;
    border-radius: 2px;
    display: inline-block
}

/*Profile Status Progress bar*/

.profile-status {
    margin-bottom: 25px;
	width:100%;
}

.profile-status .profile-status-label {
    font-weight: 400;
    margin-bottom: 6px;
    color: #383838;
	font-size: 1.125em;
}

.profile-status .profile-status-in-percent {
    color: #2f2e2e
}

.profile-status .profile-status-prgbar {
    height: 4px;
    background-color: #e6e6e6;
    border-radius: 2px;
    position: relative
}

.profile-status .profile-status-prgbar .profile-status-prgbar-status {
    height: 4px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #203e89;
    border-radius: 2px;
    display: inline-block
}

/*Profile status progress bar*/

@media only screen and (min-width:768px) {
    .single-item-list {
        padding-bottom: 20px
    }
}

.card-info-grid {
    margin-bottom: 30px;
    background-color: #fff;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.card-info-grid .meta {
    margin-bottom: 2px
}

.card-info-grid .card-info-title {
    margin-bottom: 14px
}

@media(max-width:575px) {
    .card-info-grid .card-info-title {
        margin-bottom: 0
    }
}

@media(max-width:575px) {
    .card-info-grid .card-info-text {
        display: none
    }
}

.card-info-grid-img {
    position: relative;
    padding: 0;
    -ms-flex: 0 0 100px;
    -webkit-box-flex: 0;
    flex: 0 0 100px;
    max-width: 100px
}

@media only screen and (min-width:576px) {
    .card-info-grid-img {
        -ms-flex: 0 0 31.5068493151%;
        -webkit-box-flex: 0;
        flex: 0 0 31.5068493151%;
        max-width: 31.5068493151%
    }
}

.card-info-grid-img a {
    -webkit-transition: all .3s;
    transition: all .3s
}

.card-info-grid-img img {
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s;
    max-width: 100%
}

@media only screen and (min-width:576px) {
    .card-info-grid-img img {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px
    }
}

.card-info-grid-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0px;
    padding: 15px
}

@media only screen and (min-width:768px) {
    .card-info-grid-body {
        padding: 23px 30px 20px
    }
}

.blog-post-media {
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 15px
}

@media only screen and (min-width:768px) {
    .blog-post-media {
        padding: 26px 30px 20px
    }
}

.blog-post-media .blog-post-meta>span {
    display: inline-block;
    margin-bottom: 7px
}

.blog-post-media .blog-post-meta>span:not(last-child) {
    margin-right: 30px
}

.blog-post-media .blog-post-title {
    font-size: 1.5em;
    line-height: 1.416667;
    color: #383838;
    font-weight: 600;
    margin-bottom: 27px
}

.blog-post-media .blog-post-media-body {
    color: #2f2e2e;
    margin-bottom: 31px
}

.blog-post-media figure {
    margin-bottom: 30px
}

.blog-post-media figure img {
    display: block;
    margin: 0
}

.blog-post-media .blog-post-highlight {
    font-size: 1.125em;
    color: #383838;
    border-left: 4px solid #203e89;
    padding: 3px 0 0 20px;
    margin-bottom: 26px;
    line-height: 1.6
}

@media only screen and (min-width:768px) {
    .blog-post-media .post-share {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.blog-post-media .post-share label {
    color: #383838;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 5px
}

.social-icon a {
    display: inline-block;
    margin: 0 10px;
    color: #2f2e2e
}

.social-icon a:hover {
    color: #203e89
}

.post-paging {
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 26px;
    padding: 15px
}

@media only screen and (min-width:768px) {
    .post-paging {
        padding: 23px 30px
    }
}

.post-paging .paging-prev {
    text-align: left
}

.post-paging .paging-next {
    text-align: right
}

.post-paging .paging-icon-link a {
    color: #2f2e2e;
    font-weight: 600
}

.post-paging .paging-icon-link a:hover {
    color: #203e89
}

.post-paging .paging-text-link a {
    font-size: 1.125em;
    color: #383838;
    font-weight: 600
}

.post-paging .paging-text-link a:hover {
    color: #203e89
}

.comments {
    margin-bottom: 25px
}

.comments .comment-wrap {
    background-color: #fff;
    border-radius: 5px
}

.comment-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.comment-list>li {
    padding: 15px
}

.comment-list>li:not(:last-child) {
    border-bottom: 1px solid #e4e4e4
}

@media only screen and (min-width:768px) {
    .comment-list>li {
        padding: 30px 30px 25px
    }
}

.comment-list .children {
    list-style: none;
    padding-left: 40px;
    margin-bottom: 0
}

@media only screen and (min-width:768px) {
    .comment-list .children {
        padding-left: 105px
    }
}

.comment-list .children li {
    margin-top: 25px
}

.comment-item {
    min-height: 120px
}

.comment-item .comment-heading {
    min-height: 75px;
    margin-bottom: 10px
}

.comment-item .thumb {
    width: 75px;
    text-align: center;
    position: relative;
    float: left
}

.comment-item .thumb img {
    width: 75px;
    height: 75px;
    display: block;
    border-radius: 50%
}

.comment-item .comment-info {
    padding-left: 90px
}

@media only screen and (min-width:768px) {
    .comment-item .comment-info {
        padding-left: 105px;
        padding-top: 10px
    }
}

@media only screen and (min-width:768px) {
    .comment-item .comment-info-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }
    .comment-item .comment-info-wrap .comment-info-left {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0;
        flex: 1 1 0px
    }
    .comment-item .comment-info-wrap .comment-reply {
        padding-left: 15px
    }
    .comment-item .comment-info-wrap .comment-reply a {
        color: #203e89
    }
    .comment-item .comment-info-wrap .comment-reply a:hover {
        color: #383838
    }
}

.comment-item .comment-info-wrap .comment-reply {
    margin-top: 5px
}

.comment-item .comment-author {
    font-size: 1em;
    line-height: 1.625;
    font-weight: 600;
    margin-bottom: 3px;
    margin-top: 3px
}

.comment-item .meta {
    color: #2f2e2e
}

.comment-item .comment-text {
    color: #2f2e2e
}

@media only screen and (min-width:768px) {
    .comment-item .comment-text {
        padding-left: 105px
    }
}

.post-comment {
    margin-bottom: 25px
}

.post-comment .comment-form {
    background-color: #fff;
    border-radius: 5px;
    padding: 15px
}

@media only screen and (min-width:768px) {
    .post-comment .comment-form {
        padding: 23px 30px
    }
}

.forms .form-control {
    border-color: #e4e4e4
}

.forms .form-control:focus {
    border-color: #203e89
}

.forms input.form-control,
.forms select.form-control {
    height: 44px;
    padding-top: 10px;
    padding-bottom: 10px
}

.forms .lbl {
    font-weight: 600;
    margin-bottom: 12px
}

@media only screen and (min-width:768px) {
    .forms .form-group {
        margin-bottom: 23px
    }
}

.form-control {
    height: 44px
}

.form-control:focus {
   /* -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #203e89*/
	box-shadow: 0 0 10px rgba(226, 232, 221, 0.6);
}

textarea.form-control {
    height: 200px;
    resize: none
}

.custom-radio .custom-control-input:checked~.custom-control-label {
    color: #383838
}

.custom-radio .custom-control-input:checked~.custom-control-label:before {
    background-color: transparent;
    border-color: transparent
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: none;
    font-weight: 900;
    content: "\f058";
    font-size: 1em;
    font-family: 'font awesome 5 free';
    text-align: center;
    line-height: 1;
    color: #203e89
}

.sign-up {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
	padding-top: 30px;
}

@media only screen and (min-width:768px) {
    .sign-up {
        padding-top: 103px;
        padding-bottom: 100px
    }
}

.sign-up-header {
    margin-bottom: 25px;
    text-align: center
}

@media only screen and (min-width:768px) {
    .sign-up-header {
        margin-bottom: 45px
    }
}

.sign-up-header h2 {
    font-size: 1.75em;
    font-weight: 600;
    margin-bottom: 6px;
    line-height: 1.2
}

.sign-up-header p {
    color: #2f2e2e;
    margin-bottom: 0
}

.sign-up-header p a {
    color: #203e89
}

.form-sign-up .btn {
    height: 54px;
    padding-top: 14px;
    padding-bottom: 14px
}

.form-sign-up .account-type {
    margin-bottom: 20px
}

.form-sign-up .account-type .btn {
    margin-bottom: 10px
}

.form-sign-up .account-type .btn i {
    margin-right: 5px
}

.form-sign-up .input-group-icons {
    position: relative;
    margin-bottom: 20px
}

.form-sign-up .input-group-icons .prepend-icon {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 53px;
    border-right: 1px solid #e4e4e4;
    text-align: center;
    color: #2f2e2e
}

.form-sign-up .input-group-icons .prepend-icon i {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1;
    vertical-align: top
}

.form-sign-up .input-group-icons .form-control {
    padding-left: 75px;
    padding-top: 11px;
    padding-bottom: 11px
}

.form-sign-up .input-group-icons .form-control:not(:focus) {
    border-color: #fff
}

.form-sign-up .input-group-icons input.form-control,
.form-sign-up .input-group-icons select.form-control {
    height: 54px
}

.form-control:focus~.prepend-icon {
    border-right-color: #203e89 !important;
    color: #203e89 !important
}

.sign-up-other {
    margin-top: 23px
}

.sign-up-other .text-or {
    text-align: center;
    position: relative;
    color: #2f2e2e;
    margin-bottom: 12px
}

.sign-up-other .text-or::after,
.sign-up-other .text-or::before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    background-color: #e4e4e4;
    content: '';
    display: block;
    width: calc(50% - 30px)
}

.sign-up-other .text-or::after {
    right: 0
}

.sign-up-other .text-or::before {
    left: 0
}

.sign-in-social .sign-in-btn {
    border-radius: 5px;
    text-align: center;
    color: #fff;
    display: inline-block;
    width: 100%;
    padding: 6px 15px;
    margin-top: 10px
}

.sign-in-social .sign-in-btn i {
    margin-right: 5px
}

.sign-in-btn-fb {
    background-color: #3b5998
}

.sign-in-btn-fb:hover {
    background-color: #2d4373
}

.sign-in-btn-google-p {
    background-color: #dd4b39
}

.sign-in-btn-google-p:hover {
    background-color: #c23321
}

.text-password {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -6px;
    margin-bottom: 6px
}

.text-password input[type=checkbox] {
    position: relative;
    top: 1px
}

.content-box {
    background-color: #fff;
    padding: 15px;
    border-radius: 5px
}

@media only screen and (min-width:768px) {
    .content-box {
        padding: 25px 30px
    }
}

.content-box h4 {
    font-size: 1.125em;
    font-weight: 600;
    margin-bottom: 21px
}

.content-box p {
    color: #2f2e2e;
    margin-bottom: 20px
}

.shopping-cart-box:not(:last-child) {
    margin-bottom: 5px
}

.shopping-cart-box+.shopping-cart-box {
    border-top: 1px solid #e4e4e4
}

@media(max-width:991px) {
    .shopping-cart-box .header-box-admin {
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(max-width:991px) {
    .shopping-cart-box .body-box-admin {
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.shopping-cart-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.package-item {
    padding-left: 10px;
    padding-right: 10px;
    min-height: 10px;
    position: relative;
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
}

.package-item a {
    padding: 15px;
    border: 1px solid #e4e4e4;
    display: block;
    border-radius: 5px;
    color: #2f2e2e;
    height: 100%
}

@media only screen and (min-width:992px) {
    .package-item a {
        padding: 26px 30px 23px
    }
}

.package-item a .name {
    margin-bottom: 10px;
    font-weight: 600;
    position: relative;
    padding-left: 22px
}

.package-item a .name::before {
    position: absolute;
    top: 3px;
    left: 0;
    display: inline-block;
    content: "\f111";
    font-size: 1em;
    font-family: 'font awesome 5 free';
    font-weight: 400;
    text-align: center;
    line-height: 1
}

.package-item a .price {
    margin-bottom: 0
}

.package-item a.active,
.package-item a:hover {
    border-color: #203e89
}

.package-item a.active .name,
.package-item a:hover .name {
    color: #203e89
}

.package-item a.active .name::before,
.package-item a:hover .name::before {
    font-weight: 900;
    content: "\f058"
}

.payment-method .choose-payment-method {
    margin-bottom: 25px
}

.payment-method .choose-payment-method .payment-method-item {
    display: inline-block;
    margin-bottom: 5px
}

.payment-method .choose-payment-method .payment-method-item:not(:last-child) {
    margin-right: 25px
}

.payment-method .payment-method-content {
    margin-bottom: -15px
}

@media only screen and (min-width:768px) {
    .payment-method .payment-method-content .form-group {
        margin-bottom: 20px
    }
}

@media(max-width:991px) {
    .affix-top .header-box-admin {
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(max-width:991px) {
    .affix-top .body-box-admin {
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.affix-top .fee {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.affix-top .fee span {
    color: #2f2e2e;
    padding-right: 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0px;
    font-size: 1.125em
}

.affix-top .fee strong {
    font-weight: 400;
    color: #383838;
    text-align: right;
    min-height: 1px
}

.affix-top .sub-total {
    border-top: 1px solid #e4e4e4;
    margin-top: 23px;
    padding-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.affix-top .sub-total .text-label {
    font-size: 1.125em;
    color: #2f2e2e;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0px
}

.affix-top .sub-total .amount {
    color: #203e89;
    font-weight: 600;
    font-size: 1.125em
}

.affix-top .tick {
    margin-top: -7px;
    margin-bottom: 10px
}

.affix-top .tick input {
    margin-right: 3px;
    position: relative;
    top: 2px
}

.error-page-message {
    max-width: 870px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 65px;
    padding-bottom: 75px
}

@media only screen and (min-width:768px) {
    .error-page-message {
        padding-top: 130px;
        padding-bottom: 150px
    }
}

.error-page-message .msg1 {
    font-size: 9.375em;
    color: #203e89;
    line-height: 1;
    margin-bottom: 6px;
    text-align: center
}

@media only screen and (min-width:768px) {
    .error-page-message .msg1 {
        font-size: 15em
    }
}

.error-page-message .msg2 {
    font-size: 1.375em;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center
}

@media only screen and (min-width:768px) {
    .error-page-message .msg2 {
        font-size: 1.75em
    }
}

.error-page-message .msg3 {
    color: #2f2e2e;
    text-align: center;
    margin-bottom: 0
}

.error-page-message .error-page-search {
    max-width: 542px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 45px
}

.search-form-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.search-form-2 .form-control {
    height: 54px;
    padding: 14px 20px;
    line-height: 24px;
    color: #2f2e2e;
    border-color: #fff;
    border-radius: 4px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0px;
    min-width: 0
}

.search-form-2 .form-control:focus {
    border-color: #203e89
}

.search-form-2 button {
    background-color: #203e89;
    color: #fff;
    height: 54px;
    border-radius: 4px;
    margin-left: 12px
}

@media(max-width:767px) {
    .search-form-2 {
        display: block;
        text-align: center
    }
    .search-form-2 button {
        margin-top: 12px;
        margin-left: 0
    }
}

.map-contact .map-contact-canvas {
    height: 460px
}

@media only screen and (min-width:768px) {
    .map-contact .map-contact-canvas {
        height: 670px
    }
}

.box-content {
    padding: 15px;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 20px
}

.infobox-content {
    padding: 15px;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 20px
}
@media only screen and (min-width:768px) {
    .box-content {
        padding: 25px 30px;
        margin-bottom: 30px
    }
	.infobox-content {
       /* padding: 25px 30px;*/
        margin-bottom: 30px
    }
	.job_details-title{
	padding-left: 30px;
flex: 0 0 calc(100% - 0px) !important;
max-width: calc(100% - 0px) !important;
}
}

.box-content .box-content-text {
    color: #2f2e2e;
    line-height: 1.8
}

.box-content .box-content-text a {
    color: inherit
}

.box-content .box-content-text a:hover {
    color: #203e89
}

.box-content .box-content-title {
    font-size: 1.25em;
    font-weight: 600;
    margin-bottom: 7px
}

.infobox-content .infobox-content-text {
    color: #6f6a6a;
    line-height: 1.8;
	margin-bottom:5px;
	font-weight: normal;
}

.infobox-content .infobox-content-text a {
    color:#fff;
}

.infobox-content .infobox-content-text a:hover {
    color: #fff;
	background-color:#f27972;
}

.infobox-content .infobox-content-title {
    font-size:15px;
    font-weight: 600;
    margin-bottom: 7px;
	text-align: center;
}

@media only screen and (min-width:768px) {
    .box-content .box-content-title {
        margin-bottom: 17px
    }
	.infobox-content .infobox-content-title {
        margin-bottom: 12px
    }
}

.box-content .box-content-title span {
    color: #203e89
}

.infobox-content .infobox-content-title span {
    color: #203e89
}
.footer-site {
    background-color: #383838;
    color: #f4eded;
    margin-top: 50px
}


.footer-top {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    padding: 50px 0;
    color: #fff;
    margin-bottom: 46px
}

.nav-footer {
    margin: 0;
    padding: 0;
    list-style: none
}

@media only screen and (min-width:992px) {
    .nav-footer {
        text-align: right
    }
}

.nav-footer li {
    display: inline-block
}

.nav-footer li:not(:last-child) {
    margin-right: 28px
}

.nav-footer li a {
    color: #fff
}

.nav-footer li a:hover {
    color: #c0cdee;
}

.footer-middle {
    color: #f4eded;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    padding-bottom: 20px
}

.footer-middle a {
   color: #f9f5f57d;
font-weight: 500;
}

.footer-middle a:hover {
    color: #eff2fb
}

.title-footer {
    font-size: 1.125em;
    font-weight: 600;
    margin-bottom: 16px;
    color: #fff
}

.newsletter {
    margin-bottom: 30px
}

.newsletter .name {
    color: #fff
}

.newsletter .name span {
    color: #203e89
}

.newsletter p {
    margin-bottom: 24px;
	color: #f9f5f57d;
}

.newsletter .form {
    position: relative;
    padding-right: 54px
}

.newsletter .form .form-control {
    background-color: #3f3f3f;
    border-color: #3f3f3f;
    color: #fafafa;
    height: 44px;
    padding-left: 20px
}

.newsletter .form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #203e89
}

.newsletter .form button {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    background-color: #203e89;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border: none;
    cursor: pointer;
    border-radius: 4px
}

.newsletter .form button:hover,
.newsletter .form button:focus {
    color: #fff;
    background-color: #57a313
}

.social-footer {
    list-style: none;
    padding: 0;
    margin: 0 0 25px;
	color: #f9f5f57d;
}

.social-footer li {
    display: inline-block
}

.social-footer li:not(:last-child) {
    margin-right: 14px
}

.social-footer li a {
    color: #eae5e5
}

.social-footer li a:hover,
.social-footer li a:focus {
    color: #bac0ce;
}

.links-footer {
    list-style: none;
    padding: 0;
    margin: 0 0 25px
}

.links-footer li:not(:last-child) {
    margin-bottom: 4px
}

.footer-bottom {
    padding: 44px 0 48px
}

.language-footer button {
    color: #fff;
    margin-left: 3px
}

.language-footer .dropdown-menu {
    padding: 0;
    border-radius: 0
}

.language-footer .dropdown-menu .dropdown-item {
    padding: 6px 15px;
    font-size: 14px
}

.language-footer .dropdown-menu .dropdown-item:hover,
.language-footer .dropdown-menu .dropdown-item:focus {
    background-color: #203e89;
    color: #fff
}

.footer-site-style2 {
    background-color: transparent;
    color: #2f2e2e
}

.footer-site-style2 .text-white {
    color: #e1201b !important;
    font-weight: 600
}

.footer-site-style2 .text-blue {
    color: #203e89 !important;
    font-weight: 600
}
.footer-site-style2 .language-footer button {
    color: #383838
}

.footer-site-style2 .container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%
}

@media(min-width:1920px) {
    .browse-job-list-map .footer-site-style2 .container {
        margin-left: 0;
        margin-right: 0
    }
}
.up-text{
	font-size: 10px;
}
.hide-profile-color{
	color:green;
}
.profile-text{
	text-decoration: underline;
	
}
.header-btn-padd{
	padding-top:30px;
	padding-right: 10px;
}
.linkcolor{
	color:#203e89 !important;
	background-color: #fff !important;
}
.sign-up-popup{
	padding-top: 55px;
	padding-bottom: 42px;
	margin-left: 30px;
	margin-right: 30px;
	max-width: 540px;
	/*max-height: 480px;*/
}
.padd0{
	padding:0px !important;
	
}

@media(min-width:1200px) {
.tble-left{
	
	margin-left: -30px;
}
}
.overflow{
	
	overflow:hidden;
}
@media(max-width:991px) {
.search-form-submit {
    text-align: left !important;
}
.banner-item .search-form-adv .btn {
    height: 38px !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}
.premium-cand-mob{
	width: 300px;
	padding-top: 20px;
	padding-left: 0px;
}
.pre-cand{
margin-top: -65px;
margin-left: 62px;
}
.pre-martop{
	margin-top:8px;
}
.walk-mob{
margin-top:-26px !important;
margin-left:0px !imporatnt;
}



}
@media(min-width:992px) {
.background-img-index{
background-image: url(../jbimages/desigskills_bg.jpg);
/*width: 101%;*/
background-repeat: no-repeat;
}
.back-martop{
	margin-top:-4px;
}
.mar-topval{
		margin-top: -2px;
}
.quick-signup-alert{
	margin-top: 8px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 14px;
	padding-bottom: 14px;
}
.quick-signup{
/*margin-top: 0px;
padding-left: 47px;
padding-right: 49px;
padding-top: 14px;
padding-bottom: 19px;
margin-left: -99px;
font-family: inherit;*/

color: #FFFFFF !important;
margin-top: 12px;
padding-top: 0px;
padding-bottom: 10px;
font-weight: 700 !important;
font-size: 40px;
padding-left: 47px;
padding-right: 49px;
margin-left: -45px;
}
.verify-dash{
padding-bottom: 10px;
padding-top: 10px;
margin-left: -17px;
}
.alert-link1{
margin-left:-32px;	
margin-top:9px;	
}
.hidden-lg {
    display: none !important;
}
.up-top{
	padding-bottom: 172px;
}
.btn-right{
margin-left: 21px !important;	
}
}
.paddtop0{
	padding-top:0px !important;
}
@media(min-width:768px) {
.pagination-txt-align{
	padding-left: 148px !important;
}.padd-top{
		padding-top: 0px;
	}
.quick-signup{
	font-size:42px; 
	font-weight:800; 
	color:#FFFFFF;
	}
	.pricing-up1{
	
	padding-top: 0px;	
	}
	.margin-price{
		margin-top:-104px;
		
	}
}
@media(min-width:1200px) {
.pagination-pre-txt-align{
	padding-left: 371px !important;
}	
}
@media screen and (min-width:992px) and (max-width:1199px) {
.pagination-pre-txt-align{
	padding-left: 280px !important;
}	
}
@media screen and (min-width:768px) and (max-width:991px) {
.pagination-pre-txt-align{
	padding-left: 152px !important;
}	
}
.crownalign-myprofile{
	right: 17px;
	top: -5.65em;
}
.crownalign{
	right: -7.25em;
top: -6.85em;
}
.crownalign-dash{
	right: -5.25em;
top: -6.35em;
}
.text-center{
	    text-align: center;
		/*color: #f9f5f57d;*/
}
@media screen and (min-width:360px) and (max-width:767px) {
	.space-margin{
margin-bottom: -44px;
	}
	.main-txt{
		font-size:22px !important;
	}
	.space-margin-why{
margin-bottom: -95px !important;
	}
	.space-margin-pre{
margin-bottom: -73px !important;
	}
	.padd-top{
		padding-top: 0px !important;
	}
	.mob-seemore{
		margin-top: -135px;margin-right: 0px !important;
	}
	.mob-seemore-pre{
		margin-top: -200px;margin-right: 0px !important;
	}
	.style-mob{
	padding-bottom: 60px;	
	}
	.quick-signup{
	font-size:25px; 
	font-weight:800; 
	color:#FFFFFF;
	}
	.logoimg{
		width:58%;
	}
	.mob-bt{
	padding-top: 15px;
padding-left: 5px !important;
}
.capcha{
    padding-top: 20px;
    padding-bottom: 20px;
}
.pay-left{
	margin-left: -12px;
	
}
.mar-pre{
	margin-top: -89px;
}
.pre-ma{
	margin-top: 77px;
margin-right: 236px;
	
}
.job_details-title{
	padding-left: 0px;
flex: 0 0 calc(100% - 0px) !important;
max-width: calc(100% - 0px) !important;
}
.pad-top-testimonial{
	padding-top:20px;
	
}
}	


@media screen and (min-width:768px) and (max-width:991px) {

.hidden-sm {
    display: none !important;
}
}

@media screen and (min-width:360px) and (max-width:767px) {

.hidden-xs {
    display: none !important;
}

}
@media screen and (min-width:467px) and (max-width:575px) {
.premium-cand-mob{
	width: 300px;
	padding-top: 69px;
	padding-left: 0px;
}
.pre-cand {
    margin-top: -65px;
    margin-left: 20px;
}
.walk-mob{
margin-top:-70px !important;
margin-left:0px !imporatnt;
}
}
@media screen and (min-width:372px) and (max-width:480px) {
	.wid-pre{
		width:50%;
	}
	
}
@media screen and (min-width:481px) and (max-width:767px) {
.mob-seemore-pre{
		margin-top: -142px;margin-right: 0px !important;
	}
}
 
.price{
	font-size:14px;
	line-height: 3.3;
	
}
.price-h-title{
font-size:32px;
font-weight: 800 !important;	
}

.background-img-index-price{
background-image: url(../jbimages/desigskills_bg.jpg);
width: 101%;
background-repeat: no-repeat;
}


.padd-top-551{

font-size: 14px !important;
font-weight: 600 !important;	
}
.font-price{
	font-size: 12px;
color: #535151;
padding: 0px;
font-weight:500;
}

.box-features{
	min-height: 100%;
max-height: 100%;
border-radius: 11px;
}
.dash-emailverify{
margin-left:-17px;
margin-right:-65px;
background-color: #fafbff;
border-color: #e6e7ea;
padding-top: 45px;
padding-bottom: 45px;	
	
}
.dash-mobverify{
    margin-left: -17px;
    margin-right: -65px;
    background-color: #fafbff;
    border-color: #e6e7ea;	
	
}
.padtopbot{
padding-bottom:10px !important;
padding-top:10px !important;


}
@media screen and (min-width:360px) and (max-width:1199px) {

.align-icon{
margin-top: -32px;
float: right;
}
}

@media screen and (min-width:576px) and (max-width:767px) {
.col-width{
width: 250px;
padding-bottom: 2px;	
}	
}
@media screen and (min-width:1200px) {
.col-width{
width: 283px;
}}
@media screen and (min-width:992px) and (max-width:1199px)  {
.col-width{
width: 230px;
}}
@media screen and (min-width:768px) and (max-width:991px)  {
.col-width{
width: 343px;
}}