*{margin:0;padding:0;box-sizing:border-box}.content{max-width:121.4rem;margin:0 auto;position:relative}.largecontent{max-width:100%;padding:0 4rem}html{scroll-behavior:smooth}.flex{display:flex}.wrap{flex-wrap:wrap}.flex1{flex:1}.flex2{flex:2}.flex3{flex:3}.between{justify-content:space-between}.center{text-align:center}.boxshadow{box-shadow:0 0 1.5rem rgba(0,0,0,0.1);background:white}.vertical{display:flex;flex-direction:column;justify-content:center}html{font-size:clamp(7.5px,0.522vw,10px)}ul{list-style:none}a{color:inherit;font-size:inherit;text-decoration:none}i{font-style:normal}.swiper_box{position:relative}.swiper_content{max-width:124.4rem;margin:0 auto;position:relative;padding:1.5rem;overflow:hidden}button,input,textarea{outline:none;border:none;font-family:unset;color:var(--title_color)}input[type="submit"],button{cursor:pointer}textarea{resize:none}input[type="checkbox"]{cursor:pointer;appearance:none}input[type="number"]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}select{cursor:pointer;appearance:none;-moz-appearance:none;-webkit-appearance:none;font-family:unset;color:var(--title_color)}.flex_start{justify-content:flex-start}.flex_center{justify-content:center}.flex_end{justify-content:flex-end}.flex_top{align-items:flex-start}.flex_middle{align-items:center}.flex_bottom{align-items:flex-end}body{font-size:1.6rem;word-break:break-word;color:var(--title_color);font-family:"Lato",sans-serif}body.fixed{overflow:hidden;padding-right:17px}.only_mobile{display:none}.content .content{padding:0}.gap{gap:2rem}li.swiper-slide{height:auto}.grecaptcha-badge{visibility:hidden}#fullscreen-loader{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999;background-color:#fff;display:flex;align-items:center;justify-content:center}#fullscreen-loader::after{content:'';display:block;width:40px;height:40px;border-radius:50%;border:8px solid var(--theme_color);animation:l20-1 0.8s infinite linear alternate,l20-2 1.6s infinite linear}@keyframes l20-1{0%{clip-path:polygon(50% 50%,0 0,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%)}12.5%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%)}25%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}62.5%{clip-path:polygon(50% 50%,100% 0,100% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}75%{clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0% 100%)}100%{clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0% 100%)}}@keyframes l20-2{0%{transform:scaleY(1) rotate(0deg)}49.99%{transform:scaleY(1) rotate(135deg)}50%{transform:scaleY(-1) rotate(0deg)}100%{transform:scaleY(-1) rotate(-135deg)}}.img.img_cv{overflow:hidden}.img.img_cv img{object-fit:cover}.img.img_ct img{object-fit:contain}.img.img_ab{position:relative}.img.img_ab img{position:absolute;left:0;top:0}.img img{width:100%;height:100%;display:block;transition:all 0.5s;aspect-ratio:inherit}.btn_i{display:inline-flex;align-items:center;cursor:pointer;background-color:var(--theme_color);position:relative;z-index:2;font-size:1.8rem;font-weight:700;border-radius:100px;color:#fff;padding:1.7rem 3.45rem;gap:0.6rem}.btn_i::after{width:1.5rem;height:1.5rem;content:'';display:inline-block;background:url("https://www.richkind-hose.com//wp-content/plugins/sytech-fronteditor/sytpl/about_0/assets/img/arrow-r.svg") no-repeat center / contain;transition:all 0.3s;filter:contrast(0) brightness(2)}.btn_i::before{width:100%;height:100%;border-radius:100px;position:absolute;top:0;left:0;z-index:-1;background-image:var(--bg_color);content:'';transition:all linear 0.3s;pointer-events:none}.btn_i:hover::before{opacity:0}.btn_i:hover::after{transform:translateX(20%)}.btn{display:inline-block;font-size:1.8rem;font-weight:700;color:#fff;background-color:var(--theme_color);transition:all 0.3s;position:relative;z-index:2;cursor:pointer;border-radius:100px;overflow:hidden;padding:1.7rem 3.15rem}.btn::before{width:100%;height:100%;position:absolute;left:0;top:0;content:'';background-image:var(--bg_color);z-index:-1;transition:all linear 0.3s;pointer-events:none}.btn:hover::before{opacity:0}.btn_line{display:inline-flex;align-items:center;gap:0.7rem;font-size:1.6rem;font-weight:700;color:#1b1b1b;border:1px solid rgba(27,27,27,0.6);border-radius:100px;background-color:transparent;position:relative;cursor:pointer;transition:all 0.3s;z-index:2;padding:1.35rem 3.5rem}.btn_line::after{width:1.3rem;height:1.3rem;display:inline-block;content:'';background:url("https://www.richkind-hose.com//wp-content/plugins/sytech-fronteditor/sytpl/about_0/assets/img/arrow-r.svg") no-repeat center / contain;filter:contrast(0) brightness(0);transition:all 0.3s}.btn_line::before{width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;left:-1px;top:-1px;content:'';background-image:var(--bg_color);z-index:-1;transition:all linear 0.3s;pointer-events:none;border-radius:100px;opacity:0}.btn_line:hover{color:#fff;border-color:transparent}.btn_line:hover::before{opacity:1}.btn_line:hover::after{filter:contrast(0) brightness(2);transform:translateX(20%)}.swiper_btns{gap:2.8rem;display:flex}.swiper_btns div{width:3rem;height:3rem;cursor:pointer;transition:all 0.3s;background:) no-repeat center / contain;filter:contrast(0) brightness(0)}.swiper_btns div:hover{filter:unset}.swiper_btns .btn_next{transform:rotate(180deg)}.swiper_btns .swiper-button-disabled{opacity:0.68;pointer-events:none}.swiper_btns .swiper-button-lock{opacity:0;pointer-events:none}.swiper_btns.middle{width:98%;max-width:139.9rem;position:absolute;left:50%;top:50%;z-index:2;pointer-events:none;transform:translate(-50%,-50%);justify-content:space-between}.swiper_btns.middle div{pointer-events:all}.swiper_btns.middle .swiper-button-disabled,.swiper_btns.middle .swiper-button-lock{pointer-events:none}.swiper_btns.white div{width:2.3rem;height:2.3rem;filter:contrast(0) brightness(2);background-image:url("https://www.richkind-hose.com//wp-content/plugins/sytech-fronteditor/sytpl/about_0/assets/img/arrow2.svg")}.swiper_btns.white div:hover{filter:unset}.swiper_btns.white.middle{max-width:178.5rem}.head strong{font-size:1.8rem;font-weight:400;color:var(--theme_color);text-transform:uppercase;display:block;margin-bottom:1.3rem}.head h1{font-size:5.6rem;line-height:6.6rem;font-weight:900}.head h2{font-size:4.8rem;line-height:6.2rem;font-weight:900}.page_banner{position:relative;z-index:2}.page_banner::after{width:100%;height:100%;position:absolute;left:0;top:0;background-image:linear-gradient(to right,#000,transparent);content:'';z-index:-1;opacity:0.36}.page_banner .flex{min-height:60.7rem;padding:4rem}.page_banner .head{color:#fff;max-width:53.4rem}.page_banner .head p{line-height:1.7;margin-top:2rem}.page_banner .btn_i{margin-top:4rem}@media screen and (max-width:768px){.content{padding:0 20px}.swiper_content{padding:10px 20px}.only_mobile{display:block}body.fixed{padding-right:0}.gap{gap:1rem}.btn_i,.btn,.btn_line{font-size:14px;padding:10px 20px;gap:8px}.btn_i::after,.btn::after,.btn_line::after{width:12px;height:12px}.swiper_btns{gap:1rem}.swiper_btns div{width:20px;height:20px}.swiper_btns.white div{width:20px;height:20px}.head .subtitle,.head strong{font-size:14px;line-height:1.5;margin-bottom:8px;letter-spacing:unset;word-spacing:unset}.head h1{font-size:25px;line-height:1.5;letter-spacing:unset;word-spacing:unset}.head h2{font-size:22px;line-height:1.5;letter-spacing:unset;word-spacing:unset}.head .desc,.head p{font-size:0.9rem;line-height:1.5rem;margin-top:10px;letter-spacing:unset;word-spacing:unset;max-width:unset}.head .btn_i,.head .btn,.head .btn_line{margin-top:20px;padding:10px 20px}.video_pop .pop_content{height:auto;width:90vw}.page_banner .flex{min-height:unset;padding:4rem 0 4rem}.page_banner .head p{margin-top:12px}}html {font-size:clamp(7.5px,0.522vw,10px)}:root{--theme_color:#2a4cb0;--subtheme_color:#ff4530;--content_color:#3d3d3d;--swiper-wrapper-transition-timing-function,initial:;--title_color:#161616}*{margin:0px;padding:0px;box-sizing:border-box}.home_hoses{overflow:hidden;padding:9.9rem 0px 11.3rem}body > section{position:relative}body > section:hover{}@media screen and (max-width:768px){.home_hoses{padding:4rem 0px}}.content{max-width:121.6rem;margin:0px auto;position:relative}@media screen and (min-width:768px) and (max-width:1024px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}@media screen and (max-width:768px){.gap{gap:1rem}}@media screen and (max-width:768px){.home_hoses .flex{display:block}}.home_hoses .head{flex:1 1 0%;max-width:65.8rem}@media screen and (max-width:768px){.home_hoses .head{max-width:unset}}.head.theme h2{color:var(--theme_color)}.home_hoses h2{max-width:58rem}.fadeInLeft{animation-name:fadeInLeft}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5}}@media screen and (min-width:640px) and (max-width:768px){.head h2{font-size:28px}}.head h2 span{color:var(--subtheme_color)}.home_hoses p{font-size:1.8rem;line-height:3.1rem;color:var(--content_color);hyphens:auto;margin-top:1.9rem}@media screen and (max-width:768px){.head .desc,.head p{font-size:0.9rem;line-height:1.5rem;margin-top:10px}}@media screen and (min-width:640px) and (max-width:768px){.head .desc,.head p{font-size:16px;margin-top:12px}}.swiper_btns{gap:2.1rem;display:flex}.home_hoses .swiper_btns{margin-bottom:0.8rem}@media screen and (max-width:768px){.swiper_btns{gap:1rem}}@media screen and (max-width:768px){.home_hoses .swiper_btns{margin-top:20px;justify-content:flex-end;margin-bottom:0px}}.swiper_btns div{width:6.6rem;height:6.6rem;cursor:pointer;transition:0.3s;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:rgb(230,230,230)}.swiper_btns div::after{content:"";display:block;width:1.8rem;height:1.8rem;transition:0.3s;background:url("https://www.richkind-hose.com//wp-content/plugins/sytech-fronteditor/sytpl/home_1/assets/img/arrow.svg") center center / contain no-repeat}.swiper_btns div:hover{background-color:var(--theme_color);box-shadow:rgba(128,128,128,0.3) 0px 0px 10px}.swiper_btns div:hover::after{filter:contrast(0) brightness(2)}.swiper_btns .swiper-button-disabled{opacity:0.68;pointer-events:none;background-color:rgb(230,230,230)}.swiper_btns .swiper-button-disabled::after{filter:none}@media screen and (max-width:768px){.swiper_btns div{width:2.5rem;height:2.5rem}}@media screen and (max-width:768px){.swiper_btns div::after{width:14px;height:14px}}.swiper_btns .btn_next::after{transform:rotate(180deg)}.home_hoses .home_hoses_swiper{margin-top:4.9rem}.swiper-horizontal{touch-action:pan-y}@media screen and (max-width:768px){.home_hoses .home_hoses_swiper{margin-top:2rem}}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0px,0px)}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-backface-hidden .swiper-slide{transform:translateZ(0px);backface-visibility:hidden}.home_hoses .home_hoses_swiper .active a{box-shadow:rgba(167,173,179,0.35) 0px 8px 8px}.home_hoses .home_hoses_swiper a{display:block;height:100%;position:relative;border-radius:1.8rem;overflow:hidden;transition:0.3s}@media screen and (max-width:768px){.home_hoses .home_hoses_swiper a{border-radius:12px}}.home_hoses .home_hoses_swiper .img{width:100%;padding-bottom:93.6%}.img.img_ab img{position:absolute;left:0px;top:0px}.img img{width:100%;height:100%;display:block;transition:0.5s;aspect-ratio:inherit}.home_hoses .home_hoses_swiper a:hover img{transform:scale(1.02)}.home_hoses .home_hoses_swiper .info{position:absolute;width:100%;left:0px;top:5.9rem;bottom:5.9rem;z-index:2;text-align:center;overflow-y:auto;padding:0px 2rem}@media screen and (max-width:768px){.home_hoses .home_hoses_swiper .info{top:1.2rem;bottom:1.2rem;padding:0px 20px}}.home_hoses .home_hoses_swiper h3{color:var(--theme_color);font-size:2.6rem;font-weight:900}@media screen and (max-width:768px){.home_hoses .home_hoses_swiper h3{font-size:18px}}.btn_more{position:relative;display:inline-flex;align-items:center;cursor:pointer;font-size:1.8rem;font-weight:700;color:var(--theme_color);transition:0.3s;gap:0.4rem;padding-bottom:1rem}.btn_more.sm{padding-bottom:0.9rem;font-size:1.7rem}.btn_more::after{width:1.5rem;height:1.5rem;background:url("https://www.richkind-hose.com//wp-content/plugins/sytech-fronteditor/sytpl/home_1/assets/img/arrow-r.svg") center center / contain no-repeat;transition:0.4s 0.1s;display:inline-block;content:""}.btn_more::before{position:absolute;left:0px;bottom:0px;content:"";background-color:var(--subtheme_color);width:0px;height:1px;transition:0.3s}.btn_more:hover::before{width:100%}.btn_more:hover::after{transform:translateX(20%)}.home_hoses .home_hoses_swiper .active .btn_more{opacity:1}.home_hoses .home_hoses_swiper .active .btn_more::before{width:100%}.home_hoses .home_hoses_swiper a:hover .btn_more::after{transform:translateX(20%)}.home_hoses .home_hoses_swiper .btn_more{color:rgb(38,38,38);opacity:0.75;margin-top:1.5rem}.home_hoses .home_hoses_swiper .btn_more::after{filter:contrast(0) brightness(0)}@media screen and (max-width:768px){.btn_more{font-size:14px;gap:5px;padding-bottom:8px}}@media screen and (max-width:768px){.btn_more.sm{font-size:14px;padding-bottom:8px}}@media screen and (max-width:768px){.btn_more::after{width:12px;height:12px}}@media screen and (max-width:768px){.home_hoses .home_hoses_swiper .btn_more{margin-top:10px}}.sytech_export_template{display:none}@media screen and (max-width:786px){}:root{--theme_color:#2a4cb0;--subtheme_color:#ff4530;--bg_color:#ecf5ff;--title_color:#161616}.home_argument{padding:5.3rem 0px 10.9rem}@media screen and (max-width:768px){.home_argument{padding:3rem 0px 4rem}}@media screen and (min-width:768px) and (max-width:1024px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5}}@media screen and (min-width:640px) and (max-width:768px){.head h2{font-size:28px}}.home_argument .items{margin-top:5.1rem}@media screen and (max-width:768px){.home_argument .items{margin-top:2rem}}.home_argument .items ul{display:grid;grid-template-columns:repeat(2,1fr);gap:2.6rem}@media screen and (max-width:768px){.home_argument .items ul{grid-template-columns:1fr;gap:1rem}}@media screen and (min-width:640px) and (max-width:768px){.home_argument .items ul{grid-template-columns:1fr 1fr}}.home_argument .item.active a{background-color:var(--theme_color)}.home_argument .item a{display:grid;grid-template-columns:1fr auto;height:100%;align-items:start;gap:2rem 13%;border-radius:6px;background-color:var(--bg_color);transition:0.3s;padding:3rem 5% 5.9rem 6.6%;min-height:32rem}@media screen and (max-width:768px){.home_argument .item a{gap:1rem;padding:1rem 20px 1.2rem;min-height:unset}}.home_argument .item .info{padding-top:1.5rem}@media screen and (max-width:768px){.home_argument .item .info{padding-top:0px}}.home_argument .item.active h3,.home_argument .item.active p,.home_argument .item.active .btn_more{color:rgb(255,255,255)}.home_argument .item h3{font-size:2.6rem;line-height:3.2rem;font-weight:900;transition:0.3s}@media screen and (max-width:768px){.home_argument .item h3{font-size:18px;line-height:1.5}}.home_argument .item.active p{opacity:0.85}.home_argument .item p{font-size:1.7rem;line-height:2.6rem;color:rgb(81,81,81);margin-top:1.6rem;transition:0.3s}@media screen and (max-width:768px){.home_argument .item p{font-size:0.9rem;line-height:1.5;margin-top:10px}}.btn_more::after{width:1.5rem;height:1.5rem;background:url("https://www.richkind-hose.com//wp-content/plugins/sytech-fronteditor/sytpl/home_3/assets/img/arrow-r.svg") center center / contain no-repeat;transition:0.4s 0.1s;display:inline-block;content:""}.home_argument .item.active .btn_more::before{width:100%}.home_argument .item.active .btn_more::after{filter:contrast(0) brightness(2)}.home_argument .item .btn_more{margin-top:2.8rem;padding-bottom:0.8rem}@media screen and (max-width:768px){.btn_more{font-size:14px;gap:5px;padding-bottom:8px}}@media screen and (max-width:768px){.btn_more::after{width:12px;height:12px}}@media screen and (max-width:768px){.home_argument .item .btn_more{margin-top:20px;padding-bottom:8px}}.home_argument .item.active .icon{border-color:rgba(214,228,237,0.5)}.home_argument .item.active .icon::before{transform:rotate(360deg)}.home_argument .item .icon{width:10.5rem;height:10.5rem;display:inline-flex;align-items:center;justify-content:center;position:relative;border-radius:50%;border:1px solid rgb(214,228,237)}.home_argument .item .icon::before{width:109.524%;height:109.524%;position:absolute;content:"";background:url("https://www.richkind-hose.com//wp-content/plugins/sytech-fronteditor/sytpl/home_3/assets/img/circle-mask1.svg") center center / contain no-repeat;transition:0.5s}@media screen and (max-width:768px){.home_argument .item .icon{width:3rem;height:3rem}}.home_argument .item .icon i{width:77.143%;height:77.143%;border-radius:50%;background:center center / contain no-repeat rgb(255,255,255);display:block;content:""}@media screen and (max-width:786px){}:root{--theme_color:#2a4cb0;--subtheme_color:#ff4530;--swiper-wrapper-transition-timing-function,initial:;--swiper-pagination-bottom,8px:;--swiper-pagination-bullet-width,:;--swiper-pagination-bullet-opacity,1:;--swiper-pagination-bullet-horizontal-gap,4px:;--title_color:#161616}.home_partner{padding:3.6rem 0px 12.1rem}@media screen and (max-width:768px){.home_partner{padding:3rem 0px 4rem}}@media screen and (min-width:768px) and (max-width:1024px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}.fadeInUp{animation-name:fadeInUp}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5}}@media screen and (min-width:640px) and (max-width:768px){.head h2{font-size:28px}}.swiper_content{max-width:124.6rem;margin:0px auto;position:relative;padding:1.5rem;overflow:hidden}@media screen and (min-width:768px) and (max-width:1024px){.swiper_content{padding:1.5rem 2rem}}@media screen and (max-width:768px){.swiper_content{padding:10px 20px}}.home_partner .home_partner_swiper{margin-top:3.2rem}@media screen and (max-width:768px){.home_partner .home_partner_swiper{margin-top:1.2rem}}.swiper-grid > .swiper-wrapper{flex-wrap:wrap}.home_partner .home_partner_swiper .swiper-slide{background-color:rgb(255,255,255);border:1px solid rgb(229,229,229);box-shadow:rgba(216,216,216,0.45) 10px 10px 10px;margin-bottom:0.8rem}@media screen and (max-width:768px){.home_partner .home_partner_swiper .swiper-slide{margin-bottom:0px}}.home_partner .home_partner_swiper .img{width:100%;padding-bottom:44.3%}.home_partner .swiper-pagination{position:static;display:flex;justify-content:center;gap:1.7rem;margin-top:2.4rem}.swiper-pagination{position:absolute;text-align:center;transition:opacity 0.3s;transform:translate3d(0px,0px,0px);z-index:10}.swiper-horizontal > .swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0px;width:100%}@media screen and (max-width:768px){.home_partner .swiper-pagination{gap:10px;margin-top:2rem}}.home_partner .swiper-pagination .swiper-pagination-bullet{position:relative;width:5.9rem;height:2px;background:rgba(33,33,33,0.16);opacity:1;border-radius:100px;margin:0px}.home_partner .swiper-pagination .swiper-pagination-bullet::after{width:0px;height:100%;border-radius:100px;background-color:var(--subtheme_color);content:"";position:absolute;right:0px;top:0px;transition:3s linear}.home_partner .swiper-pagination .swiper-pagination-bullet-active::after{width:100%;right:unset;left:0px}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}@media screen and (max-width:768px){.home_partner .swiper-pagination .swiper-pagination-bullet{width:20px}}@media screen and (max-width:786px){}html{font-size:clamp(7.5px,0.52083333vw,10px)}.about_certificate{background-color:rgb(2,157,247,0.05);padding:16.4rem 0px 14.3rem}@media screen and (max-width:768px){.about_certificate{padding:4rem 0px 3rem}}.head h2{font-size:6rem;font-weight:700;line-height:6.7rem}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5}}.about_certificate .certif_nav{margin-top:1.8rem}@media screen and (max-width:768px){.about_certificate .certif_nav{margin-top:10px}}.about_certificate .certif_nav ul{display:flex;justify-content:center;gap:5.1rem}@media screen and (max-width:768px){.about_certificate .certif_nav ul{width:100vw;margin-left:-20px;gap:1rem;padding:0px 1.2rem;justify-content:start}}.about_certificate .certif_nav li{font-size:2rem;font-weight:500;color:rgba(56,56,56,0.85);transition:0.3s;border-bottom:4px solid transparent;padding:1rem 0px;cursor:pointer}.about_certificate .certif_nav li.active{border-bottom:4px solid var(--theme_color)}@media screen and (max-width:768px){.about_certificate .certif_nav li{font-size:16px;padding:0.5rem;border-bottom-width:2px}}@media screen and (max-width:768px){.about_certificate .certif_nav li:first-child{margin-left:auto}}@media screen and (max-width:768px){.about_certificate .certif_nav li.active{border-bottom-width:2px}}@media screen and (max-width:768px){.about_certificate .certif_nav li:last-child{margin-right:auto}}.about_certificate .swiper_box{margin-top:4.5rem}@media screen and (max-width:768px){.about_certificate .swiper_box{margin-top:2rem}}.swiper_btns{display:flex;gap:3.2rem}.swiper_btns.middle{width:98%;max-width:154rem;justify-content:space-between;position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none}.about_certificate .swiper_btns{max-width:184.8rem}@media screen and (max-width:768px){.swiper_btns{gap:1.25rem}}@media screen and (max-width:768px){.about_certificate .swiper_btns{display:none}}.swiper_btns div{cursor:pointer;display:flex;align-items:center;justify-content:center;width:6.4rem;height:6.4rem;border:1px solid rgb(180,180,180);transition:0.3s}.swiper_btns div::after{content:"";display:block;width:1.7rem;height:1.4rem;transition:0.3s;background:url("https://www.richkind-hose.com//wp-content/plugins/sytech-fronteditor/sytpl/about_4/assets/img/arr-bl.svg") center center / contain no-repeat}.swiper_btns div:hover{border-color:var(--theme_color);background-color:var(--theme_color)}@media screen and (max-width:768px){.swiper_btns div{width:2.8rem;height:2.8rem}}@media screen and (max-width:768px){.swiper_btns div::after{width:0.8rem;height:0.8rem}}.swiper_content{max-width:147rem;margin:0px auto;position:relative;padding:1.5rem;overflow:hidden}.about_certificate .swiper_content{max-width:167rem}@media screen and (min-width:768px) and (max-width:1024px){.swiper_content{padding:1.5rem 2rem}}@media screen and (max-width:768px){.swiper_content{padding:10px 20px}}.about_certificate .about_certificate_swiper{display:none;padding:4.5rem 0px}.about_certificate .about_certificate_swiper.active{display:block}@media screen and (max-width:768px){.about_certificate .about_certificate_swiper{padding:1.6rem 0px}}.about_certificate .about_certificate_swiper .swiper-slide{transition:0.3s}.about_certificate .about_certificate_swiper .swiper-slide-active{transform:scale(1.2099)}.about_certificate .about_certificate_swiper .img{position:relative;padding-bottom:143.511%;transition:0.3s}.about_certificate .about_certificate_swiper .swiper-slide-active .img{box-shadow:rgba(141,141,141,0.3) 0px 1rem 1rem}.about_certificate .about_certificate_swiper .img img{display:block;width:100%;height:100%;object-fit:contain;object-position:center center;transition:0.3s;position:absolute;top:0px;left:0px}.about_certificate .about_certificate_swiper p{font-size:1.8rem;color:rgb(22,22,22);line-height:3.1rem;text-align:center;margin-top:1.4rem}@media screen and (max-width:768px){.about_certificate .about_certificate_swiper p{font-size:14px;margin-top:1rem;line-height:1.5}}@media screen and (max-width:786px){}