@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap');

:root{
    --ff-regular:'Muli Regular';
    --ff-semibold:'Muli SemiBold';
    --ff-bold:'Muli Bold';
}
body{
    font-family: 'Muli Regular';
}
.container {
    max-width: 1440px;
}
.Medhiring-header {
    background-color: #F5F8FE;
}
.Medhiring-header .navbar-collapse {
    justify-content: end;
}
.Medhiring-header .navbar {
    padding-top: 16px;
    padding-bottom: 16px;
}
.Medhiring-header .navbar .navbar-nav .nav-item {
    padding-right: 16px;
    padding-left: 16px;
}
.Medhiring-header .navbar .navbar-nav .nav-link {
    font-size: 18px;
    color: #18191F;
    font-family: var(--ff-bold);
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-feature-settings: 'liga' off;
}
.header-login {
    padding-left: 16px;
}
.HeaderHire-btn {
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
    background-color: #3E67E3;
    border-radius: 8px;
    padding: 10px 21px;
    text-decoration: none;
    display: flex;
    align-items: center;
    font-feature-settings: 'liga' off;
    cursor: pointer;
    width: fit-content;
    font-family: var(--ff-bold);
    font-style: normal;
    font-weight: normal;
}
.HeaderHire-btn:hover {
    color: #FFFFFF;
}

/* footer */
.Hiring-footer {
    background-color: #3E67E3;
    padding-top: 64px;
    padding-bottom: 50px;
}
.footer-content {
    display: flex;
}
.copyright-text {
    font-size: 14px;
    line-height: 24px;
    color: #D9DBE1;
    font-feature-settings: 'liga' off;
    font-family: var(--ff-semibold);
    font-style: normal;
    font-weight: normal;
}
.FT-copyright-content {
    padding-top: 40px;
    padding-bottom: 40px;
}
.FT-socialicons {
    display: flex;
    gap: 16px;
}
.FT-heading {
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
    font-feature-settings: 'liga' off;
    padding-bottom: 24px;
    font-family: var(--ff-bold);
    font-style: normal;
    font-weight: normal;
}
.FT-navlinks {
    padding-left: 0;
    margin-bottom: 0;
}
.FT-navlinks .menu-item {
    list-style: none;
    padding-bottom: 12px;
}
.FT-navlinks .menu-item .menu-link {
    font-size: 16px;
    line-height: 26px;
    color: #D9DBE1;
    font-feature-settings: 'liga' off;
    text-decoration: none;
    font-family: var(--ff-semibold);
    font-style: normal;
    font-weight: normal;
}
.ft-email {
    position: relative;
}
.Ft-uptodate .ft-email input {
    font-size: 14px;
    line-height: 24px;
    background-color: #5b7de7;
    border-radius: 8px;
    border: none;
    color: #FFFFFF !important;
    padding-right: 36px;
    font-family: var(--ff-semibold);
    font-style: normal;
    font-weight: normal;
    padding: 8px 36px 8px 12px;
}
.Ft-uptodate .ft-email input::placeholder {
    color: #D9DBE1;
}
.Emailsubmit-icon {
    position: absolute;
    top: 0px;
    right: 0px;
}
.Emailsubmit-icon:focus {
    box-shadow: none;
}
.ft-email input:focus {
    background-color: #5b7de7;
    border:none;
    outline: 0;
    box-shadow: none;
}
.Footer-Width {
    width: 33%;
}

/* Main section */

.MDH-Mainleftgrid {
    padding-top: 48px;
}
.hiringMain-heading {
    color: #18191F;
    font-size: 66px;
    line-height: 140%;
    font-feature-settings: 'liga' off;
    font-family: var(--ff-bold);
    font-style: normal;
    font-weight: normal;
}
.hiringMian-paratxt {
    color: #18191F;
    font-size: 24px;
    line-height: 160%;
    font-feature-settings: 'liga' off;
    margin-bottom: 0px;
    font-family: var(--ff-regular);
    font-style: normal;
    font-weight: normal;
}
.Mainpara-wdth {
    padding-top: 16px;
    width: 90%;
}
.MDH-PositionHeading {
    color: #18191F;
    font-size: 44px;
    line-height: 140%;
    font-feature-settings: 'liga' off;
    margin-bottom: 0px;
    font-family: var(--ff-bold);
    font-style: normal;
    font-weight: normal;
}
.mainbg-color {
    background-color: #F5F8FE;
}
.bg-White {
    background-color: #FAFCFE;
}
.Positions-sec {
    padding: 48px 0px 89px;
}
.position-main-boxes{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.position-box{
    width: 22%;
    margin-top: 48px;
}
.position-box-inner{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 24px;
    gap: 14px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 72px rgba(19, 37, 67, 0.06);
    border-radius: 16px;
    height: 100%;
}
.inner-box-matter {
    color: #18191F;
    font-size: 24px;
    line-height: 140%;
    font-feature-settings: 'liga' off;
    text-align: center;
    font-family: var(--ff-semibold);
    font-style: normal;
    font-weight: normal;
}
.MDH-SeekingExceptional {
    padding: 72px 0px;
}
.HiringSecond-heading {
    color: #18191F;
    font-size: 52px;
    line-height: 140%;
    font-feature-settings: 'liga' off;
    font-family: var(--ff-bold);
    font-style: normal;
    font-weight: normal;
}
.align-center-items {
    align-self: center;
}
.Hiring-seeking-img {
    float: right;
}
.Bluecolor-btn {
    padding: 16px 34px;
    margin-top: 32px;
    font-size: 20px;
}
.MDH-SeekingExceptional .Bluecolor-btn {
    margin-top: 24px;
}
.MDHpadd-right {
    padding-right: 0;
}
.MDH-Mainleftgrid {
    max-width: 75.5%;
    margin-left: auto;
    margin-right: 0;
}
.MainRight-img {
    float: right;
}
.Seeking-parawdth {
    width: 95%;
}
.Dream-parawdth {
    width: 98%;
}
.seekingHdng-wdth {
    width: 90%;
}
.MDH-blueClr {
    color: #3E67E3;
}
.EMPMain-paddtop {
    padding-top: 72px;
}
.EMP-hdngwdth {
    width: 89%;
    margin: 0 auto;
    text-align: center;
}
.EMP-hdngwdth .Bluecolor-btn {
    margin-left: auto;
    margin-right: auto;
}
.EMP-Mainimg {
    margin-top: 10px;
}
.Choose-padtop {
    padding: 48px 0px;
    text-align: center;
}
.MDH-choose-options {
    width: 70%;
    margin: 0 auto;
    padding-bottom: 16px;
}
.MDH-choose-box {
    background-color: #FFFFFF;
    border-radius: 16px;
    box-shadow: 0px 0px 56px rgba(19, 37, 67, 0.05);
    padding: 24px 20px;
    display: flex;
    gap: 8px;
    margin-bottom: 32px;
}
.MDH-choose-box .Choose-boxtext {
    color: #100A07;
    font-size: 20px;
    line-height: 120%;
    font-feature-settings: 'liga' off;
    font-family: var(--ff-bold);
    font-style: normal;
    font-weight: normal;
}
.Weserve-section {
    padding: 72px 0px;
}
.Weserve-images {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.Weserve-imagebox {
    position: relative;
    width: 23%;
    margin-top: 48px;
}
.Weserve-img {
    width: 100%;
}
.Weserve-caption {
    color: #202020;
    font-size: 20px;
    line-height: 140%;
    font-feature-settings: 'liga' off;
    font-family: var(--ff-bold);
    font-style: normal;
    font-weight: normal;
    background-color: #FFFFFF;
    border-radius: 16px 16px 0px 0px;
    padding: 8px;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.custom-container {
    padding-left: 0;
    padding-right: 0;
}
.EMP-Staffing {
    position: relative;
}
.EMP-staffing-img {
    width: 100%;
}
.EMP-staffingHdng {
    color: #FFFFFF;
    line-height: 160%;
    position: absolute;
    top: 50%;
    right: 16%;
}
.MDH-TikmarkContainer{
    width: 90%;
    background: #FFFFFF;
    box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.05);
    border-radius: 18px;
    padding: 48px 32px 48px 48px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -80px;
}
.MDH-TikmarkContainer .customflex{
    flex-wrap: wrap;
    gap: 28px;
    justify-content: space-between;
}
.MDH-TikmarkContainer .TikBox{
    width: 32%;
}
.MDH-TikmarkContainer .TikBoxText{
    color: #5C6065;
    font-size: 22px;
    line-height: 140%;
    font-feature-settings: 'liga' off;
    font-family: var(--ff-bold);
    font-style: normal;
    font-weight: normal;
    padding-top: 7px;
}
.Staffing-section {
    padding: 50px 0px 135px;
}
.Form-section {
    padding: 48px 0px 73px;
}
/* Form css */
.hiring-form {
    width: 50%;
    margin: 48px auto 0px;
    padding: 35px 50px;
    background: #FFFFFF;
    box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.05);
    border-radius: 18px;
}
.trail-grp {
    padding-bottom: 20px;
    position: relative;
}
.label-name {
    background-color: #ffffff;
    padding: 0px 2px;
    font-size: 13px;
    color: rgba(0, 0, 0);
    font-weight: 400;
    line-height: 18px;
    font-style: normal;
    font-family: 'Inter';
}
.trail-grp input, .sel-dist {
    display: block;
    width: 100%;
    padding: 9px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    color: #18181B;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #BCCBDC;
    border-radius: 4px;
    font-family: 'Inter';
}
.trail-grp textarea {
    border: 1px solid #BCCBDC;
    border-radius: 4px;
    padding: 9px 12px;
    resize: none;
}
.help-box {
    border: 1px solid #BCCBDC;
    border-radius: 4px;
    display: block;
    width: 100%;
    padding: 9px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    color: #18181B;
    background-color: #fff;
    background-clip: padding-box;
    resize: none;
    min-height: 108px !important;
    font-family: 'Inter';
}
.trail-grp .help-box {
    width: 100%;
}
.trail-grp input::placeholder, .help-box::placeholder, .drag-files {
    font-size: 14px;
    color: #ADADAD;
    font-weight: 400;
    line-height: 17px;
    font-style: normal;
    font-family: 'Inter';
}
.form-control:focus, .form-control:focus-visible {
    box-shadow: none;
    border: 1px solid #1E485461;
    outline: none;
}
.validation-error {
    font-size: 12px !important;
    color: red !important;
    font-weight: 500;
    font-family: 'Inter';
    margin-top: 2px;
    display: none;
    font-feature-settings: 'liga' off;
}
.Red-star {
    color: #EB5757;
}
.Form-submitBtn {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 120%;
    font-family: var(--ff-bold);
    font-style: normal;
    font-weight: normal;
    background-color: #3E67E3;
    border-radius: 8px;
    padding: 16px;
    width: 100%;
    text-align: center;
    margin-top: 8px;
}
.Form-submitBtn:hover {
    color: #FFFFFF;
}
.Form-submitBtn:focus {
    box-shadow: none;
    outline: none;
}
.FTR-validationError {
    color: #FFFFFF !important;
}

/* Jobseeker page */

.JobseekerMain-paddtop {
    padding: 72px 0px 130px;
}
.Jobseeker-Rightimg {
    display: flex;
    margin: 0 auto;
}
.JBS-hdngwdth {
    width: 90%;
}
.JBS-Mainparawdth {
    width: 98%;
}
.OurMission-section {
    padding: 24px;
}
.OurMission-box {
    display: flex;
}
.OurMission-Leftbox {
    border-left: 5px solid #3E67E3;
    padding: 5px 15px;
}
.bg-blue {
    background-color: #3E67E3;
}
.JBS-findjob {
    width: 68%;
    margin: 0 auto;
    text-align: center;
    padding: 64px 0px 69px;
}
.JBS-findjob .MDH-PositionHeading {
    color: #FFFFFF;
}
.JBS-findjob .hiringMian-paratxt {
    color: #FFFFFF;
    padding-top: 8px;
}
.JBD-findjob-img {
    display: flex;
    margin: 0 auto;
}
.about-section {
    padding: 72px 0px;
    position: relative;
}
.About-box {
    background-color: #FFFFFF;
    border-radius: 16px;
    padding: 32px;
    width: 60%;
    position: absolute;
    right: 0;
    top: 14%;
}
.About-buttons {
    display: flex;
    gap: 32px;
}
.about-img {
    width: 63%;
}
.file-uploader {
    font-size: 14px;
    font-weight: 400;
    height: 37px;
    width: 100%;
    padding: 9px 12px;
    line-height: 17px;
    color: #ADADAD;
    background-color: #fff;
    border: 1px solid #BCCBDC;
    border-radius: 4px;
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    font-family: 'Inter';
}
.file-uploader.selected {
    color: #18181B;
}
.custom-file-input {
    opacity: 0;
    z-index: 2;
    position: relative;
}
.selected-file {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    color: #18181B;
    font-family: 'Inter';
}
.custom-file {
    position: relative;
}
.custom-file .custom-file-label:after {
    content: "";
    background-image: url(https://medhiring.co/wp-content/uploads/2023/06/Attach-file-icon.svg);
    background-repeat: no-repeat;
    width: 16px;
    height: 14px;
    position: absolute;
    right: 12px;
    top: 11px;
}
.Medhiring-header .navbar-toggler-icon {
    width: 100%;
    height: 100%;
}
.Medhiring-header .navbar-toggler-icon img {
    width: 38px;
    height: 38px;
}
.navbar-toggler:focus {
    box-shadow: none;
}
.navbar-toggler {
    padding-right: 0px;
}
#Jobseekers-form {
    padding: 35px 50px 60px;
}
.HireTalent-form {
    width: 90%;
    margin: 0 auto;
}
.HireTalent-formsec {
    padding: 72px 0px;
}
.HT-mainLeft {
    display: flex;
    gap: 12px;
    padding-top: 16px;
}
.Thankyou-section {
    padding-top: 200px;
    padding-bottom: 200px;
}
.Thanks-hdng {
    width: 95%;
    margin: 0 auto;
}
.HT-listHD {
    color: #18191F;
    font-size: 20px;
    font-family: var(--ff-bold);
    font-style: normal;
    font-weight: normal;
}
.HT-heading {
    margin-bottom: 14px;
}
.JBS-heading {
    color: #18191F;
    font-size: 32px;
    font-family: var(--ff-bold);
    font-style: normal;
    font-weight: normal;
    line-height: 140%;
    width: 70%;
    margin: 0 auto;
}
#footer-form input:-webkit-autofill {
    color: #FFFFFF !important;
    -webkit-text-fill-color: #FFFFFF;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0 50px #5b7de7 inset;
}