@font-face{font-family:'Poppins';src:url(../fonts/Poppins-Black.woff2) format('woff2'),url(../fonts/Poppins-Black.woff) format('woff');font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Poppins';src:url(../fonts/Poppins-Medium.woff2) format('woff2'),url(../fonts/Poppins-Medium.woff) format('woff');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Poppins';src:url(../fonts/Poppins-ExtraBold.woff2) format('woff2'),url(../fonts/Poppins-ExtraBold.woff) format('woff');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Poppins';src:url(../fonts/Poppins-Regular.woff2) format('woff2'),url(../fonts/Poppins-Regular.woff) format('woff');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2')}@font-face{font-family:'Poppins';src:url(../fonts/Poppins-SemiBold.woff2) format('woff2'),url(../fonts/Poppins-SemiBold.woff) format('woff');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/Poppins-Bold.woff2) format('woff2')}@font-face{font-family:'Museo Sans Cyrl';src:url(../fonts/museosanscyrl-900.woff)format("woff");font-weight:900;font-style:normal;font-display:swap}body{font-family:'Poppins'}::-webkit-scrollbar{width:15px;-webkit-appearance:none}::-webkit-scrollbar-thumb{background-color:#000;border-radius:10px;border:2px solid #fff}::-webkit-scrollbar-track{border-radius:10px;background-color:#fff}html,body{overflow-x:hidden}body.active{overflow:hidden}*{margin:0;padding:0;box-sizing:border-box}a{color:inherit;text-decoration:none}a{color:#2f0802}h1,h2,h3,h4{color:#000}*:focus{outline:none}button:focus{outline:none}button{border:0}ul li{list-style:none;color:inherit}img{max-width:100%}a:hover{-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s}:root{--white:#ffffff;--red:#f90607;--black:#131c21;--grey:rgb(19 28 33 / 60%);--sectionbg:#F8F8F8;--navyblue:#02182b}.container_full{width:100%;max-width:1630px;margin:auto}.container_sm{width:100%;max-width:1140px;padding:0 15px;margin:auto}.container_md{width:100%;max-width:1200px;margin:auto}header{float:left;width:100%;position:fixed;top:0;z-index:99999;padding:12px 0;transition:all 0.4s;background:#fff;box-shadow:7px 7px 20px #0000000a}header.fixed .logo a img{will-change:transform}.navigation{width:100%}.header_inner{display:flex;align-items:center;justify-content:space-between;column-gap:40px}.logo{display:flex;column-gap:20px;align-items:center}.logo a img{transition:all 0.5s;display:block;width:100%;max-height:125px;max-width:150px}.navbar .nav-list{display:flex;align-items:center;justify-content:flex-end;column-gap:44.25px}.header_rgt{display:flex;align-items:center;column-gap:122px}.book_icon a{width:40px;height:40px;border:2px solid #5DC2DE;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all 0.6s;background:#fff0}.book_icon a i{color:var(--skyblue);transition:all 0.6s}.book_icon a:hover{background:var(--blue);border:2px solid var(--blue)}.book_icon a:hover i{color:var(--white)}.header_btn{display:flex;align-items:center;column-gap:10px}.header_btn a{display:flex;column-gap:9px;align-items:center;padding:21px 32px;font-family:'Poppins';font-size:15px;line-height:17.25px;font-weight:400;color:var(--white);background:var(--red);transition:all 0.5s;min-width:155px}.header_btn a img{margin-top:-3px}.navbar .nav-list li a{font-family:'Poppins';font-size:15px;line-height:20px;font-weight:500;color:#000;transition:all 0.5s;position:relative;display:flex;align-items:center;padding-top:1px}.navbar .nav-list li a:hover{opacity:.65}.navbar .nav-list li a span{margin-left:6px;transition:all 0.5s}.navbar .nav-list li a:hover img{mix-blend-mode:hard-light;transition:all 0.5s}.navbar .nav-list li a span{font-weight:800;font-size:15px;line-height:18px;margin-left:5px;margin-top:-3px;display:none}.navbar .nav-list li a.active{color:var(--skyblue)}.navbar .nav-list li.dropdwon{position:relative}.submenu{display:none;position:absolute;width:auto;top:100%;left:-1px;z-index:1;text-align:left;background:#fff;padding:10px}ul.nav-list li.dropdwon:hover .submenu{opacity:1;visibility:visible}.header_rgt .nav-list .menu-item{position:relative;padding:30px 0}.nav-list li .sub-menu{position:absolute;top:70px;left:0;display:none;opacity:0;transform:translateY(-10px);transition:all 0.3s ease;background:#fff;padding:20px 10px;min-width:310px;border:1px solid #00000014}.nav-list li.dental-implants-special .sub-menu{min-width:855px;left:-65px;display:flex!important;flex-wrap:wrap;border-radius:0 100px 0 0}.nav-list li.dental-implants-special .sub-menu li{width:34%}.nav-list li .sub-menu li .sub-menu{left:300px;min-width:250px;top:0;display:none;transform:translateY(-10px);transition:all 0.3s ease;opacity:0}.nav-list>li:hover>.sub-menu{display:block;opacity:1;transform:translateY(0)}.nav-list li .sub-menu li:hover .sub-menu{display:block;opacity:1}.navbar .nav-list li .sub-menu li a{display:block;max-width:initial;text-align:left;color:rgb(19 28 33 / 60%);line-height:1.7;font-size:15px;font-weight:500;transition:all 0.3s}.navbar .nav-list li .sub-menu li a:hover{color:var(--red)}.navbar .nav-list li.hover_dropdown.active .sub-menu{opacity:1;visibility:visible}.navbar .nav-list .sub-menu li{padding:4.5px 20px}.navbar .nav-list .sub-menu li.current-menu-item a{opacity:.6}.navbar .nav-list .sub-menu li:last-child{margin-bottom:0}.navbar .sub-menu li a{font-size:13px;line-height:16px;font-weight:600;text-transform:uppercase;color:var(--blue);font-family:'Poppins';text-transform:initial;transition:all 0.5s}.navbar .sub-menu li a:hover{color:var(--skyblue)}.navbar .nav-list .sub-menu li a:hover{color:var(--skyblue)}.mobile_btm{padding:30px 20px 0}.web_header_mobile{display:flex;justify-content:space-between;align-items:center}.mo_menu{position:fixed;right:0;background:#fff;width:100%;height:90%;transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;z-index:9999;visibility:visible;top:-100%;left:0;padding:0 20px}.mo_menu.active{top:123px;transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;transition:all 300ms ease;-o-transition:all 300ms ease;-ms-transition:all 300ms ease;-moz-transition:all 300ms ease;-webkit-transition:all 300ms ease;background:#fff;overflow-y:scroll;opacity:1;display:block;z-index:9999;right:0;left:0}.main{transition:all 0.6s ease 0s}.mo_menu .sidemenu_close{display:none}.mo_menu.active .sidemenu_close{display:block}.mo_menu.active .sidemenu_close span{background-color:#fff0}.mo_menu.active .sidemenu_close span:before,.mo_menu.active .sidemenu_close span:after{background-color:#000}.mo_menu.active .sidemenu_close span:before{transform:rotate(45deg);top:10px}.mo_menu.active .sidemenu_close span:after{transform:rotate(-45deg);top:10px}.sideMenu ul li.dropdown_main span.mobile_dropdown{float:right;position:absolute;top:17px;right:5px;color:#000;cursor:pointer}.sideMenu ul li.dropdown_main span.mobile_dropdown i{font-size:20px;line-height:26px;font-weight:600;color:#000}.sideMenu ul li.dropdown_main span.mobile_dropdown.active{color:#00A091}.sideMenu ul li.dropdown_main .sub-menu li.dropdown_main span.mobile_dropdown{right:20px}.sideMenu ul li .navbar-dropdown{display:none;margin:0;padding:0;position:relative;width:100%;background-color:#fff;box-shadow:none;margin-top:10px}.sideMenu .nav-list .navbar-dropdown li{text-transform:initial}.sideMenu .nav-list .navbar-dropdown li a{background-color:#fff0;display:flex;border-bottom:0;font-family:'Poppins';font-weight:500;color:#36333D;font-size:18px;line-height:24px;letter-spacing:.6px;text-transform:initial}.sideMenu .navbar-dropdown .dropdown_icon{width:38px;height:38px}.sideMenu .dropwon_nav h6,.sideMenu .dropwon_nav p{color:#fff}.sideMenu ul li .sub-menu{margin:0;padding:0;position:initial;width:100%;background-color:#fff;box-shadow:none;margin-top:10px;transform:initial;transition:initial;min-width:initial;opacity:initial;padding-left:25px;border:0}.sideMenu .dropwon_nav h6{font-size:18px;margin-bottom:5px}.sideMenu .dropwon_nav p{font-size:14px}.sideMenu .mob_dropdown:after{content:'\f054';display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;position:absolute;right:20px;top:24px;color:#fff;cursor:pointer}.mob_dropdown.active:after{transform:rotate(90deg)}.sideMenu .nav-list li{position:relative;height:auto;border-bottom:1px solid #00000014}.sideMenu .nav-list li a{padding:19.5px 5px 19.5px 25px}.sideMenu .nav-list li.dropdown_main>a{padding:19.5px 5px 19.5px 25px}.sideMenu ul li .sub-menu li{padding:19.5px 20px 19.5px;border-bottom:1px solid #00000014}.sideMenu ul li .sub-menu li:last-child{border-bottom:0!important}.sideMenu ul li .sub-menu li:first-child{border-top:1px solid #00000014}.sideMenu ul li .navbar-dropdown li:first-child{border:0}.sideMenu ul li .navbar-dropdown li{padding:15px 30px;border-top:1px solid #707070}.sideMenu .nav-list li a{display:block;text-decoration:none;font-family:'Poppins';font-size:15px;font-weight:500;line-height:20px;color:var(--black)}.sideMenu .nav-list .sub-menu li a{background-color:#fff0;display:flex;border-bottom:0;font-family:'Poppins';font-weight:500;color:var(--black);font-size:14px;line-height:1.7;letter-spacing:0;text-transform:initial;padding:0}.sideMenu ul li a span{cursor:pointer}.menuIcon{display:inline-block;padding:3px 12px;cursor:pointer}.menuIcon i{font-size:32px;color:var(--skyblue)}.menuIcon span{display:block;width:28px;height:3px;background:#0073FF;position:relative;transition:all 300ms ease;-o-transition:all 300ms ease;-ms-transition:all 300ms ease;-moz-transition:all 300ms ease;-webkit-transition:all 300ms ease}.menuIcon span:before{position:absolute;content:"";left:0;top:-10px;width:28px;height:3px;background:#0073FF;transition:all 300ms ease;-o-transition:all 300ms ease;-ms-transition:all 300ms ease;-moz-transition:all 300ms ease;-webkit-transition:all 300ms ease}.menuIcon span:after{position:absolute;content:"";left:0;bottom:-10px;width:28px;height:3px;background:#0073FF;transition:all 300ms ease;-o-transition:all 300ms ease;-ms-transition:all 300ms ease;-moz-transition:all 300ms ease;-webkit-transition:all 300ms ease}.menuIcon.active span{background:#fff0;transition:all 300ms ease;-o-transition:all 300ms ease;-ms-transition:all 300ms ease;-moz-transition:all 300ms ease;-webkit-transition:all 300ms ease}.menuIcon.active span:before{transform:rotate(45deg);top:0;transition:all 300ms ease;-o-transition:all 300ms ease;-ms-transition:all 300ms ease;-moz-transition:all 300ms ease;-webkit-transition:all 300ms ease}.menuIcon.active span:after{transform:rotate(-45deg);bottom:0;transition:all 300ms ease;-o-transition:all 300ms ease;-ms-transition:all 300ms ease;-moz-transition:all 300ms ease;-webkit-transition:all 300ms ease}.mo_menu.active .menuIcon.sidemenu_close{position:absolute;top:30px;right:15px;height:28px;cursor:pointer}.mo_menu.active .menuIcon.sidemenu_close{background-color:#fff0}.mo_menu.active .menuIcon.sidemenu_close i{font-size:32px;color:#Fff}.banner_main{float:left;width:100%;height:733px;background-size:cover;background-position:center;margin-top:119px;background-repeat:no-repeat}.banner_inr{height:100%;max-width:625px;margin-top:146px}.banner_inr h1{font-size:65px;line-height:71.3px;color:var(--white);font-family:'Museo Sans Cyrl';font-weight:700;margin-bottom:40px}.banner_inr p{font-family:'Poppins';font-size:16px;line-height:24px;color:var(--white);margin-bottom:10px}.banner_btn{margin-top:40px;display:flex;column-gap:20px}.banner_btn a{background-color:var(--red);text-align:center;letter-spacing:1px;margin-top:0;padding:18.5px 35px;font-family:'Poppins';transition:background-color .25s;color:var(--white);font-weight:500;font-size:15px}.banner_btn a:hover{background-color:#be0600}.banner_btn a.bnr_contact_btn{background-color:var(--white);color:var(--black)}.banner_btn a.bnr_contact_btn:hover{background-color:var(--red);color:var(--white)}.features_blocks{margin-top:-71px;position:relative;z-index:99}.features_blck_inr{display:grid;grid-template-columns:repeat(3,1fr)}.features_blck_itm{margin-right:10px}.features_blck_itm a{display:inline-flex;column-gap:20px;height:100%;align-items:center;background-color:var(--navyblue);padding:33px 37px;transition:all 0.3s}.features_blck_itm a:hover{background-color:#082239}.features_blck_itm img{width:60px;height:59px;display:block}.features_blck_itm h2{font-family:'Museo Sans Cyrl';font-size:26px;line-height:28px;font-weight:700;color:var(--white);padding-right:20px}.hm_wlcm_info{float:left;width:100%;position:relative}.hm_wlcm_info:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:linear-gradient(#0000 66%,#fff),url(../img/Steel_bg.jpg);z-index:-1;background-position:0 0,0 0;background-repeat:repeat,no-repeat;background-size:auto,cover;background-attachment:scroll,scroll;background-clip:border-box}.hm_wlcm_top{display:flex;margin-top:70px;margin-bottom:54px;position:relative;z-index:999}.hm_wlcm_tp_lft{width:35%}.hm_wlcm_tp_rgt{width:65%}.hm_wlcm_tp_lft h2{font-family:'Museo Sans Cyrl';line-height:54px;font-size:48px;font-weight:700;margin-bottom:10px}.hm_wlcm_tp_rgt p{font-family:'Poppins';font-size:16px;line-height:27.2px;margin-bottom:26px}.hm_wlcm_tp_rgt p:last-child{margin-bottom:0}.logistics_info_blck{display:flex;grid-row-gap:30px;align-items:flex-start;grid-template-columns:repeat(3,1fr);column-gap:30px;padding:0 15px;position:relative;z-index:99}.logstic_inf_blck_itm{background-color:var(--white);padding:50px 50px;box-shadow:7px 7px 50px #0000001a;width:calc(100% / 3);height:100%}.logstic_inf_blck_itm{background-image:none;background-repeat:repeat;background-size:auto;transition:background-position .3s}.logstic_inf_blck_img img{object-fit:none;width:60px;height:60px}.logstic_inf_blck_itm:nth-child(1):hover{background-image:url(../img/fabrication_transparency.svg);background-position:115% 15%;background-repeat:no-repeat;background-size:40%}.logstic_inf_blck_itm:nth-child(2):hover{background-image:url(../img/aluminium_transparency.svg);background-position:115% 15%;background-repeat:no-repeat;background-size:40%}.logstic_inf_blck_itm:nth-child(3):hover{background-image:url(../img/repairs_transparency.svg);background-position:115% 15%;background-repeat:no-repeat;background-size:40%}.logstic_inf_blck_inr h2{font-family:'Museo Sans Cyrl';margin:13px 0 20px;font-size:25px;font-weight:700;line-height:32px;color:var(--black)}.logstic_inf_blck_inr p{font-family:'Poppins';font-size:16px;line-height:27.2px;margin-bottom:30px;color:var(--black)}.logstic_inf_btn a{color:#e73125;padding:4px 0 6px;font-family:'Poppins';font-size:16px;font-weight:400;text-decoration:none;transition:color .3s;display:flex;align-items:center}.logstic_inf_btn a i{padding-left:20px;font-size:14px}.logstic_inf_btn a:hover{opacity:.7}.enquiry_frm_main{float:left;width:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;margin-top:138px;position:relative}.enquiry_frm_main:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#02182bcc}.enquiry_frm_inr{margin-top:-90px;position:relative;z-index:99;background:#fff}.enquiry_frm_inr_top{background-color:#02182b}.enquiry_frm_inr_top h2{color:var(--white);font-family:'Poppins';font-size:18px;font-weight:500;padding:25px 30px;border-bottom:4px solid var(--red);display:inline-block;line-height:20px}.enquiry_frm_row{display:flex}.enquiry_frm_rw_lft{background-color:var(--white);width:77.5%;padding:20px 64px 40px 55px}.enquiry_frm_rw_rgt{background-image:url(../img/enquiry_rgt_bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:23%}.enquiry_frm_rgt_inr{background-color:#f90607cc;flex-direction:column;align-items:stretch;width:100%;height:100%;padding:40px;display:flex;position:relative}.enquiry_frm_rgt_inr h2{font-family:'Museo Sans Cyrl';font-weight:900;text-align:center;margin-bottom:20px;font-size:25px;line-height:32px;color:var(--white);margin-top:10px}.enquiry_frm_rgt_inr p{color:var(--white);text-align:center;padding-bottom:26px;font-family:'Poppins';font-size:16px;line-height:1.7em}.enquiry_frm_rgt_btn{margin-top:15px}.enquiry_frm_rgt_btn a{font-size:12px;font-family:'Poppins';padding:20px 10px;background-color:var(--white);display:inline-block;letter-spacing:1px;display:flex;align-items:center;justify-content:center;color:var(--black);font-weight:500;transition:all 0.3s}.enquiry_frm_rgt_btn a i{padding-left:20px;font-size:14px}.enquiry_frm_rgt_btn a:hover{background-color:#02182b;color:var(--white)}.enquiry_frm_grp{margin-bottom:25px}.enquiry_frm_rw_data h2{font-size:13px;line-height:22px;font-family:'Poppins';color:var(--black);margin-bottom:10px;margin-top:10px}.enquiry_frm_rw_grp .enquiry_frm_grp{margin-bottom:0}.enquiry_frm_rw_grp{display:grid;grid-template-columns:repeat(2,1fr);column-gap:25px;grid-row-gap:25px;margin-bottom:25px}.enquiry_frm_grp input{width:100%;border:1px solid #0000001a;color:#333;padding:12px 12px;font-size:14px;display:block;height:45px;font-family:'Poppins'}.enquiry_frm_grp textarea{width:100%;height:100px;border:1px solid #0000001a;color:#333;padding:12px 12px;font-size:14px;font-family:'Poppins';resize:none;vertical-align:middle}.enquiry_frm_grp select{width:100%;font-family:'Poppins';color:#a7a7a7;border:1px solid #0000001a;padding:8px 12px}.enquiry_frm_grp select:focus{border-color:#3898ec;outline:0}.enquiry_frm_grp input::placeholder{color:#999}.enquiry_frm_grp textarea::placeholder{display:block;vertical-align:middle}.enquiry_frm_note{margin-bottom:30px}.enquiry_frm_note p{font-family:'Poppins';font-size:13px;font-weight:400;line-height:22px;margin:10px 0}.enquiry_frm_note p a{color:var(--red);font-weight:600;transition:opacity .3s}.enquiry_frm_note p a:hover{opacity:.7}.enquiry_equest_btn input{background-color:var(--red);width:100%;border:0;padding:21px 0;color:var(--white);font-size:14px;line-height:20px;font-family:'Poppins';cursor:pointer}.enquiry_equest_btn input:hover{background-color:#dc0d06}.enquiry_frm_btm{text-align:center;padding:120px 0;position:relative;z-index:99}.enquiry_frm_btm h2{color:#fff;text-align:center;font-family:'Museo Sans Cyrl';font-size:46px;line-height:56px;font-weight:700;margin:10px 0}.enquiry_frm_btm h2 strong{color:var(--red)}.hm_map{float:left;width:100%}.hm_map_inr iframe{display:block;width:100%;height:100%;aspect-ratio:19 / 4}footer{float:left;width:100%;background-color:#000;padding:80px 0 30px}.ftr_container{max-width:1230px;margin:0 auto;padding:20px}.ftr_inr{display:flex;column-gap:20px;padding-bottom:30px}.ftr_logo img{width:175px;display:block}.ftr_logo{margin-left:-10px;margin-bottom:30px}.ftr_contact_info p{font-family:'Poppins';font-size:15px;line-height:20px;font-weight:400;color:#9fa3a5;margin-bottom:20px;transition:opacity .3s}.ftr_contact_info p:first-child{max-width:190px}.ftr_contact_info p a{color:#9fa3a5;transition:opacity .3s}.ftr_contact_info p a:hover{color:var(--white)}.ftr_itm{width:280px}.ftr_inr .ftr_itm:first-child{padding-left:10px}.ftr_inr .ftr_itm:nth-child(2){width:251px}.ftr_itm h3{font-family:'Museo Sans Cyrl';font-weight:900;color:var(--white);margin:10px 0 30px;font-size:25px;line-height:32px}.ftr_itm ul li{margin-bottom:20px;font-size:15px;line-height:18px}.ftr_itm ul li a{font-family:'Poppins';font-size:15px;line-height:18px;font-weight:400;color:var(--white);transition:opacity .3s;opacity:.6}.ftr_disclaimer{padding:0 228px 15px}.ftr_disclaimer p{font-family:'Poppins';font-size:12px;line-height:18px;font-weight:400;text-align:center;line-height:20px;font-style:italic;color:rgb(255 255 255 / 47%)}.copyright p{font-family:'Poppins';color:var(--white);text-align:left;font-size:16px;line-height:24px;text-align:center}.ftr_social ul{display:flex;column-gap:15px}.ftr_social ul li a{opacity:1}.ftr_social ul li img{display:block;width:14.88px;height:17px;filter:brightness(1)}.inner_banner{float:left;width:100%;background-position:100% 24%;background-size:cover;margin-top:119px;padding-top:40px;position:relative}.inner_banner:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(#000000b3,#000000b3)}.inner_bnr_cnt{position:relative;z-index:99}.inner_banner h1{font-family:'Museo Sans Cyrl';font-size:42px;font-weight:900;line-height:46px;text-align:center;color:var(--white);margin:20px 0 20px}.inner_bnr_cnt p{font-family:'Poppins';text-align:center;max-width:1050px;font-size:16px;line-height:1.67em;margin:10px auto 0;color:var(--white)}.inr_bnr_menu{border-top:1px solid #ffffff26;position:relative;z-index:99;margin-top:45px;margin-top:45px;margin-top:45px}.inr_bnr_menu_link{max-width:1031px;margin:0 auto}.inr_bnr_menu_link ul{display:flex;align-items:center;justify-content:center;margin-bottom:4px}.inr_bnr_menu_link ul li{text-align:center;margin-left:23px;margin-right:3px;position:relative}.inr_bnr_menu_link ul li:after{content:'';background-color:var(--red);width:100%;height:4px;position:absolute;inset:0% 0% auto;transform:scaleX(0);left:0;transform-origin:bottom right;transition:transform 0.50s ease-out}.inr_bnr_menu_link ul li:hover:after{width:100%;transform:scaleX(1);transform-origin:bottom left}.inr_bnr_menu_link ul li a{padding:25px 0;font-family:'Poppins';font-size:12px;font-weight:500;line-height:1.2;color:#f5f5f5;letter-spacing:1px;width:125px;height:75px;display:flex;align-items:center;justify-content:center}.inr_bnr_menu_link ul li.active a{color:var(--red);font-weight:500;border-top:4px solid #f90607}.inr_bnr_menu_link ul li.active a:hover{color:var(--red);opacity:.7}.inr_bnr_menu_link ul li a:hover{opacity:.7}.our_srvc_top{float:left;width:100%;margin-top:51px}.our_srvc_top_cnt{max-width:785px;margin:0 auto;text-align:center}.our_srvc_title{color:var(--white);margin:0 auto 15px;transform:skew(-15deg);background-color:#e73125;width:220px;display:flex;justify-content:center;align-items:center}.our_srvc_title_txt{transform:skew(15deg);font-family:'Poppins';font-size:15px;font-weight:700;line-height:25px;margin-top:5px;margin-bottom:5px;display:flex;justify-content:center;align-items:center;width:190px}.our_srvc_top_cnt h2{font-family:'Museo Sans Cyrl';font-size:28px;font-weight:900;line-height:38px;color:var(--black);margin-bottom:20px}.our_srvc_top_cnt p{font-family:'Poppins';color:var(--black);margin-top:10px;font-size:18px;text-align:center;line-height:30.06px}.our_srvc_btm_btn{margin-top:15px}.our_srvc_btm_btn a{background-color:var(--red);text-align:center;padding:15px 35px;font-family:'Poppins';transition:background-color .25s;color:var(--white);line-height:20px;display:inline-block;font-size:15px;font-weight:500}.our_srvc_btm_btn a:hover{background-color:#be0600}.our_srvc_cnt{float:left;width:100%;margin-top:80px}.our_srvc_cnt_row{display:flex;align-items:center;padding:0 15px}.our_srvc_cnt_lft{width:60%;padding-right:40px}.our_srvc_cnt_img{width:40%}.our_srvc_cnt_lft h2{font-family:'Museo Sans Cyrl';font-size:24px;margin-bottom:5px;font-weight:700;line-height:42px;color:var(--black)}.our_srvc_cnt_lft p{font-family:'Poppins';margin-bottom:30px;font-size:16px;line-height:27.2px}.our_srvc_cnt_lft p strong{font-weight:700}.enquiry_frm_inner{background-position:100% 0;margin-top:45px;background-repeat:no-repeat;background-size:cover;background-attachment:initial;padding-bottom:121px}.enquiry_frm_inner .enquiry_frm_inr{margin-top:0}.enquiry_frm_inner .enquiry_frm_row{box-shadow:0 0 9px 2px #0003}.enquiry_frm_inner:before{content:none}.certification_bnr{float:left;width:100%;padding-top:73px;padding-bottom:64px;background-position:100% 61%}.introduction_main{float:left;width:100%;padding:70px 0}.introduction_inr{display:flex;column-gap:55px;padding:0 15px}.introduction_inr_lft{width:42.8%}.introduction_inr_lft img{display:block;width:100%}.introduction_inr_rgt{width:51.3%}.introduction_inr_rgt_cnt h2{font-size:28px;font-weight:900;line-height:38px;font-family:'Museo Sans Cyrl';color:var(--black);margin-bottom:10px}.introduction_inr_rgt_cnt h2 strong{color:var(--red)}.introduction_inr_rgt_cnt p{color:rgb(19 28 33 / 60%);text-align:left;margin-top:0;font-family:'Poppins';font-size:15px;line-height:1.7}.introduction_btn{margin-top:15px}.introduction_btn a{padding:21px 32px;display:inline-block;font-family:'Poppins';font-weight:400;font-size:15px;line-height:1.15;background-color:var(--red);color:var(--white);transition:background-color .25s}.introduction_btn a:hover{background-color:#dc0d06}.enginrd_design{float:left;width:100%;padding:70px 0}.enginrd_design_inr{display:flex;column-gap:15px;padding:0 15px}.enginrd_design_inr_lft{width:48.8%;padding-left:40px}.enginrd_design_inr_rgt{width:42.8%;margin-right:40px}.enginrd_design_inr_rgt img{display:block}.enginrd_design_inr_lft h2{font-family:'Museo Sans Cyrl';font-size:28px;font-weight:900;line-height:38px;margin-bottom:10px;color:var(--black)}.enginrd_design_inr_lft p{color:rgb(19 28 33 / 60%);text-align:left;margin-top:0;font-family:'Poppins';font-size:15px;line-height:1.7}.srvc_include_main{float:left;width:100%;padding:70px 0 48px;margin-bottom:60px;background-color:var(--black)}.srvc_include_inr{display:flex;column-gap:40px;padding:0 15px}.srvc_include_ift{width:42.8%}.srvc_include_ift img{display:block}.srvc_include_rgt{width:50%;padding-left:40px;padding-right:15px}.srvc_include_rgt h2{font-size:32px;line-height:38px;color:var(--white);font-family:'Museo Sans Cyrl';font-weight:900;margin-bottom:10px}.srvc_include_rgt_lst{padding:20px;display:grid;grid-template-columns:repeat(2,1fr);column-gap:20px}.srvc_include_rgt ul li{font-family:'Poppins';color:var(--white);margin-bottom:10px;font-size:15px;font-weight:400;line-height:20px;padding-left:30px;position:relative}.srvc_include_rgt ul li:before{content:'';position:absolute;top:5px;left:0;width:10px;height:10px;background-color:var(--red);border-radius:50%}.srvc_include_btn{margin-top:15px}.srvc_include_btn a{padding:21px 32px;display:inline-block;font-family:'Poppins';font-weight:400;font-size:15px;line-height:1.15;background-color:var(--red);color:var(--white);transition:background-color .25s}.srvc_include_btn a:hover{background-color:#dc0d06}.production_team{float:left;width:100%;padding:50px 0 40px}.production_team_cnt h2{font-family:'Museo Sans Cyrl';font-size:28px;font-weight:900;line-height:38px;margin-bottom:10px;color:var(--black);text-align:center}.production_team_cnt p{font-family:'Poppins';text-align:center;margin-top:5px;font-size:15px;line-height:1.7;color:rgb(19 28 33 / 60%)}.solid_work_img{margin-top:20px;text-align:center}.solid_work_img img{display:block;margin:0 auto}.careers_bnr{float:left;width:100%;padding-top:40px;padding-bottom:45px;background-position:center}.page-id-68 .careers_bnr{background-position:100% 60.5%}.page-id-3 .careers_bnr{padding-top:73px;padding-bottom:64px;background-position:100% 61%}.single-services.postid-303 .inner_banner{background-position:100% 62%}.single-services.postid-302 .inner_banner{background-position:100% 13.5%}.single-services.postid-301 .inner_banner{background-position:100% 24.5%}.single-services.postid-300 .inner_banner{background-position:100% 56.7%}.single-services.postid-299 .inner_banner{background-position:100% 24.4%}.single-services.postid-298 .inner_banner{background-position:100% 24.4%}.single-services.postid-302 .inner_banner:before{background-color:#000000ba;background-image:initial}.single-services.postid-303 .inner_banner:before{background-color:#000000ba;background-image:initial}.single-services.postid-301 .inner_banner:before{background-color:#000000ba;background-image:initial}.single-services.postid-300 .inner_banner:before{background-color:#000000ba;background-image:initial}.single-services.postid-299 .inner_banner:before{background-color:#000000ba;background-image:initial}.single-services.postid-298 .inner_banner:before{background-color:#000000ba;background-image:initial}.tax-product_cat.term-21 .inner_banner{background-position:100% 58.5%}.tax-product_cat.term-22 .inner_banner{background-position:100% 65%}.tax-product_cat.term-23 .inner_banner{background-position:100% 56.5%;padding-bottom:65px}.page-id-386 .inner_banner{background-position:100% 62.3%}.page-id-388 .inner_banner{background-position:100% 61.3%;padding-top:70.5px;padding-bottom:64px}.page-id-390 .inner_banner{background-position:100% 62.8%;padding-bottom:65px;padding-top:70.5px}.page-id-392 .inner_banner{background-position:100% 62.2%;padding-bottom:65px;padding-top:70.5px}.page-id-394 .inner_banner{background-position:100% 55.3%;padding-bottom:65px;padding-top:70.5px}.tax-product_cat.term-22 .inner_banner:before{background-image:linear-gradient(#131c21c2,#131c21c2)}.tax-product_cat.term-23 .inner_banner:before{background-image:linear-gradient(#131c21c2,#131c21c2)}.careers_top{float:left;width:100%;padding:30px 0 50px}.careers_top_cnt{max-width:1000px;margin:0 auto;text-align:center}.careers_title{color:var(--white);margin:0 auto 15px;transform:skew(-15deg);background-color:#e73125;width:220px;display:flex;justify-content:center;align-items:center}.careers_title_txt{transform:skew(15deg);font-family:'Poppins';font-size:15px;font-weight:700;line-height:25px;margin-top:5px;margin-bottom:5px;display:flex;justify-content:center;align-items:center;width:190px;text-transform:uppercase}.careers_top_cnt h2{font-family:'Museo Sans Cyrl';font-size:28px;font-weight:900;line-height:38px;color:var(--black);margin-bottom:20px}.careers_top_cnt p{font-family:'Poppins';color:var(--black);margin-top:10px;font-size:18px;text-align:center;line-height:30.06px;margin-bottom:50px}.careers_top_cnt p:last-child{margin-bottom:0}.career_team_main{float:left;width:100%;margin-bottom:55px}.career_team_title{display:flex}.career_team_position{width:30%;padding:20px 35px}.career_team_location{width:20%;padding:20px 35px}.career_team_type{width:20%;padding:20px 35px}.career_team_btn{width:30%;padding:20px 35px}.career_team_title .career_team_position p{font-family:'Poppins';font-size:16px;line-height:1.7;color:var(--black)}.career_team_list{background-color:#f5f6f7;margin-bottom:20px;display:flex}.career_team_list:last-child{margin-bottom:0}.career_team_list .career_team_position{padding:20px 35px;display:flex;align-items:center}.career_team_list .career_team_location{padding:20px 35px;display:flex;align-items:center}.career_team_list .career_team_type{padding:20px 35px;display:flex;align-items:center}.career_team_list .career_team_btn{padding:20px 35px;display:flex;align-items:center;justify-content:flex-end}.career_team_list .career_team_position h2{font-family:'Poppins';margin:10px 0;font-size:18px;font-weight:700;line-height:25px;text-align:left;color:var(--black)}.career_team_list .career_team_location p{font-family:'Poppins';font-size:16px;line-height:1.7;color:var(--black)}.career_team_btn a{color:var(--red);cursor:pointer;background-color:#fff;height:60px;padding:20px 35px;font-family:'Poppins';font-size:14px;line-height:1.15;text-decoration:none;transition:background-color .3s;display:flex;font-weight:500}.career_team_btn a:hover{background-color:var(--red);opacity:1;color:var(--white)}.career_frm .enquiry_frm_rw_lft{width:100%;max-width:980px;margin:0 auto;padding-top:20px;padding-bottom:40px;padding-right:40px;padding-left:55px}.career_frm .enquiry_frm_rw_data{margin-right:25px}.privacy_cnt_main{float:left;width:100%;padding:30px 0}.privacy_cnt_main .container_sm{padding:0}.privacy_cnt_inr{padding:15px 0 0}.privacy_cnt_inr h2{font-size:28px;font-weight:900;line-height:38px;font-family:'Museo Sans Cyrl';color:var(--black);margin-top:15px;margin-bottom:10px}.privacy_cnt_inr h2:first-child{margin-top:0}.privacy_cnt_inr p{font-family:'Poppins';color:rgb(19 28 33 / 60%);font-size:15px;line-height:1.7}.privacy_cnt_inr p a{color:var(--red)}.contact_main{float:left;width:100%;padding:220px 0 90px}.contact_inr{display:flex}.contact_inr_lft{width:50%}.contact_inr_rgt{width:50%;padding:0 15px 40px 60px}.contact_frm_data{padding:40px 35px;box-shadow:0 0 50px 14px #0000000a;margin-top:63px}.contact_frm_data h2{font-family:'Poppins';font-size:35px;line-height:1.2;color:var(--black);font-weight:700;margin:20px 0 10px;text-align:center}.contact_info h2{font-family:'Poppins';margin-top:2px;margin-bottom:30px;font-size:45px;font-weight:700;line-height:54px;color:var(--black)}.contact_info h2 strong{color:var(--red);font-weight:700}.contact_info p{font-family:'Poppins';color:var(--black);margin-top:-20px;margin-bottom:29px;font-size:18px;font-weight:400;line-height:1.56}.contact_frm_main{margin-top:40px}.contact_frm_rw{display:grid;grid-template-columns:repeat(2,1fr);column-gap:20px;grid-row-gap:20px;margin-bottom:20px}.contact_frm_grp input{color:#000;width:100%;padding:8px 12px;font-size:14px;line-height:1.42857;display:block;border:0;background-color:#f3f5f6;height:57px;vertical-align:middle;font-family:'Poppins'}.contact_frm_grp input::placeholder{font-family:'Poppins';font-size:14px;line-height:1.42857}.contact_frm_grp textarea{color:#000;width:100%;padding:8px 12px;font-size:14px;line-height:1.42857;display:block;border:0;background-color:#f3f5f6;height:150px;vertical-align:middle;font-family:'Poppins';display:block}.contact_frm_note{margin-top:13px}.contact_frm_note p{font-family:'Poppins';font-size:13px;line-height:1.7em;color:var(--black);font-weight:400}.contact_frm_note p a{color:var(--red);font-weight:600}.contact_frm_btn{margin-top:24px}.contact_frm_btn input{background-color:#e73125;width:100%;border:0;padding:21px 32px;color:var(--white);font-size:14px;font-weight:400;line-height:1.15;font-family:'Poppins';cursor:pointer}.contact_frm_btn input:hover{background-color:#dc0d06}.contact_get_tch h2{font-family:'Poppins';color:#131c21;font-size:25px;font-weight:700;line-height:42px;margin:20px 0 10px}.contact_get_tch ul li{display:flex;align-items:center;padding:10px 0}.contact_get_tch ul li img{width:25px;height:25px;margin-right:8px}.contact_get_tch ul li p{font-family:'Poppins';font-size:15px;font-weight:400;color:rgb(19 28 33 / 60%);line-height:1}.contact_get_tch ul li a{font-family:'Poppins';font-size:15px;font-weight:400;color:rgb(19 28 33 / 60%);line-height:1}.contact_hour h2{font-family:'Poppins';color:#131c21;font-size:25px;font-weight:700;line-height:42px;margin:20px 0 10px}.contact_hour ul{margin-bottom:30px}.contact_hour ul li{font-family:'Poppins';font-size:14px;font-weight:400;line-height:2;color:rgb(19 28 33 / 60%)}.contact_map{float:left;width:100%}.contact_map_inr iframe{display:block;width:100%;height:100%;aspect-ratio:19 / 5.556}.error_banner{float:left;width:100%;background-size:cover;background-position:center;margin-top:119px;background-repeat:no-repeat;height:733px;padding:96px 15px 160px;position:relative}.error_banner:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(#000000b3,#000000b3)}.error_bnr_cnt{text-align:center;position:relative;z-index:99}.error_bnr_cnt h1{font-family:'Museo Sans Cyrl';font-size:225px;line-height:1em;color:var(--white);font-weight:700;margin-top:20px}.error_bnr_cnt p{font-family:'Museo Sans Cyrl';color:var(--white);font-size:35px;font-weight:700;line-height:42px;margin:20px 0 10px}.tnx_bnr .error_bnr_cnt h1{line-height:1.3em;font-size:160px}.tnx_bnr .error_bnr_cnt p{font-size:22px;line-height:28px}.error_search{margin:51px auto 0;max-width:900px}input[type=search]{-webkit-appearance:none}.error_srch_grp{position:relative}.error_srch_grp input{width:100%;border-radius:10px;height:67px;padding-right:50px;font-family:'Poppins';color:#333;vertical-align:middle;background-color:#fff;border:1px solid #ccc;margin-bottom:10px;padding:8px 12px;font-size:14px;line-height:1.42857;display:block}.error_srch_grp input::placeholder{color:#999;font-family:'Poppins'}.error_srch_grp button{transform:rotateX(0) rotateY(180deg) rotate(0);color:#000;font-size:20px;position:absolute;top:23px;right:15px;background-color:#fff0;cursor:pointer;transition:all 0.3s}.error_srch_grp button:hover{color:var(--red)}.error_bnr_cnt .wp-block-buttons{text-align:center;margin-top:39px}.error_bnr_cnt .wp-block-buttons .wp-block-button a{background-color:#e73125;min-width:155px;margin-left:auto;margin-right:auto;padding:21px 32px;font-family:'Poppins';font-weight:400;font-size:14px;line-height:1.15;transition:background-color .25s;text-align:center;display:inline-block;color:var(--white);border-radius:0}.error_bnr_cnt .wp-block-buttons .wp-block-button a:hover{background-color:#dc0d06}.back_hm_btn{text-align:center;margin-top:39px}.back_hm_btn a{background-color:#e73125;min-width:155px;margin-left:auto;margin-right:auto;padding:21px 32px;font-family:'Poppins';font-weight:400;font-size:14px;line-height:1.15;transition:background-color .25s;text-align:center;display:inline-block;color:var(--white);border-radius:0}.back_hm_btn a:hover{background-color:#dc0d06}.specialised_bnr{float:left;width:100%;padding-top:73px;padding-bottom:64px;background-position:center}.specialised_bnr .inner_bnr_cnt{max-width:700px;margin:0 auto}.specialised_introduction_main{float:left;width:100%;padding:70px 0}.specialised_introduction_inr{display:flex;padding:0 15px}.spclised_introduction_inr_lft{width:47%;margin-right:40px}.spclised_introduction_inr_lft img{display:block}.spclised_introduction_inr_rgt{width:52.5%;padding:0 15px}.spclised_introduction_inr_rgt_cnt h2{font-size:28px;font-weight:900;line-height:38px;font-family:'Museo Sans Cyrl';color:var(--black);margin-bottom:10px}.spclised_introduction_inr_rgt_cnt h2 strong{color:var(--red)}.spclised_introduction_inr_rgt_cnt p{color:rgb(19 28 33 / 60%);text-align:left;margin-top:0;font-family:'Poppins';font-size:15px;line-height:1.7;margin-bottom:24px}.spclised_introduction_inr_rgt_cnt ul{padding-left:18px}.spclised_introduction_inr_rgt_cnt ul li{color:rgb(19 28 33 / 60%);text-align:left;margin-top:0;font-family:'Poppins';font-size:15px;line-height:1.7;list-style:disc}.spclised_introduction_inr_rgt_cnt p:last-child{margin-bottom:0}.spclised_introduction_btn{margin-top:15px}.spclised_introduction_btn a{padding:21px 32px;display:inline-block;font-family:'Poppins';font-weight:400;font-size:15px;line-height:1.15;background-color:var(--red);color:var(--white);transition:background-color .25s}.spclised_introduction_btn a:hover{background-color:#dc0d06}.specialised_srvc{float:left;width:100%;padding-bottom:30px}.specialised_srvc_inr{display:grid;grid-template-columns:repeat(4,1fr)}.spclised_srvc_itm{text-align:center;padding-right:30px}.spclised_srvc_itm img{display:block;margin:0 auto}.spclised_srvc_itm h2{font-family:'Museo Sans Cyrl';margin:20px 0 5px;font-size:18px;line-height:1.2;font-weight:700;color:var(--black)}.spclised_srvc_itm p{font-family:'Poppins';text-align:center;margin-bottom:5px;font-size:15px;line-height:1.7;color:rgb(19 28 33 / 60%)}.access_pltfrm_main{float:left;width:100%;margin-top:20px}.access_pltfrm_inr{width:75%;margin:0 auto;padding:20px;display:grid;grid-template-columns:repeat(2,1fr);column-gap:20px}.access_pltfrm_itm{padding:20px 20px 60px;box-shadow:7px 7px 50px #00000014;background-color:#fff}.access_pltfrm_itm_img{margin-bottom:25px}.access_pltfrm_itm_img img{display:block}.access_pltfrm_itm_cnt h2{font-family:'Museo Sans Cyrl';font-size:25px;font-weight:700;line-height:32px;margin-bottom:20px;color:var(--black)}.access_pltfrm_itm_cnt h2 strong{color:var(--red)}.access_pltfrm_itm_cnt{margin-top:20px}.access_pltfrm_itm_cnt p{font-family:'Poppins';font-size:16px;line-height:1.7;font-weight:400;color:var(--black);margin-bottom:24px}.access_pltfrm_itm_cnt ul{padding-left:18px;margin-bottom:24px}.access_pltfrm_itm_cnt ul li{font-family:'Poppins';font-size:16px;line-height:1.7;font-weight:400;color:var(--black);list-style:disc}.access_pltfrm_btn{margin-top:15px}.access_pltfrm_btn a{padding:21px 32px;display:inline-block;font-family:'Poppins';font-weight:400;font-size:15px;line-height:1.15;background-color:var(--red);color:var(--white);transition:background-color .25s}.access_pltfrm_btn a:hover{background-color:#dc0d06}.custom_access{float:left;width:100%;padding:70px 0 48px;background-color:var(--black);margin-top:40px}.custom_access_inr{display:flex;padding:0 15px}.custom_access_lft{width:49.6%;margin-right:40px}.custom_access_lft img{display:block}.custom_access_rgt{width:47.1%;padding:0 15px}.custom_access_rgt_cnt h2{font-size:32px;line-height:38px;color:var(--white);font-family:'Museo Sans Cyrl';font-weight:900;margin-bottom:10px}.custom_access_rgt_cnt p{font-family:'Poppins';font-size:15px;line-height:1.7;color:var(--white);font-weight:400;margin-bottom:24px}.custom_access_rgt_cnt p:last-child{margin-bottom:0}.acustom_access_btn{margin-top:15px}.acustom_access_btn a{padding:21px 32px;display:inline-block;font-family:'Poppins';font-weight:400;font-size:15px;line-height:1.15;background-color:var(--red);color:var(--white);transition:background-color .25s}.acustom_access_btn a:hover{background-color:#dc0d06}.shop-main-dv{float:left;width:100%;padding:100px 0}.archive_bnr{float:left;width:100%;padding-top:46px;padding-bottom:68px;background-position:center}.archive_bnr.inner_banner:before{background-image:linear-gradient(#131c218f,#131c218f);background-color:#fff0}.archive_bnr .inner_bnr_cnt h1{font-size:52px;line-height:1.2}.archive_bnr .inner_bnr_cnt p{margin-bottom:24px}.archive_bnr .inner_bnr_cnt p:last-child{margin-bottom:0}.shop-main-dv #main .woocommerce-products-header{display:none}.shop_container{max-width:1630px;margin:15px auto}.shop_pg_inr{display:flex;column-gap:50px}.shop-sidebar-dv{width:18%}.shop-content-dv{width:78.934%}.shop-sidebar-dv .bapf_body ul li label{font-family:'Poppins';font-size:18px;font-weight:400;display:block!important;color:var(--black);margin-bottom:10px;line-height:20px}.shop-sidebar-dv .bapf_sfilter{margin-bottom:0!important}.shop-sidebar-dv .bapf_sfilter button{font-family:'Poppins';font-size:18px;font-weight:400;display:block!important;color:var(--black);margin-bottom:10px;line-height:20px;background-color:transparent!important}.shop-sidebar-dv .bapf_sfilter .bapf_colaps_togl{display:none}.shop-sidebar-dv .bapf_body ul li.checked label{color:var(--red)}.bapf_loader_page{display:none!important}.shop-content-dv .products:before{content:none!important}.shop-content-dv .products:after{content:none!important}.shop-content-dv .products{display:grid;grid-template-columns:repeat(4,1fr);column-gap:30px;grid-row-gap:30px;margin-bottom:0!important}.shop-content-dv .products li.product{width:100%!important;margin:0!important}.shop-content-dv .products li.product a{transition:opacity .3s}.shop-content-dv .products li.product a:hover{opacity:.7}.shop-content-dv .products li.product img{object-fit:cover;width:275px!important;max-width:275px;height:200px!important;margin-bottom:15px!important}.shop-content-dv .products li.product a h2{font-family:'Poppins';font-size:18px!important;font-weight:500;line-height:1.1;color:var(--black);padding:0!important}.single-product .product{float:left;width:100%;margin-top:119px;padding-top:96px}.single-product .product .product-inr{max-width:1630px;margin:0 auto}.single-product .product-inr #wpgs-gallery{max-width:100%!important;width:30%;margin-right:0!important}.single-product .product-inr .summary{max-width:100%!important;width:70%!important;padding-left:40px;margin-top:-4px;margin-bottom:0!important}.single-product .product-inr .summary h1.product_title{font-family:'Museo Sans Cyrl';font-size:36px;font-weight:600;line-height:1;margin-bottom:10px;color:var(--black)}.single-product .product-inr .summary p{font-family:'Poppins';font-size:15px;line-height:1.7em;margin-bottom:10px;color:var(--black)}.single-product .product-inr .summary p a{color:var(--red);font-size:15px;font-weight:500}.single-product .product-inr .summary ul{margin-bottom:10px}.single-product .product-inr .summary ul li{font-family:'Poppins';color:rgb(19 28 33 / 60%);margin-bottom:10px;font-size:15px;font-weight:400;line-height:20px;padding-left:30px;position:relative;margin-bottom:10px}.single-product .product-inr .summary ul li:last-child{margin-bottom:0}.single-product .product-inr .summary ul li:before{content:'';position:absolute;top:5px;left:0;width:10px;height:10px;background-color:var(--red);border-radius:50%}.single-product .product-inr #wpgs-gallery .sp_wgs-lightbox{display:none}.single-product .product-primary-category{margin-bottom:25px}.single-product #wpgs-gallery .wcgs-thumb.spswiper-slide-thumb-active.wcgs-thumb img{border:2px solid #f90607}.single-product #wpgs-gallery .wcgs-thumb.spswiper-slide:hover img{border:2px solid #f90607}.single-product .product-primary-category a{background-color:#f3f3f3;padding:9px 15px;display:inline-block;font-family:'Poppins';font-size:15px;font-weight:500;line-height:20px;transition:opacity .3s}.single-product .product-primary-category a:hover{opacity:.7}.single-product .summary .product-enq-btn{margin-top:15px}.single-product .summary .product-enq-btn button{padding:15px 35px;font-family:'Poppins';font-size:15px;line-height:20px;font-weight:500;color:var(--white);background:var(--red);transition:background-color .25s;cursor:pointer}.single-product .summary .product-enq-btn button:hover{background-color:#be0600}.related-products{float:left;width:100%;margin-top:100px}.related-products .related-inr{max-width:1630px;margin:0 auto}.related-products .related-inr h2{font-family:'Poppins';margin-bottom:20px;font-size:32px;font-weight:600;line-height:1.1;text-transform:uppercase}.related-products .related-inr ul.products{display:grid;grid-template-columns:repeat(4,1fr);column-gap:30px;grid-row-gap:30px;margin-bottom: 60px;}.related-products .related-inr ul.products:before{content:none!important}.related-products .related-inr ul.products:after{content:none!important}.related-products .related-inr ul.products li.product{margin:0!important;width:100%!important}.related-products .related-inr ul.products li.product a{transition:opacity .3s}.related-products .related-inr ul.products li.product a:hover{opacity:.7}.related-products .related-inr ul.products li.product a img{object-fit:cover;width:275px;max-width:275px;height:200px;margin-bottom:15px!important}.related-products .related-inr ul.products li.product a h2{font-family:'Poppins';font-size:18px;font-weight:500;line-height:1.1;color:var(--black);padding:0}.product-enq-form{float:left;width:100%;margin-top:100px;margin-bottom:100px}.product-enq-form .product-enq-form-inr{max-width:1100px;margin:0 auto}.product-enq-form .product-enq-form-inr h2{font-family:'Museo Sans Cyrl';font-size:32px;font-weight:600;line-height:1.1;margin-bottom:40px;color:var(--black);text-align:center}.product-enq-form .product-enq-form-inr .contact_frm_grp input{background-color:#f3f5f6;border:1px solid #e4e4e4}.product-enq-form .product-enq-form-inr .contact_frm_grp textarea{background-color:#f3f5f6;border:1px solid #e4e4e4;height:200px}.product-enq-form .product-enq-form-inr .contact_frm_grp input:focus{border-color:#3898ec}.product-enq-form .product-enq-form-inr .contact_frm_grp textarea:focus{border-color:#3898ec}.product-enq-form .product-enq-form-inr .contact_frm_note p{font-size:14px;line-height:20px}.product-enq-form .product-enq-form-inr .contact_frm_note a{font-weight:500}.product-enq-form .product-enq-form-inr .contact_frm_btn input{width:auto}button.bapf_button.bapf_reset.active{color:var(--red)}.search_pg_main{float:left;width:100%}.search_pg_inner{margin:0 auto;padding:45px 0}.search_pg_inner h1{font-family:'Poppins';font-size:80px;font-weight:700;line-height:90px;color:var(--black)}.search_pg_srch{margin-top:20px}.search_frm_grp label{display:block;margin-bottom:10px;font-weight:700;font-family:'Poppins';font-size:18px;line-height:22px;color:var(--black)}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration{display:none}.search_frm_grp input{-webkit-appearance:none;color:#333;border:1px solid #ccc;margin-bottom:10px;padding:8px 12px;font-size:18px;line-height:1.42857;width:100%;height:50px;font-family:'Poppins'}.search_frm_grp input::placeholder{color:#999}.search_frm_grp input:focus{border-color:#3898ec;outline:0}.search_submit input{font-family:'Poppins';color:var(--white);line-height:20px;cursor:pointer;background-color:var(--red);border:0;border-radius:0;padding:16px 32px;font-size:16px;text-decoration:none;display:inline-block;transition:background-color .25s}.search_submit input:hover{background-color:#dc0d06}.search_pg_cnt{margin-top:30px}.srch_pg_cnt_itm{margin-bottom:30px}.srch_pg_cnt_itm:last-child{margin-bottom:0}.srch_pg_cnt_itm p{font-family:'Poppins';color:var(--black);font-size:16px;line-height:1.7;font-weight:500}.srch_pg_cnt_itm p a{color:var(--red)}.wpcf7-not-valid-tip{font-size:0.9em!important}