.preloading-wrapper{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1001;background-color:#fff;opacity:1;transition:opacity 1s linear}.loaded .preloading-wrapper{opacity:0}.loader2{height:58px;top:50%;left:50%;position:absolute;transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);width:58px}.loader2 span{background:#0BF;display:block;height:12px;opacity:0;position:absolute;width:12px;animation:load 4.6s ease-in-out infinite;-o-animation:load 4.6s ease-in-out infinite;-ms-animation:load 4.6s ease-in-out infinite;-webkit-animation:load 4.6s ease-in-out infinite;-moz-animation:load 4.6s ease-in-out infinite}.loader2 span.block-1{animation-delay:1.06s;-o-animation-delay:1.06s;-ms-animation-delay:1.06s;-webkit-animation-delay:1.06s;-moz-animation-delay:1.06s;left:0;top:0}.loader2 span.block-2{animation-delay:.97s;-o-animation-delay:.97s;-ms-animation-delay:.97s;-webkit-animation-delay:.97s;-moz-animation-delay:.97s;left:16px;top:0}.loader2 span.block-3{animation-delay:.87s;-o-animation-delay:.87s;-ms-animation-delay:.87s;-webkit-animation-delay:.87s;-moz-animation-delay:.87s;left:31px;top:0}.loader2 span.block-4{animation-delay:.78s;-o-animation-delay:.78s;-ms-animation-delay:.78s;-webkit-animation-delay:.78s;-moz-animation-delay:.78s;left:47px;top:0}.loader2 span.block-5{animation-delay:.69s;-o-animation-delay:.69s;-ms-animation-delay:.69s;-webkit-animation-delay:.69s;-moz-animation-delay:.69s;left:0;top:16px}.loader2 span.block-6{animation-delay:.6s;-o-animation-delay:.6s;-ms-animation-delay:.6s;-webkit-animation-delay:.6s;-moz-animation-delay:.6s;left:16px;top:16px}.loader2 span.block-7{animation-delay:.51s;-o-animation-delay:.51s;-ms-animation-delay:.51s;-webkit-animation-delay:.51s;-moz-animation-delay:.51s;left:31px;top:16px}.loader2 span.block-8{animation-delay:.41s;-o-animation-delay:.41s;-ms-animation-delay:.41s;-webkit-animation-delay:.41s;-moz-animation-delay:.41s;left:47px;top:16px}.loader2 span.block-9{animation-delay:.32s;-o-animation-delay:.32s;-ms-animation-delay:.32s;-webkit-animation-delay:.32s;-moz-animation-delay:.32s;left:0;top:31px}.loader2 span.block-10{animation-delay:.23s;-o-animation-delay:.23s;-ms-animation-delay:.23s;-webkit-animation-delay:.23s;-moz-animation-delay:.23s;left:16px;top:31px}.loader2 span.block-11{animation-delay:.14s;-o-animation-delay:.14s;-ms-animation-delay:.14s;-webkit-animation-delay:.14s;-moz-animation-delay:.14s;left:31px;top:31px}.loader2 span.block-12{animation-delay:50ms;-o-animation-delay:50ms;-ms-animation-delay:50ms;-webkit-animation-delay:50ms;-moz-animation-delay:50ms;left:47px;top:31px}.loader2 span.block-13{animation-delay:-50ms;-o-animation-delay:-50ms;-ms-animation-delay:-50ms;-webkit-animation-delay:-50ms;-moz-animation-delay:-50ms;left:0;top:47px}.loader2 span.block-14{animation-delay:-.14s;-o-animation-delay:-.14s;-ms-animation-delay:-.14s;-webkit-animation-delay:-.14s;-moz-animation-delay:-.14s;left:16px;top:47px}.loader2 span.block-15{animation-delay:-.23s;-o-animation-delay:-.23s;-ms-animation-delay:-.23s;-webkit-animation-delay:-.23s;-moz-animation-delay:-.23s;left:31px;top:47px}.loader2 span.block-16{animation-delay:-.32s;-o-animation-delay:-.32s;-ms-animation-delay:-.32s;-webkit-animation-delay:-.32s;-moz-animation-delay:-.32s;left:47px;top:47px}@keyframes load{0%,15%{opacity:0;transform:translateY(-97px)}30%,70%{opacity:1;transform:translateY(0)}100%,85%{opacity:0;transform:translateY(97px)}}@-o-keyframes load{0%,15%{opacity:0;-o-transform:translateY(-97px)}30%,70%{opacity:1;-o-transform:translateY(0)}100%,85%{opacity:0;-o-transform:translateY(97px)}}@-ms-keyframes load{0%,15%{opacity:0;-ms-transform:translateY(-97px)}30%,70%{opacity:1;-ms-transform:translateY(0)}100%,85%{opacity:0;-ms-transform:translateY(97px)}}@-webkit-keyframes load{0%,15%{opacity:0;-webkit-transform:translateY(-97px)}30%,70%{opacity:1;-webkit-transform:translateY(0)}100%,85%{opacity:0;-webkit-transform:translateY(97px)}}@-moz-keyframes load{0%,15%{opacity:0;-moz-transform:translateY(-97px)}30%,70%{opacity:1;-moz-transform:translateY(0)}100%,85%{opacity:0;-moz-transform:translateY(97px)}}body.comment-hidden .comments .w_inner,body.timer-hidden #timeCount{display:none}body.comment-hidden .comments.banner .w_inner{opacity:0;display:block}@media (max-width:767px){body.comment-hidden .comments.banner .w_inner{display:none}body.comment-hidden .comments.banner .w_outer{padding:0;padding-bottom:100%!important;background-size:cover;background-position:0 0}}.floating-bar{position:fixed;left:0;right:0;z-index:10;-webkit-transition:transform 150ms ease;-moz-transition:transform 150ms ease;-ms-transition:transform 150ms ease;-o-transition:transform 150ms ease;transition:transform 150ms ease}.editMode .floating-bar,.edit_mode .floating-bar{position:static;display:block!important;-webkit-transform:translateY(0)!important;-moz-transform:translateY(0)!important;-ms-transform:translateY(0)!important;-o-transform:translateY(0)!important;transform:translateY(0)!important}.floating-bar.floating-bottom{bottom:0;-webkit-transform:translateY(110%);-moz-transform:translateY(110%);-ms-transform:translateY(110%);-o-transform:translateY(110%);transform:translateY(110%)}.floating-bar.floating-bottom.floating-visible{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.floating-bar.floating-top{top:0;-webkit-transform:translateY(-110%);-moz-transform:translateY(-110%);-ms-transform:translateY(-110%);-o-transform:translateY(-110%);transform:translateY(-110%)}.floating-bar.floating-force-show,.floating-bar.floating-top.floating-visible{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.floating-bar .floating-desc{color:#fff;margin-bottom:5px}.floating-bar .btn-floating-bar{text-decoration:none!important;-webkit-border-radius:3px}.floating-bar .btn-floating-bar:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.floating-bar .btn-floating-bar p:first-child{padding:10px 15px;color:#fff}@media (min-width:768px){.floating-bar .inner{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}.floating-bar .inner:after,.floating-bar .inner:before{content:none}.floating-bar.justify-center .inner{-webkit-justify-content:center;-ms-justify-content:center;justify-content:center}.floating-bar .floating-desc{margin-bottom:0;padding-right:20px}}body{color:#222;font-family:Montserrat,sans-serif;font-size:16px;font-weight:300;letter-spacing:0;line-height:26px;max-width:1440px;margin:auto}.section-2 h2,a.btn-order{font-weight:700;letter-spacing:0}.section-2 h4,.section-2 h5{margin-bottom:30px;color:#000}main{padding:0}.container{max-width:970px}a.btn-order{border-radius:5px;background:linear-gradient(180deg,#FA8364 0,#FF4E49 100%);box-shadow:0 2px 10px 0 rgba(0,0,0,.35);color:#FFF;font-size:22px;line-height:25px;text-align:center;padding:18px 10px;display:block;text-decoration:none;text-transform:uppercase}.header .wrapper_header,.section-4 ul{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex}@media (max-width:767px){a.btn-order{font-size:18px;font-weight:700;letter-spacing:0;line-height:22px}}.header .wrapper_header{display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;padding:3px 0}.header img{width:125px}.header a{color:#000;font-family:Helvetica;font-size:14px;letter-spacing:0;line-height:17px;text-align:right}.section-2{padding:80px 0;background-image:url(../../../../pub-assets/fileuploads/images/index/bg_topbanner_dt.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom center;position:relative}.section-2::after{content:"";background-image:url(../../../../pub-assets/fileuploads/images/index/top_product_v2.png);height:651px;width:510px;position:absolute;right:15px;bottom:-51px;background-repeat:no-repeat;background-size:contain}@media (max-width:1200px){.section-2::after{height:583px;width:455px}}.section-2 .main_editor{width:65%;max-width:610px}@media (min-width:1440px){.section-2::after{right:5%}}@media (max-width:1200px){.section-2::after{height:585px;width:455px}.section-2 .main_editor{width:50%;max-width:610px}}.section-2 .hidden_dk{display:none}@media (max-width:991px){.section-2::after{height:502px;width:385px}}.section-2 h2{font-family:Montserrat,sans-serif;color:#FFF;font-size:38px;line-height:48px;text-shadow:0 1px 6px rgba(0,0,0,.5)}.section-2 h4{font-size:26px;font-weight:300;letter-spacing:0;line-height:34px}.section-2 h5{font-size:17px;font-weight:700;letter-spacing:0;line-height:26px}.section-2 ul{list-style:none;padding:0;margin-bottom:30px}.section-2 ul li{position:relative;color:#000;font-size:16px;font-weight:600;letter-spacing:0;line-height:25px;padding-left:40px;margin-bottom:20px}.section-15 p,.section-3 p,.section-4 ul li h3{font-weight:700;text-align:center;letter-spacing:0}.section-2 ul li::before{content:"";background-image:url(../../../../pub-assets/fileuploads/images/index/white_check.png);height:26px;width:26px;position:absolute;left:0;top:0;background-size:cover}.section-2 ul li:last-of-type{margin-bottom:0}.section-2 a.btn-order{max-width:465px}@media (max-width:767px){.header .wrapper_header{-webkit-justify-content:center;-ms-justify-content:center;justify-content:center}.header .right_header{display:none}.section-2{padding-bottom:0;padding-top:30px}.section-2 .hidden_dk{display:block;max-width:400px;margin:auto}.section-2::after{display:none}.section-2 .main_editor{width:100%;max-width:100%}.section-2 h2{font-size:34px;line-height:44px;margin-bottom:20px}.section-2 h4{font-size:22px;line-height:32px}.section-2 h5{font-size:16px}}.section-15,.section-3{background-color:#819EF1;padding:15px 0}.section-15 p,.section-3 p{color:#FFF;font-size:19px;line-height:28px}@media (max-width:767px){.section-15 p,.section-3 p{font-size:16px;line-height:22px}.section-15 p br,.section-3 p br{display:none}}.section-4{padding:45px 0;box-shadow:0 4px 2px -2px rgba(0,0,0,.5);z-index:1;position:relative}.section-4 ul{list-style:none;padding:0;display:flex;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;margin:0 -15px}.section-4 ul li{padding:0 15px;width:calc(100% / 3);text-align:center}.section-4 ul li:nth-child(1) img{width:48px}.section-4 ul li:nth-child(1) h3{margin-top:10px}.section-4 ul li:nth-child(2) img{width:63px}.section-4 ul li:nth-child(3) img{width:87px}.section-4 ul li:nth-child(3) p{max-width:240px}.section-4 ul li h3{color:#7AB8C0;font-size:22px;line-height:32px;margin:15px auto 5px}.section-4 ul li p{color:#545454;font-size:16px;font-weight:300;letter-spacing:0;line-height:24px;text-align:center;max-width:300px;margin:auto}@media (max-width:767px){.section-4 ul{flex-direction:column;margin:0}.section-4 ul li{padding:0;width:100%;max-width:300px;margin:0 auto 30px}}.section-5>.container{width:100%;max-width:100%;padding:0}.section-5 p{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;width:100%;max-width:100%}.section-5 p img{width:25%}@media (max-width:767px){.section-5 p{display:block}.section-5 p img{width:50%;float:left}}.section-6 .wysiwyg-content,.section-7 .wysiwyg-content,.section-8 .wysiwyg-content,.section-9 .wysiwyg-content{position:relative;padding:90px 0}.section-6 .wysiwyg-content .left-content,.section-7 .wysiwyg-content .left-content,.section-8 .wysiwyg-content .left-content,.section-9 .wysiwyg-content .left-content{width:100%;max-width:480px}.section-6 .wysiwyg-content h3,.section-7 .wysiwyg-content h3,.section-8 .wysiwyg-content h3,.section-9 .wysiwyg-content h3{color:#000;font-size:34px;font-weight:700;letter-spacing:0;line-height:44px;margin-bottom:20px}.section-6 .wysiwyg-content p,.section-7 .wysiwyg-content p,.section-8 .wysiwyg-content p,.section-9 .wysiwyg-content p{color:#222;font-size:16px;font-weight:300;letter-spacing:0;line-height:26px;margin-bottom:25px}.section-10 h3,.section-11 h3{font-weight:700;letter-spacing:0;text-align:center}.section-6 .wysiwyg-content p:last-of-type,.section-7 .wysiwyg-content p:last-of-type,.section-8 .wysiwyg-content p:last-of-type,.section-9 .wysiwyg-content p:last-of-type{margin-bottom:0}.section-6 .wysiwyg-content::after,.section-7 .wysiwyg-content::after,.section-8 .wysiwyg-content::after,.section-9 .wysiwyg-content::after{content:"";background-image:url(../../../../pub-assets/fileuploads/images/index/group_banner_01.png);width:372px;height:693px;position:absolute;right:-5%;bottom:0;background-repeat:no-repeat;background-size:contain}.section-6 .wysiwyg-content .hidden_dk,.section-7 .wysiwyg-content .hidden_dk,.section-8 .wysiwyg-content .hidden_dk,.section-9 .wysiwyg-content .hidden_dk{display:none}@media (max-width:767px){.section-6 .wysiwyg-content,.section-7 .wysiwyg-content,.section-8 .wysiwyg-content,.section-9 .wysiwyg-content{padding:50px 0}.section-6 .wysiwyg-content .hidden_dk,.section-7 .wysiwyg-content .hidden_dk,.section-8 .wysiwyg-content .hidden_dk,.section-9 .wysiwyg-content .hidden_dk{display:block;text-align:center;max-width:240px;margin:30px auto 0}.section-6 .wysiwyg-content .left-content,.section-7 .wysiwyg-content .left-content,.section-8 .wysiwyg-content .left-content,.section-9 .wysiwyg-content .left-content{width:100%;max-width:100%}.section-6 .wysiwyg-content::after,.section-6 .wysiwyg-content::before,.section-7 .wysiwyg-content::after,.section-7 .wysiwyg-content::before,.section-8 .wysiwyg-content::after,.section-8 .wysiwyg-content::before,.section-9 .wysiwyg-content::after,.section-9 .wysiwyg-content::before{display:none}}.section-7 .wysiwyg-content::after,.section-9 .wysiwyg-content::after{display:none}@media (max-width:991px){.section-6 .wysiwyg-content{max-width:100%;padding-right:44%}.section-6 .wysiwyg-content::after{width:300px;height:640px}}@media (max-width:767px){.section-6{background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 80%,rgba(0,0,0,.1) 100%)}.section-6 .wysiwyg-content{max-width:100%;padding-right:0}.section-6 .wysiwyg-content::after{width:300px;height:640px}}.section-7 .wysiwyg-content::before,.section-9 .wysiwyg-content::before{content:"";position:absolute;background-repeat:no-repeat;background-size:contain}.section-7{background-color:#9EE3D3}.section-7 .wysiwyg-content .left-content{max-width:100%;padding-left:calc(100% - 510px)}.section-7 .wysiwyg-content::before{background-image:url(../../../../pub-assets/fileuploads/images/index/product_new_01.png);width:814px;height:514px;left:-28%;bottom:0}@media (max-width:1200px){.section-6 .wysiwyg-content::after,.section-7 .wysiwyg-content::after,.section-8 .wysiwyg-content::after,.section-9 .wysiwyg-content::after{right:0}.section-7 .wysiwyg-content::before{left:-16%;height:460px}}@media (max-width:991px){.section-7 .wysiwyg-content{padding-left:42%}.section-7 .wysiwyg-content::before{background-image:url(../../../../pub-assets/fileuploads/images/index/new_product.png);bottom:-90px;width:370px;height:420px;left:-29px}}@media (max-width:767px){.section-7 .wysiwyg-content{padding-left:0;padding-bottom:0}.section-7 .wysiwyg-content .left-content{padding-left:0}.section-7 .wysiwyg-content .hidden_dk{max-width:100%}.section-7 .wysiwyg-content::before{display:none}}.section-8{background-color:#98D3DB}.section-8 .wysiwyg-content .left-content{max-width:462px}.section-8 .wysiwyg-content::after{background-image:url(../../../../pub-assets/fileuploads/images/index/group_banner_02.png);width:360px;height:450px;bottom:0;right:80px}@media (max-width:991px){.section-8 .wysiwyg-content{max-width:100%;padding-right:44%}.section-8 .wysiwyg-content::after{width:300px;height:375px;right:0}}.section-9{background-color:#fff}.section-9 .wysiwyg-content .left-content{max-width:100%;padding-left:calc(100% - 435px)}.section-9 .wysiwyg-content::before{background-image:url(../../../../pub-assets/fileuploads/images/index/group_banner_03.png);width:400px;height:350px;left:0;bottom:90px}@media (max-width:991px){.section-9 .wysiwyg-content .left-content{padding-left:50%}.section-9 .wysiwyg-content::before{width:330px;height:289px}}@media (max-width:767px){.section-8 .wysiwyg-content{padding-right:0;padding-bottom:0}.section-8 .wysiwyg-content .left-content{max-width:100%}.section-9 .wysiwyg-content .left-content{padding-left:0}.section-9{background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 70%,rgba(0,0,0,.1) 100%)}}.section-10{padding:80px 0;text-align:center;background-image:url(../../../../pub-assets/fileuploads/images/index/break_bg_dt.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center}.section-10 h3{color:#FFF;font-size:34px;line-height:44px;margin-bottom:30px}.section-10 a.btn-order{max-width:340px;margin:0 auto}@media (max-width:767px){.section-10{padding:50px 0}.section-10 h3{font-size:24px;font-weight:700;letter-spacing:0;line-height:34px;margin-bottom:20px}}.section-11{padding:90px 0}.section-11 h3{color:#000;font-size:35px;line-height:45px;margin-bottom:50px}.section-11 ul{padding:0;list-style:none;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;margin:0 -20px}.section-11 ul li{width:25%;padding:0 20px}.section-11 ul li .img-thumb{width:100%;max-width:200px;position:relative;margin-bottom:30px}.section-11 ul li .img-thumb label{height:53px;width:53px;border:3px solid #FFF;background:linear-gradient(142.22deg,#C3E2F3 0,#90C1E2 100%);display:flex;align-items:center;justify-content:center;border-radius:50%;color:#FFF;font-size:24px;font-weight:900;letter-spacing:.86px;line-height:26px;text-align:center;position:absolute;top:0}.section-11 ul li p{color:#000;font-size:16px;font-weight:300;letter-spacing:0;line-height:24px;text-align:center}@media (max-width:991px){.section-11 ul{margin:0 -15px}.section-11 ul li{padding:0 15px}}@media (max-width:767px){.section-11{padding:50px 0}.section-11 ul{flex-direction:column;-webkit-align-items:center;-ms-align-items:center;align-items:center;margin:0}.section-11 ul li{padding:0;margin-bottom:40px;width:100%;max-width:300px}.section-11 ul li .img-thumb{margin:0 auto 30px}.section-11 ul li:last-of-type{margin-bottom:0}}.section-12{background-color:#9EE3D3;padding:90px 0;position:relative;background-image:url(../../../../pub-assets/fileuploads/images/index/fade_img_dt.png);background-repeat:no-repeat;background-position:right -2px center;background-size:contain}.section-12 .wysiwyg-content{max-width:550px}@media (max-width:991px){.section-12{background-position:right -150px center;background-size:cover}.section-12 .wysiwyg-content{max-width:50%}}.section-12 h3{color:#000;font-size:34px;font-weight:700;letter-spacing:0;line-height:44px;margin-bottom:20px}.section-12 .hidden_mb{display:none}.section-12 p{color:#222;font-size:16px;font-weight:300;letter-spacing:0;line-height:26px;margin-bottom:30px}.section-13 h3,.section-13 h4{font-weight:700;text-align:center;letter-spacing:0}.section-12 p:last-of-type{margin-bottom:0}@media (max-width:767px){.section-12{background:#9EE3D3;padding:50px 0 0}.section-12 .container{padding:0}.section-12 .wysiwyg-content{max-width:100%}.section-12 .wysiwyg-content h3{font-size:30px;line-height:40px}.section-12 .wysiwyg-content h3,.section-12 .wysiwyg-content p{padding:0 15px}.section-12 .hidden_mb{display:block;width:100%}.section-12 .hidden_mb img{width:100%}}.section-13{padding:90px 0;position:relative;background-image:url(../../../../pub-assets/fileuploads/images/index/comment_bg_dt.jpg);background-repeat:no-repeat;background-position:top center;background-size:cover}.section-13 h3{color:#000;font-size:35px;line-height:45px;margin-bottom:30px}.section-13 h4{color:#FFF;font-size:25px;font-style:italic;line-height:43px}.section-13 p{color:#000;font-size:16px;font-weight:300;letter-spacing:0;line-height:26px;text-align:center;max-width:680px;margin:0 auto 30px}.section-13 p:last-of-type{margin-bottom:0}.section-13 .wysiwyg-content>div{margin-bottom:30px;position:relative}.section-13 .wysiwyg-content>div::after,.section-13 .wysiwyg-content>div::before{background-image:url(../../../../pub-assets/fileuploads/images/index/quote.png);height:68px;width:68px;position:absolute;top:-5px;background-size:cover;background-repeat:no-repeat;content:""}.section-13 .wysiwyg-content>div::before{left:0;transform:scaleY(-1)}.section-13 .wysiwyg-content>div::after{transform:rotate(180deg);right:0}.section-13 a.btn-order{max-width:340px;margin:0 auto}@media (max-width:767px){.section-13{padding:50px 0}.section-13 h3{font-size:30px;line-height:40px}.section-13 .wysiwyg-content>div::after,.section-13 .wysiwyg-content>div::before{display:none}}@media (max-width:374px){.section-13 h3{font-size:26px;line-height:34px}}.section-14{padding:60px 0 90px}.section-14 .rating{margin-bottom:40px}.section-14 .rating .score{margin-bottom:20px}.section-14 .rating .score h3{font-size:28px;font-family:Helvetica;line-height:1.35em;margin-bottom:5px}.section-14 .rating .score p{color:#888;font-family:Helvetica;font-size:16px;letter-spacing:0;line-height:20px;margin-bottom:5px}.section-14 .rating .score p img{max-width:20px}.section-14 .rating .score p img:last-of-type{max-width:22px}@media (max-width:767px){.section-14 .rating .score p img{max-width:16px}.section-14 .rating .score p img:last-of-type{max-width:18px}}.section-14 .rating .progress-bar p{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:center;-ms-align-items:center;align-items:center;margin-bottom:17px}.section-14 .rating .progress-bar p:last-of-type{margin-bottom:0}.section-14 .rating .progress-bar p b{width:calc(100% - 120px);position:relative;background-color:#eee;height:12px;border-radius:6px;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.21);overflow:hidden}.section-14 .rating .progress-bar p b::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background:linear-gradient(180deg,#FFE38C 0,#FDCC30 100%);width:0}.section-16,.section-16::before{background-size:contain;background-repeat:no-repeat}.section-14 .rating .progress-bar p b.wd-89::before{width:89%}.section-14 .rating .progress-bar p b.wd-11::before{width:11%}.section-14 .rating .progress-bar p span{width:120px;padding-left:10px;text-align:left;color:#222;font-family:Helvetica;font-size:14px;letter-spacing:0;line-height:18px}.section-14 .rating .progress-bar p span img{max-width:20px;display:inline-block}.section-14 .rating .progress-bar p span img:last-of-type{margin-right:5px}@media (max-width:767px){.section-14 .rating .progress-bar p span img{max-width:14px}.section-14 .rating .progress-bar p span{font-size:11px;line-height:13px}}.section-14 .rating .progress-bar p:nth-child(1) span,.section-14 .rating .progress-bar p:nth-child(3) span{font-weight:700}@media (min-width:768px){.section-14 .rating{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-align-items:center;align-items:center}.section-14 .rating .score{width:110px;margin-top:-32px}.section-14 .rating .score h3{font-size:45px}.section-14 .rating .progress-bar{padding-left:15px;width:calc(100% - 110px)}.section-14 .rating .progress-bar p b{width:calc(100% - 120px)}.section-14 .rating .progress-bar p span{width:150px;padding-left:15px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}.section-14 .list-comments{width:calc(100% - 206px);margin-left:auto;margin-right:auto}.section-14 .list-comments .w_item h3,.section-14 .list-comments .w_item p{font-size:16px}}.section-14 .list-comments .w_item{margin-bottom:35px}.section-14 .list-comments .w_item:last-of-type{margin-bottom:0}.section-14 .list-comments .w_item h3{font-size:16px;line-height:1.35em;margin-bottom:5px;font-weight:400}@media (max-width:767px){.section-14 .list-comments .w_item h3{font-weight:700}}.section-14 .list-comments .w_item .w_thumb{margin-bottom:15px}.section-14 .list-comments .w_item .w_thumb img{max-width:100px}.section-14 .list-comments .w_item p{color:#595959;font-size:16px;line-height:1.35em;margin-bottom:5px}.section-16{padding:80px 0 160px;background-image:url(../../../../pub-assets/fileuploads/images/index/trees_dt.png),linear-gradient(180.4deg,#AAFEC8 0,#819EF1 100%);position:relative;background-position:left bottom}.section-16 .wysiwyg-content{width:100%;max-width:100%;padding-left:calc(100% - 651px)}.section-16::before{content:"";background-image:url(../../../../pub-assets/fileuploads/images/index/product_bottombanenr.png);height:675px;width:614px;position:absolute;left:0;top:-5%}@media (min-width:1440px){.section-16::before{left:5%}}@media (max-width:1200px){.section-16 .wysiwyg-content{padding-left:50%}.section-16::before{height:727px;width:520px;position:absolute;left:5%;top:inherit;bottom:0}}@media (max-width:991px){.section-16::before{left:-8%;top:inherit;bottom:50%;transform:translateY(50%)}}.section-16 .main_editor{width:100%;max-width:610px}.section-16 h2{color:#000;font-size:35px;font-weight:700;letter-spacing:0;line-height:45px;margin-bottom:20px}.section-16 h4{color:#000;font-size:22px;font-weight:300;letter-spacing:0;line-height:30px;margin-bottom:30px}.section-16 h5,.section-16 ul li{color:#000;font-size:17px;letter-spacing:0}.section-16 h5{font-weight:700;line-height:26px;margin-bottom:30px}.section-16 ul{list-style:none;padding:0;margin-bottom:30px}.section-16 ul li{position:relative;font-weight:600;line-height:25px;padding-left:40px;margin-bottom:20px}.section-16 ul li::before{content:"";background-image:url(../../../../pub-assets/fileuploads/images/index/white_check.png);height:26px;width:26px;position:absolute;left:0;top:0;background-size:cover}.section-16 ul li:last-of-type{margin-bottom:0}.section-16 .hidden-dk{display:none}.section-16 a.btn-order{max-width:465px}@media (max-width:767px){.section-16{padding:50px 0 130px;background-image:url(../../../../pub-assets/fileuploads/images/index/trees_mb.png),linear-gradient(180.4deg,#AAFEC8 0,#819EF1 100%)}.section-16::before{display:none}.section-16 .wysiwyg-content{padding-left:0}.section-16 h2{font-size:30px;line-height:40px;margin-bottom:20px}.section-16 .hidden-dk{display:block;max-width:500px;margin:0 auto}}.section-17{padding:50px 0;background-color:#303030}.section-17 .wrapper-footer{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}.section-17 .wrapper-footer a,.section-17 .wrapper-footer p{color:#999;font-size:12px;font-weight:300;letter-spacing:0;line-height:10px;margin-bottom:0}@media (max-width:767px){.section-17 .wrapper-footer{flex-direction:column}.section-17 .wrapper-footer p{margin-bottom:20px;font-size:12px;font-weight:300;letter-spacing:0;line-height:20px;text-align:center}.section-17 .wrapper-footer p:last-of-type{margin-bottom:0}}.section-17 .DMCA_Logo{text-align:center;margin-top:40px}.w_fomo_wrapper{color:#FFF;position:fixed;top:10px;left:10px;min-width:300px;background-color:#D7FBEC;-webkit-transition:transform .8s ease;-moz-transition:transform .8s ease;-ms-transition:transform .8s ease;-o-transition:transform .8s ease;transition:transform .8s ease;z-index:1001;font-weight:400;-webkit-transform:translateX(-110%);-moz-transform:translateX(-110%);-ms-transform:translateX(-110%);-o-transform:translateX(-110%);transform:translateX(-110%);-webkit-box-shadow:0 0 5px #6f6f6f;box-shadow:0 0 5px #6f6f6f;-webkit-border-radius:5px;border-radius:5px;overflow:hidden}.edit_mode .w_fomo_wrapper{position:static;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.w_fomo_wrapper.notify{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.w_fomo_wrapper .w_item{display:table;width:100%}.w_fomo_wrapper .w_item>div{display:table-cell;vertical-align:middle}.w_fomo_wrapper .w_thumb{width:70px;padding:10px;background-color:#fff}.w_fomo_wrapper .w_thumb img{width:50px}.w_fomo_wrapper .w_desc{padding:10px;color:#000;font-size:12px;letter-spacing:0;line-height:19px}.w_fomo_wrapper .w_desc strong{color:#819EF1}@media (min-width:992px){.w_fomo_wrapper{top:auto;bottom:10px;min-width:360px}.w_fomo_wrapper .w_thumb{width:100px}.w_fomo_wrapper .w_thumb img{width:75px}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.w_fomo_wrapper{width:300px}}.floating-bar{background-color:#fff;padding:0;box-shadow:1px 1px 7px rgba(0,0,0,.18)}.floating-bar .container{padding:6px 15px}.floating-bar .floating-desc img{max-width:125px}.floating-bar .btn-floating-bar{border-radius:5px;background:linear-gradient(180deg,#FA8364 0,#FF4E49 100%);box-shadow:0 2px 10px 0 rgba(0,0,0,.35);color:#FFF;font-size:22px;font-weight:700;letter-spacing:0;line-height:25px;text-align:center;display:block;text-transform:uppercase}@media (max-width:767px){.floating-bar .btn-floating-bar{font-size:16px}.floating-bar.floating-top{top:auto!important;bottom:0;-webkit-transform:translateY(110%);-moz-transform:translateY(110%);-ms-transform:translateY(110%);-o-transform:translateY(110%);transform:translateY(110%);background-color:rgba(0,0,0,.8)}.floating-bar .floating-desc img{display:none}}