@font-face { font-family: Roboto; font-weight: 300 700; src: url('../fonts/Roboto-VariableFont_wdth,wght.ttf'); }
@font-face { font-family: OpenSans; font-weight: 300 700; src: url('../fonts/OpenSans-VariableFont_wdth,wght.ttf'); }

html { height: 100%; }
body { margin: 0; padding: 0; font-size: 14px; font-family: 'OpenSans', sans-serif; background: #fff; color: #242838; font-weight: 400; height: 100%; }
table,td { margin: 0; padding: 0; font-size: 14px; border-collapse: collapse; vertical-align: top; }
img { border: 0; display: block; }
iframe { border: 0; }
h1,h2,h3,h4,h5,h6,h7,p,ul,ol,li,form { font-weight: 400; padding: 0; margin: 0; list-style: none; }
.radio { vertical-align: middle; }
select,input,textarea,option { padding: 0; margin: 0; font-size: 14px; font-family: 'OpenSans', sans-serif; color: #666; outline: none; }
select::-ms-expand { display: none; }
select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
a { color: #d50d00; cursor: pointer; outline: none; text-decoration: none; transition: 0.3s ease-out; }
a:hover { color: #666; transition: 0.3s ease-out; }
.br { clear: both; height: 0; overflow: hidden; }
::-moz-selection { background: #000; color: #ddd; }
::selection { background: #000; color: #ddd; }
div { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
input, textarea, select { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.img_right { float: right; margin: 0 0 0 20px; }
.img_v { float: right; margin: 0 0 0 20px; width: 400px; }
.img_h { float: right; margin: 0 0 0 20px; width: 600px; }


.tb { display: table; width: 100%; height: 100%; }
.td { display: table-cell; vertical-align: middle; text-align: center; }
.td-top { vertical-align: top; }

.hd { font-size: 36px; line-height: 46px; text-transform: uppercase; font-weight: 500; margin: 0 0 30px; text-align: center; }
.hd b { font-weight: 400; font-size: 16px; line-height: 26px; text-transform: none; display: block; }

.hd strong { display: block; color: #9d9ea7; font-weight: 500; }
.hd-small { font-size: 28px; line-height: 32px; text-transform: uppercase; font-weight: 500; margin: 0 0 40px; text-align: center; }

.page { width: 100%; padding-top: 150px; position: relative; min-height: calc(100% - 58px); }
.ins { padding: 0 10% 30px; position: relative; z-index: 10; }
.ins h2 { font-size: 36px; line-height: 46px; text-transform: uppercase; font-weight: 500; margin: 0 0 40px; letter-spacing: 0.2em; text-align: center; }
.ins .p { font-size: 16px; line-height: 26px; font-weight: 300; margin: -40px 0 20px; text-align: center; }

.grey { color: #9d9ea7; }

.header { position: fixed; left: 0; right: 0; top: 0; height: 100px; padding: 0; background: rgba(220,220,220,0.9); /* background: rgba(204,219,221,0.8); */ z-index: 100; }
.header .logo { width: 180px; height: 50px; background: url('../images/logo.png') no-repeat 50% 50%; background-size: cover; margin: 6px auto; font-size: 0; }
.header .logo a { display: block; width: 100%; height: 100%; }
.header h1 { position: absolute; left: 40px; top: 10px; cursor: pointer; font-size: 16px; line-height: 26px; }
.header .adr { position: absolute; left: 40px; top: 26px; cursor: pointer; font-size: 12px; line-height: 26px; }

.menu { text-align: center; padding: 8px 0; border-top: rgba(0,0,0,0.2) 1px solid; position: relative; }
.menu li { display: inline-block; margin: 0 10px; font-size: 14px; line-height: 20px; font-weight: 400; text-transform: uppercase; }
.menu li a { color: #242838; }
.menu li a:hover { color: #9d9ea7; }

.smenu { display: none; }

.infos { position: fixed; left: 0; right: 0; top: 100px; background: rgba(103,168,0,0.9); color: #fff; font-weight: 700; z-index: 90; font-size: 12px; line-height: 16px; padding: 5px 10px; text-transform: uppercase; text-align: center; }
.infos2 { background: rgba(0,168,180,0.9); }

.header .cart { position: absolute; right: 32px; top: 20px; cursor: pointer; }
.cart .name { font-size: 12px; line-height: 45px; text-transform: uppercase; color: #242838; border-radius: 23px; background: #fff; padding: 0 23px; text-align: right; }
.cart .name a { color: #242838; }
.cart .list { display: none; }
.cart .list .pad { padding: 24px 24px 10px 10px; background: #fff; border-radius: 0 0 23px 23px; margin-top: -23px; }
.list .item { display: flex; flex-wrap: wrap; margin: 0 0 10px; }
.list .item:last-child { margin: 0; }
.list .pic { width: 90px; }
.list .pic img { width: 100%; }
.list .title { width: 190px; padding: 5px 10px 10px; font-size: 16px; line-height: 20px; }
.list .title strong { display: block; font-size: 12px; line-height: 18px; color: #242838; font-weight: 600; }
.list .title span { font-size: 14px; line-height: 20px; color: #9d9ea7; display: block; }
.list .title a { color: #242838; }
.list .title a:hover { color: #9d9ea7; }
.list .price { width: 80px; padding: 10px 0; font-size: 16px; line-height: 20px; font-weight: 500; text-align: right; }
.list .price s { display: inline-block; margin: 0 0 0 5px; text-decoration: none; }
.list .sum { width: 85px; padding: 10px 0; font-size: 16px; line-height: 20px; font-weight: 500; text-align: right; }
.list .sum s { display: inline-block; margin: 0 0 0 5px; text-decoration: none; }
.list .total { width: 85px; padding: 10px 0; font-size: 16px; line-height: 20px; font-weight: 500; text-align: right; }
.list .total s { display: inline-block; margin: 0 0 0 5px; text-decoration: none; }
/* .cart:hover .name { border-radius: 23px 23px 0 0; color: #242838; } */
.cart:hover .list { display: block; }

.header .tel { position: absolute; right: 40px; top: 18px; cursor: pointer; font-size: 18px; line-height: 26px; }
.header .tel a { color: #242838; }

.i-tg { position: absolute; right: 40px; top: 5px; display: block; line-height: 28px; color: #242838; }
.i-tg:before { content: ''; display: inline-block; width: 26px; height: 26px; background: url('../images/i-tg.png') no-repeat 50% 50%; background-size: cover; border-radius: 50px; margin: 0 5px -8px 0; }


.tocat { font-size: 20px; line-height: 26px; font-weight: 400; margin: 0 0 30px; text-align: center; }

.tds { display: flex; flex-wrap: wrap; margin: 0; }
.tds .pic { width: 90px; }
.tds .title { width: 470px; padding: 5px 10px 0; font-size: 16px; line-height: 20px; }
.tds .total { padding: 0; }

.tds_info { display: flex; flex-wrap: wrap; margin: 20px 0 0; }
.tds_info .title { width: auto; padding: 5px 10px 0; font-size: 12px; line-height: 16px; }

.buttons { margin: 50px auto 0; font-size: 20px; line-height: 24px; text-transform: uppercase; font-weight: 500; }
.buttons a:last-child { margin: 0 0 0 40px; }

.button { margin: 30px 0 0 0; }
.button input { border: 0; background: none; font-size: 20px; line-height: 24px; text-transform: uppercase; font-weight: 500; color: #bb203e; cursor: pointer; }
.button input:hover { color: #666; }

.button a { background: none; font-size: 20px; line-height: 24px; text-transform: uppercase; font-weight: 500; color: #bb203e !important; cursor: pointer; }
.button a:hover { color: #666 !important; }

#show_password .button { margin: 10px 0 25px; }


.line-v { width: 3px; background: url('../images/line-v.png') repeat-y 50% 50%; position: absolute; left: 50%; top: 50px; bottom: 150px; opacity: 0.6; margin: 0 0 0 -2px; }
.dot-1 { width: 3px; height: 3px; background: url('../images/dot.png') no-repeat 50% 50%; position: absolute; left: 50%; top: 149px; margin: 0 0 0 -2px; }
.dot-2 { width: 3px; height: 3px; background: url('../images/dot.png') no-repeat 50% 50%; position: absolute; left: 50%; bottom: 149px; margin: 0 0 0 -2px; }

.line-v-2 { top: 150px; }
.dot-1-2 { top: 149px; }

.page-center .line-v { top: 140px; bottom: 49px; }
.page-center .dot-1 { top: 139px; }

.page-nocenter .line-v { left: 35%; top: 140px; bottom: 49px; }
.page-nocenter .dot-1 { left: 35%; top: 139px; }
.page-nocenter .dot-2 { left: 35%; bottom: 50px; }


.page-main { display: grid; place-self: center; background: #fff url('../images/mainpic-left.png') no-repeat 0% 90%; min-height: 100%; padding: 0; }
.page-main .main-pic { height: 100%; width: 100%; background: url('../images/mainpic.png') no-repeat 50% 100%; }
.page-main .main-pic .back { height: 100%; width: 100%; background: url('../images/mainpic-right.png') no-repeat 100% 100%; }
.page-main .td { position: relative; z-index: 10; }
.page-main .title { color: #9d9ea7; text-transform: uppercase; font-family: 'Roboto'; font-size: 180px; line-height: 180px; font-weight: 300; position: absolute; left: 0; right: 0; text-align: center; top: 120px; }
.page-main .infoline { color: #83848e; text-transform: uppercase; font-family: 'Roboto'; font-size: 32px; line-height: 34px; font-weight: 400; position: absolute; left: 0; right: 0; text-align: center; bottom: 0; background: rgba(255,255,255,0.6); padding: 20px 0; }


.products { display: flex; flex-wrap: wrap; margin: 0 -10px; }
.products .item { width: calc(20% - 20px); margin: 0 10px 20px; padding: 0 0 60px; border: 1px solid #ddd; position: relative; }
.products .item .pic { max-width: 390px; margin: 0 auto 10px; position: relative; }

.products .item .pic img { width: 100%; }
.products .item .pic .sum { width: 30px; height: 30px; position: absolute; right: 15px; top: 15px; background: #d50d00; color: #fff; font-size: 18px; line-height: 30px; font-weight: 600; display: none; border-radius: 50px; }
.products .item .pic .sum span { display: block; text-align: center; }

.products .item .pic .height { position: absolute; right: 15px; bottom: 15px; color: #000; font-size: 16px; line-height: 22px; font-weight: 400; }
.products .item .pic .height:after { content: 'см'; display: inline-block; margin-left: 3px; }


.products .title { margin: 0 0 10px; padding: 0 20px; }
.products .title h3 { font-size: 16px; line-height: 20px; text-transform: uppercase; font-weight: 500; }
.products .category { margin: -10px 0 10px; padding: 0 20px; }
.products .category h4 { font-size: 13px; line-height: 18px; font-weight: 400; color: #9d9ea7; }
.products .category .h4 { font-size: 13px; line-height: 18px; font-weight: 400; color: #9d9ea7; }
.products .title a { color: #242838; transition: 0.3s ease-out; }
.products .item p { font-size: 14px; line-height: 18px; color: #9d9ea7; margin: 0 0 12px; }
.products .item p span { background: #000; color: #fff; padding: 0 5px; }

.products .item .price { font-size: 18px; line-height: 22px; font-weight: 500; position: absolute; left: 20px; bottom: 18px; }
.products .item .price s { display: inline-block; margin: 0 0; text-decoration: none; }
.products .item .price span { font-weight: 500; position: relative; opacity: 0.4; }
.products .item .price span:after { display: block; content: ''; background: #242838; height: 1px; width: 95%; position: absolute; left: 0; right: 0; top: 49%; }

.products .buy-item { font-size: 14px; line-height: 20px; font-weight: 500; color: #999999; position: absolute; right: 20px; bottom: 12px; }
.products .buy-item a { background: #d50d00; color: #fff; padding: 8px 20px; display: inline-block; }
.products .buy-item a:hover { color: #000; }

.products .item .pic-none { filter: grayscale(100%); opacity: 0.5; }
.products .buy-item strong { background: #f1f1f1; color: #333; padding: 8px 20px; display: inline-block; font-weight: 400; }

.next { font-size: 24px; line-height: 24px; text-transform: uppercase; font-weight: 500; margin: 40px 0 80px; text-align: center; }

.products .item-hide { display: none; }

.products .hr { width: 100%; margin: 0 0 40px; text-align: center; padding: 0; }




/*
.tech { font-size: 14px; line-height: 20px; text-align: left; }
.tech ul { margin: 0 0 20px 20px; }
.tech ul li { font-size: 14px; line-height: 20px; margin: 0 0 6px; list-style: disc; }
*/

.product { padding: 0 0 50px; }
.product .ins { }
.product .info { display: flex; flex-wrap: wrap; /* align-items: center; */ margin: 0 auto; position: relative; }
.product .pic { width: calc(40% - 15px); text-align: center; margin: 0 10px 0 0; position: relative; }
.product .pic-add { padding: 0 0 75px; }
.product .inpic { display: inline-block; position: relative; }
.product .pic .sum { width: 40px; height: 40px; position: absolute; right: 15px; top: 15px; background: #d50d00; color: #fff; font-size: 18px; line-height: 40px; font-weight: 600; display: none; border-radius: 50px; z-index: 10; }
.product .pic .sum span { display: block; text-align: center; }
.product .inpic .pics { position: absolute; left: 0; right: 0; bottom: -70px; display: flex; flex-wrap: wrap; justify-content: center; }
.product .inpic .pics img { width: 60px; height: 60px; border: 1px solid #ddd; display: inline-block; margin: 0 5px; }
.product .inpic img { width: 100%; }
.product .body { width: calc(60% - 15px); margin: 0 0 0 10px; text-align: left; border: 1px solid #ddd; padding: 20px; position: relative; }
.product .tech { width: calc(60% - 15px); margin: 0 0 0 10px; text-align: left; border: 1px solid #ddd; padding: 20px; position: relative; }
.product .tech ul { font-size: 14px; margin: 0; }
.product .tech li { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 0 5px; padding: 0 0 5px; border-bottom: 1px solid #f1f1f1; }
.product .tech li strong { text-align: left; font-weight: 500; }
.product .tech li em { text-align: right; font-style: normal; }

.product .body .tech { width: auto; margin: 0; }

.product .hv { font-size: 15px; line-height: 20px; font-weight: 500; margin: 20px 0 6px; }
.product .price { font-size: 22px; line-height: 26px; font-weight: 500; margin: 30px 0 0; }
.product .price u { text-decoration: line-through; opacity: 0.4; margin: 0 0 0 10px; }
.product .price s{ text-decoration: none; }
.product .title { font-size: 22px; line-height: 26px; text-transform: uppercase; font-weight: 500; margin: 0 0 12px; text-align: center; }
.product .text { margin: 0 auto 20px; max-width: 60%; text-align: left; }
.product .buy { font-size: 14px; line-height: 20px; font-weight: 500; margin: 20px 0 0; color: #aaa; }
.product .buy a { background: #d50d00; color: #fff; padding: 8px 20px; display: inline-block; }
.product .close { position: absolute; right: 20px; top: 105px; display: block; width: 40px; height: 40px; background: url('../images/svg/close.svg') no-repeat 50% 50%; background-size: 100%; transition: 0.3s ease-out; cursor: pointer; }
.product .close:hover { transform: rotate(180deg); transition: 0.3s ease-out; }

.colors { margin: 15px -5px; }
.colors a { width: 40px; height: 40px; border: 1px solid #ddd; display: inline-block; margin: 0 5px; }

.text h1 { font-size: 22px; line-height: 30px; font-weight: 500; margin: 0 0 20px; }
.text h2 { font-size: 18px; line-height: 28px; font-weight: 500; margin: 0 0 20px; }
.text h3 { font-size: 17px; line-height: 22px; font-weight: 500; margin: 0 0 20px; }
.text h4 { font-size: 15px; line-height: 22px; font-weight: 500; margin: 0 0 20px; }
.text p { font-size: 15px; line-height: 24px; margin: 0 0 20px;}
.text ul { margin: 0 0 20px 40px; }
.text ul li { font-size: 14px; line-height: 20px; margin: 0 0 6px; list-style: disc; }
.text ol { margin: 0 0 20px 40px; }
.text ol li { font-size: 14px; line-height: 20px; margin: 0 0 6px; list-style: decimal; }
.text .table table { width: 100%; overflow: scroll; margin: 0 0 20px; }
.text .table table th { background: rgba(0,0,0,0.1); color: #000; padding: 6px 10px; border-bottom: 1px solid #ddd; text-align: left; font-weight: 400; font-size: 14px; line-height: 24px; }
.text .table table td { padding: 6px 10px; border-bottom: 1px solid #ddd; font-size: 14px; line-height: 24px; }
.text .table table tr.h { background: linear-gradient(90deg, #079541, #73c60e); color: #fff; }
.text .table table tr.h th { background: none; color: #fff; }
.text .picture { padding: 30px 0; }
.text .picture img { max-width: 100%; display: block; margin: 0 0 15px; }
.text .picture p { font-size: 13px; line-height: 17px; margin: 0; }
.text strong { font-weight: 500; }
.text b { font-weight: 600; }
.page-4 { position: relative; }
.page-4 .co { width: 50%; height: 100%; }
.page-4 .co p { font-size: 14px; line-height: 24px; margin: 0 0 20px; }
.page-4 .co-1 { position: absolute; left: 0; }
.page-4 .co-2 { position: absolute; right: 0; }
.page-4 .co-1 .td { text-align: right; vertical-align: top; padding: 0 15%; padding-top: 20%; }
.page-4 .co-2 .td { text-align: left; padding: 0 15%; }
.page-4 .co-1 h3 { font-size: 40px; line-height: 46px; text-transform: uppercase; font-weight: 500; }
.page-4 .co-1 h3 span { display: block; color: #9d9ea7; font-size: 14px; line-height: 16px; text-transform: none; font-weight: 400; }
.page-4 .co-1 .img img { margin: 0 0 0 auto; max-width: 300px; }

.note { font-size: 10px; opacity: 0; position: absolute; left: 20px; right: 20px; bottom: 20px; }

.content-columns { display: flex; flex-wrap: wrap; }
.content-columns .co { width: 50%; }
.content-columns .co p { font-size: 14px; line-height: 24px; margin: 0 0 20px; }
.content-columns .co-1 .td { text-align: right; vertical-align: top; padding: 0 15%; padding-top: 100px; }
.content-columns .co-2 .td { text-align: left; padding: 0 15%; }
.content-columns .co-1 h3 { font-size: 40px; line-height: 46px; text-transform: uppercase; font-weight: 500; }
.content-columns .co-1 h3 span { display: block; color: #9d9ea7; font-size: 14px; line-height: 16px; text-transform: none; font-weight: 400; }
.content-columns .co-1 h3 a { color: #9d9ea7; }
.content-columns .co-1 h3 a:hover { color: #bb203e; }
.content-columns .co-1s .td { padding-top: 50px; }
.content-columns .co-2s .td { padding-top: 50px; }
.content-columns .acc { margin: 10px 0 0 0; }
.content-columns .acc p { font-size: 15px; line-height: 24px; margin: 0 0 5px; }
.content-columns .acc strong { font-size: 16px; font-weight: 600; }
.content-columns .acc a { color: #242838; }
.content-columns .acc a:hover { color: #bb203e; }
.content-columns .acc a.red { color: #bb203e; }
.content-columns .acc p.a { font-weight: 500; }

.page-nocenter .content-columns .co-1 { width: 35%; }
.page-nocenter .content-columns .co-2 { width: 65%; }
.page-nocenter .content-columns .co-2 .td { padding: 0 8%; }

.content h1 { font-size: 22px; line-height: 30px; font-weight: 500; margin: 0 0 20px; }
.content h2 { font-size: 18px; line-height: 28px; font-weight: 500; margin: 0 0 20px; }
.content h2 small { display: block; font-size: 14px; line-height: 20px; font-weight: 400; }
.content h3 { font-size: 17px; line-height: 22px; font-weight: 500; margin: 0 0 20px; }
.content h4 { font-size: 15px; line-height: 22px; font-weight: 500; margin: 0 0 20px; }
.content p { font-size: 14px; line-height: 24px; margin: 0 0 20px;}
.content ul { margin: 0 0 20px 40px; }
.content ul li { font-size: 14px; line-height: 20px; margin: 0 0 6px; list-style: disc; }
.content ol { margin: 0 0 20px 40px; }
.content ol li { font-size: 14px; line-height: 20px; margin: 0 0 6px; list-style: decimal; }
.content .table table { width: 100%; overflow: scroll; margin: 0 0 20px; }
.content .table table th { background: rgba(0,0,0,0.1); color: #000; padding: 6px 10px; border-bottom: 1px solid #ddd; text-align: left; font-weight: 400; font-size: 14px; line-height: 24px; }
.content .table table td { padding: 6px 10px; border-bottom: 1px solid #ddd; font-size: 14px; line-height: 24px; }
.content .table table tr.h { background: linear-gradient(90deg, #079541, #73c60e); color: #fff; }
.content .table table tr.h th { background: none; color: #fff; }
.content .picture { padding: 30px 0; }
.content .picture img { max-width: 100%; display: block; margin: 0 0 15px; }
.content .picture p { font-size: 13px; line-height: 17px; margin: 0; }
.content strong { font-weight: 500; }
.content b { font-weight: 600; }

.quality { margin: 0 0 30px; }
.quality:after { content: ''; display: block; clear: both; }
.quality .pic { width: 125px; float: left; }
.quality .pic img { width: 75px; margin: auto; }
.quality .text { font-size: 14px; line-height: 20px; float: right; max-width: calc(100% - 125px); }
.quality .text strong { display: block; margin: 0 0 5px; font-weight: 600; font-size: 16px; line-height: 20px; }

.co-1 .quality .pic { float: right; }
.co-1 .quality .text { float: left; }

.columns-flex { display: flex; flex-wrap: wrap; margin: 0 -10px; }
.columns-flex .column50 { width: calc(50% - 20px); margin: 0 10px; }
.columns-flex .column0 { margin: 0 10px 10px; }

.infobox { background: #f1f1f1; padding: 20px; border: 1px solid #e6e6e6; margin: 0 0 20px; }

#show_name { display: block; }
#show_password { display: none; }

.blur { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 10000; backdrop-filter: blur(3px);  }

.form { }
.form h3 { font-size: 14px; line-height: 16px; text-transform: uppercase; margin: 0 0 20px; font-weight: 500; }
.form h4 { font-size: 12px; line-height: 16px; text-transform: uppercase; margin: 0 0 10px; }
.form h4 span { color: #d77d00; }
.form h4 i { color: #333; font-style: normal; margin-left: 3px; }
.form p.s12 { font-size: 12px; line-height: 16px; }
.form .fields { display: flex; flex-wrap: wrap; }
.form .fields-between { justify-content: space-between; }
.form .field { margin: 0 0 15px; }
.form input.it { width: 100%; height: 36px; border: 1px solid #ddd; color: #333; background: #fff; padding: 0 10px; font-size: 14px; line-height: 20px; }
.form select.is { width: 100%; height: 38px; border: 1px solid #ddd; color: #333; background: #fff url('/images/svg/down.svg') no-repeat calc(100% - 5px) 3px; background-size: 22px; padding: 0 10px; font-size: 14px; line-height: 20px; }
.form select.is option { color: #333; background: #fff; padding: 0 8px; font-size: 14px; line-height: 20px; }
.form textarea.ia { width: 100%; border: 1px solid #ddd; color: #333; background: #fff; padding: 5px 10px; font-size: 14px; line-height: 20px; resize: none; }
.form .smm { margin: -5px 0 0; font-size: 11px; line-height: 15px; width: calc(100% - 10px); color: #999; text-transform: uppercase; padding: 0 5px; }
.form input.ie { border: 1px solid #bb203e; }
.form select.ie { border: 1px solid #bb203e; }
.form textarea.ie { border: 1px solid #bb203e; }
.form .error-message { font-size: 12px; line-height: 16px; color: #bb203e; font-weight: 500; margin: 5px 0 0; }
.form input[disabled="disabled"] { background: rgba(100,100,100,0.1); }
.form select[disabled="disabled"] { background: rgba(100,100,100,0.1); }
.form textarea[disabled="disabled"] { background: rgba(100,100,100,0.1); }

.sort { max-width: 200px; margin: 0 0 20px auto; }

.form-login { max-width: 50%; }

.autocomplete-suggestions { border: 1px solid #ddd; border-top: 0; padding: 3px 0 5px; background: #fff; cursor: default; overflow: auto; }
.autocomplete-suggestion { padding: 3px 10px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 3px 10px;}
.autocomplete-selected { background: #ddd; }
.autocomplete-suggestions strong { color: #bb203e; }
.autocomplete-group { padding: 2px 5px; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }

.check i { display: inline-block; padding: 4px; border: 1px solid #555; margin: 0 3px -3px 0; }
.check i s { display: block; width: 5px; height: 5px; background: #fff; }
.check i.a s { background: #555; }

.radio { margin-right: 20px; }
.radio i { display: inline-block; padding: 5px; border: 1px solid #555; margin: 0 3px -3px 0; border-radius: 20px; background: #fff; }
.radio i s { display: block; width: 5px; height: 5px; background: #fff; border-radius: 20px; }
.radio i.a s { background: #555; }
.radio a { color: #999; }

input.ib { display: block; color: #fff; background: #666; width: 100%; border: 0; text-align: center; font-size: 16px; line-height: 40px; font-weight: 400; text-transform: uppercase; padding: 2px 0 0; }
input.ib:hover { background: #242838; cursor: pointer; }

#formtype2 { margin: 0 0 15px; }


.tohide { position: relative; }
.relative { position: relative; }

.offers { font-size: 12px; line-height: 16px; margin: 0 0 15px; }

.delivery_new { margin: 0 0 15px; font-size: 16px; line-height: 20px; font-weight: 500; }
.delivery_new em { font-style: normal; }
.delivery_new b { font-weight: 500; }
.delivery_new s { text-decoration: none; }

.delivery_price { margin: 0 0 15px; font-size: 16px; line-height: 20px; font-weight: 500; }
.delivery_price em { font-style: normal; }
.delivery_price b { font-weight: 500; }
.delivery_price s { text-decoration: none; }

.delivery_attent { margin: 0 0 15px; }

.form_shipment_russia { font-size: 12px; line-height: 16px; margin: 0 0 15px; }
.form_shipment_moscow { font-size: 12px; line-height: 16px; margin: 0 0 15px; }


#tohide { margin: 10px 0 0; }

.table-order { width: 100%; max-width: 70%; }
.table-order td { font-size: 16px; line-height: 20px; padding: 10px 0; }
.table-order .pic { width: 130px; }
.table-order .pic img { width: 100%; }
.table-order .title { width: calc(100% - 130px - 225px); padding: 10px 10px; font-size: 16px; line-height: 20px; }
.table-order .title strong { display: block; font-size: 12px; color: #242838; font-weight: 600; }
.table-order .title-nds { padding: 0 10px; font-size: 14px; color: #9d9ea7; }
.table-order .title a { color: #242838; }
.table-order .title a:hover { color: #9d9ea7; }
.table-order .calc { width: 60px; }
.table-order .price { width: 80px; font-weight: 500; text-align: right; }
.table-order .sum { width: 85px; font-weight: 500; text-align: right; }
.table-order .sum-nds { font-size: 14px; padding: 0; color: #9d9ea7; }
.table-order .total { width: 85px; font-weight: 500; text-align: right; }
.table-order s { display: inline-block; margin: 0 0 0 5px; text-decoration: none; }



.list-order .pic { width: 130px; }
.list .calc { padding: 4px 14px; display: flex; flex-wrap: wrap; width: 200px; justify-content: space-between; }
.list .calc span { display: block; font-size: 16px; line-height: 32px; width: 65px; text-align: center; }
.list .calc span em { font-style: normal; }
.list .calc .bb { display: block; width: 30px; height: 30px; background: #fff; border: 1px solid #e6e6e6; border-radius: 50px; text-align: center; font-size: 26px; line-height: 28px; font-weight: 300; cursor: pointer; transition: 0.3s ease-out; }
.list .calc .bb:hover { transform: rotate(180deg); transition: 0.2s ease-out; }
.list .calc .bb-delete { color: #bb203e; }
.list .total em { font-style: normal; }
.list .sum em { font-style: normal; }

.list .calc-small { padding: 4px 0; display: block; width: 70px; text-align: center; }


.order { display: flex; flex-wrap: wrap; }
.order .pic { width: 80px; height: 120px; position: relative; text-align: center; }
.order .pic span { font-size: 14px; line-height: 18px; }
.order .pic img { width: 100%; }

.order-name { font-size: 16px; line-height: 20px; margin: 0 0 5px; }
.order-name a { color: #242838; }
.order-name a:hover { color: #bb203e; }
.order .title strong { display: block; font-size: 12px; line-height: 18px; color: #242838; font-weight: 600; }
.order .title a { color: #242838; }
.links { margin: 0 0 30px; border-bottom: 1px solid #ccc; padding: 0 0 30px; }
.links a { font-size: 14px; line-height: 18px; display: inline-block; margin: 0 15px 0 0; }


.page-subscribe { background: #fbfbfb; padding: 150px 15%; text-align: center; }
.subscribe { display: flex; flex-wrap: wrap; background: url('../images/subscribe-back.png') no-repeat 0 100%; max-width: 850px; margin: auto; }
.subscribe input[type="email"] { border: 0; font-size: 30px; line-height: 46px; font-weight: 500; color: #242838; text-transform: uppercase; background: none; width: calc(100% - 46px); }
.subscribe input[type="submit"] { border: 0; width: 46px; height: 48px; font-size: 0; background: url('../images/arrow-right.png') no-repeat 100% 50%; }

.page-subscribe p { font-size: 18px; text-transform: uppercase; }

.page-subscribe-mobile { display: none; }

.footer { padding: 20px 30px; background: rgba(50,50,50,0.1); text-align: center; display: flex; flex-wrap: wrap; justify-content: space-between; }
.footer p { font-size: 12px; line-height: 18px; margin: 0; }
.footer .left { text-align: left; }
.footer .copyright { text-align: right; }
.footer a { color: #242838; text-decoration: underline; }
.footer a:hover { color: #9d9ea7; }


.popmessage { position: fixed; left: 0; top: -85px; right: 0; height: 85px; background: #8BB166; z-index: 101; display: grid; place-self: center; opacity: 0; }
.popmessage .infomessage { margin: auto; font-size: 16px; line-height: 20px; color: #fff; text-align: center; padding: 0 10px; }


.hd h2 { font-size: 36px; line-height: 46px; text-transform: uppercase; font-weight: 500; margin: 0 0 40px; text-align: center; letter-spacing: 0; }


.ym { position:absolute; left:-9999px; }


/*
.product-side { position: fixed; right: -45%; top: 0; bottom: 0; background: #fff; width: 40%; z-index: 90; box-shadow: -3px 0 10px rgba(0,0,0,0.1); padding: 105px 0 0 0; }
.product-side .pad { padding: 0 10%; }
.product-side .info { display: flex; flex-wrap: wrap; margin: 0 -7% 30px; }
.product-side .pic { width: 50%; position: relative; }
.product-side .pic img { width: 100%; max-width: 390px; margin: auto; }
.product-side .pic .sum { width: 30px; height: 30px; position: absolute; left: 20px; top: 20px; background: #aaabae; color: #fff; font-size: 15px; line-height: 30px; font-weight: 600; display: none; border-radius: 50px; }
.product-side .pic .sum span { display: block; text-align: center; }
.product-side .side { width: 50%; }
.product-side .hv { font-size: 15px; line-height: 20px; font-weight: 500; margin: 20px 0 6px; }
.product-side .price { font-size: 22px; line-height: 26px; font-weight: 500; margin: 30px 0 0; }
.product-side .title { font-size: 22px; line-height: 26px; text-transform: uppercase; font-weight: 500; margin: 0 0 12px; text-align: center; }
.product-side .text { margin: 0 0 20px; }
.product-side .buy { font-size: 20px; line-height: 24px; text-transform: uppercase; font-weight: 500; margin: 0 0 20px; text-align: center; }
.product-side .buy a { }
.product-side .close { position: absolute; right: 20px; top: 105px; display: block; width: 40px; height: 40px; background: url('../images/svg/close.svg') no-repeat 50% 50%; background-size: 100%; transition: 0.3s ease-out; cursor: pointer; z-index: 10; }
.product-side .close:hover { transform: rotate(180deg); transition: 0.3s ease-out; }
*/