.carousel-01{--main-bg:#d7d7d7;--accent-bg:#d7d7d7;--scroll-color:var(--button-background);--arrow-color:var(--button-background);--top-offset:100px;--svg-line-offset:20px;--svg-line-height:280px;--content-padding-top:40px;--content-padding-bottom:40px;--total-height:950px;height:750px;min-height:fit-content;max-height:var(--total-height);position:relative;overflow:hidden;background-image:var(--carousel-01-bg);background-position:center;background-repeat:no-repeat;background-size:cover;background-color:var(--main-bg);color:#fff;overflow:hidden;margin-top:85px}.carousel-01 .btn{background:#313131}.carousel-01 .carousel-svg-triangles-container{display:none!important;position:absolute;height:100%;width:100%;left:0;right:0}.carousel-01 .svg-right{position:absolute;bottom:0;right:0;width:106.5%;height:100%;pointer-events:none;min-height:600px;opacity:.2}.carousel-01 .svg-right svg{height:auto;width:auto;right:0;bottom:0;position:relative;right:-40%;height:calc(100% - var(--nav-height-initial) + 15px);top:calc(0% + var(--nav-height-initial) - 15px)}.carousel-01 .svg-left{position:absolute;bottom:0;left:0;width:100%;height:65%;pointer-events:none;min-height:400px;opacity:.15}.carousel-01 .svg-left svg{height:100%;bottom:calc(-25% - 25px);left:-27%;position:relative}.carousel-01 .svg-left svg polygon{fill:#f3f3f3}.carousel-01 .svg-right svg polygon{fill:#e8e8e8}.carousel-01 .svg-right svg polygon:nth-child(2){fill:#ebebeb}.carousel-01 .svg-right svg polygon:nth-child(3){fill:#d8d8d8}.carousel-01 .svg-right svg polygon:nth-child(4){fill:#d8d8d8}.carousel-01 .svg-right svg polygon:nth-child(5){fill:#d8d8d8}.carousel-01 .svg-right svg polygon:nth-child(6){fill:#f3f3f3}.carousel-01 .svg-right svg polygon:nth-child(7){fill:#e0e0e0}.carousel-01 .svg-right svg polygon:nth-child(8){fill:#e0e0e0}.carousel-01 .svg-right svg polygon:nth-child(9){fill:#e8e8e8}.carousel-01 .svg-right svg polygon:nth-child(10){fill:#e9e9e9}.carousel-01 .svg-right svg polygon:nth-child(11){fill:#e9e9e9}.carousel-01 .carousel-caption{color:var(--body-color)}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeftAndBack{0%{transform:translate(calc(-50% + 5%),-50%);opacity:0}50%{transform:translate(calc(-50% - 2%),-50%)}100%{transform:translate(-50%,-50%);opacity:1}}.carousel-01 .carousel-inner{position:relative;top:0;left:0;right:0;bottom:0;z-index:0;height:100%}.carousel-01 .carousel-inner>.carousel-item{display:none!important}.carousel-01 .carousel-inner>.carousel-item:first-child{display:flex!important}.carousel-01 .carousel-item{height:100%;position:relative;display:flex!important;align-items:center}.carousel-01 .carousel-item-image{position:absolute;top:0;left:0;z-index:0;display:block}.carousel-01 .carousel-item.has-cover-image .carousel-item-image{width:100%;height:100%;object-fit:cover}.carousel-01 .slick-slide .carousel-item:not(.has-png-image) .carousel-item-image{border-left:solid 20px var(--accent-bg);border-right:solid 20px var(--accent-bg);transition:.6s ease border-width;transition-delay:.3s}.carousel-01 .slick-slide.slick-current .carousel-item:not(.has-png-image) .carousel-item-image{border-width:0}.carousel-01 .carousel-item.has-png-image .carousel-item-image{width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-45%);object-fit:contain}.carousel-01 .container.carousel-content-container{position:relative;z-index:2;width:100%;padding-bottom:var(--content-padding-bottom);padding-top:calc(var(--nav-height-initial) + var(--content-padding-bottom));box-sizing:border-box;height:100%;align-content:center;height:fit-content}.carousel-01 .carousel-caption{text-align:left;position:static;height:100%;display:flex;flex-flow:column;justify-content:center;align-items:flex-start;transform:none;padding:0}.carousel-01 .carousel-image-container{position:relative;height:100%;min-height:411px}.carousel-01 .carousel-caption-title{margin-bottom:10px;line-height:.95;color:#fff}.carousel-01 .carousel-caption-text{margin-bottom:20px;font-size:26px;line-height:32px;color:#fff}.page404 .carousel-01 .carousel-caption-title{margin-bottom:1rem;color:#252525}.page404 .carousel-01 .carousel-caption-text{font-size:20px;line-height:28px;text-wrap:balance;color:#252525}.page404 .carousel-01 .carousel-image-container{height:540px}.page404 .carousel-01 .carousel-item.has-png-image .carousel-item-image{transform:translate(-50%,-50%);width:auto;aspect-ratio:1/1}.carousel-01 .carousel-caption-text p:last-child{margin-bottom:0}.carousel-01 .scroll-indicator-container{position:absolute;bottom:0;left:0;right:0;z-index:3;padding-bottom:var(--content-padding-bottom);display:flex;justify-content:flex-end;pointer-events:none}.carousel-01 .scroll-down-indicator{position:static;transform:none;transform-origin:initial;color:var(--scroll-color);font-family:'Graphie',"Open Sans",sans-serif;display:flex;align-items:center;pointer-events:auto;font-size:14px;transform:rotate(270deg);transform-origin:right bottom;width:200px;height:30px;position:relative;bottom:200px}.carousel-01 .scroll-down-indicator span{margin-left:10px}.carousel-01 .scroll-down-indicator i{transform:none;font-size:30px;animation:bounceArrow 2s infinite}.carousel-01 .slick-arrow{position:absolute;top:calc(50% + var(--nav-height-initial) + .5*var(--content-padding-bottom));transform:translateY(calc(-50% - var(--nav-height-initial)));z-index:3;background:none;border:0;color:var(--arrow-color);font-size:80px;cursor:pointer;opacity:.5;transition:opacity .3s ease}.carousel-01 .slick-arrow:hover{opacity:1}.carousel-01 .prev-slide{left:30px}.carousel-01 .next-slide{right:30px}.carousel-01 .slick-dots{position:absolute;width:100%;bottom:40px;display:flex;justify-content:center;gap:10px;list-style:none;padding:0;margin:0}.carousel-01 .slick-dots li{margin:0}.carousel-01 .slick-dots button{font-size:0;width:12px;height:12px;background:rgba(255,255,255,.5);border:#c4c4c482 1px solid;border-radius:50%;padding:0;cursor:pointer;transition:background-color .3s ease,border .3s ease}.carousel-01 .slick-dots li.slick-active button{background:var(--button-background);border-color:var(--button-background)}.carousel-01 .hidden-h1{position:absolute;visibility:hidden;pointer-events:none;opacity:0;width:0;height:0}.carousel-01 .slick-list,.carousel-01 .slick-track{height:100%}.carousel-01 .slick-slide{overflow:hidden}.carousel-01 .slick-slide>div{height:100%}.carousel-01 .bg_images img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}@media screen and (min-width:1200px){.carousel-01 .carousel-caption{padding-right:20px}.page404 .carousel-01 .banner-text-col,.page404 .carousel-01 .banner-image-col{flex:0 0 auto;width:50%!important}}@media screen and (max-width:1199.97px) and (min-width:768px){.page404 .carousel-01 .banner-text-col{width:70%!important}.page404 .carousel-01 .banner-image-col{width:30%!important}.page404 .carousel-01 .carousel-image-container{height:500px}}@media screen and (max-width:1199.97px){.carousel-01 .carousel-caption-text{font-size:24px;line-height:30px}}@media screen and (max-width:1199.97px) and (min-width:992px){.carousel-01 .row{--bs-gutter-x:1rem}.carousel-01 .banner-image-col{padding-left:3rem}}@media screen and (max-width:991.98px) and (min-width:768px){.carousel-01 .row{--bs-gutter-x:1rem}.carousel-01 .banner-text-col{padding-right:3rem}.carousel-01 .carousel-item.has-png-image .carousel-item-image{width:200%;height:100%;top:50%;left:90%}}@media screen and (max-width:991.98px){.carousel-01{height:650px}.carousel-01 .container.carousel-content-container{padding-top:var(--content-padding-bottom)}.carousel-01 .container.carousel-content-container .row{flex-flow:column-reverse;--bs-gutter-y:30px}.carousel-01 .carousel-image-container{min-height:auto}.carousel-01 .carousel-item.has-png-image .carousel-item-image{position:relative;left:0;top:0;width:100%;height:auto;transform:none;padding:0 50px 0;margin:auto;max-width:500px}.carousel-01 .carousel-caption-title{width:100%;text-align:center}.carousel-01 .carousel-caption-title br{display:none}.carousel-01 .carousel-caption-text{text-align:center}.carousel-01 .carousel-caption-text{width:85%;margin:0 auto 20px}.carousel-01 .carousel-cta-button{margin:auto}}@media screen and (max-width:767.98px){.carousel-01{height:max(100svh,800px)}.carousel-01 .svg-left{display:none}.carousel-01 .svg-right{width:85%;height:85%}.carousel-01 .svg-right svg{right:0%;height:calc(100% - var(--nav-height-initial) + 15px);top:calc(15% + var(--nav-height-initial) - 15px)}.page404 .carousel-01 .carousel-image-container{display:none!important}}@media screen and (max-width:575.98px){.carousel-01 .carousel-item.has-png-image .carousel-item-image{padding:0 10px 0;max-width:400px}.carousel-01 .svg-right{width:95%;height:95%}.carousel-01 .svg-right svg{right:0%;height:100%;top:unset;bottom:-33.33%}}#our-services-01-1165{--our-services-01-bg:#f5f5f5}.our-services-01{padding:calc(var(--block-padding,90px) + 30px) 0 calc(var(--block-padding,90px));background-color:var(--our-services-01-bg)}.our-services-01 .row{--bs-gutter-y:var(--bs-gutter-x)}.our-services-01 .service-title{font-size:2.5rem;margin-bottom:1rem;font-weight:bold}.our-services-01 .content-col .text-content{font-size:24px;line-height:32px}.our-services-01 .content-col.right-col .text-content{font-size:18px;line-height:26px}.our-services-01 .content-col .text-content p:last-child{margin-bottom:0}@media screen and (min-width:1200px){.our-services-01 .content-col.left-col{padding-right:calc(var(--bs-gutter-x)*3)}.our-services-01 .content-col.right-col{padding-right:calc(var(--bs-gutter-x)*1)}}.our-services-01 .service-button{margin-top:20px;width:fit-content}.our-services-01 .features-row{margin-top:calc(.5*var(--block-margin,100px))}.our-services-01 .feature-item{background-color:#fff;padding:30px;border-radius:10px;height:100%;display:flex;flex-direction:column;box-shadow:0 4px 15px rgba(0,0,0,.05);position:relative;text-align:left}.our-services-01 .feature-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;flex-grow:1}.our-services-01 .feature-item-header{display:flex;justify-content:space-between;align-items:flex-start}.our-services-01 .feature-icon img{max-width:65px;height:70px;transition:transform .3s ease;transform:scale(1);transform-origin:left top;object-fit:contain;object-position:left center}.our-services-01 .feature-item-number{font-size:14px;color:#aaa;font-weight:400}.our-services-01 .feature-item-content{flex-grow:1;display:flex;align-items:end;margin-top:45px}.our-services-01 .feature-title{font-size:calc(var(--h4-fontsize) - 2px);margin-bottom:0;font-weight:bold;transition:.3s color ease}.our-services-01 .feature-arrow{display:inline-block;background-color:var(--button-background);color:#fff;width:40px;height:40px;border-radius:50%;text-align:center;line-height:40px;font-size:.8rem;transition:.3s background-color ease;position:absolute;right:30px;bottom:30px;will-change:transform}.our-services-01 .feature-arrow i{width:5px}.our-services-01 .feature-link:hover .feature-icon img{transform:scale(1.1)}.our-services-01 .feature-link:hover .feature-arrow{animation:bounceArrowRight 2s infinite}.our-services-01 .feature-link:hover .feature-title{color:var(--button-background)}@media screen and (max-width:1399.98px) and (min-width:1200px){.our-services-01 .feature-item{padding:20px}.our-services-01 .feature-arrow{right:20px;bottom:20px}.our-services-01 .feature-title{font-size:calc(var(--h4-fontsize) - 6px)}.our-services-01 .feature-link{gap:30px}}@media screen and (max-width:1199.98px) and (min-width:992px){.our-services-01 .content-col.left-col{padding-right:3rem}.our-services-01 .feature-arrow{position:relative;margin-left:auto;right:unset;bottom:unset;margin-top:5px}}@media screen and (max-width:1199.98px){.our-services-01 .feature-item{padding:30px 15px 15px 30px}.our-services-01{padding:calc(var(--block-padding,65px) + 15px) 0 calc(var(--block-padding,65px))}.our-services-01 .feature-item-number{margin-right:5px}.our-services-01 .features-row{margin-top:calc(.5*var(--block-padding,60px))}.our-services-01 .feature-item-content{margin-top:20px}}@media screen and (max-width:991.98px){.our-services-01 .feature-item{padding:30px 20px 20px 30px}.our-services-01 .feature-arrow{right:15px;bottom:20px}.our-services-01{padding:calc(var(--block-margin,80px)) 0}.our-services-01 .features-row{margin-top:calc((var(--block-padding,60px)) - var(--bs-gutter-y,2rem))}.our-services-01 .feature-title{font-family:var(--h3-font);font-size:var(--h3-fontsize);font-weight:var(--h3-fontweight)}.our-services-01 .feature-item-content{margin-top:40px}}@media screen and (max-width:767.98px){.our-services-01 .feature-arrow{right:20px;bottom:20px}.our-services-01 .feature-item{padding:30px 20px 20px 30px}.our-services-01 .feature-title{font-family:var(--h4-font);font-size:var(--h4-fontsize);font-weight:var(--h4-fontweight)}}@media screen and (max-width:575.98px){.our-services-01 .feature-title{font-family:var(--h3-font);font-size:var(--h3-fontsize);font-weight:var(--h3-fontweight)}.our-services-01 .content-col .text-content{font-size:20px;line-height:28px}.our-services-01 .content-col.right-col .text-content{font-size:16px;line-height:24px}.our-services-01{padding:calc(var(--block-padding,45px)) 0}.our-services-01 .features-row{margin-top:10px}.our-services-01 .feature-item-number{margin-right:0}}#why-choose-01-1167{--why-choose-01-bg:#252525}.why-choose-01{background-color:var(--why-choose-01-bg,#1a1a1a);color:#fff;overflow:hidden}.why-choose-01 .container{position:relative;padding-top:var(--block-margin,100px);padding-bottom:var(--block-margin,100px);z-index:1}.why-choose-01 .row{--bs-gutter-y:var(--bs-gutter-x,2rem)}.why-choose-01 .svg-background{display:block!important;position:absolute;bottom:0;left:0;width:100%;height:auto;opacity:.1;z-index:-1;pointer-events:none}.why-choose-01 .svg-background svg{position:relative;transform:translate(-55%,45%)}.why-choose-01 .hero-title{margin-bottom:30px;color:#fff;line-height:.95;letter-spacing:-.025em}.why-choose-01 .hero-button{width:fit-content}.why-choose-01 .info-item{margin-bottom:30px;background:#3c3c3c;padding:30px;border-radius:10px}.why-choose-01 .info-item:last-child{margin-bottom:0}.why-choose-01 .item-title{color:var(--button-background,#e9302c);margin-bottom:5px}.why-choose-01 .item-text{font-size:26px;line-height:32px}.why-choose-01 .item-text p:last-child{margin-bottom:0}@media screen and (max-width:1399.97px){.why-choose-01 .svg-background svg{position:relative;transform:translate(-70%,-10%)}.why-choose-01 .svg-background{bottom:unset;width:1450px;top:0}.why-choose-01:has(+.get-in-touch-01){overflow:hidden}}@media screen and (max-width:1199.98px){.why-choose-01 .hero-title{margin-bottom:20px}.why-choose-01 .info-item{margin-bottom:20px}}@media screen and (max-width:991.97px){.why-choose-01 .item-title{font-family:var(--h3-font);font-size:var(--h3-fontsize);font-weight:var(--h3-fontweight)}.why-choose-01 .hero-title{text-align:center;font-family:var(--h2-font);font-size:var(--h2-fontsize);font-weight:var(--h2-fontweight);margin-bottom:calc(var(--bs-gutter-y)*.5);line-height:1}.why-choose-01 .hero-title br{display:none}.why-choose-01 .hero-button{margin:40px auto 0}.why-choose-01 .container{padding-bottom:40px}}@media screen and (max-width:767.98px){.why-choose-01 .item-title{font-family:var(--h3-font);font-size:calc(var(--h3-fontsize) - 10px);font-weight:var(--h3-fontweight)}.why-choose-01 .item-text{font-size:24px;line-height:30px}}@media screen and (max-width:575.98px){.why-choose-01{background-image:url(/images/footer_bg_tria.png);background-size:auto 100%;background-position:right center;background-repeat:no-repeat}.why-choose-01 .hero-title{font-family:var(--h2-font);font-size:var(--h2-fontsize);font-weight:var(--h2-fontweight);margin:auto;max-width:300px}.why-choose-01 .item-title{font-family:var(--h3-font);font-size:var(--h3-fontsize);font-weight:var(--h3-fontweight)}.why-choose-01 .item-text{font-size:20px;line-height:28px}}#get-in-touch-01-1166{--get-in-touch-01-bg:#252525;--get-in-touch-01-bg-bottom:#f5f5f5}.get-in-touch-01{color:#fff;position:relative;overflow:hidden;padding-bottom:calc(55px*.5);padding-top:var(--block-margin,100px);background-color:var(--get-in-touch-01-bg-bottom,#fff)}.process_steps_02+.get-in-touch-01{padding-top:unset;margin-top:unset;padding-bottom:calc(var(--block-margin,100px) - 40px)}.get-in-touch-01:has(.section-subtext){padding-top:calc(var(--block-margin,100px) - 40px)}.get-in-touch-01:has(.section-subtext)>.container>.svg-background{display:none!important}.section-subtext{padding-bottom:calc(var(--block-margin,100px) - 40px);font-size:18px;line-height:26px}.section-subtext p:last-child{margin-bottom:0}.why-choose-01+.get-in-touch-01{padding-top:0;margin-bottom:0}.get-in-touch-01>.container{position:relative;z-index:1}.get-in-touch-01>.container>.svg-background{display:block!important;position:absolute;top:0;left:0;width:100%;height:auto;opacity:.1;z-index:-1;pointer-events:none;height:calc(100% - 70px);overflow-x:visible;overflow-y:hidden;overflow-y:clip}.get-in-touch-01>.container>.svg-background svg{position:relative;transform:translate(-55%,-55%)}.get-in-touch-01::before{content:"";position:absolute;left:0;top:0;background-color:var(--get-in-touch-01-bg,#303030);height:calc(100% - 70px - calc(55px*.5));width:100%}.process_steps_02+.get-in-touch-01::before{height:calc(100% - 300px - calc(55px*.5))}.get-in-touch-01 .content-container{position:relative;z-index:1;padding:0;padding-top:calc(var(--block-padding) - 20px);padding-bottom:calc(var(--block-padding) - 20px);border-radius:20px;overflow:hidden;overflow-x:hidden;overflow-x:clip;overflow-y:visible}.get-in-touch-01 .content-container::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:var(--button-background,#e9302c);border-radius:20px;z-index:-1}.get-in-touch-01 .content-container>.svg-background{display:block!important;position:absolute;bottom:0;left:0;width:100%;height:100%;opacity:1;z-index:-1;pointer-events:none;border-radius:20px;overflow:hidden}.get-in-touch-01 .content-container>.svg-background svg{position:relative;height:100%;left:55%;width:auto}.get-in-touch-01 .content-container>.svg-background svg polygon{fill:#e32d28}.get-in-touch-01 .section-title{color:#fff;margin-bottom:20px;text-wrap:balance;font-size:var(--h3-fontsize);letter-spacing:-.025em}.get-in-touch-01 .main-text{font-size:18px;line-height:26px;margin-bottom:40px;color:#fff}.get-in-touch-01 .main-text p:last-child{margin-bottom:0}.get-in-touch-01 .items-row{margin-top:0;display:flex;justify-content:center;flex-wrap:wrap}@media screen and (min-width:1400px){.get-in-touch-01 .items-row{--bs-gutter-x:70px}.col-xl-p80{width:80%!important}}.get-in-touch-01 .item-wrapper{display:flex}.get-in-touch-01 .get-in-touch-item{width:100%;display:flex;flex-direction:column;align-items:center}.get-in-touch-01 .item-icon{margin-bottom:20px;font-size:48px;line-height:1}.get-in-touch-01 .item-icon i,.get-in-touch-01 .item-icon svg{color:var(--get-in-touch-icons-color);fill:var(--get-in-touch-icons-color)}.get-in-touch-01 .item-icon svg{width:48px;height:48px;fill:#fff}.get-in-touch-01 .item-title{text-wrap:balance;font-size:calc(var(--h4-fontsize) - 6px)}.get-in-touch-01 .item-text{font-size:18px;line-height:26px;margin-bottom:0;color:var(--bs-heading-color)}.get-in-touch-01 .section-button{width:fit-content;bottom:calc(55px*-.5);position:absolute;left:0;right:0;justify-self:center}.get-in-touch-01 .section-button:hover,.get-in-touch-01 .section-button:focus{background-color:#3e444a;color:#fff}@media screen and (max-width:1399.98px){.get-in-touch-01>.container>.svg-background{display:none!important}}@media screen and (max-width:1199.98px){.get-in-touch-01 .content-container{padding:70px 60px}.col-xl-p80>.row{--bs-gutter-x:2rem}}@media screen and (max-width:991.98px){.get-in-touch-01 .item-title{font-size:calc(var(--h4-fontsize))}}@media screen and (max-width:767.98px){.get-in-touch-01 .item-icon{display:flex}.get-in-touch-01 .content-container{padding:50px 40px}.get-in-touch-01 .content-container>.svg-background svg{height:550px;left:80%}}@media screen and (min-width:576px) and (max-width:767.98px){.get-in-touch-01{--item-width:224px}.col-xl-p80>.row{--bs-gutter-x:3rem;--bs-gutter-y:2rem;align-items:start;justify-content:space-between!important}.get-in-touch-01 .item-wrapper{max-width:var(--item-width);margin-top:unset;margin-bottom:var(--bs-gutter-y)}.get-in-touch-01 .item-wrapper:nth-child(2n){margin-right:calc(50% - var(--item-width))}.get-in-touch-01 .item-wrapper:nth-child(2n+1){margin-left:calc(50% - var(--item-width))}}@media screen and (max-width:575.98px){.get-in-touch-01:has(.section-subtext){padding-top:var(--block-padding,60px)}.section-subtext{padding-bottom:var(--block-padding,60px)}.get-in-touch-01 .section-title{font-family:var(--h2-font);font-size:var(--h2-fontsize);font-weight:var(--h2-fontweight)}.get-in-touch-01 .items-row{--bs-gutter-y:2.5rem}.get-in-touch-01 .main-text{max-width:240px;margin:0 auto 2.5rem}.get-in-touch-01 .item-wrapper{margin-top:0;margin-bottom:var(--bs-gutter-y,2.5rem)}.get-in-touch-01 .item-wrapper:last-child{margin-bottom:calc(.3*var(--bs-gutter-y,2.5rem))}.get-in-touch-01 .content-container{padding:50px 35px}.get-in-touch-01 .main-text{text-wrap:balance}.process_steps_02+.get-in-touch-01{padding-bottom:calc(var(--block-margin,100px) - 30px)}}#our-partners-01-1170{--our-partners-01-bg:#f4f4f4}.our-partners-01{background-color:var(--our-partners-01-bg,#fff);padding:calc(100px - .5*55px) 0 100px}.our-partners-01 .section-title{text-align:center;font-family:var(--h4-font);font-size:var(--h4-fontsize);line-height:1;margin-bottom:0}.our-partners-01 .partner-item-title,.our-partners-01 .partner-item-content{height:100%;width:100%;justify-content:center;align-items:center;display:flex;background-color:#fff;min-height:120px;border-radius:5px;padding:20px}.our-partners-01 .partner-item-title{background-color:#ececec}.our-partners-01 .partners-row{align-items:center;justify-content:center;--bs-gutter-y:var(--bs-gutter-x,2rem)}.our-partners-01 .partner-logo{max-width:100%;height:auto;max-height:60px;object-fit:contain;transition:transform .3s ease,opacity .3s ease;opacity:.85;will-change:transform,opacity}.our-partners-01 .partner-item-content:hover .partner-logo{opacity:1;transform:scale(1.05)}@media screen and (max-width:1199.98px){.our-partners-01 .partner-item-title{height:80px;min-height:80px;padding:10px 10px}.our-partners-01 .partner-item-content{height:80px;min-height:80px;padding:20px 30px}}@media screen and (max-width:991.98px){.our-partners-01{padding:calc(var(--block-padding,60px) + 15px) 0}.get-in-touch-01+.our-partners-01{padding:calc(var(--block-padding,60px) - 5px) 0 calc(var(--block-padding,60px) + 15px)}}@media screen and (max-width:767.98px){.our-partners-01 .partner-item-content,.our-partners-01 .partner-item-title{height:95px;min-height:95px}}@media screen and (max-width:575.98px){.our-partners-01 .partner-item-content,.our-partners-01 .partner-item-title{height:55px;min-height:55px}.our-partners-01 .partners-row{--bs-gutter-x:10px;--bs-gutter-y:10px}.our-partners-01 .partner-logo{max-height:35px}}.testimonial-carousel{background-image:var(--testimonial-carousel-background-img);color:var(--testimonial-textcolor);background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;display:flex;align-content:center;margin:calc(var(--block-padding,90px) - 10px) 0}.testimonial-carousel .container{display:flex;flex-direction:column;justify-content:center;text-align:center}.testimonial-carousel .block-title{margin-bottom:30px;text-wrap:balance;font-size:var(--h3-fontsize);letter-spacing:-.025em;font-weight:600;line-height:var(--h3-fontsize)}.testimonialstyletitle{font-size:24px;margin-bottom:25px}.testimonial-carousel small{color:#e21822;font-size:24px;font-weight:600}.button-contains{padding-bottom:100px;position:relative}.testimonial-button{display:inline-block;color:#fff;text-decoration:none;text-align:center;padding:10px 25px;border-radius:20px;position:absolute;bottom:50px;left:50%;transform:translateX(-50%)}.testimonial-button:hover{color:#fff;text-decoration:none}#testimonial-carousel{padding-bottom:35px}#testimonial-carousel .carousel-item{background:none;min-height:215px}#testimonial-carousel .carousel-indicators{bottom:-5px}#testimonial-carousel .carousel-indicators li{background-color:#fff;width:13px;height:13px;border-radius:50%;margin-right:4px;margin-left:4px;cursor:pointer}#testimonial-carousel .carousel-indicators .active{background-color:#000}.testimonial-carousel .slick-dots{list-style:none;padding:0;display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:15px;margin-bottom:0;gap:10px}.testimonial-carousel .slick-dots .dot_circle{background-color:transparent;border:2px solid #000;width:12px;height:12px;aspect-ratio:1/1;display:block;border-radius:50%}.testimonial-carousel .slick-dots .slick-active>.dot_circle{background-color:#000}@media screen and (max-width:991px){#testimonial-carousel{padding:35px 0 50px}#testimonial-carousel .testimonial-content{position:static;transform:none}#testimonial-carousel .carousel-indicators{bottom:3px}}@media(max-width:767px){#testimonial-carousel{padding-top:0}}.instagram-block-01{margin:calc(var(--block-padding,90px) - 10px) 0;background-color:var(--instagram-block-bg,#fff);overflow:hidden}.instagram-carousel-row:not(.slick-initialized){--bs-gutter-y:var(--bs-gutter-x,2rem);max-height:470px;aspect-ratio:5/2}.instagram-carousel-row.slick-initialized{margin-left:0;margin-right:calc(-1*var(--bs-gutter-x,2rem))}.instagram-block-01 .section-header{margin-bottom:30px;display:flex;justify-content:start;align-items:center;--bs-gutter-x:1rem}.instagram-block-01 .block-title{margin:0;line-height:1;font-family:var(--h3-font);font-size:calc(var(--h3-fontsize) - 5px)}.instagram-block-01 .follow-us-btn{padding:8px 20px 4px;font-size:12px;font-weight:600;height:35px;line-height:1}.instagram-block-01 .follow-us-btn:hover{background-color:var(--button-hover-background)}.instagram-block-01 .instagram-post-item a{position:relative;overflow:hidden;border-radius:15px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.instagram-block-01 .instagram-post-item a::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 20%,rgba(0,0,0,0) 80%,rgba(0,0,0,.1) 100%);transition:opacity .3s ease;z-index:1}.instagram-block-01 .post-link{display:block;text-decoration:none;color:inherit}.instagram-block-01 .post-image-wrapper{width:100%;padding-top:178%;position:relative;background-color:#fff}.instagram-block-01 .post-image-wrapper .instagram-media{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.instagram-block-01 .post-link:hover .post-image-wrapper .instagram-media:not(video){transform:scale(1.05)}.instagram-block-01 .post-link:hover .post-image-wrapper video.instagram-video-hover{transform:scale(1.05)}.instagram-block-01 .post-overlay{position:absolute;bottom:0;left:0;width:100%;padding:15px;box-sizing:border-box;z-index:1}.instagram-block-01 .view-count{display:flex;justify-content:start;align-items:center;color:#fff;font-size:22px;line-height:1;font-weight:500}.instagram-block-01 .view-icon{width:auto;height:15px;margin-top:-4px;margin-right:8px;filter:brightness(0) invert(1)}.instagram-block-01 .placeholder-item .post-image-wrapper{background-color:#e9ecef}.instagram-block-01 .slick-track{margin-left:0}.instagram-block-01 .slick-slide{margin:0 calc(.5*var(--bs-gutter-x,2rem))}.instagram-block-01 .slick-list{margin:0 calc(-.5*var(--bs-gutter-x,2rem))}.instagram-block-01 .instagram-post-item{cursor:pointer}.instagram-block-01 .instagram-post-item .post-link-visual-wrapper{position:relative;overflow:hidden;border-radius:15px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:block;text-decoration:none;color:inherit}.instagram-block-01 .instagram-post-item .post-link-visual-wrapper::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 20%,rgba(0,0,0,0) 80%,rgba(0,0,0,.1) 100%);transition:opacity .3s ease;z-index:1}.instagram-block-01 .post-link-visual-wrapper:hover .post-image-wrapper .instagram-media:not(video){transform:scale(1.05)}.instagram-block-01 .post-link-visual-wrapper:hover .post-image-wrapper video.instagram-video-hover{transform:scale(1.05)}.instagram-reels-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1050;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.instagram-reels-overlay.show{opacity:1;visibility:visible}.reels-modal-content{background-color:#131313;color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.5);position:relative;display:flex;flex-direction:column;aspect-ratio:100/178;height:80vh;border-radius:10px}.reels-header{display:flex;justify-content:start;align-items:center;padding:20px 15px;width:100%;position:absolute;left:0;top:0;z-index:2;filter:drop-shadow(0 0 1px #000);background:linear-gradient(to bottom,rgba(0,0,0,.39) 0%,rgba(0,0,0,0) 100%);border-radius:8px 8px 0 0}.reels-view-title{font-size:16px;font-weight:600;line-height:1;margin-top:2px}.reels-close-btn{background:none;border:0;color:#fff;font-size:24px;cursor:pointer;padding:5px;line-height:1}.reels-close-btn i{font-size:16px;line-height:1;margin-right:4px}.reels-post-area{flex-grow:1;position:absolute;overflow:hidden;border-radius:8px;top:0;bottom:0;left:0;right:0}.reels-post-area .reels-end-card{display:flex!important}.active-reel-item{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.reel-media-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.reel-media-container img,.reel-media-container video{max-width:100%;max-height:100%;object-fit:contain;display:block}.reel-info-overlay{position:absolute;bottom:0;left:0;width:100%;padding:15px 60px 20px 15px;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,0) 100%);filter:drop-shadow(0 0 1px #000);z-index:2;box-sizing:border-box}.reel-user-info{display:flex;align-items:center;margin-bottom:10px}.reel-user-avatar-link{display:flex;align-items:center;text-decoration:none;color:#fff}.reel-user-avatar{width:32px;height:32px;border-radius:50%;margin-right:10px;border:2px solid #fff;background:#fff;object-fit:contain}.reel-username{font-weight:500;font-size:16px;line-height:1;margin-top:2px}.reel-follow-btn{margin-left:10px;font-size:12px;padding:4px 12px;background-color:transparent;color:#fff;border:2px solid rgba(255,255,255,1);height:30px;line-height:20px}.reel-follow-btn:hover{background-color:transparent;color:#e7e7e7;border-color:#e7e7e7}.reel-caption{font-size:13px;line-height:16px;margin-bottom:8px;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:"Read more...";max-height:48px}.reel-audio-info{font-size:12px;display:flex;align-items:center}.reel-audio-info .fa-music{margin-right:5px}.reel-actions-sidebar{position:absolute;right:5px;bottom:15px;display:flex;flex-direction:column;align-items:center;z-index:3;filter:drop-shadow(0 0 2px #000)}.reel-action-item{color:#fff;text-decoration:none;margin-bottom:20px;text-align:center;background:none;border:0;padding:0;cursor:pointer;display:flex;justify-content:center;flex-flow:column;gap:4px}.reel-slash-btn{background-color:#00000073;border-radius:50%;width:40px;height:40px;justify-content:center;text-align:center;align-items:center}.reel-action-item:last-child{margin-bottom:0}.reel-action-item i{font-size:24px;width:30px;text-align:center}.reel-action-item{transition:.3s ease}.reel-action-item:hover{color:var(--bs-btn-hover-border-color,#e7e7e7)}.reel-slash-btn i{font-size:20px;color:#fff}.reel-action-item .reel-action-count{display:block;font-size:12px;line-height:1;margin-top:2px}.reel-user-avatar-disc{width:36px;height:36px;border-radius:50%;border:2px solid #fff;background-color:#fff;object-fit:contain;transform-origin:center center;transition:transform .3s ease;animation:reelAvatarRotate 10s infinite linear}@keyframes reelAvatarRotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.reels-nav{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(144,144,144,.3);color:#fff;border:0;border-radius:50%;width:40px;height:40px;font-size:20px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.reels-nav.disabled{opacity:.5;cursor:default}.reels-prev-btn{left:-50px;top:calc(50% - 25px)}.reels-next-btn{left:-50px;top:calc(50% + 25px)}.reels-end-card{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#131313;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;z-index:20}.reels-end-card span{margin-bottom:10px;font-family:var(--h3-font);font-size:calc(var(--h3-fontsize) + 6px);font-weight:var(--h3-fontweight);text-wrap:balance;color:#fff;line-height:1.2}.reels-end-card .btn{margin-top:10px}.reel-play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;background:rgba(0,0,0,.65);border:0;border-radius:50%;width:64px;height:64px;color:#fff;font-size:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:0;box-shadow:0 2px 12px rgba(0,0,0,.25);transition:background .2s,transform .2s}.reel-play-btn:hover,.reel-play-btn:focus{background:rgba(0,0,0,.85);transform:translate(-50%,-50%) scale(1.08)}.reel-play-btn i{pointer-events:none}.reel-pause-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);z-index:10;background:rgba(0,0,0,.65);border:0;border-radius:50%;width:64px;height:64px;color:#fff;font-size:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:0;box-shadow:0 2px 12px rgba(0,0,0,.25);opacity:1;visibility:visible;animation:fadeInScale .3s ease forwards;transition:background .2s,transform .2s,opacity .2s}.active-reel-item:hover .reel-pause-btn{opacity:1;visibility:visible}@keyframes fadeInScale{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}100%{opacity:1;transform:translate(-50%,-50%) scale(1)}}.reel-pause-btn:hover,.reel-pause-btn:focus{background:rgba(0,0,0,.85);transform:translate(-50%,-50%) scale(1.08)}.reel-pause-btn i{pointer-events:none}@media(max-width:767.98px){.reels-nav{display:none!important}.instagram-block-01 .section-header{justify-content:space-between}.reels-modal-content{width:100%;height:100%;border-radius:0;max-width:none;max-height:none}.reels-nav{width:35px;height:35px;font-size:18px}.reels-prev-btn{left:5px}.reels-next-btn{right:5px}.reel-actions-sidebar{right:5px;bottom:10px}}.scrollable::-webkit-scrollbar{width:4px}.scrollable::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.3);border-radius:2px}.scrollable::-webkit-scrollbar-track{background-color:transparent}@media screen and (max-width:575.98px){.instagram-block-01{padding:var(--block-padding,55px) 0}.instagram-block-01 .block-title{font-family:var(--h2-font);font-size:var(--h2-fontsize);font-weight:var(--h2-fontweight);text-align:center;text-wrap:balance}.instagram-block-01 .section-header{justify-content:center;--bs-gutter-y:1rem}.instagram-block-01 .section-header{margin-bottom:25px}.instagram-block-01 .follow-us-btn{height:32px}.instagram-block-01 .slick-list{overflow:visible}.instagram-block-01 .slick-slide{margin:0 calc(.5*var(--bs-gutter-x,2rem))}.instagram-block-01 .slick-list{margin:0 calc(-.5*var(--bs-gutter-x,2rem))}}.footer_05_brochure{position:relative;overflow:hidden;background-color:var(--footer-background);color:var(--footer-textcolor);background-image:url(/images/footer_bg_tria.png);background-size:auto 100%;background-position:right center;background-repeat:no-repeat}.footer_05_brochure .footer-bg{border-radius:0!important}.footer_05_brochure .container{position:relative;z-index:1;margin-top:0!important}.footer_05_brochure .svg-background{position:absolute;bottom:0;left:0;width:106%;height:auto;opacity:.2;z-index:-1;pointer-events:none}.footer_05_brochure .svg-background svg{position:relative;transform:translate(42.5%,25%)}.footer_05_brochure .py-footer{padding-top:110px!important;padding-bottom:4rem!important}.footer_05_brochure .contact-content{color:var(--button-background);font-weight:500;font-size:18px;line-height:26px}.footer_05_brochure .contact-links a{margin-top:0!important;color:var(--button-background);text-decoration:none}.footer_05_brochure b,.footer_05_brochure strong{font-weight:500}.footer_05_brochure .contact-content{font-size:18px;line-height:24px}.footer_05_brochure .contact-content a{margin:0}.footer_05_brochure .contact-content a:last-child{margin:0}.footer_05_brochure .addr-content{line-height:26px;font-size:18px}.footer_05_brochure .addr-content b{font-weight:600}.footer_05_brochure .addr-content p{margin:0}.footer_05_brochure .addr-content,.footer_05_brochure .contact-content{margin-bottom:30px}.footer_05_brochure .social{margin-top:30px}.footer_05_brochure .social a{background-color:var(--button-background);border-radius:50%;width:55px;height:55px;display:flex;align-items:center;justify-content:center;text-decoration:none;position:relative}.footer_05_brochure .social a svg{color:#fff;fill:#fff;width:18px}.footer_05_brochure .social a i{color:#fff;color:#fff;font-size:18px}.footer_05_brochure .social{width:140px;grid-template-columns:1fr 1fr;gap:15px 0}.footer_05_brochure .footer_accrd{margin-top:30px}.footer_05_brochure .footer_05_top_title{text-transform:uppercase;font-size:14px;padding-bottom:25px;border-bottom:4px dashed #fff;margin-bottom:25px;max-width:40%}.footer_05_brochure .footer_05_main_title h2,.footer_05_brochure .footer_05_form h2,.footer_05_brochure .form-title{margin-bottom:30px;line-height:1;font-size:var(--h2-fontsize);font-weight:var(--h2-fontweight);color:var(--footer-textcolor)}.footer_05_brochure .footer_05_form form{margin-top:calc(var(--h2-fontsize) + 30px)}@media screen and (min-width:1200px){.footer_05_brochure .footer_05_form form .row{--bs-gutter-x:2.5rem}}.footer_05_brochure .footer_05_form h2+form{margin-top:0}.footer_05_brochure .footer_05_main_text{font-size:20px;line-height:26px;margin-bottom:24px;text-wrap:balance}.footer_05_brochure .footer_05_main_text p{margin-bottom:0}.footer_05_brochure form input,.footer_05_brochure form select,.footer_05_brochure form textarea{background-color:#fff;min-height:50px;border:0!important;outline:0!important;min-height:62px;border-radius:7px!important}.footer_05_brochure form select{position:relative;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:0 25px}.footer_05_brochure .select-wrapper{position:relative;display:inline-block;width:100%}.footer_05_brochure .select-wrapper select{width:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none}.footer_05_brochure .select-wrapper i{position:absolute;right:25px;top:50%;transform:translateY(-50%);pointer-events:none;color:#1c1c1c}.footer_05_brochure .select-wrapper.open i{transform:translateY(-50%) rotate(180deg)}.footer_05_brochure form .has-error input.error,.footer_05_brochure form .has-error select.error,.footer_05_brochure form .has-error textarea.error{background-color:#ffc8c8}.footer_05_brochure form .required-star{color:#fff}.footer_05_brochure form .col-form-label{padding-top:0;font-size:15px}.footer_05_brochure form .checkbox+label{padding-left:30px!important;font-size:15px}.footer_05_brochure form .checkbox+label::before{content:"";background-color:#fff;display:block;width:20px;height:20px;border-radius:5px;box-shadow:unset;border:unset}.footer_05_brochure form .tickbox.has-error label::before{background-color:#f00}.footer_05_brochure form .checkbox:checked+label:before{content:""}.footer_05_brochure form .checkbox:checked+label:after{content:"";font-family:"Font Awesome 6 Pro";font-weight:bold;color:#000;position:absolute;left:3px;top:2px;font-size:14px}.footer_05_brochure .form-field.textarea,.footer_05_brochure .form .tickbox{margin-bottom:30px}.footer_05_brochure form button[type="submit"]{color:#fff;transition:.3s all;width:100%;height:62px;width:fit-content}.footer_05_brochure form button[type="submit"]::before{content:unset}.footer_05_brochure form button[type="submit"]:active{background:#fff;color:#000}.footer_05_brochure form .required{display:none}.footer_05_brochure .foonter05_grid{display:flex;flex-wrap:wrap}.footer_05_brochure .foonter05_grid .content_wrapper{width:50%;padding-bottom:50%;position:relative}.footer_05_brochure .foonter05_grid .content{position:absolute;display:flex;width:90%;height:90%;align-content:center;flex-direction:column;text-align:center;margin-top:30px;left:5%;top:5%}.footer_05_brochure .content .icon{font-size:60px;margin-bottom:15px}.footer_05_brochure .content .icon_title{font-size:32px;margin-bottom:10px}.footer_05_brochure .content .icon_text{font-size:13px;margin-bottom:10px}.footer_05_brochure .content .icon_link{color:#fff;font-size:22px;font-weight:bold}.footer_05_brochure .content .icon_link a{color:#fff}.footer_05_brochure .social_links{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap}.footer_05_brochure .social_links a{display:flex;color:#fff;width:50px;height:50px;align-items:center;justify-content:center;border:2px solid #fff;border-radius:50%;margin:7px;text-decoration:none;transition:.3s all;overflow:hidden}.footer_05_brochure .social_links a:hover{background-color:#fff;color:#000}.footer_05_brochure .social_links a i{font-size:22px}.footer_05_brochure .social_links a img,.footer_05_brochure .social_links a svg{width:24px;height:auto;fill:#fff}.footer_05_brochure .social_links a svg{transition:.3s fill,.3s stroke;fill:#fff!important;stroke:#fff!important}.footer_05_brochure .social_links a:hover svg{fill:#000!important;stroke:#000!important}.footer_05_brochure .content .reg_info{font-size:14px}.footer_05_brochure .content .reg_info>p{margin-bottom:5px}.footer_05_brochure .content .reg_info>p:last-of-type{margin-bottom:0}.footer_05_brochure .footer05_bottom{font-size:14px;color:#fff}.footer_05_brochure .footer05_bottom a{color:#fff;text-decoration:none}.footer_05_brochure .captcha.captcha-image,.footer_05_brochure .captcha.captcha-image *:not(i){height:100%}.footer_05_brochure .captcha.captcha-image .reload_captcha{background-color:#fff;color:#16171a}.footer_05_brochure .captcha_whatis{color:#fff}.footer_05_brochure .container{border-bottom:#2c2c2c 1px solid}@media screen and (max-width:1399.98px){.footer_05_brochure .svg-background{width:123%}.footer_05_brochure .svg-background svg{transform:translate(38%,25%)}}@media screen and (max-width:1199.97px){.footer_05_brochure .footer_05_main_title h2,.footer_05_brochure .form-title{font-size:48px;line-height:48px}.footer_05_brochure .svg-background{width:148%}.footer_05_brochure .svg-background svg{transform:translate(22%,25%)}}@media(min-width:992px) and (max-width:1199.97px){.footer_05_brochure .foonter05_grid .content_wrapper{padding-bottom:70%}}@media(max-width:991.97px){.contact-links{display:flex;gap:var(--bs-gutter-x)}.contact-links>div{width:50%}.contact-links>div>.social{margin-top:16px}.footer_05_brochure .addr-content,.footer_05_brochure .contact-content{margin-bottom:0}.footer_05_brochure .footer_05_form form{margin-top:var(--block-padding,65px)}.col-social{margin-top:calc(48px + 30px)}.footer_05_brochure .py-footer{padding-top:90px!important;padding-bottom:50px!important}.footer_05_brochure form input,.footer_05_brochure form select,.footer_05_brochure form textarea{min-height:62px}.footer_05_brochure .contact-content{margin-bottom:0}.footer_05_brochure .svg-background{bottom:unset;top:0;width:1380px}.form-group.bottom-box{margin-bottom:0}.footer_05_brochure .svg-background svg{transform:translate(3%,-25%)}.footer_05_form .row{--bs-gutter-x:2rem}}@media(max-width:767.97px){.footer_05_brochure .footer_05_main_text{text-wrap:inherit}.footer_05_brochure .addr-content p{font-size:16px}.footer_05_brochure .svg-background{width:1450px}.footer_05_brochure .svg-background svg{transform:translate(-7%,-25%)}.footer_05_form .row{--bs-gutter-x:1.5rem}.footer_05_brochure .social{margin-top:25px}.footer_05_brochure .footer-bg{padding-top:0!important}.footer_05_brochure .footer_05_top_title{margin:0 auto 25px}.footer_05_brochure .foonter05_grid .content_wrapper{padding-bottom:0%}.footer_05_brochure .foonter05_grid .content_wrapper .content{position:static}}@media(max-width:575.97px){.footer_05_brochure .container{padding-top:90px!important}.footer_05_brochure .footer-bg{padding:0!important;padding-bottom:3rem!important}.footer_05_brochure .foonter05_grid .content_wrapper{padding-bottom:0%;width:100%}.footer_05_brochure .foonter05_grid .content_wrapper .content{width:100%;padding:0 30px}.footer_05_brochure .footer05_bottom>span{display:block}.footer_05_brochure .form .bottom-box{text-align:center}.footer_05_brochure form button[type="submit"]{max-width:100%;width:100%}.footer_05_brochure form button[type="submit"]::after{padding:0;margin:0;padding-left:10px}.footer_05_brochure form button[type="submit"]{text-align:center;display:block}.footer_05_brochure .footer_05_main_title h2,.footer_05_brochure .form-title{font-size:36px;margin-bottom:20px;text-align:center}.footer_05_brochure .footer_05_main_text p{letter-spacing:.5px;text-align:center}.footer_05_brochure .footer_05_main_text p br{display:none}.footer_05_brochure .addr-content,.footer_05_brochure .contact-content{text-align:center}.contact-links>div{width:100%}.contact-links{flex-flow:column;gap:1rem}.contact-links>div>.social{margin-inline:auto;margin-bottom:1.5rem;display:flex!important;justify-content:center;align-content:center;flex-flow:row wrap;gap:5px;margin:1rem auto 0}.footer_05_brochure .social a{margin:0}.footer_05_brochure .container{padding-bottom:0!important}}.footer-04-ecommerce{position:relative;overflow:hidden;border-top:1px solid #44464d}.footer-04-ecommerce .footer-bg{background-color:var(--footer-background);color:var(--footer-textcolor);border-radius:0!important}.footer-04-ecommerce .container{position:relative;z-index:1;margin-top:0!important;padding:40px 0}.footer-04-ecommerce .svg-background{display:none!important;position:absolute;top:0;left:0;width:106%;height:auto;opacity:.2;z-index:-1;pointer-events:none}.footer_05_brochure+.footer-04-ecommerce .svg-background{display:block!important}.footer-04-ecommerce .svg-background svg{position:relative;transform:translate(42.5%,-75%)}.footer-04-ecommerce .row{gap:14px}.footer-04-ecommerce a{text-decoration:none}.footer-04-ecommerce .col-additional-links a{color:#a7aeb8;font-size:15px;line-height:35px}.footer-04-ecommerce .column-title{color:#fff;font-size:18px;font-weight:bold;text-transform:uppercase;margin-bottom:15px;margin-top:30px}.footer-04-ecommerce .site-authors{text-align:left}.footer-04-ecommerce .site-authors img{font-size:12px;line-height:1;margin-top:-1px}.footer-04-ecommerce .footer-logo{margin-left:auto;max-height:150px}.footer-04-ecommerce .footer-info span{margin-bottom:10px}.footer-04-ecommerce .footer-info{display:flex;flex-flow:row;justify-content:space-between;font-size:12px;line-height:1}.footer-04-ecommerce .footer-info a{color:#fff}.footer-04-ecommerce .footer-info b{color:#fff;font-weight:500}.footer-04-ecommerce #footer_column02{display:flex;flex-flow:column wrap}.footer-04-ecommerce .link-list .footer-link a{color:var(--footer-textcolor);font-size:22px;line-height:48px;font-weight:500;display:block;width:100%}.footer-04-ecommerce .contact-with-us{display:flex;flex-direction:row;margin-top:25px;margin-bottom:25px;align-items:center}.footer-04-ecommerce .contact-with-us .title{color:#fff;font-size:18px;font-weight:bold;margin-right:10px}.footer-04-ecommerce .contact-with-us .icons{display:flex;flex-direction:row;flex-wrap:wrap}.footer-04-ecommerce .contact-with-us .icons>a{background:#4b4b4b;width:40px;height:40px;line-height:40px;margin:0 5px;margin-bottom:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;border-radius:50%;text-decoration:none;transition:.1s all}.footer-04-ecommerce .contact-with-us .icons>a:hover,.footer-04-ecommerce .contact-with-us .icons>a:active{background:#fff;color:#4b4b4b}.footer-04-ecommerce .last-footer{color:#fff;font-style:normal;font-size:14px}.footer-04-ecommerce .last-footer a{color:#fff;font-size:14px;width:100%;text-decoration:none}.footer-04-ecommerce .last-footer em.separator{color:#fff;font-style:normal;margin-left:5px;margin-right:5px}@media(min-width:992px){.footer-04-ecommerce #footer_column02{display:flex;justify-content:space-between;margin:-15px 0 0;flex-flow:row}}@media screen and (max-width:1399.98px){.footer-04-ecommerce .svg-background{width:123%}.footer-04-ecommerce .svg-background svg{transform:translate(38%,-75%)}}@media screen and (max-width:1199.98px){.footer-04-ecommerce .svg-background{width:148%}.footer-04-ecommerce .svg-background svg{transform:translate(22%,-75%)}}@media(max-width:1299px){.footer-04-ecommerce .container{padding-bottom:50px}}@media(max-width:991.97px){.footer-04-ecommerce .svg-background{display:none!important}.footer-04-ecommerce .footer-info{display:flex;flex-flow:column wrap}.footer-04-ecommerce .footer-info span{margin-bottom:5px}.footer-04-ecommerce #footer_column02{column-count:2;display:block}.footer-04-ecommerce .link-list .footer-link a{font-size:18px;line-height:36px}.footer-04-ecommerce .container{padding:45px 0}.footer-04-ecommerce .row{gap:30px}.footer_05_brochure form button[type="submit"]{min-width:190px}.additional-links .footer-link{width:33%;display:inline-block}.footer-04-ecommerce .contact-with-us{justify-content:center;align-items:center}.footer-04-ecommerce .last-footer{text-align:center}}@media(max-width:767.98px){.footer-04-ecommerce .footer-info{flex-direction:column;justify-content:center;text-align:left}.footer-04-ecommerce .site-authors{text-align:left}.footer-04-ecommerce .column-title{position:relative;padding-bottom:15px;padding-top:15px;margin:0;margin-top:15px}.footer-04-ecommerce .column-title .toggle-footer{position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:18px;line-height:18px;cursor:pointer}.additional-links .footer-link{width:100%;display:block}.footer-04-ecommerce .contact-with-us{flex-direction:column}.footer-04-ecommerce .contact-with-us .title{margin-bottom:15px}.col-additional-links{padding-top:50px}}@media(max-width:575.97px){.col-authors .site-authors{text-align:left}.footer-04-ecommerce .footer-bg{padding-top:3em!important;padding-bottom:3em!important}.footer-04-ecommerce #footer_column02{margin:0;padding-bottom:10px}.footer-04-ecommerce .container-fluid{padding:0;margin:0}.footer-04-ecommerce .container{padding:0 30px}.footer-04-ecommerce #footer_column02{column-count:1;text-align:center}.footer-04-ecommerce .site-authors,.footer-04-ecommerce .footer-info{text-align:center!important}.footer_05_brochure .svg-background svg{transform:translate(-11%,-25%)}}