/*

Theme Name: JobMonster
Theme URI: https://nootheme.com/
Author: NooTheme
Author URI: https://nootheme.com/
Description: JobMonster is the functional Job Board WordPress Theme with gorgeous layout and exclusive job board system to connect candidates and employers fluidly.
Version: 4.1.1.1
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options, translation-ready
Text Domain: noo
*/

@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&subset=latin-ext');
@import url('http://fonts.googleapis.com/css?family=Montserrat');


/*
fonce
rgba(132,188,38,1);

clair
rgba(166,199,20,1);

texte
rgba(149,193,31,1); 


<div class="bloc_intro">
<span class="bloc_intro"> myjobest est une entreprise autonome et totalement indépendante, ce qui nous donne plus de proximité auprès de nos partenaires. </span>
</div>


*/
html{
	animation: 0.25s;
transition-duration: 0.25s;
}

.profile-avatar img, .candidate-avatar img {
    -webkit-border-radius: 0%;
    border-radius: 0%;
}
.member-heading-avatar img {
    border-radius:  0%;
}

.animation_custom{
-webkit-animation: wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);
-o-animation: wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);
animation: wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}

img.noo-logo-mobile-img.noo-logo-normal{
	width: 176px;
}

.box-info-image{
	display: none;
	visibility: hidden;
}

.job-advanced-search .form-control-flat, .job-advanced-search #search-keyword {
    min-width: inherit;
}

.job-social a.noo-icon:hover {
    background: white;
    color: white;
}
.job-social a.noo-icon {
    background-color: white;
    color: rgb(149, 193, 31);
    margin: 8px 0 0 4px;
}

.job-social {
    padding: 12px 16px 16px 16px;
    background: rgba(32, 32, 32, 1);
    margin-bottom: unset;
    border-radius: 4px;
}

.job-social .noo-social-title {
    color: rgb(149, 193, 31);
    text-transform: uppercase;
}


.flex_container{
	display: flex;
	justify-content: center;
	align-items:flex-start;
	overflow:inline;
	flex-wrap: wrap;
}

.bloc_profil{
	max-width: 15%;
	min-width:190px;
	padding-left:4px;
	padding-right:4px;
}

.map {
	width:100%;
	height:320px;	
}

.map-wrap {
	position:relative; 
}

.colophon.wigetized > .container-boxed > div > div {
    padding-top: 64px;
    padding-bottom: 64px;
}
	
.overlay {
	width:100%;
	min-height:320px; 
	position:absolute; 
	top:0;
}

/*
.noo-gmaps .map-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}
*/

p.agence{
    background-color: rgba(149,193,31,0.76);
    color: RGBA(255, 255, 255, 1);
		border-radius: 2px;
	padding: 6px 12px 5px 12px;
	margin-bottom: 24px;
}

.bouton_color_light {
    background-color: RGBA(250, 250, 250, 0.88);
    color: RGBA(59, 123, 157, 0.88);
}

.bouton_color_primary {
    background-color: rgba(149,193,31,1);
    color: RGBA(250, 250, 250, 0.88);
		border:2px solid rgba(149,193,31,1);
}

.bouton_color_primary:hover {
		background-color: RGBA(250, 250, 250, 0.88);
		color:rgba(149,193,31,1);
	  border:2px solid rgba(149,193,31,1);
}

.bouton_XL {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1.25px;
    line-height: 18px;
    padding: 22px 44px 18px;
}

@media screen and (max-width: 768px) {
	
	.bouton_XL {
	    font-size: 16px;
	    font-weight: 700;
	    letter-spacing: 1.25px;
	    line-height: 18px;
	    padding: 15px 12px 12px;
	}
	
}

.bouton_solid {
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
}

.bouton {
    font-family: Lato;
    transition-duration: 0.25s;
}

.bouton_arrondi {
    border-radius: 999px;
}

.widget ul, .widget ol {
    padding: 0px 12px;
    overflow: hidden;
    list-style: none;
    background-color: rgba(255, 255, 255, 0.76);
    width: 100%;
    border-left: 2px solid rgba(149,193,31,1);
}

/* L I S T E */

/* LISTE PAGE ACCUEIL */

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

ul.liste_skills>li {
	font-size: 16px;
	font-weight: 300;
	padding-left: 10px; 
}

ul.liste_skills>li:before {
	bottom:0.4em;
	color: rgba(149,193,31,1);
	content: "\2B22";
	font-size:8px;
	padding-right: 6px;
	position:relative;
}

ul.liste_skills>li:first-child {
	padding-top: 5px;
}

p.liste_skills {
    text-align: justify;
    font-weight: 300!important;
    padding-right: 16px;
    padding-left: 16px;
    border-left: 4px solid rgba(149,193,31,1);
    margin-left: 3px;
    padding-bottom: 16px;
}

h4.pacte {
left: -3px;
	position: relative;
}

h4.pacte::before {
	//color: rgba(149,193,31,1);
}

h4.proximite::before {
		content: "P";
}

h4.accompagnement::before {
		content: "A";
}

h4.creativite::before {
		content: "C";
}

h4.terrain::before {
		content: "T";
}

h4.expertise::before {
		content: "E";
}

.container_pacte{
}

.pacte_bloc{
	background:linear-gradient( 45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%);
-webkit-box-shadow: 0px 0px 32px -16px rgba(0,0,0,0.48);
-moz-box-shadow: 0px 0px 32px -16px rgba(0,0,0,0.48);
box-shadow: 0px 0px 32px -16px rgba(0,0,0,0.48);
	padding-top: 32px;
	padding-bottom: 32px;
}

/* L A B E L */

.label-formule {
font-size: 18px!important;
line-height: 2.40;
padding: 6px 10px 6px 10px!important;
}


.label-exemple {
line-height: 2;
}

.label {
border-radius: 2px;
color: white;
font-size: 17px;
font-weight: 300 !important;
padding: 4px 6px 2px;
}

a.label:hover,
a.label:focus {
cursor: pointer;
text-decoration: none;
}
.label:empty {
display: none;
}

.btn .label {
position: relative;
top: 1px;
}

.label-default {
background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
background-color: #5e5e5e;
}

/* blanc*/
.label-blanc {
background-color: #ffffff;
color: #FF9016
}

.label-blanc[href]:hover,
.label-blanc[href]:focus {
background-color: rgba(255, 255, 255, 0.5);
}

/* noir*/
.label-noir {
background-color: #141414;
color: #FFF;
}

.label-noir[href]:hover,
.label-noir[href]:focus {
background-color: rgba(32, 32, 32, 1);
}

/* PRIMARY */
.label-primary {
background-color: rgba(149,193,31,1);
}

.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #286090;
}

/* VIOLET */
.label-violet {
background-color: #8033b8;
}

.label-violet[href]:hover,
.label-violet[href]:focus {
background-color: #692997;
}

/* SUCCESS */
.label-success {
background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}

/* INFO */
.label-info {
background-color: #5bc0de;
}

.label-info-pro {
background-color:#3A87AD;
}



.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}

/* WARNING */
.label-warning {
background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}

/* DANGER */
.label-danger {
background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}


.bloc_profil {
text-align: center;
}

.image_profil {
-webkit-filter: grayscale(1);
border-radius: 50%;
border: 6px solid RGBA(20, 20, 20, 0.32);
filter: grayscale(1);
margin-bottom: 12px;
width: 192px;
		animation: 0.25s;
	transition-duration: 0.25s;
}


.image_profil:hover {
-webkit-filter: unset;
filter:unset;
	animation: 0.25s;
	transition-duration: 0.25s;

}


.texte_profil {

}

span.identite_profil {
background-color: RGBA(255, 255, 255, 0.32);
border-radius: 2px;
border: 1px solid RGBA(255, 255, 255, 0.64);
color:#141414;
font-weight:500;
letter-spacing: 0;
padding: 3px 6px 1px 6px;
}

span.poste_profil {
color:white;
font-size: 13px;
font-weight:300;
text-transform: uppercase;
}

span.poste_profil > strong {
color:#141414;
font-weight:600;
text-transform: uppercase;
}

span.poste_profil > strong::before {
bottom: 5px;
content: "\f041";
font: normal normal normal 14px/1 FontAwesome;   
padding-right: 5px;
}

.tiret_bas {
    border-bottom: 1px dashed rgba(149, 193, 31, 1);
}


/* O V E R I D E */
.wpb_content_element {
margin-bottom: 0px!important;
}

h3, .h3 {
color: RGB(20, 20, 20);
font-size: 24px;
}

h4, .h4 {
	font-size: 22px;
	margin-bottom: 12px;
margin-top: 10px;
}


h1, .h1, h2, .h2, h3, .h3 {
margin-bottom: 16px;
margin-top: 12px;
}

.title-bg {
background-color: rgba(149, 193, 31,0.76);
border-radius: 4px;
color: rgb(255, 255, 255);
font-weight: 100;
padding: 2px 12px;
line-height: 1.32;
}

.fleche_bas_inverse {
background: url("../../../_perso/triangle_bas_inverse_sombre.svg") 50% 100% ,
			linear-gradient( 45deg, rgba(132,188,38,0.76) 0%, rgba(166,199,20,0.76) 100%),
			linear-gradient( 45deg, rgba(255,255,255,.64) 0%, rgba(255,255,255,0.64) 100%),
			url("../../../_perso/shutterstock_427841167.jpg") 50% 50%;
background-position: center center -0.25px;
background-size: 2566px, 100% , cover !important;
background-attachment: scroll, fixed;
}

hr.separateur {
border-top-color: rgba(149,193,31,1);
border-top-width: 4px;
margin: 24px auto 6px auto;
padding: 0px;
width: 24px;
}

hr.clair {
border-top-color: rgba(255, 255, 255,1);
}

hr.sombre {
border-top-color: rgba(32, 32, 32,1);
}

h3.inverse_sombre{
color:rgba(255 ,255 ,255 ,1);
}
.sous_fleche {
background: linear-gradient( 45deg, rgba(32, 32, 32, 1) 0%, rgba(32, 32, 32, 1) 100%);
}

.bloc_perso {
background:linear-gradient( 45deg, rgba(132,188,38,0.76) 0%, rgba(166,199,20,0.76) 100%);
border-radius: 8px;
border: 4px solid white;
margin-top: 8px;
}

.bloc_perso>.noo-text-block>p {
color: rgb(255, 255, 255);
font-weight: 300;
line-height: 1.5;
padding: 6px 0px 16px 0px;
text-align: justify;
}


.sous_fleche>.noo-text-block>p {
color:white;
font-weight: 300;
opacity: 0.84;
text-align: justify;
}

.overlay_1 {
background:linear-gradient( 45deg, rgba(132,188,38,1) 0%, rgba(166,199,20,1) 100%);
}

.bloc_title {
background-color: rgba(20, 20, 20, 1);
border-radius: 2px;
bottom: 8px;
color: rgb(255, 255, 255);
font-size: 16px;
line-height: 1;
padding: 5px 6px 4px 5px;
position: relative;
text-transform: uppercase;
}

.bloc_title>i {
color: rgba(149, 193, 31,1);
font-size: 18px;
}

.noo-counter-icon .noo-counter-item .noo-counter {
font-size: 54px;
font-weight: bold;
line-height: 100%;
}

.noo-counter-icon .noo-counter-item {
background-color: rgb(149, 193, 31);
border-radius: 4px;
color: rgba(255, 255, 255, 1);
display: flex;
font-family: inherit;
justify-content: center;
margin-left: 0;
text-align: center;
}


.noo-counter-icon .noo-counter-item .fa {
color: rgba(0, 0, 0,0.24);
font-size: 54px;
}

.counter_label>p {
background-color: white;
border-radius: 2px;
color: rgb(149, 193, 31);
font-weight: bold;
margin-top: 10px;
padding-top: 3px;
text-align: center;
text-transform: uppercase;
}

.noo-counter-icon .noo-counter-item .noo-counter-font-icon {
padding-top: 0px;
}

.navbar-brand .noo-logo-img, .navbar-brand .noo-logo-mobile-img {
top: 60%;
}


.center-justified {
-moz-text-align-last: center;
text-align-last: center;
text-align: justify;
}


.separator {
border-top: solid 1px RGBA(20, 20, 20, 1.00);
margin: auto;
padding-top: 16px;
position: relative;
width: 256px;
}

.separator::before {
background-color: rgb(255, 255, 255);
color: rgb(149, 193, 31);
content: "";
font-size: 10px !important;
font: normal normal normal 14px/1 FontAwesome;
left: 118px;
padding: 0px 12px;
position: absolute;
top: -5px;
}



/*
.navbar-nav li > a:hover {
border-top: 4px solid rgb(149, 193, 31);
color: rgb(68, 73, 75);
padding-top: 0px;
}

.navbar-nav li > a {
border-top: 0px solid rgb(149, 193, 31);
padding-top: 4px;
}    

.navbar-nav li.current-menu-item > a:hover{
color: rgb(149, 193, 31);
}
*/

.nav-item-member-profile.login-link {
margin-left: 10px;
padding-left: 24px;
position: relative;
}

.nav-item-member-profile.login-link:before {
height: 50%;
}

.logo_gray {
-webkit-filter: grayscale(1);
filter: grayscale(1);
opacity: 0.48!important;
	transition-duration: 0.5s;
}

.logo_gray:hover {
-webkit-filter: grayscale(0);
filter: grayscale(0);
	opacity: 1!important;

}

span.bloc_intro {
color: #141414;
font-size: 17px;
line-height: 1.75;
text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.44);
}

div.bloc_intro {
border-radius:4px;
padding: 16px;
text-align: center;
}

.bloc_intro {
font-family: lato;
font-weight: 400!important;  
}


.noo-counter-text {
display: none;
}

.wigetized .widget .widget-title {
color: #95C11F;
font-weight: 100 !important;
}


.featured_slider .box_testimonial .box-info .box-info-entry h5 {
color: RGBA(0, 0, 0, 0.56)!important;
font-family: montserrat!important;
font-weight: 300;
text-transform: none;
}

.featured_slider .box_testimonial .box-info .box-info-entry h4 {
color: RGBA(255, 255, 255, 0.84)!important;
margin: 3px;
text-transform: none;
}

p {
font-family: lato;
font-size: 15px;
font-weight: 400;
margin: 0;
}

.noo-step-icon-advanced .noo-step-icon-button .noo-step-icon-btn a {
font-weight: 100 !important;
padding-bottom: 16px;
padding-top: 16px;
width: auto;
}

.noo-step-icon-advanced:before {
background-size: cover;
background:linear-gradient( 20deg, rgba(0, 0, 0,0.76) 0%, rgba(0, 0, 0,0.96) 100%),url("") no-repeat center center;
}

.btn-primary,
.form-submit input[type="submit"],
.wpcf7-submit,
.widget_newsletterwidget
.newsletter-submit,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus,
.btn-primary.active, .wpcf7-submit:hover,
.progress-bar {
margin: 0;
}


.form-control, .widget_newsletterwidget .newsletter-email, .form-group .chosen-container-single, .form-group .chosen-container-multi .chosen-choices, .wpcf7-form-control:not(.wpcf7-submit) {
display: block;
height: auto;
letter-spacing: 0px;
line-height: 1.5;
padding: 0 0 0 1;
width: 100%;
}

.noo-step-icon-advanced .noo-step-icon-button {
margin-bottom: 80px;
margin-top: 0px;
text-align: center;
}


.wigetized .mailchimp-widget .mc-email {
background: none;
border-radius: 100px;
border: 1px solid RGBa(149, 193, 31,0.24);
color: RGB(255, 255, 255);
font-family: lato;
font-size: 12px;
padding-left: 10px;
font-weight: 600;
}
.job-advanced-search .form-action {
display: table-cell;
padding: 0;
vertical-align: middle;
width:auto;
}

label {
display: inline-block;
font-family: lato;
	font-weight: 400;
}


.job-advanced-search .job-advanced-search-form {
	padding: 0;
align-items: center!important;
background:linear-gradient( 0deg, rgba(0, 0, 0,0.76) 0%, rgba(0, 0, 0,0.76) 100%);
display: flex;
flex-wrap: wrap;
height: auto;
justify-content: space-between;
width: auto;
			padding: 16px;
	

}

.job-advanced-search > div .job-advanced-search-form > div{
	margin: 12px auto;

}

.job-advanced-search .btn-search-submit {
background-color: rgb(255, 255, 255);
color:#141414;
}

.chosen-container-multi .chosen-choices li.search-field:first-child input[type="text"]
.job-advanced-search .form-control-flat, .job-advanced-search #search-keyword,
.job-advanced-search .form-control, .job-advanced-search .widget_newsletterwidget .newsletter-email, .job-advanced-search .wpcf7-form-control:not(.wpcf7-submit) {
 height: 48px;
}

.form-group .chosen-container-multi .chosen-choices {
padding: 0!important;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
padding: 12px!important;
}

.form-control, .widget_newsletterwidget .newsletter-email, .form-group .chosen-container-single, .form-group .chosen-container-multi .chosen-choices, .wpcf7-form-control:not(.wpcf7-submit) {
display: block;
height: auto;
letter-spacing: 0px;
line-height: 1.7;
padding: 6px;
width: 100%;
}

.colophon.wigetized {
background: #000;
position: relative;
}

.colophon.wigetized > p,
.colophon.wigetized > span,
.colophon.wigetized > label,
.wigetized .widget,
.textwidget p,
.widget>strong {
color: #FFF;     
font-family: lato!important;
font-size: 14px!important;
font-weight: 400 !important;
letter-spacing: 0;
line-height: 1.5;
}

.textwidget>b {
font-weight: 900!important;
	letter-spacing: 0.44px;
}

.widget a.footer,
.textwidget a.footer {
color: #FFF!important;     
font-family: lato!important;
font-size: 14px!important;
font-weight: 400!important;
letter-spacing: 0;
line-height: 1.5;
text-decoration: underline dotted!important;
-moz-text-decoration-line: underline;
text-decoration: underline;
-moz-text-decoration-style: dotted;
-webkit-text-decoration-style: dotted;
text-decoration-line: underline;
text-decoration-style: dotted;
-webkit-text-decoration-line: underline;
}

.parallax[data-parallax="1"][data-parallax_no_mobile="0"] {
    background-position: 84% 50% !important;
    background-attachment: scroll;
}

.featured_slider .box_testimonial_single .box-info .box-info-entry h4 {
    font-size: 15px;
    font-weight: 300;
}

.myjob_tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 0px dotted white;
    	animation: 0.25s;
transition-duration: 0.25s;
}

.myjob_tooltip .myjob_tooltiptext {
    visibility: hidden;
    width: 220px;
    background-color: rgba(0, 0, 0, 0.92);
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 0 5px;
    position: absolute;
    z-index: 1;
    top: 125%;
    left: 50%;
    margin-left: -110px;

    transition: opacity 1s;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.32);
    font-size: 13px;
    	animation: 0.25s;
transition-duration: 0.25s;
}

.myjob_tooltip .myjob_tooltiptext::after {
    content: "";
    position: absolute;
    top: -12px;
    left: 50%;
    margin-left: -6px;
    border-width: 6px;
    border-style: solid;
    border-color:  transparent transparent rgba(0, 0, 0, 0.92) transparent;
}

.myjob_tooltip:hover .myjob_tooltiptext {
    visibility: visible;
    opacity: 1;
    	animation: 0.25s;
transition-duration: 0.25s;
}

.widget a:hover,
.textwidget a:hover {
color: RGBA(149, 193, 31, 1.00)!important;     

}

.featured_slider .page a.selected, .jsteps li.completed .jstep-num a, .jsteps li.active .jstep-num a, .gmap-loading .gmap-loader > div {
    background-color: RGB(255, 255, 255);
}

.featured_slider .page a {
    background: rgba(255, 255 ,255, .5);

}

.navbar-nav > li > a {
    padding-left: 8px;
    padding-right: 8px;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}

.btn {
border-radius: 100px;
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
}

.wigetized .widget .widget-title {
padding-bottom: 0em;
}

.colophon.site-info .footer-more {
background-color: #141414;
color: #767676;
color: white;
font-family: montserrat;
font-size: 11px;
font-weight: light !important;
padding: 24px;
}