@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600;700;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Mulish:wght@200;300;400;500;600;700;800;900;1000&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");:root{--body:#ededed;--black:#111;--dark:#161719;--white:#fff;--theme-color:#0043a4;--theme-color-2:#163370;--theme-color-3:#0166f6;--theme-color-4:#f2e5d3;--theme-color-5:#dde3da;--theme-color-6:#c4cbbf;--theme-color-7:#e8edf3;--header:#0b0b11;--main:#0b0b11;--text:#4e5154;--border:#e6efff;--ratting:#f8bc26;--box-shadow:0 5px 8px -2px rgba(0,0,0,.15);--dark-gray:#323232;--yellow:#f7dd10;--light-yellow:#f7dd10;}@media(max-width:768px){.container-fluid{--bs-gutter-x:2rem;}}.container-xs{max-width:680px!important;}@media all and (min-width:768px) and (max-width:1519px){.container-fluid{--bs-gutter-x:5rem;}.container{max-width:none;--bs-gutter-x:5rem;}}@media(min-width:1520px){.container-fluid{--bs-gutter-x:7rem;}}::-moz-selection{background:var(--black);color:#fff;}::selection{background:var(--black);color:#fff;}.dark *::selection{background:var(-\2dyellow);color:var(--black);}.theme-btn{display:inline-block;vertical-align:middle;-webkit-appearance:none;border:0;outline:0!important;background-color:var(--black);color:#fff;font-size:14px;padding:15px 60px;transition:.3s ease-in-out;text-transform:capitalize;position:relative;z-index:2;overflow:hidden;text-align:center;border-radius:30px;line-height:1;}.theme-btn.style-1{border:1px solid var(--black);color:var(--black);background:var(--white);}.theme-btn.style-1 i{color:var(--black);}.theme-btn.style-2{background-color:#fff;color:var(--black);}.theme-btn.style-2 i{color:var(--black);}.theme-btn.style-3{background-color:transparent;color:var(--white);}.theme-btn.style-4{background-color:var(--theme-color);color:var(--white);}.theme-btn.style-4:hover{background-color:var(--black);}.theme-btn i{width:40px;height:40px;line-height:40px;text-align:center;color:#fff;display:inline-block;margin-left:30px;transform:rotate(-45deg);transition:all .4s ease-in-out;}.theme-btn::after{content:"";background-color:var(--theme-color);position:absolute;top:0;width:100%;left:0;right:0;bottom:0;clip-path:circle(0% at 50% 50%);transition:all cubic-bezier(0,.96,.58,1.1) .7s;z-index:-1;}.theme-btn.bg-new{background-color:#ffc394;}.theme-btn.bg-new i{background-color:var(--white);color:var(--header);}.theme-btn.bg-new:hover i{background-color:var(--white);}.theme-btn:hover{background-color:var(--theme-color);color:var(--white);}.theme-btn:hover i{background-color:var(--black);color:#fff;transform:rotate(0deg);}.theme-btn:hover::after{clip-path:circle(100% at 50% 50%);transition:all cubic-bezier(0,.96,.58,1.1) 4s;}.link-btn{font-size:16px;font-weight:600;letter-spacing:-.32px;color:var(--theme-color-2);font-family:DM Sans;display:inline-block;transition:all .4s ease-in-out;}.link-btn i{margin-left:10px;transform:rotate(-50deg);transition:all .4s ease-in-out;}.link-btn:hover{color:#ffa762;}.link-btn:hover i{transform:rotate(0);}.btn-sm{font-size:13px;font-weight:600;padding:5px 9px 5px 25px;}.btn-sm i{width:30px;height:30px;line-height:30px;margin-left:15px;}.btn{font-size:14px;}.arrow{display:inline-block;height:14px;margin-left:.75em;position:relative;transition:height 250ms ease 0s,width 250ms ease 0s;width:12px;vertical-align:middle;}.arrow::before{border-bottom:1px solid;content:"";left:0;position:absolute;top:50%;transform:translateY(-50%);transition:width 250ms ease 0s;width:12px;}.arrow::after{border-right:1px solid;border-top:1px solid;content:"";display:block;height:7px;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(45deg);transition:height 250ms ease 0s,transform 250ms ease 0s,width 250ms ease 0s;width:7px;}.btn-button{background:var(--black);color:#fff;border-radius:0;padding:15px 30px;font-weight:700;font-size:14px;display:inline-flex;align-items:center;}.btn-button:hover{background:var(--theme-color);color:var(--white);}.btn-button:hover span::before{width:20px;}.btn-button:hover span:after{transform:translate(9px,-50%) rotate(45deg);}.btn-standart{color:var(--black);border-radius:0;padding:15px 0;font-weight:700;font-size:14px;display:inline-flex;align-items:center;}.btn-standart:hover{color:var(--black);}.btn-standart:hover span::before{width:20px;}.btn-standart:hover span:after{transform:translate(9px,-50%) rotate(45deg);}body{font-family:"Plus Jakarta Sans",sans-serif;font-size:14px;font-weight:normal;line-height:30px;color:var(--text);background-color:#ededed;padding:0;margin:0;overflow-x:hidden;font-weight:400;}html,body{width:100%;height:100%;}ul{padding:0;margin:0;list-style:none;}button{border:0;background-color:transparent;padding:0;}input:focus{color:var(--white);outline:0;}input{color:var(--white);}b,strong{font-weight:700;}h1,h2,h3,h4,h5,h6{font-family:"Plus Jakarta Sans",sans-serif;padding:0;color:var(--header);transition:all .4s ease-in-out;font-weight:600;line-height:1.3;}h1{font-size:48px;}@media(max-width:1399px){h1{font-size:44px;}}@media(max-width:1199px){h1{font-size:40px;}}@media(max-width:991px){h1{font-size:36px;}}@media(max-width:767px){h1{font-size:32px;}}@media(max-width:575px){h1{font-size:26px;}}h2{line-height:121%;}@media(max-width:1399px){h2{font-size:30px;}}@media(max-width:1199px){h2{font-size:24px;}}@media(max-width:767px){h2{font-size:24px;}}@media(max-width:575px){h2{font-size:24px;}}h3{font-size:24px;}@media(max-width:575px){h3{font-size:20px;}}h4{font-size:20px;}h5{font-size:18px;}h6{font-size:16px;}a{text-decoration:none;outline:0!important;cursor:pointer;color:var(--header);transition:all .4s ease-in-out;}p{transition:all .4s ease-in-out;font-weight:300;font-family:"Plus Jakarta Sans",monospace;}.dark{background:var(--black);}.dark p,.dark a,.dark h2,.dark h3{color:#fff;}.dark a:hover{color:#fff;}.page{padding:120px 0;}.page span.br{display:block;}.white{background:var(--white);color:var(--black);}.subtitle{margin-bottom:0;}.counter-section{padding:0;margin:auto;position:relative;z-index:9;background:#fff;margin-top:24px;margin-bottom:24px;}.counter-section .counter-wrapper{padding:0;}@media(max-width:1199px){.counter-section .counter-wrapper{flex-wrap:wrap;gap:30px;}}.counter-section .counter-wrapper .counter-item{display:flex;align-items:center;gap:30px;}.counter-section .counter-wrapper .counter-item .icon{width:80px;height:80px;line-height:1;border-radius:100%;color:#fff;text-align:center;display:flex;align-items:center;}.counter-section .counter-wrapper .counter-item .icon i{margin:auto;color:#fff;font-size:48px;}.counter-section .counter-wrapper .counter-item .icon.bg-2{background-color:#f7eeff;}.counter-section .counter-wrapper .counter-item .icon.bg-3{background-color:#fffad6;}.counter-section .counter-wrapper .counter-item .content{width:100%;margin:60px 0;}.counter-section .counter-wrapper .counter-item .content h2{margin-bottom:10px;padding-bottom:10px;font-family:"Plus Jakarta Sans",sans-serif;border-bottom:1px solid rgba(255,255,255,.15);display:block;font-size:60px;}@media(max-width:767px){.counter-section .counter-wrapper .counter-item .content h2{font-size:32px;}}.counter-section .counter-wrapper .counter-item .content p{font-size:16px;font-weight:600;}.about-section{padding:90px 0;margin:auto;position:relative;z-index:2;background:var(--theme-color);}.about-section h2,.about-section h3,.about-section p{color:var(--white);}.about-section h3{font-size:16px;font-weight:300;font-family:"Plus Jakarta Sans",monospace;line-height:2;}.about-section .sticky-top-about{padding:30px 0!important;}.about-wrapper{padding:0;}@media(max-width:1199px){.about-wrapper{flex-wrap:wrap;gap:30px;}}.about-wrapper .about-item{display:flex;align-items:center;gap:30px;margin-bottom:60px;}.about-wrapper .about-item .icon{width:80px;height:80px;line-height:1;border-radius:100%;color:#fff;text-align:center;display:flex;align-items:center;}.about-wrapper .about-item .icon i{margin:auto;color:#fff;font-size:48px;}.about-wrapper .about-item .icon.bg-2{background-color:#f7eeff;}.about-wrapper .about-item .icon.bg-3{background-color:#fffad6;}.about-wrapper .about-item .content{width:100%;}.about-wrapper .about-item .content h2{margin-bottom:0;font-family:"Plus Jakarta Sans",sans-serif;font-size:54px;border-bottom:1px solid rgba(0,0,0,.15);display:block;}@media(max-width:767px){.about-wrapper .about-item .content h2{font-size:32px;}}.about-wrapper .about-item .content p{font-size:14px;}.about-content .about-image{position:relative;overflow:hidden;margin-bottom:30px;height:490px;}@media(max-width:991px){.about-content .about-image{height:300px;}}@media(max-width:575px){.about-content .about-image{height:300px;}}.about-content .about-image img{width:100%;height:100%;object-fit:cover;object-position:center;}.sticky-top-about{position:relative;top:0;z-index:10;}.scrolling-wrap{overflow:hidden;white-space:nowrap;display:flex;gap:20px;padding:15px 0;border-top:1px solid rgba(0,0,0,.15);border-bottom:1px solid rgba(0,0,0,.15);}.scrolling-wrap .comm{display:flex;align-items:center;gap:30px;cursor:pointer;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:scroll 115s linear infinite;animation:scroll 115s linear infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}.scrolling-wrap .comm .cmn-textslide{font-size:26px;line-height:78px;text-transform:uppercase;color:var(--black);display:flex;align-items:center;gap:45px;font-weight:600;}.scrolling-wrap .comm .cmn-textslide:hover{color:var(--theme-color)!important;}.scrolling-wrap:hover .comm{animation-play-state:paused;}@media(max-width:1399px){.scrolling-wrap .comm{gap:20px;}}@media(max-width:991px){.scrolling-wrap{gap:14px;}.scrolling-wrap .comm{gap:14px;}}@media(max-width:575px){.scrolling-wrap .comm{gap:12px;}}.main-products{background:var(--white);padding:90px 0;position:relative;z-index:9;}.main-products .products-title .title{display:flex;align-items:center;}.main-products .products-title .swiper-buttons{display:flex;gap:3px;margin-left:auto;}.main-products .products-title .swiper-buttons .swiper-button{background:#fff;color:var(--theme-color);padding:10px 20px;cursor:pointer;transition:background .3s;}.main-products .products-title .swiper-buttons .swiper-button:hover{background:var(--theme-color);color:#fff;}.main-products .products-title .swiper-buttons .swiper-button.swiper-button-disabled{pointer-events:none;}.main-products .products-title .swiper-buttons .swiper-button.swiper-button-disabled i{opacity:.5;}.main-products .products-slider{height:100%;}.main-products .products-slider .swiper-products-content{display:flex;align-items:center;width:100%;height:482px;padding:0;margin-top:24px;}.main-products .products-slider .swiper-products-content .swiper-right{width:100%;height:100%;border-radius:30px;overflow:hidden;}.main-products .products-slider .swiper-products-content .swiper-right .swiper-right-img{height:100%;width:100%;background:#f3f3f3;}.main-products .products-slider .swiper-products-content .swiper-right .swiper-right-img img{height:100%;object-fit:cover;object-position:right;}.main-products .products-slider .swiper-products-content .swiper-right .swiper-right-content{padding:60px;max-width:200px;text-align:left;position:absolute;z-index:9;bottom:0;left:0;}.main-products .products-slider .swiper-products-content .swiper-right .swiper-right-content h3{margin:0;font-size:42px;}.main-products .swiper-products-thumb .swiper-slide{position:relative;}.main-products .swiper-products-thumb .swiper-slide h3{padding:15px 0;margin:0;-webkit-transition:background-size .8s cubic-bezier(.25,.8,.25,1);transition:background-size .8s cubic-bezier(.25,.8,.25,1);background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),color-stop(98%,currentColor));background-image:linear-gradient(to bottom,currentColor 0%,currentColor 98%);background-size:0 2px;background-repeat:no-repeat;background-position:left 100%;font-size:18px;}.main-products .swiper-products-thumb .swiper-slide:hover h3{font-weight:700;color:var(--theme-color);background-size:100% 2px;}.main-products .swiper-products-thumb .swiper-slide .swiper-slide-thumb-content{padding:15px;position:relative;z-index:3;overflow:hidden;cursor:pointer;height:280px;text-align:center;border:1px solid rgba(0,0,0,.1);border-radius:30px;}.main-products .swiper-products-thumb .swiper-slide .swiper-slide-thumb-content:after{content:"";height:100%;width:calc(100% + 1px);background:#f4f2f2;position:absolute;bottom:0;left:-1px;transform:translateX(-100%);transition:transform .25s ease;transform-origin:left;z-index:-1;border-radius:30px;}.main-products .swiper-products-thumb .swiper-slide .swiper-slide-thumb-content:hover:after{transform:translateX(0);}.main-products .swiper-products-thumb .swiper-slide.swiper-slide-thumb-active h3{font-weight:700;color:var(--theme-color);background-size:100% 2px;}.main-products .swiper-products-thumb .swiper-slide.swiper-slide-thumb-active .swiper-slide-thumb-content:after{content:"";height:100%;width:calc(100% + 1px);background:#f4f2f2;position:absolute;bottom:0;left:-1px;transform:translateX(0);transition:transform .25s ease;transform-origin:left;z-index:-1;border-radius:30px;}.main-products-wrapper{overflow:hidden;}.services-section{position:relative;z-index:8;padding:24px 0;}.services-section .services-wrapper{height:540px;overflow:hidden;display:block;background:var(--white);border-radius:10px;}.services-section .services-wrapper .services-image{overflow:hidden;height:100%;background:var(--black);}.services-section .services-wrapper .services-image img{max-width:100%;object-fit:cover;object-position:center;opacity:.85;}.services-section .services-wrapper .section-title{padding:45px 35px 35px;}.services-section .services-wrapper .services-content{clip-path:polygon(0% 0%,100% 0%,100% 0%,0% 0%);max-height:0%;order:0;padding:0 35px;transform:translateY(-10px);transition-duration:.8s;transition-timing-function:ease;}.services-section .services-wrapper .services-content h2{font-size:24px;}.services-section .services-wrapper:hover .services-content{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);max-height:50%;padding:0 35px 35px;transform:translateY(0);}.services-section .services-content{padding:45px;}.services-section .swiper-wrapper .swiper-slide:nth-child(2) .services-image{text-align:center;}.services-section .swiper-wrapper .swiper-slide:nth-child(3) .services-image{text-align:end;}.image-content{position:relative;z-index:1;height:800px;overflow:hidden;background:var(--white);}.image-content:after{content:"";background:url(/assets/img/bg-map.webp) no-repeat center;background-size:100%;opacity:.5;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:50%;height:100%;}.faq-section{padding:90px 0;background:var(--white);margin-top:24px;}.faq-section .faq-section .number{font-weight:700;width:30px;font-size:20px;}.faq-section .faq-section button:focus:not(:focus-visible){outline:0;box-shadow:none;}.faq-section .faq-section .accordion-button:not(.collapsed){background-color:var(--theme-color-6);color:var(--main);box-shadow:none;}.faq-section .sticky-faq{position:relative;z-index:10;height:100%;}.faq-section .sticky-top{top:60px;}.faq-section button:focus:not(:focus-visible){outline:0;box-shadow:none;}.faq-section .accordion-button:not(.collapsed){background-color:transparent;}.faq-section .accordion-item{background-color:transparent;border-bottom:1px solid rgba(0,0,0,.25);border-width:0 0 1px 0;}.faq-section .accordion-button{padding:30px 0;background-color:transparent;font-size:24px;}.faq-section .accordion-button .number{font-weight:700;width:24px;}.faq-section .accordion-body{padding:20px 0;}.news-section{position:relative;margin-top:24px;margin-bottom:24px;}.news-section .section-title{display:flex;align-items:center;margin-bottom:30px;position:relative;}.news-section .section-title .swiper-buttons{display:flex;align-items:center;position:absolute;right:0;gap:5px;}.news-section .section-title .swiper-buttons .swiper-button i{font-size:32px;}.news-section .section-title .swiper-buttons .swiper-button-disabled{opacity:.5;}.news-card-items{background-color:var(--white);gap:35px;padding:0;position:relative;z-index:9;overflow:hidden;transition:all .4s ease-in-out;}.news-card-items:hover{border-radius:30px;}.news-card-items:hover .news-image{border-radius:20px;}.news-card-items:hover .news-image img{border-radius:20px;}@media(max-width:1199px){.news-card-items{display:block;padding-top:15px;}}.news-card-items .news-image{width:100%;height:360px;transition:all .4s ease-in-out;}.news-card-items .news-image img{width:100%;height:100%;transition:all .4s ease-in-out;object-fit:cover;}.news-card-items .news-content{background:#fff;padding:30px;}@media(max-width:1199px){.news-card-items .news-content{margin-top:15px;}}.news-card-items .news-content .news-meta{display:flex;align-items:center;gap:30px;margin:0;}.news-card-items .news-content .news-meta li{font-size:13px;font-weight:400;position:relative;display:flex;align-items:center;gap:10px;}.news-card-items .news-content .news-meta li:not(:last-child)::after{position:absolute;content:"";width:4px;height:4px;line-height:4px;top:12px;background-color:var(--text);border-radius:50px;right:-18px;}.news-card-items .news-content h3 a{display:inline;padding-bottom:0;color:var(--header);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}.news-card-items .news-content p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}.swiper-pagination-news{text-align:center;margin-top:30px;}.swiper-pagination-news .swiper-pagination-bullet{width:10px;height:10px;background:#ccc;opacity:1;}.swiper-pagination-news .swiper-pagination-bullet-active{background-color:var(--theme-color);}.magazine{color:var(--theme-color);background:var(--white);padding:60px 0;position:relative;z-index:3;}.magazine h2{margin:0;}.magazine img{position:absolute;top:-30px;max-width:100%;width:525px;}.magazine .magazine-content{display:flex;align-items:center;height:100%;gap:15px;}.magazine .magazine-content p{margin:0;}.magazine .magazine-content p a{font-weight:600;font-size:16px;letter-spacing:1px;}.magazine .magazine-content i{font-size:42px;}.fade-in,.fade-up,.fade-left,.zoom-in{will-change:transform,opacity;transition:opacity .75s ease-out,transform .75s ease-out;}.news-slider .swiper-slide,.services-slider .swiper-slide{will-change:transform,opacity;transition:opacity .3s ease-out,transform .3s ease-out;}.brand-slider .swiper-slide,.faq-section .accordion-item{will-change:opacity;}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.text-anim .split-layer{display:inline-block;}.zoom{transform-origin:left;}.hero .box{padding:90px;background:var(--theme-color);}.hero .box h1{max-width:600px;}.hero .box h1,.hero .box p{color:#fff;}.hero-box{margin-top:24px;margin-bottom:24px;}.hero-box .box{padding-top:45px;padding-bottom:45px;}.hero-box .box p{margin:0;}.about{height:600px;overflow:hidden;margin-top:24px;margin-bottom:24px;}.about .container-fluid,.about .container,.about .row,.about .row>[class*=col-]{height:100%;}.about .about-box{height:100%;display:flex;align-items:center;text-align:center;}.about .about-box div{width:100%;}.about .about-box h2,.about .about-box p{color:#fff;}.about .about-box img{height:100%;width:100%;object-fit:cover;object-position:center;}.world-map{width:100%;overflow:hidden;display:grid;place-items:left;margin-top:60px;}.world-map .world-map__stage{position:relative;width:min(100%,980px);aspect-ratio:2.48/1;}.world-map .world-map__img{position:absolute;inset:0;height:100%;object-fit:contain;user-select:none;pointer-events:none;}.map-dot{--size:15px;--ring:40px;--dur:1.8s;position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);width:var(--size);height:var(--size);border-radius:999px;background:var(--theme-color-3);box-shadow:0 0 10px rgba(255,255,255,.35);animation:dotBlink var(--dur) ease-in-out infinite;animation-delay:var(--d,0s);}.map-dot::after{content:"";position:absolute;inset:50%;width:0;height:0;border-radius:999px;transform:translate(-50%,-50%);border:2px solid var(--white);animation:dotPulse var(--dur) ease-out infinite;animation-delay:var(--d,0s);}@keyframes dotBlink{0%,100%{opacity:.25;transform:translate(-50%,-50%) scale(.95);}45%{opacity:1;transform:translate(-50%,-50%) scale(1.15);}70%{opacity:.6;transform:translate(-50%,-50%) scale(1);}}@keyframes dotPulse{0%{width:0;height:0;opacity:0;}10%{opacity:.7;}60%{width:var(--ring);height:var(--ring);opacity:0;}100%{width:var(--ring);height:var(--ring);opacity:0;}}.talk{padding:90px 0;text-align:center;position:relative;z-index:9;background:url(/assets/img/bg-products-2.jpg) no-repeat right bottom #fff;}.talk:after{content:"";position:absolute;inset:0;z-index:-1;background:url(/assets/img/bg-products-3.png) no-repeat center top;width:678px;height:537px;top:-45px;left:40%;}.talk:before{content:"";position:absolute;inset:0;z-index:-1;background:url(/assets/img/bg-products-4.png) no-repeat center top;width:252px;height:344px;top:50%;left:20%;}.talk .box-sm{min-height:300px;position:relative;border-radius:10px;overflow:hidden;}.talk .box-sm:after{background-color:#000;inset:0;content:"";opacity:.35;pointer-events:none;position:absolute;transition:opacity .2s ease 0s;z-index:1;}.talk .box-sm:hover:after{opacity:.15;}.talk .box-sm img{max-width:100%;max-height:100%;width:100%;object-fit:contain;position:relative;z-index:1;}.talk .box-sm h2{position:absolute;z-index:3;writing-mode:vertical-rl;transform:rotate(180deg);text-align:left;font-size:clamp(34px,3vw,48px);font-weight:700;line-height:.9;letter-spacing:-.04em;white-space:nowrap;transition:opacity .25s ease,transform .35s ease;color:var(--white);bottom:30px;right:10px;}.services{overflow:hidden;position:relative;height:100vh;}.services img{position:absolute;z-index:0;width:100%;height:100%;object-fit:cover;opacity:0;visibility:hidden;-webkit-transition:all .1s ease;transition:all .5s ease;-webkit-transform:translateY(20px);transform:translateY(20px);}.services .thumb{position:absolute;bottom:0;height:300px;width:100%;}.services .thumb h4{color:var(-\2dyellow);}.services .thumb p{opacity:0;visibility:hidden;-webkit-transition:all .1s ease;transition:all .1s ease;-webkit-transition-delay:.2s;transition-delay:.2s;-webkit-transform:translateY(20px);transform:translateY(20px);}.services .thumb .image:hover p{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);}.services .gradient{background:#000;position:absolute;width:100%;height:100%;left:0;top:0;z-index:0;}.services h3{font-size:26px;}.services .transition{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);}.services.open .gradient{background:rgba(0,0,0,.5)!important;}.works{padding-top:24px;margin-bottom:24px;background:url(/assets/img/bg-products-1.jpg) no-repeat left bottom #ededed;border-top:1px solid rgba(0,0,0,.25);}.works .work{position:relative;height:300px;overflow:hidden;background:#0168fe;border-radius:10px;}.works .work .work-caption{position:absolute;top:0;padding:40px;height:100%;z-index:9;}.works .work .work-caption h2{font-size:30px;}.works .work .bg-image{width:100%;height:100%;object-fit:cover;transition:opacity .4s ease 0s,transform .4s ease 0s;}.works .work .logo-image{position:absolute;z-index:99;top:50%;left:50%;transform:translate(-50%,-50%);width:180px;height:180px;object-fit:contain;transition:opacity .4s ease 0s,transform .4s ease 0s;}.works .work .work-content{height:100%;}.works .work .work-content:after{background-color:#000;inset:0;content:"";opacity:.35;pointer-events:none;position:absolute;transition:opacity .2s ease 0s;z-index:1;}.works .work .work-content:hover:after{opacity:.15;}.brands{padding:30px 0;text-align:center;background:#fff;border-top:1px solid rgba(0,0,0,.15);}.brands .brand-main-item{position:relative;padding:0;background:var(--white);}.brands .brand-main-item h3{margin-bottom:40px;text-align:center;line-height:1;font-weight:700;}@media(max-width:767px){.brands .brand-main-item h3{margin-bottom:30px;}}.brands .brand-main-item .brand-item{overflow:hidden;}.brands .brand-main-item .brand-item .brand-image{width:100%;height:160px;border-radius:10px;text-align:left;margin:0;display:flex;align-items:start;transition:all .5s ease-in-out;}.brands .brand-main-item .brand-item .brand-image img{max-height:140px;max-width:100%;width:280px;padding:15px;margin:auto 0;opacity:1;transition:all .4s ease-in-out;}.brands .brand-main-item .brand-item .brand-image img:hover{opacity:1;}.blog{margin-top:24px;}.blog .image img{max-width:100%;}.blog .caption h2{font-size:24px;}.blog .caption p{margin:25px 0 15px;}.blog .blog-row{margin-top:85px;}.farm-hero{width:100%;max-height:540px;overflow:hidden;}.farm-reveal{position:relative;width:100%;overflow:hidden;}.farm-reveal img{width:100%;height:auto;display:block;}.farm-photo{opacity:0;filter:blur(16px);transform:scale(1.05);will-change:opacity,filter,transform;}.farm-lines{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;opacity:1;filter:blur(0);transform:translateZ(0);will-change:opacity,filter;}.farm-grain{position:absolute;inset:0;pointer-events:none;opacity:0;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E");background-size:180px 180px;will-change:opacity;}@media(max-width:767px){header .social-header{display:none!important;}header .nav-elements{margin:0;width:100%;display:flex;align-items:center;justify-content:space-between;}header .nav-elements .theme-btn{width:calc(50% - 50px);display:flex;align-items:center;height:100%;}header .language{width:80px;}header .header-top{display:flex;padding:5px 0 0;border-bottom:0;}header .header-1 .header-left img{max-height:60px!important;}.offcanvas__info .dropdown-menu.show{position:relative!important;width:100%;padding:15px;margin:-46px 0 0!important;}.offcanvas__info .dropdown-menu.show ul{display:block!important;}.offcanvas__info .dropdown-menu.show ul li{position:relative;}.offcanvas__info .dropdown-menu.show ul li a{display:block;font-size:14px;}.offcanvas__info .dropdown-menu.show ul li:last-child a{border:0!important;}.offcanvas__info .mean-nav a{display:block;padding:10px 0;border-bottom:1px solid #ddd;position:relative;font-weight:700;}.offcanvas__info .mean-nav .dropdown-toggle::after{position:absolute;right:0;top:50%;transform:translateY(-50%);}.offcanvas__info .mean-nav li:last-child a{border:0!important;}.offcanvas__info .mean-expand{display:none!important;}.mean-container a.meanmenu-reveal{display:none;}.mean-container .mean-nav>ul{padding:0;margin:0;width:100%;list-style-type:none;display:block!important;}.mean-container a.meanmenu-reveal{display:none!important;}.slider .slider-information{width:100%!important;padding:24px 2rem!important;border-radius:0;height:230px;}.slider .slider-information .box h2{font-size:16px;}.slider .slider-information .box h3{font-size:14px;}.slider .slider-information .box p{font-size:12px;}.slider .slider-text-content h2{font-size:48px!important;}.slider .slider-text{bottom:auto!important;transform:none!important;top:200px;}.slider .swiper-buttons{display:none!important;}.slider .coming-soon-timer{display:flex;bottom:0;width:100%;right:0;background:var(--header);}.counter-section{padding:60px 0 0!important;}.about-wrapper-4{margin-top:0!important;}.brand-section{padding:0!important;}.swiper-pagination-news{margin-top:0!important;}footer .footer-place{padding:0 20px!important;margin:0 0 20px;border-radius:5px!important;}footer .footer-place .address{text-align:left;border:0;}footer .company-logo{display:flex;align-items:start;}footer .company-logo img{margin:0;text-align:left;margin-right:auto;}footer .footer-list{width:100%!important;float:none!important;margin-bottom:5px!important;background:var(--theme-color)!important;padding:5px 10px!important;}footer .footer-list ul{padding-bottom:30px;}footer .footer-list ul li a{text-decoration:none;display:block!important;padding:10px 0!important;color:#fff;border-top:1px solid rgba(255,255,255,.2);}footer .footer-sub-menu{border-top:0!important;position:relative!important;}footer .accordion-footer{display:block;}footer .accordion-footer .collapse:not(.show){display:none!important;}footer .social-footer{padding:20px 0 0!important;text-align:left;justify-content:start!important;}footer .social-footer a{margin-left:0!important;margin-right:5px!important;}footer .copyright{padding:0 0 15px!important;}footer .copyright p{line-height:1.8!important;}footer .accordion-item a.btn-title{display:block;text-align:left;padding:10px 0;background:transparent;color:#fff;text-transform:uppercase;position:relative;font-weight:700;font-size:16px;}footer .accordion-item a.btn-title:hover,footer .accordion-item a.btn-title:focus{color:#fff;}footer .accordion-item a.btn-title:after{transition:transform .2s;border:0;display:inline-block;content:"";vertical-align:middle;font-family:"bootstrap-icons";font-size:20px;position:absolute;right:0;}footer .accordion-item a.btn-title.collapsed:after{content:"";}footer .newclick{text-align:left!important;margin-top:15px;margin-bottom:56px;background:var(--theme-color)!important;padding:15px 0!important;}footer .newclick p{margin:0!important;}footer .newclick .newclick-web{text-align:start!important;}}@media(max-width:500px){.nav-elements .theme-btn{padding:5px;}.nav-elements .theme-btn span{margin:auto;}.nav-elements .theme-btn i{display:none;}}@media(min-width:768px) and (max-width:1840px){.works .work .work-caption{padding:20px;}.banner-video video{height:100%;object-fit:cover;}.services-section .services-wrapper .section-title{padding:35px 35px 25px;}.services-section .services-wrapper .btn-standart{padding:0;}}@media(min-width:768px) and (max-width:1440px){.services-section .services-wrapper{height:400px;}}@media(min-width:1440px) and (max-width:1840px){.services-section .services-wrapper{height:470px;}}.header{position:fixed;top:0;left:0;z-index:999;width:100%;transition:all .3s ease;will-change:transform;border-bottom:1px solid rgba(255,255,255,.1);}.header:after{content:"";position:absolute;height:100%;width:100%;left:0;top:0;background:#fff;z-index:-1;transform:translateY(-100%);transition:transform .5s;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);}.header:before{content:"";position:absolute;height:100%;width:100%;left:0;top:0;z-index:-1;transform:translateY(0);background:#fff;border-bottom:rgba(0,0,0,.15);box-shadow:0 0 5px rgba(0,0,0,.15);}.header .header-main{display:flex;align-items:center;justify-content:space-between;}@media(max-width:1199px){.header .header-main{padding:14px 0;}}.header .header-logo{display:flex;align-items:center;display:block;position:relative;z-index:999;transition:all .4s ease-in-out;}.header .header-logo img{max-height:45px;transition:all .4s ease-in-out;}.header .header-right{display:flex;align-items:center;width:100%;}@media(max-width:1399px){.header .header-right{gap:20px;}}.header .header-right .search-icon{color:var(--header);font-size:18px;}.header .header-right .header-contact{display:flex;align-items:center;gap:30px;}@media(max-width:1399px){.header .header-right .header-contact{display:none;}}.header .header-right .header-contact .search-toggle{color:var(--white);}.header .header-right .header-contact .info-items{display:flex;align-items:center;gap:20px;}.header .header-right .header-contact .info-items .icon{width:55px;height:55px;line-height:65px;text-align:center;background-color:#ffc394;color:var(--header);text-align:center;font-size:26px;border-radius:50%;}@media(max-width:575px){.header .header-right .header-contact .info-items .icon{margin:0 auto;text-align:center;}}@media(max-width:575px){.header .header-right .header-contact .info-items .content{text-align:center;}}.header .header-right .header-contact .info-items .content span{font-size:14px;color:var(--white);margin-bottom:5px;font-weight:500;}.header .header-right .header-contact .info-items .content h6{font-size:18px;font-weight:700;font-family:"Plus Jakarta Sans",sans-serif;color:var(--white);}.header .header-right .header-contact .info-items .content h6 a{color:var(--white);}.header .header-main{display:flex;align-items:center;justify-content:space-between;padding:30px 0;}.header .header-main .mean__menu-wrapper{margin:auto;}.header .header-main .mean__menu-wrapper .main-menu nav{padding:0 30px;border-radius:5px;}.header .header-main .mean__menu-wrapper .main-menu nav ul{margin-bottom:0;}.header .header-main .mean__menu-wrapper .main-menu nav ul li{position:relative;list-style:none;display:inline-block;margin-inline-end:15px;}@media(max-width:1600px){.header .header-main .mean__menu-wrapper .main-menu nav ul li{margin-inline-end:15px;}}@media(max-width:1399px){.header .header-main .mean__menu-wrapper .main-menu nav ul li{margin-inline-end:5px;}}.header .header-main .mean__menu-wrapper .main-menu nav ul li:last-child{margin-inline-end:0;}.header .header-main .mean__menu-wrapper .main-menu nav ul li a{display:inline-block;font-weight:700;text-transform:uppercase;font-family:"Plus Jakarta Sans",sans-serif;padding:15px 10px;text-align:left;position:relative;transition:all .4s ease-in-out;}.header .header-main .mean__menu-wrapper .main-menu nav ul li a .head-icon{margin-left:0;margin-right:5px;}.header .header-main .mean__menu-wrapper .main-menu nav ul li a i{margin-left:5px;font-size:14px;}.header .header-main .mean__menu-wrapper .main-menu nav ul li a:hover{color:var(--theme-color)!important;}@media(max-width:1199px){.menu-thumb{display:none!important;}}.header-top{display:flex;padding:0;border-bottom:1px solid rgba(0,0,0,.1);}.header-top .social-header{margin:0!important;padding:0;list-style:none;display:flex;align-items:center;}.header-top .social-header li{display:inline-block;}.header-top .social-header li a{display:block;padding:2px 10px;}.header-top .social-header li a i{font-size:16px;}.header-top .nav-elements{text-align:right;position:relative;z-index:9;padding:0;margin-left:auto;}.header-top .nav-elements .nav-elements-li{display:inline-block;margin-left:3px;padding:10px 20px;letter-spacing:1px;vertical-align:middle;line-height:1;text-decoration:none;background-color:var(--site-color-two);background-image:linear-gradient(135deg,var(--white) 50%,transparent 0);background-size:101px 101px;background-position:-51px -51px;background-repeat:no-repeat;border:1px solid var(--site-color-two);border-radius:3px;color:var(--white);justify-content:space-between;display:inline-flex;align-items:center;transition:all .5s ease-in-out;}.header-top .nav-elements .nav-elements-li:hover{color:var(--site-color-two);background-size:200px 200px;background-position:0 0;}.header-top .language{display:inline-flex;align-items:center;justify-content:space-between;margin-left:3px;padding:0;border-radius:3px;border:1px solid var(--header);}.header-top .language a{padding:6px 10px;border-radius:0;font-weight:700;}.header-top .dropdown-lang .btn i{margin-right:10px;}.header-top .dropdown-lang .btn:hover,.header-top .dropdown-lang .btn:focus{outline:0;box-shadow:none;}.header-top .dropdown-lang .dropdown-nav .dropdown-menu{width:auto;}.slogan{padding:20px 0;margin-top:120px;background:var(--white);}.sidebar__toggle_wrapper{height:60px;width:60px;margin-right:15px;}.sidebar__toggle_wrapper .sidebar__toggle{cursor:pointer;font-size:28px;color:var(--theme-color);text-align:center;height:60px;width:60px;display:flex;align-items:center;outline:0;overflow:hidden;justify-content:center;position:relative;z-index:9999;border-radius:2px;}.sidebar__toggle_wrapper .sidebar__toggle i{margin:auto;}.sidebar__toggle_wrapper .sidebar__toggle:after{content:"";position:absolute;left:50%;top:50%;width:0;height:0;background:rgba(255,255,255,.3);transform:translate(-50%,-50%);border-radius:2px;transition:width .6s ease,height .6s ease;pointer-events:none;}.sidebar__toggle_wrapper .sidebar__toggle:hover::after{width:100%;height:100%;}.scroll-sticky:after{transform:translateY(0);box-shadow:0 0 7px rgba(0,0,0,.2);}.scroll-sticky:before{transform:translateY(-100%);}.scroll .sidebar__toggle{position:relative!important;}.menu-open{overflow:hidden;}.menu-open .sidebar__toggle{background:var(--white);}.menu-open .sidebar__toggle .sidebar__toggle_lines .line{background:var(--black);}.offcanvas__info{transform:scale(0);opacity:0;pointer-events:none;transform-origin:top top;position:fixed;top:0;bottom:0;right:0;width:100vw;height:100vh;background:var(--black);z-index:1000;padding:0 1rem 2rem 1rem;border-radius:0;}.offcanvas__top{border-bottom:1px solid rgba(255,255,255,.1);padding:30px 0;}.offcanvas__logo a img{height:45px;filter:brightness(100);}.offcanvas__wrapper{position:relative;height:100%;padding:0 30px;}.offcanvas__wrapper .offcanvas-title{font-size:28px;margin-bottom:15px;}.offcanvas__wrapper .offcanvas__content p{color:var(--white);}.offcanvas__wrapper .offcanvas__content .offcanvas__close{width:45px;height:45px;line-height:45px;text-align:center;border-radius:50%;background-color:var(--header);position:relative;z-index:9;cursor:pointer;}.offcanvas__wrapper .offcanvas__content .offcanvas__close i{color:var(--white);}.offcanvas__wrapper .offcanvas__content .social-icon{margin-top:30px;gap:10px;margin-bottom:30px;}.offcanvas__wrapper .offcanvas__content .social-icon a{width:52px;height:52px;line-height:52px;text-align:center;font-size:16px;display:block;background:transparent;color:var(--header);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-align:center;border:1px solid rgba(0,0,0,.15);}.offcanvas__wrapper .offcanvas__content .social-icon a:hover{background-color:var(--theme-color-2);color:var(--white);border:1px solid var(--theme-color-2);}.offcanvas__wrapper .offcanvas__content .theme-btn{width:100%;text-align:center;background-color:var(--theme-color-2);color:var(--white);padding:22px 36px 22px;}.offcanvas__wrapper .offcanvas__content .theme-btn i{background-color:var(--white);color:var(--header);position:absolute;bottom:5px;right:10px;top:10px;margin-left:0;}.offcanvas__overlay{position:fixed;height:100%;width:100%;background:#151515;z-index:997;top:0;opacity:0;visibility:hidden;right:0;}.offcanvas__overlay.overlay-open{opacity:.8;visibility:visible;}.sidebar__toggle_lines{z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.4rem;}.sidebar__toggle_lines .line{display:block;height:.15rem;width:36px;background:var(--black);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;transition:all .4s ease-in-out;transition:all .4s ease-in-out,-webkit-transform .4s ease-in-out;}.sidebar__toggle_lines:first-child{-webkit-transform-origin:1rem .1rem;transform-origin:1rem .1rem;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;}.sidebar__toggle_lines:last-child{-webkit-transform-origin:1rem .2rem;transform-origin:1rem .2rem;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;}.sidebar__toggle_lines.active .line:first-child{transform:translateY(.25rem) rotate(45deg);}.sidebar__toggle_lines.active .line:last-child{transform:translateY(-.25rem) rotate(-45deg);}.offcanvas-information{padding:15px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}.offcanvas-information .box{padding:0;}.offcanvas-information .box i{font-size:16px;margin-right:10px;}.offcanvas-information .box h2{margin-bottom:0;font-size:20px;}.offcanvas-information .box h3{display:block;font-size:16px;padding:0;}.offcanvas-information .box p{margin-bottom:0;}.breadcrumb-section{position:relative;}.page-heading{padding:190px 0 120px;position:relative;}@media(max-width:1199px){.page-heading{padding:140px 0 105px;text-align:center;}}.page-heading .breadcrumb-list{display:flex;align-items:center;gap:20px;margin-bottom:20px;}@media(max-width:1199px){.page-heading .breadcrumb-list{justify-content:center;}}.page-heading .breadcrumb-list li{color:var(--white);font-weight:600;position:relative;font-size:18px;text-transform:capitalize;}.page-heading .breadcrumb-list li a{color:var(--white);}.page-heading .breadcrumb-list li a:hover{color:var(--theme-color-2);}.page-heading h2{color:var(--white);font-size:64px;font-weight:400;text-transform:uppercase;}@media(max-width:575px){.page-heading h2{font-size:48px;}}.error-wrapper{max-width:780px;margin:0 auto;}.error-wrapper .thumb img{width:100%;height:100%;}.error-wrapper .content{max-width:520px;margin:40px auto 0;text-align:center;}.error-wrapper .content h2{margin-bottom:20px;}.error-wrapper .content p{margin-bottom:40px;}.main-menu #mobile-menu a.nav-link{position:relative;}.main-menu #mobile-menu a.nav-link::before{content:"";height:3px;width:0;position:absolute;left:50%;bottom:0;transition:all .25s ease-in-out;background:var(--theme-color);}.main-menu #mobile-menu a.nav-link:hover::before,.main-menu #mobile-menu a.nav-link.show::before{width:calc(100% - 20px);left:10px;}.main-menu #mobile-menu a.nav-link.show::after{transform:rotate(180deg);transition:transform .2s;}.main-menu #mobile-menu .dropdown-toggle{position:relative;}.main-menu #mobile-menu .dropdown-toggle::after{content:"";font-family:"bootstrap-icons";font-size:10px;vertical-align:-.125em;display:inline-block;border:0;transition:transform .2s;position:absolute;right:-5px;}.main-menu #mobile-menu .dropdown-menu{min-width:360px;padding:30px;border-radius:0 0 5px 5px;margin-left:10px!important;margin-top:-3px!important;}.main-menu #mobile-menu .dropdown-menu ul{margin:0;padding:0;list-style:none;}.main-menu #mobile-menu .dropdown-menu ul li{display:block;}.main-menu #mobile-menu .dropdown-menu ul li a{color:#212529;padding:5px 0;display:block;position:relative;transition:transform .3s;text-transform:initial;}.main-menu #mobile-menu .dropdown-menu ul li a:hover{color:var(--theme-color)!important;}.main-menu #mobile-menu .dropdown-menu ul li a::before,.main-menu #mobile-menu .dropdown-menu ul li a::after{content:"";position:absolute;left:0;bottom:0;transition:all .25s ease-in-out;}.main-menu #mobile-menu .dropdown-menu ul li a::after{background:var(--theme-color);width:0;height:2px;}.main-menu #mobile-menu .dropdown-menu ul li a::before{background:rgba(0,0,0,.1);width:100%;height:1px;}.main-menu #mobile-menu .dropdown-menu ul li a:hover::after{width:100%;}.dropdown.lang-link{display:inline-block;}.dropdown.lang-link .btn{border:2px solid transparent;font-weight:600;width:100px;border-radius:10px;padding:17px 30px;transition:none;}.dropdown.lang-link .btn:after{margin-bottom:2px;}.dropdown.lang-link .btn.show{border-color:var(--theme-color);background-color:var(--theme-color);}.dropdown.lang-link .btn.show span{color:#fff;}.dropdown.lang-link .btn.show:after{border-bottom-color:#fff;border-top-color:#fff;}.dropdown.lang-link span{display:inline-flex;align-items:center;}.dropdown.lang-link span img{max-width:16px;margin-right:5px;}.dropdown.lang-link .dropdown-menu{width:100px!important;min-width:0!important;text-align:center;border-width:0;border-top:0;border-color:var(--theme-color);background-color:var(--theme-color);margin-top:-25px!important;padding-top:15px;border-radius:0 0 10px 10px;}.dropdown.lang-link .dropdown-menu a{font-size:12px;color:#fff;padding:5px 0;display:block;font-weight:600;}.social-header h3{color:#fff;font-size:18px;margin-bottom:15px;}.social-header ul{margin:0;padding:0;list-style:none;}.social-header ul li{display:inline-block;}.social-header ul li a{display:block;padding:10px 15px;border:1px solid rgba(255,255,255,.35);color:#fff;}.social-header ul li a i{font-size:18px;}.social-header ul li a:hover{background:var(--theme-color);}.back-to-top{position:fixed;right:0;bottom:10px;width:50px;height:44px;color:var(--black);background-color:var(--white);font-size:16px;line-height:42px;text-align:center;z-index:999;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .4s ease-in-out;border-radius:5px;}.back-to-top:hover{background-color:var(--black);color:var(--white);}.back-to-top.show{opacity:1;visibility:visible;transform:translateY(0);}.btn-fix{color:var(--white);font-size:12px;padding:10px 10px 10px 15px;position:fixed;display:inline-flex;z-index:99;right:0;bottom:120px;gap:7px;transition:all .4s ease-in-out;opacity:1;border-radius:5px 0 0 5px;width:190px;transform:translateX(140px);}.btn-fix i{font-size:24px;}.btn-fix span{margin-left:10px;}.btn-fix span p{color:var(--white);font-size:12px;}.btn-fix:hover{background-color:var(--black);color:var(--white);transform:translateX(0);}.btn-fix.call-me{background:var(--black);color:#fff;}.btn-fix.whatsapp{background-color:#25d366;margin-bottom:55px;}.mega-grid{overflow:hidden;}.mega-col{position:relative;padding-bottom:30px;}.mega-kicker{font-size:14px;letter-spacing:.08em;text-transform:none;color:rgba(255,255,255,.55);}.offcanvas-menu-list{display:grid;gap:14px;}.offcanvas-menu-list li{line-height:1;}.offcanvas-menu-list li a{-webkit-transition:background-size .8s cubic-bezier(.25,.8,.25,1);transition:background-size .8s cubic-bezier(.25,.8,.25,1);background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),color-stop(98%,currentColor));background-image:linear-gradient(to bottom,currentColor 0%,currentColor 98%);background-size:0 2px;background-repeat:no-repeat;background-position:left 100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:inline-block;line-height:1.3;text-decoration:none;color:rgba(255,255,255,.92);font-weight:500;font-size:clamp(44px,4vw,44px);}.offcanvas-menu-list li a:hover{background-size:100% 2px;color:#fff;text-decoration:none;text-underline-offset:10px;text-decoration-thickness:2px;}.mega-list{display:grid;gap:10px;}.mega-list .mega-item{text-decoration:none;color:rgba(255,255,255,.92);font-size:26px;line-height:1.25;display:inline-block;}.mega-list .mega-item:hover{color:#fff;text-decoration:underline;text-underline-offset:8px;}.mega-hr{border-color:rgba(255,255,255,.1);opacity:1;margin:0;}.mega-contact{font-size:20px;color:rgba(255,255,255,.9);}.mega-contact li{color:rgba(255,255,255,.92);text-decoration:underline;text-underline-offset:8px;text-decoration-thickness:1px;display:flex;gap:10px;padding:5px 0;}.mega-contact li a{color:rgba(255,255,255,.92);}.mega-list-container{position:relative;height:200px;overflow-y:auto;overflow-x:hidden;padding-right:16px;padding-bottom:34px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.65) rgba(255,255,255,.12);}.mega-list-container::after{content:"";position:sticky;left:0;right:0;bottom:-44px;display:block;height:60px;background:linear-gradient(to bottom,rgba(17,17,17,0),#111 72%);pointer-events:none;z-index:2;}.mega-list-container::-webkit-scrollbar{width:8px;}.mega-list-container::-webkit-scrollbar-track{background:rgba(255,255,255,.12);border-radius:999px;}.mega-list-container::-webkit-scrollbar-thumb{background:rgba(255,255,255,.65);border-radius:999px;}.mega-list-container::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.85);}.aside{width:80px;position:fixed;left:0;top:0;bottom:0;z-index:998;background:#ededed;}.menu-open .aside{background:var(--body-bg);}nav.fixx{position:fixed;top:120px;left:30px;padding:0 10px;transition:all 500ms cubic-bezier(.6,0,.4,1) 0s;}nav.fixx a{font-weight:700;letter-spacing:.3rem;position:absolute;left:50%;text-transform:uppercase;transition:all 500ms cubic-bezier(.6,0,.4,1) 0s;white-space:nowrap;transform-origin:right center 0;transform:translate(-100%,-50%) rotate(-90deg);display:none;}nav.fixx a.active{color:#666;display:block;}body.scroll nav.fixx{transform:translateY(180px);}body.scroll header .header-logo img{filter:none!important;}body.scroll .main-menu ul li a{color:var(--black)!important;}body.scroll .sidebar__toggle_lines .line{background:var(--black);}body.scroll .dropdown.lang-link .btn{color:var(--black);}.slide{position:relative;background:var(--dark);overflow:hidden;height:100vh;}.slide .swiper-slider,.slide .swiper-slide,.slide .swiper-wrapper,.slide .swiper-container{height:100%;}.slide .swiper-pagination-container{position:absolute;height:100%;top:0;}.slide .swiper-pagination{position:relative;top:50%!important;transform:translateY(-50%);width:auto;}.slide .swiper-pagination-bullet{width:10px;height:10px;border-radius:50%!important;margin:0 0 5px!important;border:0;opacity:1;transition:all .5s;display:flex;align-items:center;text-align:left;color:#fff;background:rgba(255,255,255,.9);}.slide .swiper-pagination-bullet-active{background:var(--theme-color-3)!important;}.slide .swiper-buttons{display:flex;justify-content:end;float:right;background:var(--main);bottom:0;z-index:99;position:relative;opacity:1!important;transform:translateY(-100%);width:100%;}.slide .swiper-buttons .slider-button-next,.slide .swiper-buttons .slider-button-prev{padding:20px 15px;border:0;width:50%;text-align:center;}.slide .swiper-buttons .swiper-button{opacity:1!important;transform:none!important;display:inline-block!important;transition:all .5s;}.slide .swiper-buttons i{font-size:24px;color:#fff;}.slide .swiper-buttons .swiper-button:hover{background:var(--theme-color);color:#fff;}.slide .swiper-slide{overflow:hidden;}.slide .swiper-slide .slide-txt-box{width:100%;height:100%;padding:0;color:#fff;text-align:left;position:relative;}.slide .swiper-slide .slide-txt-box .titleslide{opacity:0;visibility:hidden;transition:all .7s ease;transition-delay:.7s;transform:translateY(20px);color:#fff;letter-spacing:1px;font-weight:600;margin:0 0 0;font-size:42px;}.slide .swiper-slide .slide-txt-box .line{height:6px;width:0%;opacity:.6;visibility:hidden;display:block;background:var(--theme-color);transition:all .4s ease;transition-delay:.6s;margin:30px auto;border-radius:3px;}.slide .swiper-slide .slide-txt-box .btn-slider{margin-top:20px;opacity:0;visibility:hidden;transition:transform .7s ease,opacity .7s ease;transition-delay:.8s;transform:translateY(20px);display:inline-block;}.slide .swiper-slide .slide-txt-box .btn-slider a{color:#fff;padding:10px 45px;background-color:transparent;border:3px solid #fff;border-radius:0;}.slide .swiper-slide.swiper-slide-active .slide-txt-box .titleslide{opacity:1;visibility:visible;transform:translateY(0);}.slide .swiper-slide.swiper-slide-active .slide-txt-box .line{width:120px;opacity:1;visibility:visible;}.slide .swiper-slide.swiper-slide-active .slide-txt-box .btn-slider{opacity:1;visibility:visible;transform:translateY(0);}.slide .swiper-slide.swiper-slide-active .slide-txt-box2 .titlesub{opacity:1;visibility:visible;transform:translateY(0);}.slide .swiper-slide.swiper-slide-active img{transform:scale(1);}.slide .swiper-slide .slide-txt-box2{display:flex;align-items:center;width:100%;padding:0;bottom:0;position:absolute;z-index:99;}.slide .swiper-slide .slide-txt-box2 .titlesub{line-height:1.52;visibility:hidden;transition:transform .8s ease;transition-delay:.5s;opacity:0;margin:0!important;font-size:18px;letter-spacing:1px;font-weight:600;padding:3rem 3.5rem;float:left;transform:translateY(100px);background:var(--theme-color);width:100%;position:relative;border-radius:0 5px 0 0;color:#fff;position:relative;border-bottom:1px solid rgba(255,255,255,.2);}.slide .swiper-slide img{transform:scale(1);width:100%;height:100%;object-fit:cover;object-position:center;opacity:.85;position:absolute;}.slide .mute-video{position:absolute;top:240px;left:40px;z-index:999;color:#fff;font-size:24px;background-color:transparent;border:0;}.slide .mute-video:hover{color:#fff;}.slide .mute-video::after{position:absolute;content:"";background:#fff;width:28px;height:2px;top:17px;left:0;transform:rotate(5deg);}.slide .mute-video.on::after{content:none!important;}.scroll .titlesub:after{transform:scale(1)!important;}.btn-slider::before{content:" ";display:block;position:absolute;inset:0;background:var(--theme-color);z-index:-1;transition:transform .3s ease;transform:scaleX(0);transform-origin:bottom right;}.btn-slider:hover::before{transform:scaleX(1);transform-origin:bottom left;}.slide-txt-box-video h2{color:var(--black);font-size:52px;position:absolute;bottom:100px;transform:translateY(-50%);padding-bottom:30px;display:flex;width:max-content;max-width:680px;font-weight:800;}.slide-txt-box-video h3{color:var(--black);font-size:25px;}.slide-txt-box-video .container-fluid,.slide-txt-box-video .container,.slide-txt-box-video .row,.slide-txt-box-video .row>[class*=col-]{height:100%;}.title-desc-video{background:rgba(0,0,0,.2);color:#fff;padding:20px;backdrop-filter:blur(5px);font-size:13px;letter-spacing:2px;transform:translateY(-50%);position:relative;top:55%;}.title-desc-video h4{color:#fff;font-size:20px;margin-bottom:20px;}.video-btns{margin-top:20px;}.video-btns .btn{background:var(--main);color:#fff;padding:7px 35px;border-radius:3px;}.video-btns .btn:hover{background:var(--theme-color);color:#fff;}.video-btns .btn:first-child{margin-right:15px;}.banner-video-wrap{overflow:hidden;position:absolute;z-index:0;top:0;width:100%;height:100%;}.banner-video{position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;width:100%;height:100%;}.banner-video video{position:absolute;left:0;top:0;}.banner-video>*{width:100%;height:auto;}.down-icon{position:absolute;bottom:45px;z-index:99;transition:opacity .3s ease;opacity:1;left:0;}.down-icon.hide{opacity:0;}.down-icon .down-arrow{width:1px;height:48px;margin:0 auto;top:20px;position:relative;}.down-icon .down-arrow:before{content:"";position:absolute;width:2px;height:48px;background:var(--black);margin:0 auto;top:0;-webkit-animation:elasticus 1.8s cubic-bezier(1,0,0,1) infinite;animation:elasticus 1.8s cubic-bezier(1,0,0,1) infinite;}.down-icon .down-arrow:after{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:8px 6px 0 6px;border-color:var(--black) transparent transparent transparent;bottom:-8px;left:-5px;}.down-icon .down-circle{width:49px;height:45px;margin:0 auto;}@-webkit-keyframes elasticus{0%{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0);}50%{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);}50.1%{-webkit-transform-origin:0% 100%;-ms-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);}100%{-webkit-transform-origin:0% 100%;-ms-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0);}}@keyframes elasticus{0%{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0);}50%{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);}50.1%{-webkit-transform-origin:0% 100%;-ms-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);}100%{-webkit-transform-origin:0% 100%;-ms-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0);}}.blog-wrapper .single-blog-post{margin-bottom:40px;position:relative;}.blog-wrapper .single-blog-post .video__button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;}.blog-wrapper .single-blog-post .video__button .video__btn__wrp{margin-bottom:0;}.blog-wrapper .single-blog-post.post-details.format-quote .post-content{position:relative;background:transparent;border:0;}.blog-wrapper .single-blog-post.post-details .post-content{border:0;}.blog-wrapper .single-blog-post.post-details .post-content img{margin-top:20px;margin-bottom:20px;}.blog-wrapper .single-blog-post.post-details .post-content .single-post-image{width:100%;height:100%;border-radius:6px;}.blog-wrapper .single-blog-post.post-details .post-content h1{font-size:36px;line-height:1.4;}.blog-wrapper .single-blog-post.post-details .post-content h1,.blog-wrapper .single-blog-post.post-details .post-content h2,.blog-wrapper .single-blog-post.post-details .post-content h3,.blog-wrapper .single-blog-post.post-details .post-content h4,.blog-wrapper .single-blog-post.post-details .post-content h5,.blog-wrapper .single-blog-post.post-details .post-content h6{margin-top:10px;}.blog-wrapper .single-blog-post.post-details .post-content table{margin-top:20px;}@media(max-width:767px){.blog-wrapper .single-blog-post.post-details .post-content h1{font-size:28px;}.blog-wrapper .single-blog-post.post-details .post-content h3{font-size:20px;}}.blog-wrapper .single-blog-post.post-details blockquote,.blog-wrapper .single-blog-post.post-details .wp-block-quote{background-color:#af49e5;color:var(--white);font-size:26px;line-height:1.4;font-family:"Merriweather",serif;font-weight:400;padding:60px;text-align:center;margin:40px 0;position:relative;z-index:1;border-radius:6px;}.blog-wrapper .single-blog-post.post-details blockquote a,.blog-wrapper .single-blog-post.post-details .wp-block-quote a{color:var(--white);}.blog-wrapper .single-blog-post.post-details blockquote a:hover,.blog-wrapper .single-blog-post.post-details .wp-block-quote a:hover{color:var(--text);}@media(max-width:767px){.blog-wrapper .single-blog-post.post-details blockquote,.blog-wrapper .single-blog-post.post-details .wp-block-quote{padding:30px 15px;font-size:18px;line-height:1.5;}}.blog-wrapper .single-blog-post.post-details blockquote::before,.blog-wrapper .single-blog-post.post-details .wp-block-quote::before{right:30px;font-size:110px;line-height:1;font-family:"Font Awesome 5 Pro";position:absolute;content:"";bottom:-20px;color:var(--white);z-index:-1;opacity:.1;font-weight:900;}.blog-wrapper .single-blog-post.format-video .post-featured-thumb,.blog-wrapper .single-blog-post.category-video-post .post-featured-thumb{z-index:1;position:relative;}.blog-wrapper .single-blog-post.format-video .post-featured-thumb::before,.blog-wrapper .single-blog-post.category-video-post .post-featured-thumb::before{position:absolute;width:100%;height:100%;left:0;top:0;content:"";background-color:#282835;opacity:.3;z-index:-1;}.blog-wrapper .single-blog-post.quote-post .post-content,.blog-wrapper .single-blog-post.format-quote .post-content{position:relative;background-color:#af49e5;border:0;padding-top:0;border-radius:6px;}.blog-wrapper .single-blog-post.quote-post .post-content::before,.blog-wrapper .single-blog-post.format-quote .post-content::before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-image:url(../img/quotepost.png);background-repeat:no-repeat;background-size:cover;}.blog-wrapper .single-blog-post.quote-post .quote-content,.blog-wrapper .single-blog-post.format-quote .quote-content{overflow:hidden;padding:50px;position:relative;z-index:88;}@media(max-width:585px){.blog-wrapper .single-blog-post.quote-post .quote-content,.blog-wrapper .single-blog-post.format-quote .quote-content{text-align:center;font-size:24px;padding:30px;}}.blog-wrapper .single-blog-post.quote-post .quote-content .icon,.blog-wrapper .single-blog-post.format-quote .quote-content .icon{font-size:70px;line-height:80px;float:left;overflow:hidden;margin-right:30px;}@media(max-width:585px){.blog-wrapper .single-blog-post.quote-post .quote-content .icon,.blog-wrapper .single-blog-post.format-quote .quote-content .icon{float:none;margin-bottom:10px;margin-right:0;font-size:50px;line-height:60px;}}.blog-wrapper .single-blog-post.quote-post .quote-content .quote-text,.blog-wrapper .single-blog-post.format-quote .quote-content .quote-text{overflow:hidden;}.blog-wrapper .single-blog-post.quote-post .quote-content h2,.blog-wrapper .single-blog-post.format-quote .quote-content h2{margin-top:-2px;font-size:36px;color:var(--white);font-weight:400;}@media(max-width:767px){.blog-wrapper .single-blog-post.quote-post .quote-content h2,.blog-wrapper .single-blog-post.format-quote .quote-content h2{font-size:28px;}}.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta,.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta{margin-top:10px;}.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta span,.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta i,.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta span,.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta i{color:var(--white);}.blog-wrapper .single-blog-post:last-child{margin-bottom:0;}.blog-wrapper .single-blog-post .post-featured-thumb{height:462px;width:100%;position:relative;margin-bottom:-2px;border-radius:6px;}.blog-wrapper .single-blog-post .post-featured-thumb .post-date{position:absolute;top:20px;left:20px;padding:15px 30px;background-color:var(--theme-color);text-align:center;}.blog-wrapper .single-blog-post .post-featured-thumb .post-date h4{color:var(--white);}.blog-wrapper .single-blog-post .post-featured-thumb .post-date h4 span{color:var(--white);text-transform:uppercase;font-size:15px;}@media(max-width:991px){.blog-wrapper .single-blog-post .post-featured-thumb{height:280px;}}@media(max-width:767px){.blog-wrapper .single-blog-post .post-featured-thumb{height:230px;}}.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;}.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn .play-video{border-radius:50%;width:80px;height:80px;line-height:80px;font-size:18px;}.blog-wrapper .single-blog-post .post-content{padding-top:30px;overflow:hidden;box-sizing:border-box;}@media(max-width:575px){.blog-wrapper .single-blog-post .post-content{padding-top:20px;}}.blog-wrapper .single-blog-post .post-content h2{line-height:1.4;font-size:36px;font-weight:400;}@media(max-width:575px){.blog-wrapper .single-blog-post .post-content h2{font-size:28px;}}.blog-wrapper .single-blog-post .post-content h2 a:hover{color:var(--theme-color);}.blog-wrapper .single-blog-post .post-content p{font-size:16px;}@media(max-width:767px){.blog-wrapper .single-blog-post .post-content{padding:30px 10px;}}@media(max-width:414px){.blog-wrapper .single-blog-post .post-content h2{font-size:22px;}}.blog-wrapper .single-blog-post .post-content .post-cat a{color:var(--white);display:inline-block;background-color:var(--theme-color);padding:14px 18px 12px;line-height:1;font-size:16px;font-weight:700;transition:all .3s ease-in-out;margin-bottom:20px;text-transform:capitalize;font-family:"League Spartan",sans-serif;}@media(max-width:767px){.blog-wrapper .single-blog-post .post-content .post-cat a{font-size:12px;}}.blog-wrapper .single-blog-post .post-content .post-cat a:hover{background-color:var(--header);}.blog-wrapper .single-blog-post .post-content ul{margin-bottom:0;list-style-type:disc;margin-top:30px;}.blog-wrapper .single-blog-post .post-content ul ol{margin-bottom:0;}.blog-wrapper .single-blog-post .post-content ul ul{margin-bottom:0;}.blog-wrapper .single-blog-post .post-content ul li{line-height:1.5;margin-top:10px;list-style-type:disc;color:var(--text);position:relative;font-size:18px;padding-left:30px;}.blog-wrapper .single-blog-post .post-content ul li::before{position:absolute;left:0;top:0;font-family:"Font Awesome 5 Pro";content:"";color:#af49e5;}.blog-wrapper .single-blog-post .post-content ol{margin-bottom:0;list-style-type:decimal;}.blog-wrapper .single-blog-post .post-content ol ul{margin-bottom:0;}.blog-wrapper .single-blog-post .post-content ol ol{margin-bottom:0;}.blog-wrapper .single-blog-post .post-content ol li{line-height:1.5;margin-top:10px;list-style-type:decimal;}.blog-wrapper .single-blog-post .post-content .post-meta{margin-bottom:10px;}.blog-wrapper .single-blog-post .post-content .post-meta span{color:var(--text);font-weight:400;font-size:16px;line-height:1;display:inline-block;margin-right:20px;}@media(max-width:767px){.blog-wrapper .single-blog-post .post-content .post-meta span{font-size:15px;}}.blog-wrapper .single-blog-post .post-content .post-meta span i{margin-right:5px;color:#af49e5;font-weight:700;}.blog-wrapper .single-blog-post .post-content h3{font-size:32px;font-weight:400;}.blog-wrapper .single-blog-post .post-content h3 a{background-position:0 95%;background-repeat:no-repeat;background-size:0% 2px;display:inline;}.blog-wrapper .single-blog-post .post-content h3 a:hover{color:#af49e5;background-size:100% 2px;background-image:linear-gradient(180deg,#af49e5 0%,#af49e5 100%);}.blog-wrapper .single-blog-post .post-content .author-info{overflow:hidden;}.blog-wrapper .single-blog-post .post-content .author-info .author-img{height:40px;width:40px;line-height:40px;border-radius:50%;background-color:#f2f2f2;margin-right:15px;float:left;overflow:hidden;background-position:center;background-size:cover;}@media(max-width:767px){.blog-wrapper .single-blog-post .post-content .author-info .author-img{margin-right:5px;}}.blog-wrapper .single-blog-post .post-content .author-info h5{display:inline-block;line-height:1;font-size:16px;margin-top:9px;}.blog-wrapper .single-blog-post .post-content .author-info h5 a:hover{color:var(--theme-color);}@media(max-width:767px){.blog-wrapper .single-blog-post .post-content .author-info h5{font-size:14px;}}.blog-wrapper .single-blog-post .post-content .post-link a{font-weight:700;}.blog-wrapper .single-blog-post .post-content .post-link a:hover{color:var(--theme-color);}@media(max-width:767px){.blog-wrapper .single-blog-post .post-content .post-link a{font-size:14px;}}.blog-wrapper .single-blog-post .post-content .post-link a i{margin-right:5px;}@media(max-width:767px){.blog-wrapper .single-blog-post .post-content .post-link a i{margin-right:3px;}}@media(min-width:991px){.news-area .main-sidebar{margin-left:20px;}}@media(max-width:991px){.news-area .main-sidebar{margin-top:40px;}}.news-area .main-sidebar .single-sidebar-widget{box-sizing:border-box;padding:30px;margin-bottom:40px;background-color:transparent;border:1px solid rgba(0,0,0,.15);border-radius:4px;}.news-area .main-sidebar .single-sidebar-widget ul{padding-left:0;}.news-area .main-sidebar .single-sidebar-widget ul>li{margin-bottom:10px;}.news-area .main-sidebar .single-sidebar-widget ul>li a{font-size:16px;font-weight:400;text-transform:capitalize;}.news-area .main-sidebar .single-sidebar-widget ul>li a:hover{color:#af49e5;}.news-area .main-sidebar .single-sidebar-widget ul ul{padding-left:20px;}.news-area .main-sidebar .single-sidebar-widget ul ul li{margin-top:5px;}.news-area .main-sidebar .single-sidebar-widget:last-child{margin-bottom:0;}.news-area .main-sidebar .single-sidebar-widget .wid-title{margin-bottom:25px;padding-left:45px;position:relative;}.news-area .main-sidebar .single-sidebar-widget .wid-title::before{left:0;top:50%;transform:translateY(-50%);content:"";height:4px;width:18px;border-radius:5px;position:absolute;background-color:#af49e5;}.news-area .main-sidebar .single-sidebar-widget .wid-title::after{left:22px;top:50%;transform:translateY(-50%);content:"";height:4px;width:4px;border-radius:50%;position:absolute;background-color:#af49e5;}.news-area .main-sidebar .single-sidebar-widget .wid-title h3{font-size:20px;font-weight:400;}.news-area .main-sidebar .single-sidebar-widget .social-link a{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;border-radius:50%;background-color:var(--white);font-size:14px;margin-right:5px;margin-bottom:5px;}.news-area .main-sidebar .single-sidebar-widget .social-link a:hover{background-color:#af49e5;color:var(--white);}.search_widget form{width:100%;position:relative;}.search_widget form input{background-color:var(--white);font-size:15px;padding:20px;width:100%;border:0;text-transform:capitalize;color:var(--header);border:1px solid rgba(0,0,0,.15);border-radius:4px;}.search_widget form button{position:absolute;right:0;top:0;width:70px;font-size:18px;height:100%;background-color:#af49e5;color:var(--white);text-align:center;transition:all .3s ease-in-out;}.search_widget form button:hover{background-color:var(--header);}.popular-posts .single-post-item,.popular_posts .single-post-item{overflow:hidden;}.popular-posts .single-post-item:not(:last-child),.popular_posts .single-post-item:not(:last-child){margin-bottom:35px;}.popular-posts .single-post-item .thumb,.popular_posts .single-post-item .thumb{height:95px;width:95px;background-color:#f2f2f2;float:left;overflow:hidden;margin-right:20px;border-radius:4px;}.popular-posts .single-post-item .post-content,.popular_posts .single-post-item .post-content{overflow:hidden;}.popular-posts .single-post-item .post-content h5,.popular_posts .single-post-item .post-content h5{font-size:18px;font-weight:400;margin-bottom:0;text-transform:capitalize;}.popular-posts .single-post-item .post-content h5 a:hover,.popular_posts .single-post-item .post-content h5 a:hover{color:#af49e5;}.popular-posts .single-post-item .post-content .post-date,.popular_posts .single-post-item .post-content .post-date{margin-top:10px;color:#af49e5;font-weight:400;font-size:15px;text-transform:capitalize;}.popular-posts .single-post-item .post-content .post-date i,.popular_posts .single-post-item .post-content .post-date i{margin-right:7px;}.widget_categories ul li{display:block;}.widget_categories ul li:last-child a{margin-bottom:0;}.widget_categories ul li a{position:relative;background:var(--white);padding:17px 20px;line-height:1;font-size:16px;font-family:"Merriweather",serif;display:block;margin-bottom:12px;font-weight:400;transition:all .4s ease-in-out;border:1px solid rgba(0,0,0,.15);border-radius:4px;}.widget_categories ul li a:hover{color:#af49e5;}.widget_categories ul li a i{margin-right:10px;}.widget_categories ul li a span{position:absolute;width:60px;line-height:55px;height:100%;content:"";background-color:#af49e5;right:0;top:0;text-align:center;color:var(--white);}.tagcloud a{display:inline-block;padding:12px 22px;line-height:1;font-weight:500;font-size:14px;border:1px solid rgba(0,0,0,.15);margin-right:8px;text-transform:capitalize;margin-bottom:10px;border-radius:4px;}.tagcloud a:last-child{margin-right:0;}.tagcloud a:hover{background-color:#af49e5;color:var(--white);}.widget_categories ul li{display:block;margin-bottom:10px;}p.sticky-label{position:absolute;right:0;background:var(--theme-color);color:var(--white);padding:10px 40px;z-index:-1;top:0;font-weight:700;}.page-nav-wrap{margin-top:50px;}.page-nav-wrap ul li{display:inline-block;}.page-nav-wrap ul li .page-numbers{display:inline-block;width:60px;height:60px;line-height:60px;border-radius:50%;background:#f6f6f6;font-weight:700;transition:all .3s ease-in-out;margin:0 2px;}.page-nav-wrap ul li .page-numbers.current{background-color:#af49e5;color:var(--white);}@media(max-width:767px){.page-nav-wrap ul li .page-numbers{margin-top:10px;width:50px;height:50px;line-height:50px;font-size:14px;}}.page-nav-wrap ul li .page-numbers i{margin-top:2px;}.page-nav-wrap ul li .page-numbers:hover{background-color:#af49e5;color:var(--white);}.social-share a{margin-left:10px;transition:all .4s ease-in-out;}.social-share a:hover{color:var(--theme-color);}.tag-share-wrap{padding-bottom:50px;}.tag-share-wrap h4{margin-bottom:25px;}@media(max-width:767px){.tag-share-wrap h4{margin-bottom:10px;font-size:18px;}}@media(max-width:767px){.tag-share-wrap .tagcloud{margin-bottom:20px;}}.comments-section-wrap{overflow:hidden;}.comments-heading h3,.related-post-wrap h3,.comment-form-wrap h3{font-size:26px;}@media(max-width:767px){.comments-heading h3,.related-post-wrap h3,.comment-form-wrap h3{font-size:20px;}}.comments-item-list .single-comment-item{margin-top:30px;}.comments-item-list .single-comment-item ul{margin-bottom:15px;}.comments-item-list .single-comment-item p,.comments-item-list .single-comment-item span{font-size:16px;}.comments-item-list .single-comment-item .author-img{width:100px;height:100px;border-radius:50%;float:left;overflow:hidden;margin-right:30px;}@media(max-width:991px){.comments-item-list .single-comment-item .author-img{width:80px;height:80px;margin-right:20px;}}@media(max-width:767px){.comments-item-list .single-comment-item .author-img{width:70px;height:70px;margin-right:15px;}}@media(max-width:585px){.comments-item-list .single-comment-item .author-img{float:none;margin-bottom:20px;}}.comments-item-list .single-comment-item .author-info-comment{overflow:auto;padding-bottom:25px;border-bottom:1px solid #e2e2e2;}.comments-item-list .single-comment-item .author-info-comment .info{position:relative;}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn{padding:10px 18px;font-size:14px;position:absolute;top:50%;right:0;transform:translateY(-50%);color:var(--text);border:1px solid #ebebeb;background:transparent;border-radius:0;transition:all .4s ease-in-out;box-shadow:inherit;}@media(max-width:767px){.comments-item-list .single-comment-item .author-info-comment .info .theme-btn{font-size:12px;}}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn i{margin-right:10px;margin-left:0!important;transition:all .4s ease-in-out;width:initial;height:initial;line-height:initial;background-color:transparent;color:#af49e5;transform:translate(0);}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn.minimal-btn::before,.comments-item-list .single-comment-item .author-info-comment .info .theme-btn.minimal-btn::after{background-color:initial;}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover{background-color:#af49e5;color:var(--white);}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover a{color:var(--white)!important;}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover i{transform:translate(0);width:initial;height:initial;line-height:initial;color:#fff;}.comments-item-list .single-comment-item .author-info-comment .info h5{margin-bottom:5px;font-weight:400;}@media(max-width:767px){.comments-item-list .single-comment-item .author-info-comment .info h5{font-size:16px;}}.comments-item-list .single-comment-item .author-info-comment span{color:#af49e5;font-weight:500;}.comments-item-list .single-comment-item .author-info-comment .theme-btn{padding:7px 18px;font-size:14px;position:absolute;top:50%;right:0;transform:translateY(-50%);}@media(max-width:767px){.comments-item-list .single-comment-item .author-info-comment .theme-btn{font-size:12px;}}.comments-item-list .single-comment-item .author-info-comment .theme-btn i{margin-right:5px;}.comments-item-list .single-comment-item .author-info-comment .theme-btn:hover a{color:var(--white);}.comments-item-list .single-comment-item .author-info-comment .comment-text{margin-top:15px;}.comment-form{background-color:var(--white);width:100%;margin-top:30px;}@media(max-width:767px){.comment-form{padding:30px;}}@media(max-width:585px){.comment-form{padding:30px 15px;}}.comment-form label{margin-bottom:4px;}.comment-form input,.comment-form textarea{margin-bottom:20px;outline:0;padding:20px 30px;line-height:1;font-size:16px;width:100%;border:0;font-weight:400;text-transform:capitalize;color:var(--text);border:1px solid rgba(0,0,0,.15);border-radius:6px;}@media(max-width:585px){.comment-form input,.comment-form textarea{padding:15px;}}.comment-form textarea{height:200px;line-height:1.3;border:1px solid rgba(0,0,0,.15)!important;border-radius:6px;border:0;}@media(max-width:767px){.comment-form textarea{height:120px;}}.comment-form .theme-btn{display:inline-block;line-height:1.2;padding:22px 50px;transition:all .3s ease-in-out;margin-bottom:0;margin-top:20px;}@media(max-width:767px){.comment-form .theme-btn{padding:20px 40px;}}@media(max-width:585px){.comment-form .theme-btn{padding:15px 40px;font-size:14px;}}.comment-form .theme-btn i{margin-right:10px;width:initial;height:initial;line-height:initial;background-color:transparent;color:var(--header);margin-left:0;margin-right:10px;transform:translate(0);}.comment-form .theme-btn:hover i{transform:translate(0);color:var(--white);}.comment ul{list-style-type:disc;}.comment ul ol{margin-bottom:0;}.comment ul li{line-height:1.5;margin-top:10px;list-style-type:disc;}.comment ol ul{margin-bottom:0;}.comment ol ol{margin-bottom:0;}.comment ol li{line-height:1.5;margin-top:10px;}.site_info_widget .single-contact-info{overflow:auto;margin-bottom:20px;}.site_info_widget .single-contact-info span{display:block;color:var(--theme-color);}.site_info_widget .single-contact-info .icon{width:40px;height:40px;line-height:40px;color:var(--white);background-color:var(--theme-color);float:left;text-align:center;overflow:hidden;font-size:16px;margin-right:20px;}.site_info_widget .single-contact-info:nth-child(2n) .icon{background-color:var(--theme-color);}.site_info_widget .single-contact-info:nth-child(3n) .icon{background-color:var(--theme-color);}.site_info_widget .social-link{margin-top:35px;}.site_info_widget .social-link a{margin-right:8px!important;}.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em;}.contact-wrapper .map-items .googpemap iframe{width:100%;height:616px;border-radius:10px;}.contact-wrapper .contact-content{margin-left:70px;}@media(max-width:1199px){.contact-wrapper .contact-content{margin-left:0;}}@media(max-width:767px){.contact-wrapper .contact-content .section-title{text-align:left;}}.contact-wrapper .contact-content .contact-list{margin-top:40px;}@media(max-width:1199px){.contact-wrapper .contact-content .contact-list{margin-top:30px;}}.contact-wrapper .contact-content .contact-list .list{display:flex;gap:45px;}.contact-wrapper .contact-content .contact-list .list li{font-size:20px;color:var(--header);font-weight:400;font-family:"Merriweather",serif;}.contact-wrapper .contact-content .contact-list .list li i{margin-right:10px;}.contact-wrapper .contact-content .contact-list .list li:not(:last-child){margin-bottom:20px;}.contact-wrapper .contact-content .contact-button{display:flex;align-items:center;gap:30px;margin-top:50px;}@media(max-width:1199px){.contact-wrapper .contact-content .contact-button{margin-top:30px;flex-wrap:wrap;}}.contact-wrapper .contact-content .contact-button .client-info{display:flex;align-items:center;gap:15px;}@media(max-width:1199px){.contact-wrapper .contact-content .contact-button .client-info{flex-wrap:wrap;}}.contact-wrapper .contact-content .contact-button .client-info h6{font-size:15px;font-weight:600;font-family:"Plus Jakarta Sans",sans-serif;}.contact-wrapper .contact-content .contact-button .client-info h6 span{font-weight:800;color:#f2556c;}@media(max-width:767px){.register-wrapper-3 .register-content .section-title{text-align:left;}}.register-wrapper-3 .register-content p{margin-top:25px;}.register-wrapper-3 .register-content .contact-list{margin-top:50px;}.register-wrapper-3 .register-content .contact-list li{font-size:20px;font-weight:400;font-family:"Merriweather",serif;color:var(--header);}.register-wrapper-3 .register-content .contact-list li .icon-items{display:flex;align-items:center;gap:40px;}.register-wrapper-3 .register-content .contact-list li i{margin-right:5px;}.register-wrapper-3 .register-content .contact-list li:last-child{margin-top:20px;}.register-wrapper-3 .register-content.style-contact h3{font-size:24px;margin-top:30px;}.register-wrapper-3 .register-content.style-contact .contact-list-2{margin-top:35px;}.register-wrapper-3 .register-content.style-contact .contact-list-2 li{display:flex;align-items:center;gap:10px;}.register-wrapper-3 .register-content.style-contact .contact-list-2 li:not(:last-child){margin-bottom:20px;}.register-wrapper-3 .register-content.style-contact .contact-list-2 li i{width:46px;height:46px;line-height:46px;border-radius:50%;background-color:#ffb84c;text-align:center;color:var(--white);}.register-wrapper-3 .register-content.style-contact .contact-list-2 li .content span{display:inline-block;font-weight:500;margin-bottom:5px;}.register-wrapper-3 .register-content.style-contact .contact-list-2 li .content h4{font-size:20px;font-weight:700;font-family:"Plus Jakarta Sans",sans-serif;line-height:1;text-transform:lowercase;}.register-wrapper-3 .register-content.style-contact .contact-list-2 li .content h4 a{color:#0a031f;}.register-wrapper-3 .register-content.style-contact .social-icon{gap:30px;margin-top:50px;}.register-wrapper-3 .register-content.style-contact .social-icon a{font-size:28px;color:var(--header);}.register-wrapper-3 .register-content.style-contact .social-icon a:hover{color:var(--theme-color-2);}.register-wrapper-3 .register-form-box{border-radius:10px;border:1px solid #000;background:#fff;padding:45px;}.register-wrapper-3 .register-form-box h3{font-size:32px;line-height:1;margin-bottom:20px;}.register-wrapper-3 .register-form-box .form-clt{position:relative;}.register-wrapper-3 .register-form-box .form-clt span{display:block;font-size:16px;font-weight:500;color:var(--header);padding-bottom:10px;}.register-wrapper-3 .register-form-box .form-clt input{width:100%;border-radius:4px;border:1px solid rgba(0,0,0,.15);background:transparent;line-height:1;padding:16px 18px;outline:0;color:var(--text);position:relative;padding-left:44px;}.register-wrapper-3 .register-form-box .form-clt i{position:absolute;top:58px;left:18px;}.register-wrapper-3 .register-form-box .form-clt .single-select{position:relative;border:0;font-size:16px;font-weight:400;outline:0;line-height:1;height:initial;line-height:1;padding:18px 24px;line-height:1;background-color:transparent;border-radius:4px;padding-left:44px;border:1px solid rgba(0,0,0,.15);}.register-wrapper-3 .register-form-box .form-clt .single-select i{position:absolute;top:58px;left:18px;}.register-wrapper-3 .register-form-box .form-clt .single-select::after{right:20px;border-bottom:2px solid var(--header);border-right:2px solid var(--header);margin-top:-5px;width:8px;height:8px;}.register-wrapper-3 .register-form-box .form-clt .single-select span{margin-bottom:0;color:var(--text);padding-bottom:0;font-weight:400;}.register-wrapper-3 .register-form-box .form-clt .single-select .option{color:var(--text);}.register-wrapper-3 .register-form-box .form-clt .list{width:100%;}.register-wrapper-3 .register-form-box .theme-btn{width:100%;padding:20px 9px;}.register-wrapper-3 .register-form-box .theme-btn i{position:absolute;right:9px;top:9px;bottom:9px;}.googpemap-2 iframe{width:100%;height:730px;}@media(max-width:767px){.googpemap-2 iframe{height:500px;}}.style-cta-1{position:initial;z-index:initial;}.style-cta-1 .cta-wrapper{margin-top:-320px;position:relative;z-index:9;}.map-box{padding:50px;background:#62abff;display:inline-block;position:relative;}@media(max-width:1199px){.map-box{display:none;}}@media(max-width:767px){.map-box{padding:40px;}}@media(max-width:575px){.map-box{padding:30px;}}.map-box h3{font-size:32px;color:var(--white);margin-bottom:20px;}@media(max-width:1199px){.map-box h3{font-size:20px;}}.map-box .content-item{margin-bottom:15px;}.map-box .content-item .cont{margin-bottom:20px;}.map-box .content-item .cont h6{font-weight:700;color:var(--white);margin-bottom:10px;position:relative;padding-left:15px;font-family:"Plus Jakarta Sans",sans-serif;}.map-box .content-item .cont h6::before{position:absolute;content:"";width:7px;height:7px;background-color:var(--white);left:0;top:5px;border-radius:30px;}.map-box .content-item .cont p{color:var(--white);}.map-items11 .googpemap iframe{width:100%;height:731px;margin-top:-464px;}@media(max-width:1199px){.map-items11 .googpemap iframe{margin-top:0;}}@media(max-width:575px){.map-items11 .googpemap iframe{height:400px;}}footer{background:var(--theme-color);color:var(--white);}footer h1,footer h2,footer h3,footer h4,footer h5,footer p,footer li,footer a{color:rgba(255,255,255,.9);}footer h5{font-size:14px;padding:5px 0;display:inline-block;}footer a{text-decoration:none;}footer a:hover{color:var(--white);text-decoration:underline;}footer .footer-top{border-bottom:1px solid rgba(0,0,0,.15);padding-bottom:45px;}footer .footer-menu{margin:0;}footer .footer-menu h5{font-size:16px;font-weight:700;}footer .footer-menu ul{margin:0;padding:0;list-style:none;}footer .footer-menu ul li{display:inline-block;}footer .footer-menu ul li a{display:block;padding:5px 10px 5px 0;position:relative;text-decoration:underline;}footer .copyright{padding:0 0 30px;}footer .copyright p{margin-bottom:0;}footer .social-footer{text-align:end;}footer .social-footer h3{font-size:18px;margin-bottom:15px;}footer .social-footer ul{margin:0;padding:0;list-style:none;}footer .social-footer ul li{display:inline-block;}footer .social-footer ul li a{display:block;padding:10px 15px;border:1px solid rgba(255,255,255,.35);background-color:transparent;}footer .social-footer ul li a i{font-size:18px;}footer .social-footer ul li a:hover{background:var(--white);}footer .social-footer ul li a:hover i{color:var(--theme-color);}footer .footer-sub-menu{list-style:none;margin:0;width:100%;display:flex;align-items:center;height:100%;justify-content:end;}footer .footer-sub-menu li{display:inline-block;}footer .footer-sub-menu li a{display:block;padding:0 10px 0 0;}footer .footer-place{padding:0;margin:0 0 30px;}footer .footer-place h2{margin:60px 0;padding-bottom:0;-webkit-transition:background-size .8s cubic-bezier(.25,.8,.25,1);transition:background-size .8s cubic-bezier(.25,.8,.25,1);background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),color-stop(98%,currentColor));background-image:linear-gradient(to bottom,currentColor 0%,currentColor 98%);background-size:0 2px;background-repeat:no-repeat;background-position:left 100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:inline-block;font-size:42px;}footer .footer-place h2:hover{color:var(--white);background-size:100% 2px;}footer .address{height:100%;position:relative;padding:0 0 30px;display:flex;gap:60px;}footer .address ul{margin:0 0 30px;padding:0;list-style:none;}footer .address ul li{line-height:1.6;margin-bottom:10px;}footer .address ul li i{margin-right:7px;}footer .address ul li span{display:block;}footer .labels{padding-top:30px;border-top:2px solid var(--border);}footer .labels a{margin-right:10px;text-decoration:none;font-weight:700;}footer .company-logo{margin-bottom:30px;display:flex;gap:30px;align-items:center;}footer .company-logo img{max-height:40px;filter:brightness(100);}footer .footer-list ul{margin:0;padding:0;list-style:none;display:flex;}footer .footer-list ul li a{display:inline-block;position:relative;z-index:3;transition:all .2s;padding:0 15px 0 0;}footer .footer-list.no-dropdown a{font-weight:700;font-size:16px;}footer .newclick{padding:15px 0;border-top:1px solid rgba(255,255,255,.15);}footer .newclick p{margin-bottom:0;font-size:13px;}footer .newclick a{font-weight:700;font-size:13px;}footer .newclick a:hover{color:var(--white);}footer .newclick .newclick-web{text-align:end;}.aside-nav{bottom:0;position:fixed;z-index:99;left:0;transform:none;width:100%;top:auto;border-radius:0;border-top:1px solid #ddd;background:#ddd;}.aside-nav .aside-menu{list-style:none;margin:0;padding:0;text-align:center;justify-content:space-between;display:flex;}.aside-nav .aside-menu i{font-size:20px;color:#212529;line-height:1;}.aside-nav .aside-menu p{line-height:1;font-size:11px;margin-bottom:0;}.aside-nav .aside-menu li{background:#fff;width:100%;overflow:hidden;text-align:center;padding:0;border:0;margin:0 1px 0;}.aside-nav .aside-menu li:last-child{border-bottom:0;}.aside-nav .aside-menu li span{width:100%;}.aside-nav .aside-menu li a{padding:7px 0;display:block;transition:all .3s;}.aside-nav .aside-menu li a:hover,.aside-nav .aside-menu li a:focus,.aside-nav .aside-menu li a:active{color:#fff;background:var(--theme-color);}.aside-nav .aside-menu li a:hover i,.aside-nav .aside-menu li a:hover p,.aside-nav .aside-menu li a:focus i,.aside-nav .aside-menu li a:focus p,.aside-nav .aside-menu li a:active i,.aside-nav .aside-menu li a:active p{color:#fff;}footer .accordion-footer .collapse:not(.show){display:block;}.modal{z-index:91055;}.modal-backdrop{z-index:91050;}.footer-products-menu{padding:30px 0;border-bottom:1px solid rgba(255,255,255,.15);background:var(--theme-color);}.footer-products-menu .footer-products-container{display:flex;flex-wrap:wrap;gap:20px;}.footer-products-menu .footer-products-container .footer-products-item{flex:0 0 auto;white-space:nowrap;}.footer-products-menu .footer-products-container .footer-products-item a{transition:all .4s ease-in-out;display:inline-block;position:relative;z-index:3;padding:10px;color:var(--white);}.footer-products-menu .footer-products-container .footer-products-item a:before{content:"";display:block;position:absolute;top:0;left:-5px;width:0;height:100%;background:var(--theme-color);transition:all .2s;z-index:-1;border-radius:5px;}.footer-products-menu .footer-products-container .footer-products-item a:hover{color:var(--white);}.footer-products-menu .footer-products-container .footer-products-item a:hover:before{width:calc(100% + 10px);}.newsletter{padding:0;background:var(--white);position:relative;border-bottom:1px solid rgba(0,0,0,.15);border-top:1px solid rgba(0,0,0,.15);}.newsletter .newsletter-content{padding:60px 0;}.newsletter p{font-size:16px;margin:0 0 15px;line-height:1.5;color:#7b7a80;}.newsletter .newsletter-form .input-box{position:relative;}.newsletter .newsletter-form input{border:1px solid rgba(0,0,0,.5);border-width:0 0 1px 0;background-color:transparent;height:58px;width:100%;letter-spacing:2px;font-size:14px;color:rgba(0,0,0,.9);border-radius:0;}.newsletter .newsletter-form input:focus-visible,.newsletter .newsletter-form input:hover,.newsletter .newsletter-form input:focus{box-shadow:none;border-color:rgba(0,0,0,.5)!important;outline:0;}.newsletter .newsletter-form input::-webkit-input-placeholder,.newsletter .newsletter-form input::-moz-placeholder,.newsletter .newsletter-form input:-ms-input-placeholder{color:rgba(0,0,0,.9);}.newsletter .newsletter-form .submit{cursor:pointer;}.newsletter .newsletter-form button span{margin:auto;}.master{background:var(--white);}.master .bread{position:relative;overflow:hidden;background:#eee;padding:7px 0;z-index:9;font-size:12px;}.master .bread ol.breadcrumb{margin-bottom:0;}.master .bread a,.master .bread .bread .breadcrumb-item,.master .bread .breadcrumb-item,.master .bread .breadcrumb-item.active,.master .bread .breadcrumb-item+.breadcrumb-item::before{color:var(--black);}.master .products-bread{position:relative;overflow:hidden;background:#eee;padding:7px 0;z-index:9;font-size:12px;}.master .products-bread ol.breadcrumb{margin-bottom:0;}.master .products-bread a,.master .products-bread .bread .breadcrumb-item,.master .products-bread .breadcrumb-item,.master .products-bread .breadcrumb-item.active,.master .products-bread .breadcrumb-item+.breadcrumb-item::before{color:var(--black);}.master .master-page{padding:60px 0;}.master .master-title{background:var(--theme-color);padding:10px 0;}.master .master-title h1,.master .master-title h2{margin:0;color:#fff;font-size:32px;}.master .master-no-banner .master-banner-image{height:116px;}.master .master-banner-image{height:600px;position:relative;overflow:hidden;background:var(--black);}@media(max-width:1399px){.master .master-banner-image{height:480px;}}.master .master-banner-image img{position:absolute;width:100%;opacity:.5;}.master .master-banner-image .grt{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;opacity:0;background:var(--black);}.master .widget{padding:0;margin:0;background:#e9e9e9;}.master .widget ul{list-style:none;overflow-x:auto;overflow-y:hidden;white-space:nowrap;width:100%;padding:0;margin:0;display:flex;}.master .widget ul li{display:inline-block;margin-right:30px;}.master .widget ul li a{color:#212529;display:block;border-bottom:2px solid transparent;padding:10px 0;font-weight:700;position:relative;}.master .widget ul li a::after{content:"";background:transparent;position:absolute;width:100%;height:2px;left:0;bottom:10px;transition:background .25s ease-in-out;}.master .widget ul li a.active::after{background:var(--theme-color);}.master .widget ul li a:hover{color:var(--theme-color);}.newsletter{background:#eee;border-top:0;}.team-box{padding:25px;margin-bottom:30px;background:var(--theme-color);transition:all .5s;}.team-box h4{font-size:18px;}.team-box ul{margin:0;padding:0;list-style:none;}.team-box ul li{border-radius:5px;padding:5px 0;display:flex;align-items:center;}.team-box ul li i{margin-right:7px;}.team-box ul li p{margin:0;}.team-box h4,.team-box p,.team-box a,.team-box li,.team-box ul li i{color:#fff;}.section.black,.section.white,.section.gray{padding:60px 0;}.black{background:var(--black);min-height:300px;padding:90px 0;color:#fff;}.gray{background:#e3e3e3;}.news-page-title{background:var(--theme-color);color:#fff;padding:15px 0;}.news-page-title h2{color:#fff;margin:0;font-size:32px;line-height:1;}.news-page-title:after{content:"";position:absolute;height:230px;background:#0b0b11;left:0;width:100%;top:-100px;z-index:-1;}.master-page .swiper-content .swiper-img{height:200px;}.master-page .swiper-content .figure-caption{min-height:140px;}.master-page .swiper-content .figure-caption p{line-height:1.8;}.contact-box{background:#fff;padding:30px;border:2px solid var(--theme-color);height:100%;}.contact-box .box{display:flex;align-items:center;margin-bottom:10px;}.contact-form{padding:30px 0 30px 30px;}.form-group{margin-bottom:1rem;}.input-group-text{background:#f2f3f4;}.btn-send{background:var(--theme-color);color:#fff;padding:15px 45px;border-radius:0;text-transform:uppercase;font-weight:700;transition:all .3s;}.btn-send i{font-size:36px;margin-right:10px;vertical-align:middle;}.btn-send:hover,.btn-send:focus{background:#212529!important;color:#fff!important;box-shadow:none!important;}.contact-address .box i{margin-right:15px;font-size:16px;display:inline-block;}.contact-address .box h1{margin-bottom:15px;font-size:24px;}.contact-address p{font-size:14px;margin-bottom:0;}.list.list-contact li{font-weight:400;display:inline-block;width:32.5%;margin-right:1%;box-shadow:none;}.list.list-contact li span{font-weight:700;}.list.list-contact li:nth-child(3n+3){margin-right:0;}.standart-list{margin-bottom:30px;}.standart-list li{font-weight:400;box-shadow:none;border-bottom:1px solid var(--theme-color-2);position:relative;padding-left:20px;}.standart-list li:after{content:"";background:var(--theme-color);width:7px;height:7px;position:absolute;left:0;top:11px;border-radius:50%;}.standart-list li span{font-weight:700;}.standart-list li:nth-child(3n+3){margin-right:0;}.form-contact .form-control{min-height:60px;padding:.575rem 1rem;line-height:2.2;border-radius:3px;}.group-check .form-check{display:inline-block;padding:0;background:#fff;}.technical-support{padding:30px;text-align:center;height:100%;display:flex;align-items:center;border:5px solid #ddd;}.technical-support div{width:100%;}.technical-support p{color:#212529;}.stant-form-desc ul{margin:0;padding:0;}.stant-form-desc ul li{margin:0 15px 0 0;padding:0;display:inline list-item;}.stant-form .form-check{background:#f2f3f4;border-radius:5px;}.stant-form .form-check.active{background:#212529;}.stant-form .form-check.active label{color:#fff!important;}.stant-form .form-check label{padding:15px 30px!important;}.stant-form [type=radio]:checked,.stant-form [type=radio]:not(:checked){position:absolute;left:-9999px;}.stant-form [type=radio]+label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;color:#666;}.stant-form [type=radio]+label:before{content:"";position:absolute;left:0;top:16px;width:18px;height:18px;border:1px solid #ddd;border-radius:100%;background:#fff;}.stant-form [type=radio]+label:after{content:"";width:12px;height:12px;background:#212529;position:absolute;top:19px;left:3px;border-radius:100%;transition:all .2s ease;}.stant-form [type=radio]:not(:checked)+label:after{opacity:0;transform:scale(0);}.stant-form [type=radio]:checked+label:after{opacity:1;transform:scale(1);}.select2-container{z-index:998!important;}.select2-container .select2-selection--single{height:60px!important;border:1px solid #ced4da!important;border-radius:.25rem!important;}.select2-container .select2-selection--single .select2-selection__rendered{color:#666!important;line-height:60px!important;padding-left:15px!important;padding-right:40px!important;font-size:16px!important;}.select2-container .select2-selection--single .select2-selection__arrow{height:58px!important;width:40px!important;}.select2-container--default .select2-selection--single{border:1px solid #ced4da!important;border-radius:.25rem!important;}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:var(--theme-color)!important;color:#fff;}.master-wide h1{color:var(--theme-color);margin-top:160px;margin-bottom:0;}.dp-pager{margin:70px 0 0;width:100%;text-align:center;display:block;}.dp-pager .aspNetDisabled{opacity:.2;}.dp-pager .btn{border:1px solid #212529;border-radius:0;padding:10px 15px;}.dp-pager .btn-active{background:#eee;}.posts{padding-top:45px;}.posts .btn-link{background:var(--theme-color);font-weight:700;font-size:14px;text-decoration:none;color:#fff;}.posts .btn-link:hover{background:var(--main);}.posts .post-item{background:#fff;display:flex;flex-direction:column;max-height:620px;border:1px solid #333;overflow:hidden;border-radius:15px;margin-bottom:30px;}.posts .post-item:hover{border-color:var(--theme-color);}.posts .post-inner-content{padding:20px 20px 0;margin-bottom:30px;}.posts .post-inner-content p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}.posts .date{margin-top:15px;}.posts figure.post-gallery{margin:0;height:290px;overflow:hidden;padding:20px;}.swiper-content{border:1px solid #333;overflow:hidden;border-radius:15px;margin-bottom:30px;}.swiper-content .swiper-img{background:#fff;height:240px;overflow:hidden;}.swiper-content .figure-caption{padding:10px 20px 20px;border-radius:0 0 5px 5px;min-height:270px;}.swiper-content .figure-caption p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}.swiper-content .date{margin-top:15px;}.swiper-content figure.post-gallery{margin:0;height:360px;overflow:hidden;}.share{margin:15px 0;padding:15px 0;list-style:none;}.share li{display:inline-block;margin-right:7px;}.share li a{color:#fff;padding:10px 15px;}.share li a.facebook{background:#3b5998;}.share li a.twitter{background:#00aced;}.share li a.linkedin{background:#007bb6;}.blog-detail-caption{padding:30px 0;}.tags-blog{margin:30px 0;padding-bottom:30px;border-bottom:1px solid var(--border);}.tags-blog h5{margin-bottom:20px;}.tags-blog a{padding:10px 30px;display:inline-block;color:#212529;margin-bottom:7px;background:#fff;border:1px solid var(--border);}.catarticles-title{margin-bottom:30px;}.popular .list-blog{margin-top:30px;background-color:transparent;height:auto;}.popular .list-blog .blog-list{margin-bottom:20px;padding:24px;position:relative;border-bottom:0;background:#fff;}.popular .list-blog .blog-list:last-child{margin-bottom:20px;padding:24px;}.press-kit .post-item{margin-bottom:30px;}.press-kit .post-item .post-inner-content{padding:0 20px;margin-bottom:30px;}.press-kit .btn-about{padding:10px 20px;margin-right:10px;color:#fff;background:var(--theme-color);}.press-kit .btn-about:hover{background:var(--main);}.press-kit .btn-about i{margin-right:3px;}.press-kit figure.post-gallery{margin:0;padding:20px;}.press-kit h3{font-size:17px;}.press-kit img{border:1px solid #fff;}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:url("/assets/img/preloader.gif") center center no-repeat rgba(255,255,255,.8);z-index:1000000;}.stant-form-desc ul{margin:0;padding:0;}.stant-form-desc ul li{margin:0 15px 0 0;padding:0;display:inline list-item;}.stant-form .form-check{background:#f2f3f4;border-radius:5px;}.stant-form .form-check.active{background:#212529;}.stant-form .form-check.active label{color:#fff!important;}.stant-form .form-check label{padding:15px 30px!important;}.stant-form [type=radio]:checked,.stant-form [type=radio]:not(:checked){position:absolute;left:-9999px;}.stant-form [type=radio]+label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;color:#666;}.stant-form [type=radio]+label:before{content:"";position:absolute;left:0;top:16px;width:18px;height:18px;border:1px solid #ddd;border-radius:100%;background:#fff;}.stant-form [type=radio]+label:after{content:"";width:12px;height:12px;background:#212529;position:absolute;top:19px;left:3px;border-radius:100%;transition:all .2s ease;}.stant-form [type=radio]:not(:checked)+label:after{opacity:0;transform:scale(0);}.stant-form [type=radio]:checked+label:after{opacity:1;transform:scale(1);}.list-group-fairtag{margin-top:30px;}.list-group-fairtag .list-group-item{align-items:center;}.list-group-fairtag .list-group-item h6{font-size:14px;min-width:134px;position:relative;margin-right:15px;padding:5px 12px;background:var(--theme-color);color:#fff;}.list li{border-bottom:1px solid #ddd;padding:15px 0;}.products-breadcrumb{background:#eee;}.pro-cat-item{margin-bottom:30px;background:var(--theme-color);padding:15px;border-radius:5px;}.pro-cat-item .pro-cat-title{font-weight:700;font-size:24px;padding-top:110px;display:block;min-height:70px;color:#fff;display:flex;align-items:center;}.pro-cat-item:hover{background:var(--theme-color-2);}.pro-pro-item{margin-bottom:30px;background:#eee;padding:15px;border-radius:5px;}.pro-pro-item .pro-pro-image-link{background:#fff;display:block;text-align:center;height:315px;display:flex;align-items:center;justify-content:center;}.pro-pro-item .pro-pro-image-link img{padding:45px;max-height:100%;margin:auto;}.pro-pro-item .pro-pro-image-link div{height:100%;width:100%;overflow:hidden;display:flex;}.pro-pro-item .pro-pro-title{font-weight:700;font-size:24px;margin-top:15px;display:block;min-height:70px;color:var(--black);display:flex;align-items:center;transition:none;}.pro-pro-item:hover{background:var(--theme-color);}.pro-pro-item:hover .pro-pro-title{color:#fff;}.image-banner-categories{margin-top:1.5rem;position:relative;}.image-banner-categories img{max-width:100%;}.image-banner-categories h2{position:absolute;left:30px;bottom:30px;color:#fff;}.spec-list span{font-weight:700;}#proTabContent{padding:30px 0;}#proTabContent .table>thead{line-height:1.5;}#proTabContent .table>thead th{background:var(--theme-color);color:#fff;}#proTab.nav-tabs .nav-item{padding:0 45px 0 0;}#proTab.nav-tabs .nav-link{padding:15px 0;font-weight:700;color:var(--black);border-width:0 0 2px 0;}#proTab.nav-tabs .nav-link.active{color:var(--theme-color);border-width:0 0 2px 0;border-color:var(--theme-color);}.upload-form{border:1px solid rgba(0,0,0,.15);padding:30px;}.upload-form .btn-upload{border:1px solid rgba(0,0,0,.15);}.dynamic-wide-banner{position:relative;width:100%;overflow:hidden;background:var(--black);margin-top:122px;}.dynamic-wide-banner img{display:block;width:100%;height:100%;object-fit:cover;}.subpage{margin-bottom:30px;background:#fff;border-radius:22px;padding:45px;margin-bottom:40px;box-shadow:0 15px 40px rgba(30,55,120,.08);}.subpage .subtitle{color:var(--theme-color);margin-bottom:15px;}.smartpur-page img{max-width:100%;}.smartpur-intro{background:#fff;border-radius:22px;padding:45px;margin-bottom:40px;box-shadow:0 15px 40px rgba(30,55,120,.08);}.smartpur-label{display:inline-block;color:#3152a3;font-size:28px;font-weight:700;margin-bottom:8px;}.smartpur-intro h1{font-size:46px;line-height:1.1;margin:0 0 20px;color:#222;}.smartpur-intro p{font-size:17px;}.smartpur-features{margin-bottom:35px;}.smartpur-features h2{font-size:38px;line-height:1.15;margin:0 0 28px;color:#222;}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;}.feature-card{background:#fff;border-left:5px solid #3152a3;border-radius:16px;padding:28px;box-shadow:0 12px 32px rgba(30,55,120,.07);}.feature-card h3{font-size:24px;line-height:1.2;color:#3152a3;margin:0 0 12px;}.feature-card p{font-size:15.5px;line-height:1.65;margin:0;color:#555;}.smartpur-summary{background:#3152a3;color:#fff;border-radius:18px;padding:28px 34px;margin-bottom:45px;}.smartpur-summary p{margin:0;font-size:17px;line-height:1.65;font-weight:600;}.comparison-section{background:#3152a3;border-radius:24px;padding:45px;color:#fff;}.comparison-title{text-align:center;font-size:34px;margin-bottom:35px;}.comparison-title span{font-weight:300;}.comparison-title strong{font-weight:800;}.comparison-boxes{display:flex;max-width:1000px;margin:0 auto;}.comparison-card{width:50%;padding:20px 38px;}.comparison-card.plastic{border-right:1px solid rgba(255,255,255,.65);}.comparison-card h2{font-size:26px;margin:0 0 26px;color:#fff;}.comparison-card ul{list-style:none;padding:0;margin:0;}.comparison-card li{position:relative;padding-left:34px;margin-bottom:18px;font-size:16px;line-height:1.45;font-weight:600;}.comparison-card.plastic li::before{content:"✓";position:absolute;left:0;top:-3px;font-size:24px;font-weight:800;}.comparison-card.wooden li::before{content:"✕";position:absolute;left:0;top:-3px;font-size:22px;font-weight:800;}@media(max-width:768px){.smartpur-page{padding:45px 15px;}.smartpur-intro,.comparison-section{padding:28px 22px;}.smartpur-intro h1{font-size:34px;}.smartpur-features h2{font-size:30px;}.feature-grid{grid-template-columns:1fr;}.comparison-title{font-size:27px;}.comparison-boxes{flex-direction:column;}.comparison-card{width:100%;padding:28px 0;}.comparison-card.plastic{border-right:0;border-bottom:1px solid rgba(255,255,255,.65);}}/* BEGIN GENERATED RESPONSIVE OVERRIDES FROM _responsive.scss */@media (max-width:1399px){html,body{max-width:100%;overflow-x:hidden}body img,body video,body iframe{max-width:100%}body iframe{border:0}}@media (max-width:991px){body h1,body h2,body h3,body h4,body h5,body h6,body p,body a,body li{overflow-wrap:anywhere}}@media (max-width:1399px){.header.header .header-main{padding:22px 0}.header.header .header-main .mean__menu-wrapper .main-menu nav{padding:0 18px}.header.header .header-main .mean__menu-wrapper .main-menu nav ul li{margin-inline-end:4px}.header.header .header-main .mean__menu-wrapper .main-menu nav ul li a{padding:12px 7px;font-size:13px}.dropdown.lang-link .btn{width:88px;padding:14px 18px}.sidebar__toggle_wrapper{width:56px;height:56px;margin-right:10px}.sidebar__toggle_wrapper .sidebar__toggle{width:56px;height:56px}}@media (max-width:1199px){.header.header .header-main{padding:16px 0}.header.header .header-logo img{max-height:40px}.header.header .header-right{justify-content:flex-end;gap:8px}.offcanvas__info{padding:0 18px 24px}.offcanvas__wrapper{padding:0 14px;overflow-y:auto;overflow-x:hidden}.offcanvas-menu-list li a{font-size:clamp(34px,5vw,44px)}.mega-list .mega-item{font-size:23px}}@media (max-width:991px){.offcanvas__info{padding:0 14px 20px}.offcanvas__top{padding:20px 0;margin-bottom:26px}.offcanvas__logo a img{height:38px}.mega-grid{height:auto;overflow:visible}.mega-col{padding-bottom:22px}.offcanvas-menu-list{gap:10px}.offcanvas-menu-list li a{font-size:clamp(28px,7vw,38px);line-height:1.15}.mega-list-container{height:180px}.mega-contact{font-size:17px}.mega-contact li{align-items:flex-start;line-height:1.5}}@media (max-width:767px){.header.header .header-main{padding:12px 0}.header.header .header-logo img{max-height:34px}.sidebar__toggle_wrapper{width:48px;height:48px;margin-right:4px}.sidebar__toggle_wrapper .sidebar__toggle{width:48px;height:48px}.dropdown.lang-link .btn{width:72px;padding:10px 10px;border-radius:8px}.dropdown.lang-link .dropdown-menu{width:72px;margin-top:-16px}.btn-fix{bottom:74px;width:164px;transform:translateX(116px)}.back-to-top{width:44px;height:42px;bottom:66px}.offcanvas__wrapper{padding:0 4px}.offcanvas__top{margin-bottom:18px}.offcanvas-menu-list li a{font-size:clamp(24px,8vw,32px)}.mega-list .mega-item{font-size:20px}.mega-list-container{height:170px;padding-right:12px}.mega-contact{font-size:15px}}@media (max-width:575px){.header.header .container-fluid{--bs-gutter-x:1.25rem}.header.header .header-logo img{max-height:30px}.dropdown.lang-link .btn{width:64px;padding:9px 7px;font-size:12px}.dropdown.lang-link span img{max-width:14px;margin-right:3px}.sidebar__toggle_wrapper{width:42px;height:42px}.sidebar__toggle_wrapper .sidebar__toggle{width:42px;height:42px}.offcanvas__info{padding:0 10px 18px}.offcanvas-menu-list li a{font-size:clamp(22px,9vw,28px)}}@media (max-width:1399px){.slide.slide .swiper-slide .slide-txt-box .titleslide{font-size:38px}.slide.slide .swiper-slide .slide-txt-box2 .titlesub{padding:2.4rem 3rem}}@media (max-width:1199px){.slide.slide{height:760px;min-height:640px;max-height:100vh}.slide.slide .swiper-slide .slide-txt-box .titleslide{font-size:34px}.slide.slide .swiper-slide .slide-txt-box2 .titlesub{padding:2rem 2.4rem;font-size:16px}}@media (max-width:991px){.slide.slide{height:680px;min-height:580px}.slide.slide .swiper-slide .slide-txt-box .titleslide{font-size:30px;line-height:1.2}.slide.slide .swiper-slide .slide-txt-box .line{margin:22px auto;height:4px}.slide.slide .swiper-slide .slide-txt-box2 .titlesub{padding:1.6rem 1.8rem;font-size:15px;line-height:1.45}}@media (max-width:767px){.slide.slide{height:620px;min-height:540px}.slide.slide .swiper-slide .slide-txt-box .titleslide{font-size:26px}.slide.slide .swiper-slide .slide-txt-box .btn-slider a{min-height:44px;padding:10px 28px}.slide.slide .swiper-slide .slide-txt-box2{position:absolute;bottom:0}.slide.slide .swiper-slide .slide-txt-box2 .titlesub{padding:1.25rem 1.4rem;font-size:14px}.slide.slide .mute-video{top:120px;left:18px}}@media (max-width:575px){.slide.slide{height:560px;min-height:500px}.slide.slide .swiper-slide .slide-txt-box .titleslide{font-size:23px}.slide.slide .swiper-slide .slide-txt-box2 .titlesub{padding:1rem 1.1rem;font-size:13px}}@media (max-width:1399px){.section-padding.section-padding,.about-section.about-section,.main-products.main-products,.faq-section.faq-section{padding-top:80px;padding-bottom:80px}.black.black{padding-top:80px;padding-bottom:80px}}@media (max-width:1199px){.section-padding.section-padding,.about-section.about-section,.main-products.main-products,.faq-section.faq-section{padding-top:70px;padding-bottom:70px}.section-title-area{gap:24px}}@media (max-width:991px){.section-padding.section-padding,.about-section.about-section,.main-products.main-products,.faq-section.faq-section,.black.black{padding-top:56px;padding-bottom:56px}.section-title{margin-bottom:24px}.section-title-area{justify-content:flex-start;text-align:left}}@media (max-width:767px){.section-padding.section-padding,.about-section.about-section,.main-products.main-products,.faq-section.faq-section,.black.black{padding-top:44px;padding-bottom:44px}.section-title-area{gap:16px}}@media (max-width:575px){.section-padding.section-padding,.about-section.about-section,.main-products.main-products,.faq-section.faq-section,.black.black{padding-top:36px;padding-bottom:36px}}@media (max-width:1199px){.about-wrapper .about-item{margin-bottom:42px}.about-wrapper .about-item .content h2{font-size:44px}}@media (max-width:991px){.about-wrapper .about-item{gap:22px;margin-bottom:34px}.about-wrapper .about-item .icon{width:64px;height:64px;flex:0 0 64px}.about-wrapper .about-item .icon i{font-size:36px}.about-wrapper .about-item .content h2{font-size:36px}.about-content .about-image{height:340px}}@media (max-width:767px){.about-wrapper .about-item{align-items:flex-start;gap:16px}.about-wrapper .about-item .content h2{font-size:30px}.about-content .about-image{height:280px}}@media (max-width:575px){.about-wrapper .about-item{display:block}.about-wrapper .about-item .icon{margin-bottom:14px}.about-wrapper .about-item .content h2{font-size:26px}}@media (max-width:1199px){.counter-section .counter-wrapper .counter-item .content{margin:42px 0}.counter-section .counter-wrapper .counter-item .content h2{font-size:48px}}@media (max-width:991px){.counter-section .counter-wrapper .counter-item{gap:20px}.counter-section .counter-wrapper .counter-item .icon{width:64px;height:64px;flex:0 0 64px}.counter-section .counter-wrapper .counter-item .icon i{font-size:36px}.counter-section .counter-wrapper .counter-item .content{margin:28px 0}}@media (max-width:575px){.counter-section .counter-wrapper .counter-item{align-items:flex-start}.counter-section .counter-wrapper .counter-item .content h2{font-size:30px}}@media (max-width:1199px){.main-products.main-products .products-slider .swiper-products-content{height:420px}.main-products.main-products .products-slider .swiper-products-content .swiper-right .swiper-right-content{padding:42px}.main-products.main-products .products-slider .swiper-products-content .swiper-right .swiper-right-content h3{font-size:34px}}@media (max-width:991px){.main-products.main-products .products-title .title{align-items:flex-start;gap:18px}.main-products.main-products .products-slider .swiper-products-content{height:360px}.main-products.main-products .products-slider .swiper-products-content .swiper-right{border-radius:18px}.main-products.main-products .products-slider .swiper-products-content .swiper-right .swiper-right-content{padding:30px;max-width:70%}.main-products.main-products .products-slider .swiper-products-content .swiper-right .swiper-right-content h3{font-size:28px}.main-products.main-products .swiper-products-thumb .swiper-slide .swiper-slide-thumb-content{height:230px;border-radius:18px}}@media (max-width:767px){.main-products.main-products .products-title .title{display:block}.main-products.main-products .products-title .swiper-buttons{margin-left:0;margin-top:14px}.main-products.main-products .products-title .swiper-buttons .swiper-button{min-height:44px;padding:10px 18px}.main-products.main-products .products-slider .swiper-products-content{height:300px}.main-products.main-products .products-slider .swiper-products-content .swiper-right .swiper-right-content{padding:22px;max-width:82%}.main-products.main-products .products-slider .swiper-products-content .swiper-right .swiper-right-content h3{font-size:23px}.main-products.main-products .swiper-products-thumb .swiper-slide .swiper-slide-thumb-content{height:190px}}@media (max-width:575px){.main-products.main-products .products-slider .swiper-products-content{height:260px}.main-products.main-products .products-slider .swiper-products-content .swiper-right .swiper-right-content{padding:18px;max-width:90%}.main-products.main-products .swiper-products-thumb .swiper-slide h3{font-size:16px}}@media (max-width:1399px){.talk{padding:80px 0;overflow:hidden}.talk:after{width:560px;height:443px;background-size:contain}.talk:before{width:220px;height:300px;background-size:contain}}@media (max-width:1199px){.talk{padding:70px 0}.talk .row{row-gap:24px}.talk .box-sm{height:260px;min-height:0}.talk .box-sm a{display:block;height:260px}.talk .box-sm img,.talk .box-sm img.bg-image{width:100%;height:260px;max-height:none;object-fit:cover}}@media (max-width:991px){.talk{padding:56px 0;background-size:430px auto}.talk:after{width:430px;height:340px;top:-30px;right:-140px;left:auto}.talk:before{width:170px;height:232px;top:58%;left:-42px}.talk .box-sm{height:240px;min-height:0;border-radius:8px}.talk .box-sm a{display:block;height:240px}.talk .box-sm img,.talk .box-sm img.bg-image{display:block;width:100%;height:240px;max-height:none;object-fit:cover}.talk .box-sm h2{right:20px;bottom:18px;left:20px;writing-mode:horizontal-tb;transform:none;font-size:28px;line-height:1.1;letter-spacing:0;white-space:normal}}@media (max-width:767px){.talk{padding:44px 0;background-size:320px auto}.talk:after{opacity:.55;right:-180px}.talk:before{opacity:.45}.talk .row{row-gap:18px}.talk .box-sm,.talk .box-sm a{height:215px;min-height:0}.talk .box-sm img,.talk .box-sm img.bg-image{height:215px}.talk .box-sm h2{font-size:24px}}@media (max-width:575px){.talk{padding:36px 0;background-size:260px auto}.talk:after,.talk:before{display:none}.talk .box-sm,.talk .box-sm a{height:190px;min-height:0}.talk .box-sm img,.talk .box-sm img.bg-image{height:190px}.talk .box-sm h2{right:16px;bottom:16px;left:16px;font-size:21px}}@media (max-width:1399px){.magazine img{width:470px}}@media (max-width:1199px){.magazine{padding:52px 0 74px}.magazine img{top:-18px;width:410px}}@media (max-width:991px){.magazine{padding:44px 0 50px;overflow:hidden;text-align:left}.magazine .row{align-items:center;row-gap:16px}.magazine .row>[class*="col-"]:nth-child(3){order:-1}.magazine img{position:relative;top:auto;display:block;width:min(420px,88vw);max-width:100%;margin:0 auto 6px}.magazine h2{font-size:30px;line-height:1.1}.magazine .magazine-content{align-items:flex-start;height:auto;gap:14px}.magazine .magazine-content i{font-size:38px;line-height:1}.magazine .magazine-content p a{font-size:16px;line-height:1.5;letter-spacing:.2px}}@media (max-width:767px){.magazine{padding:38px 0 44px}.magazine img{width:min(360px,92vw)}.magazine h2{font-size:28px}.magazine .magazine-content{gap:12px}.magazine .magazine-content i{font-size:36px}.magazine .magazine-content p a{display:block}}@media (max-width:575px){.magazine{padding:32px 0 38px}.magazine .row{row-gap:14px}.magazine img{width:min(330px,94vw);margin-bottom:0}.magazine h2{font-size:26px}.magazine .magazine-content i{font-size:34px}.magazine .magazine-content p a{font-size:15px}}@media (max-width:1399px){.services-section.services-section .services-wrapper{height:470px}}@media (max-width:1199px){.services-section.services-section .services-wrapper{height:420px}.services-section.services-section .services-wrapper .section-title{padding:34px 28px 22px}.services-section.services-section .services-wrapper .services-content{padding-left:28px;padding-right:28px}}@media (max-width:991px){.services-section.services-section .services-wrapper{height:auto;min-height:360px}.services-section.services-section .services-wrapper .services-image{height:260px}.services-section.services-section .services-wrapper .services-content{clip-path:none;max-height:none;transform:none;padding:0 28px 28px}.services-section.services-section .services-wrapper:hover .services-content{clip-path:none;max-height:none;padding:0 28px 28px}}@media (max-width:575px){.services-section.services-section .services-wrapper .section-title{padding:26px 20px 18px}.services-section.services-section .services-wrapper .services-content,.services-section.services-section .services-wrapper:hover .services-content{padding:0 20px 24px}.services-section.services-section .services-wrapper .services-image{height:220px}}@media (max-width:991px){.faq-section.faq-section .accordion-button{padding:22px 0;font-size:20px}.faq-section.faq-section .accordion-body{padding:14px 0 20px}}@media (max-width:575px){.faq-section.faq-section .accordion-button{font-size:18px;line-height:1.35}.faq-section.faq-section .accordion-button .number{width:20px;flex:0 0 20px}}@media (max-width:1199px){.news-card-items .news-image{height:320px}}@media (max-width:991px){.news-section .section-title{display:block}.news-section .section-title .swiper-buttons{position:static;margin-top:16px}.news-card-items .news-image{height:280px}.news-card-items .news-content{padding:24px}}@media (max-width:575px){.news-card-items .news-image{height:230px}.news-card-items .news-content{padding:20px}.news-card-items .news-content .news-meta{gap:16px;flex-wrap:wrap}.news-card-items .news-content .news-meta li:not(:last-child)::after{display:none}}@media (max-width:1399px){.master.master .master-banner-image{height:440px}.dynamic-wide-banner.dynamic-wide-banner{margin-top:104px}}@media (max-width:1199px){.master.master .master-banner-image{height:380px}.master.master .master-page{padding:50px 0}.dynamic-wide-banner.dynamic-wide-banner{margin-top:82px}}@media (max-width:991px){.master.master .master-banner-image{height:320px}.master.master .master-title h1,.master.master .master-title h2{font-size:28px}.master.master .master-page{padding:42px 0}.master-wide h1{margin-top:90px}.dynamic-wide-banner.dynamic-wide-banner{margin-top:74px}}@media (max-width:767px){.master.master .master-banner-image{height:260px}.master.master .master-page{padding:34px 0}.master.master .widget ul{gap:18px;padding-bottom:2px}.master.master .widget ul li{margin-right:0}.master-wide h1{margin-top:70px;font-size:30px}}@media (max-width:575px){.master.master .master-banner-image{height:220px}.master.master .master-title h1,.master.master .master-title h2{font-size:24px}.dynamic-wide-banner.dynamic-wide-banner{margin-top:62px}}@media (max-width:1399px){.pro-pro-item .pro-pro-image-link{height:290px}.pro-pro-item .pro-pro-title,.pro-cat-item .pro-cat-title{font-size:22px}}@media (max-width:1199px){.pro-pro-item .pro-pro-image-link{height:260px}.pro-pro-item .pro-pro-image-link img{padding:34px}.pro-pro-item .pro-pro-title,.pro-cat-item .pro-cat-title{font-size:20px;min-height:60px}.pro-cat-item .pro-cat-title{padding-top:80px}}@media (max-width:991px){.pro-pro-item,.pro-cat-item{margin-bottom:24px}.pro-pro-item .pro-pro-image-link{height:240px}.image-banner-categories h2{left:22px;bottom:22px;font-size:28px}#proTab.nav-tabs{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding-bottom:2px}#proTab.nav-tabs .nav-item{padding:0 28px 0 0;flex:0 0 auto}.product-detail-content{overflow-x:auto}.product-detail-content table,#proTabContent table{min-width:680px}}@media (max-width:767px){.pro-pro-item .pro-pro-image-link{height:220px}.pro-pro-item .pro-pro-image-link img{padding:26px}.pro-pro-item .pro-pro-title,.pro-cat-item .pro-cat-title{font-size:18px;min-height:auto}.pro-cat-item .pro-cat-title{padding-top:54px}.image-banner-categories h2{left:18px;bottom:18px;font-size:24px}#proTabContent{padding:22px 0}}@media (max-width:575px){.pro-pro-item,.pro-cat-item{padding:12px}.pro-pro-item .pro-pro-image-link{height:200px}.pro-pro-item .pro-pro-image-link img{padding:18px}.image-banner-categories h2{left:14px;bottom:14px;font-size:20px}}@media (max-width:991px){.gallery-row{margin-bottom:30px}.gallery-top-product,.gallery-top-product .swiper-slide{height:auto}.gallery-top-product img{width:100%;max-height:420px;object-fit:contain}.gallery-thumbs-product .pd-item{min-height:86px}.product-plan img,.inner-gallery img{max-width:100%;height:auto}.embed-responsive iframe,.embed-responsive-item{width:100%;aspect-ratio:16 / 9}}@media (max-width:767px){.gallery-top-product img{max-height:340px}.gallery-thumbs-product .pd-item{min-height:72px}.spec-list li{line-height:1.65}.product-tab-list .row{row-gap:14px}.product-tab-list .item-sub{min-height:44px}}@media (max-width:575px){.gallery-top-product img{max-height:280px}.gallery-thumbs-product .pd-item{min-height:64px}}@media (max-width:991px){.contact-form{padding:30px 0 0}.contact-box{padding:24px}.list.list-contact li{width:49%;margin-right:2%}.list.list-contact li:nth-child(3n+3){margin-right:2%}.list.list-contact li:nth-child(2n+2){margin-right:0}}@media (max-width:767px){.form-contact .form-control{min-height:52px;line-height:1.6}.btn-send{min-height:48px;padding:12px 28px}.btn-send i{font-size:28px}.technical-support{padding:24px}}@media (max-width:575px){.contact-box{padding:20px}.list.list-contact li{width:100%;margin-right:0}.list.list-contact li:nth-child(3n+3),.list.list-contact li:nth-child(2n+2){margin-right:0}}@media (max-width:767px){.upload-form{padding:22px}.stant-form .form-check label{display:block;min-height:48px}.group-check .form-check{display:block;margin-bottom:8px}}@media (max-width:575px){.upload-form{padding:18px}}@media (max-width:1199px){.posts figure.post-gallery,.swiper-content figure.post-gallery{height:300px}}@media (max-width:991px){.posts{padding-top:34px}.posts .post-item{max-height:none}.posts figure.post-gallery,.swiper-content figure.post-gallery{height:260px}.swiper-content .figure-caption{min-height:220px}}@media (max-width:575px){.posts figure.post-gallery,.swiper-content figure.post-gallery{height:220px;padding:14px}.posts .post-inner-content,.swiper-content .figure-caption{padding:18px}.share li a{display:inline-block;min-height:44px;padding:10px 13px}}@media (max-width:991px){.subpage,.smartpur-intro{padding:34px;border-radius:18px}.smartpur-intro h1{font-size:38px}.smartpur-features h2{font-size:32px}.feature-grid{gap:18px}.comparison-section{padding:34px}}@media (max-width:767px){.subpage,.smartpur-intro{padding:28px 22px}.smartpur-label{font-size:22px}.smartpur-intro h1{font-size:32px}.feature-grid{grid-template-columns:1fr}.comparison-title{font-size:27px}.comparison-boxes{flex-direction:column}.comparison-card{width:100%;padding:26px 0}.comparison-card.plastic{border-right:0;border-bottom:1px solid rgba(255,255,255,.65)}}@media (max-width:575px){.subpage,.smartpur-intro,.comparison-section{padding:22px 18px;border-radius:14px}.smartpur-intro h1{font-size:28px}.feature-card{padding:22px}}@media (max-width:1199px){footer .footer-place h2{margin:44px 0;font-size:34px}footer .address{gap:34px}.footer-products-menu .footer-products-container{gap:12px 18px}}@media (max-width:991px){.footer-products-menu{padding:20px 0}.footer-products-menu .footer-products-container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 16px}.footer-products-menu .footer-products-container .footer-products-item{min-width:0;white-space:normal}.footer-products-menu .footer-products-container .footer-products-item a{display:flex;align-items:center;min-height:44px;padding:8px 0;line-height:1.35}footer .footer-top{padding-bottom:34px}footer .footer-place h2{margin:34px 0;font-size:28px;line-height:1.12}footer .address{display:block;padding-bottom:12px}footer .address ul{margin-bottom:22px}footer .social-footer{margin-top:4px;text-align:left}footer .social-footer h3{margin-bottom:14px;font-size:20px}footer .social-footer ul{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px}footer .social-footer ul li{display:block}footer .footer-list ul{flex-wrap:wrap;gap:8px 18px}footer .footer-sub-menu{justify-content:flex-start;flex-wrap:wrap;gap:8px 16px}footer .newclick .newclick-web{margin-top:8px;text-align:left}footer .copyright{border-top:1px solid rgba(255,255,255,.14)}footer .newclick{border-top:1px solid rgba(255,255,255,.14)}}@media (max-width:767px){.footer-products-menu{padding:16px 0}footer .footer-place{margin-bottom:16px}footer .copyright{padding:20px 0 18px !important}footer .footer-place h2{margin:22px 0 24px;font-size:24px}footer .address{padding-bottom:6px}footer .address h5{margin-bottom:12px}footer .address ul{margin-bottom:18px}footer .address ul li{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px;line-height:1.55}footer .address ul li i{flex:0 0 18px;margin-right:0;line-height:1.6}footer .company-logo{display:block;margin-bottom:0}footer .company-logo img{display:block;max-height:50px;margin-bottom:18px}footer .accordion-footer{width:100%;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}footer .footer-list{margin-bottom:0}footer .footer-list .btn-title{display:flex !important;align-items:center;justify-content:space-between;width:100%;min-height:52px;padding:12px 0;text-align:left;font-weight:700}footer .accordion-item a.btn-title:after{top:50%;transform:translateY(-50%)}footer .social-footer ul li a{display:inline-flex;align-items:center;justify-content:center;width:50px;min-width:50px;height:50px;min-height:50px;padding:0;text-align:center}footer .social-footer ul li a i{line-height:1}footer .newclick{margin-bottom:54px}footer .copyright .row,footer .newclick .row{row-gap:12px}}@media (max-width:575px){.footer-products-menu .footer-products-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 12px}.footer-products-menu .footer-products-container .footer-products-item a{font-size:15px}footer .footer-place{margin-bottom:18px}footer .footer-list ul{display:block}footer .footer-sub-menu{display:flex;flex-wrap:wrap;gap:8px 16px}footer .footer-sub-menu{margin-top:14px}footer .footer-list ul li a{min-height:44px;padding:10px 0}footer .footer-sub-menu li a{min-height:0;padding:4px 0;line-height:1.45}footer .newclick{margin-top:0 !important;margin-bottom:56px !important;padding:16px 0 18px}footer .newclick p{line-height:1.6}}/* END GENERATED RESPONSIVE OVERRIDES FROM _responsive.scss */