/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*

font-family: 'Poppins', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Work Sans', sans-serif;
primary-orange: #f15a2b
grey: #414b53

*/
/* home page job api */

#mortgage-jobs-section section#jb-search::-webkit-scrollbar {
  width: 10px;
}
 
#mortgage-jobs-section section#jb-search::-webkit-scrollbar-track {
  box-shadow: inset 0 0 8px 2px rgb(0 0 0 / 75%);
}
 
#mortgage-jobs-section section#jb-search::-webkit-scrollbar-thumb {
  background-color: #f15a2b;
  outline: 1px solid #f36d43;
}

#mortgage-jobs-section section#jb-search {
    max-height: 500px !important;
    overflow: overlay;
}

#mortgage-jobs-section section.jb--content-wrapper {
    display: flex;
    width: 100% !important;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    position: relative;
    flex-wrap: wrap;
}

/*end*/
/* long btn */
.long-btn {
	white-space: nowrap;
}

#header-outer[data-lhe="default"] #top nav > ul > li.btn > a:active {
    background: transparent !important;
    color: blue !important;
}

section#job_search_page {
    padding-top: 0px !important;
}
body .orange {
	color: #f15a2b !important;
}

h1 {
	font-size: 49.5px;
	font-family: 'Work Sans', sans-serif;
}
h1 strong {
	font-family: 'Roboto', sans-serif;
}
h2 {
	font-size: 46px;
	font-family: 'Work Sans', sans-serif;
}
h2 strong {
	font-family: 'Roboto', sans-serif;
}
h3 {
	font-size: 17px;
	font-family: 'Poppins', sans-serif;

}
h4 {
	font-size: 18px;
	font-family: 'Work Sans', sans-serif;
}

p {
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	padding-bottom: 1em;
}
a {
	font-size: 15px;
	font-family: 'Open Sans';
}

/* top navigation */
body #header-secondary-outer .nectar-center-text {
    max-width: 75%;
}
div#header-secondary-outer {
    background-color: #313c45;
	height: 45px;
}
.top-nav {
    width: auto;
    display: flex;
    justify-content: space-between;
	color: #fff;
	padding-top: 10px;
	margin: 0 auto;
}
.top-nav i {
    font-size: 18px;
}
.top-nav .nav-email a {
	font-size: 14px;
	color: #fff;
}

.top-nav .nav-phone a {
	font-size: 14px;
	color: #fff;
}
.nav-email {
    display: flex;
}
.nav-phone {
    display: flex;
    padding-left: 10px;
}
.nav-phone a {
    white-space: nowrap;
}
.top-nav-left {
    display: flex;
    justify-content: space-between;
    width: 25%;
}
.top-nav-left > div i {
    padding-right: 16px;
}
.top-nav-right {
    display: flex;
    justify-content: space-between;
}
.top-nav-right > ul i {
    padding-right: 16px;
}

/*heder menu*/
#top .container .row {
    margin-left: -90px;
    margin-right: -90px;
}

body #header-outer[data-lhe="default"] #top nav > ul > li > a {
    padding-left: 12px;
    padding-right: 12px;
}

header#top nav >ul >li >a {
    font-size: 15px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    color: #4c5054;
}

#header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a {
    font-weight: 700;
}
/*login button*/
#header-outer[data-lhe="default"] #top nav > ul > li.btn > a {
    display: inline-block;
    line-height: 50px !important;
    padding: 0 6px !important;
    box-sizing: border-box;
    height: 50px;
    opacity: 0.5;
    border-radius: 50px;
    color: #4c5054;
    background: #fff !IMPORTANT;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 700;
    opacity: 1;
    font-weight: 500;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a#btn:hover {
    opacity: 1;
}
#header-outer[data-lhe="default"] #top nav > ul > li.btn:hover a {
    color: #f1693f;
    background: transparent !important
}
#header-outer[data-lhe="default"] #top nav > ul > li.btn:active a {
    border-color: #f1693f !important;
}

/* banner */
#main-slider .swiper-slide .container .content h5 {
    position: relative;
    left: 40%;
}

#main-slider .swiper-slide .container .content h1, #main-slider .swiper-slide .container .content p,#main-slider .swiper-slide .container .content ul li {
	color: #444;
}

.swiper-slide .slide-bg-wrap, .swiper-slide .slide-bg-wrap .slide-bg-overlay {
    background-color: #fff;
}

.swiper-slide[data-bg-alignment="center"] .image-bg {
    opacity: 0.5;
}

#main-slider .swiper-slide .container .content ul {
    display: flex;
    margin-bottom: 30px;
}

#main-slider .swiper-slide .container .content ul li {
    margin: 0 20px;
    margin-top: 20px;
    font-size: 26px;
    line-height: 20px;
    padding-bottom: 0px;
}

#main-slider .swiper-slide .container .content h5 {
    margin-left: 30px;
    font-size: 20px;
    line-height: 1.8em;
    margin-top: 10px;
}

.swiper-slide .container .content h1 {
	font-weight: 400;
	letter-spacing: -2px;
	margin-bottom: 60px;
	font-size: 40px;
	font-family: 'Work Sans', sans-serif;
}
.swiper-slide .container .content h4 {
	font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    position: relative;
    left: 10px;
    text-transform: uppercase;
    background-color: #414b53;
    content: "";
    position: relative;
    width: 25%;
    z-index: -1;
    left: 0;
    padding: 10px;
    border-right: 5px solid #f15a2b;
}

/* .swiper-slide .container .content h4:before {
    background-color: #414b53;
    content: "";
    position: absolute;
    width: 20%;
    height: 35px;
    z-index: -1;
    left: -10px;
    border-right: 5px solid #f15a2b;
} */

#main-slider .swiper-slide .container .content p {
    font-weight: 600;
    font-size: 40px;
}
.swiper-slide .container .content  p {
    padding-top: 0;
    padding-bottom: 0;
    letter-spacing: 0.2px;
	font-size: 15px;
    font-family: 'Poppins', sans-serif;
}

.swiper-slide .container .content a {
    color: #fff;
    background: #f15a2b;
    display: inline-block;
    line-height: 60px;
    padding: 0 60px;
    border-radius: 50px;
    text-transform: uppercase;
    margin-top: 30px;
}

span.subheader a {
    color: #fff;
    background: #f15a2b;
    display: inline-block;
    line-height: 45px;
    padding: 0 30px;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0;
}

#page-header-bg .subheader ul {
    font-size: 20px;
    margin-bottom: 20px;
}

div#banner .row-bg-wrap {
    border-bottom: 1px solid rgb(95 101 106 / 0.2);
}
div#banner h1 {
    font-weight: 400;
    letter-spacing: -2px;
    margin-bottom: 30px;
}

div#banner h4 {
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    position: relative;
    left: 10px;
}

div#banner h4:before {
    background-color: #414b53;
    content: "";
    position: absolute;
    width: 100%;
    height: 70px;
    z-index: -1;
    left: -10px;
    border-right: 5px solid #f15a2b;
}

div#banner p {
    padding-top: 0;
    padding-bottom: 0;
    letter-spacing: 0.2px;
}

div#banner a {
    color: #fff;
    background: #f15a2b;
    display: inline-block;
    line-height: 60px;
    padding: 0 60px;
    border-radius: 50px;
    text-transform: uppercase;
    margin-top: 30px;
}

.search h2 {
    line-height: 54px !important;
}
#main-slider .swiper-slide .container .content .banner_sign_darkimg h1{
	color:#ffffff !important;
	opacity: 1 !important
}
/* About */
div#sec-about h2 {
    color: #000;
    padding: 40px 0;
    padding-bottom: 10px;
    padding-top: 100px;
}

div#sec-about.about-inner-page h2 {
		padding-top: 0px;
}

div#sec-about p {
    padding-bottom: 5px;
}

div#sec-about p strong {
    font-weight: 700;
    color: #000;
    font-size: 20px;
}

div#sec-about ul {
    color: #000;
    line-height: 20px;
}

.about-sec-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}

.about-sec-btn::after {
    content: "";
    width: 2px;
    background: #d9d9d9;
    height: 80px;
    position: absolute;
    left: 50%;
}

.about-sec-btn > div > a {
    color: #fff;
    background: #f15a2b;
    display: inline-block;
    line-height: 60px;
    padding: 0 45px;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 700;
}

div#sec-about .about-sec-btn > .about-inner-text > h2 {
    padding: 0px;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 2px;
}

div#sec-about .about-sec-btn > .about-inner-text > p {
    padding-bottom: 0;
}

/* mortgage */
.sec-form {
    display: flex;
}
div#sec-mortgage h5 {
    color: #f15a2b;
    font-weight: 700;
    text-transform: uppercase;
}

div#sec-mortgage h1 {
    color: #fff;
    padding-bottom: 50px;
}
div#sec-mortgage-inner h6 {
    color: #828c92;
}

div#sec-mortgage-inner .wpb_wrapper {
    background-color: #fff;
    padding: 0 15px;
}

div#sec-mortgage-inner img.img-with-animation.skip-lazy.animated-in {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

div#sec-mortgage-inner h2 {
    font-size: 22px;
    padding: 0px;
    line-height: 30px;
}

div#sec-mortgage-inner p {
    margin-bottom: 0px;
}

div#sec-mortgage-inner h5 {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 22px;
    display: inline-block;
    background: #35393d;
    padding: 0px 11px;
    border-radius: 50px;
    font-size: 12px;
    display: none;
}

.img-with-aniamtion-wrap, body .wpb_wrapper > .img-with-aniamtion-wrap {
    line-height: 0;
    margin-bottom: 0;
    margin: 0 -15px;
}

.sec-mortgage-btn a {
    color: #fff;
    background: #f15a2b;
    display: inline-block;
    line-height: 60px;
    padding: 0 45px;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 55px;
}

/* candidates */

div#sec-candidates h1 {
    font-weight: 600;
    display: inline-block;
    line-height: 30px;
    padding-bottom: 20px;
    color: #f05829;
}

div#sec-candidates h5 {
    color: #f15a2b;
    text-transform: uppercase;
    letter-spacing: 3px;
}

div#sec-candidates a {
    color: #fff;
    background: #f15a2b;
    display: inline-block;
    line-height: 60px;
    padding: 0 45px;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px;
}

div#sec-candidates h3 {
    line-height: 1.6;
    font-size: 20px;
    padding-bottom: 0px;
}

div#sec-candidates p {
    color: #000;
    padding-bottom: 15px;
    padding-top: 0px;
}

div#sec-candidates ul {
    color: #000;
    font-weight: 400;
    margin-bottom: 20px;
    font-size: 16px;
    position: relative;
    left: 20%;
    width: 70%;
}

.bullets ul {
	left: 0 !important;
}

div#sec-candidates .wpb_wrapper {
    overflow: hidden;
}


/* employer */

div#employers h1 {
    font-weight: 400;
    padding-bottom: 50px;
}

.card {
    margin: 5px;
}

.card .vc_column-inner {
    padding: 45px;
	border-radius: 5px;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 0 15px 3px rgb(178 211 231 / 25%);
}

.card .vc_column-inner img {
    display: flex;
    justify-content: center;
    width: 50px !important;
}

.card .vc_column-inner .img-with-aniamtion-wrap {
    display: flex;
    justify-content: center;
}

.card .vc_column-inner p strong {
    color: #1d272d;
    font-size: 18px;
    font-weight: 600;
}

.card .vc_column-inner p {
    font-size: 14px;
    padding: 0;
    text-transform: capitalize;
}

.card .vc_column-inner p a {
    text-transform: uppercase;
    display: inline-block;
    line-height: 40px;
    padding: 0 33px;
    border: 1px solid rgb(113 122 127 / 25%);
    color: #4e4e4e;
    border-radius: 10px;
    margin-top: 20px;
}

.employer-btn p a {
    color: #fff;
    background: #f15a2b;
    display: inline-block;
    line-height: 60px;
    padding: 0 45px;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px;
}

/* form */

/*login*/

.sec-login .sec-form {
	justify-content: center;
}
.sec-form select {
    height: 50px;
    border-radius: 50px;
}
.sec-form div input[type=text], .sec-form div input[type=email], .sec-form div textarea, .sec-form div input[type=number] {
    background: #fff;
    height: 50px;
    overflow: hidden;
    width: 100%;
    padding-left: 10px;
    color: #000;
}
.sec-form div input[type=number]{
	border:0;
	border-bottom:1px solid #000;
}

.sec-form div input::placeholder, .sec-form div textarea::placeholder {
    position: relative;
    left: 10px;
}

.employers .sec-form {
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.employers .sec-form {
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.employers .sec-form div {
    padding: 10px 0;
    width: 80%;
}


.sec-form div {
    padding: 0 5px;
    width: 25%;
}

.sec-form div textarea {
    resize: none;
}

.sec-form input[type=submit] {
    width: 100%;
}

body[data-form-submit="regular"] .container-wrap input[type=submit] {
    border-radius: 50px !important;
}

.sec-form input[type=submit] {
    width: 100%;
}

body[data-form-submit="regular"] .container-wrap input[type=submit] {
    border-radius: 50px !important;
    width: 50%;
    color: #fff;
}

/*Search*/
.search {
    position: relative;
    top: -60px;
    z-index: 100;
    border-radius: 50px !important;
}
/*end*/

div#sec-newsletter h1 {
    padding-bottom: 50px;
    font-weight: 400;
    color: #fff;
}

div#sec-newsletter p {
    font-size: 15px;
    color: #acb4bb;
}

div#sec-newsletter ul {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

div#sec-newsletter ul li {
    padding: 0 50px;
    color: #fff;
    font-size: 20px;
}

div#sec-newsletter {
    text-align: center;
}

/* Career */

span.wpcf7-form-control-wrap.resume-upload {
    background: #414b53;
    height: 50px;
    border-radius: 5px;
}

.resume-form input.wpcf7-form-control.wpcf7-submit {
    background-color: #f1592a !important;
}

.resume-form div input.wpcf7-text {
/*     background: #414b53 !important; */
/* 	color: #fff !important; */
    color: #555;
}

.resume-form div input[type="number"] {
/* 	background: #414b53; */
    padding: 10px;
    width: 100%;
    font-size: 14px;
    font-family: inherit;
    line-height: 24px;
    color: #555;
/*     background-color: #414b53; */
	border:none;
    border-bottom: 1px solid #414b53;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
	border-radius: 3px;
}

.resume-form .resume-upload {
    color: #fff;
    display: inline-block;
    line-height: 3em;
    background: transparent;
}

.resume-form div {
    padding-bottom: 30px;
}

.resume-form input::placeholder {
    color: #000;
}

input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required.resume-upload {
    color: #fff;
    font-size: 15px;
}

/* footer */

div#footer-outer {
    border-top: 1px solid #e0dcdc;
}

#ajax-content-wrap #footer-outer #footer-widgets .container h4 {
    color: #f15a2b !important;
}

.material #footer-outer .widget li a {
    font-size: 14px;
}

#footer-outer #footer-widgets .col p {
    font-size: 14px;
}

div#text-2 {
    text-align: right;
}

#text-2 .textwidget p:nth-child(3) {
    padding-bottom: 0 !important;
}

div#copyright .container .span_5 {
    width: 100%;
}

/* subscribe now */
.emaillist form {
    display: flex;
	justify-content: flex-end;
}

#footer-outer #footer-widgets .col input[type="submit"] {
    height: 47px;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
    border-radius: 50px;
	padding: 0 26px;
}

.emaillist input[type=email] {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border: 1px solid #ccc;
}

/* Validation */
div#newsletter-section input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
    border-bottom: 2px solid #ff0000;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.wpcf7-not-valid {
    border-bottom: 2px solid #ca1010;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
    border-bottom: 2px solid #ca1010;
}
.wpcf7-form .wpcf7-not-valid-tip {
	color: #ca1010 !important;
	margin-top: 10px;
}
.wpcf7 form.invalid .wpcf7-response-output {
	border-color: #ca1010 !important;
}



/* css mortgage */


span.total_records_found {
    background: #E4701E;
    color: #fff;
    width: 200px !important;
    display: block;
    height: 50px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
div#mortgage_jobs {
    margin-top: 50px;
	margin-bottom: 50px;
}
.jobs_search_record {
    border-bottom: 5px solid #E4701E;
}
.job-list h4 a {
    margin-top: 0;
    padding-top: 0;
    color: #303030;
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}
.job-list span {
    font-size: 12px;
    color: rgb(134, 142, 150);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.job-list ul {
    margin-left: 0;
}
.job-list ul li {
    display: block;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #868e96;
    width: 100%;
    padding: 20px;
    margin-top: 20px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    vertical-align: top;
}
form.keyword_search label.search-label {
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.1px;
    color: #303030;
	clear: both;
    display: block;
    padding-bottom: 10px;
}
input.form-control.inputbox {
    font-size: 13px !important;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal !important;
    letter-spacing: 0.1px;
    text-align: left;
    color: #303030 !important;
    background-color: #ffffff !important;
    height: 34px;
    border: solid 1px #ced4da !important;
    border-radius: 3px;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    float: left;
    width: 84%;
}
form.keyword_search p.small {
    font-size: 11px;
    color: #303030;
    padding-left: 10px;
	clear: both;
}
form.keyword_search {
    margin-bottom: 30px;
}
button.btn.custom-client-btn {
    width: 171px;
    height: 40px;
    color: white;
    cursor: pointer;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 10px;
    letter-spacing: normal;
    background-color: #E4701E !important;
    font-size: 13px;
    float: right;
	position: relative;
    top: -5px;
	border: none;
}
button.btn.custom-client-btn.details {
	width: 130px;
}
.job_left_side {
    float: left;
    width: 80%;
}
.job_right_side {
    width: 20%;
    float: right;
}
.job-list {
    float: left;
    width: 100%;
    border-bottom: unset;
}
select.form-control.selectbox.selectbox-text {
    background-color: #ffffff;
    border: solid 1px #ced4da;
    border-radius: 3px !important;
    height: 34px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    padding-right: 1.5em;
    border-radius: 0;
    padding: 0px;
    padding-left: 12px;
    font-size: 13px;
    color: #303030;
}
.label-font {
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.1px;
    color: #303030;
}
.scrollbar {
    height: 250px;
    overflow: auto;
    padding: 20px 18px;
    background-color: #f0f0f0;
    color: #303030;
    font-weight: 500;
    margin-bottom: 20px;
}
.checkbox-label-text {
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #303030;
    display: block;
    position: relative;
    padding-left: 18px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
div#mortgage_jobs input[type="checkbox"] {
    float: left;
	margin-right: 10px;
}
.form-group.input-col-6 {
    float: left;
    width: 45%;
}
.form-group.input-col-6.with-filter {
    float: right;
}
.job_cat {
    clear: both;
}
.filter_box {
    margin-bottom: 10px;
	float: left;
    width: 100%;
}
/* input[type=text], textarea, input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date], .material.woocommerce-page[data-form-style="default"] input#coupon_code {
    background: #b73d3d !important;
} */
div#contact_form {
    margin: 50px 0px;
}
div#contact_form h2 {
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
    color: #f8981d;
    text-transform: none;
    margin-bottom: 20px;
}
p.email-info a {
    color: #233e99;
    text-decoration: none;
    cursor: pointer;
}
.cf_col_6 label:last-child {
    float: right;
}
.cf_col_6 label {
    width: 47%;
    float: left;
}
.cf_col_6 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
input.cf_input, select.cf_select, textarea.cf_textarea {
    max-width: 100%;
    border: 1px solid #ddd !important;
    background: #fff !important;
    color: #444;
    -webkit-transition: all linear .2s;
    transition: all linear .2s;
    height: 40px;
    padding: 8px 6px;
    font-size: 13px !important;
    border-radius: 0px !important;
    box-shadow: none !important;
}
textarea.cf_textarea {
	height: auto;
}
button.cf_submit.btn.custom-client-btn {
    float: left;
    margin-top: 20px;
    width: 130px;
    background: #f8981d !important;
}
div#contact_form .desc hr {
    opacity: 0.2;
    margin: 15px 0px;
}
div#contact_form .desc p {
    padding: 0;
}
.scrollbar::-webkit-scrollbar {
    width: 6px;
    background-color: #f0f0f0;
    padding-left: 5px;
    border-radius: 5px;
}
.scrollbar::-webkit-scrollbar-thumb {
    background-color: #E4701E;
}
.scrollbar::-webkit-scrollbar-thumb {
    border-radius: 3px;
}
.scrollbar::-webkit-scrollbar-track {
    background-color: #f0f0f0;
    padding-left: 5px;
}


/* portal integration */



/* login registeration */

#login_section form.login_form {
    width: 35% !important;
    margin: 100px auto 150px;
    box-shadow: 0px 0px 20px 2px #0000000f;
    padding: 40px;
}

#login_section form.login_form p label {
    font-family: 'Poppins', sans-serif !IMPORTANT;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 400;
    color: #f15424;
    line-height: 20px;
}

#login_section form.login_form p input {
    font-family: 'Poppins', sans-serif !IMPORTANT;
    font-size: 12px;
    padding: 6px 15px !important;
    background: #414b53 !important;
    color: #fff !important;
}

#login_section form.login_form p {
    padding-bottom: 15px;
}

#login_section form.login_form input#remember {
    margin: 0px 4px 0px;
}

#login_section form.login_form p.forgetp {
    float: right;
}

#login_section form.login_form p.rememberme {
    display: inline-block;
}

#login_section form.login_form input.submit {
    display: block;
    position: initial;
    background: #f15424;
    color: #ffffff;
    padding: 12px 55px;
    margin: 0 auto;
    margin-top: 5px;
}
form.login_form p.not_found {
    color: red;
    font-size: 12px;
}
#dashboard a:hover {
  text-decoration: none;
}

#dashboard p,
#dashboard figure {
  margin: 0;
  padding: 0;
}

#dashboard .navbar {
  background-color: #1b2431;
}

#dashboard .sidebar {
  background-color: #092e4b;
  box-shadow: none;
  position: static;
}
#dashboard .sidebar .nav-link {
  border-left: 5px solid transparent;
  color: #738297;
  padding: 16px 20px;
}
#dashboard .sidebar .nav-link:hover {
  color: white;
}
#dashboard .sidebar .nav-link.active {
  border-left: 5px solid #738297;
  color: white;
}
#dashboard .sidebar .zmdi {
  display: inline-block;
  font-size: 1.35rem;
  margin-right: 5px;
  min-width: 25px;
}

#dashboard .card-list {
  width: 100%;
}
#dashboard .card-list:before, .card-list:after {
  content: " ";
  display: table;
}
#dashboard .card-list:after {
  clear: both;
}

#dashboard .card {
  border-radius: 8px;
  color: white;
  padding: 10px 10px 25px;
  position: relative;
}
#dashboard .card .zmdi {
  color: white;
  font-size: 28px;
  opacity: 0.3;
  position: absolute;
  right: 13px;
  top: 13px;
}
#dashboard .card .stat {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 8px;
  margin-top: 25px;
  padding: 10px 10px 0;
  text-transform: uppercase;
}
#dashboard .card .title {
  display: inline-block;
  font-size: 16px;
  padding: 15px 10px 0px;
  text-transform: uppercase;
}
#dashboard .card .value {
  font-size: 30px;
  padding: 0 10px;
}
#dashboard .card.blue {
  background-color: #2298F1;
}
#dashboard .card.green {
  background-color: #66B92E;
}
#dashboard .card.orange {
  background-color: #DA932C;
}
#dashboard .card.red {
  background-color: #D65B4A;
}

#dashboard .projects {
  background-color: #273142;
  border: 1px solid #313D4F;
  overflow-x: auto;
  width: 100%;
}
#dashboard .projects-inner {
  border-radius: 4px;
}

#dashboard .projects-header {
  color: white;
  padding: 22px;
}
#dashboard .projects-header .count,
#dashboard .projects-header .title {
  display: inline-block;
}
#dashboard .projects-header .count {
  color: #738297;
}
#dashboard .projects-header .zmdi {
  cursor: pointer;
  float: right;
  font-size: 16px;
  margin: 5px 0;
}
#dashboard .projects-header .title {
  font-size: 21px;
}
#dashboard .projects-header .title + .count {
  margin-left: 5px;
}

#dashboard .projects-table {
  background: #273142;
  width: 100%;
}
#dashboard .projects-table td,
#dashboard .projects-table th {
  color: white;
  padding: 10px 10px;
  vertical-align: middle;
}
#dashboard .projects-table td p {
  font-size: 12px;
}
#dashboard .projects-table td p:last-of-type {
  color: #738297;
  font-size: 11px;
}
#dashboard .projects-table th {
  background-color: #313D4F;
}
#dashboard .projects-table tr:hover {
  background-color: #303d52;
}
#dashboard .projects-table tr:not(:last-of-type) {
  border-bottom: 1px solid #313D4F;
}
#dashboard .projects-table .member figure,
#dashboard .projects-table .member .member-info {
  display: inline-block;
  vertical-align: top;
}
#dashboard .projects-table .member figure + .member-info {
  margin-left: 7px;
}
#dashboard .projects-table .member img {
  border-radius: 50%;
  height: 32px;
  width: 32px;
}
#dashboard .projects-table .status > form {
  float: right;
}
#dashboard .projects-table .status-text {
  display: inline-block;
  font-size: 12px;
  margin: 11px 0;
  padding-left: 20px;
  position: relative;
}
#dashboard .projects-table .status-text:before {
  border: 3px solid;
  border-radius: 50%;
  content: "";
  height: 14px;
  left: 0;
  position: absolute;
  top: 1px;
  width: 14px;
}
#dashboard .projects-table .status-text.status-blue:before {
  border-color: #1C93ED;
}
#dashboard .projects-table .status-text.status-green:before {
  border-color: #66B92E;
}
#dashboard .projects-table .status-text.status-orange:before {
  border-color: #DA932C;
}
#dashboard .projects-table .status-text.status-red:before {
  border-color: #D65B4A;
}

#dashboard .selectric {
  background-color: transparent;
  border-color: #313D4F;
  border-radius: 4px;
}
#dashboard .selectric .label {
  color: #738297;
  line-height: 34px;
  margin-right: 10px;
  text-align: left;
}
#dashboard .selectric-wrapper {
  float: right;
  width: 150px;
}

#dashboard .chart {
  border-radius: 3px;
  border: 1px solid #313D4F;
  color: white;
  padding: 10px;
  position: relative;
  text-align: center;
}
#dashboard .chart canvas {
  height: 400px;
  margin: 20px 0;
  width: 100%;
}
#dashboard .chart .actions {
  margin: 15px;
  position: absolute;
  right: 0;
  top: 0;
}
#dashboard .chart .actions span {
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  margin: 5px;
  padding: 4px;
}
#dashboard .chart .actions .btn-link {
  color: white;
}
#dashboard .chart .actions .btn-link i {
  font-size: 1.75rem;
}
#dashboard .chart .title {
  font-size: 18px;
  margin: 0;
  padding: 15px 0 5px;
}
#dashboard .chart .title + .tagline {
  margin-top: 10px;
}
#dashboard .chart .tagline {
  font-size: 12px;
}

#dashboard .danger-item {
  border-left: 4px solid #A84D43;
}

#dashboard .zmdi {
  line-height: 1;
  vertical-align: middle;
}


section#dashboard {
    position: relative;
    overflow: hidden;
}
section#dashboard .row {
    padding-bottom: 0px;
}

section#dashboard .container-fluid {
    padding: 0px !important;
}

section#dashboard .sidebar-sticky {
    height: 100%;
    top: 0px !important;
    padding-top: 0px;
}
section#dashboard *{
 font-family: 'Poppins', sans-serif !IMPORTANT;	
}
section#dashboard i{
     font: normal normal normal 14px/1 FontAwesome !IMPORTANT;	
}

#login_section.registeration form.login_form {
    width: 70% !important;
    margin: 60px auto 70px;
}

#login_section.registeration #register_button {
    display: block;
    position: initial;
    background: #f1693f;
    color: #ffffff;
    padding: 12px 50px !important;
    margin: 0 auto;
    margin-top: 5px;
    border: unset;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}
header#top nav >ul >li.signup >a {
    position: absolute;
    right: -300px;
}
a{
	text-decoration:unset !important;
}

#dashboard ul {
    margin: 0px 0px 0px !important;
}

#dashboard ul li a {
    font-size: 14px;
    letter-spacing: 1px;
}

#dashboard ul li a i {
    height: unset;
}

#dashboard nav ul li {
    border-bottom: 1px solid #738297;
}

#dashboard nav ul li:last-child {
    border-bottom: unset;
}


main#update_profile_dashboard .modal {
    display: block;
    position: static;
}


main#update_profile_dashboard .modal-dialog.cascading-modal {
    max-width: 100% !important;
}

main#update_profile_dashboard .modal-dialog.cascading-modal form#registeration_form {
    width: 100% !important;
    margin: 0px !important;
}


#update_profile_dashboard .rightside .avatar-upload {
  position: relative;
  max-width: 205px;
  margin: 0px auto;
}
#update_profile_dashboard .rightside .avatar-upload .avatar-edit {
  position: absolute;
  right: 12px;
  z-index: 1;
  top: 10px;
}
#update_profile_dashboard .rightside .avatar-upload .avatar-edit input {
  display: none;
}
#update_profile_dashboard .rightside .avatar-upload .avatar-edit input + label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  border-radius: 100%;
  background: #cacaca;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
}
#update_profile_dashboard .rightside .avatar-upload .avatar-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}
#update_profile_dashboard .rightside .avatar-upload .avatar-edit input + label:after {
  content: "\f040";
  font-family: 'FontAwesome';
  color: #fff;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}
#update_profile_dashboard .rightside .avatar-upload .avatar-preview {
  width: 192px;
  height: 192px;
  position: relative;
  border-radius: 100%;
  border: 6px solid #F8F8F8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
#update_profile_dashboard .rightside .avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#update_profile_dashboard .rightside,#update_profile_dashboard .leftside {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}
p.profile_updated {
    background: green;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 8px 0px !important;
}

body.modal-open {
    padding: 0px !important;
}

div#exampleModal {
    z-index: 999999999;
}

.modal-backdrop.fade.show {
    display: none;
}

div#exampleModal:before {/* content: ""; */position: absolute;left: 0px;right: 0px;width: 100%;height: 100%;background: #0000009e;}


#exampleModal .modal-dialog {
    max-width: 70%;
    margin: 0 auto;
    left: 0px;
    right: 0px;
}

#exampleModal h3 {
    font-weight: 700;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 20px;
    color: #0066b0;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 15px;
}

#exampleModal 
 p label {
    font-family: 'Poppins', sans-serif !IMPORTANT;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 400;
    color: #f15424;
    line-height: 20px;
    margin-bottom: 0px;
}

#exampleModal p input,#exampleModal p select {
    font-family: 'Poppins', sans-serif !IMPORTANT;
    font-size: 12px;
    padding: 6px 15px !important;
    background-color: rgba(0,0,0,0.04);
    border-radius: 4px;
    border: 2px solid rgba(0,0,0,0);
	height:40px !important;
}

#exampleModal form {
    padding: 0px 15px;
}

#exampleModal p {
    padding-bottom: 0px;
    display: inline-block;
    vertical-align: top;
    width: 47%;
    margin-right: 2%;
    margin-bottom: 10px;
}

#exampleModal h5#exampleModalLabel {
    font-weight: 700 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 20px !important;
    color: #000 !important;
    text-transform: uppercase;
    text-align: center !important;
    display: block;
    width: 100%;
}
.allyacht button.btn.btn-primary {
    float: right;
    font-size: 12px;
    padding: 6px 14px;
}

.allyacht table thead tr th {
    background: #000 !important;
}

#dashboard .projects-table td button {
    cursor: pointer;
    border: unset;
    background: #007bff;
    color: #fff;
    text-transform: uppercase;
    padding: 4px 6px !important;
    margin: 0px 2px;
    font-size: 12px;
}

#dashboard .projects-table td button#delete {
    background: red;
}

#dashboard .projects-table td button#edit {
    background: #2a66a7;
}

#exampleModal table {
    width: 100%;
    text-align: left;
    margin: 20px 0px !important;
}

#exampleModal table th {
    color: #2a66a7;
    font-size: 14px;
    font-weight: 600;
}

#exampleModal table th,#exampleModal table td {
}

#exampleModal table {
    margin-bottom: 60px !important;
    margin-top: 50px !important;
}

#exampleModal table+table {
    margin-bottom: 60px !important;
}
#exampleModal p input {
    width: 100%;
}
.page-id-104 .sec-serv p.srv-txt1 {
    width: 82% !IMPORTANT;
}


#dashboard div.Maintenancedates .value {
    font-size: unset;
    margin: 15px 0px 0px;
}

#dashboard div.Maintenancedates .value p {
    padding: 0px 0px 6px !important;
    font-size: 16px;
}
#dashboard ul.allservices {
    margin: 70px 0px 50px !important;
}

#dashboard ul.allservices li {
    list-style-type: none;
    vertical-align: top;
    width: 46%;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    font-family: 'Poppins', sans-serif !IMPORTANT;
    position: relative;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    min-height: 165px;
    padding: 30px 20px;
    margin: 0px 10px 35px;
}

#dashboard ul.allservices li button {
    margin: 0 auto;
    background: #0066b0;
    font-family: 'Poppins', sans-serif !IMPORTANT;
    color: #fff;
    border: unset;
    text-transform: uppercase;
    padding: 8px 40px;
    border-radius: 4px !important;
    cursor: pointer;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 20px;
}

#dashboard ul.allservices li p {
    font-size: 12px;
    margin: 5px 0px 5px;
}
main.services_main {
    padding-top: 20px;
}

main.services_main button.checkout {
    float: right;
    position: relative;
    right: 45px;
    cursor: pointer;
}

/* input[type=text], textarea, input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date], .material.woocommerce-page[data-form-style="default"] input#coupon_code {
    background-color: #fff !important;
    border-radius: 4px;
    border: 2px solid rgba(0,0,0,0) !important;
}
 */
#header-outer header#top nav ul #search-btn a span {
    font-size: 16px;
}

p#choose_select {
    text-align: center;
    padding: 100px 0px;
}

p#choose_select button {
    margin: 0 15px 0;
    padding: 16px 40px;
    background: #f1693f;
    color: #fff;
    border-radius: 6px !important;
    font-weight: bold;
    border: unset;
    text-transform: uppercase;
    cursor: pointer !important;
}

/*========= Job Form ============*/



form#post_a_job h1 {
    color: #3f3f3f !important;
    text-transform: uppercase;
    font-size: 35px;
    font-family: 'Oswald', sans-serif;
    margin: 0 !important;
    display: inline-block;
    border-bottom: 2px solid #0066b0;
    padding-bottom: 7px;
}

form#post_a_job label {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    color: #666;
    font-weight: 500;
}

form#post_a_job span.text-danger {
    color: #f3a62d !important;
}

form#post_a_job input[type=text], form#post_a_job textarea, form#post_a_job input[type=email], form#post_a_job input[type=password], form#post_a_job input[type=tel], form#post_a_job input[type=url], form#post_a_job input[type=search], form#post_a_job input[type=date], form#post_a_job .material.woocommerce-page[data-form-style="default"] input#coupon_code {
    border: 1px solid #ddd !important;
    font-family: 'Poppins',sans-serif;
    font-size: 13px;
    font-weight: 400;
    padding: 23px 25px !important;
    color: rgba(0, 0, 0, 0.6) !important;
    border-radius: 0;
}

form#post_a_job input[type=text]:focus, form#post_a_job textarea:focus, form#post_a_job input[type=email]:focus, form#post_a_job input[type=password]:focus, form#post_a_job input[type=tel]:focus, form#post_a_job input[type=url]:focus, form#post_a_job input[type=search]:focus, form#post_a_job input[type=date]:focus {
    border: 2px solid #f3a62d !important;
}

form#post_a_job div#richeditor .wrapper {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    width: 100% !important;
}

form#post_a_job .selwrapr select, form#post_a_job select {
    border: 1px solid #ddd !important;
    font-family: 'Poppins',sans-serif;
    height: auto !important;
    font-size: 14px;
    padding: 10.8px 20px !important;
    border-radius: 0px;
    color: #000;
    box-shadow: unset !important;
}

form#post_a_job .selwrapr {
    height: auto;
    border: none;
}

form#post_a_job div#subcatoptions {
    background-color: #fff;
    /* margin: 10px 0 0; */
    max-height: 200px;
    overflow-y: scroll;
    border: 1px solid #ddd;
}

form#post_a_job div#subcatoptions .option {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    color: #999;
    padding: 11px 20px;
    border-bottom: 1px solid rgb(236, 237, 240);
    font-weight: 400;
    cursor: pointer;
}

form#post_a_job div#subcategory .dropdown .selected_list .item {
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Assistant', sans-serif !important;
    background-color: #f3a62d;
    border: solid 1px;
    border-color: #f3a62d;
    border-radius: 5px;
    padding: 10px 25px;
    color: #fff;
    cursor: pointer;
	margin-bottom:10px;
}

form#post_a_job div#subcategory .dropdown .selected_list .item span.remove_item {
    margin-left: 10px;
}

form#post_a_job div#subcategory .dropdown .selected_list {
    margin-bottom: 15px;
}

form#post_a_job .nrs-24 {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    margin: 0 0 7px;
    color: #666;
}

body[data-form-submit="regular"] form#post_a_job input[type=submit] {
    display: block;
    background: #f1693f !important;
    border: solid 1px;
    border-color: #f1693f!important;
    border-radius: 5px !important;
    padding: 11px 75px !important;
    font-weight: 600;
    font-size: 15px;
    margin: 0px 0px 0px;
    position: relative;
    bottom: -20px;
}

form#post_a_job input[type=checkbox] {
    margin-right: 10px;
}

form#post_a_job .form-group {
    padding: 20px 30px 30px;
    background: #fff;
    border: 1px solid #ddd;
}

form#post_a_job input#jobSkills {
    padding: 11px 25px !important;
}

form#post_a_job .row.mt2 .form-group .form-group {
    padding: 0;
    border: none;
    margin: 0;
}

form#post_a_job .row.mt2 {
    padding-bottom: 0px;
}

form#post_a_job .editor-richText-box {
    min-height: 130px;
    background-color: #fff;
    border: 1px solid #cccccc;
    box-shadow: none;
}

form#post_a_job .form-group.usetemphght .row {
    padding-bottom: 0px;
}

form#post_a_job .rte.editor.dropdown-label {
    display: inline-block !important;
    background-color: #fff;
    border: 1px solid #ddd;
}

.listing_section .right-aside {
    margin-top: 0px !important;
}

form#post_a_job .editor-controls {
    background-color: #f8f8f8;
    box-shadow: none;
    border: 1px solid #ddd;
}

form#post_a_job select.editor {
    background-color: #fff;
}

form#post_a_job input#SelectSubCat {
    padding: 10px 25px !important;
}

.listing_section ol.breadcrumb {
    top: -8px;
    position: relative;
}


.job-dtl p {
    padding-bottom: 10px;
}


.jblk li:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    content: "\f00c" !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 0px;
    color: #ff501d;
    top: 6px;
}

.jblk ul li {
    position: relative;
    padding-left: 30px;
	list-style-type:none;
}

.jblk ul {
    margin-left: 0px;
}


.job-listing .text-trim {
    font-size: 9px !important;
}

.job-listing  input[type=checkbox] + label:before {
    position: relative;
    top: -4px;
    width: 12px !important;
    height: 12px !important;
    font-size: 8px;
    padding-top: 1px;   
}

.job-listing  .job-listing .search-btn.fixed {
    z-index: 99999999;
}

.posavajob.mb10.inline_setting {
    width: 47%;
    display: inline-block;
    margin-right: 40px;
}

label.nrs-24.countrylblhide {
    display: block !important;
}

.posavajob.mb10.inline_setting+.posavajob.mb10.inline_setting {
    margin-right: 0px !important;
}


.job-listing .j-area .cmenu .clist .cmp.first{
    padding-top:20px !important;
    padding-bottom:20px !important;
}
    


section.listing_section {
    background: transparent;
}

section#dashboard .col-md-6 {
    padding: 0px !important;
    padding-right: 10px !important;
}

section#dashboard .col-md-6+.col-md-6 {
    padding-right: 0px !important;
}

section#dashboard .col-md-12 {
    padding: 0px;
}

section#dashboard .container {
    width: 100% !important;
    padding: 0px 0px;
}
section#dashboard section.listing_section {
    background: transparent !important;
    margin: 0 auto;
}
form#post_a_job input[type=text],form#post_a_job textarea,form#post_a_job select {
    border: 1px solid #ddd !important;
    background: whitesmoke !important;
}


form#apply_job_form p {
    position: relative;
    margin-bottom: 0px;
    padding-bottom: 39px;
}

form#apply_job_form p input, form#apply_job_form p select, form#apply_job_form p textarea {
    border: 1px solid #cacaca !important;
    font-size: 14px;
    padding: 14px 20px !important;
    width: 100%;
    background: #fff !important;
}

form#apply_job_form p label {
    background: #fff;
    font-size: 12px;
    position: absolute;
    left: 10px;
    top: -14px;
    padding: 2px 8px;
    box-shadow: 0px 0px 30px 3px #00000008;
}

form#apply_job_form {
    padding-top: 30px;
}

form#apply_job_form p.upload {
    padding-bottom: 30px !IMPORTANT;
}



form#apply_job_form p textarea {
    height: 80px;
}


section#job_search_page {
    padding: 80px 0px 100px;
}

section#job_search_page div#sec-2 {
    position: static;
}

section#job_search_page div#sec-2 form {
    text-align: center;
    margin-bottom: 60px;
    border: 1px solid #caca;
    box-shadow: 0px 0px 30px 3px #8080800d;
    padding: 20px;
}

section#job_search_page div#sec-2 ul {
    margin: 0px !important;
}

section#job_search_page div#sec-2 li {
    list-style-type: none;
    border: 1px solid #caca;
    box-shadow: 0px 0px 30px 3px #8080800d;
    padding: 20px;
    margin-bottom: 30px;
}

section#job_search_page div#sec-2 ul li h1 {
    border-bottom: 1px dotted #cacaca;
    position: relative;
    font-size: 20px;
    line-height: 38px;
    color: #e4701e;
    margin-bottom: 15px;
}

section#job_search_page div#sec-2 ul li h4 {
    font-size: 14px;
    color: #6e6e6e;
    margin-bottom: 0px;
}

section#job_search_page div#sec-2 ul li h5 {
    color: #6e6e6e;
    font-size: 14px;
    margin-bottom: 0px;
}

section#job_search_page div#sec-2 ul li p {
    padding: 0px !important;
    color: #6e6e6e;
    font-size: 14px;
    margin: 15px 0px 0px;
}

section#job_search_page div#sec-2 ul li p.bottom {
    padding-top: 14px !important;
}

section#job_search_page div#sec-2 ul li p.bottom label {
    display: inline-block;
    vertical-align: top;
    padding: 12px 20px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    margin-right: 20px;
    box-shadow: 0px 0px 30px 3px #8080800d;
    color: #6e6e6e;
    font-weight: 400;
    font-size: 13px;
}

section#job_search_page div#sec-2 form .col {
    float: unset;
    display: inline-block;
    vertical-align: top;
    width: 22%;
}

section#job_search_page div#sec-2 ul li h1:after {
    position: absolute;
    left: 0px;
    bottom: -1px;
    width: 100px;
    height: 2px;
    background: #494949;
    content: "";
}

section#job_search_page div#sec-2 ul li span {
    color: #e4701e;
}

#login_section form.login_form p.address input {
    margin-bottom: 15px;
}
#login_section form.login_form p.address input {
    margin-bottom: 15px;
}
p.upload {
    background: transparent !important;
}
#header-outer[data-format="default"] #top .span_9 {
    justify-content: flex-end;
}

label.search-label {
    font-weight: 700;
    padding-bottom: 10px !important;
    display: block;
}
p.direct_hire_send_message {
    display: block;
    text-align: center;
    color: green;
    font-size: 16px;
    margin: 0px;
}

#header-outer[data-lhe="default"] #top nav > ul > li.btn {
    padding: 0px 10px;
}
#employers img {
    width: 60px !important;
    height: 60px;
    border-radius: 100px;
    object-fit: cover;
}

.contact-page-sec.btn a {
    display: inline-block;
    line-height: 40px !important;
    padding: 0 45px !important;
    box-sizing: border-box;
    border: 3px solid #f1592a;
    border-radius: 50px;
    background: #f1592a;
    color: #fff !important;
    width: 100%;
    text-align: center;
    opacity: 1;
}

.contact-page-sec {
    text-align: center;
}

.contact-page-sec.btn a:hover {
    opacity: 0.7;
}
div#sec-newsletter input[type=text], div#sec-newsletter input[type=email],div#sec-newsletter textarea {
		background: #fff !important;
	}
/* responsive */
@media only screen and (max-width: 1450px) {
	
	header#top .col.span_3 {
		position: relative;
/* 		left: 10vw; */
	} 
	.content-left .container .content {
		left: 58% !important;
	}
}

@media only screen and (max-width: 1200px) {
	
	header#top .col.span_3 {
		position: relative;
/* 		left: 5vw; */
		text-align:center !important;
	}
	
	.content-left .container .content {
		left: 44% !important;
	}
	#top .span_3 >.right-main-div {
		display: inline-flex;
		align-items: center;
		justify-content: flex-end;
		flex-direction: row;
	}
	#header-outer[data-format="default"] #top .span_7 {
    	margin-left: 15px;
	}
}

@media only screen and (max-width: 1199px) {
	
	header#top .col.span_3 {
		position: relative;
/* 		left: 3vw; */
	}
	header#top .col.span_3 #logo {
		width: 30%; 
	}
	.content-left .container .content {
		left: 38% !important;
	}
}

@media only screen and (max-width: 1024px) {
	#mortgage-jobs-section section.jb--content-wrapper {
		display: block !important;
	}
	
	#mortgage-jobs-section .jb--job-listing {
		margin: 10px 0 !important;
	}
	
	header#top .col.span_3 {
		position: relative;
/* 		left: 2vw; */
	}
	
	header#top .col.span_3 #logo {
		width: 30%; 
	}
	
	#top {
/* 		position: relative; */
		z-index: 9998;
		width: 95%;
		margin: 0 auto;
	}
	#main-slider .swiper-slide .container .content h5 {
		position: relative;
		left: auto;
	}
	div#sec-candidates ul {
		left: auto;
	}
	/*about page*/
	header#top {
		margin-left: 10px;
		margin-right: 0px;
		width: 100%;
		white-space: nowrap;
	}

	.btn.menu-item {
		position: relative;
		top: -30px;
	}

	li#menu-item-195 {
		right: 169px;
		top: 28px;
	}

	div#sec-newsletter {
		top: 0px;
		padding: 20px 0 !important;
		margin: 0;
	}

	.about-sec-btn {
		display: flex;
		flex-direction: column-reverse;
	}

	.about-sec-btn::after {
		display: none;
	}

	.about-sec-btn {
		align-items: baseline;
	}
	
	div#sec-about .dark {
		display: flex;
	}

	div#sec-about .dark {
		display: flex;
		flex-direction: column;
	}

	div#sec-about .dark> div {
		width: 100%;
	}

	div#sec-about .dark> div:first-child {
		justify-content: center;
		display: flex;
	}
	div#sec-candidates a {
		margin: 5px 10px 10px;
		width: 95%;
		text-align: center;
		line-height: 30px;
		font-size: 16px;
		padding: 0;
	}
	
	.candidates-buttons {
		/* display: flex; */
		white-space: nowrap;
		margin: 0 0 10px !important;
		display: block;
	}

	div#sec-candidates ul {
		display: block;
		margin: 0 40px 0 0;
	}

	div#sec-candidates ul li {
		padding: 0 0px;
		display: list-item;
	}
	div#sec-candidates .dark {
		display: flex;
/* 		flex-direction: column-reverse; */
	}

	div#sec-candidates .dark > div {
		width: 100%;
	}

	div#sec-candidates .dark > div:nth-child(2) {
		text-align: center;
	}

	div#sec-candidates {
		margin: 0 !important;
		padding: 0 !important;
	}
	
	button.btn.search-jobs-btn.custom-client-btn {
		position: relative;
		top: -38px;
	}
	.content-left .container .content {
		left: 34% !important;
	}
} 

@media only screen and (max-width: 999px){
	#mortgage-jobs-section section.jb--content-wrapper {
		display: block !important;
	}
	
	#mortgage-jobs-section .jb--job-listing {
		margin: 10px 0 !important;
	}
	
	#top {
/* 		position: relative; */
		z-index: 9998;
		width: 95%;
		margin: 0 auto;
	}
	#main-slider .swiper-slide .container .content h5 {
		position: relative;
		left: auto;
	}
	div#sec-candidates ul {
		left: auto;
	}
	.swiper-slide .container .content h1 {
		font-size: 22px;
		font-weight: 700;
		line-height: 22px;
		margin-bottom: 5px;
	}

	div#sec-candidates h1 {
		font-size: 2em;
		font-weight: 600;
	}
	
	div#employers {
		padding: 5px 0 !important;
		text-align: center;
	}

	div#employers h1 {
		padding: 0;
		font-size: 25px;
	}

	div#sec-candidates h1 {
	}

	div#sec-candidates h1 {
		line-height: 43px;
		padding-top: 20px;
		padding-bottom: 0;
	}

	div#sec-candidates {
		text-align: center;
		padding-bottom: 20px !important;
	}

	div#sec-candidates li {
		text-align: left;
	}
	.sec-form {
		display: block;
	}

	.sec-form div {
		width: 100%;
		margin: 10px 0;
	}

	.about-sec-btn {
		display: block;
		flex-direction: row;
		align-items: center;
	}

	.swiper-slide .container .content h4 {
		width: fit-content;
		width: 100% !important;
		font-size: 11px;
		line-height: 15px;
	}

	div#footer-widgets .container .row {
		display: block;
		width: 100% !important;
		padding-bottom: 0;
		padding-top: 10px;
	}
	div#footer-widgets .span_3 {
		width: 100% !important;
	}

	#footer-outer .one-fourths.span_3, #footer-outer .one-fourths.vc_span3, #footer-outer .one-fourths.vc_col-sm-3:not([class*="vc_col-xs-"]) {
		width: 100% !important;
		text-align: center !important;
	}

	div#text-2 {
		text-align: center;
	}

	.textwidget p {
		text-align: center !important;
		padding-bottom: 0 !important;
	}

	.emaillist {
		margin: 0 auto;
		position: relative;
		left: -25%;
	}
	div#copyright .span_5 {
		width: 100% !important;
		text-align: center;
	}
	.content-left .container .content {
		left: 16% !important;
	}
}
@media only screen and (max-width: 650px){
    
    h1 {
		font-size: 20px !important;
		line-height: 25px !important;
		font-family: 'Work Sans', sans-serif;
	}
	h1 strong {
		font-family: 'Roboto', sans-serif;
	}
	h2 {
		font-size: 22px;
		line-height: 20px !important;
		font-family: 'Work Sans', sans-serif;
	}
	h2 strong {
		font-family: 'Roboto', sans-serif;
	}
	h3 {
		font-size: 16px !important;
		font-family: 'Poppins', sans-serif;
	}
	h4 {
		font-size: 18px;
		font-family: 'Work Sans', sans-serif;
	}

	p {
		font-size: 14px;
		font-family: 'Poppins', sans-serif;
		padding-bottom: 1em;
	}
	a {
		font-size: 14px;
		font-family: 'Open Sans';
	}
	.search {
		top: 0;
		padding: 0 !important;
	}

	.search h2 {
		line-height: 24px !important;
	}
    
    #ajax-content-wrap #footer-outer #footer-widgets .container h4 {
    	margin-bottom: 0;
    	line-height: 20px;
    }

	div#jobs {
		padding: 10px 0 !important;
	}
	

    #ajax-content-wrap #footer-widgets .container .col {
		margin-bottom: 20px !important;
	}
	.bullets {
		flex-direction: column;
	}

	.bullets li {
		justify-content: center;
		text-align: center !important;
		list-style: inherit;
	}
    .material #footer-outer #footer-widgets .col ul li {
    	line-height: 14px;
    }
    #mortgage-jobs-section {
    	padding: 10px 0  !important;
    }
    #mortgage-jobs-section .jb--job-listing .jb--title a {
		font-size: 16px !important;
	}
	#mortgage-jobs-section .jb--wrapper .jb--date-posted {
		font-size: 14px !important;
	}
	#mortgage-jobs-section span {
		font-size: 14px !important;
	} 
    
    .textwidget p:nth-child(5) {
		padding-top: 20px;
	}

    .sec-form div input, .sec-form div textarea, .sec-form div input[type=number] {
		height: 30px;
		color: #000;
		line-height: 0px;
		padding-left: 10px;
		margin: 0 auto;
	}



    #wpcf7 .wpb_wrapper >div {
    	margin-bottom: 0 !important;
    	padding-bottom: 0 !important;
    }
    
	#mortgage-jobs-section section.jb--content-wrapper {
		display: block !important;
	}
	
	#mortgage-jobs-section .jb--job-listing {
		margin: 10px 0 !important;
	}
	
	#main-slider .swiper-slide .container .content h5 {
		position: relative;
		left: auto;
	}
	div#sec-candidates ul {
		left: auto;
	}
	div#page-header-bg .inner-wrap {
		text-align: center;
	}

	div#page-header-bg .inner-wrap ul {
		text-align: left;
		margin: 20px 55px;
	}

	.btn.menu-item {
		position: relative;
		top: 0px;
		padding: 0;
	}
	.about-sec-btn {
		flex-direction: column;
	}
	header#top {
		width: 100%;
		white-space: nowrap;
		margin: 0 auto;
	}
	#top .span_3 >.right-main-div .contact-btn-main a {
    color: #fff;
    background: #f15a2b;
    display: inline-block;
    padding: 8px 6px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0px;
    margin-left: 0px;
}
	#top .span_3 >.right-main-div .call-icon-main-2 {
		padding:0px 8px 0px 0px;
	}
	.secondary-header-text {
		display: none;
	}
	.candidates-buttons {
		flex-direction: column;
	}
	div#copyright .span_5 {
		width: 100% !important;
		text-align: center;
	}
	div#copyright .span_5 p {
		font-size: 12px !important;
	}
	.emaillist {
		margin: 0 auto;
		position: relative;
		left: -10%;
	}
	.swiper-slide .container .content a {
		color: #fff;
		background: #f15a2b;
		display: inline-block;
		line-height: 30px;
		padding: 0 60px;
		border-radius: 50px;
		text-transform: uppercase;
		margin-top: 15px;
		margin-bottom: 15px;
    }
    
    #ajax-content-wrap .vc_row.left_padding_50px .row_col_wrap_12 {
        padding: 10px !important;
    }

    div#sec-about h2 {
        padding: 0;
    }

    div#sec-about {
        text-align: center;
        padding: 100px 0 20px !important;
    }

    .about-sec-btn > div > a {
        display: block !important;
        width: 100% !IMPORTANT;
        line-height: 30px;
    }

    .about-inner-text {
        display: block;
        width: 100%;
    }

    div#sec-mortgage h1 {
        padding-bottom: 0;
        font-size: 32px;
    }

    .card .vc_column-inner {
        padding: 20px;
    }

    div#sec-newsletter h1 {
        font-size: 28px;
        line-height: 33px;
        margin-bottom: 20px;
        padding-bottom: 0;
    }

    div#footer-outer {margin-top: 40px;}

    #top .container .row {
        margin: 0;
    }
	#top .container .row {
		margin: 1px !important;
	}
	
	body[data-form-submit="regular"] .container-wrap input[type=submit] {
		width: 100%;
	}

	.ajax-loader {
		display: none !important;
	}
	#main-slider .swiper-slide .container .content .banner_sign{
/* 		text-shadow: 1px 1px 1px #ffffff; */
		padding: 10px;
	}
	#main-slider .swiper-slide .container .content .banner_sign_darkimg{
		text-shadow: 1px 1px 1px #000000;
		background-color: #3433318f;
		padding: 10px;
	}
	
	.content-left .container .content {
		left: 0% !important;
	}
	
	#main-slider .swiper-slide .container .content h1, #main-slider .swiper-slide .container .content p {
		text-align: center !important;
		line-height: 30px !important;
		padding-bottom: 14px;
	}
	
	#main-slider .swiper-slide .container .content h1, #main-slider .swiper-slide .container .content p, #main-slider .swiper-slide .container .content ul li{
		color:#f5f3f3;
	}
	
	
	#main-slider .swiper-slide .container .content p {
		text-align: left !important;
		margin: 0px !important;
		line-height: 1px !important;
		font-size: 15px !important;
	}

	#main-slider .swiper-slide .container .content ul {
		display: flex;
		flex-direction: column;
		text-align: left;
	}

	#main-slider .swiper-slide .container .content ul li {
		margin: 0 10px;
		margin-top: 10px;
		font-size: 15px;
		line-height: 10px;
		padding-bottom: 0px;
	}

	#main-slider .swiper-slide .container .content h5 {
		margin-left: 30px;
		font-size: 15px;
		line-height: 1.8em;
		margin-top: 10px;
		text-align: left;
		display: flex;
		flex-direction: row !important;
		display: none;
	}
	
	div#sec-about {
		text-align: center;
		padding-top: 30px !important;
	}

	div#sec-mortgage-inner {
		text-align: center;
	}

	div#sec-candidates ul {
		text-align: center !important;
		margin: 0 auto;
	}
    
    div#sec-candidates .wpb_wrapper {
		overflow: hidden;
	}
    
	div#footer-outer {
		margin-top: 0;
	}

	#footer-outer .one-fourths.span_3, #footer-outer .one-fourths.vc_span3, #footer-outer .one-fourths.vc_col-sm-3:not([class*="vc_col-xs-"]) {
		margin-bottom: 10px;
	}
	#main-slider .swiper-slide .container .content {
		text-align: center;
		background-color: #201e1e5e;
	}

	#ajax-content-wrap #footer-widgets .container .col {
		margin-bottom: 0;
	}

	.emaillist {
		left: 0;
	}
	.emaillist form {
		justify-content: center;
	}

	div#sec-newsletter h1 {
		font-size: 30px;
		padding: 0;
	}

	body header#top .container .row {
		margin: 1px !important;
	}

	div#header-space {
		height: 50px !important;
	}
	#login_section form.login_form {
		width: 100% !important;
	}
	div#banner h4:before {
		width: 100%;
	}
	
	div#sec-newsletter ul {
		flex-direction: column;
		text-align: left;
	}

	.employers .sec-form > div {
		margin: 0;
		padding-top: 0;
	}

	div#sec-newsletter ul li::marker {
		position: relative !important;
		left: 10px !important;
	}

	div#sec-newsletter ul li {
		list-style: inside;
	}
	
	div#sec-about ul li {
		list-style: inside;
		text-align: left;
	}

	div#sec-about ul {
		text-align: center;
	}
	
	p#choose_select button {
		margin-bottom: 10px;
	}
}

form.keyword_search select {
    background: #cacaca;
    color: #000;
    font-weight: 600;
    margin-bottom: 8px;
}

/* externeal portal custom css*/

/* job board page */

.jb--wrapper input[type=text] {
    border: none;
    background: #414b53 !important;
    color: #fff !important;
}

.jb--search-form > div, .jb--search-location {
    padding: 0 !important;
}

jb--search-button-area button {
    color: #fff !important;
}

#jb--job-board .jb--wrapper button {
    color: #fff !important;
    height: 50px;
    line-height: 1em;
}

.jb--job-listing {
    border: 1px solid #ccc;
}

/* job board page end */

/* resume page */
input.jb--button.jb--submit {}

.jb--form-row input {
    background: #414b53 !important;
    color: #fff;
    width: 100% !important;
}

.jb--form-row input::placeholder {
    color: #000 !important;
}

.jb--form-row {
    display: flex;
    flex-direction: column;
}

jb-resume-picker.ng-pristine.ng-untouched.ng-valid.ng-not-empty input {
    background: #414b53;
    width: 100%;
    color: #fff;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
}

input.jb--button.jb--submit {
    color: #fff;
}

/* resume page end*/

/* 3 jobs home page api*/
div#mortgage-jobs-section h1, div#mortgage-jobs-section h5 {
    color: #fff;
}

#mortgage-jobs-section section#jb-search {
    max-width: 100%;
}

#mortgage-jobs-section .jb--search {
    display: none;
}

#mortgage-jobs-section section.jb--content-wrapper {
    display: flex;
    width: 100% !important;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    position: relative;
}

#mortgage-jobs-section .jb--submit-resume {
    display: none;
}

#mortgage-jobs-section .jb--job-listing {
    margin: 0 15px;
    background: #fff;
    padding: 20px;
    pointer-events: none;
}

#mortgage-jobs-section .jb--title {
    padding-bottom: 15px;
}
#mortgage-jobs-section .jb--job-listing .jb--title a {
    font-size: 24px;
}

#mortgage-jobs-section .jb--location {
    display: block !important;
}

#mortgage-jobs-section .jb--description {
    font-size: 15px;
}

#mortgage-jobs-section section#jb-detail section.jb--content-wrapper {
    display: block;
    color: #fff !important;
}

#mortgage-jobs-section section#jb-detail section.jb--content-wrapper .jb--button {
    color: #fff;
}

#mortgage-jobs-section section#jb-detail div#e2e-position-title-header {
    color: #f1592a;
}

/*end*/

/* Job board external css */

/ OVERRIDES !important must be included on all styles /

/ container for all pages /

/ main text color default is set here - IMPORTANT /

/ can change background, or add borders and padding /

.jb--jobs {

color: #000 !important;

/ background: #fff !important; /

padding: 1rem !important;

}

/ page titles /

.jb--wrapper h2 {

color: #333 !important;

}

/ links /

.jb--wrapper a {

}

/ search and apply buttons, pagination /

/ can change background, or add borders, change border-radius and padding /

.jb--button {

background-color: #D3D3D3 !important;

border: 1px solid #000 !important;

color: #000 !important;

border-radius: 6px;

}

.jb--button:hover {

background-color: #f5f5f5 !important;

border: 1px solid #000 !important;

color: #808080 !important;

}

/ button with arrow when they are at the beginning or end /

.jb--button.disabled {

background-color: #eaeaea !important;

border: 1px solid #cecece !important;

color: #cecece !important;

}

/ button active depending which page of the search results /

.jb--button-active {

background-color: #a9a9a9 !important;

border: 1px solid #000 !important;

color: #fff !important;

}

.jb--wrapper input {

border-radius: 6px !important;

}

/ height of buttons and form fields /

.jb--wrapper input, button, .jb--button {

height: 36px !important;
}

/ Change the color of the placeholder text in inputs /

::-webkit-input-placeholder {

color: #808080;

}

:-ms-input-placeholder {

color: #808080;

}

::-moz-placeholder {

color: #808080;

}

:-moz-placeholder {

color: #808080;

}

/ Changes the loading indicator /

.jb--loading {

color: #D3D3D3;

width: 100px;

}

/ container that holds search description /

/ can change background, or add borders and padding /

.jb--job-listing {

background: #fff !important;

padding: 1rem !important;

}

.jb--job-listing:hover {

background: #f7f7f7 !important;

}

/ container that holds search description for featured jobs /

/ can change background, or add borders and padding /

.jb--job-listing-featured {

background: #fff !important;

padding: 1rem !important;

}

.jb--job-listing-featured:hover {

background: #f7f7f7 !important;

}

/ featured job label on search results /

.jb--wrapper .jb--featured-label {

background: #555555;

}

/ job title on search results /

/ should pick up <a> color, can change if necessary /

.jb--title a {

}

/ location on search results /

.jb--location {

color: #808080 !important;

}

/ date posted on search results /

.jb--date-posted {

color: #000 !important;

}

/ job descriptions on search results /

.jb--description {

color: #808080 !important;

}

/ job count on bottom of search results /

.jb--job-count {

color: #000 !important;

}

/ container for the sidebar on job detail page /

/ can add background, border, padding /

.jb--sidebar {

}

/ titles in sidebar /

.jb--sidebar-title {

color: #808080 !important;

}

/ content in sidebar /

.jb--sidebar-content {

color: #000 !important;

}

/ container for job description on job detail page /

/ can add background, border, padding /

.jb--content {

}

/ applying for at top of apply page /

.jb--applying-for {

color: #333 !important;

}

/ labels on form field on apply page /

.jb--label {

color: #808080 !important;

}

/ accepted file types below resume picker /

.jb--file-type {

color: #666 !important;

}

/* job board end */


/* presentaion start */
@media (min-width: 992px){
.py-lg-0 {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
}
.py-5 {
    padding-top: 5rem!important;
    padding-bottom: 5rem!important;
}
.px-5 {
    padding-right: 3rem!important;
    padding-left: 3rem!important;
}
.mb-4 {
    margin-bottom: 1.5rem!important;
}
.presentation{
	text-align:center;	
}
.heading-pres{
	font-size:40px;
	color: #494949;
	line-height:34.5px !important;
	text-align:center;
}
.heading-pres span{
	color:#f05929;
}
.custom-link{
	display: inline-flex;
    border: 1px solid;
    padding: 4px;
    border-radius: 5px;
}
.top-level{
	padding-top: calc(50vw * 0.10) !important;
    padding-bottom: calc(50vw * 0.10) !important;
}
/* presentaion end */

form textarea{
	border-bottom: 2px solid #000;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

/* non it Staff Start */
#non_it_staff{
	margin:40px 0px;
}
#non_it_staff h2{
	font-size: 40px;
    line-height: 34px !important;
    font-weight: 700;
    color: #494949;
    text-transform: none;
    margin-top: 40px;
}
#non_it_staff ul>li{
	font-size:15px;
}

#Journey-back-img{
	background: #494949;
    color: #fff;
	margin: 30px 0px;
}
#Journey-back-img .wpb_wrapper{
	padding:40px;
}
#Journey-back-img h2{
	font-size: 40px;
    line-height: 34px !important;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    margin-top: 70px;
}
#Journey-back-img .instance-1{
	padding-left: 100px;
}
#Journey-back-img ul>li{
	font-size:15px
}
#Journey-back-img .instance-2{
	float: right;
    position: unset;
}
#Journey-back-img .instance-2 img{
	width: 730px;
    position: absolute;
}
#testimonial{
	margin: 80px 0px;
	padding: 40px 0px;
}
#testimonial h2{
	font-size: 40px;
    line-height: 34px !important;
    font-weight: 700;
    color: #000;
    text-transform: none;
    margin-top: 12px;
}
@media only screen and (max-width: 690px){
	#Journey-back-img .instance-1{
		padding-left: 0px;
	}
	#Journey-back-img .instance-2 img{
		position: relative;
		width: 100%;
		top: 0!important;
		bottom: 0!important;
		left: 0!important;
		right: 0!important;
	}
}
/* non it Staff End */
#landing-one{
	background: #494949;
    color: #fff;
	margin:0px 0px;
}
#landing-one .wpb_wrapper{
	padding:40px;
}
#landing-one h2{
	font-size: 40px;
    line-height: 34px !important;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    margin-top: 40px;
}
#landing-one .instance-0{
	padding-left: 100px;
}
#landing-one .instance-1{
	float: right;
    position: unset;
}
#landing-one .instance-1 img{
	width: 730px;
    position: absolute;
}
.btn-lime {
    color: #fff;
    background: #f15a2b;
    display: inline-block;
    line-height: 60px;
    padding: 0 45px;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px;
}
@media only screen and (max-width: 690px){
	#landing-one .instance-0{
		padding-left: 0px;
	}
	#landing-one .instance-1 img{
		position: relative;
		width: 100%;
		top: 0!important;
		bottom: 0!important;
		left: 0!important;
		right: 0!important;
	}
}
#contact-us{
	background: rgb(241, 89, 42);
    color: #fff;
	margin-top: 110px;
	padding-top: 20px;
}
#contact-us h2 {
    line-height: 34px !important;
    font-weight: 700;
	padding: 5px 0px;
    margin-top: 120px;
	text-align:center !important;
    text-transform: none;
}
#contact-us h2 a{
	background: #494949;
    display: inline-block;
    line-height: 60px;
    padding: 0 45px;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px;
    color: #fff;
}
.refer-friend{
	 text-align: center;
    color: #f05a28;
    font-weight: 700;
    font-size: 50px;
}
.form-row .row-form{
	width: 95%;
    margin: 12px auto;
}
  .row-form label{
	  margin-left: 12px;
}
.form-row .form-col{
	width: 45%;
    float: left;
    margin: 15px;
}
.row-form span input{
	width: 100% !important;
}
.row-form .wpcf7-submit{
	margin: 30px auto;
}
.disclaimer .hide{
	display:none;
}
 .blink
{
	animation: blinker 1.5s linear infinite;
	color: red;
	font-family: sans-serif;
}
@keyframes blinker {
	50% {
	opacity: 0;
	}
}
.disclaimer:hover p{
	display:block;
}
	.new-horizon{
		display:inline-flex;
	}
	.new-horizon h2{
		padding: 20px 20px 0px 0px;
		color: #e36f1e;
	}
	#FooterBar {
		padding: 11px 0px 11px;
		-webkit-transition: bottom 500ms;
		-moz-transition: bottom 500ms;
		-o-transition: bottom 500ms;
		transition: bottom 500ms;
		bottom: -70px!important;
		position: initial !important;
	}
	#FooterBar.affix {
		position: fixed !important;
		bottom: 0px!important;
		width: 100%;
		z-index: 99;
		background: #e36f1e;
	}
	#FooterBar p {
		color: #fff;
		font-weight: 700;
		font-size: 20px;
		line-height: 1;
	}
	.bottom0 {
		margin-bottom: 0px!important;
		padding-bottom: 0px !important;
		text-align: center;
	}
	#FooterBar a {
		color: #fff;
		font-size: 30px;
	}
#dei-sec{
    color: #676767;;
	margin: 0px;
}
#dei-sec p{
	font-size:15px;
    text-align: justify;
}
#dei-sec .instance-3{
	float: right;
    position: unset;
	padding: 0;
}
#dei-sec .instance-0{
	float: left;
    position: unset;
}
@media only screen and (max-width: 690px){
	#dei-sec .instance-1, #dei-sec .instance-2{
		padding-left: 0px;
	}
    #dei-sec .instance-0 img, #dei-sec .instance-3 img{
		position: relative;
		width: 100%;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
}
@media only screen and (min-width: 768px) {	
	#dei-sec .instance-1, #dei-sec .instance-2{
		padding-left: 0px;
	}
    #dei-sec .instance-0 img, #dei-sec .instance-3 img{
		position: relative;
		width: 100%;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
}

@media only screen and (min-width: 1024px) {	
	#dei-sec .wpb_wrapper {padding: 10px 30px}
	#dei-sec .instance-1, #dei-sec .instance-2{
		padding-left: 0px;
	}
	#dei-sec h2 {
    font-size: 20px;
     margin: 0px;
     }
    #dei-sec .instance-0 img, #dei-sec .instance-3 img{
		position: relative;
		width: 100%;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
}

@media only screen and (min-width: 1440px) {
	
	#dei-sec .instance-1, #dei-sec .instance-2{
		padding-left: 10px;
		padding: 0px;
	}
	
	#dei-sec .wpb_wrapper{
		padding:30px;
	}
	#dei-sec .instance-0 img{
		width: 760px;
		position: absolute;
		left: -125px;
	}

	#dei-sec h2{
		font-size: 40px;
		line-height: 34px !important;
		font-weight: 700;
		color: #676767;;
		text-transform: none;
		margin-top: 20px;
	}
	#dei-sec .standard_section{
		margin-top: 40px;
	}
/* 	#dei-sec .instance-3 img{
		width: 760px;
		position: absolute;
	} */

	.content-left .container .content {
		left: 56% !important;
	}
}

header .span_7{
	justify-content: flex-end;
    position: static;
    margin-left: 70px;
    display: flex;
    float: none;
    width: auto;
}

/*** Code added for our clients logo listing section ***/
    .logo-container{
        display: flex;
        justify-content: center;
        align-items: center;

    }    
    .logo-container ul {
        margin: 0;
        padding: auto;
        list-style: none;
        display:inline-block;
        width: 100%;
    }
    .logo-container ul li {
        width: 285px;
        height: 120px;
        background: #fff;
        border-radius: 10px;
        margin: 10px;
        float: left;
        padding:20px;
        box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);    
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .logo-container ul li a{
      text-decoration:none !important;
      display: inline-block;
    }
    .logo-holder{
      text-align:center;
    }

    .logo-holder h3 {
        color: #e74c3c;
        font-family: 'Oswald', sans-serif;
        font-weight: 300;
        font-size: 1rem;
    /*    line-height:1.3;*/
    }
    .logo-container ul li .logo-holder img {
        width: 100%; /* or any custom size */
        max-height: 80px;
		object-fit: cover;
		margin: 0;
    }
    .logo-holder p {
        font-size: 14px;
        letter-spacing: 8px;
        text-transform: uppercase;
        padding-left: 10px;
        color: #34495e;
        font-weight: 600;
    }
    .logo-holder p:before {
        position: absolute;
        content: '';
        width: 17px;
        height: 12px;
        background: #545454;
        left: 0px;
        top: 5px;
    }
    .logo-holder p:after {
        position: absolute;
        content: '';
        width: 17px;
        height: 12px;
        background: #545454;
        right: 0px;
        top: 5px;
    }
    .logo-holder h3 span {
        background: #e74c3c;
        color: #fff;
        display: inline-block;
        line-height: 1.8;
        padding: 0 16px;
    }


    @media only screen and (max-width:736px) {
      .logo-container ul {
          text-align: center;
          padding: initial;
      }
      .logo-container ul li {
          width: 290px;
          margin-left: auto;
          margin-right: auto;
          float: none !important;
      }
      .logo-holder p {
          margin-top: 2px;
      }
      .Logos{
        margin-top:20px;
      }
    }
/*** Code added for our clients logo listing section end ***/


/* contact us form style start*/
#wpcf7-f78-p75-o1 form .wpcf7-form-control-wrap input {
    background: none;
}

#wpcf7-f78-p75-o1 form .wpcf7-form-control-wrap textarea {
	border: 1px solid #000;
    background: none;
}
.radio .wpcf7-list-item-label{
	color: #000;
}
/* contact us form style end */

/* Form sub heading */
	p.small-heading {
	text-align:center;
	}
	p.small-heading strong{
    font-weight: 700;
    color: #000;
    font-size: 20px;
	}
/* Form sub heading */

.vertical-divider {
/*   position: absolute; */
/*   display: table; */
  text-align: center;
  height: 100%;
  width: 100%;
}
.vertical-divider .center-element {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.vertical-divider .center-element:before,
.vertical-divider .center-element:after {
  position: absolute;
  content: "";
  width: 1px;
  left: 50%;
  border-left: 1px solid #f15a2b;
}
.vertical-divider .center-element:before {
  bottom: 50%;
  top: 0;
  margin-bottom: 20px;
}
.vertical-divider .center-element:after {
  top: 50%;
  bottom: 0;
  margin-top: 20px;
}
.vertical-divider .center-element{
  width: 20px;
  height: 450px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 0;
}

.vertical-divider .center-element > img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
}

/* fixed contact us start  */
.fixed-contact {
    display:none;
}
/* fixed contact us end  */
/* home page form */
#home-form{
	width: 100%;
    display: inline-flex;
}
#home-form .gjs-row{
	width:50%;
	margin:6px;
}
#home-form .gjs-row input[type=email] {
	 border-top-left-radius: 4px; 
     border-bottom-left-radius: 4px 
} 
#home-form .gjs-row input[type="submit"]{
	padding: 15px 30px !important;
    text-align: center;
    width: 70%;	
}

ul.sub-menu li.menu-item-has-children .sf-with-ul a:hover{
	background: #f1592a!important;
    color: #ffffff !important;
}