:root{--color: #0E4976}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.sub_title_popup label{font-weight:600 !important;text-align:center;color:var(--color);display:block;font-size:20px !important}#paging{display:flex;justify-content:center;font-size:18px;margin:20px 0;gap:10px}#paging a{cursor:pointer}#paging .number{height:25px;width:25px;border:1px solid;text-align:center;border-radius:5px}#paging .active{background:#ccc;font-weight:700;color:#fff}#job_page{font-family:"ploni";line-height:1.1}#job_page .top{display:flex;flex-wrap:wrap}#job_page .top .pic{height:110px;border:1px solid var(--color);width:110px;background-size:contain;margin-left:14px}#job_page .top .title_job{font-size:35px;font-weight:700}#job_page .box{border:1px solid var(--color);padding:var(--gap);border-radius:3px}#job_page .date{margin-top:10px;font-size:18px;color:#aaa7a7;border-bottom:2px solid rgba(204, 204, 204, 0.56);padding-bottom:10px;margin-bottom:10px}#job_page .send_res .btn{width:fit-content;padding:10px 20px;font-weight:700;font-size:25px;margin-top:40px;background:var(--color);color:#fff;display:block;border-radius:100px;display:flex;align-items:center;justify-content:center}#job_page .send_res .btn:hover{background:linear-gradient(90deg, #194A7C 0%, #804FA0 40.1%, #C14483 71.35%, #E9253F 100%)}#job_page .left_side>div{display:flex;flex-direction:column;gap:var(--gap)}#job_page .description img{max-width:100%}#jobs_page #btns{height:55px;display:flex;justify-content:center;align-items:center;width:fit-content;border-radius:98px;gap:30px}#jobs_page #btns .white{height:55px;background:#fff;color:#000;font-size:21px;width:fit-content;flex:1;padding:15px;border-radius:71px !important}#jobs_page #btns .turk{white-space:nowrap;height:55px;background:var(--color);color:#fff;width:fit-content;flex:1;font-size:22px;font-weight:500;border-radius:61px !important;z-index:9}@media (min-width:600px){#jobs_page #btns .turk{padding:15px 35px}}@media (max-width:600px){#jobs_page #btns .turk{display:flex;align-items:center;justify-content:center;padding-inline:10px}}#jobs_page #btns .btn{display:flex;align-items:center;justify-content:center}#jobs_page .centered_small{max-width:1200px}#jobs_page #stats .centered{justify-content:center;display:flex}#jobs_page #stats .box{padding:55px 115px 33px 116px;border-radius:31px;box-shadow:0 0 27.6px 1.5px rgba(49, 68, 141, 0.13);flex:1;border:none !important}#jobs_page #stats .centered .box:nth-child(1){margin-left:-50px;z-index:1}#jobs_page #stats .centered .box:nth-child(3){margin-right:-50px;z-index:1}#jobs_page #stats{margin-top:-80px;text-align:center;padding:30px 0}#jobs_page #stats .stat_title{font-weight:800;font-size:68px;line-height:75px;color:var(--color)}#jobs_page #stats span{font-weight:500;font-size:23px}#jobs_page .jobs_list_wrapper{position:relative;min-height:100px;max-width:100%}#jobs_page .not_found{font-size:35px;text-align:center;font-weight:700;margin:20px 0}#jobs_page .select_title{color:#fff;font-size:25px;font-weight:700;text-align:right}#jobs_page .owl-next{position:absolute;left:-50px;font-size:27px;top:50px}#jobs_page .owl-prev{position:absolute;right:-50px;font-size:27px;top:50px}#jobs_page [type="checkbox"].filled-in:checked+span:not(.lever):before{left:auto;right:10px}#jobs_page .head_page h1{font-size:52px;color:var(--color);text-align:center}#jobs_page .head_page h2{color:#000;text-align:right;width:100%;line-height:1.2;font-size:41px;font-weight:500}#jobs_page .head_page{height:fit-content;background-image:url(../images/jobs_back.webp);background-size:cover;color:#000;display:inherit;padding-block:120px 50px}#jobs_page .head_page .centered{display:flex;flex-direction:column}#jobs_page .head_page .pic_text_wrapper{display:flex;gap:60px}#jobs_page .head_page .pic_text_wrapper .text_wrapper{flex:1}@media (min-width:600px){#jobs_page .head_page .pic_text_wrapper .pic{transform:translateY(50px);display:block;width:360px;height:375px;background-image:url(../images/jobs_back_icon.png);background-size:cover;background-repeat:no-repeat}}@media (max-width:600px){#jobs_page .head_page .pic_text_wrapper .pic{display:none}}#jobs_page .foot_page{background-image:url(../images/joob_foot.jpg);background-size:cover;height:auto;color:#fff;text-align:center;padding:40px 0;margin-top:50px}#jobs_page .foot_page h3{font-size:3em;color:var(--color)}#jobs_page .foot_page h4{line-height:1.2;font-size:41px;font-weight:500}#jobs_page .foot_page .btn{width:fit-content;padding:10px 30px;margin:30px auto 0;font-weight:600;font-size:23px;border-radius:45px}#jobs_page #filters{text-align:center;background-size:cover;padding:30px 0;display:flex;gap:15px;justify-content:space-between}#jobs_page #filters .flex_1{flex:1}#jobs_page #filters .flex_half{flex:0.5}#jobs_page #filters .btn{background-color:var(--color);color:#fff;font-weight:500;font-size:20px;padding:6px;text-align:center;flex:1.5;height:50px;border:none;border-radius:35px;width:100px;margin:0 auto;display:flex;align-items:center;line-height:unset !important}#jobs_page #filters input[type=submit]{height:40px;cursor:pointer}#jobs_page #filters input[type=text]{padding:0px 15px;border-radius:27px;box-shadow:inset 0 0 10px 0 rgba(0, 0, 0, 0.1);border:solid 1px #d2d2d2;color:#000;background-color:#fff;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;width:100%;height:40px;margin:0 auto}#jobs_page .select_wrapper{position:relative}#jobs_page select{display:block;padding:0px 28px;border-radius:27px;box-shadow:inset 0 0 10px 0 rgba(0, 0, 0, 0.1);border:solid 1px #d2d2d2;color:#000;background-color:#f9f9f9;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;width:100%;height:40px;font-size:18px}#jobs_page .select_wrapper::after{position:absolute;left:10px;content:"";border:solid var(--color);border-width:0 3px 3px 0;display:inline-block;padding:3px;-webkit-transform:rotate(45deg);top:50%;transform:translateY(-50%) rotate(45deg)}#companies .head .btn{float:left}#companies .title{margin-bottom:25px;color:#fff}#companies .title::before,#companies .title::after{display:none}#companies .short_text{font-size:20px;line-height:1.2;letter-spacing:0.7px}#jobs{display:flex;padding-top:30px;column-gap:30px}#jobs [v-cloak]{display:none}#jobs .jobs_wrapper{flex:3}#jobs .companies_wrapper{flex:1;background:#F9F9F9;border:3px solid var(--color);padding:30px 10px;color:#fff;border-radius:10px;top:140px;height:fit-content}#jobs .title{text-align:center;color:#000;font-size:22px;font-weight:bold}#jobs .comapnies{margin-bottom:30px;display:grid;grid-template-columns:repeat(2, 1fr);column-gap:20px;overflow:hidden}#jobs .comapnies .comapny{padding:20px 0px 5px}#jobs .comapnies .comapny.selected .pic{border:2px solid var(--color)}#jobs .comapnies .comapny:hover .pic{border:2px solid var(--color)}#jobs .comapnies .comapny .comp_name{color:#000;padding:0px;text-align:center;font-weight:600;font-size:18px;line-height:1.2}#jobs .comapnies .comapny .pic{height:110px;background-size:contain;background-repeat:no-repeat;margin-bottom:5px;border-radius:10px;background-color:#fff;background-position:center}#jobs .jobs_list{display:flex;flex-wrap:wrap;gap:20px;margin-top:0px;min-height:100px}@media (min-width:600px){#jobs .jobs_list{min-height:300px;justify-content:space-between}}#jobs .job{background:#F9F9F9;padding:37px 39px 30px 36px;border-radius:20px;border:solid 1px var(--color);position:relative;transition:all 0.3s ease;height:min-content}#jobs .job:hover{box-shadow:0 10px 20px rgba(0, 0, 0, 0.1), 0 6px 6px rgba(0, 0, 0, 0.1);transform:translateY(-5px)}@media (min-width:600px){#jobs .job{min-height:300px;min-width:49%;flex:1}}@media (max-width:600px){#jobs .job{max-width:95vw}}@media only screen and (max-device-width:700px){#jobs .job{width:100%}}#jobs .job .job_scope{position:absolute;top:0px;right:0px;background:#E9253F;color:#fff;padding:1px 8px;border-top-right-radius:20px;border-bottom-left-radius:6px}#jobs .job .date{position:absolute;left:0;top:0;color:white;border-top-left-radius:20px;border-bottom-right-radius:6px;font-family:"ploni";background-color:#C14483;padding:1px 8px}#jobs .job .comp_name{font-size:20px;font-weight:500;color:var(--color);margin-bottom:10px;font-weight:500}#jobs .job .description{font-family:"ploni";color:#7A7A7A;transition:all 0.3s ease;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;font-size:19px;line-clamp:2;margin-bottom:15px;-webkit-box-orient:vertical;font-weight:bolder}@media only screen and (max-width:700px){#jobs .job .description{font-size:19px;margin-bottom:15px;width:100%;height:3em;overflow:hidden}}@media only screen and (max-width:700px){#jobs .job .description.open{height:auto;display:unset}}@media only screen and (min-width:700px){#jobs .job .description.open{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:200;font-size:19px;line-clamp:2;color:#787878;margin-bottom:15px;-webkit-box-orient:vertical;min-height:56px}}@media (min-width:600px){#jobs .job .description.open img{max-width:100%}}@media (max-width:600px){#jobs .job .description.open img{max-width:100%}}#jobs .job .email{color:#333333}#jobs .job h3{font-size:28px;font-weight:600;line-height:1;text-align:center}#jobs .job .details{display:flex;gap:10px;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;color:#929292;align-items:center;font-family:"ploni"}#jobs .job .flex_item{flex:1;position:relative}#jobs .job .text{width:fit-content;position:relative;margin:0 auto}#jobs .job .read{flex:3;color:var(--color);font-weight:600;font-size:22px;cursor:pointer}#jobs .job .flex_item .position_icon{font-size:17px;position:absolute;right:-20px;top:1px;color:var(--color)}#jobs .job .share{cursor:pointer}#jobs .job .share .share{background:#fff;box-shadow:0 25px 49.5px 0 rgba(0, 0, 0, 0.1);border-radius:10px;display:flex;gap:10px;padding:10px;position:absolute;bottom:-50px;font-size:18px;right:-12px;height:100%;width:fit-content}#jobs .job .share a{cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:100%;align-items:center;font-size:12px;color:var(--color);font-size:16px}#jobs .job .share .text{width:40px;height:40px;background:var(--color);border-radius:100%;vertical-align:middle;text-align:center;line-height:2.8;font-weight:400;padding:9px}#jobs .job .share .image{background-image:url(../images/share_icon.png);background-size:contain;background-repeat:no-repeat;height:100%;width:100%}#jobs .job .send{border-radius:35px;background:var(--color);color:#fff;font-weight:500;font-size:20px;text-align:center;flex:1.5;height:40px;display:flex;justify-content:center;align-items:center}#jobs .job .send:hover{background:linear-gradient(90deg, #194A7C 0%, #804FA0 40.1%, #C14483 71.35%, #E9253F 100%)}@media (min-width:600px){#jobs .job .send{padding:6px}}@media (max-width:600px){#jobs .job .send{padding-inline:15px;display:flex;align-items:center;justify-content:center}}#jobs_sec .title2{margin-bottom:45px;margin-top:35px;color:var(--color);font-weight:bold}@media only screen and (max-device-width:700px){#jobs_page #filters{flex-direction:column;padding:30px;gap:0}.flex_half{margin-top:20px}#myfancy_wrapper{background:rgba(0, 0, 0, 0.2)}.myFancy{min-width:auto !important;width:90%;position:absolute;left:50%;transform:translate(-50%, -50%)}#jobs_page .head_page{padding:20px;padding-top:20px}#jobs_page .head_page h1{font-size:30px;line-height:42px}#jobs_page .head_page h2{font-size:19px;margin-bottom:20px}#jobs_page #btns{gap:10px;margin:0 auto;float:unset;justify-content:center}#jobs_page #btns .btn{height:40px;font-size:20px}#jobs_page #stats{margin-top:-50px}#jobs_page #stats .stat_title{font-size:30px;line-height:1}#jobs_page #stats .centered .box{padding:20px}#jobs_page #stats span{font-size:13px;font-weight:600;display:block;width:80%;margin:0 auto}#jobs_page #stats .centered .box:nth-child(1){margin-left:-20px}#jobs_page #stats .centered .box:nth-child(3){margin-right:-20px}#jobs_page #jobs .details{margin-bottom:10px;justify-content:center}#jobs_page #jobs .details .read{flex:none;font-size:19px}#jobs_page #jobs .details .flex_item{flex:none;font-size:19px}#jobs_page #jobs{flex-direction:column}#jobs_page #jobs .jobs_list{width:95%;margin:0 auto}#jobs_page #jobs .jobs_list .job{padding:30px 15px 15px}#jobs_page #jobs .jobs_list .text{font-size:15px}#jobs_page #jobs .jobs_list .job .flex_item .far,#jobs_page #jobs .jobs_list .job .flex_item .fas{font-size:14px;right:-16px;top:5px}#jobs_page .head_page{height:auto}#jobs_page #stats .col-md-4{margin-bottom:20px}#jobs_page select{margin-bottom:20px}.btn{display:flex;align-items:center;justify-content:center}}@media only screen and (max-device-width:700px) and (min-width:600px){.myFancy{top:50%}}@media only screen and (max-device-width:700px) and (max-width:600px){.myFancy{top:45%}}@media (max-width:600px){#myfancy_wrapper .myFancy.opened{min-height:500px !important}}#myfancy_wrapper h1.fancy_title{background-color:white;color:black}#myfancy_wrapper h1.fancy_title::after{display:none}#myfancy_wrapper .frmUL{display:flex;flex-direction:column;gap:10px}#myfancy_wrapper .frmUL li{display:flex;flex-direction:column;gap:5px}@media (max-width:600px){#myfancy_wrapper .fancy_close{color:black;top:0}}#myfancy_wrapper input[type="submit"]{background-color:var(--color)}#myfancy_wrapper .input_drop_wrapper{max-width:unset;border:1px solid var(--color);border-radius:3px}.btn .fancy{background-color:black}