@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap);:root{--blue:#234969;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#e4563d;--orange:#FF9E2D;--yellow:#febd00;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--gray:#6c757d;--gray-dark:#343a40;--primary:#234969;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#febd00;--danger:#e4573d;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:font-family: "Nunito Sans", sans-serif;--font-family-monospace:font-family: "Nunito Sans", sans-serif;--white:#ffffff;--grey-50:#f5f5f5;--grey-100:#eee;--grey-200:#e6e6e6;--grey-300:#ddd;--grey-400:#d4d4d4;--grey-500:#ccc;--grey-600:#aaa;--grey-700:#888;--grey-800:#666;--grey-900:#444;--grey-1000:#292929;--black:#292929}*,*::before,*::after{box-sizing:border-box}html{font-family:"Nunito Sans",sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#fff0}.header-transparent{position:absolute;top:0;left:0;right:0;z-index:9;transition:0.4s}.sticky{left:0;margin:auto;position:fixed;top:0;width:100%;box-shadow:0 0 60px 0 rgb(0 0 0 / .07);z-index:999;-webkit-animation:300ms ease-in-out 0s normal none 1 running fadeInDown;animation:300ms ease-in-out 0s normal none 1 running fadeInDown;-webkit-box-shadow:0 10px 15px rgb(25 25 25 / .1);background:#fff}.pos-rel{position:relative}.header-top-area{border-bottom:1px solid #eaeaea;padding-top:10px;padding-bottom:10px}@media only screen and (min-width:1365px){.header-top-area>.container-fluid>.row{justify-content:space-between}.header-top-area>.container-fluid>.row>div{flex:0 0 auto;max-width:fit-content}}@media only screen and (min-width:1200px) and (max-width:1600px){.header-top-area{padding-right:0;padding-left:0}}@media only screen and (min-width:992px) and (max-width:1200px){.header-top-area{padding-right:0;padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.header-top-area{padding-right:20px;padding-left:20px}}@media (max-width:767px){.header-top-area{padding-right:0;padding-left:0;padding-top:15px;padding-bottom:15px}}@media (max-width:767px){.header-top-info{text-align:center;margin-bottom:10px}}@media only screen and (max-width:1500px){.header-top-area-row>div:first-child{flex:0 0 25%;max-width:25%}.header-top-area-row>div:last-child{flex:0 0 75%;max-width:75%}}.header-top-info span{display:block;color:#717171;font-size:15px;font-weight:400;margin-right:10px}.header-top-info span i{color:#e4573d;margin-right:6px}.header-top-info span a{color:#4e97fd;font-weight:700}@media only screen and (max-width:1365px){.header-top-info span{display:none}}@media (max-width:767px){.header-link{float:none;text-align:center;padding-bottom:8px}}.header-link span a{background:#4e97fd;color:#fff;font-size:15px;font-weight:700;display:inline-block;line-height:1;padding:7px 17px;border-radius:30px}.header-link span a i{padding-right:5px}@media (max-width:767px){.shop-menu{text-align:center}}.shop-menu ul li{margin-left:20px;display:inline-block}.shop-menu ul li a{transition:0.3s;font-size:15px;font-weight:600;color:var(--grey-800)}.shop-menu ul li a i{font-size:16px;padding-right:4px}.shop-menu ul li a:hover{color:#4e97fd}.header-right{margin-top:23px}.menu-bar{margin-top:2px}.menu-bar a{color:var(--black);display:inline-block;text-align:center;font-size:35px;transition:0.3s;line-height:1}.menu-bar a:hover{color:var(--red)}.header-search{overflow:hidden;margin-right:29px}.header-search-form{position:relative}.header-search-form input{background:#f8f8f8;border:none;color:var(--grey-800);font-size:16px;font-weight:500;height:50px;padding-left:20px;width:240px;border-radius:30px;position:relative}.header-search-form input::-moz-placeholder{color:var(--grey-800);font-size:16px;font-weight:500}.header-search-form input::placeholder{color:var(--grey-800);font-size:16px;font-weight:500}.header-search-form button{background:none;border:none;color:var(--black);font-size:15px;position:absolute;right:20px;top:15px;transition:all 0.3s ease 0s;cursor:pointer}.header-search-form button:hover{color:#4e97fd}.header-lang{height:38px;padding:4px 14px 7px;display:inline-block;border:2px solid #d5d5d5;border-radius:30px;margin-left:30px;margin-top:0}.header-lang .lang-icon{display:flex;align-items:center;height:100%;padding-top:2px;line-height:1;font-size:16px;font-weight:600;color:var(--grey-800)}.lang-icon>a{font-size:14px;color:var(--grey-800);margin-left:5px}.header-lang-list{position:absolute;width:66px;top:calc(100% + 55px);right:0;opacity:0;padding:15px 0;visibility:hidden;border-top:3px solid var(--red);background:#fff;box-shadow:0 6px 12px rgb(0 0 0 / .176);transition:all .3s ease;z-index:999}.header-lang-list::before{content:"";position:absolute;width:100%;height:35px;left:0;top:-35px}.header-lang:hover .header-lang-list{opacity:1;visibility:visible;top:calc(100% + 34px)}.header-lang-list li{display:block;margin-bottom:0;padding:0}.header-lang-list li a{display:block;margin:0;padding:13px 20px;font-size:14px;font-weight:600;line-height:20px;color:var(--grey-800)}.header-lang-list li a:hover{color:var(--red)}.header-area{padding-top:16px;padding-bottom:19px}@media only screen and (min-width:1200px) and (max-width:1600px){.header-area{padding-right:0;padding-left:0}}@media only screen and (min-width:992px) and (max-width:1200px){.header-area{padding-right:0;padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.header-area{padding-right:20px;padding-left:20px;padding-top:15px}}@media (max-width:767px){.header-area{padding-right:0;padding-left:0;padding-top:15px}}@media only screen and (min-width:1200px) and (max-width:1600px){.se-icon{display:none}}@media only screen and (min-width:992px) and (max-width:1200px){.se-icon{display:none}}@media only screen and (min-width:992px) and (max-width:1200px){.my-icon{display:none}}@media (max-width:767px){.header-info{text-align:center;margin-bottom:10px}}.header-info span{color:#747474;font-size:15px;font-weight:400;margin-right:40px}@media (max-width:767px){.header-info span{margin-right:0}}.header-info span i{font-size:16px;color:#747474;margin-right:6px}.header-info span:last-child{margin-right:0}@media only screen and (min-width:768px) and (max-width:991px){.mails-header-icon{display:none}}@media (max-width:767px){.mails-header-icon{display:none}}@media (max-width:767px){.envelopes-header-icon{display:none}}@media (max-width:767px){.header-icon{float:none;text-align:center}}.header-icon a{color:#a9a9a9;font-size:15px;display:inline-block;text-align:center;margin-left:15px;transition:0.3s}.header-icon a:first-child{margin-left:0}.header-icon a:hover{color:#4e97fd}.menu-02 .shop-menu ul li{margin-left:28px}.menu-02 .shop-menu ul li:first-child{margin-left:0}@media only screen and (min-width:992px) and (max-width:1200px){.menu-02 .shop-menu ul li{margin-left:12px}}.menu-02 .shop-menu ul li a{color:var(--black);transition:0.3s}.menu-02 .shop-menu ul li a:hover{color:#4e97fd}.header-search-area{border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}@media only screen and (min-width:1200px) and (max-width:1600px){.header-search-area{padding-right:0;padding-left:0}}@media only screen and (min-width:992px) and (max-width:1200px){.header-search-area{padding-right:0;padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.header-search-area{padding-right:20px;padding-left:20px}}@media (max-width:767px){.header-search-area{padding-right:0;padding-left:0;padding-top:10px}}.menu-bar-2{margin-top:21px}@media (max-width:767px){.menu-bar-2{margin-top:4px}}@media only screen and (min-width:768px) and (max-width:991px){.menu-bar-2{margin-top:11px}}.menu-bar-2 a{color:#4e97fd}.menu-bar-2 span{font-size:26px;font-weight:700;color:var(--black);margin-left:25px;position:relative;top:-4px}@media (max-width:767px){.menu-bar-2 span{display:none}}.menu-bar-3{margin-top:6px;margin-left:20px}@media only screen and (min-width:992px) and (max-width:1200px){.menu-bar-3{display:none}}.header-02-right{margin-top:14px}@media (max-width:767px){.header-02-right{margin-top:0}}@media only screen and (min-width:768px) and (max-width:991px){.header-02-right{margin-top:3px}}@media only screen and (min-width:768px) and (max-width:991px){.header-02-right .header-lang{margin-left:0}}@media (max-width:767px){.header-02-right .header-lang{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.header-02-right .header-lang-list{right:0}}@media (max-width:767px){.header-02-right .header-lang-list{right:0}}.header-02-right .header-lang{border:2px solid #a0b4bb}.header-02-search{margin-right:0}.header-02-search .header-search-form input{background:#ededed;border:none;color:#868686;font-size:22px;font-weight:500;height:80px;padding-left:40px;width:100%;border-radius:40px;position:relative}.header-02-search .header-search-form input::-moz-placeholder{color:#868686;font-size:22px;font-weight:500}.header-02-search .header-search-form input::placeholder{color:#868686;font-size:22px;font-weight:500}.header-02-search .header-search-form button{background:none;border:none;color:#fff;font-size:18px;position:absolute;right:10px;top:10px;transition:all 0.3s ease 0s;cursor:pointer;height:62px;width:62px;line-height:62px;background:#4e97fd;border-radius:50%}.header-02-search .header-search-form button:hover{color:#e4573d}.menu-03 .header-right{margin-top:0}@media (max-width:767px){.header-02-link{float:none;text-align:center}}.header-02-link a{background:#fff;color:var(--black);font-size:15px;font-weight:600;display:inline-block;line-height:1;padding:7px 15px;border-radius:30px}.header-02-link span{color:#fff;margin-left:10px;font-size:15px;font-weight:400}.header-top{padding-top:15px;padding-bottom:15px}.header-top .header-info span{color:#fff}@media only screen and (min-width:992px) and (max-width:1200px){.header-top .header-info span{margin-right:25px}}@media only screen and (min-width:768px) and (max-width:991px){.header-top .header-info span{margin-right:15px}}.header-top .header-info span i{color:#fff}@media (max-width:767px){.header-top .header-info{margin-bottom:0;margin-top:10px}}.menu-03 .header-search{overflow:hidden;margin-top:22px;margin-right:70px}@media only screen and (min-width:1200px) and (max-width:1600px){.menu-03 .header-search{display:none}}@media only screen and (min-width:992px) and (max-width:1200px){.menu-03 .header-search{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.menu-03 .header-search{display:none}}@media (max-width:767px){.menu-03 .header-search{display:none}}.menu-03 .header-search-form{position:relative}.menu-03 .header-search-form input{background:#ededed;border:none;color:#868686}.menu-03 .header-search-form input::-moz-placeholder{color:#868686;font-size:16px;font-weight:500}.menu-03 .header-search-form input::placeholder{color:#868686;font-size:16px;font-weight:500}.menu-03 .header-search-form button{transition:0.3s;color:#003242}.menu-03 .header-search-form button:hover{color:#4e97fd}.cart-icon{margin-top:12px;margin-right:30px}@media only screen and (min-width:1200px) and (max-width:1600px){.cart-icon{margin-right:15px}}.cart-icon a{font-size:16px;color:var(--black);line-height:1;display:inline-block;transition:0.3s;margin-right:25px;position:relative}@media only screen and (min-width:1200px) and (max-width:1600px){.cart-icon a{margin-right:15px}}.cart-icon a:hover{color:#4e97fd}.cart-icon a:last-child{margin-right:0}.cart-1{position:absolute;height:25px;width:25px;background:#febd00;line-height:25px;font-size:14px;font-weight:600;color:var(--black);text-align:center;border-radius:50%;top:-29px;right:-20px}@media only screen and (min-width:992px) and (max-width:1200px){.menu-03 .header-lang{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.menu-03 .header-lang{display:none}}@media (max-width:767px){.menu-03 .header-lang{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.mail1-header-icon{display:none}}@media (max-width:767px){.mail1-header-icon{display:none}}@media (max-width:767px){.mail2-header-icon{display:none}}.extra-info{position:fixed;width:340px;height:100%;padding:30px;right:0;top:0;padding-bottom:40px;background:var(--grey-1000);overflow:auto;z-index:9999;transform:translateX(100%);transition:all 0.7s ease 0s}.extra-info.info-open{transform:translateX(0)}.extra-info-left{right:inherit;left:0;transform:translateX(-100%)}.extra-info.extra-info-left.info-open{transform:translateX(0)}.close-icon{margin-top:-16px;text-align:right}.close-icon>button{background:#fff0 none repeat scroll 0 0;border:0 none;color:var(--grey-800);cursor:pointer;font-size:20px;padding:0}.close-icon>button i{background-image:url(/wp-content/themes/lsl_theme/assets/img/close-form.svg)}.close-icon>button i::before{opacity:0}.extra-info>p{color:#ddd;font-size:15px;line-height:28px}.contact-list p{opacity:1!important}.contact-list p a:hover{color:var(--red)}.extra-info.extra-info-left.info-open{transform:translateX(0)}.instagram img{width:100%}.social-icon-right>a{color:#fff;display:inline-flex;align-items:center;justify-content:center;height:40px;width:40px;border-radius:50%;border:2px solid var(--grey-900);margin-right:20px;text-align:center}.social-icon-right>a img,.social-icon-right>a svg{display:block;width:16px;height:16px;object-fit:contain}.social-icon-right>a svg{fill:#fff;transition:all .3s ease}.social-icon-right>a:hover{color:var(--red);background:var(--red);border:2px solid var(--red)}.instagram{overflow:hidden;margin:0 -4px}.instagram>a{float:left;width:33.33%;padding:0 4px;margin-bottom:7px}.side-info{border-top:1px solid var(--grey-900);padding-top:25px}.contact-list h4{color:#fff;font-weight:500;font-size:18px}.contact-list p{color:#fff;opacity:.5;margin:0;margin-bottom:5px;line-height:28px}.side-menu ul li:hover a{color:#4e97fd}.main-menu ul li{display:inline-block;position:relative;margin-right:37px}@media only screen and (min-width:1200px) and (max-width:1600px){.main-menu ul li{margin-right:20px}}.main-menu ul li:last-child{margin-right:0}@media only screen and (min-width:992px) and (max-width:1200px){.main-menu ul li{margin-right:36px}}.main-menu ul li a,.main-menu ul li span{display:block;font-size:16px;padding:39px 0;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;background:#fff0;line-height:1;position:relative;color:var(--grey-800);font-weight:600}.main-menu ul li a i{font-size:14px;position:relative;left:2px;top:1px}.main-menu ul li.active>a,.main-menu ul li.current-menu-item>a,.main-menu ul li.current-menu-item>span,.main-menu ul li:hover>a{color:var(--red)}@media only screen and (min-width:1200px) and (max-width:1600px){.menu-01{padding-right:0;padding-left:0}}@media only screen and (min-width:992px) and (max-width:1200px){.menu-01{padding-right:0;padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.menu-01{padding-right:20px;padding-left:20px;padding-top:15px}}@media (max-width:767px){.menu-01{padding-right:0;padding-left:0;padding-top:15px}}@media only screen and (min-width:1200px) and (max-width:1600px){.menu-02{padding-right:0;padding-left:0}}@media only screen and (min-width:992px) and (max-width:1200px){.menu-02{padding-right:0;padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.menu-02{padding-right:20px;padding-left:20px;padding-top:15px}}@media (max-width:767px){.menu-02{padding-right:0;padding-left:0;padding-top:15px;padding-bottom:2px}}.menu-02 .main-menu ul li a{color:var(--black)}.menu-02 .main-menu nav>ul>li:hover>a,.menu-02 .main-menu nav>ul>li.active>a{color:#4e97fd}@media only screen and (min-width:992px) and (max-width:1200px){.menu-02 .main-menu ul li{margin-right:23px}}@media only screen and (min-width:992px) and (max-width:1200px){.menu-03 .main-menu ul li{margin-right:22px}}@media only screen and (min-width:1500px) and (max-width:1700px){.menu-03{padding-right:0;padding-left:0}}@media only screen and (min-width:1200px) and (max-width:1600px){.menu-03{padding-right:0;padding-left:0}}@media only screen and (min-width:992px) and (max-width:1200px){.menu-03{padding-right:0;padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.menu-03{padding-right:20px;padding-left:20px;padding-top:15px}}@media (max-width:767px){.menu-03{padding-right:0;padding-left:0;padding-top:15px;padding-bottom:2px}}.menu-03 .main-menu ul li a{color:var(--black)}.menu-03 .main-menu nav>ul>li:hover>a,.menu-03 .main-menu nav>ul>li.active>a{color:#4e97fd}.main-menu ul li .sub-menu{background:#fff none repeat scroll 0 0;box-shadow:0 6px 12px rgb(0 0 0 / .176);left:0;opacity:0;position:absolute;top:120%;transition:all 0.3s ease 0s;visibility:hidden;width:220px;z-index:9;border-top:3px solid var(--red);text-align:left;padding:15px 0}.main-menu ul li .sub-menu li{display:block;margin:0}.main-menu ul li .sub-menu li a{color:var(--grey-800);font-size:14px;line-height:20px;margin:0;padding:13px 20px;display:block}.main-menu ul li .sub-menu li a:hover,.main-menu ul li .sub-menu li.current-menu-item a,.main-menu ul li .sub-menu li a.active{color:var(--red)}.main-menu ul li:hover>.sub-menu{opacity:1;top:100%;visibility:visible}.category-menu{position:absolute;top:95px;z-index:999;background:#fff;width:250px;padding:30px;left:15px;display:none;box-shadow:0 15px 60px 0 rgb(216 216 216 / .4);border-top:3px solid #4e97fd;padding-bottom:0}.category-menu h4{margin-bottom:20px;padding-top:25px}.category-menu ul{margin-bottom:30px;border-left:3px solid #fff1f0;padding-left:20px;margin-bottom:30px}.category-menu ul li:last-child{margin-bottom:0}.category-menu ul li a{display:block;color:#747691;position:relative;padding:10px 0;font-weight:500;font-size:15px}.category-menu ul li a::before{position:absolute;height:0;width:4px;background:#4e97fd;left:-24px;top:auto;bottom:0;content:"";transition:0.3s}.category-menu ul li a:hover:before{height:100%;top:0;bottom:auto}.category-menu ul li a:hover{color:#4e97fd}.category-menu ul li a i{color:#4e97fd;width:21px;display:inline-block}@media only screen and (min-width:768px) and (max-width:991px){.section-title{margin-left:0;margin-right:0}}@media (max-width:767px){.section-title{margin-left:0;margin-right:0}}.section-title h2{font-size:32px;line-height:40px;margin-bottom:7px;font-weight:500}.section-title h2>span{color:#4e97fd}.section-title p{margin-bottom:0;font-size:18px}@media only screen and (min-width:992px) and (max-width:1200px){.section-title p{margin-right:0}}@media (max-width:767px){.section-title p{margin-right:0}}.white-title h2{color:#fff}.white-title p{color:#fff;opacity:.6}.white-2-title h2{color:#fff}.slider-height{height:705px;background-position:center top}@media only screen and (min-width:992px) and (max-width:1200px){.slider-height{height:600px}}@media only screen and (min-width:768px) and (max-width:991px){.slider-height{height:500px}}@media (max-width:767px){.slider-height{height:500px}}.slider-2-height{min-height:810px}@media only screen and (min-width:1200px) and (max-width:1600px){.slider-2-height{min-height:700px}}@media only screen and (min-width:992px) and (max-width:1200px){.slider-2-height{min-height:650px}}@media only screen and (min-width:768px) and (max-width:991px){.slider-2-height{min-height:500px}}@media (max-width:767px){.slider-2-height{min-height:500px}}.single-slider{background-position:center center;background-size:cover}@media only screen and (min-width:992px) and (max-width:1200px){.hero-text{margin-top:40px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-text{margin-top:0}}@media (max-width:767px){.hero-text{margin-top:0}}.hero-slider-caption>span{display:inline-block;background:#e4573d;color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;line-height:1;padding:6px 13px;border-radius:5px}.hero-slider-caption h1,.hero-slider-caption h2{font-size:56px;line-height:64px;margin-bottom:21px;margin-top:26px;color:var(--black);font-weight:500}@media only screen and (min-width:992px) and (max-width:1200px){.hero-slider-caption h1,.hero-slider-caption h2{font-size:50px;line-height:1}}@media only screen and (min-width:768px) and (max-width:991px){.hero-slider-caption h1,.hero-slider-caption h2{font-size:42px;line-height:1}}@media (max-width:767px){.hero-slider-caption h1,.hero-slider-caption h2{font-size:35px;margin-bottom:15px;margin-top:22px;line-height:1}}.hero-slider-caption p{font-size:18px;line-height:32px;font-weight:500;color:var(--grey-800);padding-left:25px;margin-bottom:34px;margin-right:30px;position:relative}@media (max-width:767px){.hero-slider-caption p{margin-right:0;font-size:16px;line-height:28px;padding-left:20px;margin-bottom:20px}}.hero-slider-caption p::before{position:absolute;height:100%;width:4px;content:"";background:#e4573d;left:0;top:0}.hero-slider-btn .b-button{margin-left:15px;transform:translateY(-2PX)}.home-main-slider .single-slider>.container-fluid>.row{align-items:center}.home-main-slider .slider-img,.home-main-slider .slider-img img{width:100%;height:auto}@media (max-width:767px){.hero-slider-btn .b-button{margin-left:0;margin-top:15px}}@media only screen and (min-width:1200px){.home-main-slider .slider-img{display:flex!important;justify-content:end}}@media only screen and (min-width:1200px) and (max-width:1600px){.slider-img{margin-left:0}}@media only screen and (min-width:992px) and (max-width:1200px){.slider-img{margin-left:0}}.slider-img img{max-width:inherit}@media only screen and (min-width:992px) and (max-width:1200px){.slider-img img{width:100%}}.hero-content{margin-top:70px}@media only screen and (min-width:992px) and (max-width:1200px){.hero-content{margin-top:180px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-content{margin-top:0}}@media (max-width:767px){.hero-content{margin-top:0}}.slider-caption span{display:inline-block;color:#e4573d;font-size:16px;font-weight:700;text-transform:uppercase;padding-left:50px;position:relative;line-height:1}.slider-caption span::before{position:absolute;content:"";height:3px;width:30px;background:#e4573d;left:0;bottom:3px}.slider-caption h2{font-size:120px;margin-bottom:21px;margin-top:26px}@media only screen and (min-width:992px) and (max-width:1200px){.slider-caption h2{font-size:60px}}@media only screen and (min-width:768px) and (max-width:991px){.slider-caption h2{font-size:45px}}@media (max-width:767px){.slider-caption h2{font-size:32px}}.slider-caption p{font-size:18px;line-height:30px;color:#767676;margin-bottom:34px;position:relative;margin-right:10px}@media (max-width:767px){.slider-caption p{margin-bottom:20px}}.hero-02-slider-btn a{margin-right:7px}@media (max-width:767px){.hero-02-slider-btn a{margin-right:0;margin-bottom:10px}}.slider-02-img{margin-left:315px;position:relative}@media only screen and (min-width:992px) and (max-width:1200px){.slider-02-img{margin-left:100px}}@media only screen and (min-width:768px) and (max-width:991px){.slider-02-img{display:none}}@media (max-width:767px){.slider-02-img{display:none}}.slide-price{position:absolute;height:130px;width:130px;top:0;background:#e4573d;text-align:center;border-radius:50%;border:6px solid #fff;box-shadow:0 10px 60px 0 rgb(228 87 61 / .34);top:120px;left:-85px}.slide-price h3{line-height:130px;font-size:28px;margin-bottom:0;color:#fff}.slide-price h3 span{font-size:16px}.slider-active button.slick-arrow{position:absolute;top:50%;left:60px;transform:translateY(-50%);background:none;border:0;font-size:24px;padding:0;color:var(--black);z-index:2;opacity:1;border:4px solid #4e97fd;height:80px;width:80px;cursor:pointer;line-height:80px}@media only screen and (min-width:1200px) and (max-width:1600px){.slider-active button.slick-arrow{left:10px}}.slider-active button.slick-next{left:auto;right:60px}@media only screen and (min-width:1200px) and (max-width:1600px){.slider-active button.slick-next{right:10px}}.slider-active:hover button.slick-prev{left:80px}@media only screen and (min-width:1200px) and (max-width:1600px){.slider-active:hover button.slick-prev{left:20px}}.slider-active:hover button.slick-next{right:80px}@media only screen and (min-width:1200px) and (max-width:1600px){.slider-active:hover button.slick-next{right:20px}}.slider-active button:hover{background:#4e97fd;color:#fff}.c-btn{backface-visibility:hidden;border-radius:30px;color:#fff;display:inline-block;font-size:14px;line-height:1;padding:20px 40px 20px 40px;position:relative;text-align:center;transform:translateZ(0);transition:0.3s;transition-property:color;background:var(--black);font-weight:700;transition:0.3s;text-transform:uppercase}.c-btn i{font-size:13px;margin-left:7px;transition:0.3s;position:relative}.c-btn:hover{color:#fff}.c-btn:hover i{transform:translateX(5px)}.c-btn:hover{background:#e4573d}.red-btn{background:#e4573d;transition:0.3s}.red-btn:hover{background:#4e97fd}.blue-btn{background:#234969}button{transition:0.3s}.b-button{display:inline-block}.b-button>a,.b-button>span{font-size:14px;color:var(--black);font-weight:700;text-transform:uppercase;transition:0.3s;display:inline-block;position:relative}.b-button>a i,.b-button>span i{font-size:13px;margin-left:6px}.b-button>a::before,.b-button>span::before{position:absolute;content:"";background:var(--black);height:2px;width:100%;bottom:-3px;transition:0.3s;left:0}.b-button>a::after,.b-button>span::after{position:absolute;content:"";background:var(--red);height:2px;width:0;bottom:-3px;transition:0.3s;left:0}.b-button>a:hover{color:var(--red)}.b-button a:hover::after{width:100%}.red-b-button>a,.red-b-button>span{color:var(--black);transition:0.3s}.red-b-button>a::before,.red-b-button>span::before{background:var(--black);transition:0.3s}.red-b-button>a::after,.red-b-button>span::after{background:var(--red);transition:0.3s}.red-b-button a:hover::after,.red-b-button span:hover::after{width:100%}.gray-b-button>a{color:var(--grey-800);transition:0.3s}.gray-b-button>a::before{background:var(--grey-800);transition:0.3s}.gray-b-button>a::after{background:#4e97fd;transition:0.3s}.gray-b-button a:hover::after{width:100%}.s-btn a i{font-size:20px;position:relative;padding-left:4px;top:1px}@media only screen and (min-width:1200px) and (max-width:1600px){.banner-pb{padding-left:0;padding-right:0}}@media only screen and (min-width:992px) and (max-width:1200px){.banner-pb{padding-left:0;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.banner-pb{padding-left:0;padding-right:0}}@media (max-width:767px){.banner-pb{padding-left:0;padding-right:0}}.banner-img{overflow:hidden}.banner-img img{aspect-ratio:2 / 1.17;height:auto;min-height:220px;object-fit:cover}.banner-img img.banner-img-large{width:100%;height:100%;aspect-ratio:2 / .767;object-fit:cover;transition:all 1.5s cubic-bezier(0,0,.2,1)}.banner-img.banner-img-only-large img{width:100%;height:100%;aspect-ratio:3.06/1;object-fit:cover;transition:all 1.5s cubic-bezier(0,0,.2,1)}@media only screen and (max-width:992px){.banner-img img,.banner-img.banner-img-large img,.banner-img.banner-img-only-large img{aspect-ratio:auto}}.banner-wrapper{position:relative;display:block;transition:all .3s ease}.banner-wrapper:hover{transform:translatey(-5px)}.banner-wrapper:hover .b-button>a,.banner-wrapper:hover .b-button>span{color:var(--red)}.banner-wrapper:hover .red-b-button a::after,.banner-wrapper:hover .red-b-button span::after{width:100%}.banner-wrapper .banner-img{height:100%}.banner-wrapper:hover .banner-img img{transform:scale3d(1.1,1.1,1.1)}.banner-wrapper>img{position:absolute;width:50%;height:calc(100% - 0px);object-fit:contain;top:0;right:0}.banner-text{position:absolute;height:calc(100% - 100px);top:50px;left:50px;right:50px}.banner-text .b-button{position:absolute;left:0;bottom:0}@media only screen and (min-width:1200px) and (max-width:1600px){.banner-text{height:calc(100% - 60px);top:30px;left:20px}}@media only screen and (min-width:992px) and (max-width:1200px){.banner-text{height:calc(100% - 60px);top:30px;left:20px}}@media (max-width:767px){.banner-text{height:calc(100% - 40px);top:20px;left:20px}}.banner-text>span{display:block;max-width:50%;font-size:24px;line-height:32px;color:var(--black);font-weight:600}@media only screen and (min-width:992px) and (max-width:1200px){.banner-text>span{font-size:20px;line-height:28px}}@media (max-width:767px){.banner-text>span{max-width:65%;font-size:20px;line-height:28px}}.banner-text h2{font-size:40px;font-weight:500;margin-top:7px;margin-bottom:26px}@media only screen and (min-width:1200px) and (max-width:1600px){.banner-text h2{font-size:34px}}@media only screen and (min-width:992px) and (max-width:1200px){.banner-text h2{font-size:26px}}@media (max-width:767px){.banner-text h2{font-size:25px;margin-top:5px;margin-bottom:10px}}.banner-03-text span{font-weight:300;color:#003242;font-size:40px;line-height:1}@media only screen and (min-width:1200px) and (max-width:1600px){.banner-03-text span{font-size:26px}}@media only screen and (min-width:992px) and (max-width:1200px){.banner-03-text span{font-size:20px}}@media (max-width:767px){.banner-03-text span{font-size:20px}}.b-tag{position:absolute;left:49%;height:130px;width:130px;background:#febd00;line-height:130px;border-radius:50%;top:22%;text-align:center}@media only screen and (min-width:1200px) and (max-width:1600px){.b-tag{top:14%}}@media only screen and (min-width:992px) and (max-width:1200px){.b-tag{top:11%}}@media only screen and (min-width:768px) and (max-width:991px){.b-tag{top:11%}}@media (max-width:767px){.b-tag{display:none}}.b-tag h2{font-size:45px;font-weight:700;line-height:.6;letter-spacing:-1.3px;margin-bottom:0;position:relative;top:40px}.b-tag h2 span{font-size:24px;font-weight:500;text-transform:uppercase}.b-tag h2::before{position:absolute;height:110px;width:110px;content:"";border:2px dashed #fdd55e;line-height:110px;border-radius:50%;top:-30px;left:10px}.b-ta{font-size:20px}@media only screen and (min-width:768px) and (max-width:991px){.banner-1-text{top:20px}}.banner-1-text h2{margin-bottom:16px}@media only screen and (min-width:768px) and (max-width:991px){.banner-1-text h2{font-size:32px;margin-bottom:12px}}.b-02-tag{position:absolute;left:14%;height:95px;width:95px;background:#febd00;line-height:95px;border-radius:50%;top:32%;text-align:center}@media only screen and (min-width:992px) and (max-width:1200px){.b-02-tag{left:4%}}@media only screen and (min-width:768px) and (max-width:991px){.b-02-tag{left:4%}}@media (max-width:767px){.b-02-tag{left:4%}}.b-02-tag h3{font-size:24px;font-weight:700;line-height:.9;letter-spacing:-.3px;margin-bottom:0;position:relative;top:28px}.b-02-tag h3 span{font-size:20px;font-weight:500;text-transform:uppercase}@media only screen and (min-width:1200px) and (max-width:1600px){.banner-02-area{padding-left:0;padding-right:0}}@media only screen and (min-width:992px) and (max-width:1200px){.banner-02-area{padding-left:0;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.banner-02-area{padding-left:0;padding-right:0}}@media (max-width:767px){.banner-02-area{padding-left:0;padding-right:0}}.banner-02-wrapper{padding:45px 30px 50px 30px}@media only screen and (min-width:992px) and (max-width:1200px){.banner-02-wrapper{padding:30px 20px 50px 20px}}.banner-02-text span{font-size:24px;color:#003242;font-weight:300}.banner-02-text h2{font-size:30px;margin-top:11px;margin-bottom:26px}.old-price{font-size:18px;color:#87989e;font-weight:400;margin-right:6px;text-decoration:line-through;text-decoration-color:#5c5c5c}.new-price{font-size:24px;line-height:1;font-weight:600;color:#e4573d}.banner-tag{position:absolute;left:40px;font-size:24px;font-weight:600;color:var(--black);height:90px;width:90px;background:#febd00;line-height:90px;border-radius:50%;top:10px}@media only screen and (min-width:992px) and (max-width:1200px){.banner-tag{left:0;top:-18px}}@media (max-width:767px){.banner-tag{left:0;top:-18px}}.banner-price{margin-top:27px;margin-bottom:27px}.banner-button a.c-btn{padding:18px 31px 18px 31px}.banner-button a.c-btn i{margin-left:3px}.banner-content{position:absolute;top:25%;z-index:99;left:70px}@media only screen and (min-width:1200px) and (max-width:1600px){.banner-content{left:40px;top:17%}}@media only screen and (min-width:992px) and (max-width:1200px){.banner-content{left:30px;top:17%}}@media only screen and (min-width:768px) and (max-width:991px){.banner-content{left:30px;top:20%}}@media (max-width:767px){.banner-content{left:15px;top:15%}}.banner-content span{font-size:45px;color:#003242;font-weight:300}@media only screen and (min-width:1200px) and (max-width:1600px){.banner-content span{font-size:35px}}@media only screen and (min-width:992px) and (max-width:1200px){.banner-content span{font-size:30px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-content span{font-size:30px}}@media (max-width:767px){.banner-content span{font-size:26px}}.banner-content h2{font-size:85px;font-weight:800;text-transform:uppercase;margin-top:4px;margin-bottom:18px}@media only screen and (min-width:1200px) and (max-width:1600px){.banner-content h2{font-size:60px;margin-bottom:10px}}@media only screen and (min-width:992px) and (max-width:1200px){.banner-content h2{font-size:50px;margin-bottom:10px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-content h2{font-size:50px;margin-bottom:10px}}@media (max-width:767px){.banner-content h2{font-size:35px}}.banner-content p{font-size:18px;color:#003242;line-height:32px;margin-bottom:24px}@media only screen and (min-width:992px) and (max-width:1200px){.banner-content p{margin-bottom:17px}}@media (max-width:767px){.banner-content p{display:none}}.bannerss-button a.c-btn{padding:25px 55px 25px 55px;border-radius:50px}@media (max-width:767px){.bannerss-button a.c-btn{display:none}}.banners-active .slick-dots{text-align:center;bottom:90px;position:absolute;left:70px;z-index:9}@media only screen and (min-width:992px) and (max-width:1200px){.banners-active .slick-dots{bottom:55px}}@media only screen and (min-width:768px) and (max-width:991px){.banners-active .slick-dots{bottom:50px}}.banners-active .slick-dots li{display:inline-block;margin:0 4px}.banners-active .slick-dots li button{height:15px;width:15px;text-indent:-9999px;transition:0.3s;padding:0;border:3px solid var(--black);border-radius:50%;background:none;cursor:pointer}.banners-active .slick-dots li.slick-active button{border-color:#4e97fd;background:#4e97fd}.tab-border{border-bottom:1px solid #eaeaea}.product-tab{margin-top:34px}@media only screen and (min-width:768px) and (max-width:991px){.product-tab{margin-top:0}}@media (max-width:767px){.product-tab{margin-top:0}}.product-tab ul li{margin-right:35px;position:relative}.product-tab ul li a{transition:0.3s;margin:0;color:var(--grey-800);font-size:18px;font-weight:600;padding:0;position:relative}.product-tab ul li a i{margin-right:2px}.product-tab ul li a::before{background:#4e97fd;position:absolute;bottom:0;content:"";left:0;height:3px;width:100%;bottom:-31px;transition:0.3s;opacity:0}@media only screen and (min-width:768px) and (max-width:991px){.product-tab ul li a::before{bottom:-27px}}@media (max-width:767px){.product-tab ul li a::before{display:none}}.product-tab ul li:first-child a{margin-left:0}.product-tab ul li a:hover::before{opacity:1}.product-tab ul li a.active::before{opacity:1}.product-tab ul li a:hover{color:#4e97fd;border-color:#4e97fd}.product-tab ul li a.active{color:#4e97fd;border-color:#4e97fd}.product-tab ul li:last-child{margin-right:0}.product-img a img{width:100%}img.secondary-img{position:absolute;left:0;top:0;transition:0.3s;opacity:0}.product-wrapper:hover img.secondary-img{opacity:1;z-index:1}.product-action{position:absolute;bottom:0;left:0;right:0;text-align:center;opacity:0;transition:0.3s;z-index:9}.product-wrapper:hover .product-action{bottom:40px;opacity:1}.action-btn{height:45px;width:45px;display:inline-block;font-size:15px;line-height:45px;border-radius:50%;color:#fff;margin:0 3px;background:#4e97fd;transition:0.3s;text-align:center}.action-btn:hover{background:#e4573d;color:#fff}.product-action a.c-btn{background:#e4573d;padding:16px 24px 16px 24px;transition:0.3s}.product-action a.c-btn:hover i{transform:translateX(0)}.product-action a.c-btn:hover{background:#4e97fd}.product-text{padding:24px}.product-text h5{font-size:13px;font-weight:500;color:var(--grey-800);text-transform:uppercase}.product-text h4{font-size:18px;margin-top:0}.product-text h4 a{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:20px;line-height:28px;transition:0.3s}.product-text h4 a:hover{color:#4e97fd}.product-text span{color:#e4573d;font-size:16px;font-weight:500}.product-02-wrapper{transition:0.3s;padding:40px 10px 33px}.product-02-wrapper:hover{box-shadow:0 15px 60px 0 rgb(216 216 216 / .4)}.product-02-img img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;transition:0.3s}.product-02-wrapper:hover .product-02-img img{opacity:.2}.shop-btn{display:inherit;margin-top:20px}@media only screen and (min-width:992px) and (max-width:1200px){.shop-btn{margin-top:30px}}@media only screen and (min-width:768px) and (max-width:991px){.shop-btn{margin-top:30px}}@media (max-width:767px){.shop-btn{margin-top:0}}.product-02-wrapper:hover .product-action{bottom:0;opacity:1}.product-02-wrapper .product-text h4{font-size:20px}.product-tag{position:absolute;left:30px;font-size:13px;text-transform:uppercase;font-weight:600;color:#fff;height:25px;padding:0 10px;line-height:25px;top:10px;border-radius:5px;z-index:2}.hot-1{background:#e4573d}.hot-2{background:#febd00}.hot-3{background:#4e97fd}@media only screen and (min-width:1200px) and (max-width:1600px){.fe-product{padding-left:0;padding-right:0}}@media only screen and (min-width:992px) and (max-width:1200px){.fe-product{padding-left:0;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.fe-product{padding-left:0;padding-right:0}}@media (max-width:767px){.fe-product{padding-left:0;padding-right:0}}.fe-pro-border{border:1px solid #e4e4e4;padding:95px 50px 70px}@media only screen and (min-width:1200px) and (max-width:1600px){.fe-pro-border{padding:95px 15px 70px}}@media only screen and (min-width:992px) and (max-width:1200px){.fe-pro-border{padding:95px 15px 70px}}@media (max-width:767px){.fe-pro-border{padding:95px 15px 70px}}.product-03-wrapper{display:block;padding:0;transition:all .3s ease}.product-03-wrapper:hover{transform:translatey(-5px)}.product-03-wrapper:hover .product-action{bottom:0;opacity:1}.pro-tag{top:20px;left:20px}.product-03-wrapper .product-text h4{font-size:18px;line-height:20px}.category-sidebar{display:block;background:var(--grey-50);padding:30px}.category-sidebar-promo{transition:all .3s ease}.category-sidebar-promo:hover{transform:translatey(-5px)}@media only screen and (min-width:992px) and (max-width:1200px){.category-sidebar{padding:30px 15px}}.cat-title{font-size:24px;position:relative;margin-bottom:26px}.cat-title::before{position:absolute;content:"";background:var(--red);left:-30px;top:0;height:30px;width:3px}.category-item{margin-bottom:30px}.category-item ul li{padding-bottom:12px;padding-left:18px;position:relative}.category-item ul li a{font-size:16px;line-height:24px;color:var(--grey-800);position:relative;font-weight:400;transition:0.3s}.category-item ul li a:hover,.category-item ul li.current-menu-item a{color:var(--red)}.category-item ul li:last-child{padding-bottom:0}.category-item ul li::before{position:absolute;left:0;content:"\f105";font-family:"Font Awesome 5 Pro";top:0;color:var(--grey-800);transition:0.3s}.category-item ul li:hover::before{color:var(--red)}.banner-side{border:1px solid #d8d8d8;padding:14px 30px 15px 20px}.banner-side-text>span{color:#838383;font-size:18px;font-weight:300}.banner-side-text>h3{font-size:24px;font-weight:500;margin-top:6px;margin-bottom:10px}@media only screen and (min-width:992px) and (max-width:1200px){.banner-side-text>h3{font-size:21px}}.b-03-tag{right:8px;height:60px;width:60px;line-height:60px;left:inherit;top:-9px}@media only screen and (min-width:992px) and (max-width:1200px){.b-03-tag{right:-8px;top:-3px}}.b-03-tag h3{font-size:16px;font-weight:500;line-height:.9;letter-spacing:-.3px;margin-bottom:0;top:18px}.b-03-tag h3 span{text-transform:uppercase;font-size:14px;font-weight:500}.banner-pro-img>a img{width:100%}.product-single{transition:0.3s;padding:65px 10px 36px}.pro-tab ul li{margin:0 10px}.pro-tab ul li a{border:1px solid #e6e6e6;padding:30px 10px;transition:0.3s;width:150px}@media only screen and (min-width:992px) and (max-width:1200px){.pro-tab ul li a{width:130px;padding:17px 5px}}@media only screen and (min-width:768px) and (max-width:991px){.pro-tab ul li a{width:115px;padding:15px 5px}}@media (max-width:767px){.pro-tab ul li a{width:115px;padding:15px 5px;margin-bottom:15px}}.pro-tab ul li a:hover{background:#4e97fd;border-color:#4e97fd}.pro-tab ul li a.active{background:#4e97fd;border-color:#4e97fd}.pro-tab-icon i{font-size:60px;color:var(--black);line-height:1;transition:0.3s}.pro-tab ul li:hover .pro-tab-icon i{color:#fff}.pro-tab ul li a.active .pro-tab-icon i{color:#fff}.pro-content h4{font-size:18px;margin-top:6px;margin-bottom:0;transition:0.3s}@media only screen and (min-width:768px) and (max-width:991px){.pro-content h4{font-size:15px}}@media (max-width:767px){.pro-content h4{font-size:15px}}.pro-tab ul li:hover .pro-content h4{color:#fff}.pro-tab ul li a.active .pro-content h4{color:#fff}.product-02-tab ul li{margin-right:10px}.product-02-tab ul li:last-child{margin-right:0}.product-02-tab ul li a{border:2px solid #e4e4e4;padding:0;transition:0.3s;color:#bfbfbf;font-size:25px;height:50px;width:50px;line-height:50px;text-align:center}.product-02-tab ul li a:hover{color:#4e97fd}.product-02-tab li a.active{color:#4e97fd}@media (max-width:767px){.pro-tab1-content{padding-top:0}}.pro-tab1-content h4{margin-bottom:0;font-size:18px;font-weight:500}.pro-filter{position:relative;display:inline-block}@media (max-width:767px){.pro-filter{float:left}}.pro-filter select{border:2px solid #e4e4e4;padding:15px 30px 15px 25px;display:inline-block;font-size:16px;line-height:1;color:var(--black);appearance:none;-moz-appearance:none;width:175px;font-weight:500}.pro-filter::before{content:"\f107";right:31px;top:16px;position:absolute;color:var(--black);font-family:"Font Awesome 5 Pro";font-weight:400;font-size:15px}.product-02-action{position:static;opacity:inherit;text-align:inherit}.product-list-content p{font-size:18px;line-height:32px;margin-top:20px;margin-bottom:28px;margin-right:17px}@media only screen and (min-width:1200px) and (max-width:1600px){.shhop-full-area{padding-right:0;padding-left:0}}@media only screen and (min-width:992px) and (max-width:1200px){.shhop-full-area{padding-right:0;padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.shhop-full-area{padding-right:0;padding-left:0}}@media (max-width:767px){.shhop-full-area{padding-right:0;padding-left:0}}@media only screen and (min-width:1200px) and (max-width:1600px){.product-list-content .product-text{margin-top:0}}@media only screen and (min-width:992px) and (max-width:1200px){.product-list-content .product-text{margin-top:0}}@media only screen and (min-width:768px) and (max-width:991px){.product-list-content .product-text{margin-top:0}}@media (max-width:767px){.product-list-content .product-text{margin-top:0}}.col-xl-3.custom-col-2{max-width:19%}@media only screen and (min-width:1200px) and (max-width:1600px){.col-xl-3.custom-col-2{max-width:25%}}@media only screen and (min-width:992px) and (max-width:1200px){.col-xl-3.custom-col-2{max-width:25%}}@media only screen and (min-width:768px) and (max-width:991px){.col-xl-3.custom-col-2{max-width:100%}}@media (max-width:767px){.col-xl-3.custom-col-2{max-width:100%}}.shop1-sidebar-inner{position:sticky;top:96px}.cat-side{padding:40px 36px 35px}@media only screen and (min-width:992px) and (max-width:1200px){.cat-side{padding:40px 20px 35px}}.cat-side .category-item{margin-bottom:0}.cat-side .cat-title::before{left:-35px}@media only screen and (min-width:992px) and (max-width:1200px){.shop1-sidebar .cat-title::before{left:-21px}}@media only screen and (min-width:768px) and (max-width:992px){.shop1-sidebar{display:flex;flex-wrap:wrap;gap:20px}.shop1-sidebar>.category-sidebar{width:50%;flex:1 1 calc(50% - 20px)}}@media only screen and (max-width:992px){.shop1-sidebar{margin-top:50px}.shop1-sidebar-row{flex-direction:column-reverse}}@media only screen and (max-width:768px){.shop1-sidebar{display:flex;flex-direction:column;gap:20px}.shop1-sidebar>.category-sidebar{width:100%;flex:1 1 calc(100% - 20px);margin-bottom:0!important}}.cat-side .product-text{margin-top:0;padding:24px 0}.cat-side .product-text h4{height:auto!important;font-size:18px;line-height:20px;margin-top:0}.cat-side .product-02-img{margin-top:50px}.cat-side .b-03-tag{display:flex;align-items:center;justify-content:center;right:8px;top:-36px;background:#e4573d}.cat-side .b-03-tag h3{top:auto;font-size:13px;font-weight:700;color:#fff;line-height:1;letter-spacing:0;margin-bottom:3px;margin:0}.cat-side .b-03-tag h3 span{text-transform:uppercase;font-size:13px;font-weight:700;color:#fff}.c-side-button a.c-btn{padding:18px 31px 18px 31px}.cat-widget-color span{height:30px;width:30px;line-height:30px;border-radius:50%;margin-right:5px;display:inline-block}.cat-widget-color span:last-child{margin-right:0}.c-1{background:#e4573d}.c-2{background:#4e97fd}.c-3{background:#febd00}.c-4{background:#224081}.c-5{background:#004bc8}.c-6{background:#ec008c}.c-7{background:#25d345}.c-8{background:#df2700}.c-9{background:#36524c}.pro-tab-info{margin-top:0}.shop-thumb-tab{overflow:hidden}.shop-thumb-tab ul{display:block;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;margin:0 -10px}.shop-thumb-tab ul li:not([role="presentation"]){margin-bottom:0;float:left;width:33.33%;padding:0 10px}.shop-thumb-tab ul a{padding:0;border:2px solid var(--grey-200)}.shop-thumb-tab ul img{width:100%}.product-details-img{border:2px solid var(--grey-200);padding:0}@media only screen and (min-width:992px) and (max-width:1200px){.product-details-img{padding:50px}}@media (max-width:767px){.product-details-img{padding:30px}}.product-large-img img{width:100%;height:auto;aspect-ratio:1/1;object-fit:contain}.product-details-wrapper{padding-left:40px}@media only screen and (min-width:992px) and (max-width:1200px){.product-details-wrapper{padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.product-details-wrapper{padding-left:0}}@media (max-width:767px){.product-details-wrapper{padding-left:0}}.product-details-wrapper .product-text{margin-top:0;padding:0;padding-bottom:36px}.product-details-wrapper .product-variant .product-desc{padding-bottom:36px}@media only screen and (max-width:992px){.product-details-wrapper .product-text{padding-bottom:20px}}.product-details-wrapper .product-text h5{font-size:14px}.product-details-wrapper .product-text h1,.product-details-wrapper .product-text h4{height:auto!important;margin-bottom:17px;font-size:32px;font-weight:500;line-height:40px}@media (max-width:767px){.product-details-wrapper .product-text h1,.product-details-wrapper .product-text h4{font-size:30px}}.product-details-wrapper .product-text>span{font-size:20px}.pro-rating{margin-bottom:18px}.pro-rating i{color:#febd00;font-size:13px;padding-right:4px}.pro-rating>span{color:var(--grey-800);font-size:16px;font-weight:500}.product-desc p{margin:12px 0}.product-desc ul:not(:last-child),.product-desc ol:not(:last-child){margin-bottom:12px}.product-desc ul{padding-left:18px}.product-desc ul li{list-style-type:disc}.product-desc ol{padding-left:18px}.product-desc ol li{list-style-type:decimal}.product-info-list span{font-size:18px;font-weight:600;color:var(--black);margin-right:25px}.product-info-list a{font-size:15px;font-weight:700;color:var(--black);display:inline-block;height:40px;width:40px;border:2px solid #e9e9e9;text-align:center;text-transform:uppercase;line-height:36px;margin-right:7px}.product-info-list a:last-child{margin-right:0}.product2-info-list{margin-bottom:20px;margin-top:20px}.product2-info-list span{font-size:18px;font-weight:600;color:var(--black);margin-right:16px;top:-13px;position:relative}.product2-info-list a{display:inline-block;height:40px;width:40px;margin-right:7px}.product2-info-list a:last-child{margin-right:0}.p--1{background:#e4573d}.p--2{background:#f0f}.p--3{background:#fdc689}.p--4{background:#4e97fd}.stock{font-size:18px;font-weight:500;color:var(--black);margin-bottom:30px;display:inline-block}.pro-details-icon{margin-top:15px;margin-bottom:20px}.pro-details-icon>a{color:var(--grey-800);font-size:15px;border:2px solid #e9e9e9;height:50px;width:50px;line-height:50px;display:inline-block;text-align:center;margin-right:7px;transition:0.3s}.pro-details-icon>a:hover{color:#fff;background:#4e97fd;border-color:#4e97fd}.pro-details-icon>a:last-child{margin-right:0}.product-02-list ul li{overflow:hidden;padding-bottom:12px}.product-02-list ul li:last-child{padding-bottom:0}.pro-02-list-info>span{font-size:18px;font-weight:600;color:var(--black);width:100px;margin-right:10px}.pro-02-list-text>span{font-size:15px;font-weight:400;color:var(--grey-800)}.pro-02-list-icon a{font-size:13px;display:inline-block;text-align:center;margin-right:4px;transition:0.3s;height:36px;width:36px;color:var(--grey-800);text-align:center;line-height:36px;border-radius:50%;border:2px solid #eaeaea}.pro-02-list-icon a:last-child{margin-right:0}.pro-02-list-icon a:hover{border-color:#4e97fd;color:#fff;background:#4e97fd}.pro11{position:relative;top:6px}.details-timer{display:inline-block}.cart-plus-minus input{height:55px;width:165px;border:0;text-align:center;-moz-appearance:none;appearance:none;background:#fff1f0;border-radius:30px;font-weight:500;color:#747691;font-size:16px}.cart-plus-minus{display:inline-block;position:relative;margin-right:15px}.cart-plus-minus .qtybutton{position:absolute;top:8px;left:9px;font-size:20px;color:#c4bedd;cursor:pointer;line-height:1;width:40px;height:40px;background:#fff;font-size:16px;text-align:center;line-height:40px;font-weight:500;border-radius:50%;transition:0.3s}.cart-plus-minus .qtybutton:hover{background:#e4573d;color:#fff}.cart-plus-minus .inc{left:auto;right:9px}.plus-minus{display:inline-block}.details-cart-btn{display:inline-block}@media (max-width:767px){.details-cart-btn{margin-top:15px}}.details-cart-btn button{border:none}.bakix-details-tab ul{border-bottom:2px solid var(--grey-200)}.bakix-details-tab ul li a{font-size:28px;font-weight:500;color:var(--black);padding:0;position:relative;padding-right:100px}.bakix-details-tab ul li a.active{color:var(--red)}.bakix-details-tab ul li a:before{content:"";position:absolute;width:0;height:3px;bottom:-32px;left:0;background:var(--red);transition:all .3s ease}.bakix-details-tab ul li a.active:before{width:100%}@media only screen and (max-width:768px){.bakix-details-tab ul{padding-bottom:20px;margin-bottom:20px}.bakix-details-tab ul li a{padding-right:50px;font-size:20px;line-height:28px}.bakix-details-tab ul li a:before{bottom:-22px}}.bakix-details-tab ul li:last-child a{padding-right:0}.additional-info .table td,.additional-info .table th{padding:.75rem 0;vertical-align:top;border-top:1px solid var(--grey-200);font-weight:400}.additional-info .table th{padding-right:.75rem}.product-desc-img{margin-left:70px}.basic-login{padding:90px;border:2px solid #eaedff}@media only screen and (min-width:992px) and (max-width:1200px){.basic-login{padding:50px}}@media only screen and (min-width:768px) and (max-width:991px){.basic-login{padding:40px}}@media (max-width:767px){.basic-login{padding:30px}}.basic-login h3{font-size:30px}.basic-login input{width:100%;height:60px;border:2px solid #eaedff;color:#6f7172;padding:0 20px;margin-bottom:20px}.basic-login label{color:var(--black);display:block}.basic-login label span{color:#e4573d}.login-action input{width:inherit;height:auto}.login-action label{display:inline-block;margin-left:5px}.or-divide{border-top:2px solid #eaedff;margin:40px 0;text-align:center;position:relative}.or-divide span{position:absolute;left:0;right:0;top:-9px;background:#fff;display:inline-block;width:40px;margin:auto;line-height:1;font-weight:500}@media (max-width:767px){.forgot-login{float:none}}.forgot-login a{color:#e4573d}.forgot-login a:hover{color:#4e97fd}@media (max-width:767px){.log-rem{float:none;margin-bottom:10px;display:block}}.table-content table{background:#fff;border-color:#eaedff;border-radius:0;border-style:solid;border-width:1px 0 0 1px;text-align:center;width:100%;margin-bottom:0}.table-content table td.product-name{font-size:16px;font-weight:400}.table-content table td.product-name a:hover{color:#e4573d}.product-quantity button.c-btn{border:none;cursor:pointer}.basic-login button.c-btn{border:none;cursor:pointer}.order-button-payment button.c-btn{border:none;cursor:pointer}.coupon-info button.c-btn{border:none;cursor:pointer}.coupon button.c-btn{border:none;cursor:pointer}.coupon2 input.c-btn{border:none;cursor:pointer}.table-content table td{border-top:medium none;padding:20px 10px;vertical-align:middle;font-size:16px}.table-content table th,.table-content table td{border-bottom:1px solid #eaedff;border-right:1px solid #eaedff}.product-quantity input{border:none;color:#6f7172;font-size:14px;font-weight:400;border:0}.table td,.table th{border-top:1px solid #eaedff}.product-quantity>input{width:80px;border-radius:3px}.table-content table td.product-subtotal{font-size:16px}.table-content table td .cart-plus-minus{float:none;margin:0 auto}.coupon-all{margin-top:50px}.coupon{float:left}@media (max-width:767px){.coupon{float:none}}#coupon_code{height:57px;border:2px solid #eaedff;padding:0 15px;margin-right:10px}@media (max-width:767px){#coupon_code{margin-bottom:15px}}.coupon2{float:right}@media (max-width:767px){.coupon2{float:none;margin-top:15px}}.cart-page-total{padding-top:50px}.cart-page-total>h2{font-size:25px;margin-bottom:20px}.cart-page-total>ul{border:1px solid #eaedff}.cart-page-total>ul>li{list-style:none;font-size:15px;color:#6f7172;padding:10px 30px;border-bottom:1px solid #eaedff;font-weight:400}.cart-page-total ul>li>span{float:right}.cart-page-total li:last-child{border-bottom:0}td.product-thumbnail img{width:125px}.coupon-accordion h3{background-color:#fff1f0;border-top:3px solid #e4573d;font-size:14px;font-weight:400;margin:0 0 25px;padding:1em 2em 1em 3.5em;position:relative;width:auto}.coupon-accordion h3::before{content:"\f07b";left:15px;top:13px;position:absolute;color:#6f7172;font-family:"Font Awesome 5 Pro";font-weight:700}.coupon-accordion span{color:#6f7172;cursor:pointer;transition:0.3s}.coupon-accordion span:hover,p.lost-password a:hover{color:#FE4536}.coupon-content{border:1px solid #eaedff;display:none;margin-bottom:20px;padding:30px}.coupon-info p.coupon-text{margin-bottom:15px}.coupon-info p{margin-bottom:0}.coupon-info p.form-row-first label,.coupon-info p.form-row-last label{display:block;color:#6f7172}.coupon-info p.form-row-first label span.required,.coupon-info p.form-row-last label span.required{color:#e4573d;font-weight:700}.coupon-info p.form-row-first input,.coupon-info p.form-row-last input{border:1px solid #eaedff;height:45px;margin:0 0 14px;max-width:100%;padding:0 0 0 10px;width:100%}.coupon-info p.form-row input[type=submit]:hover,p.checkout-coupon input[type=submit]:hover{background:#FE4536 none repeat scroll 0 0}.coupon-info p.form-row input[type=checkbox]{position:relative;top:2px}.form-row>label{margin-top:15px;margin-left:15px;color:#6f7172}.buttons-cart input,.coupon input[type=submit],.buttons-cart a,.coupon-info p.form-row input[type=submit]{background:#252525 none repeat scroll 0 0;border:medium none;color:#fff;display:inline-block;float:left;font-size:12px;font-weight:700;height:40px;line-height:40px;margin-right:15px;padding:0 15px;text-transform:uppercase;transition:all 0.3s ease 0s}p.lost-password{margin-top:15px}p.lost-password a{color:#6f6f6f}p.checkout-coupon input[type=text]{height:45px;padding:0 15px;width:100%;border:1px solid #eaedff;margin-bottom:15px}.coupon-checkout-content{display:none}.checkbox-form h3{border-bottom:1px solid #eaedff;font-size:26px;margin:0 0 20px;padding-bottom:10px;width:100%}.country-select{margin-bottom:30px;position:relative}.country-select label,.checkout-form-list label{color:#6f7172;display:block;margin:0 0 5px}.country-select label span.required,.checkout-form-list label span.required{color:#e4573d}.country-select select{-moz-appearance:none;border:1px solid #eaedff;height:45px;padding-left:10px;width:100%;color:#6f7172}.country-select::before{content:"\f107";right:15px;top:38px;position:absolute;color:#6f7172;font-family:"Font Awesome 5 Free";font-weight:700}.checkout-form-list{margin-bottom:30px}.checkout-form-list label{color:#6f7172}.checkout-form-list input[type=text],.checkout-form-list input[type=password],.checkout-form-list input[type=email]{background:#fff;border:1px solid #eaedff;border-radius:0;height:45px;padding:0 0 0 10px;width:100%}.checkout-form-list input[type=text]::-moz-placeholder,.checkout-form-list input[type=password]::-moz-placeholder,.checkout-form-list input[type=email]::-moz-placeholder{color:#6f7172;opacity:1}.checkout-form-list input[type=text]::placeholder,.checkout-form-list input[type=password]::placeholder,.checkout-form-list input[type=email]::placeholder{color:#6f7172;opacity:1}.checkout-form-list input[type=checkbox]{display:inline-block;margin-right:10px;position:relative;top:1px}.create-acc label{color:#6f7172;display:inline-block}.create-account{display:none}.ship-different-title h3 label{display:inline-block;margin-right:20px;color:#6f7172}.order-notes textarea{border:1px solid #eaedff;height:90px;padding:15px;width:100%}.order-notes textarea::-moz-placeholder{color:#6f7172;opacity:1}.order-notes textarea::placeholder{color:#6f7172;opacity:1}#ship-box-info{display:none}.panel-group .panel{border-radius:0}.panel-default>.panel-heading{border-radius:0}.your-order{padding:30px 40px 45px;border:3px solid #eaedff}@media (max-width:767px){.your-order{padding:15px}}.your-order h3{border-bottom:1px solid #eaedff;font-size:30px;margin:0 0 20px;padding-bottom:10px;width:100%}.your-order-table table{background:none;border:0;width:100%}.your-order-table table th,.your-order-table table td{border-bottom:1px solid #eaedff;border-right:medium none;color:#6f7172;font-size:14px;padding:15px 0;text-align:left}@media (max-width:767px){.your-order-table table th,.your-order-table table td{padding-right:10px}}.your-order-table table th{border-top:medium none;color:#6f7172;font-weight:400;text-align:left;vertical-align:middle;white-space:nowrap;width:250px}.panel-body>p{color:var(--black)}.your-order-table table .shipping ul li input{position:relative;top:2px}.your-order-table table .shipping ul li label{color:#6f7172}.your-order-table table .shipping th{vertical-align:top}.your-order-table table .order-total th{border-bottom:0;font-size:14px}.your-order-table table .order-total td{border-bottom:medium none}.your-order-table table tr.cart_item:hover{background:#F9F9F9}.your-order-table table tr.order-total td span{color:#e4573d;font-size:18px;font-weight:500}.payment-method{margin-top:40px}.panel-title>a{display:block}.order-button-payment input{background:#232323 none repeat scroll 0 0;border:medium none;color:#fff;font-size:15px;font-weight:600;height:40px;margin:0 0 0;padding:0;text-transform:uppercase;transition:all 0.3s ease 0s;width:100%}.order-button-payment input:hover{background:#e4573d}.payment-method .btn-link{-moz-user-select:none;background:no-repeat;border:medium none;border-radius:0;color:#444;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;letter-spacing:1px;line-height:1;margin-bottom:0;padding:3px 10px;text-align:center;text-transform:uppercase;transition:all 0.3s ease 0s;vertical-align:middle;white-space:nowrap;text-decoration:none}.payment-method .card{background-color:#fff;border:1px solid #eaedff;border-radius:0;margin-bottom:10px}.payment-method .accordion .card:first-of-type{border:1px solid #eaedff}.card-header:first-child{border-radius:0}.payment-method .card-header{background-color:#fff;border-bottom:1px solid #eaedff}.order-button-payment button{width:100%}.deal-area{border-top:1px solid #eaeaea}.deal-count .time-count{color:var(--black);display:inline-block;font-size:40px;line-height:.8;font-weight:600;margin-right:60px;text-align:center;border:2px solid #eaeaea;height:90px;width:90px;padding-top:14px;border-radius:10px;position:relative}@media (max-width:767px){.deal-count .time-count{margin-right:40px;margin-bottom:10px}}.deal-count .time-count::before{position:absolute;content:"\f105";font-family:"Font Awesome 5 Pro";top:50%;color:#003242;font-size:24px;font-weight:300;right:-37px;transform:translateY(-50%)}@media (max-width:767px){.deal-count .time-count::before{display:none}}.deal-count .time-count:last-child::before{display:none}.deal-count .time-count:last-child{margin-right:0}.time-count>span{display:block;font-size:14px;font-weight:600;color:var(--grey-800);text-transform:uppercase;margin-top:9px}.deal-bg{background-size:cover;background-position:center center;padding:100px 120px 70px 100px}@media only screen and (min-width:992px) and (max-width:1200px){.deal-bg{padding:100px 20px 70px 20px}}@media only screen and (min-width:768px) and (max-width:991px){.deal-bg{padding:100px 40px 70px 40px}}@media (max-width:767px){.deal-bg{padding:100px 15px 70px 15px}}.deal-img img{width:100%}.deal-02-wrapper{margin-top:20px}.deal-02-wrapper .deal-count .time-count{margin-right:10px;border:none;background:#fff;border-radius:5px;padding-top:18px}.deal-02-wrapper .deal-count .time-count::before{display:none}.deal-02-wrapper .deal-count .time-count::after{position:absolute;content:"";background:#febd00;width:50px;height:3px;bottom:0;left:20px}.deal-02-wrapper .deal-count .time-count:nth-child(2)::after{background:#e4573d;top:0}.deal-02-wrapper .deal-count .time-count:nth-child(3)::after{background:#4e97fd}.deal-02-wrapper .deal-count .time-count:nth-child(4)::after{background:#ff7fe1;top:0}.deal-content h2{font-size:35px;color:#4e97fd;margin-bottom:15px}@media (max-width:767px){.deal-content h2{font-size:30px}}.deal-content h2>span{color:var(--black)}.deal-content>span{font-size:20px;font-weight:700;color:#e4573d;margin-bottom:23px;display:block}.deal-button a.c-btn{padding:18px 31px 18px 31px}.testimonial-area{background-size:cover;background-position:left center}.testimonial-area .slick-list{padding-top:10px;margin-top:-10px}@media (max-width:767px){.test-img{margin-right:20px}}.testimonial-wrapper{padding:50px 38px 45px 50px;border:3px solid #fff0;transition:0.3s;background:#fff;position:relative;transition:0.3s}@media only screen and (min-width:768px) and (max-width:991px){.testimonial-wrapper{padding:50px 15px 45px 15px}}@media (max-width:767px){.testimonial-wrapper{padding:50px 15px 45px 15px}}.testimonial-wrapper::before{position:absolute;right:40px;content:"\f10e";font-family:"Font Awesome 5 Pro";top:35px;color:#f9f9f9;font-weight:700;font-size:315px;line-height:1}@media only screen and (min-width:992px) and (max-width:1200px){.testimonial-wrapper::before{font-size:230px}}@media (max-width:767px){.testimonial-wrapper::before{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.testimonial-wrapper::before{display:none}}.testimonial-wrapper:hover{border:3px solid #4e97fd}.test-text{position:relative;z-index:9}.test-text::before{position:absolute;content:"";background:#4e97fd;height:45px;width:3px;left:-53px;bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.test-text::before{left:-17px}}@media (max-width:767px){.test-text::before{display:none}}.test-text p{font-size:18px;font-weight:400;color:var(--black);line-height:30px;margin-top:23px;margin-bottom:23px}.test-text h4{font-weight:700;font-size:18px;margin-bottom:3px}.test-text span{color:#e4573d;font-size:14px;font-weight:500}.test-rating{z-index:9;position:relative}.test-rating i{font-size:24px;color:#febd00;margin-right:10px}.test-rating i:last-child{margin-right:10px}@media (max-width:767px){.test-rating i{font-size:20px}}.test-active .slick-dots{text-align:center;bottom:0;z-index:99;position:absolute;left:0;right:0}.test-active .slick-dots li{display:inline-block;margin:0 4px}.test-active .slick-dots li button{height:12px;width:12px;text-indent:-9999px;transition:0.3s;padding:0;border:2px solid var(--grey-200);border-radius:50%;background:none;cursor:pointer}.test-active .slick-dots li.slick-active button{border-color:#e4573d}.client-img{position:relative}.client-img img{margin:auto;left:0;right:0}.client-wrapper{background:#fff;padding:60px 90px 60px 100px;position:relative}@media only screen and (min-width:992px) and (max-width:1200px){.client-wrapper{padding:60px 50px 60px 50px}}@media only screen and (min-width:768px) and (max-width:991px){.client-wrapper{padding:60px 50px 60px 50px}}@media (max-width:767px){.client-wrapper{padding:60px 15px 60px 15px}}.client-wrapper::before{position:absolute;left:215px;content:"\f10e";font-family:"Font Awesome 5 Pro";top:60px;color:#f9f9f9;font-weight:700;font-size:315px;line-height:1;line-height:1}@media only screen and (min-width:768px) and (max-width:991px){.client-wrapper::before{font-size:200px}}@media (max-width:767px){.client-wrapper::before{font-size:100px;left:30px}}.client-text{position:relative}.client-text::before{position:absolute;content:"";background:#4e97fd;height:200px;width:5px;left:-98px;top:-67px}@media only screen and (min-width:992px) and (max-width:1200px){.client-text::before{left:-47px}}@media only screen and (min-width:768px) and (max-width:991px){.client-text::before{left:-47px}}@media (max-width:767px){.client-text::before{left:-13px}}.client-text p{font-size:18px;line-height:35px;margin-top:18px}.client-text h4{margin-bottom:0;font-size:20px;font-weight:700}.client-text h4 span{color:#e4573d;font-size:14px;font-weight:500}.client-icon{position:absolute;right:95px;top:45px}@media (max-width:767px){.client-icon{right:0}}.client-icon i{font-size:100px;color:var(--grey-800);line-height:1;opacity:.1}@media (max-width:767px){.client-icon i{font-size:80px}}.test-active button.slick-arrow,.test-02-active button.slick-arrow{background:none;width:60px;height:60px;line-height:60px;padding:0;border-radius:50%;color:#596c72;font-size:23px;margin:0;position:absolute;top:50%;left:-154px;transform:translateY(-50%);border:none;background:#fff;cursor:pointer;box-shadow:7.071px 7.071px 59.4px .6px rgb(208 208 208 / .5)}@media only screen and (min-width:1200px) and (max-width:1600px){.test-active button.slick-arrow,.test-02-active button.slick-arrow{left:-90px}}@media only screen and (min-width:992px) and (max-width:1200px){.test-active button.slick-arrow,.test-02-active button.slick-arrow{left:-90px}}.test-active button.slick-arrow:hover,.test-02-active button.slick-arrow:hover{background:var(--red);color:#fff;box-shadow:7.071px 7.071px 29.7px .3px rgb(41 41 41 / .5)}.test-active button.slick-next,.test-02-active button.slick-next{right:-154px;left:auto}@media only screen and (min-width:1200px) and (max-width:1600px){.test-active button.slick-next,.test-02-active button.slick-next{right:-90px}}@media only screen and (min-width:992px) and (max-width:1200px){.test-active button.slick-next,.test-02-active button.slick-next{right:-90px}}.test-02-active{padding-bottom:60px}.test-02-active .slick-dots{text-align:center;bottom:0;z-index:99;position:absolute;left:0;right:0}.test-02-active .slick-dots li{display:inline-block;margin:0 4px}.test-02-active .slick-dots li button{height:12px;width:12px;text-indent:-9999px;transition:0.3s;padding:0;border:2px solid var(--grey-200);border-radius:50%;background:none;cursor:pointer}.test-02-active .slick-dots li.slick-active button{border-color:#e4573d}.shape-item{position:absolute}.test-01{top:14%;left:5%}.test-02{top:0;left:0}.test-03{bottom:14%;right:5%}.test-04{top:14%;right:5%}.test-05{bottom:14%;left:5%}.test-11{top:16%;left:15%}.test-02-img img{width:100%}.single-testtimonial{margin-left:80px;margin-right:80px}@media (max-width:767px){.single-testtimonial{margin-left:0;margin-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.single-testtimonial{margin-left:0;margin-right:0}}@media only screen and (min-width:992px) and (max-width:1200px){.single-testtimonial{margin-left:0;margin-right:0}}.test-02-text p{font-size:24px;color:var(--black);line-height:33px;margin-bottom:30px}.test-02-text>span{color:var(--black);font-size:18px;line-height:30px;font-weight:400;border:1px solid #e4e4e4;display:block;padding:17px 30px 17px 30px;position:relative}.test-02-text>span::before{position:absolute;content:"";background:#e4573d;height:100%;width:2px;left:0;top:0}.clientsay-name{overflow:hidden;margin-top:32px}.client-say-img{float:left;margin-right:20px}.client-say-content{padding-top:5px;overflow:hidden}.client-say-content h4{font-size:18px;margin-bottom:2px;font-weight:700;color:#003242}.client-say-content>span{color:#596c72;font-size:14px;font-weight:500}.test-03-active button.slick-arrow{background:none;height:60px;width:60px;left:0;content:"";bottom:-110px;transition:0.3s;position:absolute;text-align:center;line-height:60px;border-radius:50%;color:#596c72;font-size:23px;cursor:pointer;border:2px solid #d6d6d6;transition:0.3s;z-index:99}.test-03-active button.slick-arrow:hover{background:#4e97fd;color:#fff;border-color:#4e97fd}.test-03-active button.slick-next{left:72px}.blog-area{background-size:cover;background-position:center center}.blog-img{position:relative}.blog-img::before{position:absolute;content:"";background:#dceaff;height:130px;width:210px;left:-15px;top:-15px;z-index:1;transition:0.3s}@media (max-width:767px){.blog-img::before{display:none}}.blog-img a img{width:100%;transition:0.3s;position:relative;z-index:9}.blog-wrapper:hover .blog-img::before{background:#4e97fd}.blog-text{border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;padding:30px 50px 51px 44px;transition:0.3s}@media only screen and (min-width:992px) and (max-width:1200px){.blog-text{padding:30px 30px 51px 30px}}@media (max-width:767px){.blog-text{padding:30px 20px 51px 20px}}.blog-text h4{font-size:22px;margin-top:16px;margin-bottom:12px}.post-text h2{font-size:32px;line-height:40px;margin-top:16px;margin-bottom:12px}.blog-text h4>a{line-height:1.3;transition:0.3s}.blog-text h4>a:hover{color:#4e97fd}.blog-text p{margin-bottom:10px}.blog-wrapper:hover .blog-text{border:1px solid #fff0;box-shadow:0 10px 60px 0 rgb(229 226 226 / .4)}.blog-tag{color:#fff;font-size:13px;font-weight:700;padding:6px 16px;text-transform:uppercase;line-height:1;border-radius:30px;position:absolute;bottom:-8px;left:45px;z-index:9}.color-1{background:#e4573d}.color-2{background:#4e97fd}.color-3{background:#febd00}.blog-meta span{font-size:15px;color:var(--grey-800);font-weight:400;transition:0.3s;text-transform:uppercase}.blog-meta span a{display:inline-block}.blog-meta span>a:hover{color:#4e97fd}.blog-meta span i{font-size:15px;margin-right:4px;color:var(--grey-800)}.blog-meta span:last-child{margin-right:0}.blog-2 .blog-text{background:#fff;border:none}.blog-2 .blog-wrapper:hover .blog-text{border:none;box-shadow:none}.search-form{position:relative}.search-form input{width:100%;height:70px;border-radius:10px;border:none;padding:0 20px;font-size:20px;color:var(--grey-800);background:#f5f5f5;font-weight:600}.search-form input::-moz-placeholder{font-size:20px;color:var(--grey-800);font-weight:600}.search-form input::placeholder{font-size:20px;color:var(--grey-800);font-weight:600}.search-form button{position:absolute;top:0;font-size:16px;right:0;height:100%;background:none;padding:0 30px;color:var(--grey-800);line-height:60px;border:0;cursor:pointer}.search-form button:hover{color:#4e97fd}.widget{padding:40px;border:2px solid #eee}@media only screen and (min-width:992px) and (max-width:1200px){.widget{padding:40px 15px}}@media (max-width:767px){.widget{padding:40px 20px}}.widget-2{border:none;padding:0}.widget-title{font-size:22px;position:relative;display:block;padding-bottom:20px;border-bottom:2px solid #eee;margin-bottom:35px}.widget-title::after{position:absolute;content:"";width:70px;height:3px;left:0;bottom:-2px;background:#4e97fd}.blog-side-list li{padding-bottom:16px}.blog-side-list li:last-child{padding-bottom:0}.blog-side-list li a{display:block;color:var(--grey-800);position:relative;font-weight:500;font-size:15px}.blog-side-list li a:hover{color:#4e97fd}.blog-side-list li a span{float:right}.widget .recent-posts li{border-top:1px solid #e6e6e6;padding:20px 0;overflow:hidden}.widget .recent-posts li:first-child{border:0;padding-top:0}.widget .recent-posts li:last-child{padding-bottom:0}.widget-posts-image{float:left}.widget-posts-image img{width:80px;height:65px;margin-right:15px}.widget-posts-body{overflow:hidden}.widget-posts-title{margin-bottom:5px;font-size:16px;line-height:1.3;font-weight:700}.widget-posts-title a:hover{color:#4e97fd}.widget-posts-meta{font-size:13px;font-weight:500;text-transform:uppercase;color:var(--grey-800)}ul.cat li{border-top:1px solid #eaedff;padding:15px 0;overflow:hidden}ul.cat li:first-child{border-top:0;padding-top:0}ul.cat li :last-child{padding-bottom:0}ul.cat li a{display:block;color:#647589}ul.cat li a:hover{color:#4e97fd}.tag a{display:inline-block;line-height:1;padding:12px 18px;background:#f5f5f5;margin-bottom:8px;margin-right:5px;font-size:15px;font-weight:500;color:var(--grey-800);border-radius:5px}.tag a:hover{background:#4e97fd;color:#fff}.blog-grid{margin-top:16px}@media (max-width:767px){.blog-grid{margin-top:0}}.blog-standard .blog-img::before{display:none}.blog-standard .blog-text h4{font-size:35px;margin-bottom:14px;font-weight:500;line-height:1.2;margin-top:12px}@media only screen and (min-width:992px) and (max-width:1200px){.blog-standard .blog-text h4{font-size:30px}}@media only screen and (min-width:768px) and (max-width:991px){.blog-standard .blog-text h4{font-size:30px}}@media (max-width:767px){.blog-standard .blog-text h4{font-size:20px}}.blog-standard .blog-text p{margin-bottom:15px}.basic-pagination ul{display:block;margin:0}.basic-pagination ul li{display:inline-block;margin:0 5px}.basic-pagination ul li a{height:50px;width:50px;background:#E3E2E2;color:var(--black);font-size:16px;font-weight:500;line-height:50px;margin:0;display:inline-block;text-align:center;border-radius:50%}.basic-pagination ul li.active a{background:#4e97fd;color:#fff}.basic-pagination ul li:hover a{background:#4e97fd;color:#fff}@media (max-width:767px){.basic-pagination ul li{margin-bottom:10px}}.blog-details .blog-text{border:none;padding:30px 0 0 0}.blog-details .blog-wrapper:hover .blog-text{border:none;box-shadow:none}.post-text blockquote{background:none;padding:40px 50px;position:relative;border-left:5px solid #4e97fd;color:#444;margin-top:30px;margin-bottom:30px;background:#f8f8f8}.post-text blockquote p{font-size:23px;margin-bottom:20px;color:var(--black);font-weight:500;line-height:1.3}.post-text blockquote footer{font-size:14px;letter-spacing:2px;color:var(--black);font-weight:500;text-transform:uppercase}@media (max-width:767px){.post-text blockquote{padding:30px}}.blog-post-tag span{font-size:18px;font-weight:600;display:block;margin-bottom:17px;color:#062a4d}.blog-post-tag a{color:#646974;display:inline-block;font-size:14px;font-weight:500;text-transform:uppercase;border:2px solid #eaedff;padding:12px 24px;margin-right:10px;transition:0.3s;border-radius:5px;margin-bottom:10px}.blog-post-tag a:hover{color:#fff;background:#4e97fd;border-color:#4e97fd}.blog-post-tag a:last-child{margin-right:0}.blog-share-icon span{font-size:18px;font-weight:600;color:#062a4d;display:block;margin-bottom:17px}.blog-share-icon a{color:#6f7172;font-size:18px;transition:0.3s;margin-right:22px}@media only screen and (min-width:992px) and (max-width:1200px){.blog-share-icon a{margin-right:10px}}.blog-share-icon a:hover{color:#4e97fd}.blog-share-icon a:last-child{margin-right:0}.blog-details-border{border-top:1px solid #eaedff;border-bottom:1px solid #eaedff;padding-top:33px;padding-bottom:23px;margin-bottom:42px}.b-author{padding:35px;border:1px solid #f6f6f6;border-left:5px solid #4e97fd}@media (max-width:767px){.b-author{padding:0 30px 44px 30px}}@media (max-width:767px) and (max-width:767px){.b-author{padding:20px 30px 44px 30px}}.author-img{float:left}@media (max-width:767px){.author-img{float:none;text-align:center}}.author-text{overflow:hidden;padding-left:30px}@media (max-width:767px){.author-text{padding-left:0;text-align:center;margin-top:15px}}.author-text h3{font-size:24px;margin-bottom:15px;font-weight:600}.author-text p{margin-bottom:15px;font-size:15px;line-height:28px}.author-icon a{font-size:14px;margin-right:10px;transition:0.3s;color:#444}.author-icon a:hover{color:#4e97fd}.post-comments{border-bottom:1px solid #eaedff;margin-bottom:42px;padding-bottom:46px}.blog-coment-title h2{font-size:26px;margin-bottom:0}.comments-avatar{float:left}.comments-avatar img{width:100px;margin-right:20px}@media (max-width:767px){.comments-avatar{float:none}}.latest-comments li:first-child .comments-box{border-top:0;padding-top:0}.latest-comments li:last-child .comments-box{border-bottom:0;padding-bottom:0}.latest-comments li.children{margin-left:100px}@media (max-width:767px){.latest-comments li.children{margin-left:0}}.comments-box{border-top:1px solid #eaedff;padding:30px 0}.comments-text{overflow:hidden;padding-top:4px}.comments-text p{margin-bottom:0;margin-top:8px}@media (max-width:767px){.comments-text{margin-top:15px}}.avatar-name{margin-bottom:3px;overflow:hidden;position:relative}.avatar-name h5{font-size:18px;margin-bottom:7px}.avatar-name span{color:#4e97fd;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:2px}.reply{color:#6f7172;display:inline-block;font-size:14px;font-weight:400;transition:0.3s;line-height:1;margin-top:4px;position:absolute;right:0;top:0}.reply:hover{color:#4e97fd}.reply i{margin-right:5px}.post-comments-title{margin-bottom:39px}.post-comments-title h2{font-size:26px;color:#140a20;margin-bottom:0}.conatct-post-form{background:#f6f6f6;padding:50px}.conatct-post-form input{border:none;height:60px;margin-bottom:20px;padding:0 30px;width:100%;font-size:14px;color:#a7a7c1}.conatct-post-form textarea{border:none;height:150px;margin-bottom:20px;padding:30px;width:100%;color:#a7a7c1;font-size:14px}@media (max-width:767px){.conatct-post-form{padding:20px}}.conatct-post-form input::-moz-placeholder{color:#a7a7c1;font-size:14px}.conatct-post-form input::placeholder{color:#a7a7c1;font-size:14px}.conatct-post-form textarea::-moz-placeholder{color:#a7a7c1;font-size:14px}.conatct-post-form textarea::placeholder{color:#a7a7c1;font-size:14px}.conatct-post-form button.c-btn{border:none}.contact-icon{position:relative}.navigation-border{border-top:2px solid #f7f7f7;overflow:hidden}.bakix-navigation span{font-size:14px;text-transform:uppercase;letter-spacing:2px;font-weight:500;display:block;margin-bottom:10px}.bakix-navigation span a{color:var(--grey-800)}.bakix-navigation span a:hover{color:#4e97fd}.bakix-navigation h4{font-size:24px;margin:0}.bakix-navigation h4 a:hover{color:#4e97fd}.features-wrapper{background:#fff;padding:38px 30px 34px 30px;border-radius:5px;transition:0.3s}@media only screen and (min-width:992px) and (max-width:1200px){.features-wrapper{padding:38px 20px 34px 20px}}.features-wrapper:hover{transform:translatey(-5px)}.features-icon{margin-right:30px;position:relative;top:1px}@media only screen and (min-width:992px) and (max-width:1200px){.features-icon{margin-right:20px}}.features-icon i{font-size:50px}.fe-1{color:#4e97fd}.fe-2{color:#e4573d}.fe-3{color:#febd00}.features-text{overflow:hidden}.features-text h3{font-size:24px;margin-bottom:11px}.features-text p{margin-bottom:0}.p-feature-icon{transition:0.3s}.product-feature-wrapper:hover .p-feature-icon{transform:translateY(-6px)}.p-feature-text h3{font-size:24px;margin-top:37px;margin-bottom:10px}@media only screen and (min-width:992px) and (max-width:1200px){.p-feature-text h3{font-size:22px}}.p-feature-text p{margin-bottom:17px}.p-feature-text>a{font-size:24px;color:var(--grey-800);display:inline-block;line-height:1;transition:0.3s}.p-feature-text>a:hover{color:#4e97fd}.features-02-area{background:#f6faff}.feature-02-wrapper{background:#fff;padding:34px 30px;position:relative}@media only screen and (min-width:992px) and (max-width:1200px){.feature-02-wrapper{padding:34px 15px}}.feature-02-wrapper::before{position:absolute;height:120px;width:8px;background:var(--grey-500);content:"";left:0;top:0;transition:0.3s}.feature-02-wrapper::after{position:absolute;height:8px;width:100px;background:var(--grey-500);content:"";left:0;top:0;transition:0.3s}.feature-02-wrapper:hover::before{background:var(--red)}.feature-02-wrapper:hover::after{background:var(--red)}.feature-02-wrapper .p-feature-text h3{font-size:24px;margin-top:0;margin-bottom:22px;line-height:1.2}@media only screen and (min-width:992px) and (max-width:1200px){.feature-02-wrapper .p-feature-text h3{font-size:20px}}.feature-02-wrapper .p-feature-text a{transition:0.3s}.feature-02-wrapper .p-feature-text a:hover{color:#e4573d}.feature-02-icon{margin-bottom:20px}.feature-02-icon img,.feature-02-icon svg{width:48px;height:48px;object-fit:contain}.used-list-bg{border-top:2px solid #f4f4f4}.used-list-wrapper{margin-top:15px}.used-list-icon{margin-right:35px;transition:0.3s}@media only screen and (min-width:992px) and (max-width:1200px){.used-list-icon{margin-right:20px}}@media (max-width:767px){.used-list-icon{margin-right:15px}}.used-list-item ul li:hover .used-list-icon{transform:translateY(-6px)}.used-list-text{overflow:hidden}.used-list-text h4{font-size:22px;font-weight:700;margin-bottom:13px}@media (max-width:767px){.used-list-text h4{font-size:18px}}.used-list-text p{color:#707f84;margin-bottom:0}.used-list-item ul li{padding-bottom:42px}.used-list-item ul li:last-child{padding-bottom:0}.used-list-img{margin-right:35px}@media only screen and (min-width:992px) and (max-width:1200px){.used-list-img{margin-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.used-list-img{margin-right:0}}@media (max-width:767px){.used-list-img{margin-right:0}}.used-list-img img{width:100%}@media only screen and (min-width:992px) and (max-width:1200px){.instagram-area{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px) and (max-width:991px){.instagram-area{padding-left:0;padding-right:0}}@media (max-width:767px){.instagram-area{padding-left:0;padding-right:0}}.instagram-img{position:relative}.instagram-img::before{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background:#003242;opacity:0;transition:0.3s}.instagram-img a{display:block}.instagram-img a img{width:100%}.instagram-wrapper:hover .instagram-img::before{opacity:.7}.instagram-icon{position:absolute;top:40px;transform:translateY(-50%);left:0;right:0;text-align:center;transition:0.3s;opacity:0}.instagram-icon i{color:#fff;font-size:55px;transition:0.3s}.instagram-icon i:hover{color:#4e97fd}.instagram-wrapper:hover .instagram-icon{opacity:1;top:50%}@media (max-width:767px){.footer-wrapper{margin-left:0;margin-right:0}}@media only screen and (min-width:992px) and (max-width:1200px){.footer-wrapper{margin-left:0;margin-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.footer-wrapper{margin-right:0;margin-left:0}}.footer-title{font-size:20px;margin-bottom:19px}.footer-text p{margin-bottom:19px}.footer-icon a{font-size:13px;display:inline-flex;align-items:center;justify-content:center;text-align:center;margin-right:12px;transition:0.3s;height:40px;width:40px;color:var(--grey-800);text-align:center;line-height:40px;border-radius:50%;border:2px solid #eaeaea}.footer-icon a:last-child{margin-right:0}.footer-icon a img,.footer-icon a svg{display:block;width:16px;height:16px;object-fit:contain;transition:all .3s ease}.footer-icon a svg{fill:var(--grey-800)}.footer-icon a:hover svg{fill:#fff}.footer-icon a:hover{border:var(--red);color:#fff;background:var(--red)}.footer-link ul li{padding-bottom:8px}.footer-link ul li:last-child{padding-bottom:0}.footer-link ul li a{font-size:15px;font-weight:400;transition:0.3s;color:var(--grey-800)}.footer-link ul li a:hover,.footer-link ul li.current-menu-item>a,.footer-link ul li.current-menu-item>span{color:var(--red)}.copyright p{margin-bottom:0;color:var(--grey-800);font-size:15px}.copyright p a{color:#e4573d}@media (max-width:767px){.copyright p{text-align:center}}.footer-bottom-area{border-top:2px solid #eaeaea}@media only screen and (min-width:768px) and (max-width:991px){.footer-bottom-area{margin-right:0;margin-left:0}}@media (max-width:767px){.footer-bottom-area{margin-right:0;margin-left:0}}@media (max-width:767px){.footer-bottom-link{float:none;text-align:center}}.footer-bottom-link ul li{display:inline-block;padding-right:24px}.footer-bottom-link ul li:last-child{padding-right:0}.footer-bottom-link ul li a{font-size:15px;color:var(--grey-800);transition:0.3s;font-weight:500;position:relative}.footer-bottom-link ul li a:hover{color:#4e97fd}.breadcrumb-area{background-size:cover;background-position:center center;padding:96px 0}.breadcrumb-wrapper{display:inline-block;position:relative;padding:0;background:none}.breadcrumb-text h1,.breadcrumb-text h2{position:relative;left:-4px;font-size:65px;font-weight:500;margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1200px){.breadcrumb-text h1,.breadcrumb-text h2{font-size:50px}}@media only screen and (min-width:768px) and (max-width:991px){.breadcrumb-text h1,.breadcrumb-text h2{font-size:42px}}@media (max-width:767px){.breadcrumb-text h1,.breadcrumb-text h2{font-size:35px}}.breadcrumb-menu{margin-bottom:14px}.breadcrumb-menu li{display:inline-block;position:relative;padding-right:45px}@media (max-width:767px){.breadcrumb-menu li{padding-right:20px}}.breadcrumb-menu li::before{content:"\f105";display:inline-block;padding-bottom:0;position:absolute;top:4px;left:-26px;font-family:"Font Awesome 5 Pro";color:var(--grey-800);font-size:18px}@media (max-width:767px){.breadcrumb-menu li::before{left:-15px;top:2px}}.breadcrumb-menu li:first-child::before{display:none}.breadcrumb-menu li a{color:#e4573d;font-size:18px;line-height:32px;transition:all 0.3s ease 0s;font-weight:500}@media (max-width:767px){.breadcrumb-menu li a{font-size:16px;line-height:28px}}.breadcrumb-menu li span{color:var(--grey-800);font-size:18px;line-height:32px;font-weight:500}@media (max-width:767px){.breadcrumb-menu li span{font-size:16px;line-height:28px}}.about-img{padding-top:50px;padding-right:60px}@media only screen and (min-width:768px) and (max-width:991px){.about-img{padding-right:0}}@media (max-width:767px){.about-img{padding-right:0}}.about-img img{width:100%;height:auto}.about-tag{position:absolute;width:32%;min-width:150px;background:var(--grey-800);top:0;left:0;padding:28px 26px 35px;border-radius:10px}.about-tag h2{color:#fff;font-size:55px;line-height:1;font-weight:500;margin-bottom:4px}.about-tag span{color:#fff;font-size:15px;font-weight:500;display:inline-block;line-height:20px}.about-wrapper{margin-top:25px}@media only screen and (min-width:768px) and (max-width:991px){.about-wrapper{margin-top:0}}@media (max-width:767px){.about-wrapper{margin-top:0}}.about-item ul li{padding-bottom:32px}.about-item ul li:last-child{padding-bottom:0}.about-text h4{position:relative;font-size:20px;font-weight:700;line-height:1.2;margin-bottom:14px;padding-left:35px}.about-text h4 i{color:#4e97fd;padding-right:15px;font-size:20px}.about-text h4 img.about-text-icon{position:absolute;width:20px;height:20px;top:0;left:0;object-fit:contain;margin-right:15px}.about-text p{font-size:18px;line-height:28px;margin-bottom:0}.counter-bg{border-top:2px solid #f4f4f4}.counter-icon i{font-size:50px;color:#e4573d}.counter-icon img,.counter-icon svg{width:50px;height:50px;object-fit:contain}.counter-text h2{font-size:50px;font-weight:500;position:relative;margin-top:26px;margin-bottom:26px;padding-bottom:23px}.counter-text h2::before{position:absolute;content:"";height:2px;width:50px;background:var(--black);left:0;right:0;margin:auto;bottom:0}.counter-text span{font-size:15px;font-weight:600;color:var(--grey-800)}.team-area{overflow:hidden}.team-slider .slick-list{max-width:100%;overflow:visible}.team-slider .slick-list .slick-slide{transition:all .3s ease}.team-slider .slick-list .slick-slide:not(.slick-active){opacity:0}.team-img{position:relative}.team-img img{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover}.team-img .team-item-desc{position:absolute;width:100%;height:100%;top:0;left:0;background:rgb(255 255 255 / .9);overflow:auto;opacity:0;padding:24px;padding-bottom:64px;visibility:hidden;font-size:18px;line-height:28px;font-weight:400;color:var(--grey-800);transition:all .3s ease;z-index:2}.team-img .team-item-desc:not(.scroll-style){display:flex;align-items:start;justify-content:center}@media only screen and (min-width:1200px){.team-wrapper:hover .team-item-desc{opacity:1;visibility:visible}}@media only screen and (max-width:1200px){.team-wrapper.active .team-item-desc{opacity:1;visibility:visible}}.team-wrapper .team-item-desc p:last-child{margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.team-button{margin-top:0}}@media (max-width:767px){.team-button{margin-top:0}}.inner-team{position:relative;box-shadow:0 10px 60px 0 rgb(220 220 220 / .6);background:#fff;padding:26px 10px;margin-right:30px;margin-left:30px;margin-top:-40px;position:relative;border-radius:5px;z-index:2}.team-icon a{display:inline-flex;align-items:center;justify-content:center;height:40px;width:40px;line-height:40px;background:var(--grey-100);font-size:15px;transition:0.3s;color:#a9a9a9;border-radius:50%;margin:0 3px}.team-icon a:hover{background:var(--red);color:#fff}.team-icon a img,.team-icon a svg{display:block;width:16px;height:16px;object-fit:contain;transition:all .3s ease}.team-icon a svg{fill:var(--black)}.team-icon a:hover svg{fill:#fff}.team-text h4{font-size:20px;line-height:28px;font-weight:700;margin-top:14px;margin-bottom:3px}.team-text span{display:block;text-transform:uppercase;color:var(--grey-800);font-size:12px;line-height:16px;font-weight:700}.cta-bg{background-size:cover;background-position:center center}.cta-wrapper{padding-left:100px}@media only screen and (min-width:768px) and (max-width:991px){.cta-wrapper{padding-left:20px}}@media (max-width:767px){.cta-wrapper{padding-left:15px}}.cta-text span{background:#e4573d;color:#fff;display:inline-block;font-size:13px;font-weight:700;text-transform:uppercase;border-radius:5px;padding:4px 15px}.cta-text h2{font-size:50px;font-weight:500;line-height:1.1;margin-top:24px;margin-bottom:20px}@media only screen and (min-width:768px) and (max-width:991px){.cta-text h2{font-size:40px}}@media (max-width:767px){.cta-text h2{font-size:28px}}@media only screen and (min-width:992px) and (max-width:1200px){.contact-area{padding-bottom:70px}}@media only screen and (min-width:768px) and (max-width:991px){.contact-area{padding-bottom:70px}}@media (max-width:767px){.contact-area{padding-bottom:70px}}.contact-address-link li{padding-bottom:30px;overflow:hidden}.contact-address-link li:last-child{padding-bottom:0}.contact-address-icon i{font-size:40px;color:var(--red);position:relative;top:8px}.contacts-feedback-btn{margin:30px 0}.contact-address-text{overflow:hidden}.contact-address-text span{font-size:16px;font-weight:700;color:var(--grey-800);text-transform:uppercase}.contact-address-text h4{font-size:16px;margin-bottom:0;font-weight:500;line-height:24px;margin-top:9px}.contact-address-text h4 a:hover{color:var(--red)}.contact-img{margin-left:80px}@media only screen and (min-width:992px) and (max-width:1200px){.contact-img{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.contact-img{margin-left:0}}@media (max-width:767px){.contact-img{margin-left:0}}.contact-img img{width:100%;height:auto}.con-01{bottom:11%;right:49%}.contacts-form input{border:2px solid var(--grey-200);height:70px;margin-bottom:30px;padding:0 28px;width:100%;font-size:18px;color:var(--black);font-weight:500;transition:all .3s ease}.contacts-form textarea{border:2px solid var(--grey-200);height:170px;margin-bottom:30px;padding:28px;width:100%;font-size:18px;color:var(--black);font-weight:500;transition:all .3s ease}.contacts-form input:focus{border-color:var(--black)}.contacts-form textarea:focus{border-color:var(--black)}#contacts-form input::-moz-placeholder{font-size:18px;color:var(--grey-800);font-weight:500}#contacts-form input::placeholder{font-size:18px;color:var(--grey-800);font-weight:500}#contacts-form textarea::-moz-placeholder{font-size:18px;color:var(--grey-800);font-weight:500}#contacts-form textarea::placeholder{font-size:18px;color:var(--grey-800);font-weight:500}.contacts-icon{position:relative}.contacts-icon::after{position:absolute;content:"";font-family:"Font Awesome 5 Pro";display:inline-block;font-size:18px;text-align:center;right:25px;color:var(--black);top:22px}.contactss-message::after{content:"\f303"}.contactss-name::after{content:"\f007"}.contactss-email::after{content:"\f0e0"}.contactss-website::after{content:"\f095"}.contactss-subject::after{content:"\f02e"}.contacts-us-form-button .btn{padding:23px 74px 25px}.contacts-form-button button.c-btn{border:none;padding:24px 70px 24px 70px}.map-wrapper iframe{display:block;height:700px;width:100%;border:0}