@import url("https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700;800&display=swap");html{scrollbar-color:#999 #e7e7e7;scrollbar-width:thin}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#ebebeb;border-radius:10px}::-webkit-scrollbar-thumb{border-radius:10px;background:#999}body{color:#222;font-family:"Sora",sans-serif;font-weight:400;font-size:16px;line-height:1.7;background:#fff}ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5{font-family:"Sora",sans-serif;color:#000}a,a:hover{text-decoration:none;outline:none}a{transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s}img{max-width:100%}@media (max-width: 575px){.container,.container-fluid{padding:0 20px}}::-moz-selection{background:#333;color:#fff}::selection{background:#333;color:#fff}::-moz-selection{background:#333;color:#fff}button{outline:none;-webkit-box-shadow:none;box-shadow:none;border:0}@media (min-width: 1200px){.m30{margin:0 -30px}.m30 .col_30{padding:0 30px}}@media (min-width: 1200px){.m20{margin:0 -20px}.m20 .col_20{padding:0 20px}}@media (min-width: 1200px){.m_30{margin:0 -30px}.m_30 [class*='col-']{padding:0 30px}}@media (min-width: 1200px){.m_20{margin:0 -20px}.m_20 [class*='col-']{padding:0 20px}}@media (min-width: 1250px){.m_40{margin:0 -40px}.m_40 [class*='col-']{padding:0 40px}}.row_reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.body_wraper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header_outer{width:100%;position:relative}.headerin{width:100%;top:0;left:0;position:absolute;z-index:1000;background:transparent}.headerin:before{content:"";left:0;top:0;width:100%;height:125px;position:absolute;background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0, transparent), color-stop(95%, #000));background-image:linear-gradient(0deg, transparent 0 5%, #000 95% 100%);z-index:-1;opacity:0.75}.header_align{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.logo_sec{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.logo_sec a{display:inline-block;width:130px;-webkit-transition:0s;transition:0s}.logo_sec a img{width:100%}.dark_logo{display:none;width:150px}.menu_secfixed .dark_logo{display:inline-block}.menu_secfixed .white_logo{display:none}.menu_part{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_enq{margin-left:30px}.header_enq a.book_demo{background:#000;border-color:#000;margin-left:15px}.header_enq a.book_demo:hover{color:#fff;background:#000;border-color:#000}.menu_secfixed{width:100vw;top:0;position:fixed;z-index:1000;background:rgba(0,0,0,0.85);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,0.05);box-shadow:0 5px 10px 0 rgba(0,0,0,0.05);-webkit-animation:500ms ease-in-out 0s normal none 1 running fadeInDown;animation:500ms ease-in-out 0s normal none 1 running fadeInDown}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.desktop_menu{display:-webkit-box;display:-ms-flexbox;display:flex}.desktop_menu_ul{display:-webkit-box;display:-ms-flexbox;display:flex}.desktop_menu_ul>li{display:block;color:#333;position:relative;padding:0px 10px;margin-right:0px}.arrow_sub>a:after{content:"\f107";display:inline-block;top:0;position:relative;vertical-align:middle;font-family:'FontAwesome';margin-left:3px;font-size:14px}.desktop_menu_ul>li:first-child a{margin-left:0;padding-left:0}.desktop_menu_ul>li:first-child{padding-left:0}.desktop_menu_ul>li:last-child{padding-right:0}.desktop_menu_ul>li:last-child a{padding-right:0}.desktop_menu_ul>li>a{text-transform:capitalize;font-size:15px;font-weight:500;color:#fff;display:block;position:relative;z-index:21;padding:0 5px;line-height:95px;-webkit-transition:color 0.5s ease;transition:color 0.5s ease}.desktop_menu_ul>li>a:hover,.desktop_menu_ul>li.MM_show>a{color:rgba(255,255,255,0.9)}.desktop_menu_ul>li.menu_activie>a{color:#005499}.desktop_menu_ul>li>ul{position:absolute;left:0;top:100%;z-index:20;background:#fff;width:330px;padding:40px 50px;margin-left:-35px;margin-top:15;opacity:0;visibility:hidden;-webkit-box-shadow:0 8px 12px rgba(0,0,0,0.175);box-shadow:0 8px 12px rgba(0,0,0,0.175);-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.desktop_menu_ul>li>ul.ul_widthadj{width:270px}.desktop_menu_ul>li:last-child>ul{left:auto;right:0px}.desktop_menu_ul>li>ul li{display:block}.desktop_menu_ul>li>ul li:last-child{border-bottom:0}.desktop_menu_ul>li>ul li a{color:#333;font-size:18px;display:block;line-height:1.5;padding:8px 0;transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s}.desktop_menu_ul>li>ul li a:hover{color:#000;padding-left:3px}.desktop_menu_ul>li.megamenu_child{position:inherit}.for_megamenu{position:relative}.desktop_menu_ul li .megmenu_ul{position:absolute;display:block !important;left:50%;z-index:20;top:100%;background:#fff;width:100%;padding:30px;opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-shadow:0 12px 12px rgba(0,0,0,0.08);box-shadow:0 12px 12px rgba(0,0,0,0.08);visibility:hidden;border-top:1px solid #ddd;border-left:0;border-bottom:0;border-right:0;-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.desktop_menu_ul>li.MM_show .megmenu_ul{top:100%;opacity:1;visibility:visible}.desktop_menu_ul>li.MM_show>ul{opacity:1;visibility:visible}.for_megamenu>.container{position:relative}.mm_dropdown_box{display:block;padding:20px 60px 20px 20px;background:#fff;position:relative}.mm_dropdown_box:hover{background:#f0f0f0}.mm_dropdown_box .mm_drop_title{font-weight:600;color:#000;font-size:16px;-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.mm_dropdown_box .mm_drop_content{overflow:hidden}.mm_dropdown_box .mm_drop_content p{color:#222;margin:0;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.mm_dropdown_box .g_icon{display:block;font-size:26px;color:#000;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.dropdown_arrow .g_drop_up{width:20px;height:20px;background:url("../images/arrow-drop.svg") no-repeat center bottom;background-size:contain;position:absolute;left:431px;top:-20px}.header_btn_area{margin-left:30px}.header_btn_area a{margin:0;font-size:15px;font-size:15px;padding:8px 17px 9px;background:transparent;color:#fff;border-color:rgba(255,255,255,0.8)}.header_btn_area a:hover{background:#fff;color:#000}.mobile_menu{display:none;margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mobile_menu_icon{display:none;margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.panel-menu .sub_item li a{font-size:15px}.tt-menu-toggle span{background:#fff}.mb_menu_button{text-align:right}.mb_menu_button .cus_menu{background-color:transparent;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.mb_menu_button .cus_menu span{width:40px;height:2px;background:#fff;display:block;margin-bottom:7px}.mb_menu_button .cus_menu span:last-child{margin:0}.mb_menu_button .line,.mb_menu_button .line1,.mb_menu_button .line2,.mb_menu_button .line3,.mb_menu_button .opened .line1,.mb_menu_button .opened .line2,.mb_menu_button .opened .line3{stroke-width:6}.mb_menu_button .line{fill:none;stroke:#333;-webkit-transition:stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);transition:stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1)}.mb_menu_button .line1{stroke-dasharray:60 207}.mb_menu_button .line2{stroke-dasharray:60 60}.mb_menu_button .line3{stroke-dasharray:60 207}.mb_menu_button .opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134}.mb_menu_button .opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30}.mb_menu_button .opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134}.block-bg{background:#000 none repeat scroll 0 0;background-image:#000;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:-webkit-transform 0.8s ease 0s, transform 0.8s ease 0s, opacity 0.5s ease 0s, visibility 0.5s ease 0s;visibility:hidden;width:100%;z-index:1001}.block-bg:before{content:"";left:0;top:0;width:95%;height:100%;position:absolute;z-index:-1;background:url("../images/logo-shape-w.svg") no-repeat;background-size:230px;background-position:center right;opacity:0.09}.block-bg.is-visible{opacity:1;-webkit-transform:scale(1);transform:scale(1);visibility:visible}.block-bg .close__wrap{color:white;cursor:pointer;font-size:12px;font-weight:700;line-height:25px;text-transform:uppercase;z-index:11;-webkit-transition:0.4s;transition:0.4s}.block-bg .close__wrap span{display:inline-block}.block-bg .close__wrap span svg{width:30px;height:30px}.mobile_menu_header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:70px}.mobile_menu_header .mb_logo img{width:115px}.mobail_menu_body{height:calc(100vh - 70px);width:100%;overflow:auto;padding:30px 0 60px}.mb_btn_area{padding:30px 0 60px;border-bottom:1px solid rgba(255,255,255,0.2);margin-bottom:47px}.mb_btn_area .theme_btn{background:#fff;color:#000;margin:0;font-size:18px}.mb_footer_conect h5{font-weight:400;line-height:1.5;color:#fff;margin:0 0 30px;font-size:18px}.mb_footer_conect a{color:#fff;font-size:16px;font-weight:500;display:inline-block;border-bottom:1px solid rgba(255,255,255,0.9);padding-bottom:10px}.mb_footer_conect a:hover{color:rgba(255,255,255,0.7)}.overflow_thumb_hide::-webkit-scrollbar{display:none}.overflow_thumb_hide{-ms-overflow-style:none;scrollbar-width:none}.mb_menu_style .mb_menuwindow ul li a:hover{color:#fff}.menu_secfixed .desktop_menu_ul>li>a{line-height:75px;font-weight:400}@media (max-width: 1199px){.desktop_menu_ul>li{padding-left:5px;padding-right:5px}.desktop_menu_ul>li>a{font-size:14px}.header_phone_area label{font-size:14px}}@media (max-width: 991px){.logo_sec a{width:115px}.desktop_menu,.header_btn_area{display:none !important}.mobile_menu,.mobile_menu_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu_part{display:-webkit-box;display:-ms-flexbox;display:flex}.header_align{min-height:65px}}.theme_btn{font-size:16px;display:inline-block;border-radius:30px;padding:12px 35px 13px;margin-top:20px;color:#fff;line-height:1.5;font-weight:500;background:#000;border:2px solid #000;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.theme_btn:hover{background:transparent;color:#000;border-color:#000}.theme_btn2{font-size:16px;display:inline-block;border-radius:30px;padding:12px 35px 13px;margin-top:20px;color:#000;line-height:1.5;font-weight:500;background:transparent;border:2px solid #000;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.theme_btn2:hover{background:#000;color:#fff;border-color:#000}.readmore_link{font-size:18px;font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#222;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.readmore_link i{margin-left:10px;font-size:26px;position:relative;top:4px;color:#000}.readmore_link span{display:inline-block;width:27px;height:27px;background:#000;text-align:center;line-height:23px;color:#fff;border-radius:50%;margin-left:10px}.readmore_link span svg{width:18px;height:18px;stroke:#fff;stroke-width:2}.readmore_link:hover{color:#000}.totop{position:fixed;bottom:80px;right:15px;cursor:pointer;display:none;background:#000;width:40px;height:40px;line-height:38px;border-radius:50%;text-align:center;color:#FFF;font-size:24px;z-index:10;-webkit-box-shadow:0 5px 12px 0 rgba(218,88,0,0.1);box-shadow:0 5px 12px 0 rgba(218,88,0,0.1);-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.totop span{display:block}.comn_img_block{width:100%;position:relative;overflow:hidden}.comn_img_block img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;position:absolute;left:0;top:0}.page_content{margin-top:0px}.sub_heading{font-size:16px;font-family:"Sora",sans-serif;font-weight:600;letter-spacing:3px;text-transform:uppercase;margin-bottom:10px;color:#000}.site_title{line-height:1.3;font-size:40px;font-family:"Sora",sans-serif;margin-bottom:20px;font-weight:600}.site_title span{color:#000;font-style:italic}.site_title.t_white{color:#fff}.title_line{width:60px;height:4px;background:#000;margin-bottom:20px}@media (max-width: 575px){.site_title{font-size:30px}.title_line{width:40px}}.cutom_animate_fade_in[data-scroll]{opacity:0;will-change:opacity;-webkit-transition:all 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);transition:all 1.5s cubic-bezier(0.165, 0.84, 0.44, 1)}.cutom_animate_fade_in[data-scroll=in]{opacity:1}.cutom_animate_fade_up[data-scroll]{opacity:0;will-change:transform, scale, opacity;-webkit-transform:translateY(3rem);transform:translateY(3rem);-webkit-transition:all 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);transition:all 1.5s cubic-bezier(0.165, 0.84, 0.44, 1)}.cutom_animate_fade_up[data-scroll=in]{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.c_delay_1{-webkit-transition-delay:.1s !important;transition-delay:.1s !important}.c_delay_2{-webkit-transition-delay:.2s !important;transition-delay:.2s !important}.c_delay_3{-webkit-transition-delay:.3s !important;transition-delay:.3s !important}.c_delay_4{-webkit-transition-delay:.4s !important;transition-delay:.4s !important}.c_delay_5{-webkit-transition-delay:.5s !important;transition-delay:.5s !important}.c_delay_6{-webkit-transition-delay:.6s !important;transition-delay:.6s !important}.c_delay_7{-webkit-transition-delay:.7s !important;transition-delay:.7s !important}.c_delay_8{-webkit-transition-delay:.8s !important;transition-delay:.8s !important}.hearo_area{background:url("../images/hero.jpg") no-repeat;background-position:center;background-size:cover;min-height:100vh!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;position:relative}.hearo_area:before{background:#000;opacity:0;content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.hearo_area .sec_right img{width:460px}.hearo_area .sec_left{margin-top:30px}.hearo_area .sec_left .site_title{color:#fff;line-height:1.2;font-size:56px;font-weight:500}.hearo_area .sec_left .theme_btn{background:#fff;color:#000;border-color:#fff}.hearo_area .sec_left .theme_btn:hover{background:transparent;color:#fff}.hearo_area .sec_left .theme_btn.hbtn1{background:transparent;color:#fff;border-color:rgba(255,255,255,0.75)}.hearo_area .sec_left .theme_btn.hbtn1:hover{background:#fff;color:#000}@media (max-width: 991px){.hearo_area:before{opacity:0.3}.hearo_area .sec_left{text-align:center}.hearo_area .sec_left .site_title{margin-bottom:20px}.hearo_area{min-height:auto;padding:130px 0}}@media (max-width: 575px){.hearo_area { background: url("../images/hero-mob.jpg") no-repeat center top;background-size: cover;
}.hearo_area .sec_left .site_title{font-size:46px!important}.hearo_area .sec_left .theme_btn{display:block}.hearo_area{padding:110px 0}}.hm_intro_area{padding:100px 0 130px}@media (max-width: 575px){.hm_intro_area{padding:50px 0 70px}}.for_img .sec_left .comn_img_block{min-height:540px}.colum_2sec{margin-bottom:100px}.colum_2sec .sec_right{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:60px;background:#efefef}.colum_2sec .sec_right>div{position:relative;top:-10px}.colum_2sec .sec_in{border-radius:15px;overflow:hidden}@media only screen and (max-width: 1199px) and (min-width: 992px){.colum_2sec .sec_right .site_title{font-size:33px}.colum_2sec .sec_right p{font-size:15px}}@media (min-width: 1400px){.for_img .sec_left .comn_img_block{min-height:640px}}@media (max-width: 991px){.colum_2sec .sec_right{text-align:center}}@media (max-width: 575px){.colum_2sec .sec_right{padding:50px 30px}.colum_2sec{margin-bottom:60px}.for_img .sec_left .comn_img_block{padding-bottom:calc((185 / 200) * 100%);min-height:auto}}.sub_footer_sec{padding:100px 0 80px;background:#efefef;z-index:1;position:relative;overflow:hidden}.sub_footer_sec:before{content:"";position:absolute;right:0;top:0;width:400px;height:400px;background:url("../images/shape.svg") no-repeat center;background-size:contain;opacity:0.05;z-index:-1}.btns_area ul li{display:inline-block}@media (max-width: 991px){.sub_footer_sec{padding:90px 0 100px}}@media (max-width: 575px){.sub_footer_sec{padding:60px 0 70px;text-align:center}}.ftr_title{font-size:17px;color:#fff;line-height:1.5;font-weight:500;margin-bottom:30px;letter-spacing:0.5px}.footer_contact ul li,.footer_contact ul a{font-weight:300;font-size:15px}.footer_contact ul a{display:inline-block}.footer_contact ul a:hover{color:#fff}.footer_contact ul li{position:relative;padding-left:35px;margin-bottom:20px}.footer_contact ul li i{position:absolute;left:0;top:6px}.footer_sec{background:#000}.footer_sec p,.footer_sec li,.footer_sec a{color:rgba(255,255,255,0.8)}.footer_sec .footer_top_area{padding:100px 0 70px}.footer_sec .footer_top_area .ftr_right_top_area{border-bottom:1px solid rgba(255,255,255,0.22);padding:0 0 60px;margin-bottom:60px}.footer_sec .footer_top_area .ftr_right_top_area .site_title{color:#fff;font-weight:400;font-size:30px}.footer_sec .footer_top_area .ftr_right_top_area .ftr_lets_conect a{color:#fff;font-size:20px;font-weight:500;display:inline-block;border-bottom:1px solid rgba(255,255,255,0.9);padding-bottom:10px}.footer_sec .footer_top_area .ftr_right_top_area .ftr_lets_conect a:hover{color:rgba(255,255,255,0.7)}.ftr_nav ul li{margin-bottom:10px}.ftr_nav ul li a{display:inline-block;font-size:15px;font-weight:300}.ftr_nav ul li a:hover{color:#fff}.footer_logo img{width:135px}.footer_copyright{padding:30px 0;background:#0c0c0c}.footer_copyright p,.footer_copyright a,.footer_copyright li{color:rgba(255,255,255,0.7);font-weight:300;font-size:14px}.footer_copyright a:hover{color:#fff}.footer_copyright .sec_left ul li{display:inline-block;margin-right:25px}.footer_copyright .sec_left ul li:last-child{margin-right:0}.footer_copyright .sec_left ul li a{display:inline-block}.footer_copyright .sec_right p{margin:0}@media (max-width: 991px){.ftr_right_top_area,.footer_logo{text-align:center}.footer_logo{margin-bottom:50px}.footer_sec .footer_top_area .ftr_right_top_area .ftr_lets_conect a{font-size:18px}.footer_sec .footer_top_area .ftr_right_top_area .site_title{margin-bottom:25px}.footer_copyright{text-align:center}.footer_copyright .sec_right{padding:15px 0 0}.footer_copyright .sec_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer_copyright .sec_left ul li{display:block;margin:0}}@media (max-width: 767px){.ftr_right_nav_area .footer_widget{margin-bottom:60px;text-align:center}.footer_contact ul li i{position:inherit;left:auto;top:auto;display:block;margin-bottom:15px}.footer_contact ul li{margin-bottom:20px;padding:0}.footer_sec .footer_top_area{padding-bottom:0px}}@media (max-width: 575px){.footer_sec .footer_top_area{padding:50px 0 0}}.inner_hero_sec{position:relative;min-height:547px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.inner_hero_sec:before{content:"";left:0;top:0;position:absolute;width:100%;height:100%;background:#000;opacity:0.35;z-index:-1}.inner_hero_sec .site_title{color:#fff;margin:20px 0 0}@media (min-width: 992px){.inner_hero_sec .site_title{font-size:56px}}@media (max-width: 575px){.inner_hero_sec{min-height:400px}}.custom-shape-divider-top-1692170032{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;z-index:2}.custom-shape-divider-top-1692170032 svg{position:relative;display:block;width:calc(100% + 60px);height:150px;left:-30px}.custom-shape-divider-top-1692170032 .shape-fill{fill:#FFFFFF}.custom-shape-divider-bottom-1692186524{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.custom-shape-divider-bottom-1692186524 svg{position:relative;display:block;width:calc(100% + 1.3px);height:70px}.custom-shape-divider-bottom-1692186524 .shape-fill{fill:#FFFFFF}.care_workers_intro_sec{padding:90px 0 100px 0}@media (max-width: 575px){.care_workers_intro_sec{padding:50px 0 70px}}.br_{border-radius:15px}.cw_sec2{padding:120px 0;background:#f5f5f5}.cw_sec2 .sec_left .comn_img_block{height:450px}.bult_sec li{margin-bottom:15px;position:relative;padding-left:30px}.bult_sec li:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:7px;height:7px;background:#000;border-radius:50%}.cw_sec3{padding:120px 0}.cw_sec3 .sec_left .comn_img_block{height:450px}@media (max-width: 991px){.cw_sec2 .sec_left .comn_img_block,.cw_sec3 .sec_left .comn_img_block{padding-bottom:calc((142 / 200) * 100%);height:auto;margin-bottom:50px}}@media (max-width: 575px){.cw_sec2 .sec_left .comn_img_block,.cw_sec3 .sec_left .comn_img_block{margin-bottom:30px}.cw_sec2,.cw_sec3{padding:60px 0}}.loaded .cl_loader{opacity:0;visibility:hidden;-webkit-transition:all 0.2s ease-out 0s;transition:all 0.2s ease-out 0s}.cl_loader{position:fixed;top:0;z-index:2000;left:0;width:100%;height:100vh;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 0s ease-out 0s;transition:all 0s ease-out 0s}.cp__sec1{padding:90px 0 100px 0}@media (min-width: 576px){.cp__sec1 p{font-size:20px}}@media (max-width: 575px){.cp__sec1{padding:50px 0 70px}}.bg_light2{background:#f5f5f5}.bg_light{background:#efefef}.cp_comn_sec{padding:120px 0}.cp_comn_sec .sec_left .comn_img_block{height:450px}@media (max-width: 991px){.cp_comn_sec .sec_left .comn_img_block{padding-bottom:calc((142 / 200) * 100%);height:auto;margin-bottom:50px}}@media (max-width: 575px){.cp_comn_sec .sec_left .comn_img_block{margin-bottom:30px}.cp_comn_sec{padding:60px 0}}.about_sec1{padding:60px 0 100px 0}@media (min-width: 576px){.about_sec1 p{font-size:20px}}.about_comn_sec{padding:120px 0}.about_comn_sec .sec_left .comn_img_block{height:450px}@media (max-width: 991px){.about_comn_sec .sec_left .comn_img_block{padding-bottom:calc((142 / 200) * 100%);height:auto;margin-bottom:50px}}@media (max-width: 575px){.about_comn_sec .sec_left .comn_img_block{margin-bottom:30px}.about_comn_sec{padding:60px 0}}.ab_fonder_sec1{background:#000;position:relative}.ab_fonder_sec1 .sec_row .site_title{font-size:27px;color:#fff;font-weight:600}.ab_fonder_sec1 .sec_row p{color:rgba(255,255,255,0.7);line-height:2}.ab_fonder_sec1 .af_sec1_image{position:absolute;left:0;top:0;width:47%;height:100%}.ab_fonder_sec1 .af_sec1_image .comn_img_block{height:100%}.ab_fonder_sec1 .sec_right{background:#111}.ab_fonder_sec1 .sec_right,.ab_fonder_sec1 .sec_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:100px}.ab_fonder_sec1 .sec_right>div,.ab_fonder_sec1 .sec_left>div{width:580px;max-width:100%}@media (max-width: 991px){.ab_fonder_sec1{text-align:center}.ab_fonder_sec1 .af_sec1_image{position:static;width:100%}.ab_fonder_sec1 .af_sec1_image .comn_img_block{height:480px;width:480px;max-width:100%;border-radius:15px;margin:auto auto 40px}}@media (max-width: 575px){.ab_fonder_sec1 .af_sec1_image .comn_img_block{height:380px;width:380px}.ab_fonder_sec1 .sec_right,.ab_fonder_sec1 .sec_left{padding:70px 30px}}.about_comn_sec.founder_sec2{padding:90px 0 100px}.founder_sec2 p{font-weight:500;font-size:16px}.founder_sec2 .founder_name h6{font-size:20px;font-weight:700;line-height:1.5;margin:30px 0 0}@media (max-width: 575px){.about_comn_sec.founder_sec2{padding:60px 0}}.contact_sec1{padding:90px 0 120px}.contact_sec1 .title_row{margin-bottom:60px}.contact_sec1 .sec_right .comn_img_block{height:420px}.contact_info{padding:60px 60px 20px;border-radius:20px;background:#f5f5f5;min-height:520px}.contact_info .site_title{font-size:22px;margin-bottom:30px}.contact_info ul li,.contact_info ul a{color:#222;font-size:16px}.contact_info ul li{position:relative;padding-left:50px;margin-bottom:30px;border-bottom:1px solid rgba(0,0,0,0.18);padding-bottom:30px}.contact_info ul li label{display:block;font-size:16px;font-weight:600;margin-bottom:7px}.contact_info ul li:before{content:"";left:0;top:0;width:30px;height:30px;position:absolute}.contact_info ul li:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}.contact_info ul .phone_li:before{background:url("../images/phone.svg") no-repeat center left;background-size:25px}.contact_info ul .location_li:before{background:url("../images/location.svg") no-repeat center left;background-size:contain}.contact_info ul .email_li:before{background:url("../images/mail.svg") no-repeat center left;background-size:28px}@media (max-width: 991px){.contact_sec1 .sec_right .comn_img_block{margin-bottom:40px}.contact_info{margin-bottom:60px;min-height:auto}}@media (max-width: 575px){.contact_sec1 .sec_right .comn_img_block{padding-bottom:calc((135 / 200) * 100%);height:auto}.contact_sec1 .title_row{margin-bottom:40px}.contact_sec1{padding:50px 0 60px}.contact_info{padding:40px 30px 30px;text-align:center}.contact_info ul li{padding-left:0;padding-top:45px}.contact_info ul li:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.contact_form_area{padding:0px 0 100px}.contact_form_area .title_row{margin-bottom:40px}.form-group{margin-bottom:20px}.form-control{outline:none;-webkit-box-shadow:none;box-shadow:none;height:50px;border:1px solid rgba(0,0,0,0.3);padding:0 15px 0;font-size:16px;color:#000;border-radius:7px;background:#fff}.form-control:focus{outline:none;-webkit-box-shadow:none;box-shadow:none;border-color:#222}textarea.form-control{height:190px;padding:15px}.form_area .theme_btn{padding:12px 70px 13px;margin-top:30px}.placeholder_style input::-webkit-input-placeholder{color:#000;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.placeholder_style input:-ms-input-placeholder{color:#000;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.placeholder_style input::-ms-input-placeholder{color:#000}.placeholder_style input::placeholder{color:#000}.placeholder_style textarea::-webkit-input-placeholder{color:#000;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.placeholder_style textarea:-ms-input-placeholder{color:#000;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.placeholder_style textarea::-ms-input-placeholder{color:#000}.placeholder_style textarea::placeholder{color:#000}.placeholder_style2 input::-webkit-input-placeholder{color:#575757;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.placeholder_style2 input:-ms-input-placeholder{color:#575757;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.placeholder_style2 input::-ms-input-placeholder{color:#575757}.placeholder_style2 input::placeholder{color:#575757}.placeholder_style2 textarea::-webkit-input-placeholder{color:#575757;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.placeholder_style2 textarea:-ms-input-placeholder{color:#575757;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.placeholder_style2 textarea::-ms-input-placeholder{color:#575757}.placeholder_style2 textarea::placeholder{color:#575757}@media (max-width: 575px){.contact_form_area{padding:0px 0 50px}}.modal_style .modal-content{border:0;background:#fff;padding:0;border-radius:4px;position:relative;z-index:1}.modal_style .btn-close{position:absolute;right:0;top:0;z-index:5;background:none;opacity:1;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;outline:none;-webkit-box-shadow:none;box-shadow:none;border:0;-webkit-transition:all 0.2s ease-out 0s;transition:all 0.2s ease-out 0s}.modal_style .btn-close:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.modal_style .modal-body{padding:60px 60px 65px}.modal_style .title_row{text-align:center;margin-bottom:30px}.modal_style .title_row .site_title{font-size:24px;margin-bottom:7px;font-weight:700;line-height:1.3}.modal_style .title_row p{line-height:1.5}.modal_style .form-group .theme_btn{width:100%;margin:15px 0 0}@media (min-width: 575px){.modal_style .modal-dialog{margin-left:auto;margin-right:auto}}@media (max-width: 575px){.modal_style .modal-body{padding:50px 30px 55px}}.wfus_sec1{padding:90px 0 100px 0}@media (max-width: 575px){.wfus_sec1{padding:50px 0 40px}}.wfus_sec2{padding:120px 0;background:#f5f5f5}.wfus_sec2 .sec_left .comn_img_block{height:450px}@media (max-width: 991px){.wfus_sec2 .sec_left .comn_img_block{padding-bottom:calc((142 / 200) * 100%);height:auto;margin-bottom:50px}}@media (max-width: 575px){.wfus_sec2 .sec_left .comn_img_block{margin-bottom:30px}.wfus_sec2{padding:60px 0 50px}}.wfus_sec3{padding:100px 0;position:relative;z-index:1;overflow:hidden}.wfus_sec3:before{content:"";right:20px;bottom:20px;width:50%;height:75%;z-index:-1;position:absolute;background:url("../images/shape.svg") no-repeat bottom right;background-size:contain;opacity:0.07}.wfus_sec3 .sec_left .comn_img_block{height:450px}.wfus_sec3 .sec_right .title_row{margin-bottom:30px}.wfus_sec3 .sec_right .title_row .site_title{margin-bottom:10px}.wfus_sec3 .sec_right .form-control{font-size:15px}.wfus_sec3 .sec_right textarea.form-control{height:140px}@media (max-width: 991px){.wfus_sec3 .sec_left .comn_img_block{padding-bottom:calc((142 / 200) * 100%);height:auto;margin-bottom:50px}}@media (max-width: 575px){.wfus_sec3 .sec_left .comn_img_block{margin-bottom:30px}.wfus_sec3{padding:70px 0 50px}}.job_app_header{width:100%;position:fixed;top:0;left:0;background:transparent;z-index:100;padding:20px 20px 0px}.japp_logo img{width:120px}.job_app_left{background:#000;width:30%;position:fixed;z-index:20;height:100%;z-index:1;overflow:hidden;padding:130px 40px 20px 20px}.job_app_left:before{content:"";left:60px;bottom:-70px;width:100%;height:100%;position:absolute;z-index:-1;background:url("../images/logo-shape-w.svg") no-repeat;background-size:370px;background-position:bottom right;opacity:0.15}.job_app_left .site_title{color:#fff;font-weight:300;font-size:22px;line-height:1.5}.form_label_sub{font-size:15px;color:#333;line-height:1.5;margin-bottom:5px;font-weight:400}.job_app_right{width:70%;max-width:100%;margin-left:30%;padding:70px 60px 60px}.job_app_right .form_label{font-size:15px;color:#222;line-height:1.5;margin-bottom:12px;font-weight:600}.job_app_right .form-control{height:45px}.job_app_right textarea.form-control{height:160px}.job_app_right .title_row{margin-bottom:40px}.job_app_right .title_row .site_title{font-size:26px;font-weight:600;margin:0 0 7px}.job_app_right .title_row p{font-size:15px}.form_category_row{margin-bottom:50px}.job_app_form_mgn{width:600px;max-width:100%;margin:auto}.select_op{position:relative}.select_op select{padding-right:35px}.select_op::after{content:'\f107';position:absolute;top:0;right:3px;-webkit-transition:.25s all ease;transition:.25s all ease;pointer-events:none;width:30px;height:45px;color:#222;font-family:'FontAwesome';text-align:center;line-height:45px}.custom_radio [type="radio"]:checked,.custom_radio [type="radio"]:not(:checked){position:absolute;left:-9999px}.custom_radio [type="radio"]:checked+label,.custom_radio [type="radio"]:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;line-height:22px;display:inline-block;color:#666}.custom_radio [type="radio"]:checked+label:before,.custom_radio [type="radio"]:not(:checked)+label:before{content:'';position:absolute;left:0;top:0;width:20px;height:20px;border:1px solid rgba(0,0,0,0.4);border-radius:100%;background:#fff}.custom_radio [type="radio"]:checked+label:after,.custom_radio [type="radio"]:not(:checked)+label:after{content:'';width:14px;height:14px;background:#666;position:absolute;top:3px;left:3px;border-radius:100%;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.custom_radio [type="radio"]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.custom_radio [type="radio"]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.check_box_list ul li{margin-bottom:12px}.check_box_list ul li:last-child{margin-bottom:0}.check_box_list ul li label{position:relative;padding-left:40px}.check_box_list ul li label:before,.check_box_list ul li label:after{position:absolute;left:0;top:3px}.styled-checkbox{position:absolute;opacity:0}.styled-checkbox+label{position:relative;cursor:pointer;padding:0}.styled-checkbox+label:before{content:'';margin-right:10px;display:inline-block;vertical-align:text-top;width:20px;height:20px;border:1px solid rgba(0,0,0,0.4);background:white}.styled-checkbox:hover+label:before{background:#666}.styled-checkbox:focus+label:before{-webkit-box-shadow:none;box-shadow:none}.styled-checkbox:checked+label:before{background:#666}.styled-checkbox:disabled+label{color:#b8b8b8;cursor:auto}.styled-checkbox:disabled+label:before{-webkit-box-shadow:none;box-shadow:none;background:#ddd}.styled-checkbox:checked+label:after{content:'';position:absolute;left:5px;top:12px;background:white;width:2px;height:2px;-webkit-box-shadow:2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;box-shadow:2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.form_category_row.four_wheeler_row{margin-bottom:28px}.ifnot_group{margin-top:-10px}.data_repeater_outer .repeater_item{margin-bottom:20px;background:#f5f5f5;padding:20px 25px 8px;border-radius:12px}.data_repeater_outer .repeater_item .form-control{background:transparent;font-size:15px}.repeater-custom-show-hide .add-field{display:inline-block;color:#222;font-weight:500;font-size:15px}.repeater-custom-show-hide .add-field svg{width:20px;height:20px;position:relative;top:-2px;margin-right:3px}.repeater-custom-show-hide .add-field:hover{color:#666}.file_attach .f-input{font-size:14px;background-color:#f5f5f5;color:#000;padding:5px 15px;line-height:1.5;display:inline-block;margin:0px 0 0px;max-width:80%;word-break:break-all}.file_attach .file-new-wrap-sec a{width:30px;height:30px;border-radius:50%;text-align:center;line-height:30px;color:#000;display:inline-block}.file_attach .file-new-wrap-sec a svg{width:18px;height:18px}.file_attach .file-new-wrap-sec p{margin:0 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.file_attach #file-new-wrap,.file_attach #file-new-wrap-2{display:none}.file_attach .upload_label{padding:4px 20px;background:#f1f1f1;color:#000;margin-top:5px;display:inline-block;cursor:pointer;border-radius:30px;font-size:15px;border:1px solid rgba(0,0,0,0.2);font-weight:500;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.file_attach .upload_label:hover{background:#000;color:#fff}.file_attach .pp_title_row{margin-bottom:15px}.file_attach .pp_title_row P{font-size:14px;line-height:1.5}.job_app_right .attach_form_group .form_label{margin-bottom:8px}.job_app_right .jobapp_submit_btn.theme_btn{margin:0;width:100%}@media (max-width: 991px){.job_app_left{position:relative;width:100%;text-align:center;padding:140px 30px 120px}.job_app_right{margin-left:0;width:100%;padding:0 20px 60px}.job_app_left:before{left:0;height:80%;background-size:contain;opacity:0.07}.job_app_header{background:#000;padding:20px;text-align:center}.job_app_form_mgn{background:#fff;padding:50px 60px;border-radius:12px;margin-top:-60px;position:relative;z-index:9;-webkit-box-shadow:0 3px 12px rgba(0,0,0,0.12);box-shadow:0 3px 12px rgba(0,0,0,0.12)}.job_app_right .title_row{text-align:center}.job_app_left .site_title{font-size:30px}}@media (max-width: 575px){.job_app_form_mgn{padding:40px 25px}.form_category_row{margin-bottom:35px}}.thanks_body .menudiv{background:#000}.thanks_body .headerin:before{display:none}.tbody{padding:50px 15px;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tbody .tcontent_box{margin:100px auto 0;width:530px;max-width:100%;padding:60px;background:#fff;text-align:center;border:1px solid #d8dee3}.tbody .tcontent_box .ticon img{width:60px}.tbody .tcontent_box h4{font-weight:600;color:#111;line-height:1.3;margin:25px 0 10px}.tbody .tcontent_box .theme_btn{margin-top:15px}.tbody .checkmark{margin:auto;width:56px;height:56px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;-webkit-box-shadow:inset 0px 0px 0px #000;box-shadow:inset 0px 0px 0px #000;-webkit-animation:fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;animation:fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both}.tbody .checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#000;fill:none;-webkit-animation:stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;animation:stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards}.tbody .checkmark__check{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;-webkit-animation:stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;animation:stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards}@-webkit-keyframes stroke{100%{stroke-dashoffset:0}}@keyframes stroke{100%{stroke-dashoffset:0}}@-webkit-keyframes scale{0%, 100%{-webkit-transform:none;transform:none}50%{-webkit-transform:scale3d(1.1, 1.1, 1);transform:scale3d(1.1, 1.1, 1)}}@keyframes scale{0%, 100%{-webkit-transform:none;transform:none}50%{-webkit-transform:scale3d(1.1, 1.1, 1);transform:scale3d(1.1, 1.1, 1)}}@-webkit-keyframes fill{100%{-webkit-box-shadow:inset 0px 0px 0px 30px #000;box-shadow:inset 0px 0px 0px 30px #000}}@keyframes fill{100%{-webkit-box-shadow:inset 0px 0px 0px 30px #000;box-shadow:inset 0px 0px 0px 30px #000}}@media (max-width: 575px){.tbody .tcontent_box{padding:60px 40px;margin:70px 0 0}}

/*# sourceMappingURL=custom.css.map */