body{
	font-family: "Manrope", sans-serif;
	overflow-x: hidden;
}
.text-black{
	color: #000;
}
.tox .tox-edit-area::before{
         border: 0px !important;
}
.form-select{
    border-radius:0px ;
}
.tox.tox-tinymce {
    border-radius: 0px !important;
    border: 1px solid #ced4da  !important;
}
.tox.tox-tinymce.tox-edit-focus{
    color: #212529 !important;
    background-color: #fff !important;
    border-color: #86b7fe !important;
    outline: 0 !important;
    box-shadow:  0 0 0 0.25rem rgba(13,110,253,.25) !important;
}
.form-select:focus{
        box-shadow:  0 0 0 0.25rem rgba(13,110,253,.25) !important;
}
.form-control{
    border-radius:0px ;
}
.form-control:focus {
    color: #212529 !important;
    background-color: #fff !important;
    border-color: #86b7fe !important;
    outline: 0 !important;
    box-shadow:  0 0 0 0.25rem rgba(13,110,253,.25) !important;
}
.form-control:focus {
    color: #212529 !important;
    background-color: #fff !important;
    border-color: #86b7fe !important;
    outline: 0 !important;
    box-shadow:   0 0 0 0.25rem rgba(13,110,253,.25) !important;
}
#stickyElement {
    
}
.text-danger.validation-error {
    
    font-size: 15px;
}
.h-36{
    height: 68px;
}
.h-21{
    height: 45px;
}
.divider {
    width: 100%;
    height: 2px;
    background: #f91b16;
    margin-bottom: 15px;
}
.arabic_lang .left_side {
    border-left: 1px solid #d4d2d0;
    padding-left: 20px;
    
    border-right: 0px;
    padding-right: 0px;
}
.sticky {
  position: fixed;
    top: 0;
    width: 45%;
    background:#fff;
}
.right_side{
        overflow: hidden;

}
.text-white{
	color: #fff;
}
.job_card a{
    cursor:pointer;
}
.relative{
	position: relative;
}
.font-500{
    font-weight:500;
}
.text-decoration{
	text-decoration: none;
}
.border-l{
	border-left: 1px solid #d4d2d0;
	margin-left: 10px;
	padding-left: 20px;
}
.font-14{
	font-size: 15px;
}
a:hover{
	color: #fe1a19;
}
.navbar{
	border-bottom: 1px solid #d4d2d0;
}
.banner{
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0px 0px;
}
.search_form input{
	width: 100%;
	border: 0px;
	background: #fff;
	border-radius: 12px;
	padding: 15px 50px;
}
.search_form img{
	position: absolute;
	top: 14px;
	left: 10px;
}
.search_form button{
	position: absolute;
	top: 5px;
    right: 5px;
	background: #003a9b;
	color: #fff;
	font-weight: 700;
	padding: 10px 15px;
	border: 0px;
	border-radius: 12px;
}
.left_side{
	border-right:1px solid #d4d2d0;
	padding-right: 20px;
}
.job_card{
	box-shadow: 0 0.125rem 0.25rem rgba(45,45,45,.12), 0 0.0625rem 0.1875rem rgba(45,45,45,.16), 0 0 0.125rem rgba(45,45,45,.2);
	border-radius: 8px;
/*	border: 1px solid #000;*/
}
.attribute p{
	margin-bottom: 0px;
	padding: .1875rem .5rem;
	margin: 0 0.25rem 0.25rem 0;
	background: #f3f2f1;
	font-weight: 700;
	border-radius: 0.25rem;
	color: #595959;
}

.job_card h4 a{
	color: #000;
	text-decoration: none;
}
.font-bold{
	font-weight: bold;
}
.deatils_box{
    border:1px solid #d4d2d0;
	/*box-shadow: 0 0.125rem 0.25rem rgba(45,45,45,.12), 0 0.0625rem 0.1875rem rgba(45,45,45,.16), 0 0 0.125rem rgba(45,45,45,.2);*/
	border-radius: 8px;
}
.contact_now{
	background: #dc3545;
    color: #fff;
    font-weight: 700;
    padding: 10px 15px;
    border: 0px;
    border-radius: 12px;
    text-decoration: none;
    display: inline-block;
}
.contact_now:hover{
    background:#fff;
}
.jobs_salary{
	border-top: 1px solid #d4d2d0;
}
.deatils_bottom{
	height: 66vh;
	overflow-y: scroll;
}
.mclose{
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
}

.fotter{
	border-top: 1px solid #d4d2d0;
	padding: 20px 0px 10px;
}
.arabic .search_form button{
	right: 81.5%;
	width: 200px;
}

.arabic .search_form img{
right: 10px;
}
.arabic .mclose{
	right: 91%;
}





/*.arabic_lang */
.arabic_form .form-check .form-check-input{
    float: right !important;
}

.arabic_form .form-check {
    /*display: flex;*/
    /*flex-direction: row-reverse;*/
}
.arabic_form .form-check label {
    padding-right: 24px;
}
.arabic_form .form-select{
    padding: 0.375rem 0.75rem 0.375rem 0.75rem;
    background-position: left 0.75rem center;
}
.row-reverse {
    flex-direction: row-reverse;
}
.border-r {
    border-right: 1px solid #d4d2d0;
    margin-right: 10px;
    padding-right: 20px;
}
.mb-block{
	    display:none !important;
	}


@media only screen and (max-width: 922px) {
	div#navbarSupportedContent{
		position: absolute;
		top: 85px;
		left: 0;
		width: 100%;
	}
	div#navbarSupportedContent{
		background: #fff;
		color: #000;
	}
	div#navbarSupportedContent ul li a.text-white{
		color: #000 !important;
		text-align: center;
	} 
	.btn-right{
		justify-content: center;
	}
	div#navbarSupportedContent a {
    display: block;
    text-align: center;
        margin-bottom: 10px;
    }
    .border-l {
        margin-left: 0px;
        padding-left: 0px;
    }
	.mb-none{
	    display:none !important;
	}
	.mb-block{
	    display:block !important;
	}
	.sticky {
        position: fixed;
        top: 0;
        width: 100%;
        background: #fff;
        left: 0;
    }
}
@media only screen and (max-width: 768px) {
	.left_side {
        border-right: 0px !important;
        padding-right: 0px !important;
    }
    .arabic_lang .left_side{
        border-left: 0px;
        padding-left: 0px;
    }
    .right_side.mt-4.pt-3.sidebar{
        padding-top:20px !important;
        margin-top:0px !important;
    }
    .deatils_box {
        margin: 20px;
        height: 90vh;
        overflow: hidden;
    }
}
@media only screen and (max-width: 600px) {
	.contact_now{
	    width:100% !important;
	    text-align:center;
	}
}