div.ccm-panel-content ul.nav,div.ccm-panel-content menu{display:block;}.ccm-ui .radio input[type="radio"],.ccm-ui .radio-inline input[type="radio"],.ccm-ui .checkbox input[type="checkbox"],.ccm-ui .checkbox-inline input[type="checkbox"]{width:auto;}.ccm-ui .input-group-addon{width:10%;}.ccm-edit-mode-block-menu.popover,.popover{visibility:visible;}#ccm-theme-grid-edit-mode-row-wrapper{display:flex;width:100%;}@font-face{font-family:SalinasDemo;src:url('../../libs/fonts/SalinasDemo-Regular.otf');}@font-face{font-family:CenturyGothic;src:url('../../libs/fonts/Century Gothic/CenturyGothic.ttf');}@font-face{font-family:GOTHICB0;src:url('../../libs/fonts/Century Gothic/GOTHICB0.TTF');}*::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#f5f5f5;}*::-webkit-scrollbar{width:6px;background-color:#333;}*::-webkit-scrollbar-thumb{background-color:#333;}.font_salinas{font-family:SalinasDemo;}html,body{overflow-x:hidden;}body{background:#dfd5ce;font-family:CenturyGothic;}body header.header{display:flex;flex-direction:row;justify-content:center;align-content:center;position:absolute;left:0;right:0;top:0;padding:1.3rem 2rem;transition:all .8s ease-in-out;z-index:99;}body header.header.scroll-header{position:fixed !important;left:0;right:0;top:0;z-index:99;padding:2rem 2rem;transition:all .8s ease-in-out;transform:translateY(-100%);background:#151515;}body header.header.scroll-header ul.header-menu li.header-menu-item a{color:#c7beb8;}body header.header.scroll-header ul.header-menu li.header-menu-item a:before{background:#c7beb8;}body header.header.scroll-header ul.header-menu .logo-outer{background:transparent;}body header.header.scroll-header ul.header-menu .logo-outer .header-logo img{height:45px;object-fit:contain;}body header.header.fixed-header{transform:translateY(0);}body header.header ul.header-menu{list-style:none;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:0;margin:0;width:100%;}body header.header ul.header-menu .logo-outer{padding:0.3rem 1rem;background:rgba(0,0,0,0.44);border-radius:10px;transition:all .5s ease-in-out;}body header.header ul.header-menu .logo-outer .header-logo img{height:65px;object-fit:contain;}@media screen and (max-width: 512px){body header.header ul.header-menu .logo-outer .header-logo img{height:45px;}}body header.header ul.header-menu .chunk{display:flex;justify-content:space-evenly;align-items:center;flex-direction:row;width:100%;}@media screen and (max-width: 1024px){body header.header ul.header-menu .chunk{display:none;}}body header.header ul.header-menu .menu-trigger{display:none;position:relative;height:100%;width:60px;}@media screen and (max-width: 1024px){body header.header ul.header-menu .menu-trigger{display:block;}}body header.header ul.header-menu .menu-trigger .checkbox{position:absolute;display:block;height:32px;width:32px;top:50%;transform:translateY(-50%);left:20px;z-index:5;opacity:0;cursor:pointer;z-index:105;}body header.header ul.header-menu .menu-trigger .hamburger-lines{position:relative;display:block;height:26px;width:32px;position:absolute;top:50%;transform:translateY(-50%);left:20px;z-index:2;display:flex;flex-direction:column;justify-content:space-between;z-index:102;}body header.header ul.header-menu .menu-trigger .hamburger-lines .line{display:block;height:2px;width:100%;border-radius:5px;background:#686868;transition:all .3s ease-in-out;}body header.header ul.header-menu .menu-trigger .hamburger-lines .line.line1{transform-origin:0% 0%;transition:transform 0.4s ease-in-out;}body header.header ul.header-menu .menu-trigger .hamburger-lines .line.line2{transition:transform 0.2s ease-in-out;}body header.header ul.header-menu .menu-trigger .hamburger-lines .line.line3{transform-origin:0% 100%;transition:transform 0.4s ease-in-out;}body header.header ul.header-menu .menu-trigger .menu-items{position:fixed;left:0;top:0;padding-top:120px;height:100vh;width:100vw;transform:translate(-150%);display:flex;flex-direction:row;justify-content:center;align-items:center;flex-direction:column;background-color:#3e5a48;transition:transform 0.5s ease-in-out;z-index:99;}body header.header ul.header-menu .menu-trigger .menu-items ul{list-style:none;margin:0;padding:0;}body header.header ul.header-menu .menu-trigger .menu-items ul li{margin-bottom:1.2rem;font-size:1.5rem;font-weight:500;text-align:center;}body header.header ul.header-menu .menu-trigger .menu-items ul li a{color:#fff;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out;}body header.header ul.header-menu .menu-trigger .menu-items ul li a:hover{color:#7e6b5d;}body header.header ul.header-menu .menu-trigger input[type="checkbox"]:checked ~ .menu-items{transform:translateX(0);}body header.header ul.header-menu .menu-trigger input[type="checkbox"]:checked ~ .hamburger-lines .line1{transform:rotate(45deg);background:#fff;}body header.header ul.header-menu .menu-trigger input[type="checkbox"]:checked ~ .hamburger-lines .line2{transform:scaleY(0);}body header.header ul.header-menu .menu-trigger input[type="checkbox"]:checked ~ .hamburger-lines .line3{transform:rotate(-45deg);background:#fff;}body header.header ul.header-menu li.header-menu-item{padding:0 .5rem;}body header.header ul.header-menu li.header-menu-item a{position:relative;color:#3e5a48;text-decoration:none;transition:all .5s ease-in-out;padding:.2rem .7rem;font-weight:700;font-size:1rem;}@media screen and (max-width: 1366px){body header.header ul.header-menu li.header-menu-item a{font-size:.9rem;}}body header.header ul.header-menu li.header-menu-item a:before{content:'';position:absolute;left:50%;right:50%;bottom:0;height:2px;background:#3e5a48;transition:all .5s ease-in-out;}body header.header ul.header-menu li.header-menu-item a:hover:before{left:0;right:0;}@media screen and (max-width: 1024px){body section.section1{max-height:540px;}}@media screen and (max-width: 512px){body section.section1{max-height:320px;}}body section.section1 .swiper-outer{height:100%;padding:4rem 2rem 1rem 2rem;user-select:none;}@media screen and (max-width: 1024px){body section.section1 .swiper-outer{position:relative;padding:7rem 2rem 0rem 2rem;}}body section.section1 .swiper-outer .swiper.swiper-home{height:100%;border-radius:10px;}body section.section1 .swiper-outer .swiper.swiper-home .swiper-wrapper{height:100%;}body section.section1 .swiper-outer .swiper.swiper-home .swiper-wrapper .swiper-slide{height:100%;}body section.section1 .swiper-outer .swiper.swiper-home .swiper-wrapper .swiper-slide picture{position:relative;display:block;height:100%;width:100%;}body section.section1 .swiper-outer .swiper.swiper-home .swiper-wrapper .swiper-slide picture img{height:100%;width:100%;object-fit:cover;object-position:bottom;}body section.section1 .swiper-outer .swiper.swiper-home .swiper-wrapper .swiper-slide picture:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.15);}body section.section1 .swiper-outer .swiper.swiper-home .swiper-wrapper .swiper-slide .text-outer{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;position:absolute;bottom:35%;left:5%;color:#fff;line-height:1.2;font-family:SalinasDemo;}@media screen and (max-width: 512px){body section.section1 .swiper-outer .swiper.swiper-home .swiper-wrapper .swiper-slide .text-outer{display:none;}}body section.section1 .swiper-outer .swiper.swiper-home .swiper-wrapper .swiper-slide .text-outer .text-part-1{font-size:6.3rem;}@media screen and (max-width: 512px){body section.section1 .swiper-outer .swiper.swiper-home .swiper-wrapper .swiper-slide .text-outer .text-part-1{font-size:3rem;}}body section.section1 .swiper-outer .swiper.swiper-home .swiper-wrapper .swiper-slide .text-outer .text-part-2{font-size:2.2rem;}@media screen and (max-width: 512px){body section.section1 .swiper-outer .swiper.swiper-home .swiper-wrapper .swiper-slide .text-outer .text-part-2{font-size:1.2rem;}}body section.section1 .swiper-outer .control-bar{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;right:0;top:57%;transform:translateY(-50%);background:#7e6b5d;z-index:3;padding:2rem .3rem;}@media screen and (max-width: 1024px){body section.section1 .swiper-outer .control-bar{padding:1.6rem .2rem;}}@media screen and (max-width: 512px){body section.section1 .swiper-outer .control-bar{padding:.2rem .2rem;transform:translateY(-20%);}}body section.section1 .swiper-outer .control-bar .language{padding:.7rem 1rem;border-bottom:2px solid #f1ebe7;}@media screen and (max-width: 1024px){body section.section1 .swiper-outer .control-bar .language{padding:.4rem .7rem;}}body section.section1 .swiper-outer .control-bar .language a{display:flex;flex-direction:column;align-items:center;color:#f1ebe7;font-size:1.4rem;text-decoration:none;}@media screen and (max-width: 512px){body section.section1 .swiper-outer .control-bar .language a{font-size:.9rem;}}body section.section1 .swiper-outer .control-bar .language a span{font-size:0.9rem;line-height:.4rem;}body section.section1 .swiper-outer .control-bar .language img{width:40px;}body section.section1 .swiper-outer .control-bar .swiper-navigations{padding:1rem 1rem;border-bottom:2px solid #f1ebe7;}@media screen and (max-width: 1024px){body section.section1 .swiper-outer .control-bar .swiper-navigations{padding:.6rem;border-bottom:none;}}body section.section1 .swiper-outer .control-bar .swiper-navigations .hs-button{cursor:pointer;}body section.section1 .swiper-outer .control-bar .swiper-navigations .hs-button svg{width:34px;}body section.section1 .swiper-outer .control-bar .swiper-navigations .hs-button svg path{fill:#f1ebe7;transition:all .3s ease-in-out;}@media screen and (max-width: 512px){body section.section1 .swiper-outer .control-bar .swiper-navigations .hs-button svg{width:17px;}}body section.section1 .swiper-outer .control-bar .swiper-navigations .hs-button:hover svg path{fill:#000;}body section.section1 .swiper-outer .control-bar .social-media{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#f1ebe7;padding:.7rem;}@media screen and (max-width: 1024px){body section.section1 .swiper-outer .control-bar .social-media{display:none;}}body section.section1 .swiper-outer .control-bar .social-media a{color:#f1ebe7;text-decoration:none;transition:all .3s ease-in-out;}body section.section1 .swiper-outer .control-bar .social-media a.social-icon{font-size:1.3rem;}body section.section1 .swiper-outer .control-bar .social-media a:hover{color:#000;}body section.section1 .swiper-outer .search{position:absolute;left:0;top:50%;width:100%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:9;}@media screen and (max-width: 512px){body section.section1 .swiper-outer .search{display:none;}}body section.section1 .swiper-outer .search i{cursor:pointer;color:#fff;font-size:2rem;}body section.section1 .swiper-outer .search svg{position:absolute;left:0;top:0;cursor:pointer;color:#fff;height:2.4rem;width:2.4rem;padding:1rem;background-color:#7e6b5d;}@media screen and (max-width: 767px){body section.section1 .swiper-outer .search svg{height:1.4rem;width:1.4rem;}}body section.section1 .swiper-outer .search form{display:flex;flex-direction:row;align-items:center;justify-content:center;position:fixed;left:50%;top:-100vh;transform:translateX(-50%) translateY(-50%);width:90%;height:30vh;transition:all .5s ease-in-out;}body section.section1 .swiper-outer .search form .click-toggleSearch{position:absolute;right:2%;top:2%;font-weight:bold;transition:all .5s ease-in-out;font-size:1.5rem;cursor:pointer;}body section.section1 .swiper-outer .search form .click-toggleSearch:hover{color:crimson;}body section.section1 .swiper-outer .search form.active{top:50%;}body section.section1 .swiper-outer .search form:before{content:'';position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,0.7);filter:blur(3px);z-index:-1;}body section.section1 .swiper-outer .search form .ccm-search-block-text{border-radius:0;border:none;outline:none;border-color:inherit;-webkit-box-shadow:none;box-shadow:none;padding:0.7rem 0.5rem;width:30vw;}body section.section1 .swiper-outer .search form .ccm-search-block-submit{position:relative;width:10vw;background-color:#3e5a48;border-radius:0;border:none;outline:none;border-color:inherit;-webkit-box-shadow:none;box-shadow:none;padding:0.7rem 0.5rem;text-transform:uppercase;transition:all .3s ease-in-out;border:1px solid #3e5a48;color:#fff;}body section.section1 .swiper-outer .search form .ccm-search-block-submit:hover{background-color:#3e5a48;border-color:#3e5a48;}body section.section2.section-aboutUs{position:relative;}@media screen and (max-width: 1024px){body section.section2.section-aboutUs{height:auto !important;}}body section.section2.section-aboutUs .about-home-content{max-width:500px;margin:0 auto;user-select:none;}@media screen and (max-width: 1024px){body section.section2.section-aboutUs .about-home-content{padding:6rem 0;}}@media screen and (max-width: 512px){body section.section2.section-aboutUs .about-home-content{padding-top:3rem;padding-bottom:7rem;}}@media screen and (min-width: 1680px){body section.section2.section-aboutUs .about-home-content{margin-top:8rem;}}body section.section2.section-aboutUs .about-home-content h1{font-size:3.4rem;}@media screen and (max-width: 512px){body section.section2.section-aboutUs .about-home-content h1{font-size:2.4rem;}}body section.section2.section-aboutUs .about-home-content p{font-weight:600;font-size:.9rem;line-height:1.9rem;}@media screen and (max-width: 512px){body section.section2.section-aboutUs .about-home-content p{font-size:.8rem;}}body section.section2.section-aboutUs .imagebox-group{position:relative;width:27rem;height:19rem;padding:1rem;}@media (max-width: 1367px){body section.section2.section-aboutUs .imagebox-group{width:22rem;height:15rem;}}body section.section2.section-aboutUs .imagebox-group .image-outer{display:block;position:absolute;}body section.section2.section-aboutUs .imagebox-group .image-outer.order1{z-index:3;}body section.section2.section-aboutUs .imagebox-group .image-outer.order2{z-index:2;}body section.section2.section-aboutUs .imagebox-group .image-outer.order3{z-index:1;}body section.section2.section-aboutUs .imagebox-group .image-outer picture img{width:100%;height:100%;object-fit:cover;}body section.section2.section-aboutUs .imagebox-group.imagebox-group1{position:absolute;bottom:15%;left:3%;}@media screen and (max-width: 620px){body section.section2.section-aboutUs .imagebox-group.imagebox-group1{width:10rem;height:6rem;bottom:5%;left:3%;}}@media screen and (min-width: 1680px){body section.section2.section-aboutUs .imagebox-group.imagebox-group1{left:10%;}}body section.section2.section-aboutUs .imagebox-group.imagebox-group1 .image-outer.order1{position:absolute;left:7%;bottom:10%;height:80%;}body section.section2.section-aboutUs .imagebox-group.imagebox-group1 .image-outer.order1 img{object-fit:contain;}@media screen and (max-width: 1024px){body section.section2.section-aboutUs .imagebox-group.imagebox-group1 .image-outer.order1{height:60%;}}body section.section2.section-aboutUs .imagebox-group.imagebox-group1 .image-outer.order2{position:absolute;left:20%;bottom:20%;height:100%;width:50%;}body section.section2.section-aboutUs .imagebox-group.imagebox-group1 .image-outer.order2 img{border-radius:10px;}@media screen and (max-width: 1024px){body section.section2.section-aboutUs .imagebox-group.imagebox-group1 .image-outer.order2{height:80%;width:35%;}}body section.section2.section-aboutUs .imagebox-group.imagebox-group1 .image-outer.order3{position:absolute;bottom:0;left:0;right:0;width:100%;height:80%;height:55%;width:60%;}body section.section2.section-aboutUs .imagebox-group.imagebox-group1 .image-outer.order3 img{border-radius:10px;}body section.section2.section-aboutUs .imagebox-group.imagebox-group2{position:absolute;top:6%;right:0%;width:27rem;}@media screen and (max-width: 1024px){body section.section2.section-aboutUs .imagebox-group.imagebox-group2{display:none;}}@media (max-width: 1367px){body section.section2.section-aboutUs .imagebox-group.imagebox-group2{width:20rem;}}body section.section2.section-aboutUs .imagebox-group.imagebox-group2 .image-outer.order1{position:absolute;left:32%;bottom:-10%;height:80%;}@media (max-width: 1367px){body section.section2.section-aboutUs .imagebox-group.imagebox-group2 .image-outer.order1{height:70%;}}body section.section2.section-aboutUs .imagebox-group.imagebox-group2 .image-outer.order1 img{object-fit:contain;}body section.section2.section-aboutUs .imagebox-group.imagebox-group2 .image-outer.order2{position:absolute;left:-13%;bottom:-15%;height:90%;width:50%;}body section.section2.section-aboutUs .imagebox-group.imagebox-group2 .image-outer.order2 img{border-radius:10px;}body section.section2.section-aboutUs .imagebox-group.imagebox-group2 .image-outer.order3{position:absolute;top:0;left:0;right:0;width:100%;height:80%;}@media (max-width: 1367px){body section.section2.section-aboutUs .imagebox-group.imagebox-group2 .image-outer.order3{height:75%;}}body section.section2.section-aboutUs .imagebox-group.imagebox-group2 .image-outer.order3 img{border-radius:10px;object-position:bottom;}body section.section2.section-aboutUs .imagebox-group.imagebox-group3{position:absolute;bottom:1%;right:15%;width:30rem;}@media screen and (max-width: 1024px){body section.section2.section-aboutUs .imagebox-group.imagebox-group3{display:none;}}@media screen and (min-width: 1680px){body section.section2.section-aboutUs .imagebox-group.imagebox-group3{bottom:15%;}}body section.section2.section-aboutUs .imagebox-group.imagebox-group3 .image-outer.order1{position:absolute;left:32%;bottom:0%;height:80%;}body section.section2.section-aboutUs .imagebox-group.imagebox-group3 .image-outer.order1 img{object-fit:contain;}body section.section2.section-aboutUs .imagebox-group.imagebox-group3 .image-outer.order2{position:absolute;left:0%;bottom:9.7%;height:90%;width:40%;}body section.section2.section-aboutUs .imagebox-group.imagebox-group3 .image-outer.order2 img{border-radius:10px;}body section.section2.section-aboutUs .imagebox-group.imagebox-group3 .image-outer.order3{position:absolute;bottom:0;left:10%;right:0;width:85%;height:80%;}body section.section2.section-aboutUs .imagebox-group.imagebox-group3 .image-outer.order3 img{border-radius:10px;object-position:bottom;}body section.section-wrapper.section3.section-category{position:relative;background:#c7beb8;background:linear-gradient(0deg,#c7beb8 65%,#3e5a48 65%);}@media screen and (max-width: 1024px){body section.section-wrapper.section3.section-category{max-height:650px;}}@media (max-width: 1024px){body section.section-wrapper.section3.section-category{height:500px;}}@media (max-width: 760px){body section.section-wrapper.section3.section-category{height:auto;}}body section.section-wrapper.section3.section-category .row{height:100%;}body section.section-wrapper.section3.section-category .sr-btn-wrapper{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;}@media screen and (max-width: 767px){body section.section-wrapper.section3.section-category .sr-btn-wrapper{flex-direction:row;justify-content:space-between;align-items:center;height:auto;}}body section.section-wrapper.section3.section-category .sr-btn-wrapper .category-btn{background:#7e6b5d;font-size:1.5rem;writing-mode:vertical-rl;transform:rotate(180deg);padding:3rem 1rem;color:#fff;text-decoration:none;transition:all .5s ease-in-out;}@media screen and (max-width: 767px){body section.section-wrapper.section3.section-category .sr-btn-wrapper .category-btn{transform:rotate(0deg);writing-mode:initial;padding:1rem 1rem;}}@media screen and (max-width: 512px){body section.section-wrapper.section3.section-category .sr-btn-wrapper .category-btn{font-size:1rem;}}@media (max-width: 760px){body section.section-wrapper.section3.section-category .sr-btn-wrapper .category-btn{position:absolute;right:1rem;top:1rem;z-index:9;}}body section.section-wrapper.section3.section-category .sr-btn-wrapper .category-btn:hover{background-color:#323232;}body section.section-wrapper.section3.section-category .sr-btn-wrapper .swiper-navigations{position:absolute;right:10%;top:10%;z-index:9;}@media screen and (max-width: 767px){body section.section-wrapper.section3.section-category .sr-btn-wrapper .swiper-navigations{display:flex;flex-direction:row-reverse;position:relative;right:inherit;top:inherit;}}body section.section-wrapper.section3.section-category .sr-btn-wrapper .swiper-navigations .hs-button{cursor:pointer;margin:.5rem 0;}@media screen and (max-width: 767px){body section.section-wrapper.section3.section-category .sr-btn-wrapper .swiper-navigations .hs-button{margin:0 .5rem;}}body section.section-wrapper.section3.section-category .sr-btn-wrapper .swiper-navigations .hs-button svg{width:55px;}body section.section-wrapper.section3.section-category .sr-btn-wrapper .swiper-navigations .hs-button svg path{fill:#c7beb8;transition:all .3s ease-in-out;}@media screen and (max-width: 1024px){body section.section-wrapper.section3.section-category .sr-btn-wrapper .swiper-navigations .hs-button svg{width:32px;}}body section.section-wrapper.section3.section-category .sr-btn-wrapper .swiper-navigations .hs-button:hover svg path{fill:#fff;}body section.section-wrapper.section3.section-category .category-wrapper{padding-top:4rem;padding-bottom:2.5rem;}@media screen and (max-width: 768px){body section.section-wrapper.section3.section-category .category-wrapper{padding-bottom:4rem;}}body section.section-wrapper.section3.section-category .category-wrapper .swiper.category-swiper .swiper-wrapper .swiper-slide.cat-outer a{display:block;width:100%;height:100%;}body section.section-wrapper.section3.section-category .category-wrapper .swiper.category-swiper .swiper-wrapper .swiper-slide.cat-outer a picture{width:100%;height:100%;}body section.section-wrapper.section3.section-category .category-wrapper .swiper.category-swiper .swiper-wrapper .swiper-slide.cat-outer a picture img{width:100%;height:100%;object-fit:cover;object-position:left;transition:all .8s cubic-bezier(0.4,0,1,1);}body section.section-wrapper.section3.section-category .category-wrapper .swiper.category-swiper .swiper-wrapper .swiper-slide.cat-outer a span.cat-name{display:none;position:absolute;left:1rem;bottom:1rem;font-size:2.1rem;letter-spacing:.15rem;color:#fff;z-index:2;transition:all .8s cubic-bezier(0.4,0,1,1);font-family:SalinasDemo;background:rgba(62,90,72,0.59);padding:0.2rem 1rem;}body section.section-wrapper.section3.section-category .category-wrapper .swiper.category-swiper .swiper-wrapper .swiper-slide.cat-outer a:hover picture img{object-position:right;}body section.section-wrapper.section4.section-ugreenclean{position:relative;background:url(../img/ugreenclean-bg.jpg);background-repeat:no-repeat;background-position:center bottom;background-size:cover;background-attachment:fixed;}@media screen and (max-width: 1024px){body section.section-wrapper.section4.section-ugreenclean{max-height:650px;}}body section.section-wrapper.section4.section-ugreenclean .ugreenclean-content-outer{position:absolute;left:6%;top:50%;width:35%;transform:translateY(-50%);}@media screen and (max-width: 767px){body section.section-wrapper.section4.section-ugreenclean .ugreenclean-content-outer{width:100%;left:inherit;}}body section.section-wrapper.section4.section-ugreenclean .ugreenclean-content-outer .ugreenclean-content-inner h1,body section.section-wrapper.section4.section-ugreenclean .ugreenclean-content-outer .ugreenclean-content-inner h2,body section.section-wrapper.section4.section-ugreenclean .ugreenclean-content-outer .ugreenclean-content-inner h3,body section.section-wrapper.section4.section-ugreenclean .ugreenclean-content-outer .ugreenclean-content-inner h4,body section.section-wrapper.section4.section-ugreenclean .ugreenclean-content-outer .ugreenclean-content-inner h5,body section.section-wrapper.section4.section-ugreenclean .ugreenclean-content-outer .ugreenclean-content-inner h6{font-family:SalinasDemo;}body section.section-wrapper.section4.section-ugreenclean .ugreenclean-content-outer .ugreenclean-content-inner p{line-height:1.8rem;font-weight:600;}body section.section-wrapper.section4.section-ugreenclean .ugreenclean-content-outer .ugreenclean-content-inner .head{font-size:3rem;margin-bottom:1.7rem;}body section.section-wrapper.section5.section-blogs{user-select:none;}@media screen and (max-width: 1024px){body section.section-wrapper.section5.section-blogs{max-height:650px;}}@media (max-width: 1024px){body section.section-wrapper.section5.section-blogs{height:500px;}}body section.section-wrapper.section5.section-blogs > .container-fluid{height:100%;}body section.section-wrapper.section5.section-blogs > .container-fluid > .row{height:100%;padding-top:3rem;padding-bottom:1.5rem;}body section.section-wrapper.section5.section-blogs .blog-outer{position:relative;height:100%;padding:1rem;}@media (max-width: 760px){body section.section-wrapper.section5.section-blogs .blog-outer{padding:0;}}body section.section-wrapper.section5.section-blogs .blog-outer .blog-inner{position:relative;width:100%;height:100%;}body section.section-wrapper.section5.section-blogs .blog-outer .blog-content-outer{position:absolute;width:40%;z-index:3;}@media (max-width: 760px){body section.section-wrapper.section5.section-blogs .blog-outer .blog-content-outer{width:45%;}}body section.section-wrapper.section5.section-blogs .blog-outer .blog-content-outer h2{font-family:SalinasDemo;font-size:2.4rem;white-space:nowrap;}body section.section-wrapper.section5.section-blogs .blog-outer .blog-content-outer p{line-height:1.6rem;font-size:.8rem;}@media (max-width: 1024px){body section.section-wrapper.section5.section-blogs .blog-outer .blog-content-outer p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;}}@media (max-width: 760px){body section.section-wrapper.section5.section-blogs .blog-outer .blog-content-outer p{-webkit-line-clamp:10;line-clamp:10;}}body section.section-wrapper.section5.section-blogs .blog-outer .blog-content-outer a{display:block;padding:.6rem 1.2rem;margin:.7rem 0;text-decoration:none;border:1px solid #7e6b5d;color:#7e6b5d;font-weight:700;transition:all .3s ease-in-out;}body section.section-wrapper.section5.section-blogs .blog-outer .blog-content-outer a:hover{background:#323232;border-color:#323232;color:#c7beb8;}body section.section-wrapper.section5.section-blogs .blog-outer .blog-image-outer{position:absolute;height:100%;width:50%;}body section.section-wrapper.section5.section-blogs .blog-outer .blog-image-outer picture{display:block;width:100%;height:85%;}body section.section-wrapper.section5.section-blogs .blog-outer .blog-image-outer picture img{width:100%;height:100%;object-fit:cover;}body section.section-wrapper.section5.section-blogs .blog-outer.first-blog .blog-content-outer{left:8%;top:5%;}@media (max-width: 760px){body section.section-wrapper.section5.section-blogs .blog-outer.first-blog .blog-content-outer{left:2%;}}body section.section-wrapper.section5.section-blogs .blog-outer.first-blog .blog-image-outer{top:0;right:0;}body section.section-wrapper.section5.section-blogs .blog-outer.second-blog{display:flex;flex-direction:column;justify-content:flex-end;}body section.section-wrapper.section5.section-blogs .blog-outer.second-blog .blog-content-outer{right:12%;top:25%;width:35%;}body section.section-wrapper.section5.section-blogs .blog-outer.second-blog .blog-image-outer{display:flex;flex-direction:column;justify-content:flex-end;top:0;left:0;}body .section6.section-certificates img{max-width:100%;height:220px;object-fit:contain;}@media screen and (max-width: 767px){body .section6.section-certificates .col-sm-12 .row{position:relative;display:grid;grid-template-rows:1fr;grid-column-gap:10px;grid-row-gap:0px;grid-template-columns:repeat(2,1fr);gap:10px;grid-auto-rows:minmax(150px,auto);text-align:center;}body .section6.section-certificates .col-sm-12 .row img{height:120px;}}body .products-page .page-wrapper{margin-top:7rem;}body .products-page .page-wrapper .catalog{padding-top:2rem;}body .products-page .page-wrapper .catalog .catalog-wrapper{display:grid;grid-template-columns:25% 75%;}@media (max-width: 663px){body .products-page .page-wrapper .catalog .catalog-wrapper{grid-template-columns:100%;}}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-filters{padding:0 1rem;}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-filters ul.filters_list{position:-webkit-sticky;position:sticky;top:5rem;padding:0;width:90%;padding-right:0;margin-left:0;list-style:none;user-select:none;}@media (max-width: 768px){body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-filters ul.filters_list{width:100%;}}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-filters ul.filters_list .filters_item{position:relative;border-top:1px #e0e0e0 solid;}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-filters ul.filters_list .filters_item label.toggleButton{display:block;margin:0;}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-filters ul.filters_list .filters_item label.toggleButton input.stat{display:none;}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-filters ul.filters_list .filters_item label.toggleButton input.stat:checked ~ .filters__drawer-icon{background-color:#c7beb8;}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-filters ul.filters_list .filters_item label.toggleButton input.stat:checked ~ .filters__drawer-icon i{margin-left:18px;}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-filters ul.filters_list .filters_item label.toggleButton input.stat:checked ~ .filters__drawer-icon:active i{margin-left:12px;}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-filters ul.filters_list .filters_item label.toggleButton:last-of-type{border-bottom:1px #e0e0e0 solid;}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-filters ul.filters_list .filters_item label.toggleButton .filters_name{display:block;color:#1d1d1b;font-size:0.875rem;margin:0;position:relative;cursor:pointer;padding:1em 0;}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-filters ul.filters_list .filters_item label.toggleButton .filters__drawer-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);display:block;width:35px;height:20px;margin:0px auto;border-radius:100px;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;background-color:#e6e9ec;}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-filters ul.filters_list .filters_item label.toggleButton .filters__drawer-icon i{height:15px;width:15px;background:#fff;display:inline-block;border-radius:100px;margin-top:1px;margin-left:2px;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;pointer-events:none;box-shadow:0px 0px 0px 0px rgba(0,0,0,0);}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-filters ul.filters_list .filters_item label.toggleButton .filters__drawer-icon:hover i{box-shadow:0px 1px 2px 0px rgba(0,0,0,0.2);transform:scale(1.01);}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-filters ul.filters_list .filters_item label.toggleButton .filters__drawer-icon:active{background-color:#a6b9cb;}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-filters ul.filters_list .filters_item label.toggleButton .filters__drawer-icon:active i{width:21px;box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2);}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-container ul.catalog-grid{display:grid;grid-template-columns:33.333% 33.333% 33.333%;border:initial;border-bottom:initial;grid-gap:1px;list-style:none;margin:0;}@media (max-width: 768px){body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-container ul.catalog-grid{grid-template-columns:50% 50%;padding:0;}}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-container ul.catalog-grid .catalog__item{width:100%;height:100%;border-top:1px solid #e0e0e0;border-left:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;padding:2rem 0;}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-container ul.catalog-grid .catalog__item .catalog__link{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;position:relative;-webkit-transform:scale(1);transform:scale(1);text-align:center;}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-container ul.catalog-grid .catalog__item .catalog__link:hover .catalog__media img.catalog__image{transform:scale(1.04);}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-container ul.catalog-grid .catalog__item .catalog__link .catalog__media{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-container ul.catalog-grid .catalog__item .catalog__link .catalog__media img.catalog__image{width:75%;max-height:350px;object-fit:contain;transition:transform 0.3s ease-in-out;}body .products-page .page-wrapper .catalog .catalog-wrapper .catalog-container ul.catalog-grid .catalog__item .catalog__link .catalog__info .catalog__name{margin:0;font-weight:bold;}body .product-detail-page{margin-top:10rem;}body .product-detail-page .page-wrapper{padding:0 3rem;}@media screen and (max-width: 767px){body .product-detail-page .page-wrapper{padding:0 1rem;}}body .product-detail-page .page-wrapper .product-image{padding:2rem 0;text-align:center;}@media (max-width: 512px){body .product-detail-page .page-wrapper .product-image{padding:0;}}body .product-detail-page .page-wrapper .product-image > .container{padding:0;}@media (max-width: 768px){body .product-detail-page .page-wrapper .product-image > .container{padding:initial;}}body .product-detail-page .page-wrapper .product-image picture{display:inline-block;user-select:none;}body .product-detail-page .page-wrapper .product-image picture img{height:450px;object-fit:contain;}@media (max-width: 512px){body .product-detail-page .page-wrapper .product-image picture img{height:230px;}}body .product-detail-page .page-wrapper .product-image .swiper.product-swiper .swiper-pagination{position:relative;transform:translateY(10px);z-index:9;}body .product-detail-page .page-wrapper .product-image .swiper.product-swiper .swiper-pagination .swiper-pagination-bullet-active{background:#3e5a48;}body .product-detail-page .page-wrapper .product-content{padding-top:2rem;padding-bottom:2rem;overflow-wrap:break-word;word-wrap:break-word;hyphens:auto;}body .product-detail-page .page-wrapper .product-content h2{font-family:;}@media (max-width: 768px){body .product-detail-page .page-wrapper .product-content h2{text-align:center;}}body .product-detail-page .page-wrapper .product-content h2 span{font-size:.9rem;font-weight:bolder;}body .product-detail-page .page-wrapper .product-content > .container{padding:0;}@media (max-width: 768px){body .product-detail-page .page-wrapper .product-content > .container{padding:initial;}}body .product-detail-page .page-wrapper .accordion-wrapper .accordion{width:90%;max-width:1000px;margin:2rem auto;}body .product-detail-page .page-wrapper .accordion-wrapper .accordion .accordion-item{background-color:#fff;color:#111;margin:1rem 0;border-radius:0.5rem;box-shadow:0 2px 5px 0 rgba(0,0,0,0.25);}body .product-detail-page .page-wrapper .accordion-wrapper .accordion .accordion-item .accordion-item-header{padding:0.5rem 3rem 0.5rem 1rem;min-height:3.5rem;line-height:1.25rem;font-weight:bold;display:flex;align-items:center;position:relative;user-select:none;cursor:pointer;}body .product-detail-page .page-wrapper .accordion-wrapper .accordion .accordion-item .accordion-item-header:after{content:"\002B";font-size:2rem;position:absolute;right:1rem;}body .product-detail-page .page-wrapper .accordion-wrapper .accordion .accordion-item .accordion-item-header.active:after{content:"\2212";}body .product-detail-page .page-wrapper .accordion-wrapper .accordion .accordion-item .accordion-item-body{max-height:0;overflow:hidden;transition:max-height 0.2s ease-out;}body .product-detail-page .page-wrapper .accordion-wrapper .accordion .accordion-item .accordion-item-body .accordion-item-body-content{padding:1rem;line-height:1.5rem;border-top:1px solid;border-image:linear-gradient(to right,transparent,#34495e,transparent) 1;}body .product-detail-page .page-wrapper .other-products .other-products-wrapper{padding:2rem 0;}body .product-detail-page .page-wrapper .other-products .other-products-wrapper .header-class{text-transform:uppercase;text-align:center;}body .product-detail-page .page-wrapper .other-products .other-products-wrapper ul.catalog-grid{display:grid;grid-template-columns:25% 25% 25% 25%;border:initial;border-bottom:initial;grid-gap:1px;list-style:none;padding:0;}@media (max-width: 512px){body .product-detail-page .page-wrapper .other-products .other-products-wrapper ul.catalog-grid{grid-template-columns:50% 50%;}}body .product-detail-page .page-wrapper .other-products .other-products-wrapper ul.catalog-grid .catalog__item{width:100%;height:100%;border-top:1px solid #e0e0e0;border-left:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;padding:2rem 0;}body .product-detail-page .page-wrapper .other-products .other-products-wrapper ul.catalog-grid .catalog__item .catalog__link{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;position:relative;-webkit-transform:scale(1);transform:scale(1);text-align:center;}body .product-detail-page .page-wrapper .other-products .other-products-wrapper ul.catalog-grid .catalog__item .catalog__link:hover .catalog__media img.catalog__image{transform:scale(1.04);}body .product-detail-page .page-wrapper .other-products .other-products-wrapper ul.catalog-grid .catalog__item .catalog__link .catalog__media{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}body .product-detail-page .page-wrapper .other-products .other-products-wrapper ul.catalog-grid .catalog__item .catalog__link .catalog__media img.catalog__image{width:75%;max-height:350px;object-fit:contain;transition:transform 0.3s ease-in-out;}@media (max-width: 512px){body .product-detail-page .page-wrapper .other-products .other-products-wrapper ul.catalog-grid .catalog__item .catalog__link .catalog__media img.catalog__image{max-height:230px;}}body .product-detail-page .page-wrapper .other-products .other-products-wrapper ul.catalog-grid .catalog__item .catalog__link .catalog__info .catalog__name{margin:0;font-weight:bold;}body footer.footer .our-brands{user-select:none;background:#3e5a48;padding:3rem 0;}body footer.footer .our-brands .brands-content-outer{text-align:center;padding:1rem 0;margin-top:1.5rem;color:#fff;}body footer.footer .our-brands .brands-content-outer .font-Saudagar{font-size:3rem;font-weight:500;letter-spacing:.3rem;}@media (max-width: 768px){body footer.footer .our-brands .brands-content-outer .font-Saudagar{font-size:1.7rem;letter-spacing:.1rem;text-align:center;}}body footer.footer .our-brands .brands{position:relative;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr;grid-column-gap:10px;grid-row-gap:0px;margin:2rem 0;}@media screen and (max-width: 767px){body footer.footer .our-brands .brands{grid-template-columns:repeat(2,1fr);gap:10px;grid-auto-rows:minmax(150px,auto);}}body footer.footer .our-brands .brands .brand-logo{display:flex;text-align:center;flex-direction:column;align-items:center;justify-content:flex-end;}body footer.footer .our-brands .brands .brand-logo:nth-last-child(1){border-right:0px;}body footer.footer .our-brands .brands .brand-logo a{display:block;}body footer.footer .our-brands .brands .brand-logo a img{object-fit:contain;width:100%;max-width:150px;filter:grayscale(1) brightness(0.5);transition:all .3s ease-in-out;}body footer.footer .our-brands .brands .brand-logo a:hover img{filter:grayscale(0);transform:scale(1.1);}body footer.footer .footer-contact-wrapper{background:#1b1b1b;padding:2rem 0;}body footer.footer .footer-contact-wrapper .footer-logo{text-align:center;}body footer.footer .footer-contact-wrapper .footer-logo a img{height:110px;object-fit:contain;}@media screen and (max-width: 512px){body footer.footer .footer-contact-wrapper .footer-logo a img{height:75px;}}body footer.footer .footer-contact-wrapper .footer-contact-outer{padding:2rem 0;}body footer.footer .footer-contact-wrapper .footer-contact-outer a{color:#fff;transition:all .3s ease-in-out;}body footer.footer .footer-contact-wrapper .footer-contact-outer a:hover{color:#c7beb8 !important;}body footer.footer .footer-contact-wrapper .footer-contact-outer .footer-address{color:#fff;}body footer.footer .footer-contact-wrapper .footer-contact-outer .footer-address a{display:flex;flex-direction:row;align-items:center;text-decoration:none;justify-content:flex-start;color:#fff;margin:1.8rem 0;}@media screen and (max-width: 767px){body footer.footer .footer-contact-wrapper .footer-contact-outer .footer-address a{padding:.7rem;}}body footer.footer .footer-contact-wrapper .footer-contact-outer .footer-address a:nth-child(1){margin-top:0;}body footer.footer .footer-contact-wrapper .footer-contact-outer .footer-address a:hover{color:#c7beb8;}body footer.footer .footer-contact-wrapper .footer-contact-outer .footer-address a svg{margin-right:1rem;}@media screen and (max-width: 767px){body footer.footer .footer-contact-wrapper .footer-contact-outer .footer-contact{text-align:center;}}body footer.footer .footer-contact-wrapper .footer-contact-outer .footer-contact a{display:block;color:#fff;text-decoration:none;font-size:.9rem;margin-bottom:1rem;line-height:1.6rem;letter-spacing:.1rem;font-weight:500;transition:all .3s ease-in-out;}body footer.footer .footer-contact-wrapper .footer-contact-outer .footer-social #social-media{color:#c0bcb6;text-align:center;margin-bottom:1.5rem;text-transform:uppercase;}body footer.footer .footer-contact-wrapper .footer-contact-outer .footer-social .cc-outer{display:flex;flex-direction:column;justify-content:center;align-items:center;}body footer.footer .footer-contact-wrapper .footer-contact-outer .footer-social a{display:inline-block;color:#fff;text-decoration:none;font-size:.9rem;margin-bottom:1rem;line-height:1.6rem;letter-spacing:.1rem;font-weight:500;transition:all .3s ease-in-out;}body footer.footer .footer-contact-wrapper .footer-contact-outer .footer-social a svg{height:2.5em;margin-right:0.5rem;transform:translateY(0.15rem);transition:all .3s ease-in-out;}body footer.footer .footer-contact-wrapper .footer-contact-outer .footer-social a:hover svg{color:#fff !important;}body footer.footer .footer-copyright{position:relative;padding:1rem 0rem;max-width:100%;overflow:hidden;background:#151515;}@media (max-width: 768px){body footer.footer .footer-copyright{padding:1rem;}}body footer.footer .footer-copyright .copyright{text-align:center;font-weight:lighter;letter-spacing:.1rem;}body footer.footer .footer-copyright .copyright span{color:#fff;}body footer.footer .footer-copyright .copyright span a{color:#fff;text-decoration:none;}body footer.footer .footer-copyright .creatons{position:absolute;right:5rem;top:50%;transform:translateY(-50%);z-index:1;}@media (max-width: 540px){body footer.footer .footer-copyright .creatons{right:1rem;}}body footer.footer .footer-copyright .creatons .design a img{height:28px;}body .page-wrapper .special-brands{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;grid-auto-rows:minmax(150px,auto);}@media screen and (max-width: 767px){body .page-wrapper .special-brands{grid-template-columns:repeat(2,1fr);}}body .page-wrapper .special-brands div{display:flex;flex-direction:column;justify-content:center;align-items:stretch;}body .page-wrapper .special-brands div picture img{max-width:150px;}body .page-wrapper a{text-decoration:none;color:#3e5a48;}body .page-wrapper .img-responsive{max-width:100%;object-fit:cover;}body .page-wrapper .page-intro-banner{padding:4rem 2rem;}body .page-wrapper .page-intro-banner .page-banner-content{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:400px;width:100%;border-radius:10px;background-repeat:no-repeat !important;background-size:cover !important;background-position:center !important;user-select:none;}@media screen and (max-width: 512px){body .page-wrapper .page-intro-banner .page-banner-content{height:200px;}}body .page-wrapper .page-intro-banner .page-banner-content:before{content:'';position:absolute;left:0;top:0;bottom:0;right:0;background:rgba(0,0,0,0.25);}body .page-wrapper .page-intro-banner .page-banner-content .page-name{position:relative;font-family:SalinasDemo;font-size:3rem;color:#fff;text-transform:uppercase;letter-spacing:.2rem;}@media screen and (max-width: 512px){body .page-wrapper .page-intro-banner .page-banner-content .page-name{font-size:2rem;}}body .page-wrapper .page-content{margin-bottom:3rem;}body .page-wrapper .page-content .section-blogs .blog-item{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:350px;border:1px solid #3e5a48;margin-bottom:1rem;}body .page-wrapper .page-content .section-blogs .blog-item .blog-item-image{height:100%;width:40%;}body .page-wrapper .page-content .section-blogs .blog-item .blog-item-image img{height:100%;width:100%;object-fit:cover;}body .page-wrapper .page-content .section-blogs .blog-item .blog-item-content{position:relative;height:100%;width:60%;padding:1rem;}body .page-wrapper .page-content .section-blogs .blog-item .blog-item-content .blog-item-title{text-transform:uppercase;font-weight:lighter;}body .page-wrapper .page-content .section-blogs .blog-item .blog-item-content .blog-item-excerpt{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;}body .page-wrapper .page-content .section-blogs .blog-item .blog-item-content .blog-item-tickets{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:absolute;left:2%;right:2%;bottom:1rem;padding:.7rem .4rem;border-top:1px solid #3e5a48;}body .page-wrapper .page-content .section-blogs .blog-item .blog-item-content .blog-item-tickets span{font-weight:lighter;font-size:.8rem;}body .page-wrapper .page-content .section-blogs .blog-item .blog-item-content .blog-item-tickets a{display:inline-block;padding:.4rem .9rem;margin:.7rem 0;text-decoration:none;border:1px solid #7e6b5d;color:#7e6b5d;font-weight:700;transition:all .3s ease-in-out;}body .page-wrapper .page-content .section-blogs .blog-item .blog-item-content .blog-item-tickets a:hover{background:#323232;border-color:#323232;color:#c7beb8;}@media screen and (max-width: 767px){body .page-wrapper .page-content .page-certificates .col-sm-12 .row{position:relative;display:grid;grid-template-rows:1fr;grid-column-gap:10px;grid-row-gap:0px;grid-template-columns:repeat(2,1fr);gap:10px;grid-auto-rows:minmax(150px,auto);text-align:center;}body .page-wrapper .page-content .page-certificates .col-sm-12 .row img{height:120px;object-fit:contain;}}body .page-wrapper .ccm-block-type-form form{display:flex;flex-direction:column;align-items:center;justify-content:space-between;align-content:center;margin:0 auto;}@media (max-width: 768px){body .page-wrapper .ccm-block-type-form form{width:100%;}}body .page-wrapper .ccm-block-type-form form .fields{width:80%;}body .page-wrapper .ccm-block-type-form form .fields .form-group{margin:.5rem 0;}body .page-wrapper .ccm-block-type-form form .fields .form-group label{display:none;}body .page-wrapper .ccm-block-type-form form .fields .form-group input{border-radius:0;outline:none;box-shadow:none;border-color:#b1b1b1;padding:.7rem;transition:all .3s ease-in-out;}body .page-wrapper .ccm-block-type-form form .fields .form-group input:focus{box-shadow:0 0 0 0.2rem rgba(129,141,105,0.25);}body .page-wrapper .ccm-block-type-form form .form-actions{width:20%;}body .page-wrapper .ccm-block-type-form form .form-actions input{border-radius:0;background:#2f2f2f;border-color:#2f2f2f;outline:none;box-shadow:none !important;padding:.7rem 0;width:100%;transition:all .3s ease-in-out;}body .page-wrapper .ccm-block-type-form form .form-actions input:hover{background-color:#3e5a48;border-color:#3e5a48;}body .products-page .categories-boxes-wrapper .cards{display:grid;grid-gap:1rem;padding-bottom:1.2rem;}body .products-page .categories-boxes-wrapper .cards .card{background-color:#d7c8be;color:#311400;border-radius:0;padding:.7rem;transition:all .4s ease-in-out;}body .products-page .categories-boxes-wrapper .cards .card picture img{max-width:100%;height:325px;object-fit:cover;}body .products-page .categories-boxes-wrapper .cards .card h5{text-align:center;padding:.6rem 0;}body .products-page .categories-boxes-wrapper .cards .card:hover{background-color:#c4b1a4;}@media (min-width: 600px){body .products-page .categories-boxes-wrapper .cards{grid-template-columns:repeat(2,1fr);}}@media (min-width: 900px){body .products-page .categories-boxes-wrapper .cards{grid-template-columns:repeat(3,1fr);}}body .products-page .brands{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;grid-auto-rows:minmax(150px,auto);}body .products-page .brands .brand-wrapper a picture img{width:150px;object-fit:contain;}@media screen and (max-width: 767px){body .products-page .brands{grid-template-columns:repeat(2,1fr);gap:10px;grid-auto-rows:minmax(150px,auto);}}.catalog-container ul.catalog-grid{display:grid;grid-template-columns:33.333% 33.333% 33.333%;border:initial;border-bottom:initial;grid-gap:1px;list-style:none;margin:0;}@media (max-width: 768px){.catalog-container ul.catalog-grid{grid-template-columns:50% 50%;padding:0;}}.catalog-container ul.catalog-grid .catalog__item{width:100%;height:100%;border-top:1px solid #e0e0e0;border-left:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;padding:2rem 0;}.catalog-container ul.catalog-grid .catalog__item .catalog__link{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;position:relative;-webkit-transform:scale(1);transform:scale(1);text-align:center;}.catalog-container ul.catalog-grid .catalog__item .catalog__link:hover .catalog__media img.catalog__image{transform:scale(1.04);}.catalog-container ul.catalog-grid .catalog__item .catalog__link .catalog__media{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.catalog-container ul.catalog-grid .catalog__item .catalog__link .catalog__media img.catalog__image{width:75%;max-height:350px;object-fit:contain;transition:transform 0.3s ease-in-out;}.catalog-container ul.catalog-grid .catalog__item .catalog__link .catalog__info .catalog__name{margin:0;font-weight:bold;}.search-page{padding-top:10rem;}.search-page .page-name{text-align:center;text-transform:uppercase;}.search-page form{display:flex;flex-wrap:wrap;flex-direction:row;}.search-page form .ccm-search-block-text{flex:70%;border-radius:0;border:none;outline:none;border-color:inherit;-webkit-box-shadow:none;box-shadow:none;padding:0.7rem 0.5rem;background-color:#e1e1e1;transition:all .3s ease-in-out;}.search-page form .ccm-search-block-text:focus{background-color:#ebebeb;}.search-page form .ccm-search-block-submit{flex:30%;position:relative;background-color:#7e6b5d;border-radius:0;border:none;outline:none;border-color:inherit;-webkit-box-shadow:none;box-shadow:none;padding:0.7rem 0.5rem;text-transform:uppercase;transition:all .3s ease-in-out;border:1px solid #7e6b5d;color:#fff;}.search-page form .ccm-search-block-submit:hover{background-color:#3e5a48;border-color:#3e5a48;}.search-page form #searchResults{width:100%;}.search-page form #searchResults .searchResult{width:100%;padding:1rem;background:#fbfbfb;}.search-page form #searchResults .searchResult h3 a{font-weight:bold;}.search-page form .ccm-pagination-wrapper{width:100%;text-align:center;}.search-page form .ccm-pagination-wrapper .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px;}.search-page form .ccm-pagination-wrapper .pagination li{display:inline;}.search-page form .ccm-pagination-wrapper .pagination li.active span{background:#3e5a48;color:#fff;}.search-page form .ccm-pagination-wrapper .pagination li.active span .sr-only{display:none;}.search-page form .ccm-pagination-wrapper .pagination li:first-child span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px;}.search-page form .ccm-pagination-wrapper .pagination li a{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#3e5a48;text-decoration:none;background-color:#fff;border:1px solid #ddd;transition:all .3s ease-in-out;}.search-page form .ccm-pagination-wrapper .pagination li a:hover{color:#000;background-color:#c7beb8;}.search-page form .ccm-pagination-wrapper .pagination li span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#3e5a48;text-decoration:none;background-color:#fff;border:1px solid #ddd;cursor:no-drop;}