html{overflow:none;padding:0;margin:0}body{overflow-x:hidden}*{-webkit-box-sizing:border-box;box-sizing:border-box}table{border-collapse:collapse}img{max-width:100%;height:auto}body,html{height:100%;margin:0}body{font-family:"Open Sans";font-weight:400;font-size:18px;line-height:1.5;color:#000;margin:0;padding:0;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container{margin:0 auto;max-width:1600px}a{-webkit-transition:all .1s ease;transition:all .1s ease}h1,h2,h3{font-weight:400}.txt{color:#333}.txt p{margin:10px 0}.btn-block{text-align:center;margin:10px 0}.btn,a.btn,input.btn{-webkit-transition:all .1s ease;transition:all .1s ease;text-align:center;cursor:pointer}.btn.btn-yellow,a.btn.btn-yellow,input.btn.btn-yellow{background:#fc0;height:54px;min-width:300px;padding:12px 20px;line-height:20px;border-radius:27px;display:inline-block;color:#000;font-size:24px;font-weight:700;text-transform:uppercase;text-decoration:none;border:5px solid #fc0}@media screen and (max-width:767px){.btn.btn-yellow,a.btn.btn-yellow,input.btn.btn-yellow{min-width:auto;max-width:100%;font-size:20px}}.btn.btn-yellow.btn-yellow-sm,a.btn.btn-yellow.btn-yellow-sm,input.btn.btn-yellow.btn-yellow-sm{font-size:21px}@media screen and (max-width:767px){.btn.btn-yellow.btn-yellow-sm,a.btn.btn-yellow.btn-yellow-sm,input.btn.btn-yellow.btn-yellow-sm{font-size:18px}}.btn.btn-yellow:hover,a.btn.btn-yellow:hover,input.btn.btn-yellow:hover{background:#fff}.btn.btn-yellow:active,a.btn.btn-yellow:active,input.btn.btn-yellow:active{background:#ffe478}.btn.btn-lblue,a.btn.btn-lblue,input.btn.btn-lblue{background:-webkit-gradient(linear,left top,left bottom,from(#01acf1),to(#005dbc));background:linear-gradient(to bottom,#01acf1,#005dbc);border-radius:6px;color:#fff;font-weight:400;text-shadow:0 1px #001e98;text-decoration:none;min-width:100px;padding:5px 10px 8px;display:inline-block;font-size:22px;line-height:20px;height:33px}.btn.btn-lblue:hover,a.btn.btn-lblue:hover,input.btn.btn-lblue:hover{background:-webkit-gradient(linear,left top,left bottom,from(#67ceff),to(#2689da));background:linear-gradient(to bottom,#67ceff,#2689da)}.btn.btn-blue,a.btn.btn-blue,input.btn.btn-blue{background:-webkit-gradient(linear,left top,left bottom,from(#005faf),to(#003289));background:linear-gradient(to bottom,#005faf,#003289);border-radius:6px;color:#fff;font-weight:400;text-shadow:0 1px #001e98;text-decoration:none;min-width:100px;padding:5px 10px 8px;display:inline-block;font-size:22px;line-height:20px;height:33px}.btn.btn-blue:hover,a.btn.btn-blue:hover,input.btn.btn-blue:hover{background:-webkit-gradient(linear,left top,left bottom,from(#2f85dd),to(#074eaf));background:linear-gradient(to bottom,#2f85dd,#074eaf)}.wrapper{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.header{background:#06f;height:109px}.header .container{padding:0 40px}@media screen and (max-width:1199px){.header .container{padding:0 20px}}@media screen and (max-width:767px){.header .container{padding:0 10px}}.header .header-top:after,.header .header-top:before{content:"";display:table}.header .header-top:after{clear:both}.header .header-top .logo{float:left;padding:25px 0 0}@media screen and (max-width:767px){.header .header-top .logo{width:200px;padding:40px 0 0}}.header .header-top .logo a{display:block}.header .header-top .topmenu-block{float:right;padding:10px;margin-top:15px;position:relative}.header .header-top .topmenu-block .toggler{width:64px;height:64px;padding:20px 10px 19px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.header .header-top .topmenu-block .toggler:hover{background:#06f}.header .header-top .topmenu-block .toggler .toggler-icon{width:44px;height:23px;display:inline-block;float:left;position:relative;vertical-align:top}.header .header-top .topmenu-block .toggler .toggler-icon .toggler-icon-bar,.header .header-top .topmenu-block .toggler .toggler-icon .toggler-icon-bar:after,.header .header-top .topmenu-block .toggler .toggler-icon .toggler-icon-bar:before{background:#fff;display:block;height:3px;margin-bottom:3px;width:44px}.header .header-top .topmenu-block .toggler .toggler-icon .toggler-icon-bar::before,.header .header-top .topmenu-block .toggler .toggler-icon .toggler-icon-bar:after{content:"";left:0;position:absolute}.header .header-top .topmenu-block .toggler .toggler-icon .toggler-icon-bar:before{top:10px}.header .header-top .topmenu-block .toggler .toggler-icon .toggler-icon-bar:after{top:20px}.header .header-top .topmenu-block .topmenu{position:absolute;top:72px;right:0;width:220px;overflow:hidden}.header .header-top .topmenu-block .topmenu ul{margin:0;padding:0;opacity:0;background:#fff;border:2px solid #06f;visibility:hidden;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:translateY(-161px);transform:translateY(-161px)}.header .header-top .topmenu-block .topmenu ul li{list-style:none}.header .header-top .topmenu-block .topmenu ul li a{display:block;width:100%;padding:12px 20px;font-size:18px;color:#000;text-decoration:none;border-bottom:2px solid #ccc}.header .header-top .topmenu-block .topmenu ul li a:active,.header .header-top .topmenu-block .topmenu ul li a:hover{background:#fc0}.header .header-top .topmenu-block .topmenu ul li:last-child a{border-bottom:none}.header .header-top .topmenu-block.active .toggler{background:#06f}.header .header-top .topmenu-block.active .topmenu ul{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.section-intro{height:520px;background:url(../img/bnr.jpg) 50% 0 repeat-x;padding:0;text-align:center;display:table;width:100%}.section-intro .section-intro-inner{display:table-cell;vertical-align:middle;padding:10px}.section-intro h1{font-size:48px;color:#000;margin:0 15% 1.5rem;line-height:1.2}@media screen and (max-width:767px){.section-intro h1{margin:0 0 1.5rem}}.section-intro h1 a{color:#06f;text-decoration:none;display:inline-block;white-space:nowrap}.section-intro h1 a:hover{text-decoration:underline}@media screen and (max-width:1199px){.section-intro h1{font-size:36px}}@media screen and (max-width:767px){.section-intro h1{font-size:24px}}.section-intro .btn-block .btn{margin:0 8px 10px}.section-intro .txt{color:#000;opacity:.7;font-size:16px;font-weight:600}.section-intro .txt a{color:#000}.section-intro .txt a:hover{opacity:.7}.section-gallery{background:#06f;color:#fff;text-align:center}.section-gallery:after,.section-gallery:before{content:"";display:table}.section-gallery:after{clear:both}.section-gallery .container{padding:20px 90px 30px}@media screen and (max-width:1199px){.section-gallery .container{padding:20px 0}}@media screen and (max-width:767px){.section-gallery .container{padding:20px 0}}.section-gallery h2{font-size:30px;margin:10px 0 3px}@media screen and (max-width:1199px){.section-gallery h2{font-size:24px}}@media screen and (max-width:767px){.section-gallery h2{font-size:20px}}.section-gallery h2 a{color:#fff}.section-gallery h2 a:hover{opacity:.8}.section-gallery .txt{font-size:20px;color:#fff}@media screen and (max-width:1199px){.section-gallery .txt{font-size:16px}}.section-gallery .txt p{margin:5px 0 10px}.section-gallery .gallery-wrapper{padding:25px 90px 25px;position:relative}@media screen and (max-width:767px){.section-gallery .gallery-wrapper{padding:20px 30px}}.section-gallery .gallery-wrapper ul.gallery-slider li a{display:inline-block;line-height:0;border:8px solid #fff;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.17);box-shadow:0 8px 24px rgba(0,0,0,.17)}.section-gallery .gallery-wrapper ul.gallery-slider li a span{position:relative;overflow:hidden;background:#fff;display:block}.section-gallery .gallery-wrapper ul.gallery-slider li a img{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.section-gallery .gallery-wrapper ul.gallery-slider li a:hover img{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:.8}.section-gallery .gallery-wrapper .gallery-nav span{width:44px;height:87px;background:rgba(255,255,255,.3);display:block;margin-top:-43px;position:absolute;top:50%;cursor:pointer;-webkit-transition:all .1s ease;transition:all .1s ease}.section-gallery .gallery-wrapper .gallery-nav span:hover{background:rgba(255,255,255,.5)}.section-gallery .gallery-wrapper .gallery-nav span:before{content:"";width:20px;height:35px;display:block;position:absolute;top:50%;margin-top:-17px}.section-gallery .gallery-wrapper .gallery-nav span.prev{left:0}.section-gallery .gallery-wrapper .gallery-nav span.prev:before{background:url(../img/icons.png) 0 0 no-repeat;left:10px}.section-gallery .gallery-wrapper .gallery-nav span.next{right:0}.section-gallery .gallery-wrapper .gallery-nav span.next:before{background:url(../img/icons.png) -30px 0 no-repeat;right:10px}.section-info .container{padding:50px 10%;max-width:1200px}@media screen and (max-width:767px){.section-info .container{padding:20px}}.section-info .container.centered{text-align:center}.section-info .container h1{font-size:45px;margin:0;line-height:1.2}.section-info .container p{font-size:20px}@media screen and (max-width:767px){.section-info .container p{font-size:16px}}.section-info .container p a{color:#333;display:inline-block;white-space:nowrap}.section-info .container p a:hover{opacity:.7}.section-info .container .contact-form{margin:40px 0}.section-info .container .contact-form .returnmessage{font-size:14px;min-height:20px}.section-info .container .contact-form .returnmessage p{margin:0;font-size:14px;line-height:20px}.section-info .container .contact-form .returnmessage.error{color:#f33}.section-info .container .contact-form .returnmessage.success{color:#09b609}.section-info .container .contact-form form#contactform{text-align:left;width:100%;max-width:400px;margin:20px auto}.section-info .container .contact-form .form-group{margin-bottom:20px}.section-info .container .contact-form .form-group label{font-weight:700;margin-bottom:3px}.section-info .container .contact-form .form-group input.form-control,.section-info .container .contact-form .form-group textarea.form-control{width:100%;border:2px solid #ccc;padding:10px;font-size:16px}.section-info .container .order-form{margin:40px 0}.section-info .container .order-form .returnmessage{font-size:14px;min-height:20px}.section-info .container .order-form .returnmessage p{margin:0;font-size:14px;line-height:20px}.section-info .container .order-form .returnmessage.error{color:#f33}.section-info .container .order-form .returnmessage.success{color:#09b609}.section-info .container .order-form form#orderform{text-align:left;width:100%;max-width:600px;margin:20px auto}.section-info .container .order-form .form-group{margin-bottom:20px}.section-info .container .order-form .form-group label{font-weight:700;margin-bottom:3px}.section-info .container .order-form .form-group input.form-control,.section-info .container .order-form .form-group textarea.form-control{width:100%;border:2px solid #ccc;padding:10px;font-size:16px}.section-advantages{text-align:center}.section-advantages .container{padding:30px 90px 80px;max-width:1400px}@media screen and (max-width:1199px){.section-advantages .container{padding:20px 30px}}@media screen and (max-width:767px){.section-advantages .container{padding:20px 20px}}.section-advantages h2{font-size:33px;margin:0 0;line-height:1.2}.section-advantages h2 a{color:#06f;text-decoration:none;display:inline-block;white-space:nowrap}.section-advantages h2 a:hover{text-decoration:underline}@media screen and (max-width:1199px){.section-advantages h2{font-size:36px}}@media screen and (max-width:767px){.section-advantages h2{font-size:24px}}.section-advantages .txt{font-size:20px}@media screen and (max-width:1199px){.section-advantages .txt{font-size:16px}}.section-advantages .txt p{margin:5px 0 10px}.section-advantages .adv-cols{margin:20px 0 0;color:#333;text-align:left;line-height:1.2}.section-advantages .adv-cols:after,.section-advantages .adv-cols:before{content:"";display:table}.section-advantages .adv-cols:after{clear:both}.section-advantages .adv-cols .col{width:50%;padding:0 2% 0 0;float:left}@media screen and (max-width:767px){.section-advantages .adv-cols .col{width:100%;float:none;padding:0}}.section-advantages .adv-cols .col:last-child{padding:0 0 0 2%}@media screen and (max-width:767px){.section-advantages .adv-cols .col:last-child{padding:0}}.section-advantages .adv-cols .col ul{margin:0;padding:0}.section-advantages .adv-cols .col ul li{padding:7px 0 7px 28px;position:relative;display:block;list-style:none}.section-advantages .adv-cols .col ul li:before{content:"";display:block;width:20px;height:20px;background:url(../img/icons.png) 0 -51px no-repeat;position:absolute;left:0;top:8px}.section-advantages .sold-gallery:after,.section-advantages .sold-gallery:before{content:"";display:table}.section-advantages .sold-gallery:after{clear:both}@media screen and (max-width:767px){.section-advantages .sold-gallery{margin:20px 0 0}}.section-advantages .sold-gallery .item{background:#fff;padding:8px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.17);box-shadow:0 8px 24px rgba(0,0,0,.17);width:48%;margin:1.5% 2% 1.5% 0;float:left}@media screen and (max-width:767px){.section-advantages .sold-gallery .item{width:100%;margin:0 auto 20px;max-width:480px;float:none}}.section-advantages .sold-gallery .item:nth-child(2n){margin:1.5% 0 1.5% 2%}@media screen and (max-width:767px){.section-advantages .sold-gallery .item:nth-child(2n){width:100%;margin:0 auto 20px}}.section-advantages .sold-gallery .item a{display:block;position:relative;line-height:0}.section-advantages .sold-gallery .item a .img{overflow:hidden;display:block}.section-advantages .sold-gallery .item a img{z-index:0;width:100%;height:auto;position:relative;overflow:hidden;display:block;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.section-advantages .sold-gallery .item a .sold{position:absolute;top:0;left:0;width:140px;height:140px;background:url(../img/icons.png) 0 -323px no-repeat;z-index:1;text-indent:-9999px}.section-advantages .sold-gallery .item a .title{position:absolute;bottom:0;left:0;right:0;padding:20px 20px;text-align:center;line-height:1.2;font-weight:700;color:#fff;background:rgba(0,0,0,.6);z-index:1}@media screen and (max-width:479px){.section-advantages .sold-gallery .item a .title{padding:10px;font-size:16px}}.section-advantages .sold-gallery .item a:hover img{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:.8}.section-advantages .btn-block{margin:25px 0 10px}.section-order{text-align:center}.section-order .container{max-width:1024px;padding:0 10px}.section-order h1{margin-bottom:0;font-size:48px}@media screen and (max-width:767px){.section-order h1{font-size:32px}}.section-order h2{margin:0 0 30px}@media screen and (max-width:767px){.section-order h2{font-size:24px}}.section-order .order-list{margin:30px 0 40px}.section-order .order-list:after,.section-order .order-list:before{content:"";display:table}.section-order .order-list:after{clear:both}.section-order .order-list .item{width:33.3333%;padding:0 10px;float:left}@media screen and (max-width:767px){.section-order .order-list .item{width:100%;margin-bottom:30px}}@media screen and (max-width:767px){.section-order .order-list .item:last-child{margin-bottom:0}}.section-order .order-list .item .item-inner{text-align:center}.section-order .order-list .item .title{border:1px solid #0782d2;background:-webkit-gradient(linear,left top,left bottom,from(#119dfc),to(#0a87d9));background:linear-gradient(to bottom,#119dfc,#0a87d9);border-radius:3px 3px 0 0}.section-order .order-list .item .title .title-inner{border-top:1px solid rgba(255,255,255,.2);border-radius:3px 3px 0 0;padding:7px 20px;color:#fff;font-size:21px;text-transform:uppercase}.section-order .order-list .item .price{border:1px solid #0580d0;border-top-color:#34adfe;background:-webkit-gradient(linear,left top,left bottom,from(#11a0ff),to(#0986d6));background:linear-gradient(to bottom,#11a0ff,#0986d6);padding:12px 20px}.section-order .order-list .item .price .val{width:110px;height:110px;margin:0 auto;background:#2773a5;border-radius:50%;line-height:110px;color:#fff;font-size:30px}.section-order .order-list .item .details-list{border-width:0 1px;border-color:#ccc;border-style:solid}.section-order .order-list .item .details-list ul{margin:0;padding:0}.section-order .order-list .item .details-list ul li{padding:3px 20px;font-size:18px;list-style:none;margin:0;height:70px;display:table;width:100%}@media screen and (max-width:767px){.section-order .order-list .item .details-list ul li{display:block;height:auto;padding:7px 10px}}.section-order .order-list .item .details-list ul li:nth-child(2n){background:#f3f3f3}.section-order .order-list .item .details-list ul li div{display:table-cell;vertical-align:middle}@media screen and (max-width:767px){.section-order .order-list .item .details-list ul li div{display:block}}.section-order .order-list .item .buy{border:1px solid #0782d2;background:-webkit-gradient(linear,left top,left bottom,from(#119dfc),to(#0a87d9));background:linear-gradient(to bottom,#119dfc,#0a87d9);border-radius:0 0 3px 3px}.section-order .order-list .item .buy .buy-inner{border-top:1px solid rgba(255,255,255,.2);border-radius:0 0 3px 3px;padding:7px 20px;color:#fff;font-size:21px;text-transform:uppercase}.section-order .order-list .item .buy form input{max-width:100%;width:100%!important;min-width:auto;margin:10px 0}.footer{background:#000;color:#fff;font-size:18px}@media screen and (max-width:767px){.footer{font-size:16px}}.footer .container{padding:30px 90px 15px}@media screen and (max-width:1199px){.footer .container{padding:20px 30px 15px}}@media screen and (max-width:767px){.footer .container{padding:20px 20px 15px}}.footer .txt{color:#fff}.footer a{color:#fff;text-decoration:none;display:inline-block;white-space:nowrap}.footer a:hover{opacity:.8}.footer .footer-t{padding-bottom:110px}.footer .footer-t:after,.footer .footer-t:before{content:"";display:table}.footer .footer-t:after{clear:both}@media screen and (max-width:1199px){.footer .footer-t{padding-bottom:50px}}.footer .footer-t .heading{font-size:24px;margin-bottom:10px}@media screen and (max-width:1199px){.footer .footer-t .heading{font-size:20px}}.footer .footer-t .footer-contact{float:left;width:36%;padding-right:3%}@media screen and (max-width:767px){.footer .footer-t .footer-contact{width:50%}}.footer .footer-t .footer-contact .txt p{margin:0}@media screen and (max-width:1199px){.footer .footer-t .footer-contact .txt p{margin:5px 0}}.footer .footer-t .footer-links{float:left;width:32%;padding-right:3%}@media screen and (max-width:1199px){.footer .footer-t .footer-links{width:30%}}@media screen and (max-width:767px){.footer .footer-t .footer-links{width:50%}}.footer .footer-t .footer-links ul{margin:0;padding:0}.footer .footer-t .footer-links ul li{list-style:none}@media screen and (max-width:1199px){.footer .footer-t .footer-links ul li{margin:5px 0}}.footer .footer-t .footer-info{float:left;width:32%}@media screen and (max-width:1199px){.footer .footer-t .footer-info{width:34%;padding-right:0}}@media screen and (max-width:767px){.footer .footer-t .footer-info{width:100%;padding:30px 0 0}.footer .footer-t .footer-info:before:after,.footer .footer-t .footer-info:before:before{content:"";display:table}.footer .footer-t .footer-info:before:after{clear:both}}.footer .footer-t .footer-info .txt p{margin:0}@media screen and (max-width:1199px){.footer .footer-t .footer-info .txt p{margin:5px 0}}.footer .footer-b{font-size:16px;padding-bottom:50px}.footer .footer-b:after,.footer .footer-b:before{content:"";display:table}.footer .footer-b:after{clear:both}.footer .footer-b .copy{float:left;width:60%}@media screen and (max-width:991px){.footer .footer-b .copy{width:100%;float:none;padding-bottom:30px}}.footer .footer-b .terms{float:right;text-align:right;width:40%;cursor:pointer;-webkit-transition:all .1s ease;transition:all .1s ease}.footer .footer-b .terms:hover{opacity:.8}@media screen and (max-width:991px){.footer .footer-b .terms{width:100%;float:none;text-align:left}}.footer .footer-b .terms-txt{display:none}.footer .footer-bnrs{text-align:center}.footer .footer-bnrs img{display:inline-block;vertical-align:middle;line-height:0;margin:0 5px}.terms-txt h3{font-size:20px}.featherlight:last-of-type{background:rgba(255,255,255,.1)}.featherlight .featherlight-content{background:#000;color:#fff;max-width:600px;border:5px solid rgba(255,255,255,.2);font-size:14px;padding:10px 30px}.featherlight .featherlight-close-icon{background-color:transparent;width:auto;padding:2px;font-size:20px;color:#fff;font-size:27px}.featherlight .featherlight-close-icon:hover{opacity:.8}html.with-featherlight{overflow:visible}