@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{align-items:center;background-color:#fff;border-radius:10px;box-shadow:1px 1px 3px 2px #eee;display:flex;justify-content:space-between;left:50%;padding:10px 15px;position:absolute;top:8px;transform:translateX(-50%);width:90%;z-index:9}.header .logo h1{color:#4070f4;font-size:20px}.header .logo h1 span{color:#0731b1}.header .btn{align-items:center;display:flex;gap:20px;justify-content:center}.header .btn button{background-color:#fff;border-radius:7px;color:#2b333a;cursor:pointer;font-size:16px;height:35px;transition:all .4s;width:120px}.header .btn .active{background-color:#2b333a;color:#fff;transition:all .4s}.header .btn .active:hover{background-color:#fff;color:#2b333a;transition:all .4s}.header .bar{display:none;position:absolute;right:10px}.header .sideBar{display:none}.header .sideBar .sideBar_btn{display:flex;flex-direction:column;gap:14px;position:absolute;right:10px;top:60px}.header .sideBar .sideBar_btn button{background-color:#2b333a;border:none;border-radius:4px;box-shadow:1px 1px 2px 2px #efefef;color:#fff;font-size:19px;height:40px;width:50vw}@media screen and (max-width:600px){.header .btn{display:none}.header .bar,.header .sideBar{display:block}}.header .links{align-items:center;display:flex;justify-content:center}.header .links a{color:#2b333a;font-weight:500;margin:0 20px;text-decoration:none;transition:all .4s}.header .links a:hover{border-bottom:1px solid #000;color:#092b8b;transition:all .4s}@media screen and (max-width:1000px){.header .links a{margin:0 10px}}@media screen and (max-width:810px){.header .links{display:none}}.header .profile{align-items:center;cursor:pointer;display:flex;gap:7px;justify-content:center}.header .profile img{height:50px;object-fit:cover;width:50px}.header .profile .text{align-items:center;display:flex;flex-direction:column;gap:1px;justify-content:center}.header .profile .text h4{font-weight:500}.header .profile .text p{color:#4070f4;font-weight:500}@media screen and (max-width:810px){.header .profile{display:none}}.header .sideBox{background-color:#fff;height:90vh;position:absolute;right:0;top:0;width:90%;z-index:10}.header .sideBox svg{font-size:20px;position:absolute;right:5px;top:5px}.header .sideBox .bar_sideBar{align-items:center;display:flex;flex-direction:column;gap:30px;margin-top:50px}.header .sideBox .bar_sideBar .bar_links{display:flex;flex-direction:column;gap:20px;justify-content:center}.header .sideBox .bar_sideBar .bar_links a{color:#2b333a;font-weight:500;text-decoration:none}.header .sideBox .bar_sideBar .bar_profile{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:7px;justify-content:center}.header .sideBox .bar_sideBar .bar_profile img{height:50px;object-fit:cover;width:50px}.header .sideBox .bar_sideBar .bar_profile .text{align-items:center;display:flex;flex-direction:column;gap:1px;justify-content:center}.header .sideBox .bar_sideBar .bar_profile .text h4{font-weight:500}.header .sideBox .bar_sideBar .bar_profile .text p{color:#4070f4;font-weight:500}.header .sideBarIcon{display:none;font-size:20px}@media screen and (max-width:810px){.header .sideBarIcon{display:block}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f3f9fb;font-family:Roboto,sans-serif;scroll-behavior:smooth}a{color:#000;text-decoration:none}.loginAndSignup{align-items:center;display:flex;justify-content:center;width:100%}.loginAndSignup .loader_box{height:100px;position:absolute}.loginAndSignup .box,.loginAndSignup .loader_box{align-items:center;display:flex;justify-content:center;width:490px}.loginAndSignup .box{background-color:#fff;border-radius:7px;box-shadow:1px 1px 4px 2px #eee;flex-direction:column;gap:30px;margin-top:15%;padding:30px 16px;position:relative}.loginAndSignup .box .heading{color:#4070f4;font-size:30px}.loginAndSignup .box .switchBtn{align-items:center;display:flex;gap:70px;justify-content:center}.loginAndSignup .box .switchBtn button{background-color:#fff;border-radius:5px;color:#2b333a;cursor:pointer;font-size:15px;height:30px;width:120px}.loginAndSignup .box .switchBtn .active{background-color:#2b333a;color:#fff}.loginAndSignup .box .inputs{width:100%}.loginAndSignup .box .inputs .aboutCompany,.loginAndSignup .box .inputs .selection{background-color:#fff;background-color:#f3f9fb;border:none;border-radius:4px;box-shadow:1px 1px 2px 2px #f3f9fb;color:#525050;cursor:pointer;font-family:Roboto,sans-serif;font-size:16px;height:40px;outline:none;padding-left:15px;width:90%}.loginAndSignup .box .inputs .aboutCompany{height:120px;padding-top:10px;resize:none}.loginAndSignup .box .inputs .lctInput{background-color:#fff;background-color:#f3f9fb;border:none;border-radius:4px;box-shadow:1px 1px 2px 2px #f3f9fb;color:#525050;cursor:pointer;font-family:Roboto,sans-serif;font-size:16px;height:40px;outline:none;padding-left:15px;width:90%}.loginAndSignup .box .inputs form{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.loginAndSignup .box .inputs form input{background-color:#f3f9fb;border:none;border-radius:4px;box-shadow:1px 1px 2px 2px #f3f9fb;color:#525050;cursor:pointer;font-size:16px;height:40px;outline:none;padding-left:15px;width:90%}.loginAndSignup .box .inputs form input[type=text]{margin:0 10px;width:40%}.loginAndSignup .box .inputs form input[type=submit]{background-color:#2b333a;border:1px solid #2b333a;color:#fff;margin-top:10px;transition:all .4s}.loginAndSignup .box .changeBtn{color:#727272}.loginAndSignup .box .changeBtn button{background-color:#0000;border:none;color:#4070f4;cursor:pointer;font-size:15px;font-weight:700}.loginAndSignup input[type=text]{text-transform:capitalize}.lds-roller{display:inline-block;height:80px;position:relative;width:80px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{background:#2f2f2f;border-radius:50%;content:" ";display:block;height:7px;margin:-4px 0 0 -4px;position:absolute;width:7px}.lds-roller div:first-child{animation-delay:-36ms}.lds-roller div:first-child:after{left:63px;top:63px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{left:56px;top:68px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{left:48px;top:71px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{left:40px;top:72px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{left:32px;top:71px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{left:24px;top:68px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{left:17px;top:63px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{left:12px;top:56px}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home{gap:80px;margin-top:100px}.home,.home .home_header{align-items:center;display:flex;flex-direction:column;justify-content:center}.home .home_header{gap:30px}.home .home_header h1{color:#2b333a;font-size:70px;width:70vw}.home .home_header h1 span{color:#4070f4}@media screen and (max-width:950px){.home .home_header h1{font-size:40px}}.home .search{align-items:center;display:flex;justify-content:center;position:relative;width:70vw}.home .search svg{font-size:20px;left:20px;position:absolute}.home .search input{border:none;border-radius:7px;box-shadow:1px 1px 2px 2px #eee;font-size:18px;height:60px;padding-left:50px;width:100%}.home .sample{align-self:flex-start;display:flex;flex-wrap:wrap;gap:30px;width:60vw}.home .sample button{background-color:rgba(42,95,241,.427);border:none;border-radius:20px;box-shadow:1px 1px 2px 3px #eee;color:#092b8b;cursor:pointer;font-weight:600;outline:none;padding:10px}.home .home_main{display:flex;gap:20px;justify-content:center;margin-top:30px;padding:0 10px;position:relative;width:100%}.home .home_main .main_filter_res{background-color:#fff;border-radius:3px;box-shadow:1px 1px 2px 2px #eee;display:flex;display:none;gap:10px;left:0;padding:20px 30px;position:absolute;top:14px;width:100%;z-index:9}.home .home_main .main_filter_res .filters{display:flex;gap:30px;margin-top:30px;overflow-x:auto}.home .home_main .main_filter_res .filters .filter{display:flex;flex-direction:column;gap:13px}.home .home_main .main_filter_res .filters .filter .line{background-color:#d8d8d8;height:1px;width:90%}.home .home_main .main_filter_res .filters .filter h3{align-items:center;border-radius:6px;color:#2b333a;cursor:pointer;display:flex;height:40px;padding-left:10px;position:relative;width:150px}.home .home_main .main_filter_res .filters .filter h3 svg{position:absolute;right:10px}.home .home_main .main_filter_res .filters .filter h3:hover{background-color:#eee}.home .home_main .main_filter_res .filters .filter .filter_item_box{display:flex;flex-direction:column;gap:10px;margin-bottom:10px;margin-left:20px}.home .home_main .main_filter_res .filters .filter .filter_item_box .filter_item{color:#2b333a;cursor:pointer;display:flex;font-weight:500;gap:10px}.home .home_main .main_filter_res .filters .filter .filter_item_box .filter_item input{height:16px;width:16px}@media screen and (max-width:990px){.home .home_main .main_filter_res{display:block}}.home .home_main .main_filter{background-color:#fff;border-radius:3px;box-shadow:1px 1px 2px 2px #eee;display:flex;flex-direction:column;gap:10px;padding:20px 30px;width:26%}.home .home_main .main_filter .filters{display:flex;flex-direction:column;margin-top:30px}.home .home_main .main_filter .filters .filter{display:flex;flex-direction:column;gap:13px}.home .home_main .main_filter .filters .filter .line{background-color:#d8d8d8;height:1px;width:90%}.home .home_main .main_filter .filters .filter h3{align-items:center;border-radius:6px;color:#2b333a;cursor:pointer;display:flex;height:40px;padding-left:10px;position:relative;width:90%}.home .home_main .main_filter .filters .filter h3 svg{position:absolute;right:30px}.home .home_main .main_filter .filters .filter h3:hover{background-color:#eee}.home .home_main .main_filter .filters .filter .filter_item_box{display:flex;flex-direction:column;gap:10px;margin-bottom:10px;margin-left:20px}.home .home_main .main_filter .filters .filter .filter_item_box .filter_item{color:#2b333a;cursor:pointer;display:flex;font-weight:500;gap:10px}.home .home_main .main_filter .filters .filter .filter_item_box .filter_item input{height:16px;width:16px}@media screen and (max-width:990px){.home .home_main .main_filter{display:none}}.home .home_main .main_jobs{display:flex;flex-direction:column;gap:15px;margin-top:-30px;width:66%}.home .home_main .main_jobs .jobs_heading{display:flex;gap:40px;padding-left:40px}.home .home_main .main_jobs .jobs_heading .filterRes{cursor:pointer;display:flex;display:none;gap:8px}.home .home_main .main_jobs .jobs_heading .filterRes .filterSvg{position:relative}.home .home_main .main_jobs .jobs_heading .filterRes .filterSvg span{color:#4070f4;font-weight:600;position:absolute;right:-1px;top:-7px}.home .home_main .main_jobs .jobs_heading .filterRes .filterSvg svg{font-size:24px}@media screen and (max-width:990px){.home .home_main .main_jobs .jobs_heading .filterRes{display:inline-flex}}.home .home_main .main_jobs .jobs_heading p{color:#2b333a;font-weight:500}.home .home_main .main_jobs .jobs_heading p span{font-weight:600}.home .home_main .main_jobs .jobs_box{align-items:center;display:flex;flex-wrap:wrap;gap:17px;justify-content:center}@media screen and (max-width:1200px){.home .home_main{gap:10px;padding:5px;width:93vw}.home .home_main .main_filter{width:20%}.home .home_main .main_jobs{width:80%}.home .home_main .main_jobs .jobs_box{align-items:center;justify-content:center}}@media screen and (max-width:990px){.home .home_main{width:100vw}.home .home_main .jobs_heading p{margin-left:40px}.home .home_main .main_jobs{width:100%}}.home .pagination{align-items:center;display:flex;justify-content:space-between;margin-top:40px;width:100%}.home .pagination button{background-color:#fff;border:1px solid #a8a8a8;box-shadow:1px 1px 2px 2px #e1e1e1;color:#092b8b;cursor:pointer;font-size:20px;font-weight:600;height:60px;width:60px}.home .pagination .active{background-color:#4070f4;color:#fff}.home .null_jobs{border-bottom:2px solid #2b333a;color:#092b8b;margin-top:100px}.jobCard{align-items:center;background-color:#fff;border-radius:3px;box-shadow:1px 1px 5px 2px #e0e0e0;cursor:pointer;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:10px;transition:all .4s;width:410px}.jobCard:hover{transform:translateY(-5px);transition:all .4s}.jobCard .card_head{display:flex;gap:10px;width:100%}.jobCard .card_head img{border-radius:100%;height:100px;width:100px}.jobCard .card_head .head_right{align-items:center;align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:center}.jobCard .card_head .head_right h2{font-size:18px;font-weight:500}.jobCard .card_head .head_right p{align-items:center;color:#2b333a;display:flex;gap:7px;justify-content:center}.jobCard .card_mid{height:110px;width:100%}.jobCard .card_mid p{color:#2b333a;display:inline-block;font-size:15px;font-weight:500;height:100%;overflow:hidden!important;text-overflow:ellipsis;width:100%;word-spacing:2px}.jobCard .card_bottom{align-items:center;display:flex;gap:40px;justify-content:center}.jobCard .card_bottom button{background-color:rgba(42,95,241,.427);border:none;border-radius:20px;color:#092b8b;font-size:16px;font-weight:800;height:40px;width:120px}.jobCard .card_bottom p{font-weight:500}.jobCard .card_bottom .date{align-items:center;display:flex;gap:5px;justify-content:center}@media screen and (max-width:1250px){.jobCard .card_bottom{gap:20px}.jobCard .card_bottom button{font-size:12px;height:30px;width:100px}}@media screen and (max-width:990px){.jobCard .card_bottom{gap:40px}.jobCard .card_bottom button{font-size:16px;height:40px;width:120px}}@media screen and (max-width:1250px){.jobCard{width:350px}}.companyLogo{flex-wrap:wrap;width:90%}.companyLogo,.companyLogo .logo_icon{align-items:center;display:flex;justify-content:center}.companyLogo .logo_icon{filter:grayscale(1);flex-direction:column;gap:3px;margin:10px 20px;transition:all .4s}.companyLogo .logo_icon span{color:#2b333a;font-weight:500;opacity:0}.companyLogo .logo_icon img{border-radius:100%;cursor:pointer;height:100px;object-fit:cover;width:100px}.companyLogo .logo_icon:hover{filter:grayscale(0);transform:translateY(-17px);transition:all .4s}.companyLogo .logo_icon:hover span{opacity:1}.jobDetail{gap:40px;margin-top:110px;padding:10px 60px;width:100%}.jobDetail,.jobDetail .detail_left{align-items:center;display:flex;justify-content:center}.jobDetail .detail_left{align-self:stretch;background-color:#fff;border-radius:8px;box-shadow:1px 1px 3px 2px #eee;flex-direction:column;gap:30px;padding:30px 18px;width:60%}.jobDetail .detail_left .name_logo{align-items:center;display:flex;justify-content:space-between;width:100%}.jobDetail .detail_left .name_logo .img{display:flex;gap:10px;width:100%}.jobDetail .detail_left .name_logo .img img{height:100px;padding:6px;width:100px}.jobDetail .detail_left .name_logo .img .name{display:flex;flex-direction:column;gap:4px}.jobDetail .detail_left .name_logo .img .name h3{font-size:16px;font-weight:500}.jobDetail .detail_left .name_logo .img .name h2{color:#2b333a;font-weight:500}.jobDetail .detail_left .name_logo .img .name p{color:#8f8d8e;font-size:14px}.jobDetail .detail_left .name_logo .img .name .name_company{color:#4070f4}.jobDetail .detail_left .name_logo .id{align-items:flex-end;display:flex;flex-direction:column;gap:5px}.jobDetail .detail_left .name_logo .id svg{color:#4070f4;font-size:26px}.jobDetail .detail_left .name_logo .id p{align-items:flex-end;display:flex;flex-direction:column;font-weight:500;gap:5px}.jobDetail .detail_left .name_logo .id p span{color:#8f8d8e}.jobDetail .detail_left .featureBtn{align-items:center;display:flex;justify-content:space-between}.jobDetail .detail_left .featureBtn .feature_btn{align-items:center;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:60px;justify-content:center;margin:0 8px;width:140px}.jobDetail .detail_left .featureBtn .feature_btn p{font-weight:400}.jobDetail .detail_left .featureBtn .feature_btn p:nth-child(2){font-size:18px;font-weight:500}.jobDetail .detail_left .featureBtn .feature_btn:first-child{background-color:rgba(5,205,5,.326)}.jobDetail .detail_left .featureBtn .feature_btn:nth-child(2){background-color:rgba(15,58,198,.328)}.jobDetail .detail_left .featureBtn .feature_btn:nth-child(3){background-color:rgba(230,145,18,.356)}.jobDetail .detail_left .featureBtn .feature_btn:nth-child(4){background-color:rgba(127,44,223,.379)}.jobDetail .detail_left .featureBtn .feature_btn:hover{opacity:.8}@media screen and (max-width:1150px){.jobDetail .detail_left .featureBtn .feature_btn{width:120px}.jobDetail .detail_left .featureBtn .feature_btn p{font-size:15px}}.jobDetail .detail_left .selectBtn{align-items:center;display:flex;gap:20px;justify-content:center;width:100%}.jobDetail .detail_left .selectBtn button{background-color:#fff;border-radius:7px;color:#2b333a;cursor:pointer;font-size:17px;font-weight:500;height:40px;width:50%}.jobDetail .detail_left .selectBtn .active{background-color:#2b333a;color:#fff}.jobDetail .detail_left .info_box{display:flex;flex-direction:column;gap:20px;width:100%}.jobDetail .detail_left .info_box .description{display:flex;flex-direction:column;gap:5px}.jobDetail .detail_left .info_box .description h3{font-weight:500}.jobDetail .detail_left .info_box .description p{color:#8f8d8e;font-weight:400;line-height:20px;word-spacing:2px}.jobDetail .detail_left .info_box .skill{display:flex;flex-direction:column;gap:5px;width:100%}.jobDetail .detail_left .info_box .skill h3{font-weight:500}.jobDetail .detail_left .info_box .skill .skill_btn{display:flex;flex-wrap:wrap;gap:10px}.jobDetail .detail_left .info_box .skill .skill_btn button{background-color:rgba(42,95,241,.427);border:none;border-radius:20px;color:#2b333a;cursor:pointer;font-size:15px;font-weight:6 0;padding:10px 15px}.jobDetail .detail_left .info_box .skill .skill_btn button:hover{opacity:.7}.jobDetail .detail_left .company{display:flex;flex-direction:column;gap:20px;margin-top:0;width:100%}.jobDetail .detail_left .company .company_head{align-self:flex-start;display:flex;flex-direction:column;gap:2px}.jobDetail .detail_left .company .company_head h3{color:#092b8b}.jobDetail .detail_left .company .company_head p{color:#8f8d8e;font-size:15px;font-weight:500}.jobDetail .detail_left .company .company_about{display:flex;flex-direction:column;gap:7px}.jobDetail .detail_left .company .company_about p{color:#8f8d8e;font-weight:400;line-height:20px;word-spacing:2px}.jobDetail .detail_left .apply_btn{background-color:#2b333a;border-radius:7px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;height:50px;width:100%}.jobDetail .detail_right{align-items:center;display:flex;flex-direction:column;gap:10px;height:70vh;margin-top:-20px;overflow-y:auto;scrollbar-color:#0000 #0000;scrollbar-width:thin}.jobDetail .detail_right::-webkit-scrollbar{width:8px}.jobDetail .detail_right::-webkit-scrollbar-thumb{background-color:#0000}.jobDetail .detail_right p{color:#2b333a;font-weight:500}.jobDetail .detail_right .right_box{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}@media screen and (max-width:1100px){.jobDetail{gap:10px}}@media screen and (max-width:1000px){.jobDetail{align-items:center;flex-direction:column;gap:40px;height:100%;justify-content:center;padding:0;width:100%}.jobDetail .detail_left{margin:auto;width:670px}.jobDetail .detail_left .featureBtn .feature_btn{width:120px}.jobDetail .detail_left .featureBtn .feature_btn p{font-size:15px}.jobDetail .detail_right{align-items:center;height:100%;justify-content:center;margin-top:10px;width:100%}.jobDetail .detail_right .right_box{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}}@media screen and (max-width:700px){.jobDetail .detail_left{width:500px}.jobDetail .detail_left .featureBtn{display:flex;flex-wrap:wrap;gap:10px}.jobDetail .detail_left .featureBtn .feature_btn{font-size:13px;width:130px}}@media screen and (max-width:550px){.jobDetail,.jobDetail .detail_left{width:100%}.jobDetail .detail_left .name_logo{gap:2px}.jobDetail .detail_left .name_logo .img img{height:40px;width:40px}.jobDetail .detail_left .name_logo .name h2,.jobDetail .detail_left .name_logo .name h3{font-size:13px}.jobDetail .detail_left .name_logo .name p{font-size:10px}}.apply{gap:30px;padding:30px;width:600px}.apply,.apply form{align-items:center;display:flex;flex-direction:column;justify-content:center}.apply form{gap:20px;width:100%}.apply form .item{align-items:center;display:flex;flex-direction:column;gap:3px;justify-content:center;width:90%}.apply form .item label{align-self:flex-start;color:#2b333a;font-weight:500}.apply form .item input{background-color:#f3f9fb;color:#2b333a;padding-left:20px;width:100%}.apply form .item input,.apply form button{border:none;border-radius:6px;font-size:17px;font-weight:500;height:50px}.apply form button{background-color:#2b333a;color:#fff;cursor:pointer;width:90%}@media screen and (max-width:650px){.apply{padding:10px;width:400px}.apply form{gap:15px}.apply form input{font-size:15px;height:40px}}@media screen and (max-width:500px){.apply{width:300px}.apply form{gap:10px}.apply form input{font-size:11px;height:30px}.apply form button{font-size:14px}}.company{flex-direction:column;gap:20px;margin-top:180px}.company,.company a{align-items:center;display:flex;justify-content:center;width:100%}.company a .company_card{align-items:center;background-color:#fff;border-radius:8px;box-shadow:1px 1px 3px 2px #eee;cursor:pointer;display:flex;justify-content:space-between;padding:6px 20px;transition:all .4s;width:90%}.company a .company_card:hover{transform:translateX(10px);transition:all .4s}.company a .company_card .card_left{align-items:center;display:flex;gap:10px;justify-content:center}.company a .company_card .card_left img{height:80px;object-fit:cover;width:80px}.company a .company_card .card_left .name{display:flex;flex-direction:column;gap:5px}.company a .company_card .card_left .name p{color:#092b8b;font-weight:500}.company a .company_card .jobs{align-items:center;display:flex;flex-direction:column;gap:3px;justify-content:center}.company a .company_card .jobs h3{color:#4070f4}.company a .company_card .jobs p{font-weight:500}@media screen and (max-width:600px){.company a .company_card .card_left{gap:4px}.company a .company_card .card_left img{height:50px;width:50px}.company a .company_card .card_left .name{font-size:15px;gap:1px}.company a .company_card .jobs,.company a .company_card h3{font-size:15px}}.createJob{align-items:center;display:flex;justify-content:center;margin-top:100px;padding:40px;width:100%}.createJob form{background-color:#fff;border-radius:7px;display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px;position:relative;width:90%}.createJob form .box{display:flex;flex-direction:column;gap:7px;margin:15px;width:45%}.createJob form .box label{color:#2b333a;font-size:17px;font-weight:500;margin-left:10px}.createJob form .box input{font-size:16px;height:50px;padding-left:20px}.createJob form .box .job_dec,.createJob form .box input{background-color:#f3f9fb;border:none;border-radius:7px;width:100%}.createJob form .box .job_dec{font-size:18px;height:130px;padding:20px;resize:none}.createJob form button{background-color:#2b333a;border-radius:7px;color:#fff;cursor:pointer;font-size:18px;height:50px;margin:15px auto;transition:all .4s;width:100%}@media screen and (max-width:800px){.createJob{padding:10px}.createJob form{align-items:center;justify-content:center;padding:7px;width:100%}.createJob form .box{margin:10px;width:100%}}.createJob .l_box{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.footer{background-color:#092b8b;flex-direction:column;gap:50px;height:300px;margin-top:140px;padding:20px;width:100%}.footer,.footer .footer_head{align-items:center;display:flex;justify-content:center}.footer .footer_head{gap:25px}.footer .footer_head .icon{align-items:center;background-color:#fff;border-radius:100%;cursor:pointer;display:flex;filter:invert(1);height:80px;justify-content:center;padding:10px;transition:all .4s;width:80px}.footer .footer_head .icon svg{color:#092b8b;font-size:50px}.footer .footer_head .icon:hover{filter:invert(0);transform:translateY(-18px);transition:all .4s}.footer .footer_mid{align-items:center;display:flex;gap:50px;justify-content:center}.footer .footer_mid a{border-bottom:1px solid #fff;color:#fff;font-size:20px;text-decoration:none;transition:all .4s}.footer .footer_mid a:hover{color:#eee;opacity:.7;transition:all .4s}.footer p{color:#fff;font-size:20px;font-weight:500}.footer p span{border-bottom:1px solid #fff;font-weight:600}@media screen and (max-width:760px){.footer{padding:10px}.footer .footer_head{gap:15px}.footer .footer_head .icon{height:50px;width:50px}.footer .footer_mid{gap:20px}.footer .footer_mid a{font-size:17px}}@media screen and (max-width:480px){.footer{padding:7px}.footer .footer_head{gap:12px}.footer .footer_mid{gap:10px}.footer .footer_mid a{font-size:13px}.footer p{color:#fff;font-size:16px;font-weight:500}.footer p span{border-bottom:1px solid #fff;font-weight:600}}.userProfile{gap:20px;margin-top:100px;padding:20px;width:100%}.userProfile,.userProfile .userProfile_box{align-items:center;display:flex;flex-direction:column;justify-content:center}.userProfile .userProfile_box{background-color:#fff;border-radius:6px;box-shadow:1px 1px 2px 2px #eee;gap:30px;padding:36px 30px;position:relative;width:80%}.userProfile .userProfile_box .userProfile_btn .logout_user{background-color:#092b8b;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;height:30px;left:4px;position:absolute;top:3px;width:120px}.userProfile .userProfile_box .profile_head{align-items:center;display:flex;justify-content:space-between;width:100%}.userProfile .userProfile_box .profile_head img{cursor:pointer;height:140px;object-fit:cover;width:140px}.userProfile .userProfile_box .profile_head img:hover{opacity:.9}.userProfile .userProfile_box .profile_head .head_about{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;width:60%}.userProfile .userProfile_box .profile_head .head_about div{align-items:center;display:flex;justify-content:space-between;justify-items:center;width:100%}.userProfile .userProfile_box .profile_head .head_about div h4{font-size:18px;font-weight:500}.userProfile .userProfile_box .profile_head .head_about div p{color:#4070f4;font-size:18px;font-weight:500}.userProfile .userProfile_box .profile_head .head_about div p:hover{cursor:pointer;opacity:.8}@media screen and (max-width:800px){.userProfile .userProfile_box .profile_head img{height:100px;width:100px}.userProfile .userProfile_box .profile_head .head_about{width:70%}.userProfile .userProfile_box .profile_head .head_about div h4,.userProfile .userProfile_box .profile_head .head_about div p{font-size:16px}}@media screen and (max-width:620px){.userProfile .userProfile_box .profile_head img{height:70px;width:70px}.userProfile .userProfile_box .profile_head .head_about{width:70%}.userProfile .userProfile_box .profile_head .head_about div h4,.userProfile .userProfile_box .profile_head .head_about div p{font-size:14px}}@media screen and (max-width:540px){.userProfile .userProfile_box .profile_head{flex-direction:column;gap:20px}.userProfile .userProfile_box .profile_head img{height:90px;width:90px}.userProfile .userProfile_box .profile_head .head_about{width:100%}.userProfile .userProfile_box .profile_head .head_about div h4,.userProfile .userProfile_box .profile_head .head_about div p{font-size:14px}}.userProfile .userProfile_box .profile_mid{display:flex;flex-direction:column;gap:10px}.userProfile .userProfile_box .profile_mid p{color:#8f8d8e;font-weight:400;line-height:20px;word-spacing:2px}.userProfile .userProfile_box .profile_bottom{display:flex;flex-direction:column;gap:20px}.userProfile .userProfile_box .profile_bottom .company_post{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.userProfile .edit_box{position:absolute;right:2px;top:2px}.userProfile .edit_box button{background-color:#092b8b;border-radius:10px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;height:30px;width:120px}@media screen and (max-width:540px){.userProfile{padding:5px}.userProfile .userProfile_box{padding:20px 10px;width:100%}.userProfile .userProfile_box .edit_box button{font-size:15px;width:100px}}.profileEdit{margin-top:100px;width:100%}.profileEdit,.profileEdit form{align-items:center;display:flex;justify-content:center}.profileEdit form{background-color:#fff;box-shadow:1px 1px 2px 2px #eee;flex-direction:column;gap:20px;padding:30px;width:50%}.profileEdit form .edit_item{display:flex;flex-direction:column;gap:4px;width:100%}.profileEdit form .edit_item label{color:#2b333a;font-weight:500}.profileEdit form .edit_item input{background-color:#f3f9fb;border:none;border-radius:7px;font-size:17px;height:50px;padding-left:30px;width:100%}.profileEdit form button{background-color:#2b333a;border-radius:7px;color:#fff;cursor:pointer;font-size:17px;height:50px;width:100%}.profileEdit form button:hover{opacity:.8}@media screen and (max-width:750px){.profileEdit form{width:70%}.profileEdit form input{height:40px}.profileEdit form{width:80%}.profileEdit form input{font-size:14px;height:30px}}.about{align-items:center;display:flex;justify-content:center;margin-top:100px;width:100%}.about .about_box{background-color:#fff;border-radius:4px;box-shadow:1px 1px 2px 2px #eee;display:flex;flex-direction:column;gap:20px;padding:20px 60px;width:80%}.about .about_box .about_main{display:flex;flex-direction:column;gap:10px}.about .porta_name{border-bottom:1px solid #2b333a;color:#4070f4;font-weight:600}.about h2,.about p{color:#2b333a}.about p{font-weight:400;line-height:20px;word-spacing:2px}@media screen and (max-width:560px){.about .about_box{padding:15px;width:95%}.about .about_box .about_head h1{font-size:24px}}
/*# sourceMappingURL=main.0de5bb9f.css.map*/