@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-box-sizing:border-box;box-sizing:border-box}body{min-width:320px;margin:0;padding:0;font-size:14px;line-height:21px;font-family:"Circle-Regular","Arial",sans-serif;font-style:normal;color:#000;background-color:#fff;overflow-x:hidden}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;text-decoration:none}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;max-width:100%;height:auto}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio],legend{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:"Circle-Regular";font-weight:400;font-style:normal;font-display:swap;src:url(../fonts/Circe-Regular.woff2) format("woff2"),url(../fonts/Circe-Regular.woff) format("woff")}@font-face{font-family:"Circle-Bold";font-weight:400;font-style:normal;font-display:swap;src:url(../fonts/Circe-Bold.woff2) format("woff2"),url(../fonts/Circe-Bold.woff) format("woff")}@font-face{font-family:"Circle-Light";font-weight:400;font-style:normal;font-display:swap;src:url(../fonts/Circe-Light.woff) format("woff"),url(../fonts/Circe-Light.woff2) format("woff2")}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}.visually-hidden:not(:focus):not(:active),input[type=checkbox].visually-hidden,input[type=file].visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.container{max-width:320px;width:100%;margin:0 auto;padding:0 15px}@media (min-width:768px){.container{max-width:768px}}@media (min-width:992px){.container{max-width:992px}}@media (min-width:1200px){.container{max-width:1170px;padding:0}}.burger{position:absolute;top:20px;left:15px;width:30px;height:25px;font-size:0;border:0;cursor:pointer;background-color:#303066;background-image:-webkit-gradient(linear,left top,right top,from(#172238),color-stop(50%,#395585),to(#172238));background-image:-o-linear-gradient(left,#172238 0,#395585 50%,#172238 100%);background-image:linear-gradient(to right,#172238 0,#395585 50%,#172238 100%)}.burger::after,.close::after,.close::before{content:"";position:absolute;top:50%;left:50%;background-color:#fff;width:20px;height:2px}.burger::after{-webkit-transition:.2s -webkit-box-shadow;-o-transition:.2s box-shadow;transition:.2s box-shadow;transition:.2s box-shadow,.2s -webkit-box-shadow;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-shadow:0 5px 0 #fff,0 -5px 0 #fff;box-shadow:0 5px 0 #fff,0 -5px 0 #fff}@media (min-width:768px){.burger{display:none}}.close::after,.close::before{-webkit-transition:.5s -webkit-transform;-o-transition:.5s transform;transition:.5s transform;transition:.5s transform,.5s -webkit-transform;-webkit-box-shadow:none;box-shadow:none}.close::after{-webkit-transform:translate(-50%,-50%) rotate(40deg);-ms-transform:translate(-50%,-50%) rotate(40deg);transform:translate(-50%,-50%) rotate(40deg)}.close::before{-webkit-transform:translate(-50%,-50%) rotate(-40deg);-ms-transform:translate(-50%,-50%) rotate(-40deg);transform:translate(-50%,-50%) rotate(-40deg)}.btn{color:#000;line-height:25px;font-size:14px;font-family:"Circle-Light","Arial",sans-serif;text-transform:uppercase;cursor:pointer;background-color:transparent;border:1px solid #000;-webkit-transition:.5s background-color,.5s color;-o-transition:.5s background-color,.5s color;transition:.5s background-color,.5s color;display:inline-block;padding:12px 30px}.btn:hover{background-color:#000;color:#fff}.title{margin:0 0 40px;text-align:center;color:#323232}@media (min-width:1200px){.title{margin-bottom:60px}}.title span{position:relative;font-family:"Circle-Bold","Arial",sans-serif;text-transform:uppercase;font-size:20px;line-height:20px;padding-left:10px;padding-right:10px}.title span::after,.title span::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#e9c04a;width:3px;height:23px}.title span::before{left:0}.title span::after{right:0}@media (min-width:992px){.title span{padding-left:17px;padding-right:20px}}@media (min-width:1200px){.title span{font-size:30px;line-height:30px}}.title__white{color:#fff}.my-map{width:1600px;height:147px;position:absolute;top:0;left:50%;margin-left:-800px;z-index:2}.my-map::before{content:"";position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;background-color:#000;opacity:.4}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded,.range--block img{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:0;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.owl-height{-webkit-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;-o-transition:transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.top-menu{margin:0;padding:0;list-style:none}@media (max-width:768px){.top-menu{background-color:#303066;background-image:-webkit-gradient(linear,left top,right top,from(#172238),color-stop(50%,#395585),to(#172238));background-image:-o-linear-gradient(left,#172238 0,#395585 50%,#172238 100%);background-image:linear-gradient(to right,#172238 0,#395585 50%,#172238 100%);width:260px;margin:0 auto;padding-left:10px;padding-right:10px}}@media (min-width:768px){.top-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1200px){.top-menu{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:905px}}.top-menu--item{padding:15px 0}@media (min-width:992px){.top-menu--item{padding:22px 0}}@media (min-width:1200px){.top-menu--item{margin-right:40px}.top-menu--item:last-child{margin-right:0}}.top-menu--link{color:#fff;padding-left:32px;display:block}.top-menu--link::before{content:"";position:absolute;left:0;top:-7px;background-position:0 0;background-repeat:no-repeat}.top-menu--link__fura::before{background-image:url(../img/fura.png);width:24px;height:24px}.top-menu--link__wallet::before{background-image:url(../img/wallet.png);width:22px;height:22px}.top-menu--link__testimonials::before{background-image:url(../img/testimonials.png);width:24px;height:24px}.top-menu--link__questions::before{background-image:url(../img/questions.png);width:21px;height:21px}.top-menu--link__email::before{background-image:url(../img/email.png);width:24px;height:24px}.slider,.slider--item,.top-menu--link{position:relative}.slider--item{max-width:337px;margin:0 auto}@media (min-width:992px){.slider--item:hover .slider--btn{display:block}}.slider--block{padding:27px 27px 23px;background-color:#fff;position:absolute;left:16px;right:16px;bottom:16px;color:#000;text-align:center}.slider--title{color:#9a9a9a;font-size:12px;line-height:13px;text-transform:uppercase;margin:0 0 20px}.slider--description{font-size:16px;line-height:20px;margin:0 0 15px}.slider--art{display:block;line-height:20px;color:#6b6b6b;font-size:12px}.slider--price{color:#b98d0f;font-size:24px;line-height:24px;position:relative}.slider--price s{color:#b8b8b8;font-size:18px;line-height:20px;position:absolute;top:50%;left:-57px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:768px){.slider--price s{left:-67px}}.slider--next,.slider--prev{content:"";position:absolute;top:50%;z-index:2;background-image:url(../img/button_owl.png);background-repeat:no-repeat;background-position:center;border:0;background-color:#888;font-size:0;width:50px;height:100px;margin-top:-50px}@media (min-width:992px){.slider--next,.slider--prev{width:50px;height:300px;margin-top:-150px}}.slider--prev{left:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (min-width:992px){.slider--prev{left:22px}}@media (min-width:1200px){.slider--prev{left:-24px}}.slider--next{right:0}@media (min-width:992px){.slider--next{right:23px}}@media (min-width:1200px){.slider--next{right:-23px}}.slider--btn{width:100%;min-height:40px;margin-top:10px;padding:10px 5px;display:block;background-color:rgba(37,61,106,.9);bottom:-45px;left:0;z-index:3;color:#fff;font-family:"Circle-Light","Arial",sans-serif;line-height:25px;text-transform:uppercase;cursor:pointer}@media (min-width:992px){.slider--btn{position:absolute;display:none}}.slider-receipts{position:absolute;top:17px;left:17px;text-align:center;line-height:70px;font-size:12px;text-transform:uppercase}.slider-new,.slider-sale{display:block;background-color:#c2242d;color:#fff;width:70px;height:70px}.slider-new{background-color:#fff;-webkit-box-shadow:0 5px 16px rgba(0,0,0,.14);box-shadow:0 5px 16px rgba(0,0,0,.14);color:#000}.main-nav{color:#fff;font-size:15px;line-height:13px;position:relative}@media (min-width:768px){.main-nav{background-color:#303066;background-image:-webkit-gradient(linear,left top,right top,from(#172238),color-stop(50%,#395585),to(#172238));background-image:-o-linear-gradient(left,#172238 0,#395585 50%,#172238 100%);background-image:linear-gradient(to right,#172238 0,#395585 50%,#172238 100%)}}@media (min-width:1200px){.main-nav{padding-top:25px}}.main-nav .container{padding:0;position:relative}@media (min-width:768px){.main-nav .container{padding:0 15px}}@media (min-width:1200px){.main-nav .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:0}}.main-header .column-1{background-color:#f8f8f8}.column-1 .container{position:relative;color:#000;background-color:#fff}@media (min-width:768px){.column-1 .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1200px){.column-1 .container{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.column-1 .logo{padding:15px 0;text-align:center;display:block;background-color:#fff;color:#000}@media (min-width:1200px){.column-1 .logo{padding:24px 38px;margin-right:29px;margin-top:-58px}}.logo--img{display:block;margin-bottom:15px}.different_size h3,.logo--title{color:#848484;font-size:11px;line-height:11px;text-transform:uppercase;margin:0}.column-inner,.column-inner .sort{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.column-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-bottom:10px}@media (min-width:768px){.column-inner{width:500px;padding-bottom:0}}@media (min-width:992px){.column-inner{width:auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1200px){.column-inner{width:906px}}.column-inner .sort{padding:0;list-style:none;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 10px}@media (min-width:992px){.column-inner .sort{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:auto;margin-bottom:0;margin-right:15px}}@media (min-width:1200px){.column-inner .sort{margin-right:26px}}@media (min-width:992px){.sort li{margin-right:15px}.sort li:last-child{margin-right:0}}@media (min-width:1200px){.sort li{margin-right:28px}}.sort a{font-family:"Circle-Bold","Arial",sans-serif;color:#000;line-height:13px;text-transform:uppercase}@media (min-width:768px){.button-column{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:992px){.button-column{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.btn-header{font-size:11px;line-height:14px;text-transform:uppercase;text-align:center;display:inline-block;padding:1px}@media (min-width:768px){.btn-header{padding:5px}}@media (min-width:992px){.btn-header{padding:5px 8px}}@media (min-width:1200px){.btn-header{padding:10px 17px}}.btn-header__gray{color:#000;background-color:#ebebeb;background-image:-webkit-gradient(linear,left bottom,left top,from(#dcdcdc),color-stop(46.5%,#f2f2f2),color-stop(50%,#f2f2f2),color-stop(53.5%,#f2f2f2),to(#dcdcdc));background-image:-o-linear-gradient(bottom,#dcdcdc 0,#f2f2f2 46.5%,#f2f2f2 50%,#f2f2f2 53.5%,#dcdcdc 100%);background-image:linear-gradient(to top,#dcdcdc 0,#f2f2f2 46.5%,#f2f2f2 50%,#f2f2f2 53.5%,#dcdcdc 100%)}@media (min-width:768px){.btn-header__gray{margin-right:8px}}.btn-header__red{color:#fff;background-color:#c2242d;background-image:-webkit-gradient(linear,left bottom,left top,from(#c2242d),color-stop(50%,#cd2f38),to(#c2242d));background-image:-o-linear-gradient(bottom,#c2242d 0,#cd2f38 50%,#c2242d 100%);background-image:linear-gradient(to top,#c2242d 0,#cd2f38 50%,#c2242d 100%)}@media (min-width:768px){.btn-header__red{margin-right:8px}}@media (min-width:992px){.btn-header__red{margin-right:17px}}@media (min-width:1200px){.btn-header__red{margin-right:50px}}.header-phone{display:block;position:relative;width:150px;margin:10px auto 0;padding-left:26px;color:#000;font-family:"Circle-Light","Arial",sans-serif;font-size:15px;line-height:13px;text-transform:uppercase}@media (min-width:768px){.header-phone{margin:0;width:auto}}.header-phone::before{content:"";position:absolute;top:-5px;left:0;background-image:url(../img/phone-icon.png);background-repeat:no-repeat;background-position:0 0;width:19px;height:19px}@media (max-width:768px){.nojs.main-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.main-nav--menu{display:none;position:absolute;top:20px;right:16px;z-index:2}.block{display:block}}.range{padding-bottom:38px;padding-top:30px;background-color:#f8f8f8}.range--block{margin-bottom:20px}@media (min-width:992px){.range--block{margin-bottom:0}}@media (min-width:768px){.owl-carousel2 img{width:770px;height:auto}}.different_size{position:relative;background-color:#fff;font-family:"Circle-Light","Arial",sans-serif;color:#000;padding:45px 35px 41px;margin-bottom:20px}@media (min-width:992px){.different_size{position:absolute;bottom:35px;right:35px;z-index:2;margin-bottom:0}}.different_size h3{margin:0 0 20px;color:#010101;font-size:30px;line-height:36px}.different_size p,.mink_coat h3{margin:0 0 35px;font-size:20px;line-height:25px}.different_size .owl-nav{position:absolute;top:-90px;right:15px;z-index:2;width:70px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:0 0;border:0}@media (min-width:992px){.different_size .owl-nav{top:0;right:-35px}}.different_size .owl-next,.different_size .owl-prev{background:0 0;background-image:url(../img/button_owl.png);background-repeat:no-repeat;background-position:center;border:0;width:35px;height:35px;font-size:0;cursor:pointer}.different_size .owl-prev{background-color:#405986;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.different_size .owl-next{background-color:#304770}.mink_coat{padding:30px 29px 37px 27px;background-color:#fff;color:#000}@media (min-width:992px){.mink_coat{position:absolute;bottom:35px;left:35px}}.mink_coat h3{font-family:"Circle-Light","Arial",sans-serif;line-height:28px;text-transform:uppercase;margin:0 0 15px}.astrag_coat{background-color:#fff;padding:27px 28px 35px 26px}@media (min-width:992px){.astrag_coat{position:absolute;top:35px;left:35px}}.astrag_coat h3,.karak_coat{margin:0 0 18px;font-size:20px;line-height:28px;text-transform:uppercase}.astrag_coat a,.mink_coat a{color:#000;font-size:12px;line-height:18px;text-decoration:underline;text-transform:uppercase}.karak_coat{padding:25px 42px 25px 25px;margin:0;font-family:"Circle-Light","Arial",sans-serif;line-height:30px;background-color:#fff}@media (min-width:992px){.karak_coat{position:absolute;bottom:35px;left:35px}}.karak_coat a,.man_coat a{color:#000}.man_coat{padding:27px 56px 27px 32px;margin:0;font-family:"Circle-Light","Arial",sans-serif;font-size:20px;line-height:28px;text-transform:uppercase;background-color:#fff}@media only screen and (min-width:992px){.man_coat{position:absolute;top:35px;left:35px}}@media (min-width:768px) and (max-width:991px){.flex-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-content .astrag_coat,.flex-content .karak_coat,.flex-content .mink_coat{width:731px}}@media (min-width:992px){.box-1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:space-around;-ms-flex-line-pack:distribute;align-content:space-around;margin-bottom:20px}.box-1,.box-2,.inner-box1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.box-2 .flex-content{margin-bottom:0}.inner-box1{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.range-carousel{margin:auto auto 20px;max-width:770px;width:100%}.box-coat,.flex-content,.range-carousel{position:relative}}@media (min-width:992px) and (min-width:1200px){.box-2{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1200px){.box-1,.inner-box1{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.inner-box1{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.inner-box1 .flex-content:first-child{margin-bottom:32px}}.advantages{background-color:#fff;color:#000;text-align:center;padding:20px 0}@media (min-width:768px){.advantages{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:0}}@media (min-width:1200px){.advantages{padding-top:35px;padding-bottom:47px}}.advantages--inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:992px) and (max-width:1199px){.advantages--inner{width:900px;margin:0 auto}}.advantages--block{max-width:234px;margin:0 auto 20px}.advantages--block:last-child,.main-footer--adress ul li:last-child,.main-footer--nav li:last-child{margin-bottom:0}@media (min-width:768px){.advantages--block{margin:0 auto 40px}.advantages--block:last-child{margin-bottom:40px}}@media (min-width:1200px){.advantages--block{position:relative;margin:0}.advantages--block::before{content:"";position:absolute;right:0;top:0;width:1px;height:212px;background-color:#f4f4f4}.advantages--block:last-child::before{display:none}}.advantages--title{font-size:12px;line-height:20px;text-transform:uppercase;position:relative;padding-top:70px;margin:0 0 12px;min-height:110px}.advantages--title::before{content:"";background-repeat:no-repeat;background-position:0 0;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.advantages--title__search::before{background-image:url(../img/search.png);width:57px;height:64px}.advantages--title__diamond::before{background-image:url(../img/diamond.png);width:46px;height:41px}.advantages--title__sale::before{background-image:url(../img/sale.png);width:51px;height:58px}.advantages--title__garant::before{background-image:url(../img/garant.png);width:37px;height:47px}.advantages--title__cheap::before{background-image:url(../img/cheap.png);width:55px;height:52px}.advantages--description{font-size:15px;line-height:18px;margin:0 auto;padding-left:12px;padding-right:17px}.info{background-image:url(../img/fabric-bg.jpg);background-repeat:no-repeat;background-position:center 0;color:#fff;padding-top:40px}@media (min-width:1200px){.info{padding-top:90px}}.info--title{margin-bottom:40px}@media (min-width:1200px){.info--title{margin-bottom:90px}}.info--block{background-color:#fff;color:#000;text-align:center;position:relative}@media (min-width:992px){.info--block{text-align:left}}.info .description{margin:0;font-size:15px;line-height:24px}@media (min-width:992px){.info .description{max-width:350px}}@media (min-width:1200px){.info .description{max-width:416px;font-size:18px}}.info .logo{width:100%;max-width:535px;padding:100px 0;margin:0;background-image:url(../img/fabric-logo.jpg);background-position:center;background-repeat:no-repeat}@media (min-width:768px){.info .logo{margin-bottom:20px;padding:15px 0 0;height:356px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:992px){.info .logo{margin-top:-150px}}@media (min-width:1200px){.info .logo{margin-top:-195px;margin-right:45px}}.info .logo span:last-child{color:#848484;font-size:9px;line-height:12px;text-transform:uppercase;display:block}.info .logo span:first-child{position:relative}.info .logo span:first-child::before{content:"";position:absolute;top:-37px;left:33px;background-image:url(../img/ga.png);background-position:0 0;background-repeat:no-repeat;width:22px;height:26px}.info .buy{font-family:"Circle-Light","Arial",sans-serif;font-size:14px;line-height:24px;margin-bottom:20px}@media (min-width:768px){.info .buy{margin:0 auto 20px;max-width:500px}}@media (min-width:992px){.info .buy{max-width:350px}}@media (min-width:1200px){.info .buy{max-width:500px;font-size:16px;margin-bottom:35px}}.info-column1{margin-bottom:20px;padding:34px 12px 0;background-color:#f8f8f8}@media (min-width:768px){.info-column1{padding-bottom:34px}}@media (min-width:992px){.info-column1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:0}}@media (min-width:1200px){.info-column1{padding-top:75px;padding-right:140px}}.info-column2{padding:0 12px}@media (min-width:768px){.info-column2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media (min-width:992px){.info-column2{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1200px){.info-column2{padding:0 35px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.info-column2 a{display:block}@media (min-width:768px){.info-column2 a{display:inline-block}}.recommendation{margin-top:50px;margin-bottom:84px}@media (min-width:992px){.recommendation{margin-top:85px}}.slider .owl-stage-outer{padding-bottom:28px}.my-ad{margin-bottom:50px;text-align:center;color:#fff}@media (min-width:992px){.my-ad{margin-bottom:95px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.my-ad--container{max-width:1300px;margin:0 auto}.my-ad--demonstration{background-image:url(../img/bg-demonstration.jpg);background-repeat:no-repeat;background-position:0 0;background-color:#000;background-size:cover;padding:0 10px}@media (min-width:992px){.my-ad--demonstration{width:50%}}.my-ad--demonstration .my-ad--block{max-width:490px;margin:0 auto;padding-top:65px;padding-bottom:45px}.my-ad--demonstration .my-ad--heading{font-family:"Circle-Light","Arial",sans-serif;font-size:14px;line-height:25px;text-transform:uppercase;margin:0 0 22px}.my-ad--demonstration .my-ad--heading span{font-size:24px;margin-top:25px;display:block}.my-ad--demonstration .my-ad--description{font-size:16px;line-height:25px;margin:0 0 30px}.main-footer--logo p,.my-ad--demonstration .my-ad--description span,.my-ad--service .my-ad--description span{text-transform:uppercase}.my-ad--btn{padding-right:42px;padding-left:42px;border-color:#fff;color:#fff}.my-ad--btn:hover{background:0 0}.my-ad--service{background-color:#dcdcdc;background-image:-o-linear-gradient(146deg,#dcdcdc 0,#f5f5f5 50%,#dcdcdc 100%);background-image:linear-gradient(-56deg,#dcdcdc 0,#f5f5f5 50%,#dcdcdc 100%);padding:0 10px}@media (min-width:992px){.my-ad--service{width:50%}}.my-ad--service .my-ad--block{max-width:415px;margin:0 auto;padding-top:70px;padding-bottom:90px;color:#000}.my-ad--service .my-ad--heading{margin:0 0 30px;padding-top:60px;font-family:"Circle-Light","Arial",sans-serif;font-size:24px;line-height:30px;text-transform:uppercase;position:relative}.my-ad--service .my-ad--heading::before{content:"";position:absolute;top:0;left:50%;margin-left:-17px;background-image:url(../img/heart.png);background-repeat:no-repeat;background-position:center;width:34px;height:33px}.my-ad--service .my-ad--description{margin:0;font-size:16px;line-height:25px}.useful-article{text-align:center;margin-bottom:60px}@media (min-width:1200px){.useful-article{margin-bottom:150px}}@media (min-width:768px){.useful-article .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.useful-article--title{margin-bottom:50px}.column-block{margin-bottom:30px}@media (min-width:768px){.column-block{margin-bottom:60px}}@media (min-width:992px){.column-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;width:100%}}.useful-article--block1{margin-bottom:30px;background-image:url(../img/bg-article1.jpg)}@media (min-width:992px){.useful-article--block1{margin-bottom:0}}.useful-article .column-inner{max-width:497px;width:100%;min-height:272px;height:1px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:rgba(255,255,255,.9)}.useful-article--block2{background-image:url(../img/bg-article2.jpg);padding:10px}@media (min-width:768px){.useful-article--block2{padding:40px}}.useful-article--block{max-width:400px;width:100%;min-height:345px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#000;background-position:0 0;background-repeat:no-repeat;background-size:cover;color:#fff}@media (min-width:1200px){.useful-article--block{max-width:570px}}.useful-article--link--white{color:#fff;border-color:#fff}.useful-article--title2{margin:0 0 30px;max-width:372px;width:100%;color:#000;font-size:24px;font-family:"Circle-Light","Arial",sans-serif;line-height:30px;text-transform:uppercase;text-align:center}.useful-article--title2__white{color:#fff}.useful-article--link--all{color:#323232;font-family:"Circle-Bold","Arial",sans-serif;line-height:13px;text-decoration:underline;text-transform:uppercase}.goods{margin-bottom:40px}@media only screen and (min-width:1200px){.goods{margin-bottom:100px}}.new{margin-bottom:40px}@media only screen and (min-width:1200px){.new{margin-bottom:80px}}.main-footer--top{background-color:#f8f8f8;color:#000;padding-top:30px;padding-bottom:20px}.main-footer--logo{text-align:center;display:inline-block;margin-bottom:20px}.main-footer--logo span{display:block;margin-bottom:17px}.main-footer--logo p{margin:0;color:#848484;font-size:11px;line-height:11px}.main-footer--adress ul,.main-footer--nav{margin:0;padding:0;list-style:none}@media (min-width:768px){.main-footer--nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:500px;width:100%}}@media (min-width:992px){.main-footer--nav{max-width:760px;-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}}@media (min-width:1200px){.main-footer--nav{max-width:860px}}.main-footer--nav li{margin-bottom:10px}@media (min-width:768px){.main-footer--nav li{margin:auto}.main-footer--nav li:last-child{margin:auto}}@media (min-width:992px){.main-footer--nav li{margin:0}.main-footer--nav li:last-child{margin:0}}.main-footer--adress a,.main-footer--nav a{color:#000;line-height:13px;text-transform:uppercase}.main-footer--nav a:hover{color:#c62831}.main-footer--adress{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:20px}@media (min-width:768px){.main-footer--adress{margin-bottom:30px;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}}@media (min-width:992px){.main-footer--adress{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:1200px){.main-footer--adress{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.main-footer--adress ul{position:relative;padding:0 0 0 20px}.main-footer--adress ul::before{top:0;left:0;background-image:url(../img/phone-icon.png);width:19px;height:19px}@media (min-width:992px){.main-footer--adress ul{margin-right:150px}}@media (min-width:1200px){.main-footer--adress ul{margin-right:0;margin-bottom:30px}}.main-footer--adress p{padding-left:20px;position:relative;margin:0;line-height:18px}.main-footer--adress p::before,.main-footer--adress ul::before,.main-footer--map a::after{content:"";position:absolute;background-repeat:no-repeat;background-position:0 0}.main-footer--adress p::before{top:0;left:0;background-image:url(../img/pin.png);width:15px;height:19px}.main-footer--adress ul li{margin-bottom:5px}.main-footer--adress a{font-size:14px}@media (min-width:768px){.main-footer--adress a{font-size:15px}}.main-footer--bottom-navigation{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}@media only screen and (min-width:1200px){.main-footer--bottom-navigation{max-width:860px;width:100%;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.main-footer--bottom-navigation fieldset{margin:0 0 20px;padding:0;border:0;font-family:"Circle-Light","Arial",sans-serif;font-size:15px;line-height:13px}@media (min-width:768px){.main-footer--bottom-navigation fieldset{margin-bottom:0}}@media (min-width:1200px){.main-footer--bottom-navigation fieldset{margin-right:70px}}.main-footer--bottom-navigation legend,.main-footer--bottom-navigation li{margin-bottom:15px}.main-footer--bottom-navigation ul{margin:0;list-style:none;padding:0 0 0 5px}.main-footer--bottom-navigation a{color:#848484;font-family:"Circle-Light","Arial",sans-serif;font-size:13px;line-height:13px}.main-footer--map{text-align:center;line-height:147px;position:relative;overflow:hidden;margin-bottom:20px;height:147px}.main-footer--map a{padding:13px 60px 13px 22px;display:inline-block;position:relative;z-index:2;background-color:#fff;color:#000;font-size:16px;line-height:13px}.main-footer--map a::after{top:50%;right:15px;background-image:url(../img/button_owl-black.png);margin-top:-7px;width:8px;height:14px}.main-footer--map span,.main-footer--map span::after{position:absolute;top:0;background-color:rgba(56,83,130,.4)}.main-footer--map span{left:50%;margin-left:-800px;z-index:1}.main-footer--map span::after{content:"";left:0;width:100%;height:100%}.main-footer--map img{max-width:none}.main-footer--coopyright{text-align:center}@media (min-width:992px){.main-footer--coopyright{text-align:left}.main-footer--coopyright .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.main-footer--coopyright p{margin:0 0 10px;color:#555;line-height:13px}.main-footer--coopyright a{color:#555;line-height:13px;text-decoration:underline;display:block;margin-bottom:10px}.main-footer--coopyright a:last-child{margin-bottom:0}@media (min-width:992px){.main-footer--coopyright a{display:inline-block}.main-footer--coopyright a:first-child{margin-right:10px;padding-right:10px;border-right:1px solid #000}}.main-footer .column-1{text-align:center;margin-bottom:30px}@media (min-width:768px){.main-footer .column-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1200px){.main-footer .column-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.breadcrumb-list{margin:0;padding:0;list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.breadcrumb--item{position:relative}.breadcrumb--item::after{content:". .";position:absolute;top:-3px;right:5px}.breadcrumb--item:last-child::after{display:none}.breadcrumb--item:last-child .breadcrumb--link{margin-right:0;padding-right:0}.breadcrumb--link{color:#fff;opacity:.95;margin-right:10px;padding-right:10px}.breadcrumb--link[href]{text-decoration:underline}.ad-sewing{margin-bottom:0}.sewing-header .column-1{background:#fff}@media (min-width:1200px){.sewing-header .btn-header{padding:15px 30px;margin-right:0}.sewing-header .btn-header__red{margin-right:20px}}.sewing-order{background-image:url(../img/sewing/bg-order.jpg);background-size:cover;background-color:#000;background-position:0 0;background-repeat:no-repeat;color:#fff;border:1px solid transparent;margin-top:-195px;margin-bottom:60px;padding-bottom:76px}@media (min-width:1200px){.sewing-order{margin-top:-58px}}.sewing-order .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-top:200px}@media (min-width:1200px){.sewing-order .container{margin-top:80px}}.sewing-order--title{margin:0;padding:23px 36px;background-color:#fff;color:#000;font-family:"Circle-Light","Arial",sans-serif;font-size:36px;line-height:36px;text-transform:uppercase;text-align:center;display:inline-block;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.sewing-order--breadcrumb{margin-bottom:50px}.measure{margin-bottom:40px}@media (min-width:1200px){.measure{margin-bottom:90px}}.measure--description,.measure--title{font-family:"Circle-Light","Arial",sans-serif;text-align:center}.measure--title{margin:0 0 20px;font-size:24px;line-height:36px;text-transform:uppercase}.measure--description{max-width:610px;margin:0 auto 40px;font-size:18px;line-height:20px}.measure .size{margin-bottom:25px}@media (min-width:992px){.measure .size{max-width:720px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:1200px){.measure .size{max-width:none}}.measure .column-1,.measure .column-2,.measure .column-3,.measure .column-4,.measure .column-5,.measure .column-6,.measure .column-7,.measure .column-8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:260px;margin:0 auto 20px}@media (min-width:992px){.measure .column-1,.measure .column-2,.measure .column-3,.measure .column-4,.measure .column-5,.measure .column-6,.measure .column-7,.measure .column-8{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.measure .size span{margin-right:20px}}@media (min-width:1200px){.measure .size span{margin-right:23px}}.measure .size p{margin:30px 0 0}.measure .size label,.other label{font-size:12px;line-height:15px;text-transform:uppercase;cursor:pointer;display:block;margin-bottom:5px}.measure .size input{width:80px;height:51px;margin-right:8px;padding:0 10px}.form-column{padding:20px;color:#fff;background-color:#303066;background-image:-o-linear-gradient(left,#172238 0,#395585 50%,#172238 100%);background-image:linear-gradient(to right,#172238 0,#395585 50%,#172238 100%)}@media (min-width:768px){.form-column{max-width:450px;margin:0 auto}}@media (min-width:992px){.form-column{max-width:872px;padding:50px 98px}}.form-column .bottom-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.other{margin-bottom:40px}}.other p{margin:0 0 20px}@media (min-width:992px){.other p{margin-bottom:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.other p:last-child{margin-bottom:0}}.other label{font-size:11px;max-width:260px;width:100%;margin-bottom:10px}@media (min-width:992px){.other label{margin-right:40px}}.other input,.other textarea{color:#fff;font-size:16px;line-height:30px;background-color:transparent;display:block;border:1px solid #fff;padding:5px 15px;max-width:375px;width:100%}.other input:focus,.other textarea:focus{outline-color:transparent;-webkit-box-shadow:0 0 3px 0 #fff;box-shadow:0 0 3px 0 #fff}.other textarea{height:100px;resize:none}.other input::-webkit-input-placeholder,.other textarea::-webkit-input-placeholder{color:#fff;font-size:16px;line-height:30px}.other input::-moz-placeholder,.other textarea::-moz-placeholder{color:#fff;font-size:16px;line-height:30px}.other input:-ms-input-placeholder,.other input::-ms-input-placeholder,.other textarea:-ms-input-placeholder,.other textarea::-ms-input-placeholder{color:#fff;font-size:16px;line-height:30px}.other input::placeholder,.other textarea::placeholder{color:#fff;font-size:16px;line-height:30px}.measure--btn{display:block;background-color:#c2242d;border:0;font-size:11px;line-height:14px;text-transform:uppercase;cursor:pointer;color:#fff;max-width:373px;width:100%;height:50px;margin-top:20px}.remember a{color:#fff;text-decoration:underline}.remember .checkbox-indicator{width:16px;height:16px;margin-right:10px;margin-bottom:-2px;border:1px solid #fff;display:inline-block;position:relative}.remember input[type=checkbox]:checked+.checkbox-indicator::before{content:"";position:absolute;top:50%;left:50%;background-image:url(../img/sewing/check.png);background-position:0 0;background-repeat:no-repeat;width:10px;height:6px;margin-top:-3px;margin-left:-5px}.inputfile{border:1px dashed #fff;padding:18px 27px}.inputfile,label.fileblock{display:inline-block}