
.bg-light {
  background-color: #e8f4f3 !important;
}
.bg-gray {
  background-color: #f5f5f5 !important;
}
.bg-secondary {
  background-color: #333 !important;
}
.bg-primary {
  background-color: #1183af !important;
}
.text-gray {
  color: #888e8d !important;
}
.primary-link-hover:hover,
.text-hover-primary:hover,
.text-primary {
  color: #666868 !important;
}
.text-secondary {
  color: #272727 !important;
}
.cntnt_txt{
    color:#fff !important;
}

.breadcrumb .text-gray {
    color: #d9d9d9 !important;
}
.mentor-details h4 span {
    border: 1px solid #e6e6e6;
    padding: 0 10px;
        margin-left: 12px;
}
.text-truncate {
  text-overflow: ellipsis;
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.edit-delete {
    margin-bottom: 10px;
}
.radio-sec li {
    display: flex;
}

.mentor-details h5 {
    font-size: 15px;
}
.mentor-details p {
    margin-bottom: 3%;
    text-align: justify;
    width: 90%;
}
.mentor-details h3 {
    font-size: 30px;
    line-height: 50px;
}
.mentor-details h2 {
    font-size: 55px;
    line-height: 3px;
    margin-bottom: 35px;
    color: #137ba4;
}
.session_booking_sec {
    display: flex;
}
.session_booking_sec .session_btn_sec button {
    padding: 13px 10px !important;
    font-size: 20px;
     cursor:inherit !important;
}
.session_booking_sec h4, .session_booking_sec .session_btn_sec button {
    border: 1px solid #dedede !important;
    padding: 7px 11px;
    margin-right: 12px;
    border-radius: 60px;
    box-shadow: 2px 2px 5px #dfdede !important;
    color: #fff !important;
    background: #fff;
    margin: 0 12px 0 0;
    min-height: 51px;
    line-height: 25px;
    display: flex;
    align-items: center;
    cursor:inherit !important;
}
.session_booking_sec {
    display: flex;
    align-items: center;
}
.edit-delete .edit, .edit-delete .delete {
    color: #fff;
    padding: 0px 8px;
    border-radius: 24px;
    font-size: 12px;
    font-style: italic;
}

.breadcrumb-item.active {
    color: #ffffff !important;
}
.breadcrumb-item+.breadcrumb-item::before{
    color:#fff !important;
}
.program-sec {
    margin: 5% 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: 8px !important;
    position: absolute;
    top: 50%;
    width: 0;
}
.arrow2 img, .arrow1 img {
    display: none;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #edf7fe !important;
    border-radius: 4px;
    height: 50px !important;
}

 .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 48px !important;
}

.rating {
       float:left;
        margin-bottom: 8%;
}


.editrating {
       float:left;
        margin-bottom: 8%;
}
.editrating label {
    color: #cecece;
    float: right;
    font-size: 20px;
    margin-right: 7px;
}
.editrating input[type="radio"] {
    display: none;
}
.modal-backdrop{
        z-index: 9 !important;
}
.editrating input[type="radio"]:checked ~ label {
    color: orange;
}

.password-sec {
    position: relative;
}
.password-sec svg {
    position: absolute;
    top: 50px;
    left: 10px;
}
.session_btn_sec .modal-footer button {
    color: #fff !important;
    padding: 0 15px !important;
    border: 0 !important;
    box-shadow: inherit !important;
    width: 44%;
}

/*two-part-imgeand contents*/



/*.mentor-details a {*/
/*    font-size: 25px;*/
/*    font-style: oblique;*/
/*    color: #0e81af;*/
/*    padding: 0px 20px;*/
/*    border: 1px solid #1082af;*/
/*    border-radius: 5px 17px;*/
/*}*/
/*.mentor-details a:hover {*/
/*    box-shadow: 2px 2px 5px #1082af;*/
/*}*/

.comment-sec h1 {
    float: left;
    width: 100%;
}
.rating label {
    color: #cecece;
    float: right;
    font-size: 20px;
    margin-right: 7px;
}
.mentor-details {
    margin: 2% auto;
    padding: 50px;
}
[dir="rtl"] section.mentor-details img{
        border-radius: 0 230px 230px 0;
}

section.mentor-details img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 230px 0 0 230px;
}
.rate svg {
    margin-right: 5px;
}
.rate {
    background: #16759b;
    width: fit-content;
    padding: 2px 6px;
    border-radius: 33px;
    color: #fff;
    font-size: 12px;
    margin-bottom: 15px;
}
.comment-sec textarea {
    width: 100%;
    font-size: 14px;
}

.rating input[type="radio"] {
    display: none;
}

.rating input[type="radio"]:checked ~ label {
    color: orange;
}


.mentor-detail-rate svg {
    margin-right: 7px;
}
.mentor-detail-rate {
    background: #186e90;
    width: 5%;
    padding: 3px 15px;
    border-radius: 50px;
    font-size: 13px;
    color: #fff;
    text-align: left;
}

.cls-details li {
    width: 25%;
    border: 1px solid #d1d1d1;
    padding: 18px;
    margin-right: 20px;
}
.cls-details ul {
    display: flex;
    padding: 0;
}
.password-register #togglePassword3{
    position: absolute;
    bottom: 17%;
    left: 4%;
        color: #afafaf;
}

#togglePassword1, #togglePassword2, #togglePassword4 {
    position: absolute;
    bottom: 17%;
    left: 4%;
        color: #afafaf;
}
.password-register {
    position: relative;
}
label {
    display: inherit !important;
}

.form-check .form-check-input{
    float:right !important;
}


.btn2{
        padding: 7px 15px;
    border-radius: 100px;
      -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn {
  padding: 8px 40px;
  border-radius: 100px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.navbar-toggler:focus {
    color: transparent;
}

.contact-img {
    padding-left: 0 !important;
}
.contact-img img {
    height: 500px;
    object-fit: cover;
    padding: 0 !important;
}

.program-cnt img {
	    width: 100% !important;
	    height: auto;
	    margin-bottom: 3%;
	    margin-top: 2px;
	}
	.program-cnt {
	    background: #fff;
	    box-shadow: 2px 2px 5px #888;
	    padding: 30px 40px;
	    text-align: justify;
	}
	.program-cnt h1 {
	    text-transform: uppercase;
	    font-size: 30px;
	}
.btn-primary {
  color: #fff;
  background-color: #1183af;
  border: 1px solid #1183af !important;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
      background: linear-gradient(45deg, #1082af, #333);
  color: #fff !important;
}
.btn-secondary {
  color: #fff !important;
  background-color: #333;
  /*border: 1px solid #d7dbdc !important;*/
}
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
  background-color: #fff;
  color: #333 !important;
}
.header-btn-grp .btn-secondary:hover {
    color: #fff !important;
}
.toggle-icon span {
    position: absolute;
    right: 0;
}
.mentors .card .card-body:hover div a {
    color: #fff;
}
.mentor-reg .card {
    width: 50%;
    margin: auto;
}
.header-btn-grp {
    margin-top: 0;
}
.header-btn-grp-english {
    margin-top: 0;
}
/*[dir="rtl"] .header-arabic-logo{*/
/*        top: 47%;*/
/*}*/
[dir="rtl"] .up-resume{
        text-align: left !important;
}
[dir="rtl"] .breadcrumb .breadcrumb-item:last-child {
    color: #b7b7b7 !important;
}
[dir="rtl"] .breadcrumb-item+.breadcrumb-item::before{
    display:none;
}
[dir="rtl"] .breadcrumb-item+.breadcrumb-item::after {
    float: left;
    padding-right: 0.5rem;
    color: #adb0b3;
    content: var(--bs-breadcrumb-divider, "/");
}
[dir="rtl"] .visitor .elfsight-app-0366e5f6-9a13-4ac2-8e49-ae435356e239{
        width: 100%;
     margin-left: 0;
}
[dir="rtl"] .breadcrumb {
    direction: initial;
}
[dir="rtl"] .header-btn-grp{
    margin-top:0;
}
[dir="rtl"] .toggle-icon .text-truncate{
    position:unset !important;
    right:inherit !important;
}
.desc p {
    margin: 0 10px 0 0;
}
[dir="rtl"] .mentor-about {
    direction: initial;
}
.desc {
    align-items: center;
    margin-bottom: 10px;
    margin-bottom: 0 !important;
}
.toggle-icon center {
    margin-right: 0;
        margin-top: 0;
}
.btn-third {
  color: #fff;
  /*border: 1px solid #4267b2;*/
  background-color: #1082af;
}
.btn-third:hover {
  color: #fff;
  /*border: 1px solid #4267b2;*/
  background-color: #fff;
}

.mentor-search form {
    margin-top: 6%;
    display: flex;
    justify-content: center;
}
.mentor-search button {
    border: 1px solid #c7c6c6;
    border-left: 0;
    background: #f6f6f6;
    border-radius: 0 15px 15px 0;
    padding-right: 25px;
        font-size: 22px;
    color: #b0b4b7;
}
.mentor-arabic-search button {
    border: 1px solid #000;
    border-radius: 15px 0 0 15px;
    border-right: 0;
    padding-left: 25px;
}
.mentor-arabic-search input {
    border: 1px solid #c9c7c7;
    border-left: 0;
    border-radius: 0 15px 15px 0;
}
textarea:focus, input:focus{
    outline: none;
}
.mentor-search input {
    width: 50%;
    height: 70px;
    padding: 27px;
    background: #f6f6f6;
    border: 1px solid #c9c7c7;
    border-radius: 15px 0 0 15px;
    border-right: 0;
}




.btn-success:active,
.btn-success:focus,
.btn-success:hover {
  color: #198754;
  background-color: #e9fbf3;
  border: 1px solid #e9fbf3;
}
.header-arabic-logo {
    position: absolute;
    left: 10%;
    top: 35%;
}
.toggle-icon {
    position: absolute;
    right: 10%;
    top:40%;
}
.visit-count {
    margin-right: 20%;
}
 .company-detail {
    margin-left: 20px !important;
}
.arabic-icon {
    margin-left: 20px !important;
    margin-top:10px;
}
[dir="rtl"] .card .card-body {
    margin-right: 10px;
}
[dir="rtl"] .desc svg {
    margin-right: 0 !important;
}
[dir="rtl"] .desc {
    margin-right: 0 !important;
    margin-left: 16px;
    align-items: center;
    margin-bottom: 10px;
}
[dir="rtl"] footer .email .icon{
        border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
[dir="rtl"] footer .email input{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
[dir="rtl"] .recent-post-section .recent-post .img img{
    margin-left:10px;
}
[dir="rtl"] header{
        height: 135px;
}
[dir="rtl"] .about-infyjob h5:after{
    right:0 !important;
}
.btn-light-success {
  color: #198754;
  background-color: #e9fbf3;
  border: 1px solid #e9fbf3;
}
.btn-light-success {
  color: #198754;
  background-color: #e9fbf3;
  border: 1px solid #e9fbf3;
}
.btn-light-success:hover {
  color: #fff;
  border: 1px solid #198754;
  background-color: #198754;
}
.profile-btn {
  color: #1183af;
  border: 1px solid #1183af;
}
.profile-btn:hover {
  color: #fff;
  border: 1px solid #1183af;
  background-color: #1183af;
}
.facebook-btn {
  color: #4267b2;
  border: 1px solid #4267b2;
}
.facebook-btn:hover {
  color: #fff;
  border: 1px solid #4267b2;
  background-color: #4267b2;
}
.linkedin-btn {
  color: #0a66c2;
  border: 1px solid #0a66c2;
}
.linkedin-btn:hover {
  color: #fff;
  border: 1px solid #0a66c2;
  background-color: #0a66c2;
}
.google-btn {
  color: #db4437;
  border: 1px solid #db4437;
}
.google-btn:hover {
  color: #fff;
  border: 1px solid #db4437;
  background-color: #db4437;
}
.rate-modal .modal-dialog {
    margin-top: 8% !important;
}
.rate-modal .modal-header, .rate-modal .modal-footer{
    border-bottom:0;
    border-top:0;
}
.rate-modal .modal-body h1 {
    margin-bottom: 15px;
}
.find-job svg {
    font-size: 12px;
}
.cmt-rate li {
    color: #e4c655;
}
.cmt-rate ul {
    display: flex;
    padding: 0;
}
.comment h3 span {
    font-size: 14px;
    font-style: italic;
    margin-left: 10px;
    color: #bbbdbf;
    float: right;

}
.mentor-rate {
        text-align: right;
    width: 100%;
    margin-bottom: 30px;
}
.comment h3 {
    font-size: 20px;
    line-height: 15px;
}
.comment-sec {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
[dir="rtl"] .visitor .elfsight-app-eaac5a28-81f4-469f-8a2f-d93e3620c61e{
        margin-right: 24%;
}



.br-gray {
  border: 1px solid #dae0df;
}
.br-10 {
  border-radius: 10px;
}
.py-40 {
  padding: 40px 0;
}
@media (max-width: 991px) {
  .py-40 {
    padding: 30px 0;
  }
}
.px-40 {
  padding: 40px;
}
@media (max-width: 991px) {
  .px-40 {
    padding: 30px;
  }
  [dir="rtl"] .visitor .elfsight-app-eaac5a28-81f4-469f-8a2f-d93e3620c61e {
     margin-right: 0; 
}
.session_booking_sec h4{
    min-height: 75px;
    padding: 26px 10px;
        width: 100%;
        margin:0;
}
section.mentor-details img{
    margin-top: 30px;
    border-radius: 0 !important;
}
.session_booking_sec .session_btn_sec button{
        width: 100%;
        margin:0;
}
section.visitor p{
    width:100%;
}


}
@media (max-width: 480px) {
  .px-40 {
    padding: 20px;
  }
}
.py-80 {
  padding: 80px 0 0 0;
}
@media (max-width: 991px) {
  .py-80 {
    padding: 90px 0 50px 0;
  }
  span.view-more-btn {
    position: unset;
    left: 0;
    bottom: 0;
    right: inherit !important;
}
}
.py-100 {
  padding: 100px 0;
}
@media (max-width: 991px) {
  .py-100 {
    padding: 50px 0;
  }
}
.pt-100 {
  padding-top: 150px;
}
@media (max-width: 991px) {
  .pt-100 {
    padding-top: 50px;
  }
}
.mb-40 {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .mb-40 {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .mb-40 {
    margin-bottom: 20px;
  }
}
.py-60 {
  padding: 60px 0;
}
@media (max-width: 991px) {
  .py-60 {
    padding: 40px 0;
  }
}
.px-20 {
  padding: 20px;
}
@media (max-width: 991px) {
  .px-20 {
    padding: 30px 40px;
  }
}
.py-20 {
  padding: 20px !important;
}
.py-30 {
  padding: 30px !important;
}
@media (max-width: 480px) {
  .py-30 {
    padding: 20px !important;
  }
}
.pb-150 {
  padding-bottom: 180px;
}
@media (max-width: 991px) {
  .pb-150 {
    padding-bottom: 75px;
  }
  
}
.fs-18 {
  font-size: 18px !important;
  line-height: 24px;
}
@media (max-width: 767px) {
  .fs-18 {
    font-size: 16px !important;
    line-height: 20px;
  }
}

.forgot-password{
    color:#086386;
    
}
.fs-14 {
  font-size: 14px;
  line-height: 24px;
}
li {
  list-style: none;
}
.fs-16,
a {
  font-size: 16px;
  line-height: 27px;
  text-decoration: none;
}
.br-2 {
  border-right: 1px solid #e8f4f3;
}
@media (max-width: 991px) {
  .br-2 {
    border-right: 0;
  }
}
h1,
h3 {
  font-size: 44px;
  line-height: 56px;
}
@media (max-width: 1199px) {
  h1,
  h3 {
    font-size: 38px;
    line-height: 48px;
  }
}
@media (max-width: 991px) {
  h1,
  h3 {
    font-size: 34px;
    line-height: 38px;
  }
}
@media (max-width: 425px) {
  h1,
  h3 {
    font-size: 30px;
    line-height: 38px;
  }
}
h2 {
  font-size: 36px;
  line-height: 46px;
}
.register-sec {
    margin-top: 7%;
}
.skills-sec {
    color: #fff !important;
        background: #167499 !important;
}
@media (max-width: 991px) {
  h2 {
    font-size: 30px;
    line-height: 38px;
  }
  header .header-logo img{
            margin: auto !important;
    margin-top: 0 !important;
    }
    .header-btn-grp {
    display: flex;
    justify-content: center;
    margin-top: 5px;
        align-items: baseline;
        margin-right: 0 !important;
}
.hero-content {
    margin-top: 0;
}
.register-sec{
    margin-top:0;
}
.header_toggle_nav {
    margin-bottom: 0;
        margin-top: 1%;
        
    display: flex;
    justify-content: end;
    width: 100%;

}
header .navbar .navbar-nav .nav-item .submenu{
    right:0 !important;
    left: inherit !important;
}
.hero-content h1 {
    margin-top: 20% !important;
}
.candidate-login{
    font-size:10px;
    line-height:20px;
}
.overlay a{
    font-size:25px !important;
}
.login-left-bg form {
    width: 100% !important;
}
/*.hero-content {*/
/*    margin-top: 35%;*/
/*}*/
.login-rit-bg{
    height: 400px !important;
}
.job-details-main {
    margin: 32% 0 0;
}
[dir="rtl"] .hero-desc .job-detail-banner-content svg {
    margin-right: 0 !important;
    margin-left: 10px;
}

[dir="rtl"] .hero-desc .job-detail-banner-content {
    margin-right: 0 !important;
    margin-bottom: 10px;
}
.search-job {
   position: absolute;
    bottom: 15%;
    left: 24%;
}
.company-details-mob {
    margin-top: 30%;
}
.section-heading {
    margin-top: 6%;
}
.mentor-reg .card {
    width: 100%;
    margin: 10% auto;
}
.view-more-btn {
    margin-bottom: 0 !important;
    margin-right: 14px;
}
.mentor-details{
    padding:25px;
}
.mentor-details h2{
    font-size:48px;
}
.mentor-url{
    font-size:inherit;
}
}
.visitor .elfsight-app-eaac5a28-81f4-469f-8a2f-d93e3620c61e .dCLZRU {
    background: #03384c !important;
    color: #fff;
}

.session_btn_sec .modal-footer button:hover{
    color:#fff !important;
}
@media (max-width: 575px) {
  h2 {
    font-size: 26px;
    line-height: 30px;
  }
  
}
h4 {
  font-size: 20px;
  line-height: 56px;
}
.card {
  height: 100%;
  border-radius: 10px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.card .card-img {
  width: 60px;
  height: 60px;
  object-fit: cover;
    border-radius: 0;
margin-left: 0px;
}
.job-categories-card .card .card-img {
    width: 45px !important;
    height: 45px;
    object-fit: cover;
    border-radius: 0;
}
.work-icon .card-img {
    border-radius: 0;
    max-width: 95px;
    transition: transform .7s ease-in-out;
}
.work-icon:hover .card-img {
    transform: rotate(360deg);
}
@media (max-width: 480px) {
  .card .card-img {
    width: 50px;
    height: 50px;
  }
}
.card .card-body {
  padding: 0;
}
.mentors .card .card-body:hover {
    background: linear-gradient(45deg, #1082af, #333);
    border-radius: 7px;
    color:#fff;
    transition: ease-in 0.3s;
}

.btn-close:focus {
  box-shadow: none;
}
.form-group {
  margin-bottom: 24px;
}
.form-control,
.form-select,
textarea {
  border: 1px solid #e8f4f3;
  padding: 10px 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 7px;
}
.form-control:active,
.form-control:focus,
textarea:active,
textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.object-fit-cover {
  object-fit: cover;
}
.section-heading {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .section-heading {
    margin-bottom: 40px;
  }
}
@media (max-width: 575px) {
  .section-heading {
    margin-bottom: 30px;
  }
}
.section-heading h2 {
  position: relative;
  display: inline-block;
  margin: auto;
  padding-left: 30px;
  padding-right: 30px;
}
.section-heading h2:after,
.section-heading h2:before {
  content: "";
  display: block;
  width: 80px;
  height: 5px;
  background-color: #1183af;
  top: 50%;
  position: absolute;
  border-radius: 3px;
}
section.visitor a {
    display: none !important;
}
.Visitor .dCLZRU {
    background: transparent;
        color: #fff;
}
.visitor .bnWCOL .ColumnsSlider__ArrowRight-sc-6h2lxa-6 {
    display: none;
}
.visitor .elfsight-app-eaac5a28-81f4-469f-8a2f-d93e3620c61e {
       background: #03384c !important;
    border-radius: 31px 0;
        margin-top: 9%;
        width:80%;
        margin-left: 20%;
            height: 172px;
}
[dir="rtl"] section.visitor p{
        line-height: 90px;
            top: 41%;
            width:30%;
    }
section.visitor p {
   position: absolute;
    width: 20%;
    padding: 35px 69px;
    top: 41%;
    background: #03384c;
    height: 172px;
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    border-radius: 30px 0;
    line-height: 45px;
}
.visitor .dzdbWP{
    font-size:20px;
    color: white;
    text-transform: capitalize;
}
.visitor{
    position:relative;
}
section.visitor svg {
    display: none;
}
.visitor .bnWCOL .Counter__CounterComponent-sc-103kzvu-1 .Counter__CounterCount-sc-103kzvu-2 {
    font-size: 38px;
    margin-top: 0px;
    font-weight: 700;
}
.visitor .fjRXwM{
        height: 150px !important;
    padding-top: 34px;
        margin-left: 0;
}
.ColumnsSlider__ColumnsSliderItem-sc-6h2lxa-7.fXSjRN:first-child {
    margin-right: 32px !important;
    margin-left: 124px;
}
.ColumnsSlider__ColumnsSliderItem-sc-6h2lxa-7.fXSjRN:nth-child(2) {
    display: none;
}
.visitor .bnWCOL .ColumnsSlider__ColumnsSliderItem-sc-6h2lxa-7:not(:last-child) {
    margin-right: 20px;
}
.visitor .ColumnsSlider__ColumnsSliderItem-sc-6h2lxa-7.fXSjRN {
    margin-left: 99px;
}
.visitor .erPVjW{
    align-items: center;
}
.ColumnsSlider__ColumnsSliderItem-sc-6h2lxa-7.fXSjRN:nth-child(6) {
    display: none;
}
.ColumnsSlider__ColumnsSliderItem-sc-6h2lxa-7.fXSjRN:first-child {
    margin-right: 32px !important;
    margin-left: 80px;
}
@media (max-width: 767px) {
  .section-heading h2:after,
  .section-heading h2:before {
    width: 60px;
  }
  .section-heading h2 {
    padding-left: 5px;
    padding-right: 5px;
  }
  section.visitor p{
    width: 100% !important;
    top: 0;
    padding: 35px 37px;
    line-height: 20px;
  }
  .visitor .elfsight-app-eaac5a28-81f4-469f-8a2f-d93e3620c61e{
        width: 100%;
       margin-left: 0;
       margin-top: 19%;
  }
  .about-section {
    background-size: 600px 300px !important;
}
.work-img {
    height: 300px;
}
#session_modal_profile {
    margin-top: 60%;
}
}
@media (max-width: 575px) {
  .section-heading h2:after,
  .section-heading h2:before {
    content: none;
  }
}
.section-heading h2:after {
  left: -80px;
}
.section-heading h2:before {
  right: -80px;
}
.add-session a, .schedule-session a {
    color: #fff;
}
.abput_sec p {
    color: #84888b;
}
.abput_sec {
    text-align: center;
    width: 50%;
    margin: auto;
}
span.view-more-btn {
    position: unset;
    right: 0;
        bottom: 0;
}
.view-more-btn p {
    background: #1183af;
    color: #fff;
        padding: 1px 10px;
    border-radius: 20px;
}
 .desc svg {
    margin: 0 !important;
    margin-left: 10px !important;
}

.add-session, .schedule-session {
    text-align: right;
}
.find-job-section .find-job {
  top: -45px;
  z-index: 1;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 50px;
}
.find-job-section .find-job input {
  width: 100%;
  outline: 0;
  border: none;
}
.featured-job-section .job-card .icon,
.latest-job-section .job-card .icon,
.our-latest-jobs .job-card .icon {
  top: -20px;
  left: 0;
}
.featured-job-section .job-card .text,
.latest-job-section .job-card .text,
.our-latest-jobs .job-card .text {
  background-color: #1d9bf014;
  padding: 5px 15px;
  border-radius: 5px;
}
.recent-blog-section .blog-card .card .overlay {
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #27272787;
  overflow: hidden;
  width: 100%;
  height: 0;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.recent-blog-section .blog-card .card .card-img-top:hover .overlay {
  height: 100%;
}
.recent-blog-section .blog-card .card .btn {
  z-index: 2;
  border: 1px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.recent-blog-section .blog-card .card-img-top .inner-image {
  height: 300px;
  overflow: hidden;
}
.recent-blog-section .blog-card .card-img-top .inner-image .card-img-top {
  height: auto;
  object-fit: cover;
  width: auto;
  max-width: 100%;
  min-width: 100%;
  min-height: 100%;
  max-height: 100%;
}
.modal-content {
  border: 0;
  border-radius: 20px;
}
.modal-content .modal-footer,
.modal-content .modal-header {
  padding: 20px 30px;
}
.modal-content .modal-body {
  padding-left: 30px;
  padding-right: 30px;
}
.select2-search--dropdown {
  padding: 16px;
}

.select2-container {
  outline: 0;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #888e8d !important;
  line-height: 58px;
  font-size: 14px;
  padding-left: 16px;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #e8f4f3;
  border-radius: 10px;
  color: #888e8d !important;
  height: 58px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 58px;
  right: 10px;
}
.select2-search--dropdown .select2-search__field {
  color: #888e8d !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-dropdown {
  border-color: #e8f4f3;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  outline: 0;
  border-radius: 10px;
  padding: 10px;
}
.select2-container--default
  .select2-search--dropdown
  .select2-search__field:focus {
  border-color: #1183af ;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #f6f6f6;
}
.select2-results__option.select2-results__option--highlighted {
  background-color: #1183af !important
}
.select2-results__option {
  padding: 10px 15px;
  font-size: 15px;
  color: #888e8d;
}
.sweet-alert {
  will-change: unset !important;
  border-radius: 0.625rem;
  background-color: #fff;
}
@media (min-width: 501px) {
  .sweet-alert {
    width: 357px;
  }
}
.sweet-alert .swal-title {
  color: #212529;
  font-size: 1.125rem;
  font-weight: 500;
}
.sweet-alert p {
  font-size: 0.875rem;
  color: #6c757d;
}
.sweet-alert .swal-button-container {
  padding: 1.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
  margin-top: 0.625rem;
}
.sweet-alert .swal-button-container button {
  font-weight: 400;
  color: #fff;
}
@media (min-width: 576px) {
  .sweet-alert .swal-button-container button {
    font-size: 1rem;
  }
}
@media (max-width: 575px) {
  .sweet-alert .swal-button-container button {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 0;
  }
}
.sweet-alert .swal-button-container button:focus {
  box-shadow: none;
}
.sweet-alert .swal-button-container {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.sweet-alert .sa-button-container .cancel {
  background-color: #adb5bd;
}
.sweet-alert .sa-button-container .sa-confirm-button-container .confirm {
  background-color: #f62947 !important;
}
.swal-icon--custom img {
  width: 62px;
  height: 80px;
}
#toast-container .toast {
  min-width: calc(100% - 30px);
  padding: 15px 15px 15px 70px;
  box-shadow: 0 0 20px rgba(173, 181, 189, 0.1);
  background-color: #fff !important;
  color: #7a7a7a;
  opacity: 1;
  border-radius: 10px;
  border-bottom: 5px solid;
}
#toast-container > .toast:hover {
  box-shadow: 0 0 20px rgba(173, 181, 189, 0.1);
}
.toast .toast-title {
  font-size: 16px;
}
.toast.toast-success {
  border-bottom-color: #0ac074 !important;
}
.toast.toast-warning {
  border-bottom-color: #ffb821 !important;
}
.toast.toast-error {
  border-bottom-color: #f62947 !important;
}
.toast.toast-info {
  border-bottom-color: #0099fb !important;
}
#toast-container > .toast-success {
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%230AC074'/%3E%3Cpath d='M17.0582 27.6647C16.7058 27.4297 16.3702 27.2955 16.1185 27.0438C14.172 25.1141 12.2423 23.1676 10.2958 21.2546C9.90984 20.8687 9.89306 20.6002 10.2958 20.2311C11.0341 19.5431 11.7389 18.8383 12.4269 18.1C12.8296 17.6805 13.0813 17.7644 13.4505 18.1503C14.3901 19.1403 15.3802 20.0968 16.3534 21.0533C17.0917 21.7916 17.1085 21.7748 17.8636 21.0197C20.7163 18.1503 23.6024 15.2977 26.4383 12.4115C26.9417 11.8913 27.2941 11.841 27.7807 12.3947C28.368 13.0659 29.0224 13.6868 29.6769 14.2909C30.0964 14.6768 30.1131 15.0124 29.6936 15.4152C25.8006 19.2914 21.9076 23.2011 18.0147 27.0774C17.7797 27.3123 17.4106 27.4465 17.0582 27.6647Z' fill='white'/%3E%3C/svg%3E%0A") !important;
}
#toast-container > .toast-warning {
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23FFB821'/%3E%3Cg clip-path='url(%23clip0_170_1104)'%3E%3Cpath d='M18.0771 13.7187C18.0579 13.3911 18.0386 13.0829 18.0193 12.7553C17.8844 10.578 19.0212 9.63392 21.1214 10.1156C21.9307 10.3083 22.528 11.3102 22.4509 12.5241C22.3353 14.7399 22.1812 16.9364 22.027 19.1522C21.9885 19.8844 21.9692 20.6358 21.8922 21.368C21.8343 21.869 21.7958 22.447 21.5068 22.8324C21.1985 23.237 20.6397 23.6609 20.158 23.6802C19.7342 23.6994 19.1754 23.2563 18.9056 22.8516C18.6166 22.4277 18.5588 21.8304 18.5203 21.2909C18.3469 18.7669 18.212 16.2428 18.0771 13.7187C18.0579 13.7187 18.0579 13.7187 18.0771 13.7187Z' fill='white'/%3E%3Cpath d='M22.1619 28.054C22.1812 29.133 21.3912 29.9807 20.3507 30C19.291 30.0193 18.4625 29.21 18.4432 28.1503C18.4239 27.0713 19.2332 26.2042 20.2544 26.185C21.2756 26.1464 22.1426 26.9942 22.1619 28.054Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_170_1104'%3E%3Crect width='4.45087' height='20' fill='white' transform='translate(18 10)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") !important;
}
#toast-container > .toast-info {
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%230099FB'/%3E%3Cg clip-path='url(%23clip0_170_1103)'%3E%3Cpath d='M16 18.8036C15.9502 17.8929 16.3818 17.5179 17.0956 17.3572C17.743 17.1965 18.3572 16.9286 18.988 16.7857C21.7271 16.2143 23.2709 17.9643 22.5903 20.875C22.2251 22.4465 21.7271 23.9822 21.3785 25.5715C20.8639 27.9465 21.4283 28.5357 23.6361 28.0536C23.7357 28.0357 23.8519 28 24.0013 27.9465C24.0677 28.625 23.8851 29.0893 23.2211 29.25C22.2583 29.5 21.3121 29.9107 20.3493 29.9822C18.0584 30.1607 16.7802 28.5179 17.2948 26.1072C17.66 24.4465 18.158 22.8036 18.5398 21.1429C19.1208 18.75 18.49 18.125 16.2822 18.75C16.1992 18.7857 16.1162 18.7857 16 18.8036Z' fill='white'/%3E%3Cpath d='M22.0093 14.6071C20.6481 14.6071 19.5691 13.5714 19.6023 12.2679C19.6189 11.0179 20.6979 10 21.9927 10C23.3042 10 24.35 11.0357 24.35 12.3036C24.3334 13.6071 23.3374 14.6071 22.0093 14.6071Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_170_1103'%3E%3Crect width='8.33333' height='20' fill='white' transform='translate(16 10)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") !important;
}
#toast-container > .toast-error {
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23F72947'/%3E%3Cg clip-path='url(%23clip0_170_1105)'%3E%3Cpath d='M16.7906 19.9258C16.5602 19.7049 16.3442 19.4937 16.1282 19.2825C14.8512 18.0152 13.5695 16.7478 12.2926 15.4805C11.8989 15.0917 11.8989 14.818 12.3022 14.4244C13.0174 13.7139 13.7327 13.0035 14.448 12.293C14.8464 11.8993 15.1057 11.9041 15.5089 12.3026C16.949 13.7283 18.3844 15.1541 19.8245 16.5798C19.8773 16.6278 19.9109 16.695 19.9685 16.7718C20.0694 16.6758 20.1414 16.6134 20.2038 16.5462C21.6439 15.1205 23.0793 13.6947 24.5194 12.269C24.8794 11.9137 25.1723 11.9137 25.5323 12.269C26.2572 12.9843 26.9772 13.6995 27.6973 14.4148C28.0958 14.8084 28.1006 15.0821 27.7069 15.4709C26.2812 16.887 24.8554 18.3032 23.4297 19.7145C23.3625 19.7817 23.2809 19.8345 23.1849 19.9065C23.3625 20.0794 23.4969 20.2138 23.6313 20.3482C24.9994 21.7067 26.3676 23.0653 27.7357 24.4238C28.0814 24.7694 28.0814 25.0623 27.7309 25.4127C26.9964 26.1424 26.262 26.8672 25.5323 27.5921C25.1723 27.9522 24.8794 27.9522 24.5194 27.5969C23.0793 26.1712 21.6439 24.7454 20.2038 23.3197C20.1414 23.2573 20.079 23.1997 20.0021 23.1277C19.9301 23.1949 19.8677 23.2477 19.8053 23.3101C18.3652 24.7358 16.9298 26.1616 15.4897 27.5873C15.1105 27.9618 14.8368 27.9618 14.4624 27.5921C13.7279 26.8672 12.9934 26.1376 12.2638 25.4127C11.9133 25.0671 11.9133 24.7694 12.259 24.4238C13.7039 22.9933 15.1441 21.5579 16.589 20.1274C16.6514 20.0746 16.709 20.0122 16.7906 19.9258Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_170_1105'%3E%3Crect width='16' height='15.8752' fill='white' transform='translate(12 12)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") !important;
}
.pagination .page-item {
  padding: 8px;
}
.pagination .page-item .page-link {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #dae0df;
  border-radius: 50px;
  padding: 3px 12px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pagination .page-item .page-link.active,
.pagination .page-item .page-link:focus,
.pagination .page-item .page-link:hover {
  color: #fff !important;
  background-color: #1491cc;
  border: 1px solid #1491cc;
}
.pagination .page-item .page-link.next,
.pagination .page-item .page-link.previous {
  border: none;
}
.pagination .page-item .page-link.active span svg,
.pagination .page-item .page-link:focus span svg,
.pagination .page-item .page-link:hover span svg {
  color: #fff !important;
}
.bookmark {
  display: inline-block;
  right: 0;
  width: auto;
}
@media (max-width: 575px) {
  .find-job-section .find-job input {
    border-bottom: 1px solid #e8f4f3;
    padding: 10px 0;
  }
  .pagination .page-item {
    padding: 4px;
  }
  .pagination .page-item .page-link {
    padding: 1px 10px;
    font-size: 14px;
  }
}
/*@font-face {
  font-family: "Circular Std";
  src: url(../fonts/circular-std-medium-500.ttf);
  font-weight: 500;
  font-style: normal;
  display: swap;
}*/
body {
  font-family: 'Cairo', sans-serif !important;
  font-weight: 500;
}
.header-top {
    display: flex;
    align-items: center;
    background: #136fae;
    padding: 8px 0;
    height:45px;
}

header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    
 /* padding-top: 20px;
  padding-bottom: 20px;*/
  padding: 30px 0;
  height: auto;
  display: flex;
  align-items: center;
       border-top: 1px solid #050708;
}
.header-top .header-btn-grp a {
    color: #efefef;
    padding: 2px 22px;
    border: 1px solid #efefef;
        width: 120px;
}
a.header-logo {
    font-family: 'Audiowide', cursive;
    font-size: 40px;
    color: #111;
}
header .header-logo img {
  display: block;
  /*height: 50px;*/
  /*width: 50px;*/
  object-fit: contain;
  
}
.blue-bg{
    background:#f5f5f5;
}
.user-logo img {
  height: 50px;
  width: 50px;
  object-fit: cover;
  border-radius: 50px;
}
@media (max-width: 991px) {
  header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 575px) {
  header {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  header .navbar {
    /*    display: flex;*/
    /*justify-content: center;*/
    /*width: 95%;*/
  }
  .header-arabic-logo {
    position: absolute;
    left: 11%;
    top: 3%;
}
.navbar-nav{
        margin-top: 20px;
            padding: 0px 10px !important;
}
.header-arabic-logo img{
    width:90% !important;
}
.toggle-icon {
    position: absolute;
    right: 2%;
    top: 5%;
}
[dir="rtl"] .header-btn-grp {
    margin-top: 15px;
}
}
@media (max-width: 991px) {
  header .navbar .navbar-nav {
    display: block;
  }
}
header .navbar .navbar-collapse {
    position: absolute;
    /*width: calc(100% - 24px);*/
    top:55px;
    background: #fff;
}
header .navbar .navbar-nav .nav-item {
  position: relative;
  transition: all 0.3s;
      padding: 0 10px;
    white-space: nowrap;
}
header .navbar .navbar-nav .nav-item .language-menu .nav-item {
  margin: 5px 0;
}
header .navbar .navbar-nav .nav-item .language-menu .country-flag {
  width: 20px;
}
.remember-me{
        margin-right: 24px;
}
header .navbar .navbar-nav .nav-item .submenu {
  position: absolute;
    max-width: 220px;
    width: 220px;
    padding: 10px;
    background: #eff9fd;
    border-radius: 0 0 5px 5px;
    height: auto;
    display: inline-block;
    top: 110%;
    left: 9px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: .4s ease-in-out;
    border: 1px solid #167499;
    border-top: 0;
}
 .user-login{
    width:250px;
    text-align: center;
    margin: auto;
 }
.candidate-logout, .employer-logout {
    width: 200px;
}
.profile_prograss .progress-step .step-count:before{
    display:none !important;
}
 .mentor-img img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}
.candidate-logout-sub {
    min-width: 230px !important;
    left: -15px !important;
}
.mentor-logout-sec{
     min-width: 230px !important;
    left: -28px !important;
}
.employer-logout img {
    margin-left: 10px;
}
.employer-logout-sub {
    min-width: 240px !important;
    left: 11px !important;
}
.session_btn_sec button:hover{
    color:#fff !important;
}
header .navbar .navbar-nav .nav-item:hover .submenu {
  opacity: 1;
  visibility: visible;
}

header .navbar .navbar-nav .nav-item .nav-link {
  padding-right: 25px;
  padding-left: 25px;
  color: #888e8d;
}
.languages header .navbar .navbar-nav .nav-item .nav-link {
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 1399px) and (min-width: 1200px) {
  header .navbar .navbar-nav .nav-item .nav-link {
    padding-right: 18px;
    padding-left: 18px;
  }
  .languages header .navbar .navbar-nav .nav-item .nav-link {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  header .navbar .navbar-nav .nav-item .nav-link {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 15px;
  }
  .languages header .navbar .navbar-nav .nav-item .nav-link {
    padding-right: 6px;
    padding-left: 6px;
    font-size: 13px;
  }
}
header .navbar .navbar-nav .nav-item .nav-link.active,
header .navbar .navbar-nav .nav-item .nav-link:hover {
  color: #272727;
}
@media (min-width: 1400px) {
  header .navbar .navbar-nav .nav-item:last-child .nav-link {
    font-weight: 600;
    /*color: #050708;*/
  }
}
@media (max-width: 991px) {
  header .navbar .navbar-toggler {
    box-shadow: none;
  }
}
@media (max-width: 991px) {
  header .navbar .navbar-collapse {
    position: absolute;
    width: calc(100% - 24px);
    top: 70px;
    background: #fff;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 696px;
    border-radius: 0.625rem;
    box-shadow: 0 0 20px rgba(173, 181, 189, 0.38);
    z-index: 1024;
  }
}
@media (max-width: 767px) {
  header .navbar .navbar-collapse {
    max-width: 200px;
  }
  .library_main{
      display:block !important;
  }
}
@media (max-width: 991px) {
  header .navbar .header-btn-grp {
    padding: 0 20px 16px;
  }
}
header .navbar .dropdown .dropdown-toggle {
  padding: 8px 25px;
  color: #888e8d;
}
@media (max-width: 1399px) {
  header .navbar .dropdown .dropdown-toggle {
    padding-right: 18px;
    padding-left: 18px;
  }
}
@media (max-width: 1199px) {
  header .navbar .dropdown .dropdown-toggle {
    padding-right: 14px;
    padding-left: 14px;
  }
}
header .navbar .dropdown .dropdown-toggle:after {
  border: 0;
  margin-left: 10px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  content: "";
  vertical-align: middle;
  line-height: normal;
}
header .navbar .navbar-nav .submenu .nav-item .nav-link {
  padding-right: 10px;
  padding-left: 10px;
}
footer {
  padding-top: 80px;
}
@media (max-width: 991px) {
  footer {
    padding-top: 50px;
  }
}
footer .email input {
  width: 95%;
  outline: 0;
  border: none;
  padding: 0 20px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
@media (max-width: 1199px) {
  footer .email input {
    width: 76%;
  }
}
footer .email .icon {
  width: 50px;
  height: 50px;
  padding: 17px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 3px 3px 8px #1082af;
}
.social-icon-box {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  color: #1183af;
}
.mentor-profile .social-icon-box{
     width: 15px;
  height: 35px;
}
a#create_session {
    position: absolute;
    width: 20%;
    top: 11%;
    left: 3%;
}



.f-icon-box {
  width: 26px;
}
.bookmark-class {
  position: absolute;
  right: 30px;
  top: 30px;
  color: #f94a4a;
}
.job-post-wrapper ul.pagination {
  margin-top: 30px !important;
}
.reset-filter {
  padding: 0.25rem 0.5rem !important;
}
.accordion-body > p {
  color: #888e8d !important;
  font-size: 14px;
  line-height: 24px;
}
.job-description {
  font-size: 16px;
  line-height: 27px;
  text-decoration: none;
  color: #888e8d !important;
}
.mt-40 {
  margin-top: 40px;
}
.blog-description {
  font-size: 16px;
  line-height: 27px;
  text-decoration: none;
  color: #888e8d !important;
}
.card-body > .blog-desc {
  font-size: 14px;
  line-height: 24px;
  color: #888e8d !important;
}
.testimonial-desc {
  font-size: 16px;
  line-height: 27px;
  text-decoration: none;
  color: #888e8d !important;
}
.slide-desc {
  font-size: 16px;
  line-height: 27px;
  text-decoration: none;
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.ui-menu {
  z-index: 1111;
}
.job-search {
  left: 30px;
  top: 80px;
  padding: 3px !important;
  transition: 0.3s;
  border-top: 2px solid #e9e9e9;
}
.job-search-dropdown {
  padding: 15px;
  color: #888e8d !important;
  font-size: 14px !important;
  border-radius: unset;
}
.social-icon-box svg:hover {
    color: #1082af !important;
}

  .terms-desc {
  margin: 3% auto 0 !important;

}
.privacy-policy, .terms-desc {
  font-size: 16px;
  line-height: 27px;
  text-decoration: none;
  color: #888e8d !important;
  background: #fff;
    box-shadow: 2px 2px 5px #1b6886;
    width: 80%;
    margin: 10% auto 0;
    padding: 40px;

}
.page-link {
  cursor: pointer;
}
.blog-avatar-img {
  object-fit: cover;
}
.btn-outline-primary {
  color: #173fc1ff;
  border-color: #173fc1ff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #173fc1ff;
  border-color: #173fc1ff;
}
.btn-outline-pink {
  color: #ff0feb;
  border-color: #ff0feb;
}
.btn-outline-pink:hover {
  color: #fff;
  background-color: #ff0feb;
  border-color: #ff0feb;
}
.tag-badge {
  background: rgba(25, 103, 210, 0.15);
  color: #1967d2;
  font-size: 12px !important;
  line-height: 15px;
  padding: 5px 20px;
  border-radius: 50px;
  margin-top: 10px;
}
.find-jobs-btn {
  padding: 8px 35px;
  border-radius: 100px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.slider-test-section .carousel-control-next,
.slider-test-section .carousel-control-prev {
  width: auto;
  opacity: 1;
}
.slider-test-section .carousel-control-prev {
  left: -130px;
}
.carousel-control-prev svg, .carousel-control-next svg {
    color: #333 !important;
}

.slider-test-section .carousel-control-next {
  right: -130px;
}
.slider-test-section .carousel-control-next .icon,
.slider-test-section .carousel-control-prev .icon {
  padding: 6px 7px;
  border: 1px solid #fff;
  border-radius: 50px;
}
.banner-carousel {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.slider-test-section {
    margin-bottom: 25px;
}
.banner-carousel .bg-image {
  position: relative;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  visibility: visible !important;
}
.banner-carousel .bg-image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(rgba(0,0,0,.58),rgba(0,0,0,.78));
}
.banner-carousel .slick-arrow {
  z-index: 1;
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.banner-carousel .slick-prev {
  left: 100px;
}
.banner-carousel .slick-next {
  right: 100px;
}
.banner-carousel .slick-slide,
.slick-list,
.slick-track {
  height: 100%;
}
.banner-carousel .slick-track {
  min-height: unset;
}
.banner-carousel .slick-next:before,
.banner-carousel .slick-prev:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px;
}
.banner-carousel .slick-prev:before {
  content: "\f060";
}
.banner-carousel .slick-next:before {
  content: "\f061";
}
.comapnies-logo-section .slick-slider .slick-track {
  display: flex;
  align-items: center;
  justify-content: center;
}
.comapnies-logo-section .slide {
  height: 60px;
  padding: 0 10px;
}
.comapnies-logo-section .slide img {
  height: 60px;
  object-fit: contain;
  width: auto;
}
@media (max-width: 575px) {
  .slider-test-section .carousel-control-next .icon,
  .slider-test-section .carousel-control-prev .icon {
    font-size: 12px;
  }
}
.slider-test-section .slider-img {
  height: 400px;
  -o-object-fit: cover;
  object-fit: cover;
}
.slider-test-section .slider-img-desc {
  bottom: 8px;
}
@media (max-width: 991px) {
  .slider-test-section .slider-img-desc {
    bottom: 0;
  }
}
.popular-job-categories-section .job-categories-card .icon {
  top: -30px;
  left: 5px;
}
@media (max-width: 480px) {
  .popular-job-categories-section .job-categories-card .icon {
    left: 0;
    top: -20px;
  }
}
@media (max-width: 325px) {
  .popular-job-categories-section .job-categories-card .icon {
    left: -5px;
    top: -23px;
  }
}
.notice-section .notice-content {
  border-radius: 50px;
}
.notice-section .notice-content .autoscroller {
  height: 500px;
  overflow-y: auto;
}
.notice-section .notice-content .autoscroller::-webkit-scrollbar {
  display: none;
}
.notice-section .notice-content .notice-desc {
  border-radius: 10px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  float: top;
}
.notice-section .notice-content span {
  padding: 10px 30px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  bottom: 0;
  right: 12px;
}
.notice-section .marquee {
  position: relative;
  -webkit-animation: scroll 10s linear infinite;
  animation: scroll 10s linear infinite;
}
.notice-section .marquee:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
@-webkit-keyframes scroll {
  0% {
    top: 500px;
  }
  100% {
    top: -500px;
  }
}
@keyframes scroll {
  0% {
    top: 500px;
  }
  100% {
    top: -500px;
  }
}
.testimonial-section .testimonial .testimonial-card {
  padding: 60px;
}
.testimonial-section .testimonial .testimonial-card .testimonial-img {
  width: 160px;
  height: 160px;
  box-shadow: 0 5px 15px 0 #00000014;
  border: 5px solid #fff;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonial-section .testimonial-card .testimonial-img img {
  display: block;
  width: auto;
  max-width: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .testimonial-section .testimonial .testimonial-card {
    padding: 40px;
  }
}
@media (max-width: 575px) {
  .testimonial-section .testimonial .testimonial-card {
    padding: 30px;
  }
}
.testimonial-section .testimonial .testimonial-card .comma {
  left: -11px;
  top: -5px;
}
.testimonial-section .slick-list {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.testimonial-section .slick-dotted.slick-slider {
  margin-bottom: 60px;
}
.testimonial-section .slick-dots {
  bottom: -60px;
}
.testimonial-section .slick-dots li button {
  display: none;
}
.testimonial-section .slick-dots li {
  font-size: 0;
  line-height: 0;
  display: inline-block;
  width: 20px;
  border: 1px solid #888e8d;
  border-radius: 10px;
  height: 8px;
  padding: 0;
  color: transparent;
  outline: 0;
  background: 0 0;
}
.testimonial-section .slick-dots li:before {
  font-size: 0;
}
.testimonial-section li.slick-active {
  background-color: #1d9bf0;
  border: 0;
  width: 20px;
  border-radius: 10px;
  height: 8px;
}
.pricing-packages-section .pricing-plans .card-body-top {
  border-bottom: 1px solid #e8f4f3;
}
.pricing-packages-section .pricing-plans .card-body-bottom .check-box {
  width: 22px;
  height: 22px;
  min-width: 22px;
  border-radius: 50px;
  background-color: #888e8d;
}
@media (max-width: 991px) {
  .banner-carousel .slick-arrow {
    display: none !important;
  }
  .paragraph p{
      width:80% !important;
  }
  .mentor-details h2{
      line-height:55px;
  }
}
@media (max-width: 1600px) {
  .slider-test-section .carousel-control-prev {
    left: -80px;
  }
  .slider-test-section .carousel-control-next {
    right: -80px;
  }
}
@media (max-width: 1499px) {
  .carousel-inner {
    width: calc(100% - 100px);
    margin: auto;
  }
  .slider-test-section .carousel-control-prev {
    left: 0;
  }
  .slider-test-section .carousel-control-next {
    right: 0;
  }
}
.job-details-section .share-this-job .icon-box .social-icon {
  border-radius: 50px;
  width: 50px;
  height: 50px;
}
@media (max-width: 575px) {
  .job-details-section .share-this-job .icon-box .social-icon {
    width: 36px;
    height: 36px;
  }
}
.job-details-section .share-this-job .icon-box .social-icon:nth-child(1) {
  background-color: #3a5ba0;
}
.job-details-section .share-this-job .icon-box .social-icon:nth-child(2) {
  background-color: #1da1f2;
}
.job-details-section .share-this-job .icon-box .social-icon:nth-child(3) {
  background-color: #0077b5;
}
.job-details-section .share-this-job .icon-box .social-icon:nth-child(4) {
  background-color: #db4a39;
}
.job-details-section .share-this-job .icon-box .social-icon:nth-child(5) {
  background-color: #e60023;
}
.job-details-section .share-this-job .icon-box .social-icon .icon i {
  font-size: 22px;
}
@media (max-width: 575px) {
  .job-details-section .share-this-job .icon-box .social-icon .icon i {
    font-size: 14px;
  }
}
.company-overview .company-profile .profile {
  width: 60px;
  height: 60px;
      margin-left: 10px;
}
.job-profile-img {
  width: 80px;
  height: 80px;
}
.company-overview .company-profile .profile img,
.job-profile-img img {
  width: auto;
  border-radius: 10px;
  object-fit: cover;
  height: 100%;
  max-width: 100%;
}
.bookmark {
  width: auto;
  right: 0;
}
.how-it-works-section .work-process {
  overflow: hidden;
}
.how-it-works-section .work-process .img {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .how-it-works-section .work-process .img {
    width: 80px;
    height: 80px;
  }
}
.how-it-works-section .work-process .img img {
  width: 50px;
  height: 50px;
}
@media (max-width: 767px) {
  .how-it-works-section .work-process .img img {
    width: 40px;
    height: 40px;
  }
}
.how-it-works-section .work-process .arrow1 {
  left: 23%;
  top: 0;
}
.how-it-works-section .work-process .arrow2 {
  left: 56%;
  top: 80px;
}
.question-section .accordion-button::after {
  display: none;
}
.question-section .accordion-button:not(.collapsed) {
  color: #1183af;
  background-color: #fff;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.question-section .accordion-item {
  border: none;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}
.question-section .accordion-body {
  padding: 0 20px 20px 20px;
}
.blog-card .card {
  border: none;
}
.blog-card .blog-detail-img {
  height: 300px;
  width: 300px;
}
.blog-card .blog-detail-img .inner-image {
  width: 300px;
}
@media (max-width: 767px) {
  .blog-card .card-img-top {
    width: 100%;
    height: 100%;
    border-radius: 10px;
  }
  .blog-card .blog-detail-img .inner-image {
    width: auto;
    height: 280px !important;
  }
  .card-body-bottom{
      display: inline-grid !important;
  }
  .card-body-bottom a{
          margin-bottom: 10px;
  }
  .session_booking_sec{
      display:block;
  }
  .tab-head-mob {
    display: block !important;
}
}
.recent-post-section .recent-post .img img {
  width: 100px;
  height: 70px;
  border-radius: 5px;
  object-fit: cover;
}
.blog-detail-section .blog-detail .designer-details .img {
  width: 30px;
  height: 30px;
}
.blog-detail-section .blog-detail .blog-img img {
  width: 100%;
  height: 100%;
}
.blog-detail-section .comments {
  border-top: 1px solid #dae0df;
  border-bottom: 1px solid #dae0df;
}
.blog-detail-section .comments .comment-card {
  border: none;
  border-left: 4px solid #f94a4a;
}
.blog-detail-section .comments .comment-card .card-img {
  width: 60px;
  height: 60px;
}
.blog-detail-section .comments .comment-card .card-img img {
  width: 100%;
}
.blog-detail-section .leave-comment form input,
.blog-detail-section .leave-comment form textarea {
  border: 1px solid #e8f4f3;
  padding: 16px 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.social-badge {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-img {
  width: 80px;
  height: 80px;
}
@media (max-width: 375px) {
  .hero-img img {
    width: 60px;
  }
}
.candidate-profile-img {
  width: 80px;
  height: 80px;
}
.candidate-profile-img img {
  width: auto;
  object-fit: cover;
  height: 100%;
  max-width: 100%;
  border-radius: 50%;
  min-width: 100%;
  min-height: 100%;
}
.job-description-block {
  position: relative;
  padding-right: 60px;
  z-index: 1;
  padding-bottom: 40px;
}
.job-description-block:before {
  position: absolute;
  right: 14px;
  top: 5px;
  bottom: 0;
  z-index: -1;
  border-left: 2px dashed rgba(217, 48, 37, 0.15);
  content: "";
}
.job-description-block .name {
  position: absolute;
  right: 0;
  top: 5px;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 12px;
  text-align: center;
  border-radius: 50%;
  background: #f9e0df;
  color: #d93025;
  z-index: 2;
}
.latest-job-section .latest-job-left .form-group .form-check-input:active,
.latest-job-section .latest-job-left .form-group .form-check-input:checked {
  background-color: #f94a4a;
  border-color: #f94a4a;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.latest-job-section
  .latest-job-left
  .form-group
  .form-switch
  .form-check-input {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='white'/></svg>");
  background-color: #dae0df;
  border-color: #dae0df;
}
.latest-job-section .latest-job-left .form-group .form-check-input:checked {
  background-color: #1183af;
}
.latest-job-section .latest-job-left .form-group .form-check-input:focus {
  border-color: transpatant;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.latest-job-section
  .latest-job-left
  .form-group
  .form-switch
  .form-check-input:focus {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='white'/></svg>");
}
.latest-job-section .job-img {
  width: 100%;
  height: 100%;
}
.irs--flat .irs-max,
.irs--flat .irs-min {
  top: 0;
  padding: 1px 3px;
  color: #888e8d;
  text-shadow: none;
  background-color: transparent;
  border-radius: 4px;
  font-size: 14px;
}
.irs--flat .irs-single {
  color: #f94a4a;
  font-size: 14px;
  text-shadow: none;
  padding: 5px 10px;
  background-color: #fff;
  border: 1px solid #dae0df;
  border-radius: 5px;
}
.irs--flat .irs-bar {
  top: 40px;
  height: 4px;
}
.irs--flat .irs-line {
  top: 40px;
  height: 4px;
  background-color: #dae0df;
  border-radius: 4px;
}
.irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 12px;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 50px;
  background-color: #f94a4a;
}
.irs--flat .irs-single:before {
  display: none;
}
.irs-single {
  position: absolute;
  display: block;
  top: -5px;
}
.hero-img {
  width: 80px;
  height: 80px;
}
@media (max-width: 375px) {
  .hero-img img {
    width: 60px;
  }
}
.company-profile-img {
  width: 80px;
  height: 80px;
}
.company-profile-img img {
  width: auto;
  object-fit: cover;
  height: 100%;
  max-width: 100%;
  border-radius: 50%;
  min-width: 100%;
  min-height: 100%;
}
.apply-job-section .apply-img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
}
.cvuplod{
    background: #1a2e59;
}
.cvuplod h1{
    color:#fff;
    font-weight: 600;
     white-space: break-spaces;
}
.cvuplod p {
    color: #f5f5f5;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: .3px;
       
        
}
.paragraph p{
    width: 45%;
    margin:15px auto 0px;
        white-space: break-spaces;
}
.hero-content h1 {
    width: 100%;
    margin: auto;
}
.nav-link {
    font-weight: 600;
}
.mentor img{
        border-radius: 50%;
    max-width: 180px;
        border: 1px solid rgba(39, 39, 39, 0.125);
        width: 150px;
    height: 150px;
        object-fit: cover;
}
.latest-job-section input {
    width: 100%;
}
.latest-job-section input[type=radio]{
    width:auto;
}
.salary-form-sec input {
    height: 45px;
    border: 1px solid #edf7fe;
}
.mentor h4{
    line-height:38px;
}
.mentor p{
        font-size: 14px;
}
.card-body-bottom a{
        color: #666;
    border: 1px solid #ccc;
        padding: 1px 23px;
    border-radius: 10px 0;
    font-size: 13px;
    line-height: 35px;
    white-space: nowrap;
}
.card-body-bottom a svg {
    font-size: 11px;
}
.coach{
    /*background: url('../img/ektarni-coach.jpg');*/
    /*background-position: 100%;*/
    /*background-attachment: fixed;*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
}
.card-body-bottom a:hover {
    background: transparent;
    color:#fff;
}
.navbar-light .navbar-toggler{
    padding: 2px 4px !important;
    background: #fff;
      
}

.card-body-bottom {
    display: inline-block;
    width: 90%;
}

header.head-top.blue-bg span {
    color: #333;
}
@media(max-width:500px){
    .header-btn-grp-english span{
        display:none;
    }
    .header-btn-grp-english {
    margin: 15px 0px 20px !important;
    }
}
.navbar-nav{
        border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    padding: 5px 0 !important;
    background: #eff9fd;
    border: 1px solid #1082af;
    width: 230px;
}
.navbar-nav:hover{
     border-bottom: 0;
      border-radius: 5px 5px 0 0;
}
.on-scroll{
    display:none !important;
}
header.head-top.blue-bg .on-scroll {
    display: block !important;
}
header.head-top.blue-bg .logo-top{
    display:none;
}
.login-rit-bg{
    background:url('../../assets/img/Candidate-login.jpg');
    background-repeat: no-repeat;
    background-size: cover; 
    height: auto;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 35%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 35%);
}
.login-left-bg{
    background: #f5f5f5;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 80vh;
    -webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
-webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 35%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 35%);
}
.candidate-login{
    transition:1s;
    background: linear-gradient(45deg, #1082af, #333) !important;
        text-align: center;
    margin-bottom: 0;
}
.candidate-login:hover {
    /*background: linear-gradient(45deg, #fff, #1082af);*/
    
}
@import "bourbon";
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  overflow: hidden;
}
.no-js #loader-wrapper {
  display: none;
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #16a085;
  -webkit-animation: spin 1.7s linear infinite;
          animation: spin 1.7s linear infinite;
  z-index: 11;
}
#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  z-index:99999;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #14779e;
  -webkit-animation: spin-reverse 0.6s linear infinite;
          animation: spin-reverse 0.6s linear infinite;
}
#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #2f3c41;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes spin-reverse {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #222;
  z-index: 10;
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

/* Loaded styles */
.loaded #loader-wrapper .loader-section.section-left {
  transform: translateX(-100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
  transform: translateX(100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.3s 1s ease-out;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  text-decoration: none;
  font-size: 16px;
  color: #818181;
  display: block;
  transition: 0.3s;
  text-align: left;
    margin-top: 0;
    line-height: 40px;
    padding-left:20px;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 20px;
  left: 3px;
  font-size: 30px;
  margin-left: 0;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
    top: 0;
    width: 100%;
    text-align: left;
    margin-top: 5px;
    line-height: 23px;
    padding-left:20px;
    
}
.overlay-content li {
    list-style: circle;
    color: #1082af;
    font-size: 25px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 16px !important;
  color: #818181;
  display: block;
  transition: 0.3s;
  line-height:23px;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  left: 17px;
  font-size: 40px !important;
}
.emailJobToFriend, .reportJobAbuse {
    border: 1px solid #fff;
    color: #fff;
}








.navigation {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 120px;
  height: 60px;
  display: flex;
  justify-content: space-between;
  border-radius: 5px;
  background: var(--white);
  box-shadow: 0 25px 35px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: height 0.5s, width 0.5s;
  transition-delay: 0s, 0.75s;
}

.navigation .user-box {
  position: relative;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  overflow: hidden;
  transition: 0.5s;
  transition-delay: 0.5s;
}

.navigation .user-box .username {
  font-size: 1.2rem;
  white-space: nowrap;
  color: var(--gray);
}

.navigation .user-box .image-box {
  position: relative;
  min-width: 60px;
  height: 60px;
  background: var(--white);
  border-radius: 50%;
  overflow: hidden;
  border: 10px solid var(--white);

}

.navigation .user-box .image-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.navigation .menu-toggle {
  position: relative;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.navigation .menu-toggle::before {
  content: "";
  position: absolute;
  width: 32px;
  height: 2px;
  background: var(--gray);
  transform: translateY(-10px);
  box-shadow: 0 10px var(--gray);
  transition: 0.5s;
}

.navigation .menu-toggle::after {
  content: "";
  position: absolute;
  width: 32px;
  height: 2px;
  background: var(--gray);
  transform: translateY(10px);
  transition: 0.5s;
}

.menu {
  position: absolute;
  width: 100%;
  height: calc(100% - 60px);
  margin-top: 60px;
  padding: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.menu li {
  list-style: none;
}

.menu li a {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 20px 0;
  font-size: 1rem;
  text-decoration: none;
  color: var(--gray);
}

.menu li a ion-icon {
  font-size: 1.5rem;
}

.menu li a:hover {
  color: var(--purple);
}

.navigation.active .menu-toggle::before {
  transform: translateY(0px) rotate(45deg);
  box-shadow: none;
}

.navigation.active .menu-toggle::after {
  transform: translateY(0px) rotate(-45deg);
}

.navigation.active {
  width: 300px;
  height: 350px;
  transition: width 0.5s, height 0.5s;
  transition-delay: 0s, 0.75s;
}

.navigation.active .user-box {
  width: calc(100% - 60px);
  transition-delay: 0s;
}





.nav-wrapper {
    width: 100px;
    margin: auto;
    text-align: center;
    background: #167499;
    padding: 4px 10px;
    margin-right: 22px;
    color: #fff;
    border-radius: 25px;
}

.sl-nav {
  display: inline;
}

.sl-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: inline-block;
}

.sl-nav li {
  cursor: pointer;
}

.sl-nav li ul {
  display: none;
}

.sl-nav li:hover ul {
  position: absolute;
  top: 29px;
  right: -15px;
  display: block;
  background: #fff;
  width: 120px;
  padding-top: 0px;
  z-index: 1;
  border-radius: 5px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

.sl-nav li:hover .triangle {
  position: absolute;
  top: 15px;
  right: -10px;
  z-index: 10;
  height: 14px;
  overflow: hidden;
  width: 30px;
  background: transparent;
}

.sl-nav li:hover .triangle:after {
  content: "";
  display: block;
  z-index: 20;
  width: 15px;
  transform: rotate(45deg) translateY(0px) translatex(10px);
  height: 15px;
  background: #fff;
  border-radius: 2px 0px 0px 0px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

.sl-nav li ul li {
  position: relative;
  text-align: left;
  background: transparent;
  padding: 15px 15px;
  padding-bottom: 0;
  z-index: 2;
  font-size: 15px;
  color: #3c3c3c;
}

.sl-nav li ul li:last-of-type {
  padding-bottom: 15px;
}

.sl-nav li ul li span {
  padding-left: 5px;
}

.sl-nav li ul li span:hover, .sl-nav li ul li span.active {
  color: #146c78;
}

.sl-flag {
  display: inline-block;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
  width: 15px;
  height: 15px;
  background: #aaa;
  border-radius: 50%;
  position: relative;
  top: 2px;
  overflow: hidden;
}

.flag-de {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTM0A1t6AAAAPUlEQVQ4T+3HMQ0AIBTE0NOHM8x9B7hgh71bIWGieUvze1m7kHGBr/AVvsJX+EpmP5dV5/gKX+ErfIUvVDYcX2NMxQC8PAAAAABJRU5ErkJggg==");
  background-size: cover;
  background-position: center center;
}

.flag-usa {
  background-size: cover;
  background-position: center center;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTM0A1t6AAABhUlEQVQ4T2Ows82PjGixsc4LD2tysC/09Kjw8622tyuICG8u0w/cpGSCBzF4e1VmZkzw9anOzOj38a4KCW4IC22ECHYk1l9tn4gHMeTlTnZxLikvm+XiUpKW2hvgX+vnV5OVOQEoOGfOtv94AYOzU3Fd7XxHh6Lq6rlurqUx0W0J8Z1AnbW18yotonaYuOJBDBXls4A+bGpaBCTz86YEBtQCvVBSPAPIbY0oP1/aiAcxABU1Ny+2tclvbFjo5FgUF9uenNwNDLnmpkWEnV1TPRcY1O1tS4H6i4umA/0MDK2K8tlAwRqHpP1uoXgQKKraWpcClTY3LQZaCLQ5NaUX5OaWJY3++SeTC/AgBmA4AXUClUJs9ver8fKsAAYEUJCws4G21dXNB1oFdD/Qz8DQTk4C+bm2dn6DZ9bRiDQ8iAEYt8CoBpK5YBIYw0AEEZwSXX4oMB4PYoC6gCzAcDqrjGzEsMfen2xEmbMv1rSTjRi26dqRjShz9o2+6WQjBrSShQSkZAIADvW/HLrLY6cAAAAASUVORK5CYII=");
}
.session-modal{
    margin-top: 7%;
}


.switch {
    margin-right: 20px;
    margin-top: 0;
}

.switch > li {
  position: absolute;
  top: 9px;
  pointer-events: none;
  font-family: 'Helvetica', Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0, 0, 0, .06);
  width: 50%;
  text-align: center;
}

input.check-toggle-round-flat:checked ~ .off {
  color: #167499;
}

input.check-toggle-round-flat:checked ~ .on {
  color: #fff;
}

.switch > li.on {
  left: 0;
  padding-left: 2px;
  color: #167499;
}

.switch > li.off {
  right: 0;
  padding-right: 4px;
  color: #fff;
}

.check-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}
.check-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

input.check-toggle-round-flat + label {
  padding: 2px;
      width: 145px;
    height: 35px;
    background-color: #167499;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
}
input.check-toggle-round-flat + label:before, input.check-toggle-round-flat + label:after {
  display: block;
  position: absolute;
  content: "";
}

input.check-toggle-round-flat + label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: #167499;
  -webkit-
  
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
}
input.check-toggle-round-flat + label:after {
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 72px;
  background-color: #fff;
  -webkit-border-radius: 52px;
  -moz-border-radius: 52px;
  -ms-border-radius: 52px;
  -o-border-radius: 52px;
  border-radius: 52px;
  -webkit-transition: margin 0.2s;
  -moz-transition: margin 0.2s;
  -o-transition: margin 0.2s;
  transition: margin 0.2s;
}

input.check-toggle-round-flat:checked + label {
}

input.check-toggle-round-flat:checked + label:after {
  margin-left: 64px;
}

.switch ul {
    display: flex;
    color: #bfbfbf;
    margin:0;
}
/*.switch li:first-child {*/
/*    border-right: 1px solid #bfbfbf;*/
/*        padding-right: 10px;*/
/*}*/
.switch li {
    padding-left: 10px;
        cursor: pointer;
}
.about-infyjob img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about-infyjob li {
    list-style: none;
    line-height: 1.8;
    margin-bottom: 10px;
}
.about-infyjob h5 {
    position: relative;
    font-size: 20px;
    font-weight: 600;
}
.about-infyjob h5:after {
    content: '';
    background: #000;
    height: 2px;
    width: 200px;
    position: absolute;
    top: 30px;
    left: 0;
}
.about-infyjob ul {
    margin-top: 30px;
}


.library_img img {
    width: 100%;
}
.library_img {
    width: 100%;
    margin-right: 30px;
}
.library_main {
    display: flex;
    background: #fff;
    box-shadow: 2px 2px 5px #888;
    padding: 35px;
    margin-bottom: 5%;
}
.category {
    background: #fff;
    box-shadow: 2px 2px 5px #888;
    padding: 30px;
    margin-left: 25px;
}
.category h5 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 20px;
}

.exited_sessetion {
    background: #03384c;
    color: #fff;
    display: flex;
    justify-content: space-around;
    align-items: center;
        padding: 25px;
    border-radius: 30px 0;
}
.exited_sessetion .mentor_sec h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 0;
}
.mentor_sec h4 {
    line-height: 27px;
}
.mentor_sec {
    width: 12%;
}
.exited_sessetion .btn_sec button {
    background: linear-gradient(45deg, #1082af, #333) !important;
    text-align: center;
    margin-bottom: 0;
    padding: 10px 25px;
    color: #fff;
    border-radius: 50px;
    border: 0;
}
.desc-card, .job-card-category {
    box-shadow: none;
    border: 0;
    transition: all .4s linear;
}
.desc-card .card-img, .job-card-category .card-img {
    width: 72px;
    height: 72px;
    min-width: 72px;
    margin-right: 16px;
    background-color: #1c6582;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
        color: #fff;

}

.card-download-img {
    width: 100%;
    height: 60px;
    object-fit: cover;
}
.card .card-img {
    width: 60px !important;
    height: 60px;
    object-fit: cover;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #FFFFFF;
    background-clip: border-box;
    border: 1px solid rgba(39, 39, 39, 0.125);
}
.card-text h3 {
        font-size: 24px;
    line-height: 10px;
    font-weight: 700;
}
.mentor_sec span {
    font-size: 28px;
    padding-left: 5px;
    align-items: center;
    line-height: 20px;
    font-weight: 500;
}
.iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
}
.card-desc h5 {
    text-align: center;
    width: 100%;
    font-size: 28px !important;
    padding: 21px 0 8px;
    color: #167499;
    font-weight: 700;
}.card-desc h5 {
    text-align: center;
    width: 100%;
    font-size: 28px !important;
    padding: 21px 0 8px;
    color: #167499;
    font-weight: 700;
}
.card-desc p {
    text-align: justify;
    line-height: 28px;
        margin-bottom: 0 !important;
}
.card-body h5:hover {
    color: #000;
}
.programe-tab .nav-tabs {
    justify-content: center;
    border: 0;
}
.programe-tab .nav-item {
    margin-right: 10px;
        margin-bottom: 10px;
}
.programe-tab .nav-tabs .nav-link {
       margin-bottom: -1px;
    background: 0 0;
    border: 1px solid #167499;
    border-radius: 8px !important;
    padding: 10px 35px;
}
.programe-tab .nav-item a {
    color: #1b6988;
}
.programe-tab .nav-tabs .nav-link.active {
    background: #177297;
    color: #fff;
}
.program-video {
    width: 31%;
        margin-right: 15px;
    margin-bottom: 15px;
}
.library_documents {
   position: relative;
    border: 1px solid #e4e3e3;
    padding: 9px;
    box-shadow: 2px 2px 5px #d0d0d0;
        margin-bottom: 15px;
}
.library_video {
    display: flex;
    flex-wrap: wrap;
}
.program-video iframe {
    width: 100%;
    height: 250px;
}
.program-video h5 {
    padding: 0 !important;
}
.programe-tab li a{
   padding: 0 15px; 
}
library_documents img{
    width:100%;
}
.cnt {
    position: unset;
    bottom: 9px;
    background: #e6f1f6;
    width: 100%;
    padding: 10px;
}
.mentor-register-btn {
    display: block !important;
    text-align: center;
}
.mentor-register-btn input {
    margin: 10px 0 !important;
}
.tab-head-mob {
    display: none;
}
@media (max-width:768.98px){
    .header-btn-grp-english {
    margin: 15px 23px 20px;
    width: 100%;
}
.exited_sessetion {
    display: block;
}
.mentor_sec {
    width: 100%;
}

a#create_session{
    position:unset;
    width:100%;
}
}

.mentor-about {
    width: 100%;
        padding-right: 20px;
}
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}