@import url("https://fonts.googleapis.com/css2?family=Titillium+Web:wght@400;500;600;700;800&display=swap");body,html{overflow-x:hidden;font-size:1.1rem;font-weight:400;position:relative;background-color:#eff2f1;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;width:100%;line-height:28px;-moz-osx-font-smoothing:grayscale;font-family:Titillium Web,sans-serif}a{text-decoration:none;text-decoration:underline;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}a,a:hover{color:#2f2f2f}a:hover{text-decoration:none}a.more{font-weight:600}.custom-navbar{padding-top:20px;padding-bottom:20px}.custom-navbar .navbar-brand{font-size:32px;font-weight:600}.custom-navbar .navbar-brand>span{opacity:.4}.custom-navbar .navbar-toggler{border-color:transparent}.custom-navbar .navbar-toggler:active,.custom-navbar .navbar-toggler:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.navbar-dark .navbar-nav .nav-link{color:#fff!important}@media (min-width:992px){.custom-navbar .custom-navbar-nav li{margin-right:7px;margin-left:7px}}.custom-navbar .custom-navbar-nav li a{font-weight:500;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:relative;opacity:.9}@media (min-width:768px){.custom-navbar .custom-navbar-nav li a:before{height:5px;right:8px;-webkit-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out;content:"";position:absolute;opacity:1;bottom:0;visibility:visible;background:#a6ce39;left:8px;width:0}.custom-navbar .custom-navbar-nav li ul li a:before{background:none}}.custom-navbar .custom-navbar-nav li a:hover{opacity:1}.custom-navbar .custom-navbar-nav li a:hover:before{width:calc(100% - 16px)}.custom-navbar .custom-navbar-nav li.active a{opacity:1}.custom-navbar .custom-navbar-nav li.active a:before{width:calc(100% - 16px)}.custom-navbar .custom-navbar-cta{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;margin-left:0!important}@media (min-width:768px){.custom-navbar .custom-navbar-cta{margin-left:40px!important}}.custom-navbar .custom-navbar-cta li{margin-right:0;margin-left:0}.custom-navbar .custom-navbar-cta li:first-child{margin-right:20px}.hero{padding:calc(14rem - 30px) 0 0;background:#3b5d50}@media (min-width:768px){.hero{padding:calc(9rem - 30px) 0 5rem}}@media (min-width:992px){.hero{padding:8rem 0 6rem}}.hero .intro-excerpt{position:relative;z-index:4}@media (min-width:992px){.hero .intro-excerpt{margin-right:auto;max-width:450px;margin-left:auto}}.hero h1{font-weight:700;margin-bottom:30px;color:#fff}@media (min-width:1400px){.hero h1{font-size:54px}}.hero p{margin-botom:30px;color:hsla(0,0%,100%,.7)}.hero .hero-img-wrap{position:relative}.hero .hero-img-wrap img{right:0;position:relative;max-width:780px;top:0;left:-20px;z-index:2}@media (min-width:768px){.hero .hero-img-wrap img{right:0;left:-100px}}@media (min-width:992px){.hero .hero-img-wrap img{right:-50px;position:absolute;top:-80px;left:0}}@media (min-width:1200px){.hero .hero-img-wrap img{right:-100px;top:-80px;left:0}}.hero .hero-img-wrap:after{height:217px;right:-100px;content:"";position:absolute;background-size:contain;top:0;width:255px;background-image:url(https://theclass.online/images/dots-light.svg);background-repeat:no-repeat}@media (min-width:1200px){.hero .hero-img-wrap:after{top:-40px}}.btn{border-color:#2f2f2f;padding:12px 30px;font-weight:600;color:#fff;border-radius:30px;background:#2f2f2f}.btn:hover{border-color:#222;color:#fff;background:#222}.btn:active,.btn:focus{outline:none!important;-webkit-box-shadow:none;box-shadow:none}.btn.btn-primary{border-color:#3b5d50;background:#3b5d50}.btn.btn-primary:hover{border-color:#314d43;background:#314d43}.btn.btn-secondary{border-color:#a6ce39;color:#2f2f2f;background:#a6ce39}.btn.btn-secondary:hover{border-color:#f8b810;background:#f8b810}.btn.btn-white-outline{border-color:hsla(0,0%,100%,.3);border-width:2px;background:transparent}.btn.btn-white-outline:hover{border-color:#fff;color:#fff}.section-title{color:#2f2f2f}.product-section{padding:5rem 0}.product-section .product-item{text-decoration:none;position:relative;text-align:center;cursor:pointer;padding-bottom:50px;display:block}.product-section .product-item .product-thumbnail{height:300px;margin-bottom:30px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:relative;object-fit:cover;top:0;border-radius:20px}.product-section .product-item h3{font-weight:600}.product-section .product-item strong{font-size:18px!important;font-weight:800!important}.product-section .product-item h3,.product-section .product-item strong{text-decoration:none;color:#2f2f2f}.product-section .product-item .icon-cross{height:35px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-bottom:-17.5px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:absolute;opacity:0;bottom:15px;visibility:hidden;border-radius:50%;background:#2f2f2f;left:50%;width:35px;display:inline-block}.product-section .product-item .icon-cross img{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.product-section .product-item .buton-cross{height:35px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-bottom:-17.5px;opacity:0;bottom:15px;visibility:hidden;border-radius:50%;left:50%;width:235px;display:inline-block}.product-section .product-item .buton-cross,.product-section .product-item:before{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:absolute}.product-section .product-item:before{height:0;right:0;content:"";bottom:0;border-radius:10px;background:#dce5e4;left:0;z-index:-1}.product-section .product-item:hover .product-thumbnail{top:-25px}.product-section .product-item:hover .icon-cross{opacity:1;bottom:0;visibility:visible}.product-section .product-item:hover:before{height:70%}.why-choose-section{padding:7rem 0}.why-choose-section .img-wrap{position:relative}.why-choose-section .img-wrap:before{height:217px;-webkit-transform:translate(-40%,-40%);-ms-transform:translate(-40%,-40%);transform:translate(-40%,-40%);content:"";position:absolute;background-size:contain;width:255px;background-image:url(https://theclass.online/images/dots-yellow.svg);background-repeat:no-repeat;z-index:-1}.why-choose-section .img-wrap img{border-radius:20px}.feature{margin-bottom:30px}.feature .icon{margin-bottom:20px;position:relative;display:inline-block}.feature .icon:before{height:33px;right:-8px;content:"";position:absolute;bottom:0;border-radius:50%;background:rgba(59,93,80,.2);width:33px}.feature h3{color:#2f2f2f}.feature p{color:#6a6a6a}.we-help-section{padding:7rem 0}.we-help-section .imgs-grid{grid-template-columns:repeat(27,1fr);-ms-grid-columns:(1fr)[27];position:relative;display:-ms-grid;display:grid}.we-help-section .imgs-grid:before{height:217px;-webkit-transform:translate(-40%,-40%);-ms-transform:translate(-40%,-40%);transform:translate(-40%,-40%);content:"";position:absolute;background-size:contain;width:255px;background-image:url(https://theclass.online/images/dots-green.svg);background-repeat:no-repeat;z-index:-1}.we-help-section .imgs-grid .grid{position:relative}.we-help-section .imgs-grid .grid img{max-width:100%;border-radius:20px}.we-help-section .imgs-grid .grid.grid-1{-ms-grid-column-span:18;-ms-grid-column:1;grid-column:1/span 18;-ms-grid-row:1;grid-row:1/span 27;-ms-grid-row-span:27}.we-help-section .imgs-grid .grid.grid-2{-ms-grid-column-span:27;-ms-grid-column:19;grid-column:19/span 27;-ms-grid-row:1;grid-row:1/span 5;-ms-grid-row-span:5;padding-left:20px}.we-help-section .imgs-grid .grid.grid-3{-ms-grid-column-span:16;-ms-grid-column:14;grid-column:14/span 16;padding-top:20px;-ms-grid-row:6;grid-row:6/span 27;-ms-grid-row-span:27}.custom-list{width:100%}.custom-list li{margin-bottom:12px;position:relative;width:calc(50% - 20px);line-height:1.5;padding-left:20px;display:inline-block}.custom-list li:before{height:8px;border:2px solid #3b5d50;content:"";position:absolute;top:8px;border-radius:50%;left:0;width:8px}.popular-product{padding:0 0 7rem}.popular-product .product-item-sm h3{font-size:14px;font-weight:700;color:#2f2f2f}.popular-product .product-item-sm a{text-decoration:none;color:#2f2f2f;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.popular-product .product-item-sm a:hover{color:rgba(47,47,47,.5)}.popular-product .product-item-sm p{font-size:14px;margin-bottom:10px;line-height:1.4}.popular-product .product-item-sm .thumbnail{-ms-flex:0 0 120px;flex:0 0 120px;-webkit-box-flex:0;margin-right:10px;position:relative}.popular-product .product-item-sm .thumbnail:before{height:98px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:"";position:absolute;top:50%;border-radius:20px;background:#dce5e4;left:50%;width:98px;z-index:-1}.testimonial-section{padding:3rem 0 7rem}.testimonial-slider-wrap{position:relative}.testimonial-slider-wrap .tns-inner{padding-top:30px}.testimonial-slider-wrap .item .testimonial-block blockquote{font-size:16px}@media (min-width:768px){.testimonial-slider-wrap .item .testimonial-block blockquote{font-size:18px;line-height:32px}}.testimonial-slider-wrap .item .testimonial-block .author-info .author-pic{margin-bottom:20px}.testimonial-slider-wrap .item .testimonial-block .author-info .author-pic img{max-width:80px;border-radius:50%}.testimonial-slider-wrap .item .testimonial-block .author-info h3{font-size:14px;font-weight:700;margin-bottom:0;color:#2f2f2f}.testimonial-slider-wrap #testimonial-nav{position:absolute;top:50%;width:100%;display:none;z-index:99}@media (min-width:768px){.testimonial-slider-wrap #testimonial-nav{display:block}}.testimonial-slider-wrap #testimonial-nav>span{height:58px;color:#2f2f2f;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:absolute;border-radius:50%;background:rgba(59,93,80,.1);cursor:pointer;width:58px;line-height:58px}.testimonial-slider-wrap #testimonial-nav>span:hover{color:#fff;background:#3b5d50}.testimonial-slider-wrap #testimonial-nav .prev{left:-10px}.testimonial-slider-wrap #testimonial-nav .next{right:0}.testimonial-slider-wrap .tns-nav{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute;bottom:-50px;left:50%}.testimonial-slider-wrap .tns-nav button{height:7px!important;border:none;position:relative;margin:2px;background:none;width:0!important;display:inline-block}.testimonial-slider-wrap .tns-nav button:active,.testimonial-slider-wrap .tns-nav button:focus,.testimonial-slider-wrap .tns-nav button:hover{outline:none;-webkit-box-shadow:none;box-shadow:none;background:none}.testimonial-slider-wrap .tns-nav button:before{height:7px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;content:"";position:absolute;top:0;background-color:#d6d6d6;border-radius:50%;left:0;width:7px;display:block}.testimonial-slider-wrap .tns-nav button.tns-nav-active:before,.testimonial-slider-wrap .tns-nav button:hover:before{background-color:#3b5d50}.before-footer-section{padding:7rem 0 12rem!important}.blog-section{padding:7rem 0 12rem}.blog-section .post-entry a{text-decoration:none}.blog-section .post-entry .post-thumbnail{margin-bottom:20px;display:block}.blog-section .post-entry .post-thumbnail img{height:250px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;object-fit:cover;border-radius:20px}.blog-section .post-entry .post-content-entry{padding-right:15px;padding-left:15px}.blog-section .post-entry .post-content-entry h3{font-size:16px;font-weight:600;margin-bottom:7px}.blog-section .post-entry .post-content-entry .meta{font-size:14px}.blog-section .post-entry .post-content-entry .meta a{font-weight:600}.blog-section .post-entry:focus .post-thumbnail img,.blog-section .post-entry:hover .post-thumbnail img{opacity:.7}.footer-section{padding:80px 0;background:#fff}.footer-section .relative{position:relative}.footer-section a{text-decoration:none;color:#2f2f2f;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.footer-section a:hover{color:rgba(47,47,47,.5)}.footer-section .subscription-form{margin-bottom:40px;position:relative;margin-top:100px;z-index:2}@media (min-width:992px){.footer-section .subscription-form{margin-bottom:80px;margin-top:0}}.footer-section .subscription-form h3{font-size:18px;font-weight:500;color:#3b5d50}.footer-section .subscription-form .form-control{height:50px;border-radius:10px;font-family:Inter,sans-serif}.footer-section .subscription-form .form-control:active,.footer-section .subscription-form .form-control:focus{border-color:#3b5d50;outline:none;-webkit-box-shadow:none;box-shadow:none;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.2);box-shadow:0 1px 4px 0 rgba(0,0,0,.2)}.footer-section .subscription-form .form-control::-webkit-input-placeholder{font-size:14px}.footer-section .subscription-form .form-control::-moz-placeholder{font-size:14px}.footer-section .subscription-form .form-control:-ms-input-placeholder{font-size:14px}.footer-section .subscription-form .form-control:-moz-placeholder{font-size:14px}.footer-section .subscription-form .btn{border-radius:10px!important}.footer-section .sofa-img{right:0;position:absolute;top:-100px;z-index:1}.footer-section .sofa-img img{max-width:380px}.footer-section .links-wrap{margin-top:0}@media (min-width:992px){.footer-section .links-wrap{margin-top:54px}}.footer-section .links-wrap ul li{margin-bottom:10px}.footer-section .footer-logo-wrap .footer-logo{font-size:32px;text-decoration:none;font-weight:500;color:#3b5d50}.footer-section .custom-social li{margin:2px;display:inline-block}.footer-section .custom-social li a{height:40px;color:#3b5d50;text-align:center;border-radius:50%;background:#dce5e4;width:40px;line-height:40px;display:inline-block}.footer-section .custom-social li a:hover{color:#fff;background:#3b5d50}.footer-section .border-top{border-color:#dce5e4}.footer-section .border-top.copyright{font-size:14px!important}.untree_co-section{padding:7rem 0}.form-control{height:50px;border-radius:10px;font-family:Inter,sans-serif}.form-control:active,.form-control:focus{border-color:#3b5d50;outline:none;-webkit-box-shadow:none;box-shadow:none;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.2);box-shadow:0 1px 4px 0 rgba(0,0,0,.2)}.form-control::-webkit-input-placeholder{font-size:14px}.form-control::-moz-placeholder{font-size:14px}.form-control:-ms-input-placeholder{font-size:14px}.form-control:-moz-placeholder{font-size:14px}.service{line-height:1.5}.service .service-icon{-ms-flex:0 0 50px;flex:0 0 50px;height:50px;-webkit-box-flex:0;margin-right:20px;color:#fff;text-align:center;border-radius:10px;background:#3b5d50;line-height:50px}textarea{height:auto!important}.site-blocks-table{overflow:auto}.site-blocks-table .product-thumbnail{width:200px}.site-blocks-table .btn{padding:2px 10px}.site-blocks-table thead th{padding:30px;font-size:18px;border-width:0!important}.site-blocks-table td,.site-blocks-table thead th{color:rgba(0,0,0,.8);text-align:center;vertical-align:middle}.site-blocks-table td{padding:20px}.site-blocks-table tbody tr:first-child td{border-top:1px solid #3b5d50!important}.site-blocks-table .btn{height:auto!important;border:none;color:#000;background:none!important}.site-block-order-table th{border-bottom-width:1px!important;border-top:none!important}.site-block-order-table td,.site-block-order-table th{color:#000}.couponcode-wrap input{border-radius:10px!important}.text-primary{color:#3b5d50!important}.thankyou-icon{color:#3b5d50;position:relative}.thankyou-icon:before{height:50px;content:"";position:absolute;border-radius:50%;background:rgba(59,93,80,.2);width:50px}#logo{width:150px}.mySwiper{margin-top:100px}@media (min-width:992px){#logo{width:250px}.mySwiper{margin-top:0}}.nav-link{color:#849141}.nav-link:focus,.nav-link:hover{color:#000}.nav-tabs{border-bottom:2px solid #849141}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{border:none;color:#fff!important;background-color:#849141}.nav-tabs .nav-link,.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border:none}