/* custom cs  */
:root {
	--primary: #850000;
	--white: #ffffff;
}  

/*header menu 2*/

.header-menu-2 ul li:hover>ul {
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	top: 100%
}

.header-menu-2 ul li.has-children>ul:before {
	position: absolute;
	left: 30px;
	top: -4px;
	width: 20px;
	height: 20px;
	background: #ffffff;
	content: "";
	background: #ffffff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-radius: 3px;
}

.header-menu-2 ul li.has-inner-child>ul:before {
	position: absolute;
	left: -5px;
	top: 3px;
	width: 20px;
	height: 20px;
	background: #ffffff;
	content: "";
	background: #ffffff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-radius: 3px;
}

.header-menu-2 ul li ul li {
	display: block;
	position: relative;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s
}

.header-menu-2 ul li ul li:hover {
	-webkit-transform: translateX(2px);
	transform: translateX(2px)
}

.header-menu-2 ul li ul li a {
	color: #808080;
	padding: 3px 20px
}

.header-menu-2 ul li ul li a:hover {
	color: #111
}

.header-menu-2 ul li ul li ul {
	position: absolute;
	left: 120%;
	top: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
}

.header-menu-2 ul li:hover ul li:hover ul {
	left: 100%;
	margin-left: 15px;
	top: 0;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
}
/*header*/
.jobguru-header-area {
    padding: 0px 0;
}
.menu-animation-2{
	background: #850000;
}
/*.menu-animation{
	padding-bottom: 1rem;
	padding-top: 1rem;;
}*/
.new .jobguru-responsive-menu .slicknav_menu a {
	padding-top: 28px;
}
.slicknav_nav a {
	padding:5px 10px !important;
}
.page-header .menu-animation-2 .header-right-menu ul li a, .menu-animation-2 .header-right-menu ul li a{
	color:#ffffff !important;
}
.header-menu ul li a:hover{
	color: #f3c501;
}
/*banner accueil*/
.banner-form-input button:hover {
    background: #f3c501 none repeat scroll 0 0;
}
.banner-form-input button{
    background: #f3c501 none repeat scroll 0 0;
	color: #111;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #ffffff;
    color: #000;
}
.select2-container--default .select2-results {
    background-color: #ffffff;
    color: #000;
}
/*banner expertise*/
.breadcromb-top-expertise {
	position: relative;
	background: url(../img/blog-3.jpg) no-repeat scroll center center /cover;
	z-index: 1
}

/*expertise*/
.expertise-section .card-title{
	color: #3e3e3e;
	font-family: 'Montserrat', sans-serif;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 10px;
}
.card {
	/* Add shadows to create the "card" effect */
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
}

.card-expertise {
	/* Add shadows to create the "card" effect */
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
    border: 1px solid #f3c501;
}
  
/* On mouse-over, add a deeper shadow */
.card-expertise:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.card-expertise .card-title{
    text-transform:uppercase;
    color:#850000;
}

.card-title2{
    margin-bottom: 20px;
    text-transform:uppercase;
    color:#850000;
}

@media (min-width:768px) and (max-width:991px){
	.e1, .e2{
        height: 230px;
    }
    .e3, .e4{
        height: 260px;
    }
    .e5, .e6{
        height: 300px;
    }
    .e7, .e8{
        height: 280px;
    }
	/*.e2{
		padding-bottom: 50px;
	}
	.e4{
		padding-bottom: 75px;
	}
	.e5{
		padding-bottom: 76px;
	}
	.e8{
		padding-bottom: 0px;
	}*/
}
@media (min-width:992px) and (max-width:1199px){
	/*.e1{
		padding-bottom: 30px;
	}
	.e2{
		padding-bottom: 76px;
	}
	.e4{
		padding-bottom: 105px;
	}
	.e5{
		padding-bottom: 80px;
	}
	.e8{
		padding-bottom: 30px;
	}*/
    .e1, .e2, .e3{
        height: 290px;
    }
    .e4, .e5,.e6{
        height: 310px;
    }
    .e7, .e8{
        height: 320px;
    }
}
@media (min-width:1200px) and (max-width:1999px){
    .e1, .e2, .e3{
        height: 260px;
    }
    .e4, .e5,.e6{
        height: 310px;
    }
    .e7, .e8{
        height: 300px;
    }
}
@media (min-width:2000px) and (max-width:5000px){
    .e1, .e2, .e3{
        height: 260px;
    }
    .e4, .e5,.e6{
        height: 310px;
    }
    .e7, .e8{
        height: 280px;
    }
}
/*@media(min-width:1200px){
	.e1{
		padding-bottom: 25px;
	}
	.e2{
		padding-bottom: 100px;
	}
    .e3{
        padding-bottom: 22px;
    }
	.e4{
		padding-bottom: 130px;
	}
	.e5{
		padding-bottom: 102px;
	}
	.e8{
		padding-bottom: 0px;
	}
}*/
/*back to top*/
.btntoTop {
	background-color: #f3c501;
	border: 2px solid #f3c501;
}

.btntoTop.active:hover {
	background: #f3c501 none repeat scroll 0 0;
	border: 2px solid #f3c501;
	opacity: 0.8;
}
.btntoTop.active.btntoTop:before{
    color: #000;
}
.btntoTop.active.btntoTop:hover:before {
    color: #000;
}
/*footer*/
.single-footer-widget p>i, .single-footer-widget ul li a>i {
    color: #f3c501 !important;
    margin-right: 5px;
}
ul.footer-social li a {
    background: #121212 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}

/*article section*/
.article-section .single-blog .blog-image img{
	max-height: 350px;
}
.blog-image p {
    position: absolute;
    top: 5px;
    width: 40%;
	height: 10%;
    text-align: center;
    color: #fff;
    background: #f3c501 none repeat scroll 0 0;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    padding: 0px 0;
    left: 5px;
    border-radius: 5px;
    line-height: 18px;
	/*padding: 8px 0;*/
	padding: 1% 0;
}


/*pagination*/
.page-link {
    padding: 0px !important;
}
.page-item:first-child .page-link {
    border-top-left-radius: 1rem; 
    border-bottom-left-radius: 1rem; 
}
.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
    border-color: #dee2e6;
	width: 35px;
    height: 35px;
    font-size: 15px;
    line-height: 35px;
    border-radius: 50%;
    color: #111;
    font-weight: 500;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
	width: 35px;
    height: 33px;
    background-color: #f3c501;
    border-color: #f3c501;
	color:#111;
	border-radius: 50%;
	margin-top: -5px;
}
.page-item:last-child .page-link {
    border-top-right-radius: 1rem; 
    border-bottom-right-radius: 1rem; 
}

.no-result-btn {
    display: inline-block;
    padding: 10px 30px;
    text-transform: none;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    background: #850000;
    border-radius: 4px;
}
.no-result-btn:hover {
    color: #fff;
}
.no-result-text span{
	color:#111;
	font-size: 15px;
}
.no-result-text i{
	font-size:20px;
	margin-right: 15px;
}

@media(max-width:767px){
	.breadcromb-top-recherche .banner-text{
		top:10%;
	}
}

.critere-offre {
	font-size: 15px;
	font-weight: 500;
	color:#333;
}
.critere-offre span{
	font-size: 15px;
	font-weight: 600;
	margin-right: 20px;
}

.info-label{
    margin-right: 50px;
	color:#333;
}
.info-label-text{
	color:#111;
}

.add-pro-btn {
    display: inline-block;
    padding: 5px 15px;
    text-transform: capitalize;
    color: #111;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    background: #f3c501;
    border-radius: 4px;
}

.btntoTop2 {
    background-color: #f3c501;
    border: 2px solid #f3c501;
    border-radius: 50%;
    bottom: 30px;
    cursor: pointer;
    height: 60px;
    line-height: 53px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: fixed;
    right: 20px;
    text-align: center;
    -webkit-transition: opacity 0.4s ease 0s;
    transition: opacity 0.4s ease 0s;
    width: 60px;
    z-index: 99999;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.42);
}

.btntoTop2.active{
    background-color: #f3c501;
    border: 2px solid #f3c501;
    border-radius: 50%;
    bottom: 95px;
    cursor: pointer;
    height: 60px;
    line-height: 53px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: fixed;
    right: 20px;
    text-align: center;
    -webkit-transition: opacity 0.4s ease 0s;
    transition: opacity 0.4s ease 0s;
    width: 60px;
    z-index: 99999;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.42);
}

.btntoTop2:before {
    color: #000;
    content: "\f232";
    display: inline-block;
    font: 20px "FontAwesome";
    vertical-align: middle;
}

.resume-box-2{
	text-align:left;
	margin-bottom:30px;

}

.resume-box-2 .sidebar-list-single .top-company-list .company-list-details h3{
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:6px;
	border-bottom: 0px solid #eee;
}

.resume-box-2 .sidebar-list-single .top-company-list .company-list-details h6{
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:6px;
	border-bottom: 0px solid #eee;
	font-size:15px;
	font-weight:500px;
}
.resume-box-2 .sidebar-list-single .top-company-list .company-list-details h6 a{
	
	color:#111;
}
.resume-box-2 .sidebar-list-single .top-company-list .company-list-details p{
	text-align:left;
	font-size:15px;
}
.resume-box-2 .sidebar-list-single .top-company-list .company-list-btn a i{
	font-size:20px;
	color:#850000;
}
.resume-box-2 .sidebar-list-single .top-company-list  {
	font-size:20px;
	color:#850000;
	text-align:left;
}

.btn.btn-primary{
	background:#850000;
	color:white;
	padding: 10px 30px;
	border:#850000;
}

.btn.btn-primary-2{
	background:#f3c501 ;
	color:#111;
}

/*form wizard */
/*.form-wizard {
    border: 0;
}

.form-wizard .nav-wizard {
    box-shadow: none !important;
    margin-bottom: 2rem;
}
.sw-theme-default>.nav {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.1)!important;
}
.sw>.nav {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.sw.sw-justified>.nav .nav-link, .sw.sw-justified>.nav>li {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}
.sw *, .sw ::after, .sw ::before {
    box-sizing: border-box;
}
.sw-theme-default>.nav .nav-link.active {
    color: #17a2b8!important;
    cursor: pointer;
}
.sw-theme-default>.nav .nav-link.inactive {
    color: #999;
    cursor: not-allowed;
}
.sw.sw-justified>.nav .nav-link, .sw.sw-justified>.nav>li {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}
.form-wizard .nav-wizard li .nav-link {
    position: relative;
}
.sw-theme-default>.nav .nav-link {
    position: relative;
    height: 100%;
    min-height: 100%;
}
.sw>.nav .nav-link {
    display: block;
    padding: 0.5rem 1rem;
    text-decoration: none;
}

a:hover, a:focus, a.active {
    text-decoration: none;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #40189D;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
.sw>.tab-content {
    position: relative;
    overflow: hidden;
}
.form-wizard .tab-content .tab-pane {
    padding: 0;
}
.sw-theme-default>.tab-content>.tab-pane {
    padding: 10px;
}
.tab-content > .tab-pane {
    display: none;
}

.tab-content>.tab-pane {
    display: none;
}
.sw *, .sw ::after, .sw ::before {
    box-sizing: border-box;
}
.sw .toolbar {
    padding: 0.8rem;
}
.sw *, .sw ::after, .sw ::before {
    box-sizing: border-box;
}
.sw .toolbar>.btn.disabled, .sw .toolbar>.btn:disabled {
    opacity: .65;
}
.form-wizard .toolbar-bottom .btn {
    background-color: var(--primary);
    border: 0;
    padding: 0.75rem 1.125rem;
}
.sw-theme-default .toolbar>.btn {
    color: #fff;
    background-color: var(--primary);
    border: 1px solid var(--primary);
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
    font-weight: 400;
}
.sw .toolbar>.btn {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    text-transform: none;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
    cursor: pointer;
}
.sw .toolbar>.btn {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    text-transform: none;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
    cursor: pointer;
}
.form-wizard .nav-wizard {
    box-shadow: none !important;
    margin-bottom: 2rem;
}
.form-wizard .nav-wizard li .nav-link.active span {
    background: var(--primary); 
    color: #fff; 
}
.form-wizard .nav-wizard li .nav-link span {
    border-radius: 3.125rem;
    width: 3rem;
    height: 3rem;
    border: 0.125rem solid var(--primary);
    display: block;
    line-height: 3rem;
    color: var(--primary);
    font-size: 1.125rem;
    margin: auto;
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.form-wizard .nav-wizard li .nav-link.active:after {
    background: var(--primary) !important;
}
.sw-theme-default>.nav .nav-link.active::after {
    background: #17a2b8!important;
    width: 100%;
}
.form-wizard .nav-wizard li .nav-link:after {
    position: absolute;
    top: 40%;
    left: 50%;
    height: 0.1875rem;
    transform: translateY(-50%);
    background: #f1f1f1 !important;
    z-index: 0;
    width: 100%;
}
.sw-theme-default>.nav .nav-link::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 0;
    left: 0;
    bottom: -1px;
    background: #999;
    transition: all .35s ease .15s;
}
.sw *, .sw ::after, .sw ::before {
    box-sizing: border-box;
}
*::after {
    margin: 0;
    padding: 0;
}*/

#modal-welcome.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
#modal-welcome.modal .modal-header {
    border-bottom: 0px;
}
#modal-welcome.modal .modal-content {
    border: 0px;
}
#modal-welcome.modal .close-modal-icon{
    font-size:27px;
    float:right;
    color:white;
    margin-right:-12px;
    cursor:pointer;
}
@media(max-width:3000px){
	#navigation #jobguru_navigation li.inscription-link, #navigation #jobguru_navigation li.connexion-link, #navigation #jobguru_navigation li.logout-link, .header-right-menu ul li.search-small-link{
        display:none;
    }
    
}
@media(max-width:991px){
	#navigation #jobguru_navigation li.inscription-link, #navigation #jobguru_navigation li.connexion-link, #navigation #jobguru_navigation li.logout-link, .header-right-menu ul li.search-small-link{
        display:block;
    }
}
.btn.btn-secondary-2{
    display: inline-block;
    text-decoration: none;
    text-align: center;
    text-transform: none;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
    cursor: pointer;
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
    font-weight: 400;
    color: #000;
    background-color: #f3c501;
    /* border: 1px solid var(--sw-toolbar-btn-background-color); */
    border: 1px solid #f3c501;
}
.btn.sw-btn:active{
    border: 1px solid #f3c501 !important;
}
.btn.sw-btn:focus{
    border: 1px solid #f3c501 !important;
}

section#historique {
    text-align: center;
    color: #000;
    box-shadow: inset 2000px 0 0 0 rgba(255, 255, 255, 0.2);
    background-image: url(/assets/img/pre.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    background-position: center 10%;
}

.swal-icon--info {
    border-color: #f3c501;
}
.swal-icon--info:after, .swal-icon--info:before {
    content: "";
    position: absolute;
    left: 50%;
    background-color: #850000;
}
.swal-button {
    background-color: #850000;
    color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 24px;
    margin: 0;
    cursor: pointer;
}
.swal-button:not([disabled]):hover {
    background-color: #850000;
}

/**/
@media(max-width:991px){
    #recherche-section{
        padding:20px 0;
    }
}

@media(max-width:767px){
    .resume-box-title{
        text-align:center;
    }
    .resume-box-btn{
        text-align:center;
    }
}
@media(max-width:460px){
    .add-btn{
        display:none;
    }
}

.form-check-input:checked {
    background-color: #850000;
    border-color: #850000;
}
.text-primary{
    color: #850000 !important;
}
.jobguru-header-area.stick-top.sticky .header-right-menu ul li a:hover, .jobguru-header-area.stick-top.sticky .header-menu ul li a:hover {
    color: #850000;
}
.jobguru-header-area.stick-top.sticky .header-right-menu ul li a.active, .jobguru-header-area.stick-top.sticky .header-menu ul li a.active {
    color: #850000;
}
.jobguru-header-area.page-header .header-menu ul li a.active, .jobguru-header-area.page-header .header-right-menu ul li a.active {
    color: #850000 !important;
}


.swal-button--cancel:not([disabled]):hover {
    background-color: #f3c501;
    color:#000;
}
.swal-button--cancel:not([disabled]){
    background-color: #f3c501;
    color:#000;
}
.swal-icon--warning__body, .swal-icon--warning__dot {
    position: absolute;
    left: 50%;
    background-color: #850000;
}
.swal-icon--warning {
    border-color: #850000; 
    
}
#search-icon, #lang-1-icon, #lang-2-icon{
    opacity:0;
}
@media(max-width:991px){
    #search-icon, #lang-1-icon, #lang-2-icon{
        opacity:1;
        float:right;
    }
    .header-menu-2{
        width:100%;
    }
}
/*mobile icon*/
@media(max-width:991px){
    .new .jobguru-responsive-menu .slicknav_menu a {
        margin-right: 140px;
    }
}
@media(max-width:900px){
    .new .jobguru-responsive-menu .slicknav_menu a {
        margin-right: 100px;
    }
}
@media(max-width:800px){
    .new .jobguru-responsive-menu .slicknav_menu a {
        margin-right: 50px;
    }
}
@media(max-width:700px){
    .new .jobguru-responsive-menu .slicknav_menu a {
        margin-right: 0px;
    }
}
/*slider dots*/
@media(max-width:1030px){
    .banner-slider .owl-dots {
        text-align: center;
        position: absolute;
        bottom: 30px;
        left: 50px;
    }
}
@media(max-width:992px){
    .banner-slider .owl-dots {
        text-align: center;
        position: absolute;
        bottom: 30px;
        left: 50px;
    }
}
