.popup-wrapper{position:fixed;z-index:110;left:0;top:0;width:100%;height:100%;left:-100%;transition-delay:.3s;-webkit-transition-delay:.3s}.popup-wrapper.active{left:0;transition-delay:0s;-webkit-transition-delay:0s}.popup-wrapper .bg-layer{position:absolute;left:0;top:-100px;right:0;bottom:-100px;background:rgba(0,0,0,.8);transition:all .3s ease-out;-webkit-transition:all .3s ease-out;opacity:0}.popup-wrapper.active .bg-layer{opacity:1}.popup-content{position:absolute;top:0;width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch;font-size:0;text-align:center;transition:transform .3s ease-out , opacity .3s ease-out , left 0s .3s;-webkit-transition:transform .3s ease-out , opacity .3s ease-out , left 0s .3s;transform:translateY(50px);-webkit-transform:translateY(50px);opacity:0;left:-10000px;padding:15px}.popup-content.active{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;left:0;transition:transform .3s ease-out , opacity .3s ease-out , left 0s 0s;-webkit-transition:transform .3s ease-out , opacity .3s ease-out , left 0s 0s;position:relative}.popup-content:after{display:inline-block;vertical-align:middle;height:100%;content:""}.popup-container{display:inline-block;vertical-align:middle;width:100%;position:relative;text-align:left;background:#fff}.popup-container.size2{max-width:715px;border-radius:5px}.popup-container.size3{max-width:1130px;border-radius:5px}.popup-content .layer-close{position:absolute;left:0;bottom:0;right:0;height:10000px}.popup-align{padding:60px 70px 70px 70px;overflow:hidden}.popup-align.type2{padding:0 130px 0 130px;overflow:hidden}.popup-align.type3{padding:70px 115px 40px;overflow:hidden}.popup-container .button-close{cursor:pointer;position:absolute;right:20px;top:20px;width:30px;height:30px;background-color:#ebebeb;border-radius:50%;z-index:1}.popup-container .button-close span{content:'';position:absolute;top:14px;left:9px;background-color:#666;width:12px;height:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .25s linear;transition:all .25s linear}.popup-container .button-close span:last-child{left:auto;right:9px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.popup-container .button-close:before{content:'';background:#0090da;background:-webkit-gradient(65deg,65deg,color-stop(0%,#0090da),color-stop(100%,#0090da));background:-webkit-linear-gradient(65deg,#0090da 0%,#0090da 100%);background:linear-gradient(65deg,#0090da 0%,#0090da 100%);position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transition:all .25s linear;transition:all .25s linear;border-radius:50%;opacity:0;visibility:hidden}.popup-title .h3{font-family:'Formular-Bold';font-size:24px;line-height:26px;letter-spacing:.15px;color:#1f1f1f;text-align:center}.popup-title .desc{font-family:'Formular-Light';letter-spacing:.15px;color:#666;text-align:center;margin-top:15px}@media screen and (min-width:992px){.popup-container .button-close:hover span{background-color:#fff}.popup-container .button-close:hover:before{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}}@media screen and (max-width:991px){.popup-align.type3{padding:50px 50px 40px}}@media screen and (max-width:767px){.popup-align.type2{padding:0}.popup-align.type3{padding:50px 15px 40px}.popup-container .button-close{right:10px;top:10px}.popup-container .button-close.type2{right:15px;top:65px}.popup-container form{margin:0 15px}.popup-title{margin:0 15px}.popup-title .h3{font-size:20px;line-height:22px}.popup-title .desc{margin-top:10px}}.block-title{text-align:center}.block-title .h1{font-family:'Formular-Bold';letter-spacing:.15px;color:#1f1f1f;padding:0 80px;position:relative;display:inline-block}.block-title .h3{font-family:'Formular-Bold';letter-spacing:.15px;color:#1f1f1f;position:relative}.block-title .desc{font-family:'Formular-Light';letter-spacing:.15px;color:#666;margin-top:15px}.block-title .circle-left1,.block-title .circle-left2,.block-title .circle-left3,.block-title .circle-right1,.block-title .circle-right2,.block-title .circle-right3{position:absolute;left:0;top:50%;background-color:#0090da;width:6px;height:6px;margin-top:-3px;border-radius:50%}.block-title .circle-right1{left:auto;right:0}.block-title .circle-left2,.block-title .circle-right2{width:8px;height:8px;margin-top:-4px;left:25px}.block-title .circle-right2{left:auto;right:25px}.block-title .circle-left3,.block-title .circle-right3{width:10px;height:10px;margin-top:-5px;left:50px}.block-title .circle-right3{left:auto;right:50px}@media screen and (max-width:767px){.block-title .circle-left2,.block-title .circle-right2,.block-title .circle-left3,.block-title .circle-right3{display:none}.block-title .h1{padding:0 20px}}.breadcrumbs{text-align:center;margin-top:25px}.breadcrumbs ul{display:inline-block}.breadcrumbs li{display:inline-block;padding:0 20px;position:relative}.breadcrumbs li:last-child .breabcrumbs-item:before{content:none}.breadcrumbs .breabcrumbs-item{color:#a6a6a6;font-size:12px;line-height:27px;letter-spacing:.15px;font-family:'Formular-Light'}.breadcrumbs .breabcrumbs-item:before{content:'/';position:absolute;right:-3px;top:0}.breadcrumbs a.breabcrumbs-item{color:#666}.breadcrumbs .return-back{font-size:12px;line-height:27px;letter-spacing:.15px;font-family:'Formular-Light';color:#0090da;padding-left:15px;position:relative;margin-right:10px}.breadcrumbs .return-back:before{content:'';position:absolute;top:4px;left:0;width:8px;height:8px;border-top:2px solid #0090da;border-left:2px solid #0090da;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (min-width:992px){.breadcrumbs a.breabcrumbs-item:hover{color:#0090da}}@media screen and (max-width:991px){.breadcrumbs{display:none}}.button{display:inline-block;position:relative;padding:10px 13px;background-color:#82da1a;border-radius:5px;color:#fff;font-size:16px;line-height:27px;letter-spacing:.15px;text-align:center;cursor:pointer;border:2px solid #82da1a;-webkit-transition:all .25s linear;transition:all .25s linear}.button.size2{padding:12px 30px}.button.size3{padding:12px 20px}.button input[type="submit"]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.button.type3{background:#0090da;background:-webkit-gradient(15deg,15deg,color-stop(0%,#0090da),color-stop(50%,#0090da),color-stop(51%,#0090da),color-stop(100%,#0090da));background:-webkit-linear-gradient(15deg,#0090da 0%,#0090da 50%,#0090da 51%,#0090da 100%);background:linear-gradient(15deg,#0090da 0%,#0090da 50%,#0090da 51%,#0090da 100%);background-size:200% auto;border:none}@media screen and (min-width:992px){.button:hover{background-color:#fff;color:#82da1a}.button.type3:hover{background-position:right center;color:#fff}.button path{fill:#82da1a}}.step-block{position:relative;display:inline-block;width:33.333333%;float:left}.step-block:after{content:"";position:absolute;right:-25px;top:45px;background:url(../img/separator.png);width:50px;height:7px;z-index:1;background-position:center;background-repeat:no-repeat}.step-block:nth-child(3n):after {display:none}.step-block:nth-child(n+4) {margin-top:30px}.step-block .step-info{text-align:center;max-width:290px;margin:0 auto}.step-block .step-info .img{margin:0 auto;width:112px;height:112px;border-radius:50%;border:2px dotted #ebebeb;position:relative;margin-bottom:20px}.step-block .step-info img{position:absolute;left:50%;top:50%;max-width:100%;max-height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.step-block .step-info .title{font-family:'Formular-Bold';letter-spacing:.15px;color:#1f1f1f;margin-bottom:20px}.step-block .step-info .desc{font-family:'Formular-Light';letter-spacing:.15px;color:#666}@media screen and (max-width:767px){.step-block{float:none;width:100%;margin-bottom:30px}.step-block:last-child{margin-bottom:0}.step-block:after{content:none}.step-block .step-info .title{margin-bottom:10px}.step-block .step-info .img{margin-bottom:10px}}#map-canvas{height:540px}@media screen and (max-width:767px){#map-canvas{height:300px}}.contact-info-wrapper{margin:0 40px 0 70px}.contact-info-wrapper .title{font-family:'Formular-Bold';letter-spacing:.15px;color:#1f1f1f;padding-left:40px;margin-bottom:5px}.contact-info-wrapper .phone-wrapper:before{top:-31px;margin-top:0}.contact-info-wrapper .address-wrapper:before{top:-31px;margin-top:0}.contact-info-wrapper .schedule-wrapper:before{top:-31px;margin-top:0}.contact-info-wrapper .contact-info{padding:25px 0;border-bottom:1px solid #ebebeb}.contact-info-wrapper .contact-info:last-child{border-bottom:none}.contact-info-wrapper .social-wrapper{margin-left:40px;margin-top:40px}@media screen and (max-width:1199px){.contact-info-wrapper{margin:0 40px 0 0}.contact-info-wrapper .phone-wrapper a{color:#1f1f1f}.contact-info-wrapper .phone-wrapper:before{background-image:url(../img/phone.svg)}.contact-info-wrapper .schedule-wrapper .schedule-item{color:#666}.contact-info-wrapper .schedule-wrapper .schedule-item span{color:#1f1f1f}.contact-info-wrapper .schedule-wrapper:before{background-image:url(../img/oclock.svg)}}@media screen and (max-width:991px){.contact-info-wrapper{display:flex;flex-wrap:wrap;margin-bottom:50px}.contact-info-wrapper .contact-info{width:calc(50% - 30px);margin-right:30px;border-bottom:none}.contact-info-wrapper .contact-info .social-wrapper{margin-top:15px}.contact-info-wrapper .contact-info:nth-child(-n+2) {border-bottom:1px solid #ebebeb}}@media screen and (max-width:767px){.contact-info-wrapper{margin-right:0}.contact-info-wrapper .contact-info{width:100%;margin-right:0;border-bottom:1px solid #ebebeb}.contact-info-wrapper .contact-info .social-wrapper{margin-top:15px}}.simple-article p{font-family:'Formular-Light';font-size:16px;line-height:24px;letter-spacing:.15px;color:#666;margin-bottom:20px}.simple-article a{font-family:'Formular-Medium';color:#0090da;-webkit-transition:color .3s linear;transition:color .3s linear}.simple-article h1,.simple-article h2,.simple-article h3,.simple-article h4,.simple-article h5,.simple-article h6{font-family:'Formular-Bold';margin-bottom:20px}.simple-article h3{margin-bottom:15px}.simple-article ul{margin-bottom:20px;max-width:670px}.simple-article ul li{font-family:'Formular-Light';font-size:16px;line-height:24px;letter-spacing:.15px;color:#666;margin-bottom:10px;position:relative;padding-left:20px}.simple-article ul li:before{content:'';position:absolute;top:11px;left:0;width:6px;height:6px;background-color:#0090da;border-radius:50%}.simple-article ul span{font-family:'Formular-Medium';color:#0090da}.simple-article *:last-child{margin-bottom:0}.simple-article-table .table{width:100%;border-collapse:collapse}.simple-article-table .table-title{letter-spacing:1.2px;color:#fff;text-transform:uppercase}.simple-article-table .table-header{position:relative;z-index:1}.simple-article-table .table-header .table-row{position:relative;background-color:#0090da}.simple-article-table .table-body .table-row{border-bottom:1px solid #ebebeb}.simple-article-table .table-head{padding:10px 25px 10px 30px}.simple-article-table .table-column{padding:18px 25px 18px 30px}.simple-article-table .column-title{letter-spacing:.15px;color:#1f1f1f}.simple-article-table .table-measurement{letter-spacing:.15px;color:#666}.simple-article-table .table-contents{letter-spacing:.15px;color:#1f1f1f}@media screen and (min-width:992px){.simple-article a:hover{color:#1f1f1f}}@media screen and (max-width:767px){.simple-article-table{overflow-x:auto}.simple-article p{font-size:14px;line-height:22px;margin-bottom:10px}}.thank-you-wrapper{text-align:center}.thank-you-wrapper .title{font-size:30px;line-height:36px;font-family:'Formular-Bold';color:#1f1f1f;margin-bottom:20px}.thank-you-wrapper .desc{font-size:18px;line-height:24px;color:#666}@media screen and (max-width:767px){.thank-you-wrapper{padding:0 15px}.thank-you-wrapper .title{font-size:24px;line-height:34px;margin-bottom:10px}}.grid-sizer{width:23.5%}.grid-sizer2{width:32%}.gutter-sizer{width:2%}.catagory-catalog{position:relative}.catagory-catalog .catagory-item{float:left;display:block;width:23.5%;background-color:#f5f5f5;border-radius:5px;margin-bottom:2%;overflow:hidden;z-index:1}.catagory-catalog .catagory-item:before{content:'';display:block;padding-bottom:110%}.catagory-catalog .catagory-item:after{content:'';background:#0090da;background:-webkit-gradient(65deg,65deg,color-stop(0%,#0090da),color-stop(100%,#0090da));background:-webkit-linear-gradient(65deg,#0090da 0%,#0090da 100%);background:linear-gradient(65deg,#0090da 0%,#0090da 100%);position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;-webkit-transform:translate(-100%,-100%);transform:translate(-100%,-100%);-webkit-transition:all .25s linear;transition:all .25s linear}.catagory-catalog .catagory-item.size2{width:49%}.catagory-catalog .catagory-item.size2:before{padding-bottom:calc(55% - 2%)}.catagory-catalog .catagory-item .title-wrapper{position:absolute;top:30px;left:40px;z-index:10}.catagory-catalog .catagory-item .title{font-family:'Formular-Medium';font-size:18px;line-height:27px;letter-spacing:.15px;color:#1f1f1f;-webkit-transition:all .25s linear;transition:all .25s linear}.catagory-catalog .catagory-item .desc{font-size:14px;line-height:27px;letter-spacing:.15px;color:#666;-webkit-transition:all .25s linear;transition:all .25s linear}.catagory-catalog .catagory-item img{position:absolute;right:0;bottom:0;max-height:75%;max-width:100%}.catagory-catalog .category-desc{display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;width:100%;height:100%;top:0;left:0;z-index:15;background-size:90% 80%;background-repeat:no-repeat;background-position:right bottom;background-color:#f5f5f5;-webkit-transform:translateX(-101%);transform:translateX(-101%);-webkit-transition:all .25s linear;transition:all .25s linear}.catagory-catalog .category-desc .gradient{position:absolute;width:100%;height:100%;top:0;left:0;background:#0090da}.catagory-catalog .category-desc ul{position:relative}.catagory-catalog .category-desc ul li{font-size:14px;line-height:33px;letter-spacing:.15px;color:#fff}.catagory-catalog.type2 .catagory-item{overflow:hidden;width:100%;display:block;float:none;position:relative}.catagory-catalog.type2 .catagory-item:after{content:none}.catagory-catalog.type2 .catagory-item.no-desc:after{content:'';background:#0090da;background:-webkit-gradient(65deg,65deg,color-stop(0%,#0090da),color-stop(100%,#0090da));background:-webkit-linear-gradient(65deg,#0090da 0%,#0090da 100%);background:linear-gradient(65deg,#0090da 0%,#0090da 100%);position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;-webkit-transform:translate(-101%,0);transform:translate(-101%,0);-webkit-transition:all .25s linear;transition:all .25s linear}.category-list{margin-right:30px}.category-list .h4{font-family:'Formular-Bold';letter-spacing:.15px;color:#1f1f1f}.category-list ul a{font-family:'Formular-Light';font-size:16px;line-height:22px;letter-spacing:.15px;color:#666;display:inline-block;-webkit-transition:color .25s linear;transition:color .25s linear}.category-list ul a.active{color:#0090da}.category-list ul li{padding:19px 0 19px 20px;position:relative;border-bottom:1px solid #ebebeb}.category-list ul li:before{content:'';position:absolute;top:26px;left:0;width:5px;height:5px;background-color:#0090da;border-radius:50%}.category-list ul ul{margin:5px 0}.category-list ul ul a{font-size:14px;line-height:20px}.category-list ul ul li{border-bottom:none;padding:5px 0 5px 20px}.category-list ul ul li:before{top:12px;background-color:#666}.category-list-wrapper{position:relative}.category-list-wrapper .category-list-button{display:none}@media screen and (min-width:992px){.category-list ul a:hover{color:#0090da}.catagory-catalog .catagory-item:hover:after{-webkit-transform:translate(0%,0%);transform:translate(0%,0%)}.catagory-catalog .catagory-item:hover .title{color:#fff}.catagory-catalog .catagory-item:hover .desc{color:#fff}.catagory-catalog.type2 .catagory-item:hover .title{color:#1f1f1f}.catagory-catalog.type2 .catagory-item:hover .desc{color:#666}.catagory-catalog.type2 .catagory-item:hover .category-desc{-webkit-transform:translateX(0);transform:translateX(0)}.catagory-catalog.type2 .catagory-item.no-desc:hover:after{-webkit-transform:translate(0%,0%);transform:translate(0%,0%)}.catagory-catalog.type2 .catagory-item.no-desc:hover .title{color:#fff}.catagory-catalog.type2 .catagory-item.no-desc:hover .desc{color:#fff}}@media screen and (max-width:1199px){.catagory-catalog .category-desc ul li{line-height:26px}}@media screen and (max-width:991px){.grid-sizer{width:49%}.grid-sizer2{width:49%}.catagory-catalog .catagory-item{width:49%}.catagory-catalog.type2 .catagory-item{width:100%}.category-list-wrapper{position:fixed;width:80%;height:100%;background:#fff;top:0;left:0;z-index:98;margin-top:70px;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .25s linear;transition:all .25s linear}.category-list-wrapper .category-list-button{display:inline-block;width:50px;height:50px;position:absolute;top:50%;right:-50px;margin-top:-70px;background:#0090da}.category-list-wrapper .category-list-button img{position:absolute;top:50%;left:50%;max-height:30px;max-width:30px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.category-list-wrapper.active{-webkit-transform:translateX(0);transform:translateX(0)}.category-list{margin-right:0;overflow-y:auto;height:100%;padding:30px 30px 100px 30px}}@media screen and (max-width:767px){.grid-sizer{width:48%}.grid-sizer2{width:48%}.gutter-sizer{width:4%}.catagory-catalog .catagory-item{width:48%;margin-bottom:4%}.catagory-catalog .catagory-item:before{padding-bottom:130%}.catagory-catalog .catagory-item.size2{width:100%}.catagory-catalog .catagory-item.size2:before{padding-bottom:70%}.catagory-catalog .catagory-item .title-wrapper{top:10px;left:10px;padding-right:10px}.catagory-catalog .catagory-item .title{font-size:16px;line-height:22px}.catagory-catalog .catagory-item .desc{font-size:13px;line-height:22px}.catagory-catalog.type2 .catagory-item{width:100%}.catagory-catalog.type2 .col-xs-6:nth-child(odd) {padding-right:5px}.catagory-catalog.type2 .col-xs-6:nth-child(even) {padding-left:5px}}.table{display:table}.table .table-header{display:table-header-group}.table .table-head{display:table-cell}.table .table-body{display:table-row-group}.table .table-row{display:table-row}.table .table-column{display:table-cell}.cart-container{width:100%}.cart-container .table{width:100%;border-collapse:collapse}.cart-container .table-row{border-bottom:1px solid #ebebeb}.cart-container .table-row:first-child{border-top:1px solid #ebebeb}.cart-container .table-column{height:140px;padding:20px 15px;vertical-align:middle}.cart-container .table-column:nth-child(1) {padding-left:0;width:12%}.cart-container .table-column:nth-child(2) {width:44%}.cart-container .table-column:nth-child(3) {width:19%}.cart-container .table-column:nth-child(4) {width:20%}.cart-container .table-column:nth-child(5) {width:5%}.cart-container .item-price{font-family:'Formular-Bold';font-size:18px;line-height:27px;letter-spacing:.15px;color:#0090da;text-align:center;white-space:nowrap}.cart-container .delete-product{width:20px;height:20px;border:1px solid #ebebeb;border-radius:50%;position:relative;margin:0 auto;cursor:pointer;z-index:1}.cart-container .delete-product span{position:absolute;top:8px;left:4px;width:10px;height:2px;background:#666;-webkit-transition:all .25s linear;transition:all .25s linear;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.cart-container .delete-product span:nth-child(2) {left:auto;right:4px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.cart-container .delete-product:before{content:'';background:#0090da;background:-webkit-gradient(65deg,65deg,color-stop(0%,#0090da),color-stop(100%,#0090da));background:-webkit-linear-gradient(65deg,#0090da 0%,#0090da 100%);background:linear-gradient(65deg,#0090da 0%,#0090da 100%);position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transition:all .25s linear;transition:all .25s linear;border-radius:50%;opacity:0;visibility:hidden}.cart-product{width:100px;height:100px;border:1px solid #ebebeb;border-radius:3px;position:relative}.cart-product .img{position:absolute;top:50%;left:50%;width:100%;height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;background-size:contain;background-position:50% 50%;background-repeat:no-repeat;-webkit-transition:all .25s linear;transition:all .25s linear}.cart-info{padding-right:50px}.cart-info a{letter-spacing:.15px;color:#1f1f1f;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;height:46px;-webkit-transition:color .3s linear;transition:color .3s linear}.cart-info .price{font-size:12px;line-height:24px;letter-spacing:.15px;color:#666}.general-price{margin-top:45px;display:flex;justify-content:flex-end}.general-price p{font-size:14px;line-height:27px;letter-spacing:.15px;color:#666;margin-right:15px}.general-price .price{font-family:'Formular-Bold';font-size:18px;line-height:27px;letter-spacing:.15px;color:#0090da}.button-wrapper{margin-top:45px;display:flex;justify-content:space-between;align-items:center}.button-wrapper .return-back{font-size:16px;line-height:27px;letter-spacing:.15px;color:#666;padding-left:20px;position:relative;-webkit-transition:all .25s linear;transition:all .25s linear}.button-wrapper .return-back:before{content:'';position:absolute;top:8px;left:0;width:8px;height:8px;border-top:2px solid #666;border-left:2px solid #666;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .25s linear;transition:all .25s linear}@media screen and (min-width:992px){.cart-info a:hover{color:#0090da}.cart-product:hover .img{opacity:.6}.button-wrapper .return-back:hover{color:#0090da}.button-wrapper .return-back:hover:before{border-top-color:#0090da;border-left-color:#0090da}.cart-container .delete-product:hover:before{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.cart-container .delete-product:hover span{background-color:#fff}}@media screen and (max-width:991px){.cart-container .table-column{height:130px;padding:15px 10px}.cart-info{padding-right:0}}@media screen and (max-width:767px){.cart-info{padding:15px 0}.cart-info .h6{height:78px}.cart-container .item-price{text-align:left}.cart-container .table{display:block}.cart-container .table-body{display:block}.cart-container .table-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:15px 0;position:relative}.cart-container .table-column{height:auto;padding:0}.cart-container .table-column:nth-child(1) {padding-left:0;width:50%;position:absolute;top:15px;left:0}.cart-container .table-column:nth-child(2) {width:100%;padding-left:120px}.cart-container .table-column:nth-child(3) {padding-top:15px;width:50%;padding-left:0}.cart-container .table-column:nth-child(4) {padding-top:15px;width:40%}.cart-container .table-column:nth-child(5) {padding-top:15px;width:8%}.cart-container .product-count{margin:0}.general-price{margin-top:20px}.button-wrapper{justify-content:center;flex-wrap:wrap;margin-top:20px}.button-wrapper .return-back{order:1}.button-wrapper .button{order:0;width:100%;margin-bottom:15px}}.product-info-wrapper{padding-top:20px}.product-info-wrapper .h1{font-size:30px;line-height:41px;letter-spacing:.15px;color:#000;font-family:'Formular-Bold';margin-bottom:20px}.product-info-wrapper .category{font-size:14px;line-height:27px;letter-spacing:.15px;color:#666;margin-bottom:10px}.product-info-wrapper .category a{color:#0090da}.product-info-wrapper .product-info{margin-bottom:15px}.product-info-wrapper .product-info .item-price{font-family:'Formular-Bold';font-size:18px;line-height:27px;letter-spacing:.15px;color:#0090da;display:inline-block;vertical-align:middle;margin-right:15px}.product-info-wrapper .product-info .item-width{font-family:'Formular-Light';font-size:14px;line-height:27px;letter-spacing:.15px;color:#666;display:inline-block;vertical-align:middle}.product-info-wrapper .product-button-wrapper{margin-bottom:25px;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;padding:40px 0}.product-info-wrapper .product-button-wrapper .product-count{margin:0;margin-right:40px}.product-info-wrapper .product-button-wrapper .button{padding:9px 15px;display:inline-block;vertical-align:middle}.product-info-wrapper .product-button-wrapper .info-wrapper{display:inline-block;vertical-align:middle}.product-info-wrapper .product-button-wrapper .title{letter-spacing:.15px;color:#666;margin-bottom:5px}.product-info-wrapper .product-button-wrapper .item-price{font-family:'Formular-Bold';font-size:24px;line-height:27px;letter-spacing:.15px;color:#0090da;margin-right:15px;display:inline-block;vertical-align:middle}.product-info-wrapper .product-button-wrapper .table{width:100%}.product-info-wrapper .product-desc .h5{font-family:'Formular-Bold';letter-spacing:.15px;color:#1f1f1f}.product-slider .product-button-wrapper .cart-informer{display:none}.product-slider .swiper-pagination{display:none}.product-button-wrapper .button img{position:absolute;top:50%;left:50%;width:18px;height:18px;margin-left:-9px;margin-top:-9px;opacity:0;visibility:hidden}.product-button-wrapper .button svg{position:absolute;top:50%;left:50%;width:18px;height:18px;margin-left:-9px;margin-top:-9px;opacity:0;visibility:hidden;stroke:#fff;-webkit-transition:all .3s linear;transition:all .3s linear}.product-button-wrapper .cart-informer{position:absolute;left:50%;top:0;padding-top:55px;width:280px;text-align:left;opacity:0;visibility:hidden;-webkit-transition:all .25s linear;transition:all .25s linear;margin-left:-140px;z-index:10}.product-button-wrapper .cart-informer .info{background:#fff;padding:24px 30px;border-radius:5px;box-shadow:0 0 35px 0 rgba(0,0,0,.08);position:relative;text-align:center}.product-button-wrapper .cart-informer .info:before{content:'';width:12px;height:12px;background:#fff;position:absolute;display:block;top:-6px;left:50%;margin-left:-6px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.product-button-wrapper .cart-informer .informer-title{font-family:'Formular-Bold';font-size:16px;line-height:26px;letter-spacing:.15px;color:#1f1f1f;margin-bottom:10px}.product-button-wrapper .cart-informer .desc{padding-right:14px;font-size:16px;line-height:27px;letter-spacing:.15px;color:#0090da;position:relative;display:inline-block;-webkit-transition:all .25s linear;transition:all .25s linear}.product-button-wrapper .cart-informer .desc:before{content:'';position:absolute;top:10px;right:0;width:8px;height:8px;border-top:2px solid #0090da;border-left:2px solid #0090da;-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-transition:all .25s linear;transition:all .25s linear}.product-button-wrapper.animation-button .button img:first-of-type{opacity:1;visibility:visible}.product-button-wrapper.animation-button .button img:last-of-type{opacity:0;visibility:hidden}.product-button-wrapper.animation-button .button svg{opacity:1;visibility:visible}.product-button-wrapper.animation-button .button i{opacity:0;visibility:hidden}.product-button-wrapper.animation-button .cart-informer{opacity:1;visibility:visible}.product-item{display:block;border:1px solid #ebebeb;padding:20px;border-radius:5px;margin-bottom:20px}.product-item .product-img-wrapp{display:block;position:relative;padding-bottom:100%;-webkit-transition:all .25s linear;transition:all .25s linear}.product-item .product-img-wrapp .img{position:absolute;left:50%;top:50%;max-width:100%;max-height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product-item .title{font-family:'Formular-Light';color:#000;letter-spacing:.15px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:60px;-webkit-transition:all .25s linear;transition:all .25s linear}.product-item .product-info{margin-top:5px;display:flex;justify-content:space-between}.product-item .product-info .item-price{font-family:'Formular-Bold';font-size:18px;line-height:27px;letter-spacing:.15px;color:#0090da}.product-item .product-info .item-width{font-family:'Formular-Light';font-size:14px;line-height:27px;letter-spacing:.15px;color:#666}.product-item .product-button-wrapper{margin-top:25px;display:flex;justify-content:space-between;align-items:center}.product-item .product-button-wrapper .product-count{margin:0;margin-right:10px}.product-item .product-button-wrapper .button{padding:9px 15px;width:150px}.product-count{position:relative;width:120px;margin:0 auto}.product-count input{width:100%;height:45px;outline:none;padding:5px 40px;border:1px solid #ebebeb;font-size:16px;line-height:27px;letter-spacing:.15px;color:#666;text-align:center;border-radius:3px}.product-count input:focus{background-color:#f9f9f9}.product-count .product-button{position:absolute;top:50%;height:45px;width:40px;margin-top:-22px;cursor:pointer}.product-count .product-button.less-product{left:0}.product-count .product-button.less-product:before{content:'';position:absolute;top:50%;left:50%;width:10px;height:2px;background:#666;margin-left:-5px;margin-top:-1px;-webkit-transition:all .25s linear;transition:all .25s linear}.product-count .product-button.more-product{right:0}.product-count .product-button.more-product:before,.product-count .product-button.more-product:after{content:'';position:absolute;top:50%;left:50%;width:10px;height:2px;background:#666;margin-left:-5px;margin-top:-1px;-webkit-transition:all .25s linear;transition:all .25s linear}.product-count .product-button.more-product:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.product-preview{border:1px solid #ebebeb;border-radius:5px;padding-bottom:10px}.product-preview .swiper-pagination{display:none}.product-preview .big-img-wrapper{padding-bottom:83%}.product-preview .big-img-wrapper img{position:absolute;left:50%;top:50%;max-width:100%;max-height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product-preview .small-img-wrapper{cursor:pointer;padding-bottom:98%;border:1px solid #ebebeb;display:block;position:relative;border-radius:5px;-webkit-transition:border .25s linear;transition:border .25s linear}.product-preview .small-img-wrapper img{position:absolute;left:50%;top:50%;max-width:100%;max-height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product-preview .swiper-wrapp.slider-hide{display:none}.product-preview .swiper-button-prev,.product-preview .swiper-button-next{display:none}.slide-swich.active .small-img-wrapper{border-color:#0090da}.more-info-content{display:inline-block;color:#666;letter-spacing:.15px;overflow:hidden}.more-info-content p{font-size:14px;line-height:21px}.more-info-content .more-info-article{overflow:hidden}.more-info-content .more-button{color:#0090da;font-family:'Formular-Light';-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;position:relative;display:inline-block;vertical-align:middle;margin-top:-5px;cursor:pointer}.product-links{text-align:center;margin-bottom:60px}.product-links .link{font-family:'Formular-Light';font-size:14px;line-height:24px;letter-spacing:1.2px;color:#666;padding:7px 15px;border:1px solid #ebebeb;text-transform:uppercase;border-radius:5px;min-width:170px;display:inline-block;text-align:center;z-index:1;position:relative;overflow:hidden;margin:0 5px;-webkit-transition:all .25s linear;transition:all .25s linear}.product-links .link:before{content:'';position:absolute;top:0;left:-1px;right:-1px;height:0;background-color:#0090da;z-index:-1;-webkit-transition:all .25s linear;transition:all .25s linear}.product-links .link.active{font-family:'Formular-Medium';color:#fff}.product-links .link.active:before{height:100%}@media screen and (min-width:992px){.product-button-wrapper .cart-informer .desc:hover{color:#1f1f1f}.product-button-wrapper .cart-informer .desc:hover:before{border-top-color:#1f1f1f;border-left-color:#1f1f1f}.product-button-wrapper.animation-button .button:hover img:first-of-type{opacity:0;visibility:hidden}.product-button-wrapper.animation-button .button:hover img:last-of-type{opacity:1;visibility:visible}.product-preview .small-img-wrapper:hover{border-color:#0090da}.product-item .product-img-wrapp:hover{-webkit-transform:scale(.95);transform:scale(.95)}.product-item .title:hover{color:#0090da}.product-links .link:hover{color:#fff}.product-links .link:hover:before{height:100%}.product-count .product-button.more-product:hover:before,.product-count .product-button.more-product:hover:after{background-color:#0090da}.product-count .product-button.less-product:hover:before{background-color:#0090da}}@media screen and (max-width:1499px){.product-item .product-button-wrapper .button{width:110px}.product-item .product-button-wrapper .product-count{width:110px}}@media screen and (max-width:1199px){.product-info-wrapper{margin-left:20px}.product-info-wrapper .product-button-wrapper .product-count{margin-right:15px}.product-item .product-button-wrapper .button{width:150px}.product-item .product-button-wrapper .product-count{width:120px}}@media screen and (max-width:992px){.product-info-wrapper{margin-left:0}.product-info-wrapper .h1{font-size:22px;line-height:30px;margin-bottom:15px}.product-info-wrapper .product-button-wrapper{padding:15px 0}.product-preview .swiper-pagination{display:block;position:relative;margin-top:15px}.product-preview .big-img-wrapper{padding-bottom:65%}.product-preview .swiper-control-bottom{display:none}.product-slider .swiper-pagination{display:block;position:relative;margin-top:15px}.product-button-wrapper .cart-informer{display:none}}@media screen and (max-width:767px){.product-info-wrapper .h1{font-size:20px;line-height:28px}.product-info-wrapper .product-button-wrapper .table{display:block}.product-info-wrapper .product-button-wrapper .table-body{display:block}.product-info-wrapper .product-button-wrapper .table-body:before{content:'';display:table}.product-info-wrapper .product-button-wrapper .table-body:after{content:'';display:table;clear:both}.product-info-wrapper .product-button-wrapper .table-row{display:inline-block;vertical-align:top;float:left}.product-info-wrapper .product-button-wrapper .table-row:first-child{width:40%;display:none}.product-info-wrapper .product-button-wrapper .table-row:last-child{width:100%}.product-info-wrapper .product-button-wrapper .table-row:before{content:'';display:table}.product-info-wrapper .product-button-wrapper .table-row:after{content:'';display:table;clear:both}.product-info-wrapper .product-button-wrapper .table-column{display:block;height:45px}.product-info-wrapper .product-button-wrapper .table-column:nth-child(1) {width:50%;float:left}.product-info-wrapper .product-button-wrapper .table-column:nth-child(2) {width:50%;float:left}.product-info-wrapper .product-button-wrapper .table-column:nth-child(3) {margin-top:10px;width:100%;float:left}.product-info-wrapper .product-button-wrapper .title{display:flex;align-items:center;height:100%;margin-bottom:0}.product-info-wrapper .product-button-wrapper .item-price{display:flex;align-items:center;height:100%;margin-bottom:0;margin-right:0;margin-left:auto;justify-content:center}.product-info-wrapper .product-button-wrapper .text-right{text-align:left}.product-info-wrapper .product-button-wrapper .product-count{width:100%}.product-info-wrapper .product-button-wrapper .button{width:100%}.product-item .product-button-wrapper .button{width:110px}.product-item .product-button-wrapper .product-count{width:110px}.product-item .product-img-wrapp{padding-bottom:70%}}.pagination-wrapper{display:flex;justify-content:center;margin-top:30px}.pagination-wrapper .pagination-item{width:36px;height:36px;border:1px solid #ebebeb;display:inline-block;border-radius:5px;color:#666;line-height:34px;text-align:center;letter-spacing:.15px;margin:0 3px;font-size:14px;-webkit-transition:all .25s linear;transition:all .25s linear}.pagination-wrapper .pagination-item.active{color:#fff;background-color:#0090da;border-color:#0090da}.pagination-wrapper .separator{width:50px;text-align:center;display:inline-block;letter-spacing:.15px;font-size:14px;color:#666}.pagination-wrapper .pagination-arrow{position:relative;width:36px;height:36px;margin-right:10px;-webkit-transition:all .25s linear;transition:all .25s linear}.pagination-wrapper .pagination-arrow:before{content:'';position:absolute;top:50%;left:50%;width:15px;height:2px;margin-top:-1px;margin-left:-7px;background-color:#a6a6a6;-webkit-transition:all .25s linear;transition:all .25s linear}.pagination-wrapper .pagination-arrow:after{content:'';width:8px;height:8px;border-top:2px solid #a6a6a6;border-left:2px solid #a6a6a6;position:absolute;top:14px;left:10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .25s linear;transition:all .25s linear}.pagination-wrapper .pagination-arrow.right{margin-left:10px;margin-right:0}.pagination-wrapper .pagination-arrow.right:after{left:auto;right:10px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.pagination-wrapper .pagination-arrow.disable{opacity:.4}@media screen and (min-width:992px){.pagination-wrapper .pagination-item:hover{color:#fff;background-color:#0090da;border-color:#0090da}.pagination-wrapper .pagination-arrow:hover:before{background-color:#0090da}.pagination-wrapper .pagination-arrow:hover:after{border-top-color:#0090da;border-left-color:#0090da}}@media screen and (max-width:767px){.pagination-wrapper .pagination-arrow{display:none}}.swiper-wrapp{position:relative}.swiper-button-disabled+.swiper-button-disabled+.swiper-container .swiper-wrapper{transform:none!important;-webkit-transform:none!important;cursor:auto;-webkit-justify-content:center;justify-content:center}.custom-button-prev,.custom-button-next{width:40px;height:40px;background-color:#0090da;border-radius:50%;background-image:none;-webkit-transition:all .3s linear;transition:all .3s linear}.custom-button-prev:before,.custom-button-next:before{content:'';width:12px;height:2px;background-color:#fff;position:absolute;top:19px;left:14px;-webkit-transition:all .3s linear;transition:all .3s linear}.custom-button-prev:after,.custom-button-next:after{content:'';width:8px;height:8px;border-left:2px solid #fff;border-top:2px solid #fff;position:absolute;top:16px;left:13px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .3s linear;transition:all .3s linear}.custom-button-prev{left:8%}.custom-button-next{right:8%}.custom-button-next:after{left:auto;right:13px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;margin:0 6px;background:transparent;position:relative;opacity:1}.swiper-pagination .swiper-pagination-bullet:before{content:'';position:absolute;top:0;left:0;width:10px;height:10px;border-radius:50%;border:2.5px solid rgba(255,255,255,.8)}.swiper-pagination .swiper-pagination-bullet:first-child{margin-left:0}.swiper-pagination .swiper-pagination-bullet-active{background-color:#fff}.swiper-pagination .swiper-pagination-bullet-active:before{opacity:0}.swiper-pagination .swiper-pagination-current{font-family:'Formular-Medium';font-size:16px;color:#666}.swiper-pagination .swiper-pagination-total{font-family:'Formular-Bold';font-size:16px;color:#1f1f1f}.swiper-pagination .timer{margin:0 10px;width:70px;height:1px;background:#666;display:inline-block;vertical-align:middle}.slide-content .bg{padding-bottom:49%;position:relative;border-radius:5px}.slide-content .desc{letter-spacing:.15px;color:#666;text-align:center;margin:35px 110px 15px}.content-slider .custom-button-prev,.content-slider .custom-button-next{margin-top:-60px}.content-slider .custom-button-prev{left:-80px}.content-slider .custom-button-next{right:-80px}.content-slider .swiper-pagination{display:none}@media screen and (min-width:992px){.custom-button-prev:hover,.custom-button-next:hover{background:#30a1da;background:-webkit-gradient(45deg,45deg,color-stop(0%,#30a1da),color-stop(100%,#0090da));background:-webkit-linear-gradient(45deg,#30a1da 0%,#30a1da 100%);background:linear-gradient(45deg,#30a1da 0%,#30a1da 100%)}}@media screen and (max-width:991px){.content-slider .swiper-pagination{display:block;position:relative;margin-top:15px}}.aninationNewspadding .swiper-container{padding:0 14%}@media screen and (max-width:1799px){.aninationNewspadding .swiper-container{padding:0 12%}}@media screen and (max-width:1599px){.aninationNewspadding .swiper-container{padding:0 5%}.custom-button-prev{left:1%}.custom-button-next{right:1%}}@media screen and (max-width:1499px){.aninationNewspadding .swiper-container{padding:0 9%}.custom-button-prev{left:4%}.custom-button-next{right:4%}}@media screen and (max-width:1399px){.aninationNewspadding .swiper-container{padding:0 7%}.custom-button-prev{left:2%}.custom-button-next{right:2%}}@media screen and (max-width:1299px){.aninationNewspadding .swiper-container{padding:0 4%}.custom-button-prev{left:.3%}.custom-button-next{right:.3%}}@media screen and (max-width:1199px){.aninationNewspadding .swiper-container{padding:0 7%}.custom-button-prev{left:2.3%}.custom-button-next{right:2.3%}.slide-content .desc{margin:35px 70px 15px}}@media screen and (max-width:991px){.aninationNewspadding .swiper-container{padding:0 15px}.custom-button-prev{display:none}.custom-button-next{display:none}.content-slider .custom-button-prev,.content-slider .custom-button-next{display:none}.slide-content .desc{margin:35px 30px 15px}}@media screen and (max-width:767px){.slide-content .desc{margin:15px 0}}.swiperAnination .swiper-slide{opacity:0;-webkit-transform:translateX(40px);transform:translateX(40px);transition:opacity 350ms linear , -webkit-transform 300ms;transition:opacity 350ms linear , transform 300ms}.swiperAnination .swiper-slide-prev{-webkit-transform:translateX(-25px);transform:translateX(-25px)}@media (min-width:1200px){.swiperAnination.for-4-slide .swiper-slide-active,.swiperAnination.for-4-slide .swiper-slide-next,.swiperAnination.for-4-slide .swiper-slide-next+.swiper-slide,.swiperAnination.for-4-slide .swiper-slide-next+.swiper-slide+.swiper-slide{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.swiperAnination.for-3-slide .swiper-slide-active,.swiperAnination.for-3-slide .swiper-slide-next,.swiperAnination.for-3-slide .swiper-slide-next+.swiper-slide{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.swiperAnination.for-2-slide .swiper-slide-active,.swiperAnination.for-2-slide .swiper-slide-next{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@media (max-width:1199px) and (min-width:992px){.swiperAnination.for-4-slide .swiper-slide-active,.swiperAnination.for-4-slide .swiper-slide-next,.swiperAnination.for-4-slide .swiper-slide-next+.swiper-slide{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.swiperAnination.for-3-slide .swiper-slide-active,.swiperAnination.for-3-slide .swiper-slide-next{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.swiperAnination.for-2-slide .swiper-slide-active,.swiperAnination.for-2-slide .swiper-slide-next{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@media (max-width:991px){.swiperAnination.for-4-slide .swiper-slide-active,.swiperAnination.for-4-slide .swiper-slide-next,.swiperAnination.for-4-slide .swiper-slide-next+.swiper-slide{opacity:0;-webkit-transform:translateX(40px);transform:translateX(40px)}.swiperAnination.for-4-slide .swiper-slide-active,.swiperAnination.for-4-slide .swiper-slide-next{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.swiperAnination.for-3-slide .swiper-slide-active,.swiperAnination.for-3-slide .swiper-slide-next{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.swiperAnination.for-2-slide .swiper-slide-active{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@media (max-width:767px){.swiperAnination .swiper-slide,.swiperAnination.aninationNewspadding .swiper-slide{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}.more-info-block .title{font-family:'Formular-Bold';color:#1f1f1f;letter-spacing:.15px;margin-bottom:30px}.more-info-block .content{height:165px;overflow:auto;padding-right:100px}@media screen and (max-width:767px){.more-info-block .content{padding-right:30px}}.checkout-title{font-family:'Formular-Bold';letter-spacing:.15px;color:#1f1f1f;padding-bottom:15px;border-bottom:2px solid #ebebeb;margin-bottom:20px}.checkout-title.type2{border-bottom:none;padding-bottom:0;margin-top:30px}.checkout-form .checkout-desc{margin-bottom:30px;color:#a3a3a3}.checkout-form .checkout-desc .link{color:#0090da;cursor:pointer;-webkit-transition:color .25s linear;transition:color .25s linear}.checkout-form form .input-container.w50 .input{width:calc(50% - 5px)}.checkout-form form .input-container.w50 .input:first-child{margin-right:5px}.checkout-form form .input-container.w50 .input:last-child{margin-left:5px}.checkout-info .cart-container .table-column{padding:20px 10px}.checkout-info .cart-container .table-column:nth-child(1) {padding-left:0}.checkout-info .cart-container .table-row:first-child{border-top:none}.checkout-info .cart-info{padding-right:60px}.checkout-info .general-price{margin-top:0}.checkout-info .radio-buttons-wrap{padding-bottom:35px;border-bottom:1px solid #ebebeb}@media screen and (min-width:992px){.checkout-form .checkout-desc .link:hover{color:#1f1f1f}}@media screen and (max-width:1199px){.checkout-info{padding-left:50px}.checkout-info .cart-info{padding-right:0}.checkout-info .product-count{width:100px}}@media screen and (max-width:991px){.checkout-info{margin-top:50px;padding-left:0}.checkout-info .cart-info{padding-right:30px}.checkout-info .product-count{width:120px}}@media screen and (max-width:767px){.checkout-title{margin-bottom:10px}.checkout-info{margin-top:30px}.checkout-info .cart-container .table-column{padding:0}.checkout-info .cart-container .table-column:nth-child(2) {padding-left:120px}.checkout-info .cart-container .table-column:nth-child(3) {padding-top:15px;width:50%;padding-left:0}.checkout-info .cart-container .table-column:nth-child(4) {padding-top:15px;width:40%}.checkout-info .cart-container .table-column:nth-child(5) {padding-top:15px;width:8%}.checkout-info .radio-buttons-wrap .checkbox-entry{margin-bottom:10px}.checkout-info .radio-buttons-wrap .checkbox-entry:last-child{margin-bottom:0}.checkout-info .general-price{margin-bottom:15px}.checkout-form form .input-container.w50 .input{width:100%}.checkout-form form .input-container.w50 .input:first-child{margin-right:0}.checkout-form form .input-container.w50 .input:last-child{margin-left:0}.checkout-form form .input-container.w50 .input .input{width:calc(50% - 5px)}.checkout-form form .input-container.w50 .input .input:first-child{margin-right:5px}.checkout-form form .input-container.w50 .input .input:last-child{margin-left:5px}}footer{background-color:#1f1f1f}footer .footer-top{padding:40px 15px}footer .footer-padding{padding-left:60px}footer .footer-border{border-left:1px solid rgba(255,255,255,.2);border-right:1px solid rgba(255,255,255,.2)}footer .footer-title{font-family:'Formular-Medium';color:#fff;position:relative;padding-left:30px;margin-bottom:15px}footer .footer-title:before{content:'';position:absolute;left:0;top:50%;width:4px;height:4px;margin-top:-2px;border-radius:50%;background-color:#0090da}footer .footer-title:after{content:'';position:absolute;left:15px;top:50%;width:6px;height:6px;margin-top:-3px;border-radius:50%;background-color:#0090da}footer .footer-nav{margin-left:30px}footer .footer-nav a{font-size:15px;line-height:38px;letter-spacing:.15px;color:rgba(255,255,255,.6);-webkit-transition:color .25s linear;transition:color .25s linear}footer .footer-nav.type2 ul{column-count:2}footer .schedule-wrapper{margin-top:4px;margin-left:30px}footer .schedule-wrapper .schedule-item{color:#999}footer .schedule-wrapper .schedule-item span{color:#fff}footer .schedule-wrapper:before{top:-4px;margin-top:0}footer .phone-wrapper{margin-top:30px;margin-left:30px}footer .phone-wrapper a{color:#fff}footer .phone-wrapper:before{top:-4px;margin-top:0}footer .social-wrapper{margin-left:30px}footer .footer-bottom{padding:20px 15px;position:relative}footer .footer-bottom:before{display:block;content:'';position:absolute;left:15px;right:15px;top:0;height:1px;background-color:rgba(255,255,255,.2)}footer .copyright{font-family:'Formular-Light';font-size:12px;line-height:24px;letter-spacing:.15px;color:rgba(255,255,255,.6)}footer .dev{display:inline-block;font-size:12px;line-height:24px;letter-spacing:.15px;color:rgba(255,255,255,.6);-webkit-transition:color .25s linear;transition:color .25s linear}footer .dev img{width:80px;height:25px;display:inline-block;vertical-align:middle;margin-left:10px}footer .privacy-policy{font-family:'Formular-Light';font-size:12px;line-height:24px;letter-spacing:.15px;color:rgba(255,255,255,.6);text-align:center}footer .privacy-policy img{margin:0 3px;display:inline-block;vertical-align:middle}footer .privacy-policy a{margin-left:10px;display:inline-block;vertical-align:middle;color:rgba(255,255,255,.6);-webkit-transition:color .3s linear;transition:color .3s linear}@media screen and (min-width:992px){footer .footer-nav a:hover{color:#fff}footer .dev:hover{color:#fff}footer .privacy-policy a:hover{color:#fff}}@media screen and (max-width:1199px){footer .footer-padding{padding-left:25px}footer .schedule-wrapper:before{background-image:url(../img/oclock.svg)}footer .phone-wrapper:before{background-image:url(../img/phone.svg)}}@media screen and (max-width:991px){footer .footer-padding{padding-left:15px}footer .footer-nav.type2 ul{column-count:1}footer .copyright{text-align:center;margin-bottom:15px}footer .privacy-policy{margin-bottom:15px}footer .text-right{text-align:center}}@media screen and (max-width:767px){footer .footer-border{border-left:none;border-right:none}}.blog-img{width:100%;position:relative;overflow:hidden;display:inline-block;border-radius:5px}.blog-img .bg{padding-bottom:82%;position:relative}.blog-info .title{font-family:'Formular-Bold';font-size:26px;line-height:32px;letter-spacing:.15px;color:#1f1f1f;margin-bottom:30px}.blog-info.left{padding-left:70px}.blog-info.right{padding-right:70px}@media screen and (max-width:1199px){.blog-info.left{padding-left:40px}.blog-info.right{padding-right:40px}}@media screen and (max-width:992px){.blog-img .bg{padding-bottom:60%}.blog-info{margin-top:30px}.blog-info.left{padding-left:0}.blog-info.right{padding-right:0}}@media screen and (max-width:767px){.blog-img .bg{padding-bottom:82%}.blog-info .title{font-size:20px;line-height:24px;margin-bottom:15px}}.video-block .video-wrapp{position:relative}.video-block .video-wrapp.active img{opacity:0;visibility:hidden}.video-block .video-wrapp.active .video-position{opacity:1;visibility:visible}.video-block img{width:100%;border-radius:5px;-webkit-transition:all .25s linear;transition:all .25s linear}.video-block .video-button{cursor:pointer;max-width:75px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .25s linear;transition:all .25s linear}.video-block .video-position{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;-webkit-transition:all .25s linear;transition:all .25s linear}.video-block .video-position video{width:100%;height:100%}.video-block .close-video{width:30px;height:30px;background:#fff;position:absolute;top:0;right:0;cursor:pointer}.video-block .close-video span{width:20px;height:2px;background:#13263e;position:absolute;top:14px;left:4px}.video-block .close-video span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.video-block .close-video span:last-child{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ui-menu .ui-menu-item{font-family:'Formular-Light';font-size:14px;line-height:30px;letter-spacing:.15px;color:#666;border-bottom:1px solid #ebebeb}.ui-menu .ui-menu-item:last-child{border-bottom:none}.ui-menu .ui-menu-item-wrapper{padding:7px 0 7px 0}.ui-widget.ui-widget-content{border-radius:5px;border:none;padding:10px 20px;box-shadow:0 12px 35px 0 rgba(0,0,0,.12)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid transparent;background:transparent;font-weight:normal;color:#0090da}.social-wrapper{margin-top:20px}.social-wrapper .item{display:inline-block;background-color:#0090da;width:36px;height:36px;border-radius:50%;margin-right:12px;position:relative;z-index:1}.social-wrapper .item img{width:14px;height:14px;margin:11px 0 0 11px}.social-wrapper .item:after{content:'';background:#30a1da;background:-webkit-gradient(65deg,65deg,color-stop(0%,#30a1da),color-stop(100%,#0090da));background:-webkit-linear-gradient(65deg,#30a1da 0%,#30a1da 100%);background:linear-gradient(65deg,#30a1da 0%,#30a1da 100%);position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transition:all .25s linear;transition:all .25s linear;border-radius:50%;opacity:0;visibility:hidden}@media screen and (min-width:992px){.social-wrapper .item:hover:after{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}}form input{outline:none;width:100%;border:1px solid #ebebeb;border-radius:3px;padding:7px 15px 7px 15px;font-family:'Formular-Light';font-size:14px;line-height:28px;letter-spacing:.15px;color:#666}form input:focus{background-color:#f9f9f9}form textarea{outline:none;width:100%;border:1px solid #ebebeb;border-radius:3px;padding:7px 30px 7px 20px;font-family:'Formular-Light';font-size:14px;line-height:28px;letter-spacing:.15px;color:#666;resize:none;height:130px}form textarea:focus{background-color:#f9f9f9}form input[type="submit"]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}form .button{margin-top:15px;width:100%}form .input-container .input{margin-bottom:15px;width:100%}form .input-container .input .input{margin-bottom:0}form .input-container.w50 .input{width:calc(50% - 10px);display:inline-block;float:left}form .input-container.w50 .input:first-child{margin-right:10px}form .input-container.w50 .input:last-child{margin-left:10px}form .input-container.w50:before{content:'';display:table}form .input-container.w50:after{content:'';display:table;clear:both}.contact-form{text-align:center}.contact-form form .button{width:auto;padding:10px 20px}.checkbox-entry{display:inline-block;cursor:pointer}.checkbox-entry input{display:none}.checkbox-entry input:checked+span:before{border-color:#0090da}.checkbox-entry input:checked+span:after{content:"";position:absolute;left:6px;top:6px;width:6px;height:6px;background-color:#0090da;cursor:pointer}.checkbox-entry span{position:relative;padding-left:25px;font-size:12px;letter-spacing:.15px;line-height:18px;color:#a6a6a6;-webkit-transition:color .25s linear;transition:color .25s linear;display:inline-block}.checkbox-entry span:before{content:"";position:absolute;left:0;top:0;width:16px;height:16px;border:1px solid #ebebeb;cursor:pointer;border-radius:3px}.checkbox-entry span a{color:#0090da}.checkbox-entry.type2{margin-right:15px}.checkbox-entry.type2 span{font-size:16px;color:#666}.checkbox-entry.type2 span:before{border-radius:50%;top:2px}.checkbox-entry.type2 input:checked+span:before{border:5px solid #0090da}.checkbox-entry.type2 input:checked+span:after{content:none}.checkbox-entry .informer{display:inline-block;vertical-align:middle;position:relative;cursor:pointer;margin-left:5px}.checkbox-entry .informer svg{width:15px;height:15px}.checkbox-entry .informer .informer-tooltip-wrap{padding-left:30px;visibility:hidden;opacity:0;position:absolute;z-index:1;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .3s ease-in-out , right 0s;transition:opacity .3s ease-in-out , right 0s}.checkbox-entry .informer .informer-tooltip{position:relative;width:220px;background-color:#fff;color:#a6a6a6;padding:20px;font-size:12px;line-height:19px;box-shadow:0 8px 25px 0 rgba(0,0,0,.08);border-radius:3px}.checkbox-entry .informer .informer-tooltip:before{content:'';width:12px;height:12px;background:#fff;position:absolute;display:block;left:-12px;top:50%;-webkit-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%)}.addition-link{display:flex;justify-content:space-between;margin-bottom:15px}.addition-link .link{font-size:12px;line-height:18px;letter-spacing:.15px;color:#0090da;cursor:pointer;-webkit-transition:color .25s linear;transition:color .25s linear}@media screen and (min-width:992px){.addition-link .link:hover{color:#1f1f1f}.checkbox-entry .informer:hover .informer-tooltip-wrap{opacity:1;visibility:visible}.checkbox-entry span:hover{color:#0090da}}@media screen and (max-width:767px){.addition-link{display:block;margin-bottom:0}.addition-link .link{margin-top:5px}form .input-container.w50 .input{width:100%}form .input-container.w50 .input:first-child{margin-right:0}form .input-container.w50 .input:last-child{margin-left:0}}.tabs-wrapper .tabs{display:flex;border-bottom-left-radius:5px;border-bottom-right-radius:5px;overflow:hidden}.tabs-wrapper .tab-link{font-size:16px;line-height:27px;letter-spacing:.15px;color:#656666;width:50%;text-align:center;padding:15px;border-bottom:1px solid #ebebeb;border-right:1px solid #ebebeb;position:relative;z-index:5;cursor:pointer;-webkit-transition:all .25s linear;transition:all .25s linear}.tabs-wrapper .tab-link:first-child{border-left:1px solid #ebebeb}.tabs-wrapper .tab-link:before{content:'';position:absolute;top:0;left:-1px;right:-1px;height:0;background-color:#0090da;z-index:-1;-webkit-transition:all .25s linear;transition:all .25s linear}.tabs-wrapper .tab-link.current{color:#fff}.tabs-wrapper .tab-link.current:before{height:100%}.tabs-wrapper .tab-content{font-size:16px;display:none;padding:60px 0 80px}.tabs-wrapper .tab-content.current{display:block}@media screen and (min-width:992px){.tabs-wrapper .tab-link:hover{color:#fff}.tabs-wrapper .tab-link:hover:before{height:100%}}@media screen and (max-width:767px){.checkout-info .cart-info{padding-right:20px}.tabs-wrapper .tab-content{padding:50px 0}}}
.phone-wrapper a {-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.cart-wrapper .cart-icon,.cart-wrapper .empty-informer,.toggle-block,.hamburger span,.breadcrumbs a.breabcrumbs-item{-webkit-transition:all .3s linear;transition:all .3s linear}.catagory-catalog,.category-list-wrapper,.more-info-block,.checkout-info,.checkout-form,.contact-info-wrapper,#map-canvas,.product-preview,.product-info-wrapper,.product-item,.blog-img,.blog-info,.product-links,footer,.return-back,.product-slider{opacity:1}.space-xl{height:120px}.space-l{height:100px}.space-m{height:80px}.space-s{height:60px}.space-xs{height:40px}@media screen and (max-width:992px){.space-xl{height:80px}}@media screen and (max-width:767px){.space-xl{height:60px}.space-l{height:50px}.space-m{height:40px}.space-s{height:30px}.space-xs{height:20px}}.empty-lg-0{height:0}.empty-lg-5{height:5px}.empty-lg-10{height:10px}.empty-lg-15{height:15px}.empty-lg-20{height:20px}.empty-lg-25{height:25px}.empty-lg-30{height:30px}.empty-lg-35{height:35px}.empty-lg-40{height:40px}.empty-lg-45{height:45px}.empty-lg-50{height:50px}.empty-lg-55{height:55px}.empty-lg-60{height:60px}.empty-lg-65{height:65px}.empty-lg-70{height:70px}.empty-lg-75{height:75px}.empty-lg-80{height:80px}.empty-lg-85{height:85px}.empty-lg-90{height:90px}.empty-lg-95{height:95px}.empty-lg-100{height:100px}.empty-lg-105{height:105px}.empty-lg-110{height:110px}.empty-lg-115{height:115px}.empty-lg-120{height:120px}.empty-lg-125{height:125px}.empty-lg-130{height:130px}.empty-lg-135{height:135px}.empty-lg-140{height:140px}.empty-lg-145{height:145px}.empty-lg-150{height:150px}.empty-lg-155{height:155px}.empty-lg-160{height:160px}.empty-lg-165{height:165px}.empty-lg-170{height:170px}.empty-lg-175{height:175px}.empty-lg-180{height:180px}.empty-lg-185{height:185px}.empty-lg-190{height:190px}.empty-lg-195{height:195px}.empty-lg-200{height:200px}.empty-lg-205{height:205px}.empty-lg-210{height:210px}.empty-lg-215{height:215px}.empty-lg-220{height:220px}.empty-lg-225{height:225px}.empty-lg-230{height:230px}.empty-lg-235{height:235px}.empty-lg-240{height:240px}.empty-lg-245{height:245px}.empty-lg-250{height:250px}.empty-lg-255{height:255px}.empty-lg-260{height:260px}.empty-lg-265{height:265px}.empty-lg-270{height:270px}.empty-lg-275{height:275px}.empty-lg-280{height:280px}.empty-lg-285{height:285px}.empty-lg-290{height:290px}.empty-lg-295{height:295px}.empty-lg-300{height:300px}@media (max-width:1199px){.empty-md-0{height:0}.empty-md-5{height:5px}.empty-md-10{height:10px}.empty-md-15{height:15px}.empty-md-20{height:20px}.empty-md-25{height:25px}.empty-md-30{height:30px}.empty-md-35{height:35px}.empty-md-40{height:40px}.empty-md-45{height:45px}.empty-md-50{height:50px}.empty-md-55{height:55px}.empty-md-60{height:60px}.empty-md-65{height:65px}.empty-md-70{height:70px}.empty-md-75{height:75px}.empty-md-80{height:80px}.empty-md-85{height:85px}.empty-md-90{height:90px}.empty-md-95{height:95px}.empty-md-100{height:100px}.empty-md-105{height:105px}.empty-md-110{height:110px}.empty-md-115{height:115px}.empty-md-120{height:120px}.empty-md-125{height:125px}.empty-md-130{height:130px}.empty-md-135{height:135px}.empty-md-140{height:140px}.empty-md-145{height:145px}.empty-md-150{height:150px}.empty-md-155{height:155px}.empty-md-160{height:160px}.empty-md-165{height:165px}.empty-md-170{height:170px}.empty-md-175{height:175px}.empty-md-180{height:180px}.empty-md-185{height:185px}.empty-md-190{height:190px}.empty-md-195{height:195px}.empty-md-200{height:200px}.empty-md-205{height:205px}.empty-md-215{height:215px}.empty-md-220{height:220px}.empty-md-225{height:225px}.empty-md-230{height:230px}.empty-md-235{height:235px}.empty-md-240{height:240px}.empty-md-245{height:245px}.empty-md-250{height:250px}.empty-md-255{height:255px}.empty-md-260{height:260px}.empty-md-265{height:265px}.empty-md-270{height:270px}.empty-md-275{height:275px}.empty-md-280{height:280px}.empty-md-285{height:285px}.empty-md-290{height:290px}.empty-md-295{height:295px}.empty-md-300{height:300px}}@media (max-width:991px){.empty-sm-0{height:0}.empty-sm-5{height:5px}.empty-sm-10{height:10px}.empty-sm-15{height:15px}.empty-sm-20{height:20px}.empty-sm-25{height:25px}.empty-sm-30{height:30px}.empty-sm-35{height:35px}.empty-sm-40{height:40px}.empty-sm-45{height:45px}.empty-sm-50{height:50px}.empty-sm-55{height:55px}.empty-sm-60{height:60px}.empty-sm-65{height:65px}.empty-sm-70{height:70px}.empty-sm-75{height:75px}.empty-sm-80{height:80px}.empty-sm-85{height:85px}.empty-sm-90{height:90px}.empty-sm-95{height:95px}.empty-sm-100{height:100px}.empty-sm-105{height:105px}.empty-sm-110{height:110px}.empty-sm-115{height:115px}.empty-sm-120{height:120px}.empty-sm-125{height:125px}.empty-sm-130{height:130px}.empty-sm-135{height:135px}.empty-sm-140{height:140px}.empty-sm-145{height:145px}.empty-sm-150{height:150px}.empty-sm-155{height:155px}.empty-sm-160{height:160px}.empty-sm-165{height:165px}.empty-sm-170{height:170px}.empty-sm-175{height:175px}.empty-sm-180{height:180px}.empty-sm-185{height:185px}.empty-sm-190{height:190px}.empty-sm-195{height:195px}.empty-sm-200{height:200px}.empty-sm-205{height:205px}.empty-sm-210{height:210px}.empty-sm-215{height:215px}.empty-sm-220{height:220px}.empty-sm-225{height:225px}.empty-sm-230{height:230px}.empty-sm-235{height:235px}.empty-sm-240{height:240px}.empty-sm-245{height:245px}.empty-sm-250{height:250px}.empty-sm-255{height:255px}.empty-sm-260{height:260px}.empty-sm-265{height:265px}.empty-sm-270{height:270px}.empty-sm-275{height:275px}.empty-sm-280{height:280px}.empty-sm-285{height:285px}.empty-sm-290{height:290px}.empty-sm-295{height:295px}.empty-sm-300{height:300px}}@media (max-width:767px){.empty-xs-0{height:0}.empty-xs-5{height:5px}.empty-xs-10{height:10px}.empty-xs-15{height:15px}.empty-xs-20{height:20px}.empty-xs-25{height:25px}.empty-xs-30{height:30px}.empty-xs-35{height:35px}.empty-xs-40{height:40px}.empty-xs-45{height:45px}.empty-xs-50{height:50px}.empty-xs-55{height:55px}.empty-xs-60{height:60px}.empty-xs-65{height:65px}.empty-xs-70{height:70px}.empty-xs-75{height:75px}.empty-xs-80{height:80px}.empty-xs-85{height:85px}.empty-xs-90{height:90px}.empty-xs-95{height:95px}.empty-xs-100{height:100px}.empty-xs-105{height:105px}.empty-xs-110{height:110px}.empty-xs-115{height:115px}.empty-xs-120{height:120px}.empty-xs-125{height:125px}.empty-xs-130{height:130px}.empty-xs-135{height:135px}.empty-xs-140{height:140px}.empty-xs-145{height:145px}.empty-xs-150{height:150px}.empty-xs-155{height:155px}.empty-xs-160{height:160px}.empty-xs-165{height:165px}.empty-xs-170{height:170px}.empty-xs-175{height:175px}.empty-xs-180{height:180px}.empty-xs-185{height:185px}.empty-xs-190{height:190px}.empty-xs-195{height:195px}.empty-xs-200{height:200px}.empty-xs-205{height:205px}.empty-xs-215{height:215px}.empty-xs-220{height:220px}.empty-xs-225{height:225px}.empty-xs-230{height:230px}.empty-xs-235{height:235px}.empty-xs-240{height:240px}.empty-xs-245{height:245px}.empty-xs-250{height:250px}.empty-xs-255{height:255px}.empty-xs-260{height:260px}.empty-xs-265{height:265px}.empty-xs-270{height:270px}.empty-xs-275{height:275px}.empty-xs-280{height:280px}.empty-xs-285{height:285px}.empty-xs-290{height:290px}.empty-xs-295{height:295px}.empty-xs-300{height:300px}}.thank_you_cheque{max-width:800px;text-align:left;margin:20px auto}