
.header-top{
    left: calc(50% - 1440px/2);
    top: 0px;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: #3CB1E3;

}
.brand-style{
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
}
.navbar{
    box-shadow: none !important;
}
.nav{
    z-index: 1;
}
.loginBTN{
    width: 73px;
}

.heading1{
    font-family: 'Poppins', sans-serif;
            font-style: normal;
            font-weight: 500;
            font-size: 45px;
           
   
    padding-top: 70px;
    line-height: 80px;
    letter-spacing: 0.2px;
    color: #FFFFFF;
}
.heading2{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
   
    padding-top: 80px;
    line-height: 40px;
    letter-spacing: 0.2px;
    color: #FFFFFF;
}
.paddingA{
    padding-top: 80px !important;
    padding-bottom: 50px;
}
.styleCareer h3{
    color: black;
    font-size: 35px;
    font-weight: 600;
    text-align: end;
    font-family: 'Montserrat', sans-serif;
}
.styleCareer p{
     text-align: justify;
     font-family:'Poppins', sans-serif !important;
     font-style: normal;
     font-weight: 400;
     font-size: 16px;

}
.Stylelife h2{
    
    color: black;
    font-size: 35px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;

}
.Stylelife p{
    font-family:'Poppins', sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    text-align: justify;
    
}
.foot p{
    font-family:'Poppins', sans-serif !important;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-align: justify;
    
}
.StyleWork{
    color: #252B42;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 80px;
    font-family: 'Montserrat', sans-serif !important;

}

.card1h4{
    background-color: #FFFFFF;
    padding: 8px;
    margin-left:5px;
    margin-right: 5px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 40px 40px 0px 0px;
    text-align: center;
    padding-top: 20px;


}
.card1jobs{
    background-color: #A5E3FD;
    padding: 15px;
    margin-left:5px;
    margin-right: 5px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 40px 40px 0px 0px;
    text-align: center;
    padding-top: 20px;

}
.card1jobs h4{
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.1px;
    color: #252B42;
}
.cardIMG img{
    /* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); */
    border-radius: 0px 0px 40px 40px;
}
.card1h4 h4{
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.1px;
    color: #252B42;
}
.card1 img{
     width: 100%;
}
.buttonStyle{
    text-align: center;
    padding-top: 25px;
    margin-bottom: 30px;
}
.talentsButton{
    align-items: center;
    padding: 10px 36px;
    gap: 10px;
    background: #01012C;
    border-radius: 37px;
    color: #FFFFFF;
    text-decoration: none;
}
.talentsButton:hover{
   color: #FFFFFF;
}
.searchButton{
    border: 1px solid #01012C;
    border-radius: 37px;
    align-items: center;
    padding: 10px 36px;
    gap: 10px;
    color: #01012C;
}
.searchButton:hover{
    color: #01012C;
}
.recent-jobs{
    font-weight: 700;
    font-size: 40px;
    color: #252B42;
    text-align: center;
}
.styleJobs{
    background: #F1F1F1;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 30px 0px 0px 30px;
    align-items: center;
    justify-content: center;
    padding: 25px;
}
.styleJobs h5{
    color: #252B42;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    padding-top: 10px;
}
.styleJobsDesc{
    margin-left: 15px;
    background: linear-gradient(180deg, rgba(75, 198, 251, 0.375) 0%, rgba(217, 217, 217, 0) 100%);
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    border-radius: 0px 30px 30px 0px;
    padding: 20px;

}
.Jobstitle{
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #2A7CC7;
}
.jobsDate{
    font-weight: 400;
    font-size: 11px;
    line-height: 24px;
    text-align: right !important;
    float: right;
}
.JobsDesc{
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    text-align: justify;
    letter-spacing: 0.2px;
}
.JobsCity{
    align-items: center;
    padding: 8px 26px;
    gap: 10px;
    background: #080892;
    border-radius: 37px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
    text-align: justify;
    letter-spacing: 0.2px;
    color: #FFFFFF;

}
.JobsCity:hover{
    color: white;
}
.jobsViewButton{
    border: 1px solid #01012C;
    align-items: center;
    padding: 5px 26px;
    gap: 8px;
    border-radius: 37px;
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;

    text-align: justify;
    letter-spacing: 0.2px;
    color: #01012C;
    float: right;
}
.jobsViewButton:hover{
    color: #01012C;
}
.JobsViewMore{
    margin-top: 25px;
    border: 2px solid #01012C;
    align-items: center;
    padding: 8px 46px;
    gap: 8px;
    border-radius: 37px;
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;

    text-align: justify;
    letter-spacing: 0.2px;
    color: #01012C;
    float: right;

}
.JobsViewMore:hover{
    color: #01012C;
}
.img-job-section{
    background: url('../img/jobs-background.png');
}
.footer-background{
    background-image: url('../img/footer-background.png');
    
    background-size: cover;
    background-repeat: no-repeat;

}
.bg-image-career{
    background-image: url('../img/section-background.png');

    background-size: cover;
    background-repeat: no-repeat;
}
.footer-ul{
    list-style-type: none;
    line-height: 35px;
}
.paddingFooter{
    padding-top: 125px;
}
.footer-ul li h5{
    font-weight: 600;
    color: white;
}
.footer-ul li a{
    font-weight: 300;
    color: white;
}
.footer-buttom-section{
    /* padding-top: 25px; */
    padding-top: 40px;
    padding-bottom: 15px;
    line-height: normal;
}
.footer-buttom-section p a{
    color: #737373;
}
.process-content{
    font-size: 30px;
    color:#01012C;
    font-weight: 200;
}
.staper-card1{

    padding: 30px;
    text-align: center;
    width: 80%;
    background: #2A7CC7;
    border-radius: 24px 0px 24px 24px;
}
.icon-font{
    font-size: 80px !important;
}
.button-1{
    align-items: center;
    padding: 8px 15px;
    gap: 10px;
    width: 80%;
    background: #01012C;
    border-radius: 37px;
    color: #FFFFFF;
    text-decoration: none;
}
.stperParagraph{
    width: 80%;
    font-size: 18px;
    text-align: justify;
    padding: 10px;
}
/* .bg-image-career-steper{
    background-image: url('../img/section-background.png');
    background-size: cover;
    height: 800px !important;
    background-repeat: no-repeat;
} */
.stapercircle{
    position: relative;
    background-color: #01012C;
    border: 5px solid white;
    width: 35%;
    height: 20% !important;
    padding: 10px;
    border-radius: 100%;
    display: inline-block;


}
.stapercircle p{
    font-size: 25px !important;
    color: white;
    text-align: center;
     margin-top: 15px;
}
.line-staper img{
    position: relative;
    left: 100px;
    top: 65px;

}
.jobsCategoryBackgorund{
    background-image: url('../img/jobs-category-background.png');
}
.styleLable{
    font-weight: 700;
    font-size: 40px;
    line-height: 57px;
    color: #252B42;
}
.search-input{
    background: #D9D9D9 !important;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
    border-radius: 40px !important;
    height: 50px !important;
}

.jobsViewButton2{
    margin-top: 25px;
    border: 2px solid #01012C;
    align-items: center;
    padding: 8px 46px;
    gap: 8px;
    border-radius: 37px;
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
    text-align: justify;
    letter-spacing: 0.2px;
    color: #01012C;

}
.jobsViewButton2:hover{
    color: #01012C;
}
.bg-image-search-jobs{
    background-image: url('../img/search-section-background.jpg');
    background-size: cover;
    height: 520px;
    background-repeat: no-repeat;
}
.btn-design{
    background: #3CB1E3;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 12px;
    padding: 12px 36px;
    color: white;
    font-weight: 600;
    border: 2px solid #3CB1E3;

}
.get-started{
    background: #3CB1E3;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 12px;
    padding: 12px 36px;
    color: white;
    font-weight: 600;
    border: 2px solid #3CB1E3;

}
.get-started:hover{
    text-decoration: none;
    color: white;

}
.search-jobs-input{
    background: #FDFCFC;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 12px !important;
    padding: 10px 36px !important;
}
.img-job-recent-background{
    background: url('../img/recent-jobs-background-2.png');
}
.style-heading-jobs{
    font-weight: 700;
    color: #3CB1E3;
    padding-bottom: 20px;
}
.job-details-background{
    background-image: url('../img/job-details-background.png');
    
    height: 503px;
    
}
.job-desc-icon{
    position: relative;
    top: 80px;

}
.job-desc-title{
    position: relative;
    top: 110px;
    font-weight: 700;
    font-size: 45px;
    line-height: 57px;
    letter-spacing: 0.2px;
    color: #2A7CC7;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.job-desc-section-image{
    background: url('../img/job-desc-section-page.png');
}
.card-design{
    background: rgba(228, 243, 250, 0.7) !important;
    border: 1px solid #C7C7C7 !important;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
    border-radius: 24px !important;
}
.jobTitle{
    font-weight: 500;
    font-size: 23px;
    color: #000000;
}
.jobTitle span{
    font-weight: 700;
    font-size: 10px;
    color: #000000;
    float: right;
    background: #F9F8F8;
    border: 1px solid #BABABA;
    border-radius: 7px;
    padding: 8px 30px;
    font-size: 12px;
}
.card-section-background-img{
    background-image: url('../img/perks-of-the-job-background.png');
    background-size: cover;
    height: 900px;
    background-repeat: no-repeat;
}
.design-park-job{
    padding-top: 70px !important;
    text-align: center;
    color: #000000;
    font-weight: 600;
}
.img-line-design{
    width: 200px !important;
}
.card-perks-job{

    background: linear-gradient(180deg, #2A7CC7 0%, rgba(217, 217, 217, 0) 100%);
    backdrop-filter: blur(4px);
    border-radius: 30px 10px 10px 30px;
    transform-box: rotate(-180deg);
    padding: 5px;
}
.card-perks-title{
    font-size: 25px;
    font-weight: 500;
    margin-left: 15px;
    /* margin-top: -8px; */
    color: #000000;
}
.card-perks-desc{
    margin-left: 16px;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0.2px;
    color: #FFFCFC;
}
.message-section-title{
    font-weight: 600;
    font-size: 50px;
    line-height: 74px;
    letter-spacing: 0.2px;
    color: #000000;
}
.login-brand-title{
    font-weight: 800;
    font-size: 25px;
    line-height: 35px;
    color: #01012C;
}
.login-form-title{
    font-weight: 400;
    font-size: 32px;
    line-height: 48px;
    color: #000000;

}
.padding-form-login{
    padding-top: 40px;
    padding-bottom: 30px;
    margin-left: 40px !important;

}
.login-paddint-form{
    padding-left: 40px;
    padding-top: 50px;
}
.form-email{
    width: 399px;
    height: 50px;
    box-sizing: border-box;
    border-bottom: 3px solid #54E28D !important;
    border-radius: 0px 0px 5px 5px;
}
.login-button-design{
    background: #3CB1E3;
    box-shadow: 0px 4px 30px rgba(38, 58, 67, 0.15);
    border-radius: 6px;
    padding: 15px 36px;
    border: 2px solid #3CB1E3;
    color: white;
}
.back-login{
    color: #54E28D;
}
.back-login:hover{
    color: #54E28D;
}
.forgot-password{
    float: right;
}
