@font-face {
    font-family: Montserrat-Regular;
    src: url("../webfonts/Montserrat-Regular.otf") format("opentype");
}
@font-face {
    font-family: Montserrat-Bold;
    src: url("../webfonts/Montserrat-Bold.otf") format("opentype");
}
@font-face {
    font-family: Montserrat-SemiBold;
    src: url("../webfonts/Montserrat-SemiBold.otf") format("opentype");
}
@font-face {
    font-family: Montserrat-Medium;
    src: url("../webfonts/Montserrat-Medium.otf") format("opentype");
}
@font-face {
    font-family: Montserrat-Light;
    src: url("../webfonts/Montserrat-Light.otf") format("opentype");
}
@font-face {
    font-family: 'Quicksand-Bold';
    src: url("../webfonts/Quicksand-Bold.ttf") format("opentype");
}
@font-face {
    font-family: 'Quicksand';
    src: url("../webfonts/Quicksand-Light.ttf") format("opentype");
}
@font-face {
    font-family: 'Quicksand';
    src: url("../webfonts/Quicksand-Medium.ttf") format("opentype");
}
@font-face {
    font-family: 'Quicksand';
    src: url("../webfonts/Quicksand-Regular.ttf") format("opentype");
}
@font-face {
    font-family: 'Quicksand-SemiBold';
    src: url("../webfonts/Quicksand-SemiBold.ttf") format("opentype");
}


body {
	font-family: 'Quicksand';
}
h1, h2, h3, h4, h5, h6 {
	font-family: Quicksand-Bold !important;
   
    
}
a {
	font-family: Quicksand;
}
a:hover {
	text-decoration:none !important;
}
.form-control, input, select, textarea {
	font-family: Quicksand;
}
.form-control {
	border-color:#6B6E72;
}
.dealcolor {
	color: #FF00A1;
}
.btn {
	padding: .375rem 1.4rem;	
}
.btn.dealcolor {
	border-color: #000A47 !important;
	color: #FF00A1 !important;
}
.btn.dealcolor:hover {
	background-color: #FF00A1 !important;
	color: #fff !important;
	border-color: #000A47 !important;
}
.table {
	font-family: Quicksand;
	font-size:14px;
}
.table th {
	font-family: Quicksand;
}
.osm-container h1, .osm-container h2 {
	font-family: Quicksand;
	font-size:22px;
}

#top {
	padding:20px 15px;
	min-height:70px;
}
#top .logo img {
	max-width:100%;
}
#top .top-right {
	display:block !important;
}
#top .top-right > a {
	margin-left:10px;
}
#top .top-right .profile {
	font-size:20px;
}
#top .top-right .menu {
	cursor:pointer;
	display: inline-block;
}
#top .top-right .menu .fa-bars {
	font-size:20px;
}
#top .top-right .menu .fa-chevron-down {
	font-size:13px;
	margin-left:3px;
}
#top .topmenu {
	margin-top:20px;
	left:-25px !important;
}
#top .topmenu .dropdown-item i {
	padding-right:5px;
}
#top .topmenu .dropdown-item .placead {
	display:none;
}

#breadcrumb {
	border-top:1px solid #DDDDDD;
	background:#F3F3F3;
}
#breadSection .breadcrumb {
	margin-bottom: 0;
	list-style: none;
	background-color: inherit;
	border-radius: 0;	
	padding-left:0;
}
#breadSection .breadcrumb a {
	color:#000039;
	text-decoration:none;
}
#breadSection .breadcrumb li {
	margin-right:6px;
}
#breadSection .breadcrumb .div {
	font-size:13px;
	padding-left:5px;
	padding-right:3px;
}

#homeHeader {
	height:420px;
	background-size: 100%;
	padding-top:25px;
	border-bottom:1px solid #EFEFEF;
	position:relative;
}
.subpage #homeHeader {
	height:187px;
	background-size: 100%;
	padding-top:10px;
	border-bottom:1px solid #EFEFEF;
	position:relative;
}

#main {
	padding-top:40px;
	padding-bottom:20px;
}
#main .cbLoginForm {
	margin:10px 20px;
	margin-bottom:50px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.23);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.23);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.23);
	padding:20px;
	padding-bottom:80px;
	position:relative;
}
#main .cbLoginForm .dform {
	position:absolute;
	bottom:-50px;
	margin-left:-57px;
	left:50%;
}
#main .cbLoginForm .topForm {
	position:relative;
	margin-top:-40px;
}
#main.withSide {
	padding-top:0;
	padding-bottom:0;
}
#main.withSide .com {
	background:#fff url(../images/leftmain.png) repeat-y;
	padding-top:40px;
	padding-bottom:20px;
	padding-left:45px;
	padding-right:20px;
}
#main .convertforms h1 {
	margin:0 !important;
}
#main .convertforms  {
	padding:0 !important;
}
#main .convertforms .form-control {
	border-color:#32373C;
}
#main .SPDetailEdit {
	background:#EFF8FF;
	border-radius:4px;
	padding:30px 25px 30px 25px;
	position:relative;
	margin-bottom:50px;
}
#main .SPDetailEdit .form-control {
	border-color:#1D2227;
}
#main .SPDetailEdit .form-group {
	margin-bottom:18px;
}
#main .SPDetailEdit .form-group label {
	font-weight:400 !important;
}
#main .fileUpload {
	border:1px solid #1D2227;
	background:#fff;
	padding:40px 10px;
	border-radius:.25rem;
	text-align:center;
}
#main .fileUpload .stitle {
	margin-bottom:3px;
	font-family: Quicksand;
	fotn-size:16px;
}
#main .fileUpload .sname {
	margin-bottom:7px;
	font-family: Quicksand;
	color:#808080;
	font-size:14px;
}
#main .fileUpload .sallow {
	margin-bottom:5px;
	font-family: Quicksand;
	color:#808080;
	font-size:14px;
}
#main .fileUpload input, #main .fileUpload .input-group-btn {
	display:none;
}

#main .imageUpload {
	border:1px solid #1D2227;
	background:#fff;
	padding:40px 10px;
	border-radius:.25rem;
	text-align:center;
}
#main .imageUpload .stitle {
	margin-bottom:3px;
	font-family: Quicksand;
	fotn-size:16px;
}
#main .imageUpload .sname {
	margin-bottom:7px;
	font-family: Quicksand;
	color:#808080;
	font-size:14px;
}
#main .imageUpload .sallow {
	margin-bottom:5px;
	font-family: Quicksand;
	color:#808080;
	font-size:14px;
}
#main .imageUpload input, #main .imageUpload .input-group-btn {
	display:none;
}
#main .btn-icon {
	cursor:pointer;
}
#main .SobiPro .lead {
	margin-bottom:6px;
	font-size:18px;
}
#main .section-heading {
	color:#292929;
}
#main .section-heading h2 {
	color:#292929;
	font-size:26px;
}
#main .sobiproCategory .list-group-item:hover {
	background:#F6F6F6;
}
#main .sobiproCategory .list-group-item a {
	color:#0F0F0F;
	font-family: Quicksand;
}
#main .sobiproCategory .list-group-item a:hover {
	text-decoration:none;
}
#main .sobiproCategory .list-group-item i {
	color:#999999;
}
#main .sobiproCategory .list-group-item img {
	height:40px;
	margin-right:5px;
}
#main .sobiproCategory .list-group-item .float-right {
	margin-top:10px;
}
#main .sobiproCategory .list-group-item .img-container {
	display:inline-block;
	width:75px;
}
#leftSidebar {
	padding-top:40px;
	padding-bottom:20px;
}
#leftSidebar ul {
	margin:0;
	padding:0;
	color:#8B8B8B;
	list-style-type:none;
	
}
#leftSidebar ul li a {
	color:#8B8B8B;
	font-size:15px;
	cursor:pointer;
}
#leftSidebar ul li a:hover {
	text-decoration:none;
	background-color:transparent;
	color:#FF7CCF;
}
#leftSidebar ul li a img {
	margin-right:5px;
	height:auto;
}
#leftSidebar ul li {
	margin-bottom:12px;
	display: block;
	width: 100%;	
}
#leftSidebar ul li h4 {
	margin:0;
	padding:0;
}

.view-userprofile .ui-tabs-nav, .view-userprofile .cbpp-profiletype-title {
	display:none !important;
}
.view-userprofile #ads .entry_fields {
	display:none;
}

.home-banner {
	margin-top:25px;
	background:#F0F0F0;
	padding:10px;
}
.home-banner p, .home-banner2 p {
	margin:0;
	padding:0;
}
.home-banner img, .home-banner2 img {
	max-width:100%;
}
.home-banner2 {
	margin-top:35px;
	padding:10px;
}
.home-banner2 h4 {
	margin-bottom:17px;
}
.home-banner3 {
	margin-top:20px;
	margin-bottom:30px;
}
.home-banner3 img {
	width:100%;
}
.home-banner3 .card-title {
	margin-top:12px;
	margin-bottom:5px;
}
.home-banner3 a {
	color:#000A47;
}

#bottom {
	padding:30px 0 20px 0;
	background:#000A47;
	color:#fff;
}
#bottom .navbar {
	border-bottom:1px solid #3E4567;
}
#bottom .navbar-toggler {
	display:block;
	width:100%;
	font-size: 1.15rem;
	text-transform: capitalize;
	color:#fff !important;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0;
}
#bottom .container-fluid {
	padding-right:0;
	padding-left:0;
}
#bottom .container-fluid > div {
	padding-top:10px;
	padding-bottom:10px;
	color:#C9CACB;
}
#bottom .container-fluid > div a {
	color:#C9CACB;
}
#bottom .container-fluid > div a:hover {
	text-decoration:none;
	color: #FF00A1;
}
#bottom .container-fluid .title {
    font-family: "Varela Round", "Quicksand", sans-serif;
}
#bottom .navbar ul {
	list-style:none;
	margin:0;
	padding:0;
	display:block
}
#bottom .navbar ul li {
	list-style:none;
	margin:0 0 5px 0;
	padding:0;
}
#bottom .footer-social-media-url {
	margin-top:10px !important;
}
#bottom .footer-social-media-url li {
	display:inline;
}

#footer {
	margin-top:45px;
	color:#C9CACB;
}
#footer .logoFooter {
	padding-bottom:15px;
	display:block;
}
#footer > div {
font-family: "Quicksand";
	font-size:14px;
}

#headerSearch .nav {
	margin-bottom:15px;
	font-family: Quicksand;
}
#headerSearch .nav a{
	font-size:22px;
	color:#fff;
}
#headerSearch .nav a.active {
	color:#000A47;
	border-bottom:1px solid #000A47;
	font-family: Quicksand;
}
#headerSearch input, #headerSearch select {
	border-color:#606366 !important;
	border-width:2px;
	color:#929292;
	height: 50px;
}
#headerSearch .has-search {
	position:relative;
}
#headerSearch .has-search .form-control {
	height: 50px;
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #929292;
	background: #fff;
	background-clip: padding-box;
	border: 2px solid #606366;
	border-radius: .25rem !important;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;	
    padding-left: 2.375rem !important;
	
}
.searchingmodule .btn {
    color: #fff !important;
    background: #f0ad4e !important;
    border-color: #f0ad4e !important;
}
.SPSearch #headerSearch .btn {
	color:#000000 !important;
}
#headerSearch .btn.width {
	padding-left:20px;
	padding-right:20px;
}
.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
	top: 8px;
	left: 0;	
}

.spEntriesListRow img.spFieldDataImage {
	padding:5px;
	display:block;
	border:1px solid #EFEFEF;
	border-radius:4px;
	width:100%;
	max-width:100%;
}
.spEntriesListRow .spClassImage {
	max-width:100%;
}
.spEntriesListRow .spEntriesListTitle {
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
	display: block;
	font-weight: bold;
	color:#000B47;
	padding-bottom: 8px;
}
.spEntriesListRow .spEntriesListTitle a {
	color:#000B47;
}
.spEntriesListRow .spEntriesListTitle .sub {
	font-size:14px;
	font-weight:400;
	padding-top:5px;
}
.spEntriesListRow .list-inline {
	margin:0;
	padding:0;
	display:block;
}
.spEntriesListRow .list-inline li {
	margin:0;
	padding:0;
	display:block !important;
}
.spEntriesListRow .list-inline li .fa {
	color:#717799;
}
.spEntriesListRow .detaildes p {
	padding:0;
	margin:0;
}
.spEntriesListRow .detaildes {
	font-size:14px;
	line-height:22px;
	padding-top:8px;
	padding-bottom:5px;
}
.SobiPro .pagination li a.active {
	background:#000A48;
	color:#fff;
}

div.spEntriesListContainer div.spEntriesListCell {
	width: 100% !important;
	margin-bottom:35px;
	-webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.05); 
	box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.05);	
	border:2px solid #ECECEC;
	border-radius:6px;
	padding:20px 10px;
	color:#8A8A8A;
	background:#fff;
}
div.spEntriesListCell a {
	color:#8A8A8A;
}
.spEntriesListRow .list-inline li {
	padding-left: 35px !important;
	color:#6A6A6A;
	margin-bottom:10px;
	font-family: Quicksand;
}
.spEntriesListRow .list-inline li.vcard-salary, .SPDetails .list-details .salary {
	background:url(../images/euro.png) top left no-repeat;
}
.spEntriesListRow .list-inline li.vcard-type, .SPDetails .list-details .type {
	background:url(../images/time.png) top left no-repeat;
}
.spEntriesListRow .list-inline li.vcard-location, .SPDetails .list-details .location {
	background:url(../images/location.png) top left no-repeat;
}
.spEntriesListRow .list-inline li.vcard-date, .SPDetails .list-details .date {
	background:url(../images/date.png) top left no-repeat;
}
.spEntriesListRow .detaildes {
	color:#6A6A6A;
	font-family: Quicksand;
}

.SPDetails .list-details .item {
	padding-left: 25px !important;
	color:#6A6A6A;
	font-family: Quicksand;	
	min-height: 30px;
}

div.spCategoryName {
    color: #1E4473;
    float: left;
    font-size: 16px;
    margin: 0;
    width: 100%;
}

.list-group-item {
	padding: .5rem 1.25rem;
}

#subscription {
	padding-top:20px;
	padding-bottom:10px;
}
#subscription .header {
	background:#ffffff;
	text-align:center;
	margin-left:-25px;
	margin-right:-25px;
	padding-top:15px;
	padding-bottom:15px;
}
#subscription .content {
	padding-top:25px;
}

.job-plan {
	background:#fff;
	height:350px;
	-webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.05); 
	box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.05);	
	border-radius:4px;	
}
.job-plan ul, .job-plan li {
	list-style:none;
	margin:0;
	padding:0;
}
.job-plan .job-plan-header {
	background:#000A47;
	color:#fff;
	text-align:center;
	max-height:80px;
	border-top-right-radius:4px;	
	border-top-left-radius:4px;	
}
.job-plan .job-plan-title {
	margin:0;
	padding:20px 10px;
	font-family: Quicksand;
	font-size:19px;
}
.job-plan-price {
	text-align:center;
	height:55px;
	line-height:55px;
	font-size:24px;
	border-bottom:2px solid #EDEDED;
	font-family: Quicksand;	
	margin-bottom:15px;
}
.job-plan .job-plan-price .duration {
	font-family: Quicksand;
	font-size:15px;
	color:#858384;
}
.job-plan-short-description {
	padding:10px 14px;
	font-family: Quicksand;
	color:#858384;
}
.job-plan-short-description li {
	padding-left:25px;
	background:url(../images/tick.png) center left no-repeat;
	margin-bottom:4px;
}
.job-signup-container {
	padding:20px 0 20px 0;
}
iframe input {
	display:none;
}

.alert-error {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;	
}

@media only screen and (max-width: 981px) {
	#main.withSide .com {
		padding-top:20px;
		padding-left:20px;
	}
}

@media only screen and (max-width: 575px) {
	#main.withSide .com {
		background:#fff;
		padding-left:20px;
		padding-right:20px;
		padding-top:20px;
	}
}

@media only screen and (max-width: 480px) {
	.top-right {
		flex:2;
	}
	.top-right .profile {
		display:none;
	}
	#topMenuLink .fa-chevron-down {
		display:none;
	}
	#top .topmenu {
		transform:none !important;
		left:0 !important;
		top:37px !important;
	}
	#main .sobiproCategory .list-group-item img {
		max-height:40px;
		height: auto;
		max-width: 100%;
	}	
	#main .sobiproCategory .list-group-item .img-container {
		width:50px;
	}
	.list-group-item {
		padding: .5rem 0;
	}
	#main .sobiproCategory .list-group-item a {
		font-size:14px;
	}	
}	

.login_user {
    font-size: 14px;
}
.working-sectors a {
	display: block;
	text-align: center;
	z-index: 2;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.working-sectors img {
	max-width: 100%;
	height: 129px;
	padding:15px;
    max-height: 129px;
}
.media-caption .category-titile {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 6px;
    color: #384047;
	font-family: Quicksand;
  	min-height: 40px;
}
.media-caption .job-count {
    font-size: 14px;
color: #384047;
font-family: Quicksand-SemiBold !important;
}
.working-sectors-box {
	justify-content: center;
	position: relative;
	padding: 0;
	height: 210px;	
}
.SobiPro .btn{
	width:100%;
}
#headerSearch .btn.dealcolor{
	height:50px;
	width: 100%;
}
/*#extendedsearchsp123 {
    background: rgba(38,46,65,0.4);
    padding: 0px 15px;
    box-shadow: 0 6px 14px rgb(0 0 0 / 54%);
    border-radius: 10px;
}
#extendedsearchsp123 .form-group .form-control {
    border: none !important;
}*/
.cadre_texte {
    font-size: 12px;
}
.searchingmodule .btn:hover {
    background: #eea236 !important;
    border-color: #eea236 !important;
}
/*.cat-box:nth-child(1n+2) {
    border-left: 1px solid #e8ecec;
}*/
.cat-box:nth-child(2n+1), .cat-box:nth-child(2n+2) {
    border-right: 1px solid #e8ecec;
}
.cat-box:nth-child(1), .cat-box:nth-child(2), .cat-box:nth-child(3), .cat-box:nth-child(4) {
    border-bottom: 1px solid #e8ecec;
}
.cat-box:nth-child(4), .cat-box:nth-child(8) {
    border-left: none;
    border-right: none;
}
.cat-box:hover:before {
    /*top: -3px;
    bottom: -3px;
    left: -3px;
    right: -3px;*/
    background-color: #fff;
    box-shadow: 0 0 50px rgb(32 32 32 / 15%);
    border-radius: 8px;
}

.cat-box:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.working-sectors {
    margin: 0 auto;
}
@media (max-width: 767px) {

.working-sectors {
    width: 100% !important;
}
.working-sectors-box {
    padding: 0px !important;
}
.cat-box {
    border: 1px solid #e8ecec;
	border-right: 0px !important;
	border-left: 0px !important;
	border-top: 0px !important;
	border-bottom: 1px solid #e8ecec;
    margin-bottom: 20px;
}
#extendedsearchsp123{
    padding:15px !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.working-sectors {
    width: 100% !important;
}


.cat-box:nth-child(2), .cat-box:nth-child(6) {border-right:0 !important;}
.cat-box:first-child, .cat-box:nth-child(3), .cat-box:nth-child(5),.cat-box:nth-child(7) {
    border-right: 1px solid #e8ecec;
}

.cat-box:first-child, .cat-box:nth-child(2), .cat-box:nth-child(3), .cat-box:nth-child(4), .cat-box:nth-child(5),.cat-box:nth-child(6) {
    border-bottom: 1px solid #e8ecec;
}
}


.SPDetails .list-details .website {
	background:url(../images/website.png) top left no-repeat;
}
.SPDetails .list-details .company{
	background:url(../images/company.png) top left no-repeat;
}
.SPDetails .company a {
    padding-left: 25px;
}
#applyForm .card {
    background: #fff;
}
.btn-application {
    width: auto !important;
    height: 50px;
    padding: 10px 40px !important;
    line-height: 30px !important;
}
.applyonttop {
    width: auto !important;
    height: 50px;
    padding: 10px 60px !important;
    line-height: 30px !important;
}
#homeHeader{
  background-size: 100%;
padding-top: 20px;
border-bottom: 1px solid #EFEFEF;
position: relative;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1115px;

}

#SobiPro #field_the_fields_below_are_requiredContainer label{color:red;}

.topnav
{
	text-align: center;
	padding-top:4px;
	font-size: 18px;
   font-weight: bold;
}

.topnav a
{
   color:#ffffff;
	padding:6px 15px;
	border:1px solid transparent;
}

.topnav a:hover
{
   color:#ffffff;
}
