.custom-file-label{background-color:#f0f0f0;padding:10px;border-radius:5px;cursor:pointer;display:inline-block;color:#333;font-size:14px}.file-input{display:none}#fileName{margin-left:10px;font-size:14px;color:#888}#agreement{margin-right:10px}.blog-card{height:100%;display:flex;flex-direction:column;transition:all .3s ease}.blog-card__image{display:block;position:relative;overflow:hidden;padding-top:66.67%}.blog-card__image-inner{position:absolute;top:0;left:0;transition:transform .5s ease}.blog-card__image:hover .blog-card__image-inner{transform:scale(1.1)}.blog-card__content{height:100%;display:flex;flex-direction:column}.blog-card__info{flex:1;display:flex;flex-direction:column;padding:1.5rem}.blog-card__meta{margin-bottom:.75rem;font-size:.75rem}.blog-card__meta li{display:flex;align-items:center;gap:.5rem}.blog-card__meta a{color:#666;text-decoration:none}.blog-card__title{font-size:1.25rem;line-height:1.5;min-height:3.2rem;margin-bottom:.5rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.blog-card__title a{color:#333;text-decoration:none;transition:color .3s ease}.blog-card__title a:hover{color:#0056b3}.blog-card__text{min-height:4.2rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#666;margin-bottom:.75rem}.blog-card__btn{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;text-decoration:none;border-top:1px solid #eee;color:#333;transition:background-color .3s ease}.blog-card__btn:hover{background-color:#f8f9fa}.blog-card__btn-icon{display:flex;transition:transform .3s ease}.blog-card__btn:hover .blog-card__btn-icon{transform:translate(5px)}.cs_whatsapp{position:fixed;bottom:40px;right:40px;z-index:9998;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:#25d366;cursor:pointer;transition:all .3s ease-in-out}.cs_whatsapp:hover{box-shadow:0 0 10px #00000029,0 0 10px #0000003b;transition:all .3s ease-in-out}.cs_whatsapp a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none;color:#fff}.cs_whatsapp a svg{fill:#eee;width:24px;height:24px}.cs_request_offer{position:fixed;bottom:40px;left:40px;z-index:9998}.cs_request_offer button{border:none;outline:none;background-color:#134a8a;color:#fff;padding:10px 20px;border-radius:5px;cursor:pointer;transition:all .3s ease-in-out}.cs_request_offer button:hover{box-shadow:0 0 10px #00000029,0 0 10px #0000003b;transition:all .3s ease-in-out}.cs_request_offer_modal_show{opacity:1!important;visibility:visible!important;transition:all .3s ease-in-out}.cs_request_offer_modal{opacity:0;visibility:hidden;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:9999;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out}.cs_request_offer_modal .cs_request_offer_modal_in{background-color:#fffdfd;padding:40px;border-radius:10px;max-width:800px;width:100%}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_header{position:relative}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_header h2{font-size:24px;font-weight:600;margin:0 0 20px;color:#000;text-align:center}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_header p{font-size:14px;font-weight:500;color:#000;text-align:center}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_header .cs_request_offer_modal_close{cursor:pointer;position:absolute;right:-25px;top:-20px;background:transparent;border-radius:50%;width:30px;height:30px;display:flex;justify-content:center;align-items:center;outline:#d3d3d4 solid 1px}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_header .cs_request_offer_modal_close:hover{color:#fff!important;outline:#ffffff solid 1px;box-shadow:0 0 10px #00000029,0 0 10px #0000003b;transition:all .3s cubic-bezier(.25,.8,.25,1)}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_header .cs_request_offer_modal_close button{border:none;outline:none}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_header .cs_request_offer_modal_close button:hover{outline:none;box-shadow:none;color:#eee}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_header .cs_request_offer_modal_close button:focus{outline:none}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_header .cs_request_offer_modal_close button:active{outline:none}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_body{max-height:500px;overflow-y:auto;overflow-x:hidden}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_body .cs_request_offer_form{max-width:500px;max-height:500px;margin:0 auto}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_body .cs_request_offer_form .cs_form-group{margin-bottom:20px}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_body .cs_request_offer_form .cs_form-group label{font-size:16px;font-weight:500;color:#000;margin-bottom:10px}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_body .cs_request_offer_form .cs_form-group input,.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_body .cs_request_offer_form .cs_form-group textarea{border:1px solid #d3d3d4;border-radius:5px;padding:10px 15px;width:100%;outline:none;font-size:16px;font-weight:500;color:#000}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_body .cs_request_offer_form .cs_form-group textarea{height:100px;resize:none}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_body .cs_request_offer_form .cs_form-group textarea:focus{outline:none;box-shadow:0 0 10px #00000029,0 0 10px #0000003b;transition:all .3s cubic-bezier(.25,.8,.25,1)}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_body .cs_request_offer_form .cs_form-group button{background-color:#000;color:#fff;border:none;outline:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:16px;font-weight:500;width:100%}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_body .cs_request_offer_form .cs_form-group button:hover{box-shadow:0 0 10px #00000029,0 0 10px #0000003b;transition:all .3s cubic-bezier(.25,.8,.25,1)}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_body .cs_request_offer_form .cs_form-group button:disabled{opacity:.5;cursor:not-allowed}.cs_request_offer_modal .cs_request_offer_modal_in .cs_request_offer_modal_body .cs_request_offer_form .cs_form-group input:focus{outline:none;box-shadow:0 0 10px #00000029,0 0 10px #0000003b;transition:all .3s cubic-bezier(.25,.8,.25,1)}.cs_job_application_loading_show{opacity:1;visibility:visible;transition:all .3s ease-in-out}.cs_job_application_loading_hide{opacity:0;visibility:hidden;transition:all .3s ease-in-out}.cs_job_application_loading{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:9999}.cs_job_application_loading .cs_job_application_loading_container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.cs_job_application_loading .cs_job_application_loading_container .cs_job_application_loader{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100px}.cs_job_application_loading .cs_job_application_loading_container .cs_job_application_loader .cs_job_application_loader_in{width:80px;height:80px;border:4px solid #f3f3f3;border-radius:50%;border-top:4px solid rgba(0,0,0,.5);animation:spin 2s linear infinite}.cs_job_application_loading .cs_job_application_loading_container .cs_job_application_loader .cs_job_application_loader_text{color:#fff;font-size:16px;font-weight:500;margin-top:10px;text-align:center}@media (max-width: 991px){.cs_job_application_loading .cs_job_application_loading_container .cs_job_application_loader .cs_job_application_loader_text{font-size:14px}}.btn-disabled{opacity:.5;cursor:not-allowed}.cs_nav .cs_nav_list>li.menu-item-has-children>a:after{display:none!important}.cs_table_responsive{width:100%;overflow:auto}section.cs_hero_1-wrap.position-relative.cs_hero_slider.bg-primary{height:620px}.cs_swiper_parallax_slider_wrap,.cs_parallax_slider.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-watch-progress.swiper-backface-hidden{height:inherit}.cs_hero.cs_style_1 .cs_swiper_parallax_bg{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover}.swiper-slide .cs_hero.cs_style_1 .cs_hero_text>*{clip-path:inset(0 100% 0 0);transition:all .7s ease}.swiper-slide.swiper-slide-active .cs_hero.cs_style_1 .cs_hero_text>*{clip-path:inset(0 0% 0 0);transition-delay:.8s}.cs_hero.cs_style_1{height:inherit;padding:190px 160px 50px}.cs_hero_shape_2.position-absolute.start-0.cs_zindex_1{height:inherit}@media (max-width: 1500px){.cs_hero.cs_style_1{padding-left:95px;padding-right:95px}}@media (max-width: 991px){.cs_hero.cs_style_1{padding-left:0;padding-right:80px}}@media (max-width: 575px){.cs_hero_shape_2{top:0!important;pointer-events:none}.cs_mt_218{margin-top:inherit!important}.cs_hero.cs_style_1{padding:180px 0 80px;min-height:100vh;height:initial}}@media (max-width: 769px){.cs_hero_shape_2{top:0!important;pointer-events:none}section.cs_hero_1-wrap.position-relative.cs_hero_slider.bg-primary{height:620px}.cs_hero.cs_style_1{min-height:350px}.cs_hero.cs_style_1 br{display:none}}@media (min-width: 768px){.cs_mt_218{margin-top:65px!important}}.cs_parallax_slider.swiper-initialized.swiper-horizontal.swiper-watch-progress.swiper-backface-hidden{height:inherit}.cs_hero.cs_style_1.cs_type_1{padding:140px 0 50px;min-height:850px;max-height:1000px}@media (max-width: 1199px){.cs_hero.cs_style_1.cs_type_1{flex-direction:column;height:initial;max-height:initial;padding:160px 0 120px}.cs_hero.cs_style_1.cs_type_1 .cs_hero_text{width:100%}.cs_hero.cs_style_1.cs_type_1 .cs_hero_text h1 br{display:none}}.cs_hero.cs_style_1.cs_type_1 .cs_hero_shape_1{right:initial;left:0}.cs_hero.cs_style_1.cs_type_1 .cs_hero_imagebox{height:573px;width:573px;flex:none;padding:54px;border:3px solid rgba(19,74,138,.3);right:11%;top:58%;transform:translateY(-50%);z-index:2}.cs_hero.cs_style_1.cs_type_1 .cs_hero_imagebox video{height:180%;width:180%}@media (max-width: 1199px){.cs_hero.cs_style_1.cs_type_1 .cs_hero_imagebox video{width:100%;height:100%}}@media (max-width: 1530px){.cs_hero.cs_style_1.cs_type_1 .cs_hero_imagebox{right:30px}}@media (max-width: 1199px){.cs_hero.cs_style_1.cs_type_1 .cs_hero_imagebox{position:relative!important;transform:initial;right:initial;top:initial;padding:5px;border-width:2px;margin-bottom:30px;height:initial;width:100%;max-width:936px;border-radius:0!important}.cs_hero.cs_style_1.cs_type_1 .cs_hero_imagebox .rounded-circle{border-radius:0!important}}@media (max-width: 991px){.cs_hero.cs_style_1.cs_type_1 .cs_hero_imagebox{max-width:696px}.cs_hero.cs_style_1.cs_type_1 .cs_hero_imagebox br{display:none}}@media (max-width: 767px){.cs_hero.cs_style_1.cs_type_1 .cs_hero_imagebox{max-width:516px}}@media (max-width: 575px){.cs_hero.cs_style_1.cs_type_1 .cs_hero_imagebox{max-width:calc(100% - 24px)}}.cs_hero.cs_style_1.cs_type_1 .cs_hero_imagebox_mini{flex:none;height:268px;width:268px;left:-40px;top:-50px}@media (max-width: 1199px){.cs_hero.cs_style_1.cs_type_1 .cs_hero_imagebox_mini{display:none}}.cs_hero.cs_style_1.cs_type_1 .cs_hero_imagebox_mini img{object-fit:cover}.cs_hero.cs_style_1.cs_type_1 .cs_hero_imagebox_shape_1{top:60%;left:-20%;animation:spinAnimaiton 4s linear infinite}.cs_hero.cs_style_1.cs_type_1 .cs_hero_imagebox_shape_2{top:50%;right:-20%;height:14px;width:14px;background-color:#134a8a;transform:rotate(10deg)}.cs_hero.cs_style_1.cs_type_1 .cs_hero_imagebox_shape_3{top:-15%;left:70%;height:40px;width:40px;border-radius:50%;background-color:#47148b;animation:spinAnimaiton 6s linear infinite}.cs_hero.cs_style_1.cs_type_1 .cs_hero_imagebox_shape_3:before{content:"";position:absolute;height:21px;width:21px;border-radius:50%;background-color:#845e04;bottom:-4px;right:-1px;animation:spinAnimaiton 3s linear infinite}@media (max-width: 400px){.cs_hero.cs_style_1.cs_type_1 .cs_hero_imagebox_shape_3{display:none}}.ozkr-card-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:20px}.ozkr-custom-card{text-align:center;padding:20px;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 6px #0000001a;background-color:#fff;max-width:140px;transition:transform .3s ease,box-shadow .3s ease}.ozkr-custom-card:hover{transform:scale(1.05);box-shadow:0 8px 12px #0003}.ozkr-custom-card h5{font-size:1.2rem;color:#333}.ozkr-custom-card p{font-size:1rem;color:#555}.ozkr-custom-card img{max-width:100px;height:auto;margin-bottom:10px}.ozkr-down-arrow{font-size:1.5rem;color:#333;margin-top:10px}.ozkr-down-arrow:hover{color:#007bff;cursor:pointer}.cs_mt_218{margin-top:218px}.cs_hidden{display:none}.ozkr-bg-select-gray{background-color:#f6f6f6}
