@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;1,100;1,200&family=Poppins:ital,wght@0,100;0,300;0,500;0,800;1,100;1,300;1,400;1,500;1,700;1,800&display=swap);:root{--primary:#f9b85e;--primary2:#343434;--subText:#454545}*{--primary:#f9b85e;box-sizing:border-box;font-family:Poppins,sans-serif;font-size:62.5%;margin:0;padding:0;scroll-behavior:smooth}.floating_button_container{background-color:#f9b85e;position:fixed}@media only screen and (max-width:1100px){*{font-size:58%}}@media only screen and (min-width:1800px){*{font-size:120%}}.footer_container{flex-direction:column;min-height:40vh}.footer_container,.footer_top{align-items:center;background-color:#2e2e2e;display:flex;justify-content:space-around;width:100%}.footer_top{height:90%}.footer_bottom{align-items:center;background-color:#2e2e2e;display:flex;height:10%;justify-content:center;width:100%}.footer_copyright{color:#fff;cursor:pointer;font-size:1.2rem;font-weight:300;letter-spacing:.2em}.footer_left{align-items:center;display:flex;height:90%;justify-content:center;width:30%}.footer_logo{margin-bottom:20px;width:300px}.footer_middle,.footer_right{height:90%;width:30%}.footer_right{flex-direction:column;justify-content:center}.footer_left_item,.footer_right{align-items:flex-start;display:flex}.footer_left_item{cursor:pointer;justify-content:start;margin-top:20px;width:70%}#icon{align-items:center}.footer_item_icon{align-items:flex-start;display:flex;height:100%;justify-content:center;margin-right:5px;width:33px}#footer_item_icon_custom{align-items:center}#footer_icon{color:#fff}.footer_icon_text{color:#fff;font-size:1.5rem;margin-bottom:auto;margin-top:auto;text-decoration:none}.footer_right_text{color:#fff;cursor:pointer;font-size:5rem}.footer_right_heading{color:#fff;font-size:3rem;text-align:start}.footer-right-box{background-color:initial;background-color:purple;border:1px solid blue;border-radius:3px;cursor:pointer;margin-bottom:20px;min-height:20px;width:100%}#footer-right-box-icon{color:#fff;font-size:3rem;margin-right:7px;text-align:left}.footer-right-box-heading{align-items:center;color:#fff;display:flex;font-size:1.4rem;height:20px;justify-content:start;margin:3px auto;width:100%}@media only screen and (max-width:800px){.footer_left_item,.footer_logo{width:100%}.footer_left{width:40%}}@media only screen and (max-width:500px){.footer_top{flex-direction:column;padding-bottom:10px}.footer_left{margin-top:20px;padding-bottom:20px}.footer_right{align-items:center;padding-bottom:10px;width:50%}.footer_left_item{justify-content:center}}.hero_container{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;min-width:100vw}#image1{background-image:url(/static/media/hero1.a957ad1c047ce78753a7.jpg)}#image2{background-image:url(/static/media/hero2.2d80ef235085156e081a.jpg)}#image3{background-image:url(/static/media/hero3.9e5cb0a946e679421fb3.jpg)}.hero_image_overlay{align-items:center;background-color:rgba(0,0,0,.8);color:#fff;display:flex;flex-direction:column;font-size:2rem;justify-content:center;min-height:100vh;width:100vw}.hero_text{color:#fff;font-family:Poppins,sans-serif;font-size:5.4rem;font-weight:bolder;letter-spacing:8px;text-align:center;text-shadow:5px #000;width:90%}.heroButtonLink,.products_buton{text-decoration:none}.products_buton{align-items:center;background-color:initial;border:1px solid var(--primary);border-radius:5px;color:var(--primary);cursor:pointer;display:flex;font-size:2rem;justify-content:center;margin-top:50px;min-height:50px;min-width:150px;padding:13px;transition:.2s ease-in-out}.products_buton:hover{background-color:var(--primary);color:#fff}@media only screen and (max-width:850px){.hero_text{font-size:3.8rem;letter-spacing:5px;width:90%}}.navbar_container{align-items:center;display:flex;height:10vh;justify-content:center;position:fixed;transition:.5s ease;width:100vw;z-index:5}#transparrent{background-color:initial;color:#fff}#color{background-color:var(--primary);color:#fff}.home{color:var(--primary)}.nav_right{width:65%}.nav_left,.nav_right{align-items:center;display:flex;height:100%;justify-content:center}.nav_left{width:25%}.logo{color:#fff;cursor:pointer;font-size:5rem;height:100%;width:100%}.logo,.nav_logo_link{align-items:center;display:flex;justify-content:start}.logoImage{width:35%}.navList{align-items:center;display:flex;height:100%;justify-content:space-between;width:100%}.navItem{cursor:pointer;font-size:1.8rem;font-weight:400;list-style:none}.navItem,.navItemLink{align-items:center;color:#fff;display:flex;height:100%;justify-content:center;transition:.2s ease-in-out;width:-webkit-max-content;width:max-content}.navItemLink{font-size:2rem;text-decoration:none}.navItemLink:hover:after{background-color:#fff;bottom:20px;color:#fff;content:"";display:block;height:3px;position:absolute;width:1em}.primary_color:hover{color:var(--primary)}.white_color:hover{color:#343434}.nav_bar_hover_option{height:100%;position:relative;z-index:5}.dropOptions{align-items:center;background-color:#ebebeb;border:.5px solid #d3d3d3;border-radius:10px;display:none;justify-content:center;left:-110%;margin-left:auto;margin-right:auto;min-height:100%;min-width:100%;padding:3px;position:absolute;top:100%}#dropDownShow{cursor:pointer;display:block}.dropDownList{background-color:red;background-color:#ebebeb;border-radius:10px;display:flex;flex-direction:column;left:48px;margin:auto;min-height:100%;min-width:200px;top:34px;z-index:0}.dropListItem{align-items:center;color:#000;cursor:pointer;display:flex;font-size:1.5rem;font-weight:400;justify-content:center;list-style:none;margin:15px auto;min-height:25%;min-width:80%;text-align:center;transition:.1 ease}hr.dropdown_line{border:.4px solid #d8d8d8;border-radius:10px;color:#fff;margin:auto;width:85%}.product-dropListItem_link:hover{border-bottom:.01px solid var(--primary2);border-top:.01px solid var(--primary2)}.product-dropOptions{left:-70%}#product-dropDownShow{cursor:pointer;display:block;min-height:300px;width:200px}.product-dropDownList{background-color:#ebebeb;border:.1px solid #a7a7a7;border-radius:10px;display:flex;flex-direction:column;left:165%;margin:auto;min-height:300px;position:relative;top:64%;width:200px;z-index:0}.product-dropListItem{height:20%;width:80%}.product-dropListItem,.product-dropListItem_link{align-items:center;color:#000;cursor:pointer;display:flex;font-size:1.5rem;font-weight:400;justify-content:center;list-style:none;margin:auto;text-align:center;transition:.1 ease}.product-dropListItem_link{text-decoration:none;width:100%}.burger{display:none}@media only screen and (max-width:860px){#disNavList{align-items:center;background-color:var(--primary);display:flex;flex-direction:column;height:100vh;justify-content:space-around;left:0;position:absolute;right:0;top:0;width:100vw}.navList{display:none}.burger{align-items:center;background-color:initial;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;height:30px;justify-content:space-around;width:35px;z-index:3}.nav_right{display:flex;justify-content:right}.line{background-color:#fff;border-radius:3px;height:20%;width:96%}#dropDownShow,#product-dropDownShow{display:none}.logoImage{width:50%}}@media only screen and (max-width:640px){.logoImage{width:60%}}@media only screen and (max-width:470px){.logoImage{width:90%}}@media only screen and (min-width:1800px){.dropOptions{min-height:300px}.navItemLink:hover:after{margin-top:-50%}.dropListItem{margin:15px 5px}}.dropdown_submenu{align-items:center;background-color:#fff;color:#000;cursor:pointer;display:flex;flex-direction:column;height:200px;justify-content:space-between;position:relative;width:140px}.dropdown_item{background-color:#fff;color:#fff;font-size:1.8rem;list-style:none}.card_container{background-color:#fff;border-radius:10px;box-shadow:0 0 16px -5px rgba(0,0,0,.77);cursor:pointer;height:100%;margin:auto;max-width:90%;transition:.2s}.card_container:hover{box-shadow:0 0 24px -5px rgba(0,0,0,.77)}.card_image_container{border-radius:10px 10px 0 0;height:80%;width:100%}.img_overlay{position:relative}.card_image,.img_overlay{border-radius:10px 10px 0 0;height:100%;transition:.3s ease;width:100%}.card_image{background-color:#000;object-fit:cover;z-index:0}.img_overlay{background-color:rgba(7,7,7,.9)}#imgHover{opacity:.5}.hoverButton{background-color:initial;border:2px solid #fff;border-radius:5px;color:#fff;cursor:pointer;font-size:2rem;font-size:1.8rem;font-weight:500;height:2.4em;left:32%;opacity:1;position:absolute;top:45%;transition:.2s ease;width:4.8em;z-index:3}.card_text_container{align-items:center;display:flex;height:20%;justify-content:center;width:100%}.card_text{font-size:2rem;text-align:center}.products_container{align-items:center;display:flex;justify-content:center;max-width:100vw;min-height:90vh;padding-bottom:50px}.products_array{height:80%;width:95%}.products_heading_container{align-items:center;display:flex;justify-content:center;min-height:10vh;width:100%}.products_heading{font-size:5rem;font-weight:700;line-height:50px;max-width:-webkit-max-content;max-width:max-content;padding-bottom:0;text-align:center}.products_heading:after{background-color:var(--primary);content:"";display:block;height:3px;width:100%}.product{align-items:flex-start;display:flex;grid-template-columns:repeat(auto-fit,1fr);height:inherit;justify-content:space-around;margin-top:10px;padding-top:50px;width:100%}.grid-column{height:300px;width:18%}@media only screen and (max-width:1000px){.product{display:grid;grid-template-columns:repeat(3,1fr);justify-content:center}.grid-column{height:270px;justify-items:center;margin-bottom:18px;width:100%}}@media only screen and (max-width:600px){.product{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center}}@media only screen and (max-width:400px){.product{display:grid;grid-template-columns:repeat(1,1fr);justify-content:center}}@media only screen and (min-width:1800px){.products_container{min-height:50vh}.products_heading:after{margin-top:10px}}.homeabout_container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:60px auto;min-height:90vh;width:80vw}.homeabout_heading{font-size:5rem;font-weight:700;line-height:50px;margin-bottom:80px;max-width:-webkit-max-content;max-width:max-content;padding-bottom:0}.homeabout_heading:after{background-color:var(--primary);content:"";display:block;height:3px;width:100%}.homeAboutContent{display:flex;justify-content:space-between;width:100%}.homeAboutImage{align-items:center;display:flex;justify-content:center;width:50%}.homeAboutImg{border-radius:5px;height:80%;width:90%}.home_about_text{align-items:center;display:flex;flex-direction:column;justify-content:start;width:47%}.home_about_para{color:#454545;font-size:1.5rem;font-weight:400;line-height:25px;margin-bottom:20px}.homeAbout_more_button_container{width:100%}.homeAbout_readMore{background-color:var(--primary);border:none;border-radius:5px;cursor:pointer;font-size:1.5rem;height:4rem;width:15rem}@media only screen and (max-width:1100px){.homeabout_container{width:98%}.homeAboutImage{align-items:flex-start}}@media only screen and (max-width:860px){.homeAboutContent{align-items:center;display:flex;flex-direction:column}.home_about_text{margin-top:20px;width:80%}.home_about_para{text-align:center}.homeAbout_more_button_container{display:flex;justify-content:center}.homeAboutImage{width:98%}.homeabout_heading{margin-bottom:30px}}@media only screen and (min-width:1800px){.homeabout_container{min-height:50vh}.homeabout_heading:after{margin-top:15px}.home_about_para{line-height:35px}}.whyus_container{align-items:center;background-color:var(--primary2);background-image:url(/static/media/bag.1c4f0069decfdcd26404.png);display:flex;flex-direction:row;justify-content:space-around;max-width:100vw;min-height:70vh}.whyus_overlay{background-color:hsla(0,0%,7%,.5);min-height:70vh;width:100%}.whyus_top{align-items:center;display:flex;flex-direction:row;height:100px;justify-content:center;width:100%}.whyus_top_heading{color:#fff;font-size:3.5rem}.whyus_top_heading:after{background-color:var(--primary);content:"";display:block;font-weight:700;height:3px;margin-bottom:20px;width:100%}.whyus_bottom{align-items:flex-start;display:flex;flex-direction:row;height:70%;justify-content:space-around;margin-top:7px;width:100%}.sections{justify-content:start;min-height:60%;width:23%}.logo_section,.sections{align-items:center;display:flex;flex-direction:column}.logo_section{height:40%;justify-content:center;width:100%}.whyus_logo{margin-bottom:10px;width:100px}.chooseus_logo_heading{color:#fff;font-size:1.8rem;margin-bottom:10px;text-align:center}.whyus_text_section{text-align:center;width:70%}.whyustext_para{color:#e2e2e2;font-size:1.2rem}@media only screen and (max-width:760px){.whyus_bottom{display:grid;grid-template-columns:repeat(2,1fr)}.sections{margin-bottom:15px;width:100%}}@media only screen and (max-width:450px){.whyus_bottom{display:grid;grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:1800px){.whyus_container,.whyus_overlay{min-height:40vh}.whyus_top{margin-bottom:50px;margin-top:40px}.whyus_top_heading:after{margin-top:-10px}}.about_container{align-items:center;display:flex;flex-direction:column;max-width:100vw;min-height:100vh}.about_nav_bg{background-color:#000;display:fixed;max-width:100vw;min-height:10vh;top:0}.about_hero{background-image:url(/static/media/about_hero.a764ad51de7353241c47.jpg);background-position:50%;background-repeat:no-repeat;background-size:100%;height:30vh;overflow-x:none;width:100%}.about_hero_overlay{align-items:center;background-color:rgba(0,0,0,.83);display:flex;height:100%;max-width:100%;z-index:0}.about_hero_overlay_text{color:#fff;font-size:4.5rem;font-style:Bold;line-height:50px;margin-left:10rem;margin-top:5rem;text-shadow:5px #000;width:-webkit-max-content;width:max-content}.about_hero_overlay_text:after{background-color:var(--primary);content:"";display:block;font-weight:700;height:3px;width:100%}.about_content{min-height:90vh;width:70%}.about_content_history{max-width:100vw;min-height:90vh}.about_content_timeline{margin:auto;width:90%}.about_content-management{margin-bottom:15px;min-height:90vh;padding-bottom:15px;width:90%}.about_heading_container{margin-bottom:40px;margin-top:60px;width:100%}.about_heading_container,.about_heading_container_history{align-items:center;display:flex;height:10vh;justify-content:center}.about_heading_container_history{margin:60px auto 20px;width:70%}.about__heading{color:#000;cursor:pointer;font-size:5rem;line-height:50px;max-width:-webkit-max-content;max-width:max-content;padding-bottom:0;text-align:center}.about__heading:after{background-color:var(--primary);content:"";display:block;height:5px;width:100%}.overview{display:flex;flex-direction:row;justify-content:space-between;margin-top:50px}.overview_text{width:45%}.overview_para{color:#5e5e5e;font-size:1.4rem;line-height:25px;margin-bottom:10px}.overview_image_container{width:45%}.overview_img{background-color:#000;border-radius:3px;height:80%;width:100%}.history__heading{color:#000;cursor:pointer;font-size:5rem;line-height:50px;margin-top:50px;padding-bottom:0}.about_paragraphs,.about_paragraphs_history{display:flex;flex-direction:column}.about_paragraphs_history{margin:auto;width:70%}.about_para{color:#5e5e5e;font-size:1.4rem;line-height:25px;margin-bottom:10px}.management_section{background-color:#dadada;margin-bottom:50px;width:70vw}.management_name_container{height:100px}.management_slider_container{background-color:#fff;min-height:40vh;width:100%}@media only screen and (max-width:860px){.about_hero_overlay_text{margin-left:auto;margin-right:auto}.overview{align-items:center;display:flex;flex-direction:column-reverse;margin-top:20px}.about_heading_container{margin-bottom:20px}.overview_text{width:100%}.overview_para{text-align:center}.overview_image_container{margin-bottom:20px;width:70%}.about_para{text-align:center}.about__heading{margin-bottom:40px}.overview_image_container{width:100%}}@media only screen and (min-width:1800px){.about_content{min-height:50vh}.about_para,.overview_para{line-height:40px}.about_hero_overlay_text:after{margin-top:10px}.about__heading:after{margin-top:15px}}.management-slider{max-width:100%;min-height:100%}.management_section{background-color:#ebebeb;border:.1px solid #d3d3d3;border-radius:10px;color:#000;cursor:pointer;justify-content:center;margin:auto auto 50px;min-height:50vh;padding-bottom:40px;width:90%}.management_name_container,.management_section{align-items:center;display:flex;flex-direction:column}.management_name_container{justify-content:start;margin-bottom:30px;min-height:100px;padding-top:10px;width:80%}.management_name{font-size:2.6rem;font-weight:700;text-align:center}.management_designation{color:#141414;font-size:1.3rem;font-weight:400;text-align:center}.management_team_content{display:flex;flex-direction:row;justify-content:center}.management_image_section{align-items:center;display:flex;height:100%;justify-content:center;width:45%}.management_team_image{border-radius:50%;width:300px}.management_text_section{height:100%;width:45%}.about_para-management{font-size:1.4rem;line-height:25px;margin-bottom:10px}@media only screen and (max-width:860px){.management_team_content{align-items:center;flex-direction:column}.management_text_section{width:80%}.about_para-management{text-align:center;width:100%}.management_team_image{width:80%}.management_image_section{margin-bottom:20px}}@media only screen and (min-width:1800px){.management_image_section{width:30%}.management_text_section{width:40%}.about_para-management{line-height:40px}.management-slider{min-height:60%}}.timeline_container{font-size:2rem;height:100%;margin:auto;width:100%}.section{background:var(--primary);padding:50px 0}.timeline_text{font-size:1.2rem}.section .container{margin:0 auto;max-width:1200px;text-align:center;width:90%}.section h1{font-size:2.5rem}.section h2{font-size:1.3rem}.timeline{overflow-x:hidden;white-space:nowrap}.timeline ol{font-size:0;margin:auto;padding:250px 0;transition:all 1s;width:100%}.timeline ol li{background:#ebebeb;display:inline-block;height:3px;list-style-type:none;position:relative;width:160px}.timeline ol li:last-child{width:280px}.timeline ol li:not(:first-child){margin-left:14px}.timeline ol li:not(:last-child):after{background:var(--primary);border-radius:50%;bottom:0;content:"";height:12px;left:calc(100% + 1px);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px}.timeline ol li div{background:#ebebeb;color:#000;font-size:1rem;left:calc(100% + 7px);padding:15px;position:absolute;white-space:normal;width:280px}.timeline ol li div:before{border-style:solid;content:"";height:0;left:0;position:absolute;top:100%;width:0}.timeline ol li:nth-child(odd) div{top:-16px;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.timeline ol li:nth-child(odd) div:before{border-color:#ebebeb transparent transparent;border-width:8px 8px 0 0;top:100%}.timeline ol li:nth-child(2n) div{top:calc(100% + 16px)}.timeline ol li:nth-child(2n) div:before{border-color:transparent transparent transparent #fff;border-width:8px 0 0 8px;top:-8px}.timeline time{display:block;font-size:1.2rem;font-weight:700;margin-bottom:8px}.timeline .arrows{display:flex;justify-content:center;margin-bottom:20px}.timeline .arrows .arrow__prev{margin-right:20px}.timeline .disabled{opacity:.5}.timeline .arrows img{height:45px;width:45px}@media screen and (max-width:599px){.timeline ol,.timeline ol li{width:auto}.timeline ol{padding:0;-webkit-transform:none!important;transform:none!important}.timeline ol li{background:transparent;display:block;height:auto}.timeline ol li:first-child{margin-top:25px}.timeline ol li:not(:first-child){margin-left:auto}.timeline ol li div{height:auto!important;margin:0 auto 25px;position:static;width:94%}.timeline ol li:nth-child(odd) div{-webkit-transform:none;transform:none}.timeline ol li:nth-child(2n) div:before,.timeline ol li:nth-child(odd) div:before{border:none;border-left:1px solid #fff;height:25px;left:50%;top:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.timeline .arrows,.timeline ol li:last-child,.timeline ol li:not(:last-child):after,.timeline ol li:nth-last-child(2) div:before{display:none}}.time_container{align-items:flex-end;display:flex;justify-content:center;margin:auto;width:80%}.time_container-image{cursor:pointer;width:100%}#timelineMobile{display:none}@media only screen and (max-width:740px){#timelineLargeScreen{display:none}#timelineMobile{display:block}}.career_container{background-color:#ebebeb;max-width:100vw;min-height:100vh;padding-bottom:40px}.career_hero{background-image:url(/static/media/about_hero.a764ad51de7353241c47.jpg);background-position:50%;background-repeat:no-repeat;background-size:100%;height:30vh;width:100%}.career_hero_overlay{align-items:center;background-color:rgba(0,0,0,.83);display:flex;height:100%;width:100%;z-index:0}.career_hero_overlay_text{color:#fff;font-size:4.5rem;font-style:Bold;line-height:50px;margin-left:10rem;margin-top:5rem;text-shadow:5px #000;width:-webkit-max-content;width:max-content}.career_hero_overlay_text:after{background-color:var(--primary);content:"";display:block;font-weight:700;height:3px;margin-top:-7px;width:100%}.career_form{background-color:#fff;border-radius:5px;margin:50px auto 0;min-height:80%;padding-bottom:20px;padding-top:20px;width:70%}.attach_cv_label{color:#222;font-size:1.8rem;text-align:left}#career_heading_row{display:flex;flex-direction:column}.career_heading{font-size:3rem;padding-bottom:10px;width:-webkit-max-content;width:max-content}.career_heading:after{background-color:var(--primary);content:"";display:block;font-weight:700;height:3px;margin-top:-10px;padding-top:0;width:100%}.cv_file_label{display:inline-block;padding:0 1em;text-align:right;width:5em}@media only screen and (min-width:1800px){.career_hero_overlay_text:after{margin-top:10px}}.contact_container{background-color:#ebebeb;max-width:100vw;min-height:100vh}.contact_hero{background-image:url(/static/media/about_hero.a764ad51de7353241c47.jpg);background-position:50%;background-repeat:no-repeat;background-size:100%;height:30vh;width:100%}.contact_hero_overlay{align-items:center;background-color:rgba(0,0,0,.83);display:flex;height:100%;width:100%;z-index:0}.contact_hero_overlay_text{color:#fff;font-size:4.5rem;font-style:Bold;line-height:50px;margin-left:10rem;margin-top:5rem;text-shadow:5px #000;width:-webkit-max-content;width:max-content}.contact_hero_overlay_text:after{background-color:var(--primary);content:"";display:block;font-weight:700;height:3px;width:100%}.contact_content{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-around;margin:30px auto auto;min-height:80vh;width:90%}.contact_left{align-items:center;display:flex;flex-direction:column;justify-content:start;min-height:90%;width:35%}.contact_heading{font-size:5rem}.contact_right{align-items:flex-start;border-radius:5px;display:flex;height:70%;padding:10px 5px;width:55%}.contact_left_box,.contact_right{background-color:#fff;border:.1px solid #d3d3d3}.contact_left_box{border-radius:3px;cursor:pointer;margin-bottom:20px;min-height:40px;width:100%}#contact_icon{color:#000;font-size:3rem;margin-right:7px}.contact_box_heading{align-items:center;display:flex;font-size:2rem;font-weight:400;justify-content:start;margin:7px auto 5px;width:95%}.contact_box_bottom_text{font-size:1.4rem}.contact_box_bottom_text,.contact_link{color:var(--primary2);margin:5px auto 10px 16px;width:88%}.contact_link{font-size:1.5rem;text-decoration:none}.form_area{margin:0 auto;min-height:100%;width:85%}.form_input_row{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:30px;width:100%}.contact_heading_container{margin:0 auto;width:100%}.contact_heading{font-size:2.8rem;width:-webkit-max-content;width:max-content}.contact_heading:after{background-color:var(--primary);content:"";display:block;font-weight:700;height:3px;margin-top:-6px;padding-top:0;width:100%}.contact-form-heading{color:var(--primary2);font-size:1.6rem;font-weight:400;margin:8px auto;width:100%}.form_input_row_text{color:var(--primary2);font-size:2rem;font-weight:400;margin-top:22px}#contact_messgage{width:100%}.form{align-items:center;display:flex;height:50px;justify-content:center;overflow-x:hidden;position:relative;width:45%}.form input{border:none;color:#595f6e;font-size:1.4rem;height:100%;outline:none;padding-top:20px;width:100%}.form label{border-bottom:1px solid #000;bottom:0;pointer-events:none}.form label,.form label:after{height:100%;left:0;position:absolute;width:100%}.form label:after{border-bottom:3px solid #5fa8d3;bottom:-1px;content:"";-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.content-lable{bottom:5px;font-size:2rem;font-weight:300;left:0;position:absolute;transition:all .3s ease}.form input:focus+.lable-name .content-lable,.form input:valid+.lable-name .content-lable{color:#5fa8d3;font-size:1.3rem;-webkit-transform:translateY(-115%);transform:translateY(-115%)}.form input:focus+.lable-name:after,.form input:valid+.lable-name:after{-webkit-transform:translateX(0);transform:translateX(0)}.contact_form_submit_button{align-items:center;background-color:var(--primary);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:1.8rem;justify-content:center;min-height:45px;min-width:180px;padding:10px 4px}.contact_dailog_box{font-size:2rem}.contact_dialog_button{background-color:var(--primary);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.6rem;height:30px;width:100px}.leaflet-container{height:100%;width:100%}.contact_left_box-maps{background-color:#fff;border:.1px solid #d3d3d3;border-radius:3px;cursor:pointer;height:210px;margin-bottom:20px;width:100%;z-index:0}@media only screen and (max-width:690px){.contact_hero_overlay_text{margin-left:auto;margin-right:auto;text-align:center}.form_input_row{flex-direction:column;margin-bottom:0}.form{margin-bottom:20px}.form,.form input{width:100%}.contact_content{flex-direction:column-reverse}.contact_left{align-items:center;margin:20px auto;width:80%}.contact_right{width:100%}}@media only screen and (min-width:1800px){.form_input_row{margin-bottom:50px;margin-top:50px}.form{height:80px}.form input{padding-top:30px}.contact_content{min-height:55vh}.contact_left_box-maps{height:350px}.contact_left_box{min-height:50px}.contact_hero_overlay_text:after{margin-top:10px}.contact_heading:after{margin-top:-13px}}.faq_container{background-color:#ebebeb;max-width:100vw;min-height:100vh}.faq_hero{background-image:url(/static/media/about_hero.a764ad51de7353241c47.jpg);background-position:50%;background-repeat:no-repeat;background-size:100%;height:30vh;width:100%}.faq_hero_overlay{align-items:center;background-color:rgba(0,0,0,.83);display:flex;height:100%;width:100%;z-index:0}.faq_hero_overlay_text{color:#fff;font-size:4.5rem;font-style:Bold;line-height:50px;margin-left:10rem;margin-top:5rem;text-shadow:5px #000;width:-webkit-max-content;width:max-content}.faq_hero_overlay_text:after{background-color:var(--primary);content:"";display:block;font-weight:700;height:3px;width:100%}.qna_section{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin:50px auto 0;min-height:50vh;padding-bottom:50px;width:90%}.faq_left{width:45%}.faq_right{width:55%}.qna_section_heading{width:100%}.qna_page_heading,.qna_page_heading_link{font-size:2rem;font-weight:300;margin:20px auto 30px;text-align:left}.qna_text{border-radius:4px;width:90%}.faq_question_container{align-items:center;border-bottom:1px solid var(--primary);cursor:pointer;display:flex;justify-content:space-between;margin:0 auto;min-height:40px;width:95%}.faq_answer_container{margin:0 auto;min-height:30px;width:95%}.faq_question{color:#000;font-size:1.8rem;font-weight:500}.faq_answer{color:var(--primary2);margin:8px auto 11px 0}.answer_list_item,.faq_answer{font-size:1.4rem;padding:0 10px;width:90%}.answer_list_item{color:#242424;font-weight:600;list-style:none;margin:8px auto 1px 0}.qna-form{align-items:center;background-color:#fff;border:.1px solid #d3d3d3;border-radius:7px;display:flex;flex-direction:column;justify-content:space-around;margin:0 auto;min-height:50vh;padding:5px 10px;width:90%}.faq-form-heading{color:var(--primary2);font-size:1.6rem;font-weight:400;margin:12px auto 0;width:100%}.qna_heading_container{margin:0 auto;width:90%}.faq_heading{font-size:2.8rem;width:-webkit-max-content;width:max-content}.faq_heading:after{background-color:var(--primary);content:"";display:block;font-weight:700;height:3px;margin-top:-6px;padding-top:0;width:100%}.faq-form-form{width:90%}.faq_form_submit_button{background-color:var(--primary);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.8rem;min-height:35px;min-width:100px;padding:10px}.faq_icon{background-color:var(--primary);color:var(--primary)}@media only screen and (max-width:850px){.faq_hero_overlay_text{margin-left:auto;margin-right:auto;text-align:center}.qna_section{flex-direction:column}.faq_left,.faq_right{align-items:center;display:flex;justify-content:center;margin:auto;width:90%}.qna_text{margin:auto}.qna-form{margin-top:20px;padding-bottom:20px}}@media only screen and (min-width:1800px){.qna-form{min-height:30vh}.faq_hero_overlay_text:after{margin-top:10px}.faq_heading:after{margin-top:-7px}}.gallery_container{max-width:100vw;min-height:100vh}.gallary_hero{background-image:url(/static/media/about_hero.a764ad51de7353241c47.jpg);background-position:50%;background-repeat:no-repeat;background-size:100%;height:30vh;width:100%}.gallery_overlay{align-items:center;background-color:rgba(0,0,0,.83);display:flex;height:100%;width:100%;z-index:0}.gallery_hero_overlay_text{color:#fff;font-size:4.5rem;font-style:Bold;line-height:50px;margin-left:10rem;margin-top:5rem;text-shadow:5px #000;width:-webkit-max-content;width:max-content}.gallery_hero_overlay_text:after{background-color:var(--primary);content:"";display:block;font-weight:700;height:3px;width:100%}.gallery_wraper{margin:20px auto;max-width:120rem;padding:2rem}.gallery{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,12.5rem)}.gallery__item--1{grid-column:1/span 1;grid-row:1/span 2}.gallery__item--2{grid-column:2/span 2;grid-row:1/span 3}.gallery__item--3{grid-column:1/span 1;grid-row:3/span 2}.gallery__item--4{grid-column:1/span 1;grid-row:5/span 1}.gallery__item--5{grid-column:2/span 1;grid-row:4/span 2}.gallery__item--6{grid-column:3/span 1;grid-row:4/span 2}.gallery__item--7{grid-column:1/span 2;grid-row:6/span 2}.gallery__item--8{grid-column:1/span 2;grid-row:8/span 2}.gallery__item--16{grid-column:1/span 2;grid-row:14/span 2}.gallery__item--18{grid-column:1/span 2;grid-row:12/span 2}.gallery__item--13{grid-column:1/span 3;grid-row:10/span 2}.gallary_link{display:block;height:100%;overflow:hidden;position:relative;width:100%}.gallery__overlay{align-items:center;background-color:rgba(0,0,0,.4);bottom:0;display:flex;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .2s}.gallary_link:hover .gallery__overlay{opacity:1}.gallery__image{height:100%;object-fit:cover;-webkit-transform:scale(1.05);transform:scale(1.05);transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:100%}.gallary_link:hover .gallery__image{-webkit-transform:scale(1.2);transform:scale(1.2)}#image-dialog{cursor:pointer;min-width:50vw}.image_dialog_heading{align-items:center;display:flex;justify-content:space-between}.gallery_dialog_text{font-size:3rem}#gallery_close_icon{font-size:3.5rem}#alert-dialog-description{font-size:2rem}.image_gallery_dialog_content{height:50vh;width:96}.gallery_image_container{align-items:center;display:flex;justify-content:space-evenly;width:70vw}.image_slider_icon_con{align-items:center;background-color:grey;border-radius:50%;display:flex;height:35px;justify-content:center;width:35px}#gallery_icon_image_left,#gallery_icon_image_right{color:#fff;font-size:40px}.gallery_dialog_image{height:50vh;object-fit:contain;transition:all 1.5s ease-in-out;width:50vw}@media only screen and (max-width:850px){.gallery_hero_overlay_text{margin-left:auto;margin-right:auto;text-align:center}}.productsPage_container{max-width:100vw;min-height:100vh}.productsPage_hero{background-image:url(/static/media/about_hero.a764ad51de7353241c47.jpg);background-position:50%;background-repeat:no-repeat;background-size:100%;height:30vh;width:100%}.products_hero_overlay{align-items:center;background-color:rgba(0,0,0,.83);display:flex;height:100%;width:100%;z-index:0}.products_hero_overlay_text{color:#fff;font-size:4.5rem;font-style:Bold;line-height:50px;margin-left:10rem;margin-top:5rem;text-shadow:5px #000;width:-webkit-max-content;width:max-content}.products_hero_overlay_text:after{background-color:var(--primary);content:"";display:block;font-weight:700;height:3px;width:100%}.calculator_heading{font-size:3.5rem;margin-bottom:15px}.calculator_paragraph{color:var(--subText);font-size:1.4rem;margin-bottom:20px;margin-left:3px;margin-right:10px}.calculator_button{background-color:var(--primary);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.5rem;height:40px;width:150px}.products_content{margin:40px auto 10px;min-height:100%;width:65%}.products_content_heading{font-size:4rem;margin:0 auto 50px;text-align:center;width:-webkit-max-content;width:max-content}.products_content_heading:after{background-color:var(--primary);content:"";display:block;font-weight:700;height:3px;margin-top:-8px;width:100%}#reverse{flex-direction:row-reverse}.singleProduct_container{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:50px;min-height:40vh;min-height:50vh;width:100%}.singleProduct_container_calc{display:flex;flex-direction:column;justify-content:flex-start;min-height:40vh;width:100%}.section_text{align-items:flex-start;display:flex;flex-direction:column;min-height:100%;width:49%}#product_text_reverse{align-items:flex-end}#product_paragraph_id{text-align:right}.section_image{align-items:center;display:flex;justify-content:end;min-height:100%;width:50%}.product_name{font-size:3.5rem;margin-bottom:15px}.product_description{color:var(--subText);font-size:1.4rem;line-height:25px;margin-bottom:20px}.textpara_box{min-height:80%;width:90%}.productPageImage{border-radius:5px;width:90%}#productPage_imageId,.product_btn{justify-content:start}.product_btn{align-items:flex-start;display:flex}.size_options{align-items:center;background-color:initial;border:none;border:2px solid var(--primary);border-radius:4px;color:var(--primary);cursor:pointer;display:flex;font-size:1.5rem;height:55px;justify-content:center;padding:9px;transition:1s ease;transition:all 1s ease;width:120px}.size_options:hover{background-color:var(--primary);color:#fff}.size_options_calc{align-items:center;background-color:initial;border:2px solid var(--primary);border-radius:4px;color:var(--primary);cursor:pointer;display:flex;font-size:1.5rem;height:55px;justify-content:center;margin-left:10px;min-width:130px;padding:9px;transition:1s ease}.size_options_calc:hover{background-color:var(--primary);color:#fff}#shift_rt{flex-direction:row-reverse}.product_specification{font-size:2.3rem;text-transform:capitalize}.product_specification_dialog_button{background-color:var(--primary);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.8rem;height:40px;width:120px}.table_heading_section{align-items:center;display:flex;justify-content:space-between;width:100%}#cross_close_icon{cursor:pointer;font-size:3.5rem}.table_contetn_text{font-size:1.4rem}@media only screen and (max-width:1000px){.products_content{width:80%}}@media only screen and (max-width:830px){.products_hero_overlay_text{margin-left:auto;margin-right:auto;text-align:center}.calculator_heading,.product_name{text-align:center}.singleProduct_container{align-items:center}#reverse,.singleProduct_container{flex-direction:column-reverse}.section_text{align-items:center;width:80%}.productPageImage{width:100%}#product_text_reverse{align-items:center;width:80%}#product_paragraph_id,.product_description{text-align:center;width:100%}.singleProduct_container_calc{align-items:center;justify-content:center;margin-bottom:20px;min-height:25vh}.calculator_paragraph{text-align:center}}@media only screen and (min-width:1800px){.products_hero_overlay_text:after{margin-top:10px}.products_content_heading:after{margin-top:-18px}.product_description{line-height:40px}}.calc_container{display:flex;flex-direction:column;justify-content:space-around;max-width:100%;min-height:30vh}.calc_dialog_title{font-size:2rem}.calc_form_row{align-items:center;display:flex;justify-content:space-around;margin:7px auto;min-height:30px;width:98%}.calc_row-container{display:flex;width:100%}.calc-row_left{align-items:center;display:flex;height:100%;justify-content:start;width:30%}.calc-row_center-radio{height:100%;width:100%}.calc-row_center{height:100%}.calc-row_center,.calc-row_right{align-items:center;justify-content:start;width:30%}.calc-row_right{display:flex}.calc-row_right>p{cursor:pointer;font-size:1.5rem;padding-left:5px}.calc-row_left_head{font-size:1.5rem;font-weight:400}.calc_input{background-color:#ebebeb;border:.3px solid #c8c8c8;border-radius:5px;color:var(--subText);font-size:1.8rem;font-weight:400;height:100%;outline:none;padding:8px 10px;width:100%}.calc_dialog_button{background-color:var(--primary);border:none;border-radius:5px;color:#fff;font-size:1.8rem;margin-bottom:10px;margin-right:10px;min-height:40px;min-width:100px;padding:10px}.MuiSelect-outlined{background-color:green;width:200px}.calc_selectList{border-radius:5px;font-size:1.2rem;height:100%;width:100%}.calc_select_option{font-size:1.2rem}.calc_selectList-unit{border-radius:5px;font-size:1.2rem;height:80%;width:100%}.calc_select_option-unit{font-size:1.2rem}.answer-text{font-size:1.8rem;padding-left:0}.table_top_container{height:20px}.note_section{margin-top:20px;width:100%}.note_text{color:#000;font-size:1.8rem}.note_points-list{margin:auto;width:90%}.note_points,.note_points_text{color:#000;font-size:1.5rem}.popup-text{font-size:1.2rem}.MuiTableCell-root{border:.5px solid #cfcfcf;font-weight:700}.table_contetn_text{text-align:center}@media only screen and (max-width:690px){.MuiTableBody-root{max-width:150%}.table_contetn_text{margin:0;text-align:center;width:-webkit-max-content;width:max-content}}.sbb_container{max-width:100vw;min-height:100vh}.sbb_hero{background-image:url(/static/media/about_hero.a764ad51de7353241c47.jpg);background-position:50%;background-repeat:no-repeat;background-size:100%;height:30vh;max-width:100vw}.sbb_hero_overlay{align-items:center;background-color:rgba(0,0,0,.83);display:flex;height:100%;width:100%;z-index:0}.sbb_hero_overlay_text{color:#fff;font-size:4.5rem;font-style:Bold;line-height:50px;margin-left:10rem;margin-top:5rem;text-shadow:5px #000;width:-webkit-max-content;width:max-content}.sbb_hero_overlay_text:after{background-color:var(--primary);content:"";display:block;font-weight:700;height:3px;width:100%}.sbb_content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;width:80%}.sbbImageContainer{margin:20px auto;width:80%}.ssbImage{border-radius:5px;height:100%;width:100%}.sbb_heading{font-size:4.3rem;margin:33px auto 20px;text-align:center;width:100%}.sbbContent{margin:10px auto 40px;width:70%}.sbbContent_text{color:#535353;font-size:1.8rem;margin-bottom:10px;text-align:center}.test-container{height:90vh;padding-top:15vh;width:100%}.testHeader{font-size:2rem}.floating_button_container{background-color:var(--primary);border-radius:5px;bottom:10px;cursor:pointer;display:fixedx;padding:5px;right:10px;z-index:6}#floatingButtonIcon{color:#fff;margin:auto}.floating_button_container-link{align-items:center;display:flex;flex-direction:column;justify-content:center;text-decoration:none}.floating_button_text{color:#fff;font-size:1rem;font-weight:400;text-decoration:none}@media only sccreen and (min-width:1800px){.floating_button_container{padding:20px}.floating_button_container-link{margin:15px}}
/*# sourceMappingURL=main.bf32e9a1.css.map*/