@font-face {
    font-family: 'JF Flat Regular';
    src: url('../fonts/JF Flat Regular.eot');
    src: url('../fonts/JF Flat Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/JF Flat Regular.woff2') format('woff2'),
    url('../fonts/JF Flat Regular.woff') format('woff'),
    url('../fonts/JF Flat Regular.ttf')  format('truetype'),
    url('../fonts/JF Flat Regular.svg#JF Flat Regular') format('svg');
}

body {
    direction: rtl;
    font-family: 'JF Flat Regular';
    position: relative;
    text-align: right;

}
*{
    font-weight: bold !important;
}
select,
.login form .form-control{
    border: 1px solid #880000 !important;
    padding: 2px 10px!important;
    color: #880000 !important;
}

button:focus{
    outline: none;
    box-shadow: none;
}
.ltr-d{direction: ltr}

input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none;
  }
body::before {
    content: '';
    width: 120px;
    height: 100px;
    background: #880000;
    opacity: .6;
    position: fixed;
    border-radius: 20px;
    transform: rotate(49deg);
    bottom: 4%;
    left: -59px;
    z-index: -3;
}

.wihte{color:#fff}

button:focus{outline: none;}

body::after {
    content: '';
    width: 120px;
    z-index: -3;
    height: 100px;
    background: #880000;
    opacity: .6;
    position: fixed;
    border-radius: 20px;
    transform: rotate(49deg);
    top: 21%;
    right: -68px;
}
a:hover {text-decoration: none;}

a.green-text ,.green-text {color: #880000}

.green-bg,
.btn-primary:hover {background-color: #880000;}
a.brown-text,.brown-text {color: #A89260!important}

a.gray-text ,.gray-text {color: #5E5E5E!important}

.brown-bg {background-color: #A89260}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:not(:disabled):not(.disabled):active {
    border-color: #880000;
    background-color: #880000;
}

.btn-primary.focus,
.btn-primary:focus,
.form-control:focus {box-shadow: none;}

/*login*/
 .policy .logo {
    width: 150px;
    margin: 35px auto;
}
.gander .dropdown-menu.show {
    text-align: right;
    width: 100%;
}
.dropdown-toggle::after {
    float: left;
    color: #880000;
    font-size: 19px;
}
.gander button{
    width: 100%;
    background: transparent;
    color: #727a82;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #727a82;
    text-align: right;
    font-size:13px;
}
.edit-user-1{
    padding: 10px 0 60px 0!important;
}
.edit-user-1 .btn-secondary{
    margin-top: 0px;
}
.uni{
    display: none
}
.show>.btn-secondary.dropdown-toggle , .show>.btn-secondary.dropdown-toggle:focus{background: #880000;border-color:#880000;box-shadow:none}
.gander button:focus{box-shadow:none}
.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:hover{background: transparent;border-color:transparent;
color:#5E5E5E}
.gander .dropdown-menu.show a{
    border-bottom: 1px solid #EBEBEB;
}
.login .logo{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 35px auto;
}
a{
    color: #880000;
}
.login .logo img {
    height: 150px;
    margin: auto;
}
 .policy .logo img{width: 100%;}

.login form .form-control {
    border: none;
    border-bottom: 1px solid #EBEBEB;
    border-radius: 0;
}

.login form input,
.login form select,
.login form button {font-size: 14px;}
.login form select{
    margin-left: 30px;
}
.login h5 {
    font-size: 16px;
    text-align: right;
}

.login .forget a {
    display: flex;
    color: #5E5E5E;
    justify-content: flex-start;
    font-size: 14px;
    margin: 10px 0 20px;
}
.img-block {
    position: relative;
    width: 120px;
    height: 120px;
    margin: auto;
    border-radius: 50%;
    border:1px solid #880000;
    border-radius: 50%;
    overflow: hidden;
}
.upload-img {
    width: 100%;
    height: 120px;
    position: relative;
    margin: auto;
    border-radius: 10px;
}
.upload-img .upload-icon i {
    font-size: 40px;
}
.choes-des {
    display: flex;
    align-items: center;
    justify-content: center;
}
.choes-des .des-item:not(:last-of-type){
    margin-inline-end: 10px;
}
.choes-des .des-item{
    width: 90px;
    height: 90px;
    text-align: center;
    position: relative;
    z-index: 9;
}
.choes-des .des-item .img{
    position: relative;
    height: 100%;
    width: 100%;
}
.ch-text{
    margin: 15px 0 0;
}
.edit-link {
    display: flex;
    align-items: center;
}
.modal-header .close{
    padding: 0;
    margin: 0;
    color: #fff;
    opacity: 1;
}
.modal-header{
    background: #880000;
    color: #fff;
    padding: 5px 15px;
}
.btn-primary{
    background-color: #880000;
    border-color: #880000;
}
.btn-primary:focus{
    outline: none;
    box-shadow: none;
}
.ck-editor{
    margin: 40px 0 20px;
}
.profile-details img{
    width: 100px;
    height: 100px;
    border-radius: 10px;
}
.profile .profile-details .value{
    font-size: 15px;
}
.shehdats{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.shehdats img{
    width: 100px;
    border-radius: 10px;
    height: 100px;
}
.shehdats .name{
    color:#880000
}
.shehdats .edara{
    font-size: 15px;
}
.infos .nav-tabs {
    background: rgb(136 0 0);
    justify-content: center;
    margin-top: 20px;
}
.infos .nav-tabs .nav-item.show .nav-link, .infos .nav-tabs .nav-link.active {
    background: white;
    border: none;
    color: #880000;
    border-bottom: 4px solid #880000;
    border-radius: 0;
    border-top: 4px solid #880000;
}
.infos .nav-tabs a.nav-link {
    color: #fff;
    border: none;
    border-bottom: 4px solid transparent;
}

.ck.ck-editor__editable_inline{
    border-color: #5E5E5E!important;
}
.des-title{
    color: #880000;
    font-size: 17px;
}
.choes-des .des-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    overflow: hidden;
}
.choes-des .des-item input{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9;
}
.choes-des .des-item p{
    font-size: 14px;
    color: #880000;
}
.choes-des .des-item label{
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 50px;
    color: #fff;
}
.choes-des .des-item input:checked + label{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #880000;
    opacity: .4;
    border-radius: 10px;
}
.upload-img input {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    right: 0;
}
.form-group .gallery {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.form-group .galleryy {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.img-block .images, .img-block .images img {
    width: 100%;
    height: 100%;
}
.img-block .images button.close {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(77, 167, 71, 0.6);
    color: #fff;
    opacity: 1;
    left: 0;
    margin: 0;
    z-index: 99999;
    border-radius: 50%;
}
.form-group .close i {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    font-size: 30px;
    transform: translateY(-50%);
    margin: auto;
}
.upload-img .upload-icon i {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color:#880000
}
.upload-img .upload-icon {
    height: 120px;
    display: flex;
    flex-direction: column;
    
    justify-content: center;
}
.login .regesit {
    text-align: center;
    font-size: 15px;
    margin: 15px 0;
}

.login .link {
    width: 90%;
    margin: auto;
}

.login form button {
    width: 100%;
    border-color: transparent;
    border-radius: 30px;
}

/*end login*/
/*main*/
header {
    text-align: center;
    color: #fff;
    position: relative;
    padding-top: 10px;
    padding-bottom: 5px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
header::after {
    position: absolute;
    height: 70px;
    top: 0;
    z-index: -1;
    background: #880000;
    width: 100%;
    border-bottom-right-radius: 214%;
    border-bottom-left-radius: 215%;
}   

header h4 {font-size: 19px}

header button {
    position: absolute;
    right: 10px;
    background: transparent;
    border: none;
}

header .left-header {
    position: absolute;
    left: 10px;
}

header .left-header a {
    margin-right: 10px;
    color: #fff;
}

header i.side-nav {
    position: absolute;
    right: 10px;
}
header button{color:#fff}
/*end header*/
/*nav*/
nav {
    background: #fff;
    width: 250px;
    height: 100%;
    min-height: 100%;
    text-align: right;
    position: fixed;
    right: -100%;
    z-index: 99999999;
    top: 0;
    opacity: 1 !important;
    transition: all .7s ease-in-out;
    border-top-left-radius: 17px;
}

nav ul {
    padding-right: 18px;
    padding-top: 18px;
}

nav ul li {
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
}

nav ul li a {font-size: 13px;}

nav ul li a:hover {color: #A89260;}

nav ul li a i {padding-left: 10px;}

.closebtn {
    padding-right: 5px;
    text-decoration: none;
    font-size: 16px;
}

.nav-bar .ex {
    float: left;
    padding: 20px;
    color: #fff;
}

nav .profile-info {
    width: 90px;
    position: absolute;
    top: 20px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}

nav .profile-info>a {font-size: 13px;color:#fff;}

nav .nav-profile {
    width: 100%;
    border-radius: 50%;
    height: 90px;
    margin-bottom: 5px;
}

nav .image {position: relative;}

nav .nav-image img {width: 100%;}

/*end-nav*/
/*contain*/
.contain {padding:45px 0 ;}

/* end contain */
/*slider*/
.owl-carousel {direction: ltr;}

.owl-carousel .owl-item span {
    font-size: 9px;
    margin-top: 5px;
    display: flex;
    justify-content: center;
    color: #5E5E5E;
}

.owl-carousel .owl-item {
    background: #fff;
    box-shadow: -1px 1px 6px #70707054;
    border: 1px solid #dadada;
    border-top: 4px solid #880000;
    padding: 5px 0 10px;
    margin-bottom: 6px;
}

.owl-carousel .owl-item img {
    width: 40px;
    height: 30px;
    margin: auto;
}

.owl-carousel .owl-item a:hover {color: #5E5E5E;}

/*slider*/
/*main*/
.main h4 {
    font-size: 18px;
    border-bottom: 3px solid #A89260;
    margin: 10px;
    padding-bottom: 4px;
}

.pr-8 {padding-right: 8px !important;}

.main .job-item {
    text-align: right;
    display: flex;
    position: relative;
    margin-bottom: 15px;
}
.main .job-item::after{
    content: '';
    width: 80%;
    position: absolute;
    bottom: -8px;
    right: 0;
    left: 0;
    margin: auto;
    height: 3px;
    background: #EEEEEE
}

.main .job-info h5 {
    font-size: 12px;
    margin-bottom: 5px;
}

.main .job-info {
    height: 91px;
    overflow: hidden;
}

.main .job-info p {font-size: 10px;}

.main .job-img img {
    width: 97px;
    height: 97px;
    margin-left: 9px;
}


.main .job-info span {
    font-size: 9px;
}
/*footer*/
.fixed-footer {
    position: fixed;
    width: 100%;
    bottom: 0;
    padding: 10px 0;
    background: #fff;
    box-shadow: 0 0 10px #bbb;
    text-align: center;
    font-size: 11px;
    margin: auto;
}
.fixed-footer .active {
    color: #A89260;
}

.fixed-footer i {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 20px;
}
/*footer*/
/*notification*/
.not-item{
    text-align: right;
    font-size:13px;
    font-weight: 600; 
    box-shadow: 1px 1px 10px #EEEEEE;
    border-radius: 30px;
    margin-bottom: 15px;
    padding:5px 10px;
    background: #fff;
}
.notification-item .title>h5{
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
}
.notification-item h5{
    font-size: 14px ;
    text-align: right;
}
.notification-item p{
    margin-top: 15px;
    font-size: 12px;
    text-align: center;
    box-shadow: 1px 1px 6px #dee2e6;
    background: #fff;
    border: 1px solid #eeeeee;
    border-radius: 20px;
    padding: 10px;
}
.user-time{
    display: flex;
    justify-content: space-between;
    font-size: 11px;
}
.fav{
    display: flex;
    justify-content: space-between;
}
.link-regest{
    margin-top: 50px;
}
.user-btn , .co-btn{
    width:100%;
    margin-bottom: 10px;
    border-radius: 30px;    
}
.job-details .job-image .job-title>p{
    text-align: right;
    background: rgba(48, 144, 118, 0.5);
    border:none;
    border-radius: 0;
    font-size: 11px;
    color:#fff;
}
.job-details .user-time{padding: 10px 0 ;}
.job-details .user-time a{font-size: 14px;margin-right: 10px;color:#000}
.job-details.notification-item p{
    border:none;
    box-shadow: none;
    line-height: 20px;  
    background: transparent;
    margin-top: 0;
}
.job-details .job-image{
    position: relative;
}
.job-details .job-image img{
    width: 100%;;
}
.job-details .job-image p{
    margin: 0;
}
.job-details .job-title{
    position: absolute;
    bottom:0;
    width: 100%;
}
.job-details{
    padding-bottom: 0;
}
/*end notification*/
/*apply*/
.apply{
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: space-between
}
.apply img{
    width: 300px;
}
.apply p{
    font-size: 15px;
    margin-top: 15px;
}
.apply a{
    font-size: 14px;
}
/*apply*/
.contact .link {
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
}
.contact form {
    text-align: right;
    font-size: 13px;
}
.contact .contact-info{font-size: 13px; text-align: center}
.contact .link button.btn-primary{
    width: 100%;
    border-color: #880000;
    border-radius: 30px;
}
.contact form input:focus , .contact form textarea:focus , .contact form select:focus{
    border-color:#EEEEEE;
}
.contact form input , .contact form textarea , .contact form select{
    box-shadow: 1px 1px 10px #eeeeee;
    border-color:transparent;
}
.delete-job .modal-body{
    text-align: center;
    padding:0;
} 
.delete-job .links-modal{
    justify-content: center;
    display: flex;
    padding: 10px;
}
.delete-job .links-modal a{
    margin-left: 12px;
}
.delete-job .links-modal .btn-primary{
    border:0;
    color:#fff;
    border-radius: 30px;
    padding:5px 15px;
}
.delete-job .modal-content{
    border-radius: 20px;
}
.status ul li a{
    font-size: 13px;
}
.status ul li a i{
    font-size: 15px;
}
.applied{
    border-top:1px solid #EBEBEB;
}
.delete-job.modal{top:40%}
.delete-job .modal-body .modal-title{
    color: #fff;
    border-top-left-radius: 17px;
    font-size: 19px;
    border-top-right-radius: 17px;
    padding: 10px;
}
/*end main*/
/* policy */
.policy p{
    text-align: center;
    line-height: 20px;
    font-size: 12px;
}
/* end policy */
/* profile */
.contain.profile{
    padding:30px 0 60px 0;
}
.profile .profile-img , .profile .profile-details {
    border-bottom:1px solid #EBEBEB;
}
.profile .profile-details{padding: 5px 0}
.profile .profile-details .value{padding: 5px 0}
.profile .profile-img img{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    padding-bottom: 5px;
}
.profile .profile-img{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.profile .profile-img .profile-name {
    display: flex;
    text-align: right;
    align-items: center;
}
.profile .profile-img .profile-name img{
    margin-left: 10px;
}
.profile .profile-img .profile-name p {
    margin: 0;
    font-size: 14px;
}
.profile .profile-img .profile-name p.address{
    font-size: 11px;
}
.profile .profile-img .edit-link .green-bg{
    height: 30px;
    width: 30px;
    border-radius: 50%;
    line-height:30px;
    text-align: center; 
}
.profile .profile-img .edit-link .green-bg:last-of-type{
    margin-inline-start: 10px;
}
.profile .profile-img .edit-link a{font-size: 12px;}
.profile .profile-details p{
    margin: 0;
    text-align: right;
    font-size: 12px;
}
.profile-details ul.skill{
    display: flex;
    justify-content: space-between;
    list-style: none
}

.profile-details ul.skill li{
    border: 1px solid #A89260;
    color: #A89260;
    font-size: 11px;
    margin-left: 10px;
    text-align: center;
    border-radius: 30px;
    width: 100px;
    padding: 5px;
}
/* profile */
/*profile-edit*/
.profile-edit{
    text-align: right;
}
.profile.profile-edit{padding-bottom: 20px;}
.profile-edit .gallery {
    display: flex;
    justify-content: center;
}

.profile-edit .images {
    position: relative;
}
.profile-edit .upload-img{text-align: center; }
.profile-edit .images img , .profile-edit .upload-img img{
    width: 100px;
    height: 100px;
    border-radius:50%;
}
.profile-edit .images img {
    position: absolute;
    top: -100px;
    left: -49px;
}
.profile-edit .upload-img i{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    height: 100px;
    width: 100px;
    background: rgba(168, 146 , 96 , 0.4); 
    color:#fff;
    border-radius: 50%;
    font-size: 24px;
    line-height: 100px;
}
.profile-edit .images .close{
    position: absolute;
    left: 33px;
    margin: auto;
    background: #263238;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    opacity: 1;
    border-radius: 50%;
    color: #FFF;
    top: -100px;
}
.profile-edit .upload-img input {
    position: absolute;
    opacity: 0;
    z-index: 9;
    left: 0;
    right: 0;
    height: 100px;
    width:100px;
    margin: auto;
}
.profile-edit .profile-details{border:none;}
.date-in input:focus ,  .profile-edit input:focus,.com-add select{outline: none;border-color:#EBEBEB}
.date-in input ,.date-in .input-group-text , .profile-edit input,.com-add select{
    border:none;
    border-radius: 0;
    border-bottom:1px solid #EBEBEB;
    background: transparent;
}
.com-add select{height:45px;}
.input-group-text{background: transparent;}
.profile-edit input , .com-add select{
    font-size: 12px;
}
.input-pass{position: relative;}
.toggle-password{
    position: absolute;
    top: 5px;
    left: 0;
    color:#fff;
    background: #880000;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    font-size: 12px;
    line-height:25px; 
}
.profile-details .edit-courses{
    font-size: 12px;
    display: flex;
    justify-content: center;
    padding: 10px 0;
}
.profile-details .btn-primary{
    width: 100%;
    border-color: #880000;
    border-radius: 30px;
}
/*profile-edit*/
/*company*/
header.company-signup {
    justify-content: flex-start;
    padding-right: 20px;
}
header.company-signup h4 , header.company-signup button{
    color:#880000;
    padding-top: 10px;
}
header.company-signup button{left: 10px;}
header.company-signup::after{
    height: 0;
}
.com-add button{
    margin-top: 15px;   
}
.next-link{
    font-size: 12px;
}
.example-2 p{
    margin: 10px 0;
}
.copy-div{
    width: 25px;
    height: 25px;
    margin: 10px auto;
}
.com-add button.btn-copy , .com-add button.btn-copy-1, .com-add button.btn-copy-2{
    color:#fff;
    border:none;
    text-align: center;
    margin-top: 0;
}
/*endcompany*/

.example-4 .gallery {
    display: inline-block;
    vertical-align: middle;
}
.example-4 .images {
    position: relative;
    display: inline-block;
    margin-top: 10px;
}
.example-4 .images .close{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background: #263238;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    opacity: 1;
    border-radius: 50%;
    color: #FFF;
    top: -12px;
}
.example-4 .upload-img{position: relative;}
.example-4 .upload-img input{
    right: 0;
    height: 70px;
    width: 70px;
    margin: auto;
    left: auto;
}
.date-degree{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.example-4 .upload-img input {
position: absolute;
opacity: 0;
z-index: 9;
}
.example-4  .images img{
    position: relative;
    top: 0;
    left: 0;
}
.example-4 .upload-img i{
    position: absolute;
    background: rgba(48, 144, 118, .5);
    width: 70px;
    height: 70px;
    border-radius: 0;
    color: #fff;
    line-height: 70px;
    font-size: 20px;
    text-align: center;
    right: 0;
    left: auto;
}
.skill-in{
    display: flex;
    align-items: center;
    border-bottom: 1px solid #EBEBEB!important;
}
.skill-in input{width: 78%;border:none;}
.date-degree .profile-details{margin-left: 10px;}
.example-4  .upload-img img, .example-4  .images img {
        width: 70px;
    border-radius: 0;
    height: 70px;
}
.user-1.profile-details ul.skill{
    margin-top: 10px;
}
.user-1.profile-details ul.skill li{
    color:#880000;
    border-color: #880000;

}
.example-4  .upload-img{text-align:right }
/* Search Style */ 
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
	       -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
	     -moz-transform: translate(0px, -100%) scale(0, 0);
	      -ms-transform: translate(0px, -100%) scale(0, 0);
         -o-transform: translate(0px, -100%) scale(0, 0);
	          transform: translate(0px, -100%) scale(0, 0);    
    opacity: 0;
    display: none;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
       -moz-transform: translate(0px, 0px) scale(1, 1);
    	  -ms-transform: translate(0px, 0px) scale(1, 1);
	       -o-transform: translate(0px, 0px) scale(1, 1);
	           transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
    z-index: 106;
    display: block;
}

#search input[type="text"] {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -51px auto;
    width: 95%;
    color: rgb(255, 255, 255);
  	background: transparent;
  	border-top: 1px solid rgba(255, 255, 255, .8);
  	border-bottom: 2px solid rgba(255, 255, 255, .5);
  	border-left: 0px solid transparent;
  	border-right: 0px solid transparent;
    font-size: 40px;
    font-weight: 300;
    text-align: center;
    outline: none;
  	padding: 10px;
}
  
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
	  opacity: 1;
	  font-size: 27px;
  	color: #fff;
}
/*company*/
.fixed-footer ul{
    display: flex;
    list-style: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 0;
}
.fixed-footer ul li{
    width:20%;
}
.fixed-footer ul li.add-adv-btn{
    position: relative;
}
.fixed-footer ul li.add-adv-btn a{
    position: absolute;
    top: -29px;
    left: 10px;
    margin: auto;
    right: 0;
    background: #fff;
    width: 44px;
    height: 44px;
    box-shadow: 1px 1px 10px #880000;
    border-radius: 50%;
    line-height: 44px
}
.fixed-footer ul li.add-adv-btn a i{
    line-height: 44px;
}
.applied .numbers .time span:first-of-type{
    text-decoration: underline
}
.persons .person .profile-img .edit-link{
    padding: 2px 7px;
    border-radius: 30px;
    text-align: center;
    width: auto;
    height: 36px;
}
.persons .person .profile-img .edit-link a{
    font-size: 10px;
}
.shehdat{
    padding-top: 15px;
    font-size: 13px;
    justify-content: center;
    display: flex;
}
.profile-user-com.profile .profile-img{
    justify-content: center;
} 
.profile-user-com.profile{
    padding-bottom: 15px
}
.profile-user-com.profile .profile-img .profile-name img{
    height: 100px;
    width: 100px;
    margin-bottom: 15px;
}
.red{color:red}
.persons .person .profile-img .user-info p{line-height: 6px}
.persons .person .profile-img .profile-name p{font-size: 12px}
.persons .person{border-bottom: 1px solid #EBEBEB;    padding-top: 10px;}
.persons .profile-img{border:none;}
.persons .person .status ul li{width: 50%;text-align: center}
.persons .person .status ul{list-style: none;display: flex;justify-content: center;padding-right: 0}
.uni-degree .title p{text-align: right;margin-bottom: 5px;}
.uni-degree {border-bottom: 1px solid #eae1cd;}
.uni-degree ul {list-style: none;padding-right: 0;margin-top: 10px;}
.uni-degree ul li img{
    width: 90px;
    height:90px;
}
.uni-degree ul li{
    margin-right: 10px;
    width: 29%;
    display: inline-block;
    margin-bottom: 10px;
    float: right;
}
.min{
        width: 48%;
        display: inline-block;
        margin-bottom: 10px;
}
.min p{
    padding-right: 10px;
}
.add-jobs.profile-edit .upload-img input{left: 5px;} 
.add-jobs.profile-edit .upload-img i{
    border-radius: 0;
    left: 5px;
}
.add-jobs.profile-edit .upload-img img , .add-jobs.profile-edit .images img{
    border-radius: 0;
}
.refuse-reason{
    margin-top: 10px;
    background: #EBEBEB;
    color: #5E5E5E;
    font-size: 12px;
    box-shadow: 0 0px 15px rgb(216, 205, 205);
    border-radius: 24px;
    padding: 15px;
    width: 90%;
}
.refuse.delete-job.modal{
    top:20px;
}
/*overlay*/
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    overflow-x: hidden;
    transition: all .5s ease-in-out;
}
/****/
::-webkit-inner-spin-button { 
    display:none;
  }
  ::-webkit-calendar-picker-indicator { background-color:white}
  ::-webkit-datetime-edit-text { color:#555555}
  ::-webkit-datetime-edit-month-field { color:#555555 }
  ::-webkit-datetime-edit-day-field { color: #555555; }
  ::-webkit-datetime-edit-year-field { color:#555555; }
  ::-webkit-calendar-picker-indicator{ 
    background-image: url(http://icons.iconarchive.com/icons/dakirby309/simply-styled/256/Calendar-icon.png);
        background-position:center;
         background-size:20px 20px;
         background-repeat:no-repeat;
        color:rgba(204,204,204,0);
  }

  /***************/
  .chips.chips-initial {
    padding-top: 65px;
    padding-bottom: 40px;
    text-align: center;
}
.chip {
    font-size: 14px;
    line-height: 30px;
    padding: 0px 13px;
    border-radius: 16px;
    background-color: transparent;
    color: #ACACAC;
    border: 1px solid #E9E9E9;
    margin: 5px 5px;
    display: inline-block;
    outline: none;
    transition: all 0.3s ease-in-out;
}
.chip:focus,
.chip:hover{
    background-color: #E6007E;
    border-color: #E6007E;
    color: #fff;
}
.closebtn {
    cursor: pointer;
}
.add-chip{
    background: #880000;
    color:#fff;
    border:none;
}
/* .chips.chips-initial input.chip-input {
    display: inline-block;
    float: none;
    min-width: 30px;
    border: none;
    outline: none;
    position: absolute;
    top: -1px;
    height: 40px;
    left: 0;
    text-align: center;
    right: 0;
    margin: auto;
    border: 1px solid #E9E9E9;
    max-width: 100%;
    width: 500px;
    border-radius: 3px;
} */
.mes-text{
    font-size: 14px;
    line-height: 30px;
}
.header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 15px;
}
.teacher h5{
    color:#2d6b28
}
.header img{
    width: 80px;
    height: 80px;
}
.header .logo{
    height: 120px;
    width: 120px;
}
body.web{
    min-height: 100vh;
}
body.web::after,body.web::before{
    display: none;
}
.footer{
    position: relative;
    height: 280px;
}
.qrs{
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}
.footer img.footer-bg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1
}
.footer .qr-item{
    display: flex;
    align-items: center;
    position: relative;
}
.footer .qr-item img{
    width: 90px;
    height: 90px;
    margin-inline-end: 15px;
}
.footer .qrs:after {
    content:'';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
}
body {
    background-image: url("https://t.mta.sa/12345.jpg");
}
.pre-load {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: #fff;
}
.pre-load img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
#formCreate > div > p {
    background-image: url("https://t.mta.sa/0999.jpg") !important;
    background-color: transparent !important;
    border-bottom-color: #3f190e !important;
}
.text-005 > ul > li{
    margin-bottom: 20px;
}
.tab-content>.active{
    display: inline-block;
}

/* .footer .qrs .qr-item:first-of-type{
    b
} */
.footer .qrs .qr-item:last-of-type img{
    margin-inline-start: 15px;
    margin-inline-end: 15px;
}

.footer .qrs .qr-item:last-of-type{
    padding-inline-start: 15px;
}

.qr-item {
    color:#fff;
}
.qr-item p{
    margin-bottom: 0;
}
/*img.img-bg{*/
/*    width: 100%;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    right: 0;*/
/*    z-index: -1;*/
/*    margin: auto;*/
/*    top:50%;*/
/*    transform: translateY(-50%);*/
/*    height: 100%;*/
/*    object-fit: contain;*/
/*}*/


#notfound {
    position: relative;
    height: 100vh;
  }
  
  #notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  
  .notfound {
    max-width: 520px;
    width: 100%;
    line-height: 1.4;
    text-align: center;
  }
  
  .notfound .notfound-404 {
    position: relative;
    height: 240px;
  }
  
  .notfound .notfound-404 h1 {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 252px;
    font-weight: 900;
    margin: 0px;
    color: #880000;
    text-transform: uppercase;
    margin-left: -20px;
  }
  
  .notfound .notfound-404 h1>span {
    text-shadow: -2px 0px 0px #fff;
  }
  
  .notfound .notfound-404 h3 {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #880000;
    margin: 0px;
    padding-left: 6px;
  }
  
  .notfound h2 {
    font-size: 20px;
    font-weight: 400;
    color: #880000;
    margin-top: 0px;
    margin-bottom: 25px;
  }
@media only screen and (max-width: 991px){
footer p{
    font-size: 14px;
}
    .profile-details.shehdats{
        width: 50% !important;
    }
    .login h5{
        text-align: center;
    }
    .login form .form-control {
        margin: auto;
        border: 1px solid #880000;
    }
    .login form .form-control {
        border: 1px solid #880000;
    }
    body::after,body::before{
        width: 70px;
    }

}
  @media only screen and (max-width: 767px) {
    .notfound .notfound-404 {
      height: 200px;
    }
      .sug{
          font-size: 14px !important;
          margin-right: 5px !important;
          padding: 5px !important;
      }
      .logo.col-md-3 img{
          height: 125px !important;
          padding-top: 10px;
      }
    .notfound .notfound-404 h1 {
      font-size: 200px;
    }
    .row > .logo.col-md-3.col-xs-3{
        width: 30% !important;
        margin: auto !important;
    }
    .login .row.text-center{
        padding: 0 !important;
    }
      .login a.indx{
          width: 90% !important;
      }
      .row > .logo.col-md-3.col-xs-1{
          display: none !important;
      }
      .row > .col-md-3.col-xs-8{
          width: 70% !important;
          margin: auto !important;
      }
      .ind{
          font-size: 15px!important;
          color: #880000!important;
          margin: 0 auto 20px!important;
          text-align: center !important;
          line-height: 28px!important;
          padding-left: 10px !important;
      }
      .login h5{
          text-align: center;
      }
      .login form .form-control {
          border: 1px solid #880000;
      }
      body::after,body::before{
          width: 70px;
      }
      .form-group > div > select.form-control{
          color: #fff !important;
      }
      #ind-1{
          margin: 10px auto 20px !important;
          background: #890303 !important;
          padding: 10px 20px !important;
          width: 90%!important;
          font-size: 20px !important;
          color: #fff !important;
          border-radius: 10px !important;
          display: inline-block;
  }
  .index-but a{
      width: auto !important;
      font-size: 14px !important;
      display: inline-block !important;
      background: #880000 !important;
      color: #fff !important;
      padding: 5px !important;
  }
      footer p{
          width: 100% !important;
          font-size: 10px;
          text-align: center !important;
          height: 15px;

      }
      footer{
          margin: 0 !important;
      }
      .contain.profile{
          padding: 0 !important;
      }
      .profile-details.shehdats{
          width: 100% !important;
      }
      select{
          background: #880000 !important;
          color: #fff !important;
      }
      .print-kotb{
          margin: 0 !important;
          text-align: center !important;
      }
      .print-kotb div {
          font-size: 16px !important;
          width: auto !important;
          margin-right: 35px !important;
          margin-bottom: 20px !important;
          margin-top: 20px !important;
      }
  }
  
  @media only screen and (max-width: 480px) {
    .notfound .notfound-404 {
      height: 162px;
    }
    .notfound .notfound-404 h1 {
      font-size: 162px;
      height: 150px;
      line-height: 162px;
    }
    .notfound h2 {
      font-size: 16px;
    }
  }


    .spinner-ajax{
      display:none;
  }