@font-face {
    font-family: Museo Sans;
    src: url("../font/MuseoSans-300.otf") format("opentype");
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body,
html {
    width: 100%;
    height: 100%;
    font-family: 'Museo Sans', sans-serif !important;
    overflow-x: hidden;
}

.btn:focus {
    box-shadow: none !important;
}

.form-control:focus {
    box-shadow: none !important;

}




.dropdown-item {
    display: block;
    width: 100%;
    /* padding: 0.25rem 1.5rem; */
    clear: both;
    font-weight: 400;
    color: #3F5B83;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 13px !important;
    background-color: white !important;
    font-family: 'Museo Sans', sans-serif !important;
}

/* Menu header CSS*/
.header-section {
    background-color: white;
    width: 100%;
}


.mobile-hamburger-links {
    margin-top: -12px;
}

.navbar-shadow {
    -moz-box-shadow: 0 5px 5px rgba(182, 182, 182, 0.75);
    -webkit-box-shadow: 0 5px 5px rgba(182, 182, 182, 0.75);
    box-shadow: 0 5px 5px rgba(182, 182, 182, 0.75);
}

.jobpost-employer {
    color: #56B038 !important;
    border: 1px solid #56B038 !important;
    border-radius: 5px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

#mobile-hamburger {
    display: none;
}

#mobile-hamburger1 {
    display: none;
}

.mobileview-btn {
    color: #32BACF !important;
    border: 1px solid #32BACF !important;
}

.jobseaker-btn {

    color: #32BACF !important;
}

.aboutus-btn {
    color: #32BACF !important;
    font-size: 24px;
}

.account-link {
    font-size: 14px;
    color: #32BACF !important;
}

#login-menu {
    left: 86%;
    top: 80px;
    position: absolute;
}

.search-section {

    background-image: url('../assets/images/Component 5 – 1.jpg');
    width: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.searchsection-radius {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}


.search-heading {
    padding-top: 100px;
}

.search-section .search-jobs .top-border,
.bottom-border {
    border-top: 1px dotted white;
    width: 100%;
}

.search-section .search-jobs h5 {

    font-family: 'Museo Sans', sans-serif;
    font-weight: 900;
    font-size: 42px;
}

.search-section .search-jobs .job-form .input-icon {
    position: absolute;
    top: 9px;
    left: 25px;
    font-size: 14px;
    color: #32BACF;
}

.search-section .search-jobs .job-form input,
.job-location {
    padding-left: 31px !important;
    font-size: 14px !important;
    padding-top: 8px !important;
    /* padding-bottom: 18px; */
    height: 35px !important;
    border: 1px solid #32BACF;
    font-weight: 700;


}

.specilality button {
    padding-right: 5px !important;
}

.search-section input::placeholder {
    color: #32BACF;
}

label.required::after {
    content: "*";
    font-weight: bold;
    margin-left: 5px;
    color: red;
}



.date-posted input::-webkit-input-placeholder {
    color: #007A90 !important;
}

.search-section .search-jobs .job-form .find-jobs {

    color: white;
    background-color: #205B7C;
    font-size: 15px;
    padding-top: 6px;
}

/* select:required:invalid {
    color: #32BACF !important;
    ;
} */
.pub-job-btn-width {
    width: 200px;
}

.iti.iti--allow-dropdown {
    width: 100%;
}

.search-section .search-jobs .jobs-category {

    font-size: 14px;
    margin: 0 auto;
}

/* .search-section .search-jobs .jobs-category .show-more {

    margin-right: 45px;
}

*/

.region-filter .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "\f107" !important;
    border-top: none !important;
    border-right: none !important;
    border-bottom: none !important;
    border-left: none !important;
    font-family: FontAwesome;
    font-weight: 700 !important;
    font-size: 15px !important;
    margin-right: -1px !important;
    margin-top: -2px !important;
    color: #3F5B83;

}

.job-specilality .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "\f107" !important;
    border-top: none !important;
    border-right: none !important;
    border-bottom: none !important;
    border-left: none !important;
    font-family: FontAwesome;
    font-weight: 700 !important;
    font-size: 15px !important;
    margin-right: -1px !important;
    margin-top: -2px !important;
    color: #3F5B83;

}

#ui-id-1 {
    left: 283.172px;
    top: -2748.52px;
    position: relative !important;
    width: 677px;
}

.professional-filter option {
    color: #3F5B83;
    padding: 0.25rem 1.5rem;
}

.specilality .job-filter-inner-inner {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #3F5B83 !important;
}

.dropdown-toggle .bs-placeholder :focus {
    border: 1px solid #80bdff !important;
    outline: none !important;
}

.jobfilter-section {
    background-color: #205B7C;
    display: none;
    border-bottom-right-radius: 34px;
    border: 1px solid;
    border-bottom-left-radius: 30px;
}

.jobfilter-section .job-filter {

    padding-left: 5px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #3F5B83 !important;
    background-color: white !important;
}

.region-filter {
    margin-bottom: 15px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    padding-left: 0px !important;
}

.region-filter .btn {
    padding-right: 7px !important;
    /* color: #3F5B83 !important; */
}

.region-filter .filter-option-inner {
    font-size: 14px !important;
    font-weight: 700 !important;
    padding-left: 0px !important;
}

.region-filter .filter-option-inner .filter-option-inner-inner {
    font-size: 14px !important;
    font-weight: 700 !important;
    padding-left: 0px !important;
}

.region-filter .bootstrap-select .dropdown-toggle .filter-option {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: inherit;
    padding-right: inherit;
    padding-bottom: inherit;
    padding-left: inherit;
    height: 100%;
    width: 100%;
    text-align: left;
    display: contents !important;

}

.region-filter button {
    background-color: white !important;
    height: 33px !important;
    border: none !important;
}

.public-question {

    height: 33px !important;
}

.job-filter:required:invalid {
    color: #205B7C !important;
    border: 1px solid #205B7C;
}

.searchjobs-btn {
    color: white;
    background-color: #32BACF;

    display: none;
}

#show-less {
    margin-right: 10px;
    margin-top: 10px;
}


.down i {
    transform: rotate(180deg);
}

/* Menu Accordian Css*/
.accordian-list {
    border-bottom: 1px solid #32BACF;
}

.accordian-list .card-header a {
    color: #24ADC5;
    cursor: pointer;
    font-size: 16px;
    font-weight: 900
}

.accordian-list .card-body p {
    color: #32BACF;
    font-size: 14px;
    text-align: justify;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f067";
    float: right;
    color: #32BACF;
    font-size: 14px;
    font-weight: lighter;
}

.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f068";
    color: #32BACF;
    font-size: 14px;
    font-weight: lighter;
}

/* End of Menu Accordian Css*/
/*Feature Employes Section Css*/
.featured-employes .employes-top-border,
.employes-bottom-border {
    border-top: 1px dotted #56B038;
    width: 100%;
}


.featured-employes .featured-employes-heading {

    color: #32BACF;
    font-weight: 900;
    font-size: 42px;
    font-family: 'Museo Sans', sans-serif !important;

}

.featured-employes .featured-employes-info {
    border: 1px solid #32BACF !important;
    border-radius: 8px !important;
    margin-bottom: 15px;
    width: 456px !important;

}

.featured-employes .featured-employes-info h5 {
    color: #205B7C;
    font-weight: 600;
    font-size: 15px;
}

.featured-employes .profile-link {

    position: fixed;
    width: 100%;
}

.featured-employes .employes-profile {
    position: absolute;
    margin-left: 162px;
    background-color: #56B038;
    color: white;
    bottom: 0px;
}

.featured-employes .employer-logos .slick-list {
    display: flex !important;
    padding-bottom: 50px;
}

.featured-employes .employer-logos .slick-list .slick-dots .slick-active button:before {

    color: #00B0C8 !important;
    font-size: 15px !important;
}


.featured-employes .employer-logos .slick-track {
    display: flex !important;

}

.featured-employes .employer-logos .slick-list .slick-track .slick-slide {}

.item {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
}

.featured-employes-info {
    position: relative;
    z-index: 1;
    /* overflow: hidden; */
    /* margin-bottom: 80px; */
    /* display: flex;
    flex-direction: column;
    align-items: stretch; */
}

.mobileview-healthdoq {
    display: none;
}

/* Pormoted Job Section css */
.pormotedjob-section .pormoted-jobs-heading {
    color: #32BACF;
    font-weight: 900;
    font-family: 'Museo Sans', sans-serif !important;
    font-size: 42px;

}

.pormotedjob-section .pormotedjob-info {

    /* border: 1px solid #00C5D1; */
    /* box-shadow: inset 0px 0px 0px 2px #f8f9fa !important;
    -webkit-box-shadow: 5px 5px 7px 3px #8b8b8b !important; */
    background-color: #F4FAFB !important;
    margin-bottom: 0px !important;
    box-shadow: 0px 0px 15px 0px #29AFC4 !important;
    border-radius: 20px;
}

.pormotedjob-section .pormotedjob-info:focus {

    border: 1px solid #00C5D1;
    border-radius: 10px !important;
}

/* .home-promoted-jobs .slick-list {
    display: flex !important;

} */

/* .home-promoted-jobs .slick-list {
    display: flex !important;
    padding-bottom: 50px;
}

.home-promoted-jobs .slick-track {
    display: flex !important;
    padding-bottom: 50px;
} */

/* .pormotedjob-section .pormotedjob-body {

    background-color: #F4FAFB !important;
    padding-bottom: 20px !important;
} */

.pormotedjob-section .pormotedjob-body .job-favourites {
    position: absolute;
    bottom: 30px;
    right: 90px;
    color: #32BACF;
}

.heart-icon {
    color: #32BACF;
    font-size: 20px;
    margin-top: 1rem;
}

/* .pormotedjob-section .home-promoted-jobs .pormotedjob-info img {
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto;
    object-fit: contain;

} */

.pormotedjob-section .pormotedjobs-top-border,
.pormotedjob-bottom-border {
    border-top: 1px dotted #56B038;
    width: 100%;

}

.p-jobs .slick-track {
    padding-bottom: 30px !important;
}

.border-bg-top,
.border-bg-bottom {
    border-top: 1px dotted #56B038;
    width: 100%;
}

.border-bg-top1,
.border-bg-bottom1 {
    border-top: 1px dotted #56B038;
    width: 100% !important;
}

.pormotedjob-section .pormotedjob-info .jobs-heading {
    color: #3F5B83;
    font-family: 'Museo Sans', sans-serif !important;
    text-align: left;
    font-size: 15px;



}

.pormotedjob-section .pormotedjob-info .job-date {
    color: #3F5B83;
    font-family: 'Museo Sans', sans-serif !important;
    font-size: 14px;

}

.pormotedjob-section .pormotedjob-info .employer-name {
    color: #3F5B83;
    font-family: 'Museo Sans', sans-serif !important;
    font-size: 15px;


}

.pormotedjob-section .pormotedjob-info .employer-location {
    color: #3F5B83;
    font-family: 'Museo Sans', sans-serif !important;
    font-size: 15px;
}

.pormotedjob-section .pormotedjob-info .apply-job {
    background-color: #3F5B83;
    font-family: 'Museo Sans', sans-serif !important;
    color: white;
    font-weight: 700;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 20px;


}

[id^="findoutmore-"] .pormotedjob-section .pormotedjob-info .apply-job {
    margin-right: 10px !important;
}

/* .view-documents .modal-dialog {
    height: 90% !important; 
  }
.view-documents .modal-content {
    height: 100% !important; 
  } */

.pormotedjob-section .pormotedjob-info .job-favourites i {

    position: absolute;
    bottom: 32px;
    font-size: 20px;
    font-weight: 700;
    right: 28%;
    color: #32BACF;

}

.pormotedjob-section .pormotedjob-info .apply-job:focus {
    box-shadow: 0 0 0 0.2rem rgba(32, 91, 124, .25) !important;
}

.submitjob-form {
    text-align: right;
}

/* End of Pormoted Job Css*/
.employes-hiring {
    background-color: #F2F8FB;
}

.employes-hiring .customer-logos .slick-slide {

    /* width: 149px !important; */
        margin: auto;
        /* display: flex; */
    }

.employes-hiring .customer-logos .customer-images {

    width: 117px !important;
    height: 119px !important;
    /* float: left; */
}

.employes-hiring .customer-logos .slick-slide .customerimage-border {
    /* float: left; */
    border-right: 1.5px dashed #BDE8F2;
    height: 128px;
    /* padding-left: 26px; */
    top: 0;
    z-index: 111;
}


/*Feature Job Css*/
.featurejobs-section .featured-heading {
    margin-bottom: 0px;
    background-color: #56B038;
    width: 125px;
    padding-left: 18px;
    font-size: 16px;
    font-weight: 900;
    color: white;
    padding-top: 7px;
    padding-bottom: 7px;
    border: 2px solid #3F5B83;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: none;
    position: absolute;
    top: -10px;
}
a.featurejob-employername.employee-bio {
    word-break: break-word;
}
.featurejobs-section .featurejobs-info {
    border: 2px solid #3F5B83;
    box-shadow: inset 0px 0px 7px #29AFC4 !important;
    -webkit-box-shadow: 0px 0px 7px #29AFC4 !important;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.featurejobs-section .featurejobs-info .featurejobs-address {
    color: #32BACF;
    font-size: 14px;

}

.featurejobs-section .featurejobs-info .featurejobs-address span i {
    font-weight: 700;
    font-size: 18px;

}

.featurejobs-section .featurejobs-info .featurejob-time {
    color: grey;
    font-size: 13px;
    padding-left: 18px;

}

.featurejobs-section .featurejobs-info .featurejob-day {
    color: #32BACF;
    font-size: 14px;

}

.featurejobs-section .featurejobs-info .featurejob-title {
    color: #205B7C;
    font-size: 15px;
    font-weight: 600;

}

.featurejobs-section .featurejobs-info .featurejob-institute {
    color: #32BACF;
    font-size: 14px;
    font-weight: 600;

}

.featurejobs-section .featurejobs-info .featurejob-description p img {
    width: 100% !important;
    height: 200px !important;
    object-fit: contain !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;

}


.featurejobs-section .featurejobs-info ul {
    color: #205B7C;
    font-size: 14px;
    padding-left: 15px;

}

.featurejobs-section .featurejobs-info .featurejob-apply {
    border: 2px solid #205B7C;
    color: #205B7C;
    border-radius: 7px;
    font-size: 13px;
    font-weight: 700;
    /* padding-left: 30px;
    padding-right: 30px; */
    width: 150px;
    margin-left: 30px;

}

.featurejobs-section .featurejobs-info .featurejob-apply:focus {
    box-shadow: none !important;
}

.dropdown-menu {
    max-height: 400px !important;
}

/* .featurejobs-section .featurejobs-info .institute-logo {
    position: absolute;
    bottom: 10px;
    left: 30%;

} */
.searchjob {
    padding-right: 2rem;
    margin-top: 0rem;
}

/*End of Feature job Css*/


/* Register Section Css*/
.register-section {

    background-image: url('../images/banner2.png');
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 500px;
    height: 300px;
}

.register-section .register-jobs {
    background-color: rgb(0 147 255 / 50%);
    height: 300px;
}

.register-section .register-jobs .register-heading h4 {
    padding-top: 120px;
}

.job-heading {
    color: #205B7C;
    font-weight: 900;
    font-size: 42px;

}

.registerjob-top-border,
.registerjob-bottom-border {
    border-top: 1px dashed #56B038;
    width: 100%;
}

.register-job-section {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.healthcare-top-border,
.healthcare-bottom-border {
    border-top: 1px dashed #56B038;
    /* width: 30%; */
}


.registerjob-btn {
    background-color: #56B038 !important;
    color: white !important;
    width: 200px;
    height: 52px;
    padding-top: 10px;
    font-size: 20px;
}

.registerjob-btn:focus {
    background-color: #56B038 !important;
    color: white !important;
    box-shadow: none !important;
}

.jobseeker-signin {
    background-color: rgb(50 186 207 / 25%) !important;
    border: 1px solid rgba(0, 186, 203, .20) !important;
    font-size: 16px !important;
    border-radius: 5px !important;
    box-shadow: none;
    border: 2px solid rgb(86 176 56 / 20%);
    padding-top: 10px;
    padding-bottom: 10px;
    height: 52px;
}

.jobseeker-signin:focus {
    background-color: rgb(50 186 207 / 25%) !important;
    border: 1px solid rgba(0, 186, 203, .20) !important;
    font-size: 16px !important;
    border-radius: 5px !important;
    box-shadow: none;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 52px;
}


.signinjob-btn {
    background-color: #32BACF !important;
    color: white !important;
    width: 200px;
    height: 52px;
    font-size: 20px;
}

.signinjob-btn:focus {
    background-color: #205B7C !important;
    color: white !important;
    box-shadow: none !important;
}

/* End of Register Section Css*/

/* Footer Css*/

.footer-section {
    background-color: #32BACF;
}

.footer-section .social-icon .icon-list i {
    background-color: white;
    color: #32BACF;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 7px;
    border-radius: 100%;
}

.footer-section .footer-links ul {
    font-size: 13px;
    line-height: 1.8;
}

.privacy-links {
    background-color: #8de8f6;
}

.privacy-section {
    justify-content: end;
}

/* Employe Login and Signup Css*/
.employersign-section {

    background-image: url('/assets/images/emp-signin.png');
    width: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.employersign-section .employersignin-info {
    background-color: rgba(122, 169, 82, 0.75);
    padding-top: 175px;
    padding-bottom: 60px;
}


.employersign-section .employersignin-info h5 {
    font-size: 42px;
    font-weight: 900;
}



.employersign-section .employersignin-info .emptop-border,
.empbottom-border {
    border-top: 1px dotted white;
    width: 100%;
}

.empjob-heading {
    color: #56B038;
    font-size: 42px;
    font-weight: 900;
}

.empjob-top-border,
.empjob-bottom-border {
    border-top: 1px dashed rgb(50, 186, 207, .70);
    width: 100%;
}

.emplogin-form {
    background-color: rgb(86 176 56 / 20%) !important;
    border: 1px solid rgba(122, 169, 80, .30) !important;
    font-size: 16px !important;
    border-radius: 5px !important;
    box-shadow: none;
    border: 2px solid rgb(86 176 56 / 20%);
    padding-top: 10px;
    padding-bottom: 10px;
    height: 52px;
}

.emplogin-form:focus {
    background-color: rgb(86 176 56 / 20%) !important;
    font-size: 16px !important;
    border-radius: 5px !important;
    box-shadow: none;
    border: 1px solid rgba(122, 169, 80, .30) !important;
}

.employe-login input::-webkit-input-placeholder {

    color: #56B038 !important;
}

.empsigninjob-btn {
    background-color: #32BACF;
    color: white !important;
    width: 200px;
    height: 52px;
    font-size: 20px;
}

.empsigninjob-btn:focus {
    background-color: #32BACF;
    color: white !important;
    box-shadow: none;
}

.empregister-btn {
    background-color: #7AA952;
    color: white !important;
    padding-top: 10px;
    /* width: 200px; */
    height: 52px;
    font-size: 20px;
}

.empregister-btn:focus {
    background-color: #7AA952;
    color: white !important;
    box-shadow: none;
}

/*Emp Signup Form*/
.postjob-top-border,
.postjob-bottom-border {
    border-top: 1px dotted white;
    /* width: 20%; */
}

.empjob-top-border1,
.empjob-bottom-border1 {
    border-top: 1px dashed rgb(50, 186, 207, .70);
    /* width: 76%; */
}

.jobstep-section {
    background-color: #F2F8FB;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.jobstep-section h3 {
    /* font-size: 42px; */
    font-weight: 900;
    color: #56B038;
}

.postjob-top-border1,
.postjob-bottom-border1 {
    border-top: 1px dotted rgb(50, 186, 207, .70);
    /* width: 36%; */
}

.jobstep-section .jobs-step {
    border-radius: 20px;
    box-shadow: 5px 5px 7px 3px #8b8b8b !important;
    -webkit-box-shadow: 0px 0px 15px rgba(41, 175, 169, .40) !important
}

.jobstep-section .jobs-step p {
    color: #56B038;
    font-size: 20px;
    font-weight: 700;
}

.leading-employer {
    background-color: #FFFFFF;
}

.leading-employer .customer-logos .slick-active {
    list-style-type: none !important;
}

.leading-employer .customer-logos #slick-slide-control00 {
    display: none;
}

/* .leading-employer .border-bg-top1,
.border-bg-bottom1 {
    border-top: 1px dotted #56B038;
    width: 70%;
} */

/* End of Employe Login and Sign up*/


.profile-record {
    background-color: rgba(50, 186, 207, 0.25);
    margin-left: 0px;
    margin-right: 15px;
    border-radius: 5px;
}

.profile-section {
    border-radius: 5px;
}

.profileheader-text {
    font-size: 13px;
    font-weight: 900;
    color: #32BACF
}

.status-section {
    font-size: 13px;
    color: #32BACF;
}

.status-section {
    font-size: 13px;
    color: #32BACF;
}

.profile-status {
    font-size: 13px;
}

.profile-status:focus {
    font-size: 13px;
    box-shadow: none;
}

.wallet-document {
    color: #495057;
    font-size: 14px;
}

.wallet-document:hover {
    color: #495057;
}

wallet-document p {
    color: #495057;
    font-size: 16px;
}

.document-name {
    color: #32BACF;

}

.document-name:hover {
    color: #32BACF;

}

.registration-body .btn .filter-option {
    background-color: rgba(50, 186, 207, 0.25);
    font-size: 16px !important;
    border-radius: 5px !important;
    height: 52px !important;
    padding-top: 18px !important;
}

/*Leading Employer Css for Sign in post a job page*/
.leading-employer {
    background-color: #F2F8FB;
}

.leading-employer .customer-logos {
    height: 153px;
}

.leading-employer .customer-logos .slick-slide {

    width: 220px !important;

    margin-left: 0px;
}

.leading-employer .customer-logos .customer-images {

    width: 160px !important;
    height: 119px !important;
    float: left;
}

.leading-employer .customer-logos .slide .customerimage-border {
    float: left;
    margin-top: 17px;
    border-right: 1.5px dashed #BDE8F2;
    height: 82px;
    padding-left: 26px;
}


@media only screen and (max-width: 1440px) {
    /* .search-section .search-jobs .jobs-category .show-more {
        margin-right: 32px;
    */

    .header-section {
        background-color: white;
        width: 100%;
    }


    .featured-employes .employes-profile {
        position: absolute;
        margin-left: 150px;

    }

    .job-details-sec {
        word-break: break-word !important;
    }
}

@media only screen and (max-width: 1366px) {
    .featured-employes .employes-profile {
        position: absolute;
        margin-left: 138px !important;

    }
}

@media only screen and (max-width: 1024px) {

    /* .search-section .search-jobs .top-border,
    .bottom-border {
        border-top: 1px solid white;
        width: 77% !important;
    } */

    #login-menu {
        left: 80%
    }

    .searchjobs-btn {
        font-size: 12px !important;
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }

    .search-section .search-jobs .job-form .find-jobs {
        color: white;
        background-color: #205B7C;
        font-size: 12px !important;
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }

                                /* .search-section .search-jobs .jobs-category .show-more {
        margin-right: -6px;
        position: absolute;
    */

    .featured-employes .employes-profile {

        margin-left: 78px !important;
    }

    /* .pormotedjob-section .pormotedjob-info .apply-job {

        margin-right: 25px !important;
} */

    /* .featurejobs-section .featurejobs-info .institute-logo {
        position: absolute;
        bottom: 10px;
        right: 50px
    } */

    .featured-employes .featured-employes-info .employes-profile {
        left: 28% !important;

    }

    .job-heading {
        color: #205B7C;
        font-weight: 900;
        font-size: 32px !important;
    }

    .job-details-sec {
        word-break: break-word !important;
    }

    .view-cv {
        margin-right: 5px;
    }
            
}

@media only screen and (max-width: 920px) {
    .header-navigation {
        flex-direction: row !important;
    }

                                /* .search-section .search-jobs .jobs-category .show-more {
        position: absolute;
        right: 70px !important;
        bottom: 15px !important;
    */

        .nav-link.text-green.jobpost-employer.mr-4 {
        color: #56b038 !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .featured-employes .employes-profile {
        margin-left: 140px !important;
    }

}

@media only screen and (max-width: 915px) {
    .header-navigation {
        flex-direction: row !important;
    }

    .featured-employes .employes-profile {
        margin-left: 119px !important;
    }

                                /* .search-section .search-jobs .jobs-category .show-more {
        position: absolute;
        right: 70px !important;
        bottom: 15px !important;

    */

    .jobs-category {
        padding-left: 25px !important;
    }

    .nav-link.text-green.jobpost-employer.mr-4 {
        color: #56b038 !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media only screen and (max-width: 812px) {
    /* .search-section .search-jobs .jobs-category .show-more {
        position: absolute;
        bottom: 14px;
        right: 56px;
    */ .search-section .search-jobs .jobs-category a {
            font-size: 13px !important;
}

    .featured-employes .employes-profile {
        margin-left: 110px !important;
    }

    .search-section .search-jobs .jobs-category {

        padding-left: 18px !important;
    }

    .main-heading {
        font-size: 32px !important;
    }

    .featured-employes .featured-employes-heading {
        font-size: 32px !important;
    }

    .pormotedjob-section .pormoted-jobs-heading {
        font-size: 32px !important;
    }

    .header-navigation {

        display: flex !important;
        flex-direction: row !important;
    }

    .nav-link.text-green.jobpost-employer.mr-4 {
        color: #56b038 !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .search-section .search-jobs h5 {
        font-family: 'Museo Sans', sans-serif;
        font-weight: 900;
        font-size: 32px !important;
    }
}


@media only screen and (max-width: 768px) {
    .search-section .search-jobs .job-form .find-jobs {
            color: white;
            background-color: #205B7C;
            font-size: 10px !important;
            padding-top: 7px !important;
            padding-bottom: 7px !important;
        }
    #login-menu {
        left: 7%;
        top: 91%;
    }

    .featured-employes .employes-profile {

        margin-left: 100px !important;
    }
    .navbar-logo{
        width: 30% !important;
    }
    .search-section{
        margin-top: 55px !important;
      }
                                  /* #mobile-hamburger1 {

        top: 0px !important;
    */
    .pormotedjob-section .pormotedjob-info .job-favourites i {

        position: absolute;
        bottom: 32px;
        font-size: 20px;
        font-weight: 700;
        right: 15% !important;
        color: #32BACF;

    }

    /* .pormotedjob-section .pormotedjob-info .apply-job {
        margin-right: 10px !important;
    } */

    .featured-employes .featured-employes-info .employes-profile {
        left: 32% !important;

    }

    .header-navigation {
        flex-direction: row !important;
    }

    .jobpost-employer {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .search-section .search-jobs h5 {
        font-family: 'Museo Sans', sans-serif;
        font-weight: 900;
        font-size: 32px;
    }

    .featured-employes .featured-employes-heading {
        font-size: 32px;

    }


    .main-heading {
        font-size: 30px !important;
    }


    .pormotedjob-section .pormoted-jobs-heading {
        font-size: 32px !important;
    }

    .jobs-category {
        padding-left: 17px !important;
    }

                                /* .search-section .search-jobs .jobs-category .show-more {

        position: absolute;
        top: -17px;
        right: 51px !important;
    */


    .job-details-sec {
        word-break: break-word !important;
        position: absolute;
        top: 72px;
    }

    .customer-logos {
        height: 165px !important;
    }
}

@media only screen and (max-width: 740px) {
    .search-section .search-jobs .jobs-category .show-more {
        position: absolute;
        right: 25px !important;
        top: 0px !important;
    }

    .search-section .search-jobs .jobs-category {
        padding-left: 26px !important;
    }

    .job-heading {
        color: #205B7C;
        font-weight: 900;
        font-size: 31px !important;
    }

    #desktop-hamburger1 {
        margin-left: 20px !important;
    }

    #desktop-hamburger {
        margin-left: 20px !important;
    }

    .job-filter {
        margin-bottom: 15px !important;
    }

    .featured-employes .employes-profile {
        margin-left: 108px !important;
    }

    .jobsave-section {
        padding-left: 28px !important;
    }

    .find-jobs {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }

    .jobfilter-section {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .search-section .search-jobs .jobs-category .show-more {
        position: absolute;
        right: 20px !important;
        top: 0px !important;
    }

    .save-job {
        padding-left: 23px !important;
    }
}

@media only screen and (max-width: 667px) {
    .featured-employes .employes-profile {
        margin-left: 89px !important;
    }
}

@media only screen and (max-width: 600px) {

    .job-category {
        padding-left: 20px !important;
    }
    .close-popup{
        width:70px;
        padding: 0.3rem;
    }

    .popup-description iframe,.company-description iframe{
        width: 100%;
        height: auto !important;
        max-width: 100%;
        max-height: 100%;
        border : none; 
    }
    .mobile-map {
        display: block !important;
    }

    .desktop-map {
        display: none !important;
    }

    /* .pdf-view {
        height: 70vh !important;
    }

    .word-view {
        height: 450px !important;
    } */

    .image-view {
        height: 60vh;
        width: 100%;
        display: block;
        object-fit: unset;
        max-width: 100%;
        max-height: 100%;
    }

    .header-navigation {
        display: block;
    }

    .jobpost-employer {
        display: inline-block;
    }

    .search-section .search-jobs .job-form {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .jobfilter-section .job-filter {
        margin-bottom: 15px !important;
    }

    .featured-employes {
        padding-left: 25px !important;
        padding-right: 28px !important;
    }


    .search-section .search-jobs h5 {

        font-size: 25px !important;
    }

    .search-jobs .search-heading {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .search-jobs .jobs-category .show-more {
        position: initial !important;

    }

    /* .featurejobs-section .featurejobs-info .institute-logo {
        position: absolute;
        bottom: 25px;
          left: 60% !important;
        width: 138px;
    } */

    .search-section .search-jobs h5 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .blue-line {
        margin-bottom: 20px !important;
    }

    .dropdown-menu.show {
        /* left: -66px !important; */
        position: absolute;


    }

    #login-menu {

        left: -66px !important;
    }

    .dropdown-menu {
        max-height: 270px !important;

    }


}



@media screen and (max-width: 568px) {
    .search-section {
            padding-top: 15px;
        }
    .navbarhide-btn {
        display: none;
    }

    #login-btn {
        left: -66px !important;
        position: absolute;
        margin-top: -41px !important;
    }

    .mobileviewbtn-login {
        position: absolute;
        top: 10px;
        left: 56px;
        color: #32BACF !important;
    }

    .mobileviewmenu-btn {
        position: absolute;
        top: 13px;
        left: 50px;
    }

    .search-heading {

        padding-top: 0px !important;
    }

    .search-section .search-jobs h5 {
        font-size: 19px !important;
    }

    .searchjobs-btn {
        /* margin-left: 17px !important; */
        margin-top: -2px !important;
        margin-right: 14px;
        margin-top: 10px;
        padding-left: 5px;
        padding-right: 5px;
        display: block;
        padding-bottom: 5px !important;
        float: left;
    }


    .header-navigation {
        display: block !important;
        padding-top: 10px;
    }

    .follow-job {
        position: absolute;
        /* margin-top: 0px !important; */
        right: 0px;
    }
    .por-emp-description{

        margin-top: 103px !important;
    }
    .applyjob-description {
        padding-top: 40px;
    }
    .por-employe-detail{
        position:absolute;
        top:70px !important

    }
    .applyjob-form {
        display: flex;
        justify-content: center;
    }

    .jobdetail-btn {
        margin-right: 0px !important;
    }

    .featured-employes .employes-profile {
        margin-left: 57px !important;
    }

    #mobile-hamburger {
        display: block;
        position: absolute !important;
        right: 60px !important;
        top: 25px !important;
    }

    #desktop-hamburger {
        display: none;
    }

    #mobile-hamburger1 {
        display: block;
        position: fixed !important;
        right: 60px !important;
        top: 0px !important;
        z-index: 1000;
    }

    #desktop-hamburger1 {
        display: none;
    }

    .jobs-category {
        padding-bottom: 5px !important;
    }

    .category-list {
        display: none;
        padding-bottom: 5px;
    }

    .more-options {
        margin-top: -38px !important;
        margin-right: 0px !important;
        margin-bottom: 10px !important;
    }

    #show-less {

        right: 15px;
        position: absolute;
        right: 0;
        bottom: 14px;
        margin: 0px;
        font-size: 13px !important;
    }

    .privacy-section {
        justify-content: center !important;
    }

    .employersign-section .employersignin-info {
        padding-top: 100px !important;
    }

    .submitjob-form {
        text-align: center !important;
    }

    .save-job {
        text-align: left !important;
        padding-left: 22px;
    }

    .view-cv {
        margin-right: 15px !important;
    }

    .featurejob-employername {
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .registration-body .dropdown-menu {
        transform: initial !important;

    }

    .registration-body .dropdown-toggle::after {
        margin-top: 18px;

    }

    .registration-body .dropdown-menu .inner {
        width: 350px;

    }

    .registration-body .btn .filter-option {
        background-color: rgba(50, 186, 207, 0.25);
        font-size: 16px !important;
        border-radius: 5px !important;
        height: 52px !important;
        padding-top: 18px !important;
        font-weight: 400 !important;
    }

    .jobfilter-section {
        padding-left: 15px !important;
        padding-right: 15px !important;
        padding-bottom: 15px !important;
    }

    .create_job_alert_button {
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 20px;
        font-size: 13px;
    }
    .featurejobs-section .featurejobs-info .featurejob-apply {
  
            width: 120px !important;

        }
        .job-details-sec1{
            font-size: 18px !important;
            position: absolute;
             top: 85px; 
            width: 100%;
            left: 0;
        }
        .popup-logo{
            height: 58px !important;
        }
        .job-details-sec1 h4{
            font-size: 18px !important;
        
        }
        /* .popup-description{
            margin-top: 60px;
        } */
        .a-logo-lg {
            max-width: 100%;
            max-height: 100%;
            width: auto;
            height: 50px !important;
            object-fit: contain;
        }
        .emp-detail-logo{
            position: absolute;
            left: 0;
            width: 200px;
            height: 70px;
    }
    .por-employe-detail h5{
      font-size: 18px;

    }
}


@media only screen and (max-width: 425px) {

    .search-heading {

        padding-top: 0px !important;
    }

    .search-section .search-jobs h5 {
        font-size: 16px !important;
    }

    #login-menu {
        top: 45px !important;
        position: absolute !important;
        width: 110px !important;
    }

    #mobile-hamburger {
        display: block;
        position: absolute !important;
        right: 60px !important;
        top: 25px !important;
    }

    #desktop-hamburger {
        display: none;
    }

    #mobile-hamburger1 {
        display: block;
        position: absolute !important;
        right: 60px !important;
        top: 0px !important;
    }
    #desktop-hamburger1 {
        display: none;
    }

    .jobs-category {
        padding-bottom: 5px !important;
    }

    .category-list {
        display: none;
        padding-bottom: 5px;
    }

    .more-options {
        margin-top: -50px;
    }

    .header-navigation {

        display: block !important;
        padding-top: 10px;
    }

    .jobpost-employer {
        padding-left: 10px !important;
        padding-right: 10px !important;
        width: 180px;
    }


    .search-section .search-jobs h5 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .search-jobs .jobs-category .show-more {
        position: absolute !important;
            margin-top: -43px !important;
        }


    .featured-employes .employes-profile {
        margin-left: 127px !important;
    }

    .job-details-sec {
        /* word-break: break-word !important; */
            position: absolute;
            top: 66px;
            left: 0;
    }

    .follow-job {
        position: absolute;
        /* margin-top: 0px !important; */
        right: 0px;
    }

    .applyjob-description {
        padding-top: 40px;
    }

    .featurejob-employername {
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .empjob-heading {
        color: #56B038;
        font-size: 32px;
        font-weight: 900;
    }

    .mobileview-healthdoq {
        display: block;
    }

    .mobileview-healthdoq1 {
        display: none;
    }

    .save-job {
        padding-left: 22px !important;
    }

    .featurejobs-section .featurejobs-info .featurejobs-address {
        color: #32BACF;
        font-size: 13px !important;
    }

    .featurejobs-section .featurejobs-info .featurejob-time {
        color: grey;
        font-size: 12px !important;
        padding-left: 18px;
    }

    .featurejobs-section .featurejobs-info .featurejob-title {
        color: #205B7C;
        font-size: 13px !important;
        font-weight: 600;
    }

    /* .apply-job {
        margin-right: 60px !important;
    } */

    #ui-id-1 {
        left: 283.172px;
        top: -2748.52px;
        position: relative !important;
        width: 384px !important;
        word-wrap: break-word;
    }



    .featurejobs-address-section {
        padding-right: 0px !important;
    }

    .submitjob-form {
        text-align: center !important;
    }

    .view-cv {
        margin-left: -7px !important;
    }

    .cv-label {
        font-size: 12px;
    }

    .featurejob-employername {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .emp-detail-logo{
            position: absolute;
            left: 0;
            width: 200px;
            height: 70px;
    }
 .por-employe-detail{
        position:absolute;
        top:70px !important

    }
    .por-employe-detail h5{
    font-size: 18px;
    }
                .employes-hiring .customer-logos .customer-images {
                    width: 100px !important;
                    height: 90px !important;
                    /* float: left;
                                                                                                                        padding-left: 15px !important; */
                }
           }

@media screen and (max-width: 414px) {
 

    /* .search-section .search-jobs .top-border,
    .bottom-border {
        width: 80% !important;
    } */
    .search-section .search-jobs h5 {
        font-size: 14px !important;
    }

    .jobs-category {
        padding-left: 9px !important;
    }


    .jobsave-section {
        padding-left: 27px !important;
    }



    .featurejobs-section .featurejobs-info .featurejobs-address {
        color: #32BACF;
        font-size: 12px !important;
    }

    .featurejobs-section .featurejobs-info .featurejob-time {
        color: grey;
        font-size: 12px !important;
        padding-left: 18px;
    }

    .featurejobs-section .featurejobs-info .featurejob-title {
        color: #205B7C;
        font-size: 12px !important;
        font-weight: 600;
    }

    .featurejobs-section .featurejobs-info .featurejob-institute {
        color: #407C96;
        font-size: 12px !important;
        font-weight: 600;
    }

    .featurejob-employername {
        margin: 0;
        font-size: 12px !important;
        color: #32BACF;
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .submitjob-form {
        text-align: center !important;
    }
    .follow-job {
    position: absolute;
    /* margin-top: 0px !important;  */
    right: 0;
}
   #postjob_logo .slick-slide {
       width: 162px;
   }

}

@media screen and (max-width: 390px) {
    .featured-employes .employes-profile {
        margin-left: 115px !important;
    }

}

@media screen and (max-width: 375px) {

    .featured-employes .employes-profile {
        margin-left: 108px !important;
    }

    .empregister-btn {

        font-size: 17px !important;
    }

    .follow-job {
        position: absolute;
        top: 95px;
        right: 11px;
    }

    .empjob-heading {
        color: #56B038;
        font-size: 20px !important;
        font-weight: 900;
    }

    .featurejobs-section .featurejobs-info .featurejobs-address {
        color: #32BACF;
        font-size: 12px !important;
    }

    .featurejobs-section .featurejobs-info .featurejob-day {
        color: #32BACF;
        font-size: 12px !important;
    }

    .featurejob-time {
        font-size: 12px !important;
    }

    .featurejobs-section .featurejobs-info .featurejob-time {
        font-size: 12px !important;
    }



    .submitjob-form {
        text-align: center !important;
    }

    .featurejob-employername {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .employes-hiring .customer-logos .customer-images {
        width: 95px !important;
        height: 80px !important;
        /* float: left; */
        padding-left: 10px !important;
    }
    .employes-hiring .customer-logos .slick-slide .customerimage-border {
        float: left;
        border-right: 1.5px dashed #BDE8F2;
        height: 88px;
        padding-left: 5px;
    }
    .customer-logos {
        height: 140px !important;
    }
    

}

@media screen and (max-width: 360px) {
    .featured-employes .employes-profile {
        margin-left: 98px !important;
    }
                #postjob_logo .slick-slide {
                    display: flex;
                    justify-content: center;
                }
        
                #postjob_logo .customer-images {
                    margin: 0px !important;
                }
                #postjob_logo .customerimage-border {
                    display: none;
                }
}

@media screen and (max-width: 320px) {
    .featured-employes .employes-profile {
        margin-left: 80px !important;
    }

    .submitjob-form {
        text-align: center !important;
    }
    .employes-hiring .customer-logos .customer-images {
        width: 95px !important;
        height: 80px !important;
        /* float: left; */
        padding-left: 10px !important;
    }
    .employes-hiring .customer-logos .slick-slide .customerimage-border {
        float: left;
        border-right: 1.5px dashed #BDE8F2;
        height: 88px;
        padding-left: 10px;
    }
    .customer-logos {
        height: 140px !important;
}
        #postjob_logo .slick-slide {
            display: flex;
            justify-content: center;
        }
    
        #postjob_logo .customer-images {
            margin: 0px !important;
        }
                                  #postjob_logo .customerimage-border {
                                      display: none;
                                  }

}

.card-img-top {
    object-fit: cover;
}

.bg-50 {
    background-color: rgba(50, 186, 207, 0.10) !important;
}

/* .slick-slide img {
    width: 100%;
}
.slick-slide img
{
    display: block;
} */

.customer-logos .slick-prev {
    display: none !important;
}

.customer-logos .slick-next {
    display: none !important;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: flex;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
.slick-dots {
    display: none !important;
}
.br-10 {
    border-radius: 10px;
    box-shadow: 0px 1px 3px 3px rgba(50, 186, 207, 0.25)
        /* box-shadow: 1px 3px 1px 3px rgba(50, 186, 207, 0.25); */
}

.nav-tabs li {
    margin-right: 1rem;
}

.job-preview .nav-tabs .nav-link.active {
    background-color: #205B7C !important;
    color: white;
    text-align: center;
    border-radius: 6px;
    /* padding: 0.5rem 3rem; */
    font-weight: bold;
}

.nav-tabs .nav-link {
    border: 0;
    margin-bottom: 8px;
}

.job-preview .nav-tabs .nav-link {
    background-color: #64CAD9;
    color: white;
    text-align: center;
    border-radius: 6px;
    /* padding: 0.5rem 3rem; */
}

.card-body {
    /* border: 1px solid #EEEEEE; */
    /* background-color: white !important;
    border-radius: 8px; */
}

.color-4 {
    color: #3F5C83 !important;
}

.header-text {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #3B8297;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 0;
}

.font-16 {
    font-size: 16px;
}

.color-3 {
    color: #5e8fa3 !important;
}

.job-details-2>.border-row {
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #f3ebeb;
}

label {
    font-family: 'Museo Sans', sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
}

.text-info-details {
    font-family: 'Museo Sans', sans-serif !important;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
}

/* .btn {
    background: #32BACF;
    color: #fff;
} */

.color-1 {
    color: #00869C !important;
}

.main-heading {
    color: #32BACF;
    font-weight: 900;
    font-family: 'Museo Sans', sans-serif !important;
    font-size: 42px;

}

.main-heading-1 {
    color: #32BACF;
    font-weight: 700;
}

.bootstrap-select>select,
.bootstrap-select .dropdown-toggle {
    background-color: #FFFFFF !important;
    border: 0 !important;
    outline: none !important;
    /* color: #495057 !important;
    font-size: 14px !important;
    font-weight: 600 !important; */
    padding-top: 8px !important;
    height: 35px !important;
    padding-right: 5px !important;
    padding-left: 5px !important;
}


.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden;
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #3B5B83;

}


.blue-line {
    border: 1px solid #80bdff;
    height: 36px;
    background-color: white;
    border-radius: 5px;
}


#myTabContent .card-body {
    background-color: rgba(50, 186, 207, 0.10) !important;
}

.text-info-details.job-list p,
.text-info-details.job-list ul,
.text-info-details.job-list li {
    background: none !important;
}

.text-info-details.job-list h1,
.text-info-details.job-list h2,
.text-info-details.job-list h3 {
    background: none !important;
}

.text-info-details.job-list h4,
.text-info-details.job-list h5,
.text-info-details.job-list h6,
.text-info-details.job-list div {
    background: none !important;
}

#myTabContent label {
    color: #205B7C;
    word-break: break-word;
}

.slick-prev::before,
.slick-next::before {
    color: #00869C !important;
}

.iti.iti--allow-dropdown.iti--show-flags {
    width: 100%;
}

#jobdetails .apply-job,
#submit-click,
#jobdetails .apply-job:hover,
#submit-click:hover {
    background: #32BACF;
    color: #fff;
    width: 200px;
}

#employerHiringToday .slick-current .customerimage-border {
    display: none;
}
/* Ayesha css */
.card.my-3.pormotedjob-info.slick-slide.slick-current.slick-active {
    border-radius: 10px;
}

.pormotedjob-section .pormotedjob-info {
    background-color: #F2F8FB !important;
    margin-bottom: 0px !important;
    box-shadow: 0px 0px 4px 0px #6BC4D2 !important;

}




/* .dropdown.bootstrap-select {
    border: 1px solid #ced4da !important;
} */

.navbar-light .navbar-nav .nav-link {
    color: #32BACF !important;
}

.featurejobs-section .featurejobs-info .featurejob-title p {
    margin-bottom: 0 !important;
}

/* .institute-logo.img-responsive {
    width: 50px;
    height: 50px;
    object-fit: scale-down;
} */

iframe {
    max-width: 100%;
}

.text-green {
    color: #56b038 !important;
}

.nav-link.text-green.jobpost-employer.mr-4 {
    color: #56b038 !important;
}

.myVideo-dimensions.vjs-fluid {
    padding-top: 50% !important;
}

#btnStart,
#btnStop,
#btnPreview,
#btnRetake,
#btnSave,
.modal #recordVideo,
#conbtn {
    background-color: #5D96A8 !important;
    color: white !important;
    border-radius: 4px;
}

video#recordedVideo {
    max-width: 100%;
    max-height: 100%;
}

.joblocation-section img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

video {
    max-width: 100%;
    vertical-align: middle;
    height: auto;
}

.candidate-form input:not([type=checkbox]),
.r-form input:not([type=checkbox]) {
    background-color: rgb(50 186 207 / 25%) !important;
    border: 1px solid rgba(0, 186, 203, 20%) !important;
    font-size: 16px !important;
    border-radius: 5px !important;
    box-shadow: none;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 52px;
}

.progress-bar {
    background-color: #EEEEEE !important;
    height: 12px;
    padding: 0px;
    border-radius: 8px;
    /* width: 300px; */
    margin: 8px 0;
    /* border-radius: 5px; */
    /* border: 5px solid black; */
    /* box-shadow: 0 1px 5px #000 inset, 0 1px 0 #444;        */
}

.progress-bar span {
    display: inline-block;
    height: 100%;
    border-radius: 8px;
    /* border-top-left-radius: 8px;
    border-bottom-left-radius: 8px; */
    /* box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset; */
    transition: width .4s ease-in-out;
}

.green span {
    background-color: #2B879C;
}

.r-form img {
    object-fit: contain;
    width: 50%;
    height: auto;
}

.register-btn {
    background-color: #5D96A8 !important;
    color: white !important;
    border-radius: 4px;
}

.wfs-1 {
    background-color: #B1B6CA;
}

.wfs-2 {
    background-color: #8A94B1;
}

.wfs-3 {
    background-color: #627699;
}

.wfs-4 {
    background-color: #3B5B83;
}

.wfs-5 {
    background-color: #BAC7D3;
}

.wfs-6 {
    background-color: #96AEBE;
}

.wfs-7 {
    background-color: #7196AA;
}

.wfs-8 {
    background-color: #498197;
}

.wfs-9 {
    background-color: #446E80;
}

.wfs-10 {
    background-color: #B2B2B2;
}

.wfs-11 {
    background-color: #9D9D9C;
}

.wfs-12 {
    background-color: #878787;
}

.wfs-13 {
    background-color: #706F6F;
}

.wfs-14 {
    background-color: #B2B79E;
}

.wfs-15 {
    background-color: #818E66;
}

.wfs-16 {
    background-color: #5F694B;
}

.wfs-17 {
    background-color: #464D36;
}

.bg-3 {
    background-color: #CBEEF3;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    box-shadow: none !important;

}


#tinymce-content {
    overflow: hidden;
    display: block;
    font-size: 1rem;
    line-height: 1.5rem;
    height: 3.5rem;
}

.mobile-map {
    display: none;
}

.desktop-map {
    display: block;
}

.image_fit {
    object-fit: contain;
}

.cursor-default {
    cursor: default !important;
}

.disabled-link {
    pointer-events: none;
    opacity: 0.5;
}

.pdf-view {
    height: 60vh !important;
}

.image-view {
    height: 60vh;
}

/* .word-view {
    height: 750px !important;
} */

[type="radio"]:checked+span::before {
    background: #2B879C;
    box-shadow: 0 0 0 0.1em #2b879c;
}

[type="radio"]+span::before {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: -0.25em;
    border-radius: 1em;
    border: 0.155em solid #fff;
    box-shadow: 0 0 0 0.1em #9b9b9b;
    margin-right: 0.5em;
}

.public-job-checkmark {
    height: 18px !important;
    width: 18px !important;
    top: 3px;
}

label input[type="checkbox"] {
    padding-right: 16px;
}

.ref-container {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 20px;
    font-weight: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ref-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.ref-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: #eee;
}

.ref-container input:checked~.ref-checkmark::after {
    display: block;
}

.ref-container .ref-checkmark::after {
    left: 8px;
    top: 4px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ref-container .public-job-checkmark::after {
    left: 5px !important;
    top: 1px !important;
}

.ref-checkmark::after {
    content: "";
    position: absolute;
    display: none;
}

.ref-container input:checked~.public-job-checkmark {
    background-color: #2B879C;
}

.terms ,.privacy{
    color: #32BACF;
    font-size: 14px;
}



.terms li b {
    color: #24ADC5;
    cursor: pointer;
    font-size: 16px;
    font-weight: 900;
}
.privacy .headings{
    color: #24ADC5;
    cursor: pointer;
    font-size: 16px;
    font-weight: 900;
}
.terms ul li ,.privacy ul li{
    list-style-type: disc;
}
@media (min-width: 576px) {
    [id^="company-"] .modal-dialog {
        max-width: 60% !important;
        margin: 1.75rem auto;
    }
}
.close-header{
    right: 0;
}
.a-logo{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: 40px;
    object-fit: contain;
}
.a-logo-lg{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: 60px;
    object-fit: contain;
}
.applyjob-description img{
    max-width: 100%;
    object-fit: contain;
}
.popup-description iframe,.company-description iframe{
    width: 100% !important;
    max-width: 100%;
    max-height: 100%;
    border : none; 
}
.popup-description img,.company-description img{
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    border : none; 
}
/* .pormotedjob-body #player{
    height: 100vh  !important;
} */
.company-name{
    font-size: 18px;
}
.applyFormText{
    font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: bold;
color: #3B8297;
letter-spacing: 0;
line-height: 17px;
margin-bottom: 0;
}
.mobileview-healthdoq h6{
    font-size: 0.5rem;
}
.mld-pc-toggle,
  .mld-pc-title {
    display: inline !important;
  }
  .mld-pc-toggle input {
    margin-right: 5px !important;
  }
  .mld-pc-block:not(:last-child) {
    margin-bottom: 10px !important;
  }

  
  #privacy-policy .mld-policy,#privacy-policy-reg .mld-policy{
    font-family: 'Museo Sans', sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px;
    color : #212121;
  }
    #privacy-policy .mld-policy a, #privacy-policy-reg .mld-policy a{
      color : #205B7C !important;
      font-weight: 700;
      text-decoration: none !important;
      font-family: 'Museo Sans', sans-serif !important;
    }
  
    #publicApplicationPolicy .mld-policy,#publicApplicationPolicy .mld-pc-title{
        color : #00869C !important;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        text-align: justify;
        font-family: 'Museo Sans', sans-serif !important;
    }

    #publicApplicationPolicy .mld-policy a{
      font-family: 'Museo Sans', sans-serif !important;
      color : #00869C !important;
      font-weight: bold;
      text-decoration: none !important;
    }
  
    .mld-pc-toggle {
        flex-direction: row !important;
        gap: 8px !important;
    }
    .mld-pc-logo {
        justify-content: end !important;
        align-items: end !important;
        background-color: transparent !important;
    }
    .mld-pc-logo{
        display: none !important;
    }
    .customer-logos .slick-slide {
        display: flex;
    }
    .select2-container{
        width:100% !important;
    }
.customer-logos .slick-slide {
    display: flex;
}
.select2-container{
    width:100% !important;
}
.slider {
    position: relative;
}
.slider .slide {
    position: relative;
    display: inline-block;
    margin-right: 10px; /* Adjust the margin as needed */
}
.slider .slide::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-right: 1.5px dashed #BDE8F2;
    top: 0;
    left: 0;
    z-index: -1;
}
.slider .slide:last-child::after {
    border: none; 
}
#menu-faqs32{
    padding: 0.7rem 1rem !important;
  }
  .navbar-logo{
    width: 30%;

  }
  .search-section{
    margin-top: 68px;
  }
  