a:focus{ outline:none;}
.bg {
   background-image: url(../images/bg_img.jpg);
}
.bg-two{
  background-image: url(../images/bg_img2.jpg);

}

#about-our-online-service {
    background-color: #f2f2f2;
}

.main_blog .blog_right .leftpost_section input[type="email"] {
    width: calc(100% - 54px);
    border: solid 1px #adadad;
    border-radius: 0;
    height: 40px;
    border-radius: 0;
    background-color: #fff;
    line-height: 0px;
    padding: 4px 20px;
    margin-top: 0px;
    color: #bbbbbb;
    font-size: 12px;
    font-weight: 400;
    border: 1px solid #adadad;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    position: relative;
    outline: none;
    border-right: none;
}
.main_blog .blog_right .leftpost_section .search-btn-blog {
    width: 54px;
    float: right;
    margin-top: 0px;
    position: relative;
    position: relative;
    background: #162984;
    height: 40px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.main_blog .blog_right .leftpost_section .search-btn-blog input {
    position: absolute;
    width: 100%;
    border-radius: 0;
    height: 40px;
    border-radius: 0;
    line-height: 0px;
    padding: 4px 20px;
    margin-top: 0px;
    color: #bbbbbb;
    font-size: 0px;
    font-weight: 400;
    background: none !important;
    cursor: pointer;
    border: none;
    outline: none;
    z-index: 9999;
}
.main_blog .blog_right .leftpost_section .search-btn-blog input:hover{
    box-shadow: none;
}
.main_blog .blog_right .leftpost_section .search-btn-blog input:focus{
    box-shadow: none;
}
.main_blog .blog_right .leftpost_section .search-btn-blog i {
        position: absolute;
    top: 13px;
    left: 50%;
    transform: translate(-50%);
    font-size: 14px;
    color: #fff;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    cursor: pointer;
    z-index: 1;
}
.main_blog .blog_right .leftpost_section:after,.main_blog .blog_right .leftpost_section div.wpcf7-mail-sent-ok:after {
    clear: both;
    display: table;
    content: "";
}
.main_blog .blog_right .leftpost_section .search-btn-blog:hover{
    box-shadow: inset 50px 0 0 50px #69BF6D;
    border-color: #69BF6D;
    color: #fff!important;
}
.main_blog .blog_right .leftpost_section .search-btn-blog:hover i{
	color:#fff;
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.main_blog .blog_right .leftpost_section div.wpcf7-mail-sent-ok,
footer .main-footer .footer-four  div.wpcf7-mail-sent-ok{
    background: #398f14;
    color: #fff;
    font-size: 12px;
    margin: 0px;
    padding: 5px;
    border: none;
}

.main_blog .blog_right .leftpost_section .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{
    background: #f00;
    color: #fff;
    font-size: 12px;
    margin: 0px;
    padding: 5px;
    border: none;
}
#aboutouronlineservice {
    background-color: #f2f2f2;
}
#videitxt .vdo_content h1{
    margin: 0;
}
#aboutouronlineservice .about-employers .right_part p a{
    color: #fff !important;
    text-decoration: none !important;
    margin-top: 30px;
}
#aboutouronlineservice .about-employers,#philosophy .about-employers,
#about-our-online-service .about-employers, #services .about-employers, #top-talent .about-employers{
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row-reverse;
	 
}

#aboutouronlineservice, #philosophy,
#about-our-online-service, #services, #top-talent{
	   background-image: url(../images/bg_img.jpg);
		    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
	    width: 100%;
}


#aboutouronlineservice .about-employers .right_part,#philosophy .about-employers .right_part,
#about-our-online-service .about-employers .right_part, #services .about-employers .right_part, #top-talent .about-employers .right_part{
    margin-left: 0;
margin-right:30px;
}
.blog-singl-banner{
    background: url(../images/blog-details-banner.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
footer .main-footer .footer-four span.wpcf7-not-valid-tip {
    font-size: 14px;
}
.main-footer .subscribeform form .form-sub span.your-email input[type="email"].wpcf7-not-valid{
    border:solid 1px #f00;
}
/*my-work-(24-12-2019)*/
.search-box .search-container form input[type="search"]{
    padding: 0;
    border: none;
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px;
}
.search-box .search-container form input[type="search"]:hover{
    padding:0 16px 0 12px;
}

.main-footer .subscribeform form .search-btn i{
    position: absolute;
    top: 17px;
    left:24px;
    z-index: 999;
    font-size: 14px;
}
.main-footer .subscribeform form .search-btn:hover i{
    color:#fff;
}
.main-footer .subscribeform form .search-btn {
    width: 66px;
    background-color: #fff!important;
    cursor: pointer;
    border-radius: 0;
    font-size: 18px;
    border: 1px solid #cecece;
    font-weight: bold;
    color: #2e2e2e !important;
    text-transform: capitalize;
    line-height: 47px;
    margin: 0;
    outline: none;
    height: 49px;
    position: relative;
    float: right;
    transition: all ease-in-out 0.35s;
    -webkit-transition: all ease-in-out 0.35s;
    -moz-transition: all ease-in-out 0.35s;
    -ms-transition: all ease-in-out 0.35s;
}
.main-footer .subscribeform form .search-btn input[type="submit"] {
    font-size: 0;
    width: 100%;
    padding: 0;
    border: none;
    background: none !important;
    height: 100%;
    line-height: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    transition: all ease-in-out 0.35s;
    -webkit-transition: all ease-in-out 0.35s;
    -moz-transition: all ease-in-out 0.35s;
    -ms-transition: all ease-in-out 0.35s;
}
.main-footer .subscribeform form .search-btn:hover {
    box-shadow: inset 50px 0 0 50px #69BF6D;
    border-color: #69BF6D;
    color: #fff!important;
}
.main-footer .subscribeform form .search-btn .btn:hover,
.main-footer .subscribeform form .search-btn .btn:focus{
    background: none;
    box-shadow: none;
    border:none;
}
.main-footer .subscribeform form .form-sub span.your-email {
    width: calc(100% - 66px);
    display: inline-block;
    padding-right: 4px;
}
.main-footer .subscribeform form .form-sub span.your-email input[type="email"]{
    width:100%;
}

body {
    margin-bottom: 0 !important;
}
header ul li .sub-menu{
    display:none;
}
header ul li .sub-menu.dropdown-content{
    display:block;
}
.main-footer .subscribeform form .wpcf7-validation-errors {
    display: none !important;
}
.comment_sec .comment_form li input[type="submit"] {
    padding: 13px 10px 12px 10px;
}
.comment_sec .comment_form li input#email {
    border-radius: 0 0 0 8px;
}
h3#reply-title {
    display: none;
}
p.comment-form-cookies-consent {
    display: none;
}
p.comment-notes {
    display: none;
}
.main-contact .contact-right .contact-from-section ul li{
    margin-bottom: 20px;
}
.main-contact .contact-right .contact-from-section ul li:last-child{
	margin-bottom:0;
}
.main-contact .contact-right .contact-from-section ul li input{
        width: 100%;
    height: 50px;
    margin-bottom: 0px !important;
    padding: 10px;
    border: 1px solid #adadad;
    font-size: 16px!important;
    color: #000;
    outline: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 300!important;
    border-radius: 0;
}
.main-contact .contact-right .contact-from-section ul li textarea{
    margin-bottom: 0px !important;
    resize: none;
}
.main-contact .contact-right .contact-from-section ul li .cf7sr-g-recaptcha {
    width: calc(100% - 117px;);
    display: inline-block;
}
.main-contact .contact-right .contact-from-section ul li input.wpcf7-submit.btn {
    width: 116px;
    height: 42px;
    border: none;
    outline: none;
    float: right;
    margin-top: 20px;
    cursor: pointer;
    display: inline-block;
    padding: 10px 30px;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    font-weight: 500 !important;
    border-radius: 50px;
    font-size: 18px !important;
    line-height: normal;
    letter-spacing: 0;
    color: #fff;
    transition: all ease-in-out 0.35s;
    -webkit-transition: all ease-in-out 0.35s;
    -moz-transition: all ease-in-out 0.35s;
    -ms-transition: all ease-in-out 0.35s;
    text-decoration: none;
    background-color: #162984;
}
.main-contact .contact-right .contact-from-section .wpcf7-form.invalid ul li{
    position: relative;
}
.main-contact .contact-right .contact-from-section .wpcf7-form.invalid ul li input.wpcf7-submit.btn {
    position: absolute;
    top: 0;
    right: 0;
}
.main-contact .contact-right .contact-from-section ul li input.wpcf7-not-valid,
.main-contact .contact-right .contact-from-section ul li textarea.wpcf7-not-valid{
    border:solid 1px #f00;
}
.main-contact .contact-right .contact-from-section ul li span.wpcf7-not-valid-tip {
    font-size: 12px;
    display: block;
}
.main-contact .contact-right .contact-from-section ul li span.ajax-loader {
    display: inline-block;
}
.main-contact .contact-right .contact-from-section .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    font-size: 14px;
    background: #f7e700;
    margin: -20px 0 0;
}
.main-contact .contact-right .contact-from-section .wpcf7-mail-sent-ok {
    font-size: 14px;
    background: #398f14;
    margin: 10px 0 0;
    color: #fff;
}

.property-management .lrn-mor {
    color: #162984;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 2px solid #162984;
    }

.property-management .lrn-mor:hover {
    color: #72AC48;
    border-bottom: 2px solid #72AC48;
}
.property-management .job-btns{
    margin-top: 30px;
}
.job-seeker {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.job-seeker .text_part .text_widt h2 {
    text-align: left;
}
.job-seeker .text_part {
    width: 50%;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.job-seeker .text_part .text_widt {
   
    margin: 0 auto 0;
    padding: 0 30px 0 0;
}
.job-seeker .text_part .text_widt p {
    font-size: 16px;
    line-height: 1.4;
}
.job-seeker .image_part {
    width: 50%;
    float: right;
}
.job-seeker .image_part img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: 566px;
}
#accordion-2.job-seeker{
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row-reverse;
}
.page-template-industries .btn{
    color: #fff !important;
}
.main_blog .blog_left.archive-page ul li:nth-last-of-type(odd) {
    margin-right: 30px;
}
.main_blog .blog_left.archive-page ul li:nth-last-of-type(even) {
    margin-right: 0px;
}
.btn:hover, .btn:focus, .btn:active {
    box-shadow: inset 50px 0 0 50px #69BF6D;
    border-color: #69BF6D;
    color: #fff!important;
}
.blg_sing_cat span:last-child{ display:none;}
input.search-field {
    left: auto;
    right: 49px;
    position: absolute;
    background-color: #F2F2F2;
    outline: none;
    border: none;
    padding: 0;
    width: 0;
    height: 100%;
    z-index: 10;
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    border-radius: 15px 0 0 15px;
}
.search-box .search-container:hover form input[type="search"], .search-box .search-container form input[type="search"]:focus{width: 250px;
    background-color: #F2F2F2;
	padding: 0 16px 0 12px;
}
input.search-submit {
    position: absolute;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 40px;
    border-radius: 0 15px 15px 0;
	background:url(../images/search-icon.png) no-repeat center center;
	border:none !important;
	outline:none;
	font-size:0;
	cursor:pointer;
}
.search-container .submt_focus input.search-submit, .search-container:hover input.search-submit {
	background:#F2F2F2 url(../images/search-icon.png) no-repeat center center;
}
.search-box-mobile {
    display: none;
}
.search-box i {
    display: none;
}
@media only screen and (max-width: 991px){
.main_blog .blog_left.archive-page ul li:nth-last-of-type(odd) {
    margin-right: 0px;
}
.search-container:before{ position:absolute; left:0; top:0; width:100%;  height:100%; 

content:""; z-index:99;}
.search-container:hover:before{ display:none;}
}
@media only screen and (max-width: 767px){
header .brand img {
    padding-top: 10px;
}
header.sticky .brand img {
    padding-top: 0px;
}
.search-container label {
    display: none;
}
.search-container input.search-submit {
    display: none;
}
.search-box i {
    display: block;
    position: absolute;
    left: 14px;
    color: #3a5897;
    font-size: 26px;
    top: 17px;
    z-index: 9999;
}
.search-box-mobile {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    float: left;
    background: #fff;
    padding: 10px 15px;
    border-top: solid 1px #162984;
    -webkit-box-shadow: 0 0px 1px #777;
  -moz-box-shadow: 0 0px 1px #777;
  box-shadow: 0 0px 1px #777;
}
.search-box-mobile .search-mobile-form {
    width: 100%;
    position: relative;
    height: 100%;
}
input.search-submit {
    position: static;
    width: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 40px;
    border-radius: 0 15px 15px 0;
    background: url(../images/search-icon.png) no-repeat center center;
    border: none !important;
    outline: none;
    font-size: 0;
    cursor: pointer;
}

.search-box-mobile input.search-field {
    width: calc(100% - 50px);
    height: 50px;
    	border-radius: 25px 0 0 25px;
    padding: 5px 10px 5px 20px;
    position: static;
    margin-top: 0;
    float: left;
}
.search-box-mobile form.search-form {
    position: relative;
}

.fa.fa-search.closebtn:before {
    content: "\f00d";
}
.search-mobile-form:after {
    clear: both;
    display: table;
    content: "";
    height: 100%;
}
.search-box-mobile input.search-submit {
    width: 50px;
    background: url(../images/search-icon.png) #F2F2F2 no-repeat center center;
    float: right;
    height: 50px;
    border-radius: 0 25px 25px 0;
}
}
@media only screen and (max-width: 728px){
.comment_sec .comment_form li input#email {
    border-radius: 0;
}	
}
@media only screen and (max-width: 600px){
#accordion-2.job-seeker, .job-seeker {
        display: table;
    flex-wrap: wrap;
}
.job-seeker .text_part,.job-seeker .image_part {
    width: 100%;
}
.job-seeker .text_part .text_widt {
    max-width: 100%;
    padding: 10px 15px;
    width: 100%;
}
#philosophy  .about-employers, #about-our-online-service .about-employers{display:block;}
}




.pagenot_found {
    text-align: center;
    margin-top: 200px;
}
.pagenot_found h1{
    color: #000;}


.main_blog .blog_right .leftpost_section .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    background: #f00;
    color: #fff;
    font-size: 12px;
    margin: 0px;
    padding: 5px;
    border: none;
}

.top-description{
	text-align:center;
	padding-bottom:30px;
background-color:#F2F2F2;}
