input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select:focus, textarea {
    font-size: 16px
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.images.visible {
    visibility: hidden
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select.open, .nice-select:active, .nice-select:focus {
    border-color: #999
}

#inputform {
    padding: 10px
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 5px
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important
}

.nice-select.right {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    z-index: 909
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all .2s;
    transition: all .2s
}

.nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option:hover {
    background-color: #f6f6f6
}

.nice-select .option.selected {
    font-weight: 700
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.no-csspointerevents .nice-select .list {
    display: none
}

.no-csspointerevents .nice-select.open .list {
    display: block
}

a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: 0 0
}

body {
    line-height: 1;
    font-family: NotoSans
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    height: auto
}

body {
    background: url(/published/publicdata/ENITADB/attachments/SC/images/enita-pattern-02.png);
    background-size: 6%;
    background-color: #f8f8f8;
    height: 100%;
    position: relative
}

header {
    background-color: #f8f8f8
}

@font-face {
    font-display: swap;
    font-family: NotoSans;
    src: url(font/NotoSans.woff) format("woff"), url(font/NotoSans.ttf) format("truetype"), url(font/NotoSans.svg#NotoSans) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: Notosans;
    src: url(font/Notosans.eot);
    src: url(font/Notosans.woff2) format("woff2"), url(font/Notosans.eot?#iefix) format("embedded-opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: PTSans-NarrowBold;
    src: url(font/PTSans-NarrowBold.woff) format("woff"), url(font/PTSans-NarrowBold.ttf) format("truetype"), url(font/PTSans-NarrowBold.svg#PTSans-NarrowBold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: PT_Sans-Narrow-Web-Bold;
    src: url(font/PT_Sans-Narrow-Web-Bold.eot);
    src: url(font/PT_Sans-Narrow-Web-Bold.woff2) format("woff2"), url(font/PT_Sans-Narrow-Web-Bold.eot?#iefix) format("embedded-opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: PTSans-Narrow;
    src: url(font/PTSans-Narrow.woff) format("woff"), url(font/PTSans-Narrow.ttf) format("truetype"), url(font/PTSans-Narrow.svg#PTSans-Narrow) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: PT_Sans-Narrow-Web-Regular;
    src: url(font/PT_Sans-Narrow-Web-Regular.eot);
    src: url(font/PT_Sans-Narrow-Web-Regular.woff2) format("woff2"), url(font/PT_Sans-Narrow-Web-Regular.eot?#iefix) format("embedded-opentype");
    font-weight: 400;
    font-style: normal
}

a, input, li, option, p, span {
    font-family: NotoSans;
    color: #263238;
    text-decoration: none
}

h1, h2, h3, h4, h5, h6 {
    color: #263238
}

.jsup {
    display: none;
    position: fixed;
    top: 65%;
    right: 10px;
    cursor: pointer;
    z-index: 100000
}

.jsup:hover {
    filter: invert(.2)
}

.wrapper {
    max-width: 1560px;
    margin: 0 auto;
    position: relative
}

.clearfix {
    content: '';
    display: block;
    clear: both
}

.contentset.sticky {
    padding-top: 0
}

.upper-header .wrapper {
    padding: 15px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.main-nav ul li:nth-last-child(2) img {
    left: 20px
}

.mobileclass > img {
    float: left;
    position: relative;
    top: 13px;
    left: 16px
}

.info-pages {
    width: 450px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.mobileclass.parent ul li {
    position: relative;
    height: 180px
}

.mobileclass.parent ul li.brands-menu {
    height: 150px
}

.mobileclass.parent ul li img {
    position: absolute;
    top: -40px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 10px
}

.mobileclass.parent ul li.brands-menu img {
    position: absolute;
    top: -35px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 0
}

.mobileclass.parent ul li p {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    font-size: 14px;
    text-transform: none;
    width: 100%
}

.mobileclass.parent ul h3 {
    font-size: 30px;
    font-family: PTSans-NarrowBold;
    padding-top: 20px;
    padding-bottom: 10px;
    border-top: 1px solid #eee;
    text-transform: capitalize
}

.mobileclass.parent ul h3:first-child {
    border-top: none;
    padding-top: 0
}

.mobileclass .opensub {
    width: 30px;
    height: 51px;
    float: right;
    display: block;
    position: relative;
    bottom: 51px;
    cursor: pointer;
    transition: all .3s ease
}

.mobileclass .opensub:hover {
    background: #d5d5d5
}

.mobileclass .opensub:before {
    border-bottom: 2px solid #030303;
    border-right: 2px solid #030303;
    content: '';
    display: block;
    height: 10px;
    width: 10px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 13px;
    top: 45%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.info-pages li a {
    font-size: 14px;
    transition: all .3s ease
}

.info-pages li a:hover {
    text-decoration: none;
    filter: invert(.3)
}

.mobileclass a:hover {
    text-decoration: none
}

.cat-wrapper .main-menu li.parent > a:hover {
    color: #263238
}

.mobileclass.parent ul {
    position: absolute;
    top: 0;
    left: 260px;
    visibility: hidden;
    background: #fff;
    padding: 15px 25px;
    padding-bottom: 25px;
    opacity: 0;
    transition: all .5s ease;
    z-index: -1
}

.mobileclass.parent ul:before {
    width: 20px;
    position: absolute;
    content: '';
    height: 100%;
    background: -webkit-linear-gradient(left, #eee, #fff);
    background: -o-linear-gradient(left, #eee, #fff);
    background: linear-gradient(to right, #eee, #fff);
    top: 0;
    left: 0
}

.mobileclass.parent ul.active {
    opacity: 1;
    visibility: visible
}

.mobileclass.parent ul li {
    float: left;
    width: 20%;
    padding: 0 2%;
    border-radius: 5px;
    transition: all .3s ease
}

.mobileclass.parent ul li:hover {
    background: #eee
}

.phones {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.phones li a {
    font-size: 21px;
    font-family: PTSans-NarrowBold;
    transition: all .3s ease
}

.phones li a:hover {
    filter: invert(.3);
    text-decoration: none
}

.phones li {
    margin-left: 20px
}

.phones li p {
    margin-top: 6px;
    padding-left: 15px;
    font-size: 12px
}

.location p {
    font-size: 12px
}

.location {
    margin-left: 10px
}

.town span {
    font-size: 12px
}

.about-company p a {
    text-decoration: underline
}

.about-company li a {
    text-decoration: none;
    font-size: 13px;
    padding-left: 10px;
    position: relative;
    color: #212121;
    transition: all .3s ease
}

.about-company li a:before {
    content: '';
    position: absolute;
    top: 45%;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #212121
}

.about-company li a:hover {
    text-decoration: underline
}

.nice-select.town {
    background: 0 0;
    height: 20px;
    line-height: 20px;
    border: none;
    border-radius: 0;
    padding-left: 0;
    padding-right: 18px
}

.nice-select.town:after {
    right: 2px;
    border-bottom: 2px solid #212121;
    border-right: 2px solid #212121
}

.nice-select.town .current {
    border-bottom: 1px dotted #212121
}

.logo {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.low-header {
    height: 55px;
    background: -webkit-linear-gradient(#353535, #202020);
    background: -o-linear-gradient(#353535, #202020);
    background: linear-gradient(#353535, #202020)
}

.low-header .wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.menu {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 45%
}

.low-header .wrapper {
    height: 100%
}

.menu li a {
    text-transform: uppercase;
    font-size: 16px;
    color: #f9f9f9;
    font-family: PTSans-NarrowBold;
    transition: all .3s ease;
    letter-spacing: .7px
}

.menu li a:hover {
    text-decoration: none;
    filter: invert(.3)
}

.catalogue span {
    position: relative;
    text-transform: uppercase;
    font-size: 16px;
    color: #f9f9f9;
    text-align: center;
    height: 55px;
    line-height: 57px;
    font-family: PTSans-NarrowBold;
    padding-left: 36px
}

.catalogue {
    width: 260px;
    background: #494949;
    cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    transition: all .3s ease
}

.catalogue:hover {
    filter: invert(.3)
}

.catalogue span:before {
    position: absolute;
    content: '';
    top: 12px;
    left: -5px;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -59px -51px;
    width: 28px;
    height: 25px
}

.cart {
    cursor: pointer;
    width: 200px;
    height: 80%;
    border-radius: 5px;
    background: -webkit-linear-gradient(#45bcb4, #43a8c7);
    background: -o-linear-gradient(#45bcb4, #43a8c7);
    background: linear-gradient(#45bcb4, #43a8c7);
    transition: all .3s ease
}

.cart:hover {
    background: -webkit-linear-gradient(#8abcb9, #65b0c7);
    background: -o-linear-gradient(#8abcb9, #65b0c7);
    background: linear-gradient(#8abcb9, #65b0c7)
}

.cart .total {
    line-height: 44px;
    text-align: center;
    color: #f9f9f9;
    font-family: PTSans-NarrowBold;
    position: relative
}

.search .submit {
    font-size: 0;
    position: absolute;
    width: 40px;
    height: 100%;
    right: 0;
    top: 0;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat 1px 7px;
    border: none;
    cursor: pointer
}

.search {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-right: 10px;
    position: relative;
    width: 100%;
    height: 100%
}

.search .search-field {
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 5px;
    padding: 0 15% 0 5%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .21)
}

.search .submit {
    position: absolute
}

.cart_icon {
    position: relative;
    display: block;
    margin-left: 40px;
    float: left;
    height: 44px;
    line-height: 44px;
    width: 45px;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat 2px -42px
}

.cart_icon span {
    position: absolute;
    top: 5px;
    right: 5px;
    background: #ef2d2d;
    color: #fff;
    font-size: 12px;
    width: 15px;
    line-height: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center
}

.mp-banner {
    width: 100%;
    height: 600px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.mp-banner .h1div {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    background: rgba(0, 0, 0, .65);
    padding: 5px;
	z-index: 2;
}

.mp-banner h1 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 65px;
    font-family: PTSans-NarrowBold
}

.mp-banner img {
	position: absolute;
	height: 200px;
	padding-top: 0;
	object-fit: cover;
	width: 100%;
}

.info-items li {
    padding-left: 110px
}

.info-items {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.info-block {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 80px;
    padding-top: 35px;
    background: #f9f9f9
}

.info-block .wrapper {
    padding: 37px 0 60px;
    position: relative;
    background: #fff;
    border-radius: 5px;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/wave-cont.png);
    background-size: cover;
    margin: 0
}

.info-items a {
    font-size: 21px;
    font-family: PTSans-NarrowBold
}

.info-items p {
    padding-top: 10px;
    font-size: 13px;
    line-height: 20px
}

.info-items li {
    position: relative
}

.info-items li:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 25px;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -128px -65px;
    width: 70px;
    height: 64px
}

.pattern-wrapper {
    background: url(/published/publicdata/ENITADB/attachments/SC/images/enita-pattern-02.png);
    background-size: 6%
}

.banner-block .wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.banner-block a {
    margin-top: -70px
}

.mp-gods {
    padding-top: 50px
}

.tabs {
    position: relative;
    width: 100%
}

.tabs label {
    width: 210px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    color: #263238;
    cursor: pointer;
    display: block;
    line-height: 50px;
    position: relative;
    text-align: center;
    background: #fff;
    margin: 0 8px;
    font-size: 16px;
    font-family: Notosans;
    font-weight: 700;
    text-transform: uppercase;
    transition: all .3s ease
}

#tab_l3 {
    color: #ef2d2d
}

.tabs input {
    position: absolute;
    left: -9999px
}

#tab_1:checked ~ #tab_l1, #tab_2:checked ~ #tab_l2, #tab_3:checked ~ #tab_l3 {
    background: -webkit-linear-gradient(#45bcb4, #43a8c7);
    background: -o-linear-gradient(#45bcb4, #43a8c7);
    background: linear-gradient(#45bcb4, #43a8c7);
    color: #fff;
    top: 0;
    z-index: 3
}

.tabs_cont {
    position: relative;
    z-index: 2
}

.tabs_cont > div {
    display: none;
    top: 0;
    opacity: 0;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

#tab_c1.checked, #tab_c2.checked, #tab_c3.checked {
    display: block;
    left: 0;
    opacity: 1
}

.banner-block a {
    display: block;
    width: 32%;
    overflow: hidden;
    transition: all 1s ease
}

.banner-block a:hover {
    transform: scale(1.05)
}

.banner-block a > img {
    width: 100%
}

.buttons-wrapper {
    margin-bottom: 40px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.grid-item {
    margin-bottom: 30px
}

.grid-item > a {
    width: 100%;
    display: block;
    padding: 16px;
    padding-bottom: 10px;
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    transition: all .3s ease;
    box-shadow: 0 0 4px rgba(0, 0, 0, .11);
    position: relative
}

.grid-item > a:hover {
    box-shadow: 0 13px 29px rgba(0, 0, 0, .21);
    text-decoration: none
}

.grid-item > a > div > img {
    width: 100%;
    max-height: 260px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.grid-item > a > div.thumb-wrap {
    height: 230px;
    overflow: hidden;
    position: relative
}

.grid-item h4 {
    margin-top: 10px;
    text-align: center;
    font-size: 21px;
    font-family: NotoSans;
    height: 45px
}

.grid-item .old-price {
    min-height: 22px;
    color: #b4b4b4;
    text-decoration: line-through;
    font-size: 15px;
    text-align: text
}

.grid-item.sale .old-price {
    opacity: 1
}

.grid-item .old-price.center {
    text-align: center
}

.cat-text {
    font-size: 14px;
    font-family: NotoSans;
    line-height: 1.6;
    max-height: 95px;
    overflow: hidden;
    transition: all .5s ease;
    position: relative
}

.cat-text.opened {
    max-height: 1500px
}

.cat-text.closed:after {
    position: absolute;
    content: '';
    height: 50px;
    width: 100%;
    background: -webkit-linear-gradient(transparent, #fff);
    background: -o-linear-gradient(transparent, #fff);
    background: linear-gradient(transparent, #fff);
    bottom: 0;
    left: 0
}

.grid-item.sale .current-price, .grid-item.sale .current-price span {
    color: #ed2d00
}

.cpt_maincontent .reglinks li {
    display: block;
    float: none
}

.grid-item a.skidka:before {
    position: absolute;
    z-index: 1;
    content: '';
    top: -4px;
    left: 45px;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -106px -138px;
    width: 26px;
    height: 51px
}

.teaser-name {
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin-bottom: 5px
}

.grid-item .old-price span {
    font-size: 13px;
    color: #b4b4b4
}

.grid-item .old-price span sup {
    font-size: 10px
}

.jslist .grid-item .current-price {
    font-size: 18px
}

.jslist .grid-item p span {
    font-size: 17px
}

.grid-item .current-price {
    text-align: center;
    font-size: 21px;
    font-family: PTSans-NarrowBold;
    color: #263238
}

.grid-item p span {
    font-size: 21px;
    font-family: PTSans-NarrowBold
}

.grid-item p span sup {
    font-size: 12px
}

.brand-slider .slide-item {
    float: left
}

.brand-slider .slide-item img {
    width: 100%
}

.brands {
    overflow: hidden;
    padding: 30px 0;
    margin-bottom: 35px;
    background: #fff;
    box-shadow: 0 13px 29px rgba(0, 0, 0, .21)
}

.offers {
    margin-bottom: 55px
}

.our-deals h2 {
    font-size: 40px;
    font-family: PTSans-NarrowBold;
    margin-bottom: 25px
}

.offer-wrap {
    background: #fff;
    border: 1px solid #ebebeb
}

.offer-wrap img {
    width: 100%;
    transition: all 1.4s ease
}

.offer-wrap a:hover img {
    transform: scale(1.1)
}

.offer-wrap p {
    text-align: center;
    color: #3cb3f9;
    font-family: PTSans-NarrowBold;
    font-size: 21px;
    text-transform: uppercase;
    margin-top: 20px
}

.grid-item {
    transition: all .3s ease
}

.offer-wrap a:hover {
    text-decoration: none
}

.offer-img-wrap {
    overflow: hidden
}

.offer-wrap {
    transition: all .3s ease
}

.offer-wrap:hover {
    box-shadow: 0 13px 29px rgba(0, 0, 0, .21)
}

.portfolio-btn {
    margin: 0 auto;
    margin-bottom: 30px;
    display: block;
    width: 250px;
    background: -webkit-linear-gradient(#45bcb4, #43a7c8);
    background: -o-linear-gradient(#45bcb4, #43a7c8);
    background: linear-gradient(#45bcb4, #43a7c8);
    line-height: 45px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s ease;
    box-shadow: 0 3px 6px rgba(118, 118, 118, .42)
}

.portfolio-btn:hover {
    color: #fff;
    text-decoration: none;
    background: -webkit-linear-gradient(#8abcb9, #65b0c7);
    background: -o-linear-gradient(#8abcb9, #65b0c7);
    background: linear-gradient(#8abcb9, #65b0c7);
    box-shadow: 0 9px 18px rgba(118, 118, 118, .42)
}

.tabs label {
    transition: all .3s ease
}

.info-company {
    background: url(/published/publicdata/ENITADB/attachments/SC/images/ukraine.png) center 20px no-repeat, #f9f9f9
}

.info-company .info-wrap {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    justify-content: space-around
}

.news {
    width: 30%
}

.about-company {
    width: 70%
}

.cat-wrapper {
    position: relative
}

.cat-wrapper .main-menu {
    position: absolute;
    top: 56px;
    z-index: 1000;
    background: #fff;
    display: none
}

.main-menu .main-nav {
    transition: all .2s ease
}

#tabul_c3 .tapic img {
    width: 100%
}

#tabul_c3 .tapic {
    width: 24%;
    max-height: 110px;
    overflow: hidden;
    border-radius: 3px;
    margin-right: 1.33%;
    margin-bottom: 15px;
    display: inline-block
}

#tabul_c3 .tapic:nth-child(4n) {
    margin-right: 0
}

.cat-wrapper .main-menu li.parent {
    line-height: 50px;
    border-bottom: 1px solid #efefef;
    text-transform: uppercase;
    color: #263238;
    width: 260px;
    transition: all .3s ease
}

#tabul_c5 ul li {
    width: 49%;
    border-radius: 3px;
    float: left;
    margin-right: 1%;
    margin-bottom: 15px;
    list-style: none
}

#tabul_c5 .thumb-wrap {
    position: relative;
    height: 140px
}

#tabul_c5 ul li:before {
    display: none
}

#tabul_c5 ul li:nth-child(4n) {
    margin-right: 0
}

#tabul_c5 .thumb-wrap img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 80% !important;
    border-radius: 5px
}

#tabul_c5 .current-price, #tabul_c5 .opt-wrap {
    display: none
}

#tabul_c5 li {
    padding: 5px;
    transition: all .3s ease
}

#tabul_c5 a:hover {
    text-decoration: none
}

#tabul_c5 li:hover {
    background: #f0f1f1
}

.cat-wrapper .main-menu li.parent > a {
    font-size: 16px;
    font-family: PTSans-NarrowBold;
    padding-left: 55px;
    display: block
}

.cat-wrapper .main-menu li.parent:hover {
    background: #eee
}

.about-filials {
    display: block;
    float: left;
    width: 250px;
    margin-right: 20px;
    line-height: 45px;
    color: #212121;
    font-family: NotoSans;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 5px;
    margin-top: 65px;
    transition: all .3s ease;
    box-shadow: 0 3px 6px rgba(118, 118, 118, .42)
}

.info-company h2 {
    font-size: 40px;
    font-family: PTSans-NarrowBold
}

.about-company p {
    font-size: 13px;
    font-family: NotoSans;
    line-height: 1.6
}

.about-company .about-more {
    cursor: pointer;
    display: block;
    float: left;
    width: 250px;
    margin-right: 20px;
    line-height: 45px;
    color: #212121;
    font-family: NotoSans;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 5px;
    margin-top: 65px;
    transition: all .3s ease;
    box-shadow: 0 3px 6px rgba(118, 118, 118, .42)
}

.about-more {
    background: #ffb821
}

.about-filials {
    background: #c9c9c9
}

.about-company .about-more:hover {
    text-decoration: none;
    background: #ffedac;
    box-shadow: 0 9px 18px rgba(118, 118, 118, .42)
}

.about-filials:hover {
    filter: invert(1);
    text-decoration: none;
    box-shadow: 0 9px 18px rgba(118, 118, 118, .42)
}

.news li a:hover {
    text-decoration: none
}

.news .news-data {
    float: right;
    margin-top: 7px;
    line-height: 16px;
    padding: 5px 10px;
    background: #fff;
    border-radius: 5px;
    box-shadow: inset 0 1px 3px rgba(124, 124, 124, .42)
}

.news ul > li {
    line-height: 40px;
    border-bottom: 1px dashed #e3dfda
}

.news ul > li:last-child {
    border: none;
    margin-bottom: 30px
}

.news p {
    font-size: 13px
}

.news-more {
    display: block;
    width: 250px;
    line-height: 45px;
    color: #212121;
    font-family: NotoSans;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 5px;
    transition: all .3s ease;
    background: #ffb821;
    box-shadow: 0 3px 6px rgba(118, 118, 118, .42)
}

.news-more:hover {
    text-decoration: none;
    background: #ffedac;
    box-shadow: 0 9px 18px rgba(118, 118, 118, .42)
}

.about-company h2 {
    margin-bottom: 20px
}

.our-degree {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 80px;
    padding: 40px 0;
    background: #fff;
    border: 1px solid #ebebeb;
    box-shadow: 0 13px 29px rgba(0, 0, 0, .21)
}

.dostcvet {
    margin-right: -10px;
    margin-left: -10px
}

.our-degree li {
    width: 25%;
    position: relative;
    padding-left: 150px
}

.our-degree li h4 {
    font-size: 21px;
    font-family: PTSans-NarrowBold;
    margin-bottom: 5px
}

.sqrprod {
    font-size: 13px;
    display: block;
    margin-bottom: 20px
}

.our-degree li p {
    font-size: 13px
}

.our-degree li:before {
    content: '';
    position: absolute;
    top: -20px;
    left: 35px;
    width: 80px;
    height: 80px;
    background: #f0f0f0;
    border-radius: 50%
}

.our-clients {
    padding-top: 50px;
    background: #f9f9f9
}

.our-clients h2 {
    font-size: 40px;
    font-family: PTSans-NarrowBold;
    margin: 0 0 40px
}

.client-slider .slide-item {
    position: relative;
    float: left
}

.client-slider .slide-item img {
    width: 100%
}

.client-slider {
    overflow: hidden
}

.client-slider-wrapper {
    padding: 30px 0;
    margin-bottom: 35px;
    background: #fff;
    box-shadow: 0 13px 29px rgba(0, 0, 0, .21)
}

#searchstring::-webkit-input-placeholder {
    font-size: 13px
}

#searchstring::-moz-placeholder {
    font-size: 13px
}

#searchstring:-moz-placeholder {
    font-size: 13px
}

#searchstring:-ms-input-placeholder {
    font-size: 13px
}

.bottom-decor {
    display: block;
    margin: 0 auto;
    filter: invert(1);
    margin-bottom: 25px
}

footer:before {
    position: absolute;
    content: '';
    top: -12px;
    left: 0;
    height: 15px;
    width: 100%;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/this_is_bg.png) repeat-x
}

.upper-footer {
    background: #151515;
    padding-top: 30px;
    padding-bottom: 40px
}

.lower-footer {
    background: -webkit-linear-gradient(#121212, #151515);
    background: -o-linear-gradient(#121212, #151515);
    background: linear-gradient(#121212, #151515);
    border-bottom: 1px solid #fff
}

.lower-footer .wrapper {
    background: url(/published/publicdata/ENITADB/attachments/SC/images/bot_line.png);
    background-repeat: no-repeat
}

.upper-footer a {
    font-size: 16px;
    color: #fff
}

.upper-footer .footer-menu a {
    text-transform: uppercase
}

.footer-phones li {
    position: relative;
    width: 220px;
    text-align: center
}

.footer-phones .phone-btn {
    float: left
}

.footer-phones .kyivstar .phone-btn use {
    fill: #239fff
}

.footer-phones .vodafone .phone-btn use {
    fill: #e8303f
}

.footer-phones .kyivstar:before {
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -72px -329px;
    width: 21px;
    height: 21px
}

.upper-footer .wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contacts p {
    font-size: 13px;
    color: #fff;
    margin-bottom: 35px
}

.contacts a {
    font-size: 13px;
    padding-left: 30px;
    position: relative
}

.contacts .mail {
    margin-right: 40px
}

.contacts .facebook {
    margin-right: 5px
}

.contacts .facebook:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -31px -236px;
    width: 23px;
    height: 23px
}

.contacts .google:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -66px -235px;
    width: 29px;
    height: 23px
}

.contacts .mail:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -3px -237px;
    width: 21px;
    height: 21px
}

.footer-menu {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px
}

.footer-menu li {
    line-height: 1.8
}

.footer-phones a {
    font-size: 30px;
    font-family: PTSans-NarrowBold;
    padding-bottom: 10px;
    display: block
}

footer a {
    transition: all .3s ease
}

footer a:hover {
    text-decoration: none;
    filter: invert(.3)
}

.lower-footer .wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 45px
}

.lower-footer p {
    color: #fff;
    font-size: 13px
}

.lower-footer a {
    color: #b1fd1f;
    font-size: 13px
}

.lower-footer a:hover {
    text-decoration: none;
    filter: invert(.3)
}

.category-page {
    background: url(/published/publicdata/ENITADB/attachments/SC/images/enita-pattern-02.png);
    background-size: 6%;
    padding-top: 20px
}

.controls {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px
}

.view-styles {
    width: 90px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.view-styles .list, .view-styles .tablets {
    display: block;
    width: 36px;
    height: 36px;
    cursor: pointer;
    transition: all .3s ease;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .21)
}

.slick-next:hover, .slick-prev:hover {
    filter: invert(.9);
    display: block !important
}

.view-styles .list:hover, .view-styles .tablets:hover {
    box-shadow: 0 9px 18px rgba(124, 124, 124, .42)
}

.view-styles .tablets {
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -154px -31px, #fff
}

.view-styles .tablets.active {
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -154px -1px, -webkit-linear-gradient(#45bcb4, #43a8c7);
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -154px -1px, -o-linear-gradient(#45bcb4, #43a8c7);
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -154px -1px, linear-gradient(#45bcb4, #43a8c7)
}

.view-styles .list.active {
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -187px -32px, -webkit-linear-gradient(#45bcb4, #43a8c7);
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -187px -32px, -o-linear-gradient(#45bcb4, #43a8c7);
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -187px -32px, linear-gradient(#45bcb4, #43a8c7)
}

.view-styles .list {
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -187px 0, #fff
}

.sort-wrap {
    width: 30%
}

.sort-wrap .nice-select {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #f5f5f5;
    box-shadow: 0 0 4px rgba(0, 0, 0, .21);
    position: relative;
    z-index: 100
}

.sort-wrap .nice-select:hover {
    box-shadow: 0 9px 18px rgba(124, 124, 124, .42)
}

.sort-wrap .nice-select .list {
    width: 100%
}

.sort-wrap .nice-select .current {
    font-size: 14px;
    color: #263238;
    font-family: NotoSans
}

.sort-wrap .nice-select:after {
    border-bottom: 2px solid #44abc4;
    border-right: 2px solid #44abc4;
    content: '';
    display: block;
    height: 10px;
    width: 10px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 45%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.sort-wrap .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.paginate p {
    font-size: 16px;
    color: #263238;
    font-family: NotoSans;
    margin-right: 25px
}

.paginate .pages {
    width: 95px;
    height: 36px;
    display: block;
    box-shadow: 0 0 4px rgba(0, 0, 0, .21);
    border-radius: 5px;
    cursor: pointer;
    transition: all .3s ease
}

.paginate {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.category-page h1, .brand-page h1 {
    font-size: 40px;
    font-family: PTSans-NarrowBold;
    margin: 0
}

.breadcrumbs li {
    float: left;
    margin-right: 15px;
    padding-right: 20px;
    font-size: 12px;
    color: #263238;
    position: relative
}

.breadcrumbs li:before {
    position: absolute;
    content: '';
    top: 3px;
    right: 0;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -9px -276px;
    width: 10px;
    height: 7px
}

.breadcrumbs li:last-of-type::before {
    display: none
}

.breadcrumbs {
    margin-bottom: 10px
}

.pages .page-left, .pages .page-right {
    width: 50%;
    height: 100%;
    display: block;
    float: left;
    transition: all .3s ease;
    border-radius: 5px;
    background: #fff;
    position: relative
}

.pages .page-left:before {
    border-bottom: 2px solid #44abc4;
    border-right: 2px solid #44abc4;
    content: '';
    display: block;
    height: 10px;
    width: 10px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 21px;
    top: 45%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.pages .page-right:before {
    border-bottom: 2px solid #44abc4;
    border-right: 2px solid #44abc4;
    content: '';
    display: block;
    height: 10px;
    width: 10px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 21px;
    top: 45%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.pages .page-left:hover, .pages .page-right:hover {
    background: #f8f8f8
}

.filter-sidebar {
    width: 100%;
    padding-right: 30px
}

.filter-sidebar h2 {
    margin: 0;
    font-size: 21px;
    font-family: PTSans-NarrowBold;
    margin-bottom: 20px
}

.subcategory li {
    line-height: 25px;
    margin-bottom: 20px
}

.subcategory li a:hover {
    text-decoration: none
}

.subcategory li .count {
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: block;
    float: right;
    width: 35px;
    border-radius: 5px;
    height: 100%;
    background: -webkit-linear-gradient(#ff7474, #ff5858);
    background: -o-linear-gradient(#ff7474, #ff5858);
    background: linear-gradient(#ff7474, #ff5858)
}

.filter-sidebar .filter {
    min-height: 100px;
    border: 1px solid #ebebeb;
    box-shadow: 0 0 4px rgba(0, 0, 0, .21);
    border-radius: 5px;
    background: #fff;
    padding: 15px 10px
}

.left-bar, .right-bar {
    padding: 0
}

.chosen-filters span:last-of-type {
    margin-right: 0
}

.chosen-filters .pf {
    display: block;
    float: left;
    padding: 10px 40px;
    font-size: 14px;
    color: #263238;
    font-family: NotoSans;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .21);
    margin-right: 15px;
    margin-bottom: 15px;
    transition: all .3s ease;
    position: relative
}

.chosen-filters .pf .del-pf {
    position: absolute;
    left: 14px;
    top: 7px;
    width: 17px;
    cursor: pointer;
    height: 18px;
    opacity: .6;
    transition: all .3s ease
}

.chosen-filters .pf .del-pf:hover {
    opacity: 1
}

.del-pf:after, .del-pf:before {
    position: absolute;
    right: 7px;
    top: 4px;
    content: ' ';
    height: 12px;
    width: 1px;
    background-color: #44b2bd
}

.del-pf:before {
    transform: rotate(45deg)
}

.del-pf:after {
    transform: rotate(-45deg)
}

.chosen-filters .pf:hover {
    box-shadow: 0 9px 18px rgba(124, 124, 124, .42)
}

.category-page > .row {
    margin: 0
}

.filters h3, .price-slider-block h3 {
    font-size: 21px;
    font-family: PTSans-NarrowBold;
    padding: 0 0 5px
}

.slider-prices {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

.opt-wrap {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.grid-item .current-opt.current-price {
    font-size: 18px;
    color: #45bcb4
}

.grid-item .current-opt.current-price span {
    font-size: 13px;
    color: #45bcb4
}

.slider-prices span {
    font-size: 14px;
    color: #bdbdbd
}

#slider-price.ui-slider-horizontal {
    height: 22px
}

#slider-price .ui-slider-range {
    border-radius: 0;
    background-color: #f0a3a3;
    background-image: -moz-linear-gradient(top, #55c0bc, #4da5c3);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #55c0bc), color-stop(1, #4da5c3));
    background-image: -webkit-linear-gradient(#55c0bc, #4da5c3)
}

#slider-price {
    border: none;
    background: #e5e5e6;
    margin-bottom: 30px
}

#slider-price .ui-slider-range:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .1)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .1)), color-stop(.95, rgba(255, 255, 255, .1)), color-stop(.95, transparent), to(transparent));
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    z-index: 1;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -webkit-animation: move 2s linear infinite;
    overflow: hidden
}

#slider-price .ui-slider-handle {
    cursor: pointer;
    width: .6em;
    background: #fff;
    height: 1.8em;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .3);
    top: -.2em
}

#slider-price .ui-slider-handle:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 2px;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -32px -266px;
    width: 2px;
    height: 18px
}

#slider-price .ui-slider-handle:active, #slider-price .ui-slider-handle:focus {
    border: 1px solid #c5c5c5
}

.price-slider-block label {
    color: #263238;
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 100
}

.slider-input {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.slider-input input {
    width: 25%;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #f5f5f5;
    box-shadow: 0 0 4px rgba(0, 0, 0, .21);
    text-align: center;
    color: #212121;
    font-size: 18px;
    font-family: PTSans-NarrowBold;
    transition: all .3s ease
}

.slider-input input:focus {
    box-shadow: 0 0 11px rgba(0, 0, 0, .21)
}

.filter-checkbox {
    position: relative;
    color: #263238;
    font-family: NotoSans;
    font-size: 14px;
    font-weight: 100;
    padding-left: 12px;
    cursor: pointer;
    margin: 6px 0;
    line-height: 25px
}

.filter-checkbox input {
    visibility: hidden
}

.filter-checkbox .fakecheck, .filter-checkbox .input-mask {
    display: block;
    height: 18px;
    background-color: #fff;
    left: -1px;
    position: absolute;
    top: 4px;
    width: 18px;
    border-radius: 3px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .21);
    transition: all .3s ease
}

.grid-item .teaser-header {
    margin-top: 6px;
    text-align: center;
    font-size: 21px;
    font-family: NotoSans;
    height: 45px
}

.filter-checkbox input:checked + .fakecheck, .filter-checkbox input:checked + .fakecheck + .input-mask, .filter-checkbox input:checked + .input-mask {
    background-color: #61b7c7
}

.filter-checkbox input:checked + .fakecheck + .input-mask:after, .filter-checkbox input:checked + .fakecheck:after, .filter-checkbox input:checked + .input-mask:after {
    left: 4px;
    position: absolute;
    top: 5px;
    content: " ";
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -65px -276px;
    width: 11px;
    height: 8px
}

.inform-block {
    padding: 40px 25px;
    margin-bottom: -10px;
    background: #fff;
    width: 75%;
    float: right;
    border-radius: 5px;
    box-shadow: 0 0 49px rgba(0, 0, 0, .1)
}

.inform-block h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 40px;
    font-family: PTSans-NarrowBold
}

.inform-block p.opened {
    max-height: 400px;
    transition: all .5s ease
}

.inform-block p {
    font-size: 14px;
    font-family: NotoSans;
    line-height: 1.6;
    max-height: 70px;
    overflow: hidden;
    transition: all .5s ease
}

.more-text {
    cursor: pointer;
    padding-bottom: 4px;
    display: block;
    float: left;
    margin-top: 25px;
    margin-bottom: 10px;
    transition: all .3s ease;
    border-bottom: 1px dotted #212121
}

.more-text:hover {
    color: #61b7c7;
    border-bottom: 1px dotted #61b7c7
}

.product {
    background: #fff;
    padding: 30px 20px;
    box-shadow: 0 13px 27px rgba(0, 0, 0, .06);
    min-height: 700px
}

.images .main-img {
    width: 100%
}

.textdn {
    width: 530px !important
}

.imgsm {
    width: 16.66%;
    padding: 5px;
    float: left;
    position: relative;
    overflow: hidden;
    height: 40px
}

.imgsm img {
    width: 100%;
    cursor: pointer;
    position: absolute;
    margin: auto
}

.myrow {
    margin-left: -5px;
    margin-right: 0
}

.more-colors {
    width: 80%;
    margin: 20px auto;
    height: 45px;
    line-height: 45px;
    display: block;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    background: linear-gradient(#343434, #212121);
    font-family: PTSans-NarrowBold;
    transition: all .3s ease;
    text-align: center;
    cursor: pointer
}

.more-colors:hover {
    filter: invert(1)
}

.useit > li {
    transition: all .3s ease
}

.useit > li:hover {
    text-decoration: none;
    filter: invert(.2)
}

.useit > li:hover a {
    text-decoration: none
}

.product-form h1, .product-form h1 span {
    font-size: 40px;
    font-family: PTSans-NarrowBold;
    margin-top: 0;
    margin-bottom: 10px
}

.product-form h1 {
    margin-bottom: 0
}

.cpt_product_search {
    width: 315px;
    height: 80%
}

.jslist .grid-item h4 {
    text-align: left;
    font-family: NotoSans;
    margin-bottom: 5px
}

.jslist .grid-item > a > div.thumb-wrap {
    height: 140px
}

.jslist .grid-item .current-price-opt, .jslist .grid-item .current-price-opt span {
    color: #263238
}

.jslist .grid-item {
    width: 100%
}

.jslist .grid-item .description {
    overflow: hidden
}

#arr_navi {
    display: inline-block;
    position: relative;
    width: 100%
}

#arr_navi .arr_start {
    display: inline-block;
    margin-right: 20px;
    position: absolute;
    top: 16px;
    left: 33%;
    width: 80px;
    display: inline-block;
    margin-right: 20px;
    position: absolute;
    top: 17px;
    left: 32%;
    width: 100px
}

.jslist .countcolors {
    color: #00941c;
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: 100
}

.jstable .countcolors {
    display: none
}

#mypager .pagerlinks {
    border-radius: 90px 90px;
    margin: 10px;
    display: inline-block;
    line-height: 26px;
    font-size: 16px !important
}

#mypager {
    text-align: center
}

#mypager .curpager {
    border: 2px solid #44b2b9;
    width: 30px;
    height: 30px
}

.jslist .grid-item .description p {
    line-height: 1.6;
    font-size: 14px;
    font-weight: 100
}

.jslist .grid-item .description p span {
    font-weight: 100;
    line-height: 1.6;
    font-size: 14px;
    font-family: NotoSans
}

.jslist .grid-item .description {
    font-weight: 100;
    line-height: 1.6;
    font-size: 14px;
    font-family: NotoSans
}

.jslist .grid-item .description a:focus div, .jslist .grid-item .description a:focus h4, .jslist .grid-item .description a:focus p, .jslist .grid-item .description a:focus span {
    text-decoration: none
}

.jslist .grid-item .old-price {
    margin-top: -15px;
    font-size: 12px
}

.jslist .grid-item .old-price span {
    font-size: 13px;
    font-weight: 100;
    font-family: NotoSans
}

.jslist .grid-item .old-price .jstable .grid-item .description {
    display: none
}

.jslist .grid-item h4 {
    margin-top: 10px;
    height: 25px;
    font-size: 21px
}

.jslist .grid-item .description {
    display: block
}

.jslist .grid-item > a > strong {
    width: 24%
}

.jslist .grid-item > a > strong .opt-wrap {
    width: 100%
}

.opt-wrap .current-opt {
    padding-bottom: 0
}

.jslist .grid-item {
    margin-bottom: 20px
}

.sort-wrap .list li {
    padding-bottom: 0;
    padding-left: 15px
}

.jslist .opt-wrap {
    display: table;
    text-align: left;
    width: 24%
}

.jslist .grid-item > a > div.thumb-wrap {
    width: 16%
}

.jslist .list-wrap {
    width: 54%
}

.jslist .grid-item .current-price {
    text-align: left;
    margin-bottom: 0
}

.jslist .grid-item > a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.jstable .grid-item .description {
    display: none
}

.product-form .article {
    font-size: 12px;
    color: #7f7f7f;
    font-family: NotoSans
}

.head-prod {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.base-prices {
    padding-top: 5px;
    width: 40%
}

.base-prices p {
    text-align: right
}

.one-price {
    font-size: 30px;
    font-family: PTSans-NarrowBold;
    color: #ffb821;
    margin-bottom: 0
}

.one-price span {
    font-size: 21px;
    color: #ffb821
}

.one-price sup {
    font-size: 16px
}

.opt-price {
    font-size: 20px;
    font-family: PTSans-NarrowBold;
    color: #a7dc69
}

.opt-price span {
    font-size: 18px;
    color: #a7dc69
}

.opt-price sup {
    font-size: 14px
}

.product-form {
    margin-bottom: 40px;
    padding: 0 20px
}

.chose-colors {
    margin-right: -10px;
    margin-left: -10px
}

.chose-img.active img {
    border-bottom: 4px solid rgb(101, 169, 166)
}

.chose-img img {
    margin-right: 10px;
    width: 70px;
    height: 40px;
    cursor: pointer;
    z-index: 2;
    position: relative
}

.chose-img {
    width: 10%;
    float: left;
    padding: 10px;
    position: relative
}

.chose-attr {
    width: 100%;
    margin-top: 20px
}

.other-attr {
    margin-top: 20px
}

.attr-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.attr-wrapper a {
    padding: 10px 20px;
    font-size: 14px;
    font-family: NotoSans;
    margin-right: 10px;
    margin-bottom: 10px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .21);
    background: #fff;
    cursor: pointer;
    border: 3px solid transparent
}

.attr-wrapper a:hover {
    text-decoration: none;
    box-shadow: 0 0 11px rgba(0, 0, 0, .21);
    position: relative
}

.attr-wrapper a:active, .attr-wrapper a:focus {
    text-decoration: none
}

.attr-wrapper a.active {
    border: 3px solid transparent;
    -webkit-border-image: -webkit-linear-gradient(#45bfb1, #43a4cb);
    -o-border-image: -o-linear-gradient(#45bfb1, #43a4cb);
    border-image: linear-gradient(#45bfb1, #43a4cb);
    border-image-slice: 1
}

.other-attr h5 {
    font-size: 13px;
    margin-bottom: 20px
}

.chose-attr h5 {
    font-size: 13px
}

.other-size {
    margin-top: 10px;
    position: relative
}

.other-size .other-btn {
    text-align: center;
    line-height: 36px;
    position: relative;
    display: block;
    width: 140px;
    height: 36px;
    float: left;
    font-size: 17px;
    font-family: PTSans-NarrowBold;
    cursor: pointer;
    background: #fff;
    margin-left: 3px;
    border-radius: 3px
}

.other-size .other-btn span {
    text-align: center;
    line-height: 36px;
    position: relative;
    display: block;
    width: 140px;
    height: 36px;
    float: left;
    font-size: 17px;
    font-family: PTSans-NarrowBold;
    cursor: pointer;
    background: #fff;
    border-radius: 3px;
    z-index: 100
}

.other-size .other-btn:before {
    content: '';
    position: absolute;
    top: -3px;
    left: -3px;
    margin: auto;
    width: 147px;
    z-index: 0;
    height: 42px;
    background: #ebebeb;
    border-radius: 5px
}

.other-size .other-btn.chosen:before {
    display: none
}

.other-size .wrapper-size.chosen:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    margin: auto;
    width: 147px;
    z-index: 0;
    height: 42px;
    background: -webkit-linear-gradient(#45bfb1, #43a4cb);
    background: -o-linear-gradient(#45bfb1, #43a4cb);
    background: linear-gradient(#45bfb1, #43a4cb);
    border-radius: 5px
}

.large {
    opacity: 0;
    transition: all .3s ease;
    font-weight: 100
}

.large span {
    padding-left: 10px
}

.other-size .other-btn.chosen + .large {
    opacity: 1
}

.large input {
    text-align: center;
    margin-left: 15px;
    border-radius: 3px;
    width: 60px;
    height: 36px;
    border: 1px solid #f5f5f5;
    box-shadow: 0 0 4px rgba(0, 0, 0, .21);
    transition: all .3s ease
}

.large input:focus {
    box-shadow: 0 0 11px rgba(0, 0, 0, .21)
}

.chose-attr hr {
    color: #e0e0e0
}

.offer h5 {
    font-size: 13px;
    margin-bottom: 15px
}

.finishform {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.product-page-quantity-wrap {
    width: 115px;
    position: relative;
    height: 36px
}

.product-page-quantity-wrap input {
    width: 100%;
    height: 100%;
    border: 1px solid #ebebeb;
    box-shadow: 0 0 4px rgba(0, 0, 0, .21);
    transition: all .3s ease;
    border-radius: 3px;
    text-align: center
}

.product-page-quantity-wrap input:focus {
    box-shadow: 0 0 11px rgba(0, 0, 0, .21)
}

.product-page-quantity-wrap .less {
    left: 0
}

.product-page-quantity-wrap .more {
    right: 0
}

.product-page-quantity-wrap .less:before, .product-page-quantity-wrap .more:before {
    border-bottom: 2px solid #44abc4;
    border-right: 2px solid #44abc4;
    content: '';
    display: block;
    height: 10px;
    width: 10px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    top: 45%;
    right: 14px;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.product-page-quantity-wrap .less:hover, .product-page-quantity-wrap .more:hover {
    background: #f5f5f5
}

.product-page-quantity-wrap .less:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.product-page-quantity-wrap .more:before {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.product-page-quantity-wrap .less, .product-page-quantity-wrap .more {
    position: absolute;
    top: 0;
    width: 30%;
    height: 100%;
    border: none;
    background: 0 0;
    transition: all .3s ease;
    border-radius: 3px
}

.finalprice {
    font-family: PTSans-NarrowBold;
    font-size: 36px;
    color: #25c2ef
}

.finalprice span {
    color: #25c2ef;
    font-size: 28px
}

.spinner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.spinner span {
    margin-left: 10px
}

.offer .buy {
    border: none;
    width: 23%;
    height: 44px;
    border-radius: 5px;
    background: #ffb821;
    transition: all .3s ease;
    color: #212121;
    font-size: 16px;
    text-transform: uppercase;
    font-family: NotoSans;
    font-weight: 700;
    box-shadow: 0 3px 6px rgba(118, 118, 118, .42)
}

.offer .buy:hover {
    background: #ffedac;
    box-shadow: 0 9px 18px rgba(118, 118, 118, .42)
}

.offer .buy-new {
    padding-top: 12px
}

.offer .one-click:hover {
    filter: invert(1);
    box-shadow: 0 9px 18px rgba(118, 118, 118, .42)
}

.one-click-wrap {
    width: 26%
}

.offer .one-click {
    display: block;
    width: 50%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 5px;
    background: #ffb821;
    transition: all .3s ease;
    color: #fff;
    font-family: NotoSans;
    text-transform: uppercase;
    cursor: pointer;
    background: -webkit-linear-gradient(#353535, #212121);
    background: -o-linear-gradient(#353535, #212121);
    background: linear-gradient(#353535, #212121);
    box-shadow: 0 3px 6px rgba(118, 118, 118, .42);
    overflow: hidden
}

.offer .one-click.predzakaz {
    margin: 0 auto
}

#oneclick p, .header-callback-from p {
    font-size: 13px;
    margin-bottom: 10px
}

#callback input[type=submit], #oneclick input[type=submit] {
    background-color: #44b3bd;
    width: 34%;
    float: right;
    height: 36px;
    border: none;
    line-height: 33px;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    color: #fff;
    transition: all .3s ease
}

#callback .jstell, #oneclick .jstell, #orderform .jstell {
    vertical-align: top;
    width: 60%;
    height: 36px;
    border-radius: 5px;
    padding-left: 42px;
    border: 1px solid #ccc5ba;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .21);
    float: left
}

.one-close, .one-close-callback {
    position: absolute;
    top: 5px;
    right: 5px;
    opacity: .7;
    cursor: pointer;
    z-index: 8040;
    outline: 0;
    background-color: transparent;
    z-index: 600;
    display: block;
    cursor: pointer;
    height: 22px;
    width: 22px;
    border: none
}

#callback .jstell.error, #oneclick .jstell.error {
    background: #ffe7e7;
    border: 1px solid #ed2b2b;
    color: #741111
}

#oneclick {
    position: fixed;
    box-shadow: 0 6px 18px rgba(0, 0, 0, .21);
    display: none;
    z-index: 999999999;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
    width: 90%;
    background-color: #fff;
    padding: 20px;
    height: 125px;
    border-radius: 3px
}

#phone2-error {
    display: none !important
}

.tabuls {
    position: relative
}

.tabuls label {
    color: #555;
    cursor: pointer;
    display: block;
    float: left;
    width: 20%;
    height: 100%;
    line-height: 45px;
    position: relative;
    top: 0;
    text-align: center;
    transition: all .3s ease;
    background: 0 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #212121
}

.tabuls input {
    left: -9999px
}

#tabul_1:checked ~ .my_tabs #tabul_l1, #tabul_2:checked ~ .my_tabs #tabul_l2, #tabul_3:checked ~ .my_tabs #tabul_l3, #tabul_4:checked ~ .my_tabs #tabul_l4, #tabul_5:checked ~ .my_tabs #tabul_l5 {
    background: -webkit-linear-gradient(#70ccc5, #6ebcd4);
    background: -o-linear-gradient(#70ccc5, #6ebcd4);
    background: linear-gradient(#70ccc5, #6ebcd4);
    color: #fff;
    border-radius: 5px;
    box-shadow: 0 9px 18px rgba(118, 118, 118, .42)
}

.tabuls_cont {
    background: #fff;
    position: relative;
    z-index: 2;
    min-height: 230px;
    margin-top: 45px
}

.tabuls_cont > div {
    left: -9999px;
    top: 0;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

#tabul_1:checked ~ .tabuls_cont #tabul_c1, #tabul_2:checked ~ .tabuls_cont #tabul_c2, #tabul_3:checked ~ .tabuls_cont #tabul_c3, #tabul_4:checked ~ .tabuls_cont #tabul_c4, #tabul_5:checked ~ .tabuls_cont #tabul_c5 {
    position: static;
    left: 0;
    display: block;
    opacity: 1
}

.my_tabs {
    border-radius: 3px;
    background: #e4e4e4
}

.tabuls_cont li {
    position: relative;
    font-size: 13px;
    line-height: 3;
    font-family: NotoSans
}

.tabuls_cont p {
    font-size: 13px;
    font-family: NotoSans;
    line-height: 2
}

.tabuls_cont a {
    font-size: 13px;
    font-family: NotoSans
}

.tabuls_cont h1 {
    font-size: 21px;
    font-family: NotoSans;
    font-weight: 700
}

.tabuls_cont h2 {
    font-size: 18px;
    font-family: NotoSans;
    font-weight: 700
}

.tabuls_cont h3 {
    font-size: 16px;
    font-family: NotoSans;
    font-weight: 700
}

.tabuls_cont code {
    float: left;
    text-align: left
}

.useit {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.useit p {
    text-align: center;
    margin-bottom: 15px
}

.main-breadcrumbs {
    margin-bottom: 10px
}

.usefor h2 {
    font-size: 21px;
    font-family: NotoSans;
    font-weight: 700;
    margin-bottom: 60px;
    padding-left: 10px
}

.seen-before h2 {
    font-size: 40px;
    font-family: PTSans-NarrowBold;
    margin-top: 20px;
    margin-bottom: 25px
}

.brend-banner {
    height: 160px;
    padding-top: 10px;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.brend-banner img {
    width: 100%
}

.freedelivery img {
    border-radius: 3px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, .21);
    width: 100%
}

.product-delivery-info {
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 13px 27px rgba(0, 0, 0, .06);
    margin-bottom: 25px;
    padding-top: 10px;
    margin-top: 25px
}

.product-delivery-info a {
    position: relative;
    float: right;
    width: 16px;
    height: 22px;
    display: inline-block;
    transition: all .3s ease
}

.product-delivery-info a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -124px -238px;
    width: 12px;
    height: 21px
}

.product-delivery-info ul {
    border-bottom: 1px solid #f8f8f8;
    margin-bottom: 10px;
    padding: 5px 25px 10px;
    position: relative
}

.product-delivery-info ul:last-child {
    border: none;
    margin-bottom: 0
}

.product-delivery-info h3 {
    font-size: 18px;
    font-family: PTSans-NarrowBold;
    margin: 0;
    margin-bottom: 20px
}

.product-delivery-info li {
    font-size: 13px;
    font-family: NotoSans;
    margin-bottom: 18px;
    padding-right: 50px;
    padding-left: 15px;
    position: relative
}

.product-delivery-info li:before {
    content: '';
    position: absolute;
    top: 40%;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #9ac339
}

.product-delivery-info a:hover {
    filter: invert(1)
}

.product-banner img {
    width: 100%
}

.product-page .news {
    width: 100%
}

.product-page .news h2 {
    margin-top: 15px;
    font-size: 40px;
    font-family: PTSans-NarrowBold
}

.clear {
    clear: both
}

.cleared:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.ten {
    height: 10px
}

.twenty {
    height: 20px
}

.forty {
    height: 40px
}

#wraper-main {
    width: 100%
}

#wraper-main .main {
    width: 960px;
    margin: 0 auto
}

#wraper-main .main .head {
    width: 950px;
    height: 180px
}

#wraper-main .main .head .logo {
    width: 250px;
    float: left
}

#wraper-main .main .head .logo img {
    margin: 10px 0 0 50px
}

#wraper-main .main .head .menubox {
    float: left
}

#wraper-main .main .head .menubox .menuhead {
    margin: 30px 0 0;
    width: 700px
}

#wraper-main .main .head .menubox .menuhead ul {
    padding-left: 25px
}

#wraper-main .main .head .menubox .menuhead ul li {
    float: left;
    padding-right: 35px
}

#wraper-main .main .head .menubox .menuhead ul li:first-child {
    padding-right: 35px
}

#wraper-main .main .head .menubox .menuhead ul li:last-child {
    padding-right: 0;
    padding-left: 10px
}

#wraper-main .main .head .menubox .menuhead ul li a {
    font-family: MyriadProCondensed, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 2px solid #f8c100
}

#wraper-main .main .head .menubox .menuhead ul li a:hover {
    border-bottom: 2px solid #332c27
}

#wraper-main .main .head .menubox .contactblock {
    margin-top: 40px;
    width: 686px;
    float: right
}

#wraper-main .main .head .menubox .contactblock .boxzazor span {
    color: #aaa;
    font-size: 12px;
    font-weight: 700
}

#wraper-main .main .head .menubox .contactblock .boxzazor .leftblock {
    float: left;
    width: 55%
}

#wraper-main .main .head .menubox .contactblock .boxzazor .leftblock p {
    color: #000;
    font-family: MyriadProCondensed, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 30px;
    line-height: 30px;
    padding-top: 15px
}

#wraper-main .main .head .menubox .contactblock .boxzazor .rightblock {
    float: left;
    width: 45%
}

#wraper-main .main .head .menubox .contactblock .boxzazor .rightblock p {
    color: #000;
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 12px;
    line-height: 1.5;
    padding-top: 15px;
    font-weight: 700
}

#wraper-main .main .head .menubox .contactblock .zazor-top {
    width: 655px;
    padding: 0 0 0 30px
}

#wraper-main .main .head .menubox .contactblock .zazor-bottom {
    width: 655px;
    padding: 0 0 0 30px
}

#wraper-main .main .head .menubox .contactblock .boxzazor {
    width: 660px;
    background: #fff;
    padding: 10px 15px 5px 10px
}

.zazor-top {
    height: 6px;
    width: 100%;
    background: url(../../images/srezy.png) 0 0 repeat-x
}

.zazor-bottom {
    height: 6px;
    width: 100%;
    background: url(../../images/srezy.png) 0 -6px repeat-x
}

.boxzazor {
    background: #fff;
    padding: 10px 10px 5px
}

.mainbox .left-column .menuleft {
    margin: 0 1px;
    width: 268px;
    background: url(../../images/menutree.png) no-repeat top;
    padding-bottom: 30px
}

.mainbox .content-column {
    float: left;
    width: 690px;
    line-height: 1.5;
    font-size: 13px;
    margin-bottom: 20px
}

.mainbox .content-column h2 {
    font-size: 24px;
    color: #332c27;
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    padding: 0 0 15px
}

.mainbox .left-column .menuleft ul {
    width: 210px;
    margin-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px
}

.mainbox .left-column .menuleft ul li {
    line-height: 50px;
    background: url(../../images/line.png) repeat-x bottom
}

.mainbox .left-column .menuleft ul li a {
    font-family: MyriadProCondensed, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 22px;
    color: #fff9f0;
    text-decoration: none
}

.mainbox .left-column .menuleft ul li a:hover {
    color: #fff
}

.mainbox .left-column .menuleft ul li:last-child {
    background: 0 0
}

.mainbox .left-column .menuleft ul li.child {
    line-height: 15px;
    background: 0 0;
    margin-top: 10px;
    background: url(../../images/line.png) repeat-x bottom
}

.mainbox .left-column .menuleft ul li.child a {
    font-family: arial;
    font-size: 14px;
    color: #fae1b2;
    text-decoration: underline
}

.mainbox .left-column .menuleft ul li.child a:after, .mainbox .left-column .menuleft ul li.child_current a:after {
    content: " ";
    padding-bottom: 10px;
    display: block
}

.mainbox .left-column .menuleft ul li.child_current {
    line-height: 15px !important;
    margin-top: 10px
}

.mainbox .left-column .menuleft ul li.child a:hover {
    text-decoration: none
}

.mainbox .left-column .menuleft ul li.child::before {
    content: "—";
    margin-left: 10px;
    color: #fae1b2
}

.mainbox .left-column .menuleft ul li.child_current a {
    font-family: arial;
    font-size: 13px;
    color: #fae1b2;
    text-decoration: underline;
    font-weight: 700
}

.mainbox .left-column .menuleft ul li.child_current:before {
    content: "—";
    margin-left: 10px;
    color: #fae1b2
}

.mainbox .left-column .menuleft ul li.child:last-child {
    background: 0 0
}

.newsblock {
    width: 235px;
    margin: 20px auto
}

.newsblock .news-cont {
    background: #fff;
    padding: 5px 12px 10px
}

.newsblock .news-cont h3 {
    font-size: 20px;
    color: #332c27;
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    padding-bottom: 15px
}

.newsblock .news-cont ul li {
    padding-bottom: 20px
}

.blocknews .date {
    float: left;
    width: 45px;
    height: 45px;
    background: #efeae6;
    text-align: center;
    line-height: 45px;
    color: #332c27;
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 12px;
    font-weight: 700
}

.blocknews .namenews {
    float: left;
    padding-left: 10px;
    width: 156px
}

.blocknews .namenews a {
    font-size: 11px;
    line-height: 1.2
}

.allnews {
    margin-bottom: 5px;
    height: 25px;
    width: 105px;
    text-align: center;
    background: url(../../images/btnbg.png) 0 0 repeat-x;
    cursor: pointer;
    border: 1px solid #f6c772;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.allnews:hover {
    background: url(../../images/btnbg.png) 0 -33px repeat-x
}

.allnews a {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    color: #332c27;
    line-height: 25px
}

.news-blg .post_block h3 {
    font-size: 18px;
    line-height: 1.3;
    padding-bottom: 10px
}

.news-blg .post_date {
    color: #332c27;
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 12px;
    font-weight: 700
}

.news-blg .blocknews .namenews {
    float: left;
    padding-left: 10px;
    width: 635px;
    font-size: 13px;
    line-height: 1.5
}

.filter {
    padding-bottom: 20px;
    margin-top: -10px
}

.filter h2 {
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 23px;
    color: #332c27;
    padding-bottom: 0
}

.filter .cvet {
    float: left;
    width: 200px;
    border-right: 1px solid #e8e7dd
}

.filter .pokritie1 {
    float: left;
    width: 130px;
    border-right: 1px solid #e8e7dd;
    height: 160px;
    margin-left: 10px
}

.filter .pokritie2 {
    float: left;
    width: 130px;
    margin-left: 30px;
    border-right: 1px solid #e8e7dd;
    height: 160px
}

.filter .pokritie3 {
    float: left;
    width: 130px;
    margin-left: 30px
}

.filter .pokritie1 ul li {
    margin-bottom: 10px
}

.filter .pokritie2 ul li {
    margin-bottom: 10px
}

.filter .pokritie3 ul li {
    margin-bottom: 10px
}

.filter .osnova {
    float: left;
    width: 160px
}

.filter ul {
    margin-top: 10px
}

.filter select {
    width: 150px;
    margin-top: 5px
}

.filter .cvet {
    margin-right: 20px
}

.filter .pokritie {
    margin-right: 20px
}

.filter .prcvet {
    height: 17px
}

.filter .prcvet .cvetico {
    float: left
}

.filter .prcvet .cvetico img {
    border: 1px solid #ccc
}

.filter .prcvet .cvetico a {
    border-bottom: none
}

.filter .prcvet .cvetname {
    float: left;
    line-height: 17px;
    padding-left: 4px
}

.filter ul {
    float: left;
    padding-right: 10px;
    margin-right: 0;
    padding-top: 5px
}

.filter ul li {
    padding-bottom: 8px
}

.filter ul li a {
    text-decoration: none;
    border-bottom: 1px dashed #6d6152;
    color: #6d6152;
    font-family: Tahoma;
    font-size: 12px
}

.filter ul li a:hover {
    border: none
}

.filter span {
    font-weight: 700;
    color: #332c27;
    font-size: 13px;
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif
}

.filter .chek ul {
    padding-top: 2px
}

.filter .chek ul li {
    padding-bottom: 5px;
    line-height: 15px
}

.filter .pokritie span {
    padding-left: 4px
}

.podbor-btn {
    margin-top: 15px;
    height: 35px;
    text-align: center;
    font-size: 16px;
    color: #332c27;
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: 700;
    padding: 0 15px;
    background: url(../../images/pdbtbg.png) 0 0 repeat-x;
    cursor: pointer;
    border: 1px solid #f6c772;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    line-height: 35px
}

.podbor-btn:hover {
    background: url(../../images/pdbtbg.png) 0 -35px repeat-x
}

.blockinfo {
    background: #efeae6;
    width: 660px;
    padding: 10px;
    margin-bottom: 25px
}

.blockinfo .vizovmen {
    width: 240px;
    float: left
}

.blockinfo .opldos {
    width: 235px;
    float: left
}

.blockinfo .polezinfo {
    width: 160px;
    float: left;
    padding-left: 10px
}

.blockinfo .polezinfo p {
    padding-bottom: 5px
}

.blockinfo .polezinfo ul {
    margin-top: 0;
    padding: 0
}

.blockinfo .polezinfo ul li {
    background: url(../../images/dot.png) left 82% no-repeat;
    padding-left: 12px;
    margin-bottom: 8px
}

.blockinfo .polezinfo ul li a {
    font-weight: 400;
    font-size: 11px
}

.icoinfo {
    width: 52px;
    height: 52px;
    background: #332c27;
    float: left;
    text-align: center
}

.icoinfo img {
    padding-top: 10px
}

.blockinfo .info {
    float: left;
    width: 145px;
    padding-left: 8px
}

.blockinfo .info p {
    color: #676767;
    font-size: 12px;
    line-height: 1.2
}

.blockinfo .info a {
    font-size: 13px;
    font-weight: 700;
    padding-bottom: 10px
}

.polezinfo a {
    font-size: 13px;
    font-weight: 700;
    color: #676767
}

.polezinfo ul {
    padding-top: 5px
}

.polezinfo .tltmn a {
    text-decoration: none;
    color: #46382e
}

.vitrina h2 {
    color: #332c27;
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    padding-bottom: 20px;
    font-size: 24px
}

.tovary ul {
    margin-bottom: 15px
}

.tovary ul li {
    float: left;
    padding-bottom: 10px
}

.productblock {
    padding: 10px 10px 5px 0
}

.productblock .picproduct {
    height: 185px;
    width: 162px;
    position: relative
}

.productblock .picproduct img {
    height: 185px;
    width: 162px
}

.productblock .catarticul {
    position: absolute;
    top: -10px;
    left: -10px;
    width: 50px;
    height: 32px;
    text-align: center;
    padding-top: 18px;
    color: #fff;
    font: 700 11px Arial;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px
}

.productblock .catarticul.skidka {
    background: #ed1c24
}

.productblock .catarticul.hit {
    background: #83078e;
    height: 36px;
    padding-top: 14px;
    line-height: .8
}

.productblock .catarticul.new {
    background: #078e43;
    font-size: 10px
}

.productblock .catarticul.sale {
    background: #f26c00
}

.productblock .price {
    color: #332c27;
    font-size: 13px;
    font-weight: 700;
    padding-top: 5px
}

.productblock .artcl {
    color: #676767;
    font-size: 12px;
    padding-top: 4px
}

.stock {
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 14px;
    color: #332c27;
    line-height: 30px
}

.stock .yes {
    color: #429550
}

.stock .no {
    color: #954242
}

.cat ul li {
    padding-bottom: 10px
}

.catp {
    float: left;
    width: 172px
}

.catvinf {
    float: left;
    width: 510px
}

.catvinf h3 {
    font-size: 30px;
    color: #332c27;
    padding-bottom: 15px;
    padding-top: 5px
}

.catvinf p {
    font-size: 11px;
    line-height: 1.5;
    color: #332c27;
    font-family: Tahoma
}

.catvinf .dostcvet p {
    color: #a3a3a3;
    font-size: 13px;
    font-weight: 700;
    padding-bottom: 5px
}

.dostcvet .cvetbox {
    height: 75px;
    width: 100px;
    position: relative
}

.dostcvet .cvetbox:hover {
    opacity: .9
}

.dostcvet .cvetbox img {
    height: 75px;
    width: 100%
}

.dostcvet .cvetbox .numcvet {
    width: 100px;
    position: absolute;
    z-index: 3;
    background: url(../../images/bgcd.png) repeat;
    top: 55px;
    height: 20px;
    text-align: center;
    color: #fffaf2;
    font-size: 13px;
    line-height: 20px
}

.bread {
    font-family: Tahoma;
    font-size: 16px
}

.bread a, .bread span {
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
    color: #5f5045
}

.pager {
    clear: both;
    margin: 20px 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 0
}

.pager a {
    font-size: 23px;
    color: #5f5045;
    padding: 0 4px
}

.pager .faq b {
    font-size: 23px;
    color: #5f5045;
    padding: 0 4px;
    color: #5f5045;
    font-weight: 400
}

.product-page-left .dostcvet li {
    width: 23.6%;
    margin-right: 1%
}

.product-page-left .dostcvet li:nth-child(4n) {
    margin-right: 0
}

.product-page-left .dostcvet .cvetbox {
    height: 75px;
    width: 100%;
    position: relative
}

.product-page-left .dostcvet .cvetbox .numcvet {
    width: 100%
}

.footer {
    height: 35px;
    padding: 15px 0 20px;
    width: 960px;
    font-size: 12px;
    line-height: 1.8;
    border-top: 1px solid #c6c0bd
}

.footer .continfo {
    float: left
}

.footer .continfo a {
    background: url(../../images/mail.png) left top no-repeat;
    padding-left: 14px
}

.footer .search {
    float: left;
    margin-right: 10px
}

.footer .search .srch-pnl {
    margin-left: 144px
}

.footer .search .srch-pnl .srchinp {
    float: left;
    width: 261px;
    height: 31px;
    background: url(../../images/searchblck.png) no-repeat
}

.footer .search .srch-pnl .srchinp input {
    border: 0;
    margin-left: 28px;
    margin-top: 8px;
    width: 225px;
    background: 0 0;
    color: #767676;
    font-size: 14px
}

.footer .search .srch-pnl .srchbtn {
    float: left;
    margin-left: 10px
}

.footer .search .srch-pnl .srchbtn input {
    height: 30px;
    width: 70px;
    font-weight: 700;
    color: #332c27;
    text-align: center;
    background: url(../../images/btnbg.png) 0 0 repeat-x;
    cursor: pointer;
    border: 1px solid #f6c772;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.footer .search .srch-pnl .srchbtn input:hover {
    background: url(../../images/btnbg.png) 0 -30px repeat-x
}

.footer .razrab {
    float: right;
    text-align: right
}

.product_brief_block .podrob {
    float: right !important
}

.podrob {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
    height: 25px;
    width: 105px;
    text-align: center;
    background: url(../../images/btnbg.png) 0 0 repeat-x;
    cursor: pointer;
    border: 1px solid #f6c772;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.podrob:hover {
    background: url(../../images/btnbg.png) 0 -33px repeat-x
}

.podrob a {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    color: #332c27;
    line-height: 25px
}

.slide {
    width: 932px;
    padding-left: 18px;
    height: 277px;
    margin-top: 25px;
    position: relative
}

#container {
    width: 592px;
    position: relative;
    background: #fefaf1;
    height: 277px
}

#slider {
    float: left;
    position: relative;
    overflow: auto;
    width: 675px;
    height: 283px
}

.infokom {
    height: 277px;
    position: absolute;
    top: 0;
    right: 0;
    width: 370px;
    z-index: 2
}

.infokom .ugol {
    float: left;
    background: url(../../images/ugol.png) no-repeat;
    width: 37px;
    height: 277px
}

.infokom .soderj {
    float: left;
    background: #332c27;
    width: 303px;
    height: 277px;
    padding-left: 15px;
    padding-right: 15px
}

.infokom .soderj h2 {
    font-size: 30px;
    color: #fff;
    padding-bottom: 10px;
    padding-top: 15px
}

.infokom .soderj p {
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    color: #fffaf1;
    padding-bottom: 15px;
    line-height: 1.5
}

.infokom .soderj a {
    font-size: 12px;
    color: #fed58a;
    font-weight: 700
}

.productbrf .prod {
    width: 690px;
    border-top: 1px solid #c6c0bd
}

.productbrf .prod .prodleft {
    float: left;
    width: 180px
}

.productbrf .prod .prodleft .artcl {
    padding-top: 12px
}

.productbrf .prod .prodright {
    float: left
}

.productbrf .prod {
    padding-top: 10px
}

.productbrf .prod .prodright .catvinf {
    padding-top: 7px
}

.productbrf .ln {
    margin-top: 15px
}

.price {
    margin-top: 5px
}

.price .opt {
    margin-bottom: 5px
}

.price p {
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 13px;
    color: #332c27;
    line-height: 1
}

.price .opt strong {
    font-size: 18px;
    font-weight: 400
}

.price .roz {
    margin-bottom: 5px
}

.price .roz strong {
    font-size: 21px;
    font-weight: 400
}

.har {
    margin-top: 30px;
    margin-bottom: 20px
}

.har h4 {
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 20px;
    color: #332c27;
    padding-bottom: 15px
}

.hartab td {
    padding: 4px;
    font-size: 13px
}

.hartab strong {
    color: #46372e
}

.hartab tr:nth-child(even) {
    background: #fff5e7
}

.descrip {
    margin-top: 15px
}

.descrip h4 {
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 20px;
    color: #332c27;
    padding-bottom: 20px
}

.descrip p {
    font-family: Tahoma;
    font-size: 13px;
    line-height: 1.3;
    padding-bottom: 15px
}

.photo {
    padding-bottom: 25px
}

.photo ul li {
    float: left;
    padding: 3px
}

.cpt_maincontent {
    border-top: 0;
    padding-top: 0
}

.cpt_maincontent p {
    padding-bottom: 5px
}

.cpt_product_name .title {
    font-size: 36px;
    color: #332c27;
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    padding-bottom: 10px
}

#cart_content_tbl td {
    vertical-align: top
}

#cart_checkout_btn {
    text-align: center;
    padding: 20px 15px;
    padding-top: 10px
}

.otstp3 {
    padding-bottom: 15px
}

.feedback .txter {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dadada;
    color: #5f5045
}

.feedback input {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dadada;
    height: 25px;
    color: #5f5045;
    line-height: 22px
}

.feedback .sendback {
    margin-top: 10px
}

.feedback .sendback input[type=submit] {
    border: 1px solid #5a4d44;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    background-image: linear-gradient(bottom, #332c27 27%, #5d5046 71%, #43352d 86%);
    background-image: -o-linear-gradient(bottom, #332c27 27%, #5d5046 71%, #43352d 86%);
    background-image: -moz-linear-gradient(bottom, #332c27 27%, #5d5046 71%, #43352d 86%);
    background-image: -webkit-linear-gradient(bottom, #332c27 27%, #5d5046 71%, #43352d 86%);
    background-image: -ms-linear-gradient(bottom, #332c27 27%, #5d5046 71%, #43352d 86%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.27, #332c27), color-stop(.71, #5d5046), color-stop(.86, #43352d))
}

.cartramka .btns {
    font-size: 13px;
    font-weight: 700;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #332c27;
    line-height: 22px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
    height: 25px;
    width: 105px;
    text-align: center;
    background: url(../../images/btnbg.png) 0 0 repeat-x;
    cursor: pointer;
    border: 1px solid #f6c772
}

.cartramka .btns:hover {
    background: url(../../images/btnbg.png) 0 -33px repeat-x
}

.cartramka .btnsc {
    font-size: 13px;
    font-weight: 700;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #332c27;
    line-height: 22px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
    height: 25px;
    width: 132px;
    text-align: center;
    background: url(../../images/btnbg.png) 0 0 repeat-x;
    cursor: pointer;
    border: 1px solid #f6c772
}

.cartramka .btnsc:hover {
    background: url(../../images/btnbg.png) 0 -33px repeat-x
}

#cart_content_header td {
    padding-bottom: 12px;
    font-weight: 700;
    padding-top: 15px
}

.prcshp {
    color: #332c27;
    font-weight: 700
}

.cartramka .row_even td {
    border-top: 1px solid #e9e6e3
}

#cart_content_header td {
    padding-bottom: 18px
}

#cart_content_tbl td {
    padding: 12px 0
}

.cart_product_quantity {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dadada;
    height: 25px;
    color: #5f5045;
    line-height: 22px;
    text-align: center;
    width: 40px
}

#cart_total {
    vertical-align: middle !important;
    height: 45px;
    font-size: 22px;
    width: 100px;
    font-weight: 400
}

#coupon_form td {
    vertical-align: middle !important
}

.pricekrz {
    font-size: 18px;
    font-weight: 400
}

#btn-checkout {
    transition: all .3s ease;
    border: 1px solid #5a4d44;
    height: 46px;
    line-height: 40px;
    color: #212121;
    width: 100%;
    border-radius: 5px;
    background: #ffb821;
    font-size: 16px;
    text-transform: uppercase;
    font-family: NotoSans;
    font-weight: 700
}

#btn-checkout:hover {
    background: #ffedac
}

#checkout_logininfo input {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dadada;
    height: 22px;
    color: #5f5045;
    line-height: 22px;
    padding-left: 3px
}

#checkout_logininfo td {
    padding-bottom: 4px;
    font-family: Tahoma;
    font-size: 11px;
    padding-right: 15px
}

#checkout_addresses input {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dadada;
    height: 22px;
    color: #5f5045;
    line-height: 22px;
    padding-left: 3px
}

#checkout_addresses td {
    padding-bottom: 4px;
    font-family: Tahoma;
    font-size: 11px;
    padding-right: 15px
}

#block-customerinfo p {
    font-size: 11px;
    font-family: Tahoma
}

#block-loginpass-fields input {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dadada;
    height: 22px;
    color: #5f5045;
    line-height: 22px;
    padding-left: 3px
}

#block-loginpass-fields td {
    padding-bottom: 4px;
    font-family: Tahoma;
    font-size: 11px;
    padding-right: 15px
}

.address_elem {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dadada;
    height: 24px;
    color: #5f5045;
    line-height: 24px;
    padding-left: 3px
}

.cpt_maincontent textarea {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dadada;
    color: #5f5045;
    line-height: 24px;
    padding-left: 3px
}

#cart_total td {
    font-size: 18px
}

.checkout_buttons {
    font-size: 13px;
    font-weight: 700;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #332c27;
    line-height: 22px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
    height: 25px;
    width: 105px;
    text-align: center;
    background: url(../../images/btnbg.png) 0 0 repeat-x;
    cursor: pointer;
    border: 1px solid #f6c772
}

.checkout_buttons:hover {
    background: url(../../images/btnbg.png) 0 -33px repeat-x
}

.error_block {
    padding: 20px;
    color: red
}

#cart_totals {
    font-size: 18px;
    font-weight: 700
}

.shortdes .dostcvet {
    display: none
}

.oby {
    padding-bottom: 15px;
    border-bottom: 1px solid #bfbfbf;
    padding-top: 25px
}

.oby h3 {
    font-family: MyriadProCondensed;
    padding-bottom: 10px;
    font-size: 20px;
    color: #332c27;
    text-decoration: none
}

.oby p {
    line-height: 1.3
}

.oby ul li {
    float: left;
    padding: 10px 5px
}

.sendoform .sendobtn, .sendrev .sendrsbmt {
    font-size: 13px;
    font-weight: 700;
    border-radius: 4px;
    color: #332c27;
    line-height: 22px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
    height: 25px;
    width: 105px;
    text-align: center;
    background: url(../../images/btnbg.png) 0 0 repeat-x;
    cursor: pointer;
    border: 1px solid #f6c772;
    padding: 1px 6px
}

.sendrev td {
    padding-top: 10px
}

.divorderbtn {
    margin-top: 20px
}

.leggend {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

.leggend hr {
    height: 1px;
    width: 80%;
    background: #e6e6e6;
    position: relative;
    top: 3px
}

.leggend span {
    font-size: 25px;
    color: #bdc1c3;
    font-family: PTSans-NarrowBold
}

.orderbtn {
    font-size: 16px;
    text-transform: uppercase;
    color: #212121;
    text-align: center;
    width: 100%;
    height: 46px;
    border-radius: 3px;
    background: #ffb821;
    display: block;
    border: none;
    font-family: NotoSans;
    font-weight: 700;
    transition: all .3s ease;
    box-shadow: 0 3px 6px rgba(118, 118, 118, .42)
}

.orderbtn:hover {
    background: #ffcb5c;
    box-shadow: 0 9px 18px rgba(118, 118, 118, .42)
}

.no-mail {
    margin-top: 10px;
    display: block
}

.firstinpt.mailinpt {
    margin-bottom: 0
}

.firstinpt {
    width: 50%;
    margin-bottom: 35px;
    padding-right: 30px;
    float: left
}

.firstinpt input[type=text] {
    width: 100%
}

.phoneinpt {
    width: 50%;
    float: left
}

#orderform input[type=text]:active, #orderform input[type=text]:focus {
    box-shadow: 0 4px 16px rgba(0, 0, 0, .21)
}

#orderform input[type=text] {
    transition: all .3s ease;
    height: 42px;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .21);
    padding-left: 15px
}

.sendoform .sendolbl {
    font-family: NotoSans;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 14px;
    text-align: left;
    display: inline-block
}

.sendoform .sendotxt, .sendrev input[type=text], .sendrev input[type=textarea] {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border: 1px solid #dadada;
    color: #5f5045;
    padding: 6px 5px;
    -webkit-appearance: textfield;
    background-color: #fff;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    cursor: auto;
    font-size: 14px
}

.sendoform .error, .sendrev .error {
    border-color: salmon !important
}

.sendrev .sendrlbl {
    vertical-align: top;
    min-width: 100px
}

.select-inpt {
    width: 50%;
    float: left
}

.select-inpt .nice-select {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .21);
    width: 70%
}

.select-inpt .nice-select.open, .select-inpt .nice-select:active, .select-inpt .nice-select:focus {
    border: solid 1px #e8e8e8;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .21)
}

.select-inpt .nice-select .list {
    width: 100%
}

.sendrev tr {
    line-height: 30px
}

.descrip .review_title {
    font-weight: 700;
    font-size: 20px
}

.descrip .review_date {
    font-weight: 700;
    font-size: 12px;
    margin-left: 20px
}

.descrip .review_content {
    margin: 0 20px 10px
}

.ordcart h2 {
    font-size: 18px !important;
    margin-bottom: 0
}

.chk-wrap {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ordcart .cname a {
    font-size: 13px
}

.chk-wrap .cqty span {
    font-size: 12px
}

.ordcart .ccost {
    color: #25c2ef;
    font-size: 24px;
    font-family: PTSans-NarrowBold
}

.single-gods-wrap .cname {
    height: 28px
}

.ordcart .cimg {
    width: 33%;
    height: 80px;
    float: left;
    position: relative
}

.single-gods {
    overflow: hidden;
    margin-bottom: 15px
}

.ordcart .cimg img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.ordcart .single-gods-wrap {
    float: right;
    width: 67%;
    padding: 10px
}

.ordcart .ctotal .ctlbl {
    float: left;
    padding: 12px 0;
    color: #676767
}

.prodleft .selo {
    margin: 12px 0
}

.prodleft .selo select {
    width: 94px
}

.ctbl .setcol {
    border-radius: 4px;
    border: 1px solid #dadada;
    height: 26px;
    color: #5f5045;
    line-height: 22px;
    padding: 1px;
    background-color: #fff;
    margin-right: 6px
}

.fastcart {
    position: fixed;
    width: 60px;
    height: 60px;
    right: 200px;
    bottom: 10px;
    background-color: #fff;
    border-radius: 100px;
    border: 6px solid #f8c100;
    z-index: 10000
}

.fastcart:hover {
    border-color: orange
}

.fastcart:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.imgcart img {
    width: 100%;
    height: 100%
}

.fcartnum {
    position: absolute;
    top: 30px;
    left: 6px;
    color: red;
    font-weight: 700
}

.thirty {
    margin-bottom: 30px
}

.tabci .talist li {
    list-style: none;
    display: block;
    padding: 6px;
    border-right: 1px solid #5f5045;
    border-top: 1px solid #5f5045;
    border-bottom: 1px solid #5f5045;
    float: left;
    cursor: pointer;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/menutree.png) no-repeat top;
    position: relative
}

.tabci .talist li:first-child {
    border-left: 1px solid #5f5045;
    border-top-left-radius: 4px
}

.tabci .talist li:last-child {
    border-top-right-radius: 4px
}

.tabci .talist .current {
    border-bottom: none !important;
    background: 0 0
}

.tabci .talist .current a {
    color: #5f5045 !important
}

.tabci .talist a {
    color: #fff;
    text-decoration: none;
    font-size: 20px
}

.tabci .tapic img {
    width: 90%;
    padding: 6px
}

.asterisk {
    color: #ac0d08
}

.kovrlblock {
    clear: both;
    margin: 15px 0;
    padding-bottom: 15px
}

.kovrlblock .iconkovrl {
    width: 20%;
    text-align: center;
    float: left
}

.kovrlblock .textkorvl {
    width: 80%;
    float: left;
    font-weight: 700;
    font-size: 15px
}

.succreca {
    padding: 10px;
    font-size: 18px
}

.tloader {
    z-index: 10000;
    background-color: #fff;
    position: absolute;
    opacity: .7
}

.tloader img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.loader_modal img {
    top: 0;
    left: 0;
    position: fixed !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.prolbl {
    position: relative;
    font-size: 13px;
    padding: 3px 9px;
    width: 15px;
    height: 15px;
    text-align: center;
    background: -webkit-linear-gradient(#ff7474, #ff5858);
    background: -o-linear-gradient(#ff7474, #ff5858);
    background: linear-gradient(#ff7474, #ff5858);
    line-height: 15px;
    color: #fff;
    border-radius: 6px;
    margin-left: 3px;
    z-index: 10;
    font-weight: 100
}

#scrollUp {
    background: url(/images/sprite.png) -33px -4px no-repeat;
    bottom: 480px;
    right: 20px;
    width: 38px;
    height: 38px
}

.review_block {
    margin-bottom: 20px
}

.review_block .review_date {
    font-weight: 700;
    margin-bottom: 10px
}

.ratng {
    margin-top: 50px
}

.related {
    border-top: 1px solid #43352c;
    padding-top: 20px;
    margin-top: 20px
}

.prdcname {
    margin-top: 10px;
    width: 162px;
    height: 35px;
    overflow: hidden
}

.viewed {
    padding: 10px;
    background: #fff
}

.viewed h2 {
    color: #332c27;
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 24px;
    padding: 0 0 15px
}

.viewed .tovary ul li {
    width: 20%
}

.add_rev {
    color: #332c27;
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 20px;
    margin-top: 30px
}

.tabci .revaname {
    border-radius: 4px;
    border: 1px solid #dadada;
    color: #5f5045;
    line-height: 24px;
    padding-left: 3px;
    margin-bottom: 2px
}

.tabci .retbl td {
    vertical-align: top;
    min-width: 100px
}

.spoiler_body {
    display: none
}

.spoiler_links {
    cursor: pointer;
    color: #5f5045;
    text-decoration: underline
}

.spoiler_links:hover {
    text-decoration: none
}

.product-page {
    position: relative
}

.product-page-btn-wrap {
    position: relative;
    display: inline-block;
    margin-right: 35px
}

.product-page-btn-wrap .menuleft.open {
    display: block
}

.product-page-btn-wrap .menuleft {
    display: none;
    position: absolute;
    z-index: 1000;
    top: 46px;
    left: 0;
    margin: 0 1px;
    width: 268px;
    background: #fff;
    box-shadow: 0 0 6px 1px #bfbfbf
}

.product-page-btn-wrap .menuleft ul {
    width: 93%;
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 15px
}

.product-page-btn-wrap .menuleft ul li {
    line-height: 45px;
    padding-left: 10px
}

.product-page-btn-wrap .menuleft ul li a {
    font-family: MyriadProCondensed, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 22px;
    color: #43342c;
    text-decoration: none
}

.product-page-btn-wrap .menuleft ul li a:hover {
    text-decoration: underline
}

.product-page-btn-wrap .menuleft ul li:last-child:after {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    right: 12px;
    top: 0;
    bottom: 0;
    width: 28px;
    height: 28px;
    margin: auto;
    background: url(/images/sprite.png) 0 -20px no-repeat
}

.product-page-btn-wrap .menuleft ul li:last-child {
    background-color: #b8da79;
    border-radius: 13px;
    position: relative
}

.product-page-btn-wrap .menuleft ul li.child {
    line-height: 15px;
    background: 0 0;
    margin-top: 10px
}

.product-page-btn-wrap .menuleft ul li.child a:hover {
    text-decoration: underline
}

.product-page-btn-wrap .menuleft ul li.child a {
    font-family: arial;
    font-size: 14px;
    color: #43342c
}

.product-page-btn-wrap .menuleft ul li.child a:after, .product-page-btn-wrap .menuleft ul li.child_current a:after {
    content: " ";
    padding-bottom: 10px;
    display: block
}

.product-page-btn-wrap .menuleft ul li.child_current {
    line-height: 15px !important;
    margin-top: 10px
}

.product-page-btn-wrap .menuleft ul li.child::before {
    content: "—";
    margin-left: 10px;
    color: #43342c
}

.product-page-btn-wrap .menuleft ul li.child_current a {
    font-family: arial;
    font-size: 13px;
    color: #43342c;
    text-decoration: underline;
    font-weight: 700
}

.product-page-btn-wrap .menuleft ul li.child_current:before {
    content: "—";
    margin-left: 10px;
    color: #43342c
}

.product-page-btn-wrap .menuleft ul li.child:last-child {
    background: 0 0
}

.product-page-btn:hover {
    background-color: #fad249
}

.product-page-btn {
    width: 269px;
    background-color: #f8c100;
    height: 46px;
    line-height: 41px;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    border: 1px solid #d7a75a;
    font-size: 18px;
    color: #43342c
}

.product-page .artcl {
    font-size: 14px;
    color: #a9a9a9;
    margin-bottom: 5px
}

.product-page .cpt_product_name:after {
    content: '';
    display: block;
    clear: both
}

.product-page-header-l {
    float: left;
    width: 620px
}

.product-page-header-r .ratng {
    margin-top: 15px
}

.product-page-desc .cart_info {
    padding-bottom: 0
}

.optt .cart_info {
    display: inline-block
}

.optt .opt {
    display: inline-block
}

.product-page-header-r {
    display: none;
    float: left
}

.product-page .content-column {
    width: 100%;
    margin-top: 40px
}

.product-page-body:after {
    content: '';
    display: block;
    clear: both
}

.product-page-left .catarticul {
    position: absolute;
    top: -10px;
    left: -10px;
    width: 50px;
    height: 34px;
    text-align: center;
    padding-top: 16px;
    color: #fff;
    font: 700 11px Arial;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px
}

.product-page-left .catarticul.skidka {
    background: #ed1c24
}

.product-page-left .catarticul.hit {
    background: #83078e;
    height: 36px;
    padding-top: 14px;
    line-height: .8
}

.product-page-left .catarticul.new {
    background: #078e43;
    font-size: 10px
}

.product-page-left .catarticul.sale {
    background: #f26c00
}

.product-page-left .picproduct {
    position: relative
}

.product-page-left .picproduct img {
    width: 100%
}

.product-page-left {
    float: left;
    width: 315px
}

.product-page-colors:after {
    content: '';
    display: block;
    clear: both
}

.product-page-colors ul.open {
    height: auto
}

.product-page-colors ul {
    height: 47px;
    overflow: hidden
}

.product-page-colors {
    margin: 14px 0 21px
}

.product-page-desc-colors ul li:nth-of-type(6n) {
    margin-right: 0
}

.optt {
    padding-bottom: 20px
}

.product-page-colors ul li img, .product-page-desc-colors ul li img {
    width: 100%;
    max-height: 45px
}

.product-page-colors ul li, .product-page-desc-colors ul li {
    float: left;
    margin-bottom: 3px;
    overflow: hidden;
    margin-right: 12px
}

.product-page-morecolors {
    text-align: center
}

.product-page-morecolors button:hover {
    background-color: #fde9ca
}

.product-page-morecolors button {
    cursor: pointer;
    width: 255px;
    height: 38px;
    line-height: 36px;
    background-color: #fde3b9;
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    border: none;
    display: inline-block;
    font-size: 16px;
    color: #020202;
    border-radius: 5px
}

.product-page-desc {
    width: 100%
}

.product-page-desc td {
    vertical-align: middle
}

.optt .opt p {
    font-size: 12px
}

.product-page-desc td:first-child {
    font-size: 12px;
    color: #020202;
    width: 270px;
    padding-top: 20px
}

.product-page-right {
    float: left;
    width: 400px;
    margin-left: 25px
}

.product-delivery-info ul p {
    color: #019443;
    font-weight: 700
}

.product-page-desc .opt {
    font-size: 12px;
    color: #020202
}

.product-page-desc sup {
    font-size: 75%
}

.product-page-desc .roz {
    font-size: 27px;
    color: #f86300;
    line-height: 1
}

.product-page-length-wrap input, .product-page-quantity-wrap {
    display: inline-block;
    position: relative
}

.product-page-quantity-btn.less {
    left: 0
}

.product-page-quantity-btn.more {
    right: 0
}

.product-page-length-wrap, .product-page-quantity {
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #020202
}

.product-page-quantity-btn {
    position: absolute;
    top: 0;
    cursor: pointer;
    background: 0 0;
    border: none;
    bottom: 0;
    margin: auto
}

.product-page-desc .btns-set {
    padding-top: 20px
}

.one-click-form input[type=submit]:hover, .product-page-desc .btns-set > input:hover {
    background-color: #fad249
}

.product-page-desc .btns-set .one-click:hover {
    background-color: #fde9ca
}

.all-cat a, .product-page-desc .btns-set .one-click {
    background-color: #fde3b9;
    padding: 0 10px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    border: 1px solid #d7a75a;
    border-radius: 3px;
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    color: #020202
}

.all-cat a:hover {
    opacity: .8
}

.all-cat a {
    text-decoration: none;
    font-size: 18px;
    padding: 0 20px;
    height: 48px;
    line-height: 48px;
    border: 2px solid #d7a75a
}

.product-page-right .shortdes {
    margin: 10px 0 15px
}

.product-page-desc .product-page-width-td {
    padding-bottom: 10px
}

.cpt_product_price .roz {
    padding-bottom: 10px
}

.one-click-form input[type=submit] {
    background-color: #f8c100;
    width: 114px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #d7a75a;
    border-radius: 3px;
    cursor: pointer;
    font-family: Trebuchet MS, "Helvetica CY", "Nimbus Sans L", sans-serif;
    text-align: center;
    font-size: 15px;
    color: #020202
}

.one-click-form #phone {
    vertical-align: top;
    width: 180px;
    height: 36px;
    padding-left: 25px;
    border: 1px solid #ccc5ba;
    margin-right: 15px
}

.one-click-form #phone.error {
    border: 1px solid #e74c3c
}

.oneclick-text > span {
    text-align: center;
    margin-top: 15px;
    display: block
}

.oneclick-text strong {
    display: block;
    text-align: center;
    font-size: 17px;
    color: #a7dc69;
    margin-bottom: 45px
}

.oneclick-text {
    padding-bottom: 15px
}

.one-click-form p {
    font-size: 16px
}

.one-click-form {
    position: absolute;
    border: 1px solid #d7a75a;
    display: none;
    z-index: 1100;
    top: 45px;
    width: 345px;
    background-color: #fff;
    padding: 20px
}

.top-productblock:after {
    content: '';
    display: block;
    clear: both
}

.one-close-callback, .one-close:hover {
    opacity: 1;
    opacity: 1
}

.one-close {
    position: absolute;
    top: 3px;
    right: 3px;
    opacity: .7;
    cursor: pointer;
    z-index: 8040;
    outline: 0;
    background-color: transparent;
    z-index: 600;
    display: block;
    cursor: pointer;
    height: 22px;
    width: 22px;
    border: none
}

.one-close-callback::after, .one-close-callback:before, .one-close:after, .one-close:before {
    position: absolute;
    left: 10px;
    content: ' ';
    height: 22px;
    top: 0;
    width: 3px;
    background-color: #020202;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.one-close-callback:before, .one-close:before {
    transform: rotate(45deg)
}

.one-close-callback:after, .one-close:after {
    transform: rotate(-45deg)
}

.product-page-desc-colors ul li.choose-color-list-item.active .choose-color {
    border-color: #6cafd1
}

.product-page-desc-colors ul li.choose-color-list-item .choose-name {
    white-space: pre-wrap;
    max-width: 100px;
    font-size: 12px
}

.product-page-desc-colors ul li.choose-color-list-item .choose-color {
    display: inline-block
}

.product-page-desc-colors ul li.choose-color-list-item {
    margin-right: 3px;
    cursor: pointer
}

.brand-page .left-bar, .brand-page .openfilter-wrap {
    display: none
}

.brand-page .right-bar {
    padding: 10px
}

#banner-slider {
    margin-bottom: 15px
}

.jsup svg {
    display: block;
    width: 50px;
    height: 50px;
    transform: scale(1, -1)
}

.jsup svg use {
    fill: #45bcb4;
    opacity: .7;
    transform: scale(.7)
}

.reglinks li {
    list-style: none;
    float: left;
    margin-right: 15px
}

.sqrprodv, .total_square {
    font-weight: 700
}

.brands {
    display: block;
    background-color: #fff;
    padding: 25px 0
}

.all-cat {
    text-align: center;
    margin: 20px 0
}

.tooltipster-base {
    display: flex;
    pointer-events: none;
    position: absolute
}

.tooltipster-box {
    flex: 1 1 auto
}

.tooltipster-content {
    box-sizing: border-box;
    max-height: 100%;
    max-width: 100%;
    overflow: auto
}

.tooltipster-ruler {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden
}

.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}

.tooltipster-fade.tooltipster-show {
    opacity: 1
}

.tooltipster-grow {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden
}

.tooltipster-grow.tooltipster-show {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform
}

.tooltipster-swing.tooltipster-show {
    opacity: 1;
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
    -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 1);
    -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -moz-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -ms-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -o-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    transition-timing-function: cubic-bezier(.23, .635, .495, 2.4)
}

.tooltipster-fall {
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-fall.tooltipster-initial {
    top: 0 !important
}

.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0 !important;
    opacity: 0
}

.tooltipster-slide {
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-slide.tooltipster-initial {
    left: -40px !important
}

.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0 !important;
    opacity: 0
}

@keyframes tooltipster-fading {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.tooltipster-update-fade {
    animation: tooltipster-fading .4s
}

@keyframes tooltipster-rotating {
    25% {
        transform: rotate(-2deg)
    }
    75% {
        transform: rotate(2deg)
    }
    100% {
        transform: rotate(0)
    }
}

.tooltipster-update-rotate {
    animation: tooltipster-rotating .6s
}

@keyframes tooltipster-scaling {
    50% {
        transform: scale(1.1)
    }
    100% {
        transform: scale(1)
    }
}

.tooltipster-update-scale {
    animation: tooltipster-scaling .6s
}

.tooltipster-sidetip .tooltipster-box {
    background: #fcf6ed;
    border: 2px solid #000;
    border-radius: 4px
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
    margin-top: 8px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
    margin-right: 8px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
    margin-left: 8px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
    margin-bottom: 8px
}

.tooltipster-sidetip .tooltipster-content {
    color: #212121;
    line-height: 18px;
    padding: 6px 14px
}

.tooltipster-sidetip .tooltipster-arrow {
    overflow: hidden;
    position: absolute
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
    height: 10px;
    margin-left: -10px;
    top: 0;
    width: 20px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    right: 0;
    top: 0;
    width: 10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    left: 0;
    top: 0;
    width: 10px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    bottom: 0;
    height: 10px;
    margin-left: -10px;
    width: 20px
}

.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
    height: 0;
    position: absolute;
    width: 0
}

.tooltipster-sidetip .tooltipster-arrow-background {
    border: 10px solid transparent
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #fcf6ed;
    left: 0;
    top: 3px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #fcf6ed;
    left: -3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #fcf6ed;
    left: 3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #fcf6ed;
    left: 0;
    top: -3px
}

.tooltipster-sidetip .tooltipster-arrow-border {
    border: 10px solid transparent;
    left: 0;
    top: 0
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #000
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #000
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #000
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #000
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
    position: relative
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
    left: -10px
}

.free_shipping {
    text-align: center;
    margin-bottom: 10px
}

.freeshipprice {
    color: #ed1c24
}

.seen-before {
    overflow: hidden
}

.cart-page {
    background: #fff;
    box-shadow: 0 1px 16px rgba(0, 0, 0, .21);
    margin-top: 20px;
    margin-bottom: 50px;
    padding: 30px 70px
}

.row_even, .row_odd {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
    transition: all .3s ease;
    border-radius: 5px;
    margin-bottom: 15px;
    height: 125px
}

.row_even:hover, .row_odd:hover {
    box-shadow: 0 13px 29px rgba(0, 0, 0, .21)
}

.img-container {
    width: 18%;
    padding: 16px;
    height: 100%;
    overflow: hidden
}

.img-container img {
    width: 100%;
    height: 90px
}

.jscrem {
    position: relative;
    width: 17px;
    cursor: pointer;
    height: 18px;
    opacity: .6;
    transition: all .3s ease;
    display: inline-block
}

.jscrem:after, .jscrem:before {
    position: absolute;
    right: 6px;
    top: 0;
    content: ' ';
    height: 18px;
    width: 2px;
    background-color: #333
}

.jscrem:hover {
    opacity: 1
}

.jscrem:before {
    transform: rotate(45deg)
}

.jscrem:after {
    transform: rotate(-45deg)
}

.rem-btn {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f7f7f7;
    width: 5%;
    height: 100%
}

.item-container {
    width: 77%;
    height: 100%
}

.item-container h3 {
    margin-top: 15px;
    display: inline-block;
    width: 70%;
    font-size: 21px
}

.item-container h3 a:hover {
    text-decoration: none
}

.item-container hr {
    width: 96%;
    margin: 5px 0 15px
}

.item-container .product-page-quantity {
    width: 70%;
    display: inline-block
}

.item-container .prcshp {
    font-size: 30px;
    color: #25c2ef
}

.item-container .product-page-quantity span {
    margin-left: 0;
    margin-right: 10px;
    font-size: 13px
}

.item-container .cart-large {
    box-shadow: 0 0 4px rgba(0, 0, 0, .21);
    padding: 10px 18px;
    font-size: 14px;
    border-radius: 3px
}

#coupon_form {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
    border-radius: 5px;
    padding-left: 0;
    padding-right: 0
}

#coupon_form h4 {
    border-bottom: 3px solid #ebebeb;
    text-transform: uppercase;
    font-size: 21px;
    font-family: PTSans-NarrowBold;
    padding: 15px 20px
}

.coupon-wrapper {
    padding: 15px 20px
}

.coupon-wrapper input {
    height: 45px;
    border-radius: 5px;
    border: none;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .21);
    width: 80%;
    float: left;
    padding-left: 15px;
    transition: all .3s ease
}

.coupon-wrapper input:active, .coupon-wrapper input:focus {
    box-shadow: 0 4px 16px rgba(0, 0, 0, .21)
}

.coupon-wrapper button {
    height: 45px;
    width: 15%;
    float: right;
    border: none;
    background: -webkit-linear-gradient(#45bbb4, #43a8c7);
    background: -o-linear-gradient(#45bbb4, #43a8c7);
    background: linear-gradient(#45bbb4, #43a8c7);
    border-radius: 5px;
    transition: all .3s ease;
    box-shadow: 0 1px 5px rgba(124, 124, 124, .3);
    position: relative
}

.coupon-wrapper button:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -6px -294px;
    width: 21px;
    height: 16px
}

.coupon-wrapper button:hover {
    box-shadow: 0 13px 29px rgba(124, 124, 124, .21);
    background: -webkit-linear-gradient(#8abcb9, #65b0c7);
    background: -o-linear-gradient(#8abcb9, #65b0c7);
    background: linear-gradient(#8abcb9, #65b0c7)
}

#wrong_coupon_lbl {
    font-size: 13px;
    padding: 0 20px;
    color: red;
    display: block;
    margin-bottom: 20px
}

#processing_coupon_lbl {
    font-size: 13px;
    padding: 0 20px;
    color: #44b5bb;
    display: block;
    margin-bottom: 20px
}

.cart-page h2 {
    font-family: PTSans-NarrowBold;
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 20px
}

.cart-page .breadcrumbs {
    margin-bottom: 0
}

.final-sidebar {
    border-radius: 5px;
    background: #2b2b2b;
    padding-left: 0;
    padding-right: 0
}

#coupon_info, .delivery, .ttprice {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    padding: 20px 15px;
    border-bottom: 1px solid #0a0a0a;
    box-shadow: 0 1px 0 #3c3c3c
}

.ttprice {
    border-bottom: none;
    box-shadow: none
}

#coupon_info span, .delivery span {
    color: #fff
}

#coupon_info span:nth-child(1), .delivery span:nth-child(1), .ttprice div:nth-child(1) {
    font-size: 13px
}

#coupon_info span:nth-child(2), .delivery span:nth-child(2), .ttprice div:nth-child(2) {
    font-size: 25px
}

#coupon_discount_value button {
    height: 20px;
    width: 20px;
    border: none;
    position: relative;
    opacity: .6;
    transition: all .3s ease;
    background: 0 0
}

#coupon_discount_value button:hover {
    opacity: 1
}

#coupon_discount_value button:after, #coupon_discount_value button:before {
    position: absolute;
    right: 5px;
    top: 4px;
    content: ' ';
    height: 18px;
    width: 2px;
    background-color: #fff
}

#coupon_discount_value button:before {
    transform: rotate(45deg)
}

#coupon_discount_value button:after {
    transform: rotate(-45deg)
}

.checkout-cont .sendform {
    background: #fff;
    box-shadow: 0 1px 16px rgba(0, 0, 0, .21);
    padding: 20px 15px
}

.checkout-cont {
    padding: 20px 15px;
    z-index: 99
}

.prfilter .child.curent {
    font-weight: 700
}

.prfilter .child.curent a {
    color: #43abc3
}

.checkout-cont h2 {
    margin-top: 0;
    font-family: PTSans-NarrowBold;
    font-size: 40px
}

.ordcart {
    padding: 20px 15px
}

.ordcart .ord-wrap {
    background: #fff;
    box-shadow: 0 1px 16px rgba(0, 0, 0, .21);
    padding: 20px 15px
}

.ordcart .ord-wrap h2 {
    margin-top: 0;
    font-family: PTSans-NarrowBold;
    font-size: 21px;
    margin-bottom: 20px
}

.ord-wrap .ctbl > div {
    box-shadow: 0 1px 4px rgba(0, 0, 0, .21);
    border-radius: 5px
}

.ord-wrap .ctbl > div:last-child {
    margin-bottom: 40px
}

.ctdelivery {
    display: none
}

.ctotal {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ctdelivery {
    margin-bottom: 30px
}

.ctotal {
    margin-bottom: 20px
}

.image-layout-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 100000;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    cursor: pointer;
    align-items: center
}

.jstable .thumb-wrap img {
    width: 100%
}

.grid-item > .catovar:hover, .grid-item > a:hover {
    box-shadow: 0 13px 29px rgba(0, 0, 0, .21);
    text-decoration: none
}

.grid-item > .catovar, .grid-item > a {
    width: 100%;
    display: block;
    padding: 16px;
    padding-bottom: 10px;
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    transition: all .3s ease;
    position: relative
}

.grid-item > .catovar div.thumb-wrap, .grid-item > a div.thumb-wrap {
    height: 230px;
    overflow: hidden;
    position: relative
}

.jstable .grid-item .teaser-header {
    text-align: left
}

.layout-window .layout-header .teaser-header {
    font-size: 21px;
    font-family: NotoSans
}

.layout-window .layout-header .current-price span {
    font-size: 22px;
    font-family: PTSans-NarrowBold
}

.opt-wrap {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.layout-window .image_screen-window {
    width: 100%;
    position: relative
}

.layout-window .image_screen-window .full-img-wrap {
    height: 70%;
    overflow: hidden;
    border-radius: 3px
}

.layout-window .chose-window li.active img {
    border: 3px solid #44b3bd
}

.layout-window .image_screen-window img {
    width: 100%;
    transition: all .5s ease
}

.layout-window .hrefToInfo {
    display: flex
}

.layout-window .submit-color {
    display: inline-block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #ffb821;
    font-size: 11px;
    text-transform: uppercase;
    font-family: NotoSans;
    font-weight: 700;
    padding: 0 9px;
    cursor: pointer;
    border-radius: 3px;
    transition: background .3s ease;
    margin: 0 auto;
    margin-top: -45px;
    position: relative
}

.layout-window .image_screen-window .submit-color:after {
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    content: '';
    display: block;
    height: 11px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 20px;
    top: 44%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 11px
}

.nice-select.sort > .current > div {
    overflow: hidden
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.layout-window .chose-window .chose-window-wrapper {
    margin-left: -6px;
    margin-right: -6px
}

.chose-window-wrapper {
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.layout-window .chose-window li {
    width: 20%;
    float: left;
    padding: 3px;
    list-style: none
}

.layout-window .chose-window li img {
    width: 100%;
    height: 40px;
    cursor: pointer;
    border-radius: 3px;
    border: 3px solid #fff;
    transition: all .3s ease
}

.layout-window .layout-header .current-price {
    font-family: PTSans-NarrowBold;
    font-size: 28px
}

.layout-window {
    width: 100%;
    border-radius: 3px;
    background: #fff;
    margin: auto;
    box-shadow: 0 13px 29px rgba(0, 0, 0, .21);
    position: absolute;
    z-index: 99999999;
    top: 0;
    padding-bottom: 20px
}

.layout-window-close {
    display: flex;
    justify-content: flex-end;
    background-color: #fefefe
}

.layout-window-close-element {
    width: 32px;
    line-height: 30px;
    text-align: center;
    color: #000;
    font-size: 22px
}

.layout-window .chose-window {
    width: 100%;
    padding: 15px 0;
    border-radius: 3px
}

.layout-window .layout-header {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px 15px 15px
}

.ctdelivery div:nth-child(1), .ctotal div:nth-child(1) {
    font-size: 13px
}

.ctdelivery div:nth-child(2), .ctotal div:nth-child(2) {
    font-size: 25px;
    font-family: PTSans-NarrowBold
}

.main-flex-wrapper {
    height: 100%
}

footer {
    z-index: 10;
    position: relative
}

.contentset {
    min-height: 55vh
}

html {
    height: 100%
}

body {
    height: 100%
}

.ac_results ul {
    width: 315px;
    margin-top: 5px;
    border-radius: 5px;
    background: #fff;
    padding: 10px
}

.ac_results .cat_cat {
    line-height: 26px
}

.ac_results .cat_cat p {
    text-align: center
}

.ac_results .cat_cat:last-child {
    margin-bottom: 20px
}

.ac_results li img {
    width: 25%;
    height: 75px;
    float: left;
    margin-right: 15px
}

.ac_results li {
    cursor: pointer;
    position: relative;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(125, 125, 125, .4);
    margin-bottom: 5px;
    overflow: hidden;
    font-size: 14px;
    transition: all .3s ease
}

.ac_results li:hover {
    box-shadow: 0 9px 18px rgba(118, 118, 118, .42)
}

.ac_results li p {
    padding-top: 5px
}

.ac_results li:last-child {
    margin-bottom: 80px
}

.ac_results .sprice {
    font-family: PTSans-NarrowBold;
    position: absolute;
    bottom: 5px;
    left: 90px;
    font-size: 26px;
    color: #25c2ef
}

.ac_results {
    z-index: 100
}

#totalsearch {
    cursor: pointer;
    display: block;
    float: left;
    width: 295px;
    line-height: 45px;
    color: #212121;
    font-family: NotoSans;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 5px;
    margin-left: 10px;
    position: relative;
    bottom: 60px;
    transition: all .3s ease;
    box-shadow: 0 3px 6px rgba(118, 118, 118, .42);
    background: #ffb821
}

#totalsearch:hover {
    text-decoration: none;
    background: #ffedac
}

.opt-wrap {
    min-height: 35px
}

.left-side {
    overflow: hidden;
    padding-bottom: 5px
}

.info-menu {
    margin-top: -5px;
    overflow: hidden;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, .21)
}

.info-menu li:first-child {
    padding-top: 5px
}

.auxpage p, .info-content p {
    font-size: 13px;
    font-family: NotoSans;
    line-height: 1.5
}

.info-menu li a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    font-family: NotoSans;
    padding-left: 25px;
    transition: all .3s ease
}

.info-menu li.active a {
    color: #44aec2;
    font-weight: 700
}

.info-menu li:hover a {
    background: #f0f0f0;
    text-decoration: none
}

.info-content {
    margin-bottom: 40px;
    padding: 0
}

.info-content .info-phones ul {
    float: left
}

.info-content .info-phones ul li {
    padding-bottom: 15px;
    padding-left: 25px
}

.info-content .info-phones ul:nth-of-type(1) {
    margin-right: 60px
}

.info-content .breadcrumbs {
    margin-top: 35px;
    margin-bottom: 0
}

.info-content .wework li {
    border-bottom: 1px solid #e4e4e4;
    display: block
}

.info-content .wework li:last-child {
    border-bottom: 0
}

.info-content .wework li p:nth-of-type(2n) {
    font-size: 16px
}

.info-content .wework li p {
    float: left;
    line-height: 25px;
    width: 50%;
    padding-bottom: 0
}

.auxpage h1, .info-content h1 {
    padding-bottom: 0;
    margin-top: 15px;
    margin-bottom: 45px;
    font-size: 40px;
    font-family: PTSans-NarrowBold
}

.info-content .info-wrap {
    margin-bottom: 35px
}

.info-content h3 {
    font-size: 16px;
    font-family: NotoSans;
    font-weight: 700;
    margin-bottom: 20px
}

.info-wrap.info-phones li {
    position: relative
}

.info-wrap.info-phones li:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0
}

.info-wrap.info-phones li.info-homephone:before {
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -244px -336px;
    width: 16px;
    height: 16px
}

.info-wrap.info-phones li.info-kyivstar:before {
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -201px -336px;
    width: 16px;
    height: 16px
}

.info-wrap.info-phones li.info-vodafone:before {
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -163px -336px;
    width: 16px;
    height: 16px
}

.info-wrap.contacwith a {
    position: relative;
    transition: all .3s ease;
    text-decoration: underline;
    padding-left: 20px
}

.info-wrap.contacwith li {
    line-height: 50px;
    float: left
}

.info-wrap.contacwith li:nth-child(1) {
    margin-right: 20px
}

.info-wrap.contacwith li span {
    display: block;
    width: 215px;
    height: 45px;
    border-radius: 5px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: PTSans-NarrowBold;
    background: #ffb821;
    text-align: center;
    line-height: 46px;
    padding-left: 20px;
    cursor: pointer;
    position: relative;
    transition: all .3s ease
}

.info-wrap.contacwith li span:hover {
    background: #ffedac
}

.info-wrap.contacwith li span:before {
    position: absolute;
    content: '';
    top: 13px;
    left: 40px;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -201px -302px;
    width: 18px;
    height: 18px
}

.info-wrap.contacwith a:hover {
    text-decoration: none
}

.info-wrap.contacwith a:before {
    position: absolute;
    content: '';
    top: 5px;
    left: 0;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -244px -302px;
    width: 16px;
    height: 16px
}

.about-banner {
    margin-top: 0
}

.about-banner img {
    width: 100%
}

.info-content .about-banner {
    display: none
}

.our-prod-wrap {
    height: auto;
    background-position: center -50px
}

.info-content h1 {
    margin-bottom: 15px;
    font-size: 30px
}

.our-prod-wrap h4, .our-prod-wrap p {
    text-align: center
}

.about-section {
    padding: 0 15px
}

.our-prod-wrap h4 {
    font-size: 27px;
    font-family: PTSans-NarrowBold
}

.our-prod-wrap div img {
    display: block;
    margin: 10px auto;
    width: 110px;
    margin-top: 20px
}

.our-prod-wrap .upper-prod {
    padding-top: 0
}

.about-clients h1 {
    text-align: center
}

.reglinks-list-wrapper a {
    font-size: .813rem
}

.reglinks-list-wrapper .region-center a {
    font-size: 1rem;
    color: #212121;
    font-weight: 700
}

.reglinks li {
    list-style: none;
    margin-right: 15px;
    line-height: 2;
    display: block;
    text-align: center
}

.reglinks-list-wrapper {
    margin-bottom: 10px
}

.reglinks h1 {
    text-align: center;
    margin-top: 0;
    font-size: 30px;
    font-family: PTSans-NarrowBold;
    margin-bottom: 20px
}

p.region-center {
    font-size: 15px;
    font-weight: 700;
    width: 100%;
    line-height: 1
}

.our-prod-wrap .about-section p {
    text-align: left;
    padding-top: 10px
}

.info-content hr {
    background: #d9d9d9;
    color: #d9d9d9
}

.our-prod-wrap .about-clientswrapper {
    background: #fff;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .09)
}

.our-prod-wrap .about-section .banner img {
    width: 100%
}

.our-prod-wrap .about-clients .about-clientswrapper .clearfix {
    margin-bottom: 0;
    height: 0
}

.about-clear {
    margin-bottom: 30px
}

.our-prod-wrap .about-clients > div > div {
    height: 170px
}

.our-prod-wrap .about-clients img {
    position: absolute;
    width: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.our-prod-wrap .lower-prod {
    padding-top: 40px
}

.info-content h2 {
    font-size: 27px;
    font-family: PTSans-NarrowBold
}

.info-content h3 {
    font-size: 21px;
    font-family: PTSans-NarrowBold
}

.del-ul {
    background: #fff;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .09);
    padding: 10px;
    margin-top: 20px
}

.del-ul h3 {
    margin-top: 0
}

.del-ul li {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.del-ul li img {
    float: left;
    padding-right: 30px;
    padding-left: 10px
}

.del-ul h4, .variants h4 {
    padding-top: 20px;
    font-size: 18px;
    font-family: PTSans-NarrowBold
}

.our-delivery .bottom-decor {
    margin-top: 35px
}

.variants li img {
    float: left;
    padding-right: 20px
}

.variants li {
    margin-bottom: 20px
}

.cart {
    width: 50px
}

@media screen and (min-width: 350px) {
    .cart {
        width: 60px
    }
}

@media screen and (max-width: 1366px) {
    .vitrina {
        padding: 0 15px
    }

    .cpt_product_search {
        width: 245px
    }

    .cart_icon {
        margin-left: 10px
    }

    .cart .total {
        display: none
    }

    .banner-block, .info-company .info-wrap, .low-header .wrapper, .lower-footer, .our-clients h2, .our-deals, .upper-header {
        padding: 0 15px
    }

    .upper-footer {
        padding: 30px 10px 40px
    }

    .upper-footer a {
        font-size: 14px
    }

    .footer-phones a {
        font-size: 25px
    }

    .footer-phones li:before {
        top: 2px
    }

    .contacts p {
        width: 250px
    }

    .grid-item > a > div.thumb-wrap {
        height: 245px
    }

    .category-page {
        padding: 20px 15px 0
    }

    .cpt_maincontent + .wrapper > .row, .product-page + .row {
        margin-left: 0;
        margin-right: 0
    }

    .product {
        padding: 30px 15px
    }

    .product-left {
        padding-left: 15px
    }

    .product-right {
        padding-right: 10px
    }

    .finishform {
        display: block
    }

    .cpt_product_price, .product-page-quantity {
        display: block;
        float: left
    }

    .cpt_product_price {
        margin-left: 10%
    }

    .offer .buy {
        width: 160px;
        float: right
    }

    .one-click-wrap {
        width: 160px;
        float: right;
        margin-top: 10px
    }

    .tabuls label {
        font-size: 13px
    }

    .cart-page {
        padding: 30px
    }

    #cart_content_tbl.row {
        margin-left: -15px;
        margin-right: -15px
    }

    .item-container .product-page-quantity {
        width: 50%
    }

    .item-container .prcshp {
        float: right;
        margin-right: 20px
    }

    #coupon_info span:nth-child(2), .delivery span:nth-child(2), .ttprice div:nth-child(2) {
        font-size: 23px
    }

    .leggend span {
        width: 40%
    }

    .checkout-cont {
        margin-bottom: 30px
    }

    .item-container .cart-large {
        float: right;
        margin-top: 10px;
        margin-right: 20px
    }

    #tabul_c5 li .description {
        display: none
    }

    #tabul_c5 li .countcolors {
        text-align: center
    }
}

.blog-page .post_block {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.post_block h2 a {
    font-size: 21px;
    color: #263238;
    font-family: PTSans-NarrowBold;
    transition: .4s
}

.post_title {
    font-family: PTSans-NarrowBold;
    font-size: 18px;
    color: #263238;
    margin: 0;
    padding: 0;
    float: left
}

.blog-page .post_content {
    height: 80px;
    overflow: hidden
}

.post_block .look-more {
    font-family: NotoSans;
    font-size: 13px;
    text-decoration: none;
    border-bottom: 1px solid #30a8ea;
    color: #30a8ea;
    transition: .4s
}

.blog-page a.no_underline {
    border-radius: 90px 90px;
    display: inline-block;
    line-height: 26px;
    color: #151515;
    font-weight: 700;
    font-size: 16px !important;
    transition: .4s
}

.info-content h2 {
    font-size: 27px;
    font-family: PTSans-NarrowBold;
    margin-top: 8px
}

.post-bottom-section {
    margin-top: 10px
}

.post-up-section {
    position: relative;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px
}

.post_date {
    margin-bottom: 10px
}

.blog-page .post_content h1 {
    font-family: PTSans-NarrowBold;
    font-size: 21px;
    display: none
}

.post_block {
    margin-bottom: 15px
}

.post-wrapper {
    width: 100%
}

.freedelivery_label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99
}

.jslist .freedelivery_label {
    top: 17px;
    width: 160px;
    left: 32px
}

.jstable .freedelivery_label {
    top: 17px;
    left: auto;
    right: 22px;
    width: 160px
}

@media screen and (min-width: 320px) {
    .mobile-nav .main-menu li.parent > a img {
        max-height: 30px;
        margin-right: 10px
    }

    .jslist .grid-item .teaser-name {
        height: 32px;
        overflow: hidden;
        font-size: 16px
    }

    .jslist .freedelivery_label {
        bottom: 20px;
        width: 110px;
        top: auto;
        left: 32px
    }

    .info-content p {
        overflow: hidden
    }

    .search-resualt div > span:nth-of-type(3) {
        float: right;
        font-size: 18px;
        font-weight: 700
    }

    .picture-product-search img {
        width: 70px !important;
        padding-right: 10px
    }

    .name-product-search {
        font-size: 13px
    }

    .our-clients-portfolio .our-clients-portfolio-wrapper {
        width: 50%;
        float: left;
        padding: 10px
    }

    .portfolio img {
        float: none !important;
        width: 100%
    }

    .single-object-football-wrapper-img img {
        width: 100%
    }

    .our-clients-portfolio .our-clients-portfolio-wrapper img {
        width: 100%
    }

    .img-set ul li {
        width: 50%;
        float: left;
        padding: 10px
    }

    .img-set ul li img {
        width: 100%
    }

    .single-object-football-wrapper-img {
        margin-bottom: 20px
    }

    .our-clients-portfolio-wrapper {
        text-align: center
    }

    #oneclick .jstell {
        width: 55%;
        line-height: 36px
    }

    #oneclick input[type=submit] {
        width: 42%;
        text-align: center
    }

    #oneclick {
        padding: 10px
    }

    .info-menu {
        display: none
    }

    #tabul_c2 tr {
        background: #fff;
        border-bottom: 1px solid #d7d7d7
    }

    .hartab strong {
        color: #46372e
    }

    #tabul_c2 tr strong {
        font-weight: 700
    }

    .catovar {
        width: 100%
    }

    .cart .total {
        display: block;
        color: #212121;
        text-align: right
    }

    #tabul_c2 tr td {
        width: 50% !important;
        padding: 10px 0;
        font-family: NotoSans
    }

    .hartab td {
        padding: 4px;
        font-size: 13px
    }

    .cart {
        background: 0 0;
        margin-left: auto
    }

    .cart:hover {
        background: 0 0
    }

    .mobileclass.parent ul {
        transition: none;
        display: none;
        padding: 0;
        position: relative;
        top: 0;
        left: 0;
        visibility: visible !important;
        width: 100% !important;
        opacity: 1 !important;
        z-index: 10
    }

    .main-menu {
        display: none
    }

    .mobileclass.parent ul li {
        float: none;
        width: 100%;
        height: auto
    }

    .mobile-nav .main-menu li.parent {
        position: relative
    }

    .main-menu {
        background: #fff
    }

    .mobileclass .opensub {
        width: 40px;
        height: 54px;
        float: none;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: auto;
        cursor: pointer;
        transition: all .3s ease
    }

    .mobileclass .opensub:before {
        border-bottom: 1px solid #030303;
        border-right: 1px solid #030303;
        content: '';
        display: block;
        height: 7px;
        width: 7px;
        margin-top: -4px;
        pointer-events: none;
        position: absolute;
        right: 17px;
        top: 45%;
        -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
        transform-origin: 66% 66%;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all .15s ease-in-out;
        transition: all .15s ease-in-out
    }

    .mobile-nav .main-menu li.parent > a {
        font-size: 16px;
        font-family: PTSans-NarrowBold;
        padding-left: 15px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        height: 55px;
        line-height: 55px;
        text-transform: uppercase;
        border-bottom: 1px solid #efefef
    }

    .mobile-nav .main-menu li.parent li {
        height: 55px;
        line-height: 55px;
        border-bottom: 1px solid #efefef
    }

    .catalogue span:before {
        display: none
    }

    .catalogue span {
        padding-left: 0;
        letter-spacing: 1.3px
    }

    .low-header .wrapper {
        padding: 0
    }

    .catalogue {
        width: 160px
    }

    .upper-header .wrapper {
        padding: 10px 0
    }

    .upper-header .logo {
        width: 110px
    }

    .upper-header .logo img {
        width: 100%
    }

    .mobile-nav .phones {
        display: none
    }

    .mobileclass.parent ul li p {
        padding-left: 55px;
        text-align: left
    }

    .cpt_product_search {
        height: 50px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        z-index: 100
    }

    .mobile-nav {
        position: relative;
        z-index: 999
    }

    .cmn-toggle-switch {
        cursor: pointer;
        background: 0 0;
        display: block;
        position: relative;
        overflow: hidden;
        margin: 0;
        padding: 0;
        width: 42px;
        height: 56px;
        font-size: 0;
        text-indent: -9999px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        box-shadow: none;
        border-radius: none;
        border: none;
        cursor: pointer;
        -webkit-transition: background .3s;
        transition: background .3s
    }

    .cmn-toggle-switch:focus {
        outline: 0
    }

    .tabs {
        overflow: hidden
    }

    header:not([class=sticky]) {
        z-index: 1000;
        position: fixed;
        width: 100%;
        transition: all .5s ease;
        top: 0
    }

    .cmn-toggle-switch span {
        display: block;
        position: absolute;
        top: 27px;
        left: 12px;
        right: 12px;
        height: 2px;
        background: #fff
    }

    .cmn-toggle-switch span::after, .cmn-toggle-switch span::before {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #fff;
        content: ""
    }

    .cmn-toggle-switch span::before {
        top: -7px
    }

    .cmn-toggle-switch span::after {
        bottom: -7px
    }

    .cmn-toggle-switch__htx span {
        -webkit-transition: background 0 .3s;
        transition: background 0 .3s
    }

    .cmn-toggle-switch__htx span::after, .cmn-toggle-switch__htx span::before {
        -webkit-transition-duration: .3s, .3s;
        transition-duration: .3s, .3s;
        -webkit-transition-delay: .3s, 0;
        transition-delay: .3s, 0
    }

    .cmn-toggle-switch__htx span::before {
        -webkit-transition-property: top, -webkit-transform;
        transition-property: top, transform
    }

    .cmn-toggle-switch__htx span::after {
        -webkit-transition-property: bottom, -webkit-transform;
        transition-property: bottom, transform
    }

    .cmn-toggle-switch__htx.active span {
        background: 0 0
    }

    .cmn-toggle-switch__htx.active span::before {
        top: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .cmn-toggle-switch__htx.active span::after {
        bottom: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .cmn-toggle-switch__htx.active span::after, .cmn-toggle-switch__htx.active span::before {
        -webkit-transition-delay: 0, .3s;
        transition-delay: 0, .3s
    }

    .info-pages, .phones {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        overflow: hidden;
        background: #fff
    }

    .checkout-success {
        padding: 0 15px;
        margin-top: -50px
    }

    .checkout-success h1 {
        font-size: 17px;
        font-size: 22px;
        font-family: PTSans-NarrowBold
    }

    .checkout-success .success-btn {
        margin: 0 auto;
        margin-top: 30px;
        display: block;
        width: 190px;
        background: -webkit-linear-gradient(#45bcb4, #43a7c8);
        background: -o-linear-gradient(#45bcb4, #43a7c8);
        background: linear-gradient(#45bcb4, #43a7c8);
        height: 45px;
        border-radius: 5px;
        text-align: center;
        line-height: 45px;
        margin-bottom: 20px;
        color: #fff;
        cursor: pointer
    }

    .svg-btn-wrapper {
        padding: 10px 0;
        cursor: pointer;
        text-align: center;
        width: 50px;
        display: block;
        height: 50px;
        line-height: 50px
    }

    .phone-btn, .search-btn {
        fill: #fff;
        width: 34px;
        height: 27px
    }

    .mobile-nav .main-menu {
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        box-shadow: 0 13px 20px rgba(0, 0, 0, .25);
        z-index: 902
    }

    .picproduct {
        position: relative;
        z-index: 0
    }

    header.sticky {
        position: static
    }

    .nav-b-wrapper {
        width: 50%;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-around;
        -ms-flex-pack: justify;
        justify-content: space-around;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    header.sticky + .mp-banner {
        margin-top: 0
    }

    .contentset.myhart {
        height: 1200px;
        overflow: hidden
    }

    #inputform label.error {
        display: none !important
    }

    .contentset.myhart .main-nav {
        height: 200vh
    }

    #inputform .inpt input.error {
        background: #ffe7e7;
        border: 1px solid #ed2b2b;
        color: #741111
    }

    #formresult {
        padding: 10px
    }

    #formresult strong {
        text-align: center;
        display: block;
        font-size: 20px;
        margin-bottom: 20px
    }

    #formresult p {
        text-align: center
    }

    footer {
        z-index: 1
    }

    #inputform #message + label.error {
        display: block !important
    }

    #callmeform #message-error {
        color: #ed2b2b;
        font-size: 12px
    }

    .mobile-nav .info-pages li a, .mobile-nav .phones li a {
        font-size: 16px;
        font-family: PTSans-NarrowBold;
        padding-left: 15px;
        display: block;
        height: 55px;
        line-height: 55px;
        text-transform: uppercase;
        border-bottom: 1px solid #efefef
    }

    .mobile-nav .phones li a {
        font-size: 20px;
        padding-left: 50px;
        text-align: center;
        position: relative
    }

    .mobile-nav .phones li:nth-child(1) a:before {
        top: 16px;
        left: 28%;
        content: '';
        position: absolute;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -72px -329px;
        width: 21px;
        height: 21px
    }

    .mobile-nav .phones li:nth-child(2) a:before {
        top: 16px;
        left: 28%;
        content: '';
        position: absolute;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -160px -332px;
        width: 21px;
        height: 21px
    }

    .mobile-nav .phones li:nth-child(3) a:before {
        top: 16px;
        left: 28%;
        content: '';
        position: absolute;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -278px -332px;
        width: 21px;
        height: 21px
    }

    .mobile-nav .phones li:nth-child(4) a:before {
        top: 16px;
        left: 28%;
        content: '';
        position: absolute;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -38px -329px;
        width: 21px;
        height: 21px;
        filter: invert(1)
    }

    .mobile-nav .phones li .contact-link {
        font-size: 20px;
        text-align: center;
        height: 55px;
        line-height: 55px;
        border-bottom: 1px solid #efefef;
        font-family: PTSans-NarrowBold
    }

    .mobile-nav .phones li {
        margin-left: 0
    }

    .mobile-nav .phones li p {
        display: none
    }

    .upper-footer .wrapper {
        flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        align-items: center;
        -ms-align-items: center;
        -webkit-align-items: center
    }

    .contacts .mail {
        margin-right: 0
    }

    .upper-footer {
        padding: 15px 10px 25px
    }

    .upper-footer .wrapper > a {
        margin-bottom: 25px
    }

    .upper-footer .wrapper ul {
        margin-bottom: 20px
    }

    .mp-banner {
        height: 200px
    }

    .mp-banner h1 {
        padding: 0;
        margin: 0;
        font-size: 21px
    }

    .mp-banner .treesome {
        padding-top: 0;
        width: 120px;
        height: 45px;
        margin: 0 auto;
        display: block;
        margin-top: 40px
    }

    .mp-banner .treesome use {
        fill: #fff
    }

    .info-block {
        padding-top: 0;
        padding-bottom: 0
    }

    .info-block .wrapper {
        padding: 25px 0 60px;
        position: relative;
        background: #fff;
        border-radius: 5px;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/wave-cont.png);
        background-size: 480% 100%;
        background-position-y: -15px;
        background-position-x: -15px
    }

    .banner-block a {
        position: relative;
        margin-top: 0;
        width: 100%
    }

    .banner-block .wrapper {
        display: block;
        overflow: hidden
    }

    .mobile-slick {
        position: relative;
        float: left
    }

    .banner-block {
        padding: 0
    }

    .tabs label {
        width: 100%;
        margin: 0;
        margin-bottom: 10px
    }

    .mp-gods {
        padding-top: 40px
    }

    .tabs .slick-list {
        clear: both;
        display: block;
        position: relative;
        overflow: hidden
    }

    .tabs ul.slick-dots {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .tabs ul.slick-dots button {
        margin: 0 5px;
        border: none;
        font-size: 0;
        border-radius: 50%;
        background: #c8c8c8;
        width: 10px;
        height: 12px;
        transition: all .5s ease
    }

    .tabs ul.slick-dots {
        margin-bottom: 40px
    }

    .tabs ul.slick-dots li.slick-active button {
        background: #f35049
    }

    .grid-item {
        margin-bottom: 10px
    }

    .our-deals h2 {
        text-align: center
    }

    .offer-wrap a {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .offer-img-wrap {
        width: 25%;
        height: 70px
    }

    .offer-wrap p {
        width: 75%;
        font-size: 18px;
        padding: 0;
        margin: 0
    }

    .offers .offer {
        padding: 0 5px
    }

    .vitrina {
        padding: 0 5px
    }

    .offer-wrap {
        box-shadow: 0 0 5px rgba(0, 0, 0, .21);
        margin-bottom: 10px
    }

    .offer-wrap img {
        width: 150%;
        transition: all 1.4s ease
    }

    .offers {
        margin-bottom: 25px
    }

    .controls .paginate {
        display: none
    }

    .contentset {
        padding-top: 119px
    }

    .category-page .left-bar {
        width: 300px;
        position: absolute;
        background: #fff;
        z-index: 100;
        display: block;
        top: 120px;
        transition: .4s;
        left: -590px;
        z-index: 9999
    }

    .category-page .left-bar.active {
        left: 0
    }

    .filter-sidebar {
        padding: 20px 10px
    }

    .close-filter {
        position: absolute;
        right: 19px;
        top: 23px;
        width: 17px;
        cursor: pointer;
        height: 18px
    }

    .grid-item .teaser-header {
        overflow: hidden
    }

    .close-filter:after, .close-filter:before {
        position: absolute;
        right: 6px;
        top: 0;
        content: ' ';
        height: 22px;
        width: 2px;
        background-color: #333
    }

    .close-filter:before {
        transform: rotate(45deg)
    }

    .close-filter:after {
        transform: rotate(-45deg)
    }

    .controls {
        display: block
    }

    .category-page .brands {
        display: none
    }

    .category-page .about-prod {
        display: none
    }

    .low-header {
        box-shadow: 0 9px 16px rgba(0, 0, 0, .21)
    }

    .category-page h1, .brand-page h1 {
        font-size: 30px;
        padding-bottom: 20px
    }

    .view-styles {
        float: right
    }

    .sort-wrap {
        width: 180px;
        float: left
    }

    .openfilter {
        display: block;
        height: 46px;
        line-height: 46px;
        text-align: center;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff;
        font-family: NotoSans;
        font-weight: 700;
        background: -webkit-linear-gradient(#45bbb4, #43a7c8);
        background: -o-linear-gradient(#45bbb4, #43a7c8);
        background: linear-gradient(#45bbb4, #43a7c8);
        border-radius: 5px;
        cursor: pointer
    }

    .openfilter-wrap {
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #ebebeb
    }

    .main-flex-wrapper {
        height: auto
    }

    .filter-sidebar h2 {
        display: none
    }

    #arr_navi, #mypager li {
        display: none !important
    }

    .more-gods {
        margin-top: 10px;
        display: block;
        height: 46px;
        line-height: 46px;
        text-align: center;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff;
        font-family: NotoSans;
        font-weight: 700;
        background: -webkit-linear-gradient(#45bbb4, #43a7c8);
        background: -o-linear-gradient(#45bbb4, #43a7c8);
        background: linear-gradient(#45bbb4, #43a7c8);
        border-radius: 5px;
        cursor: pointer;
        margin-bottom: 30px
    }

    .tabuls_cont img {
        width: 100% !important;
        height: auto !important
    }

    .seen-before {
        display: none
    }

    #tabul_c1, #tabul_c2, #tabul_c4 {
        position: static;
        display: block;
        opacity: 1
    }

    .product-left {
        padding: 0
    }

    .small-img {
        display: none
    }

    .product-form .breadcrumbs {
        display: none
    }

    .jslist .list-wrap {
        display: none
    }

    .product {
        padding-top: 0;
        padding-bottom: 0
    }

    .jslist .grid-item > .catovar div.thumb-wrap {
        width: 40%;
        height: 110px
    }

    .jslist .allimages {
        font-size: 13px;
        font-family: Notosans;
        border-radius: 3px;
        border: 1px solid #44b9b2;
        padding: 3px 20px;
        cursor: pointer;
        display: block;
        width: 100%;
        position: absolute;
        text-align: center;
        bottom: 6px
    }

    .jslist .in_stock, .jslist .not_instock {
        position: relative;
        padding-left: 13px;
        text-transform: lowercase;
        font-size: 13px;
        font-family: NotoSans;
        padding-bottom: 0
    }

    .in_stock:before, .not_instock:before {
        content: '';
        position: absolute;
        top: 3px;
        left: 0;
        width: 8px;
        height: 8px;
        border-radius: 50%
    }

    .in_stock:before {
        background: #42a54f
    }

    .jslist .in_stock, .jslist .not_instock {
        position: relative;
        padding-left: 13px;
        text-transform: lowercase;
        font-size: 13px;
        font-family: NotoSans;
        padding-bottom: 0
    }

    .notinstock {
        filter: grayscale(1)
    }

    .jslist .grid-item {
        margin-bottom: 10px
    }

    .jslist .allimages span {
        margin-left: 5px;
        display: inline-block;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        color: #fff;
        background: #44b9b2;
        line-height: 20px;
        text-align: center
    }

    .jslist .grid-item > .catovar {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 145px;
        z-index: 20
    }

    .jslist .opt-wrap {
        display: table;
        text-align: left;
        width: 55%;
        position: relative;
        height: 100%
    }

    .jstable .allimages {
        font-size: 13px;
        font-family: Notosans;
        border-radius: 3px;
        border: 1px solid #44b9b2;
        padding: 5px 20px;
        cursor: pointer
    }

    .product .images {
        padding: 0;
        max-height: 300px;
        overflow: hidden
    }

    .opt-wrap + .list-wrap {
        display: none !important
    }

    .grid-item h4 {
        height: 25px
    }

    .head-prod {
        display: block;
        padding: 0 15px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px
    }

    .jstable .allimages span {
        margin-left: 5px;
        display: inline-block;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        color: #fff;
        background: #44b9b2;
        line-height: 20px;
        text-align: center
    }

    .product-form h1, .product-form h1 span {
        text-align: center;
        font-size: 30px;
        margin-top: 20px
    }

    .product-page h4 {
        font-size: 18px;
        text-align: left;
        position: relative;
        margin: 20px 0;
        text-transform: uppercase;
        font-family: NotoSans;
        font-weight: 700
    }

    .product-page h4 .flag {
        position: absolute;
        height: 100%;
        width: 40px;
        top: 0;
        right: 0;
        cursor: pointer;
        transition: all .3s ease;
        display: block
    }

    .product-page h4 .flag:before {
        border-bottom: 3px solid #030303;
        border-right: 3px solid #030303;
        content: '';
        display: block;
        height: 14px;
        width: 14px;
        margin-top: -4px;
        pointer-events: none;
        position: absolute;
        right: 13px;
        top: 26%;
        -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
        transform-origin: 66% 66%;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all .15s ease-in-out;
        transition: all .15s ease-in-out
    }

    .product-page h4.opened .flag:before {
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }

    .review_content {
        width: 100% !important;
        padding: 0 !important;
        font-size: 13px;
        line-height: 1.6
    }

    .review_block {
        transition: none;
        padding: 10px;
        margin: 10px 0;
        border-radius: 5px;
        box-shadow: 0 3px 9px rgba(0, 0, 0, .21)
    }

    .review_date {
        font-size: 14px
    }

    #tabul_c4 input {
        display: block;
        position: static
    }

    .catarticul {
        position: absolute;
        top: 0;
        left: 0;
        width: 30%;
        z-index: 10
    }

    .jslist .grid-item > .catovar .thumb-wrap {
        position: relative
    }

    .jslist .grid-item > .catovar .thumb-wrap:before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        display: none;
        width: 80px;
        height: 80px;
        background-size: 70px;
        z-index: 10
    }

    .jslist .grid-item > .catovar.hit .thumb-wrap:before {
        display: block;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/labels/2.svg) no-repeat
    }

    .cat--langUa .jslist .grid-item > .catovar.hit .thumb-wrap:before {
        display: block;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/labels/2ukr.svg) no-repeat
    }

    .jslist .grid-item > .catovar.new .thumb-wrap:before {
        display: block;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/labels/3.svg) no-repeat
    }

    .jslist .grid-item > .catovar.sale .thumb-wrap:before {
        display: block;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/labels/1.svg) no-repeat
    }

    .cat--langUa .jslist .grid-item > .catovar.sale .thumb-wrap:before {
        display: block;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/labels/1ukr.svg) no-repeat
    }

    .jslist .grid-item > .catovar.skidka .thumb-wrap:before {
        display: block;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/labels/4.svg) no-repeat
    }

    .cat--langUa .jslist .grid-item > .catovar.skidka .thumb-wrap:before {
        display: block;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/labels/4ukr.svg) no-repeat
    }

    .jstable .grid-item > .catovar .thumb-wrap {
        position: relative
    }

    .jstable .grid-item > .catovar .thumb-wrap:before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        display: none;
        width: 100px;
        height: 80px;
        background-size: 100px;
        z-index: 10
    }

    .jstable .grid-item > .catovar.hit .thumb-wrap:before {
        display: block;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/labels/2.svg) no-repeat
    }

    .cat--langUa .jstable .grid-item > .catovar.hit .thumb-wrap:before {
        display: block;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/labels/2ukr.svg) no-repeat
    }

    .jstable .grid-item > .catovar.new .thumb-wrap:before {
        display: block;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/labels/3.svg) no-repeat
    }

    .jstable .grid-item > .catovar.sale .thumb-wrap:before {
        display: block;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/labels/1.svg) no-repeat
    }

    .cat--langUa .jstable .grid-item > .catovar.sale .thumb-wrap:before {
        display: block;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/labels/1ukr.svg) no-repeat
    }

    .jstable .grid-item > .catovar.skidka .thumb-wrap:before {
        display: block;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/labels/4.svg) no-repeat
    }

    .cat--langUa .jstable .grid-item > .catovar.skidka .thumb-wrap:before {
        display: block;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/labels/4ukr.svg) no-repeat
    }

    .jstable .grid-item > .catovar.markdown .thumb-wrap:before {
        display: block;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/labels/4markdown.svg) no-repeat
    }

    .cat--langUa .jstable .grid-item > .catovar.markdown .thumb-wrap:before {
        display: block;
        background: url(/published/publicdata/ENITADB/attachments/SC/images/labels/markdown_ukr.svg) no-repeat
    }

    .product .freedelivery_label {
        width: 180px !important;
        position: absolute;
        bottom: 20px;
        left: 0;
        top: auto;
        z-index: 1
    }

    .description {
        padding: 0;
        margin-bottom: 30px
    }

    .tabul_iframe {
        max-width: 560px;
        height: 200px;
        margin-bottom: 20px
    }

    #tabul_c4 iframe {
        margin-bottom: 40px;
        width: 100% !important;
        height: 100% !important
    }

    #tabul_c1, #tabul_c2, #tabul_c3, #tabul_c4, #tabul_c5, #tabul_c6 {
        padding: 0 15px
    }

    #tabul_c4 .jsrev, #tabul_c4 .reviews {
        padding: 0 15px
    }

    #tabul_c4 .add_rev {
        padding: 0 15px
    }

    #tabul_c4 form {
        background: #f4f4f4;
        padding: 10px 15px;
        padding-bottom: 40px
    }

    #tabul_c5 form .sendrlbl {
        font-size: 14px;
        font-family: NotoSans;
        font-weight: 700;
        margin-bottom: 10px
    }

    .product-form .product-page-quantity-wrap input {
        font-size: 21px;
        font-family: PTSans-NarrowBold
    }

    #tabul_c5 form .revaname {
        width: 100%;
        height: 40px;
        border-radius: 5px;
        border-top: 1px solid #ccc;
        box-shadow: 0 2px 4px rgba(0, 0, 0, .21);
        margin-bottom: 30px
    }

    #tabul_c5 form textarea {
        resize: none;
        width: 100%;
        border-radius: 5px;
        border-top: 1px solid #ccc;
        box-shadow: 0 2px 4px rgba(0, 0, 0, .21);
        margin-bottom: 30px;
        height: 135px
    }

    #tabul_c4 form .g-recaptcha > div {
        transform: scale(.95);
        position: absolute;
        left: 9px
    }

    .accessories__list, .tabuls h4 + div, .tabuls h4 + form, .tabuls h4 + iframe, .tabuls h4 + table {
        display: none
    }

    .tabul-flex-wrap {
        display: flex;
        flex-wrap: wrap
    }

    .accessories__list {
        font-size: 0;
        list-style-type: none
    }

    .accessories__item {
        display: inline-block;
        vertical-align: top;
        font-size: 1rem;
        width: 47%;
        padding: 10px;
        list-style-type: none;
        border: 1px solid #ebebeb;
        margin-bottom: 20px;
        transition: all .25s ease
    }

    .accessories__item:nth-child(odd) {
        margin-right: 15px
    }

    .accessories__item .teaser-header {
        font-size: 12px;
        text-align: center
    }

    .accessories__item .current-price {
        font-size: 12px;
        text-align: center;
        font-family: NotoSans;
        font-weight: 700;
        width: 100%;
        max-width: 500px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: auto
    }

    .accessories__item:hover {
        box-shadow: 0 13px 29px rgba(0, 0, 0, .21)
    }

    #tabul_c5 form .sendrsbmt {
        margin-top: 0;
        width: 100%;
        height: 46px;
        line-height: 39px;
        font-family: NotoSans;
        font-weight: 700;
        font-size: 16px;
        text-align: center;
        display: block;
        text-transform: uppercase;
        background: -webkit-linear-gradient(#ffb821, #ffb821);
        background: -o-linear-gradient(#ffb821, #ffb821);
        background: linear-gradient(#ffb821, #ffb821);
        box-shadow: 0 3px 6px rgba(0, 0, 0, .08)
    }

    .base-prices {
        width: 100%
    }

    .base-prices p {
        text-align: center
    }

    .base-prices .old-price {
        color: #b4b4b4;
        text-decoration: line-through;
        font-family: NotoSans
    }

    .base-prices .old-price span {
        color: #b4b4b4;
        font-family: NotoSans
    }

    .tabuls_cont {
        min-height: 100px
    }

    .product-form {
        margin-bottom: 10px;
        padding: 0
    }

    .dostcvet {
        display: flex;
        flex-direction: column;
        margin: 0;
        max-height: 45vh;
        overflow: auto;
    }

    .offer .buy {
        width: 44%;
        float: right
    }

    .one-click-wrap {
        margin-top: 0;
        float: left;
        width: 50%
    }

    .offer .buy, .offer .one-click {
        border-radius: 3px;
        font-size: 14px
    }

    .product-page-colors ul li img, .product-page-desc-colors ul li img {
        height: 34px
    }

    .choose-color.jschose.fancy-color {
        display: flex;
        align-items: center;
    }

    .jsnode {
        position: relative
    }

    .spinner {
        margin-bottom: 10px
    }

    .product-page-colors ul li img, .product-page-desc-colors ul li img {
        max-height: 55px
    }

    .jsrev {
        margin-bottom: 20px
    }

    .chose-img {
        width: 100%
    }

    .product-page-desc {
        padding: 0 15px;
        transition: all .4s ease
    }

    .product-page-desc-colors ul li.choose-color-list-item {
        margin-right: 0
    }

    .jsnode > .product-page-desc-colors {
        display: none;
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 10;
        border-radius: 5px;
        background: #fff;
        box-shadow: 0 0 9px rgba(0, 0, 0, .21)
    }

    .base-prices {
        margin-bottom: 20px
    }

    .chose-color_mobile {
        display: block;
        text-align: center;
        cursor: pointer;
        border-radius: 3px;
        width: 100%;
        height: 46px;
        text-transform: uppercase;
        font-size: 16px;
        font-family: NotoSans;
        font-weight: 700;
        color: #fff;
        background: -webkit-linear-gradient(#45bcb4, #43a8c7);
        background: -o-linear-gradient(#45bcb4, #43a8c7);
        background: linear-gradient(#45bcb4, #43a8c7);
        line-height: 46px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, .08)
    }

    .cart-page {
        margin-top: 0;
        padding: 25px 15px;
        margin-bottom: 0;
        background: #f3f4f5
    }

    .cart-page .delivery {
        display: none
    }

    .ca-item {
        background: #fff;
        height: auto;
        display: block;
        position: relative;
        padding-bottom: 10px
    }

    .rem-btn {
        position: absolute;
        top: 0;
        right: 0;
        height: 35px;
        width: 30px;
        background: 0 0
    }

    .img-container {
        float: left;
        width: 30%;
        height: 65px;
        padding: 0;
        position: relative
    }

    .checkout-cont {
        padding: 20px 0;
        margin-bottom: 0
    }

    .ordcart {
        padding: 0
    }

    .checkout-cont h2 {
        font-size: 30px;
        margin-bottom: 15px
    }

    .checkout-cont .sendform {
        border-radius: 5px;
        padding: 20px 10px
    }

    .sendoform .sendolbl {
        margin-bottom: 10px
    }

    .firstinpt, .phoneinpt {
        width: 100%;
        float: none;
        padding-right: 0
    }

    .ctotal {
        padding: 10px
    }

    .ordcart .cimg {
        width: 25%;
        height: 65px
    }

    .ordcart .single-gods-wrap {
        padding: 0 10px
    }

    .ordcart .ord-wrap {
        box-shadow: none;
        margin-bottom: 30px;
        padding: 0;
        background: 0 0
    }

    .ord-wrap .ctbl > div:last-child {
        margin-bottom: 0;
        border-bottom: 1px solid #e6e6e6
    }

    .fast-checkout {
        background: #fff;
        border-radius: 5px;
        box-shadow: 0 1px 16px rgba(0, 0, 0, .21)
    }

    .ordcart .ord-wrap h2 {
        font-family: PTSans-NarrowBold;
        padding: 10px 15px;
        margin-bottom: 0;
        font-size: 21px !important;
        position: relative
    }

    .checkout-cart-container .jsctbl {
        display: none
    }

    .checkout-cart-container {
        background: #fff;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px
    }

    .ord-wrap .ctbl > div {
        box-shadow: none;
        border-top: 1px solid #e6e6e6
    }

    .checkout-cart-container .single-gods {
        padding: 10px;
        margin-bottom: 0
    }

    .img-container .cart-large {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        z-index: 10;
        width: 80%;
        height: 60%;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background: rgba(181, 181, 181, .7);
        border-radius: 5px
    }

    .img-container img {
        width: 100%;
        height: 70px
    }

    .ca-item hr {
        margin-bottom: 10px;
        margin-top: 10px
    }

    #coupon_form {
        background: #fff;
        margin-bottom: 20px
    }

    .coupon-wrapper input {
        width: 100%
    }

    .img-container + h3 {
        margin: 0;
        font-size: 16px;
        line-height: 1;
        padding-left: 10px;
        float: right;
        width: 70%;
        padding-right: 25px
    }

    .coupon-wrapper button {
        background: 0 0;
        position: absolute;
        top: 15px;
        right: 20px;
        box-shadow: none
    }

    .coupon-wrapper {
        position: relative;
        display: none
    }

    #coupon_info, .delivery, .ttprice {
        padding-bottom: 10px
    }

    .item-container {
        width: 100%;
        height: auto;
        margin-top: 15px;
        padding: 0 5px
    }

    .item-container hr {
        width: 100%
    }

    .top-cart-container {
        padding: 0 5px;
        padding-top: 10px
    }

    .item-container .prcshp {
        margin-right: 0;
        font-size: 21px
    }

    #coupon_form h4 {
        border-bottom: 0;
        font-size: 13px;
        font-family: NotoSans;
        text-transform: none;
        position: relative
    }

    .top-cart-container h3 a {
        font-size: 16px;
        font-family: NotoSans
    }

    .item-container {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        box-sizing: border-box
    }

    .item-container .spinner {
        margin-bottom: 0
    }

    .ca-item .jscrem {
        opacity: 1
    }

    .ca-item .jscrem:after {
        display: none
    }

    .ca-item .jscrem:before {
        background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -246px -371px;
        width: 14px;
        height: 19px;
        transform: none;
        right: 2px;
        top: -1px
    }

    #coupon_form h4 .arrow, .ordcart .ord-wrap h2 .arrow {
        position: absolute;
        height: 100%;
        width: 40px;
        top: 0;
        right: 0;
        cursor: pointer;
        transition: all .3s ease;
        display: block
    }

    #coupon_form h4.active .arrow:before, .ordcart .ord-wrap h2.active .arrow:before {
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }

    #coupon_form h4 .arrow:before, .ordcart .ord-wrap h2 .arrow:before {
        border-bottom: 2px solid #030303;
        border-right: 2px solid #030303;
        height: 12px;
        width: 12px;
        right: 22px;
        content: '';
        display: block;
        margin-top: -4px;
        pointer-events: none;
        position: absolute;
        top: 40%;
        -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
        transform-origin: 66% 66%;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all .15s ease-in-out;
        transition: all .15s ease-in-out
    }

    .attr-wrapper {
        position: absolute;
        top: 85px;
        left: 0;
        z-index: 1000000;
        background: #fff;
        display: block;
        max-height: 0;
        overflow-y: hidden;
        transition: all .4s ease;
        cursor: pointer;
        width: 100%;
        box-shadow: 0 3px 6px rgba(0, 0, 0, .21);
        border-radius: 3px
    }

    .product-page-width-td {
        position: relative
    }

    .attr-wrapper.active {
        max-height: 520px
    }

    .attr-wrapper a {
        display: block;
        margin-right: 0;
        cursor: pointer
    }

    .product-form .product-page-quantity-wrap {
        height: 50px;
        width: 100%
    }

    .product-form .product-page-quantity-wrap .more:before {
        -webkit-transform: rotate(315deg);
        -ms-transform: rotate(315deg);
        transform: rotate(315deg)
    }

    iframe[name=google_conversion_frame] {
        height: 0
    }

    .product-form .product-page-quantity-wrap .less:before, .product-form .product-page-quantity-wrap .more:before {
        height: 8px;
        width: 8px;
        border-bottom: 2px solid #212121;
        border-right: 2px solid #212121;
        right: 18px
    }

    .product-form .product-page-quantity-wrap .less:before {
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    .select-class {
        display: block;
        padding: 10px 0;
        font-size: 21px;
        font-family: PTSans-NarrowBold;
        background: #fff;
        cursor: pointer;
        border: 1px solid #ebebeb;
        box-shadow: 0 0 4px rgba(0, 0, 0, .21);
        transition: all .3s ease;
        height: 50px;
        line-height: 30px;
        text-align: center;
        position: relative
    }

    .offer h5 {
        text-align: center
    }

    #orderform input[type=text] {
        width: 100%
    }

    .select-class:after {
        border-bottom: 1px solid #030303;
        border-right: 1px solid #030303;
        content: '';
        display: block;
        height: 8px;
        width: 8px;
        margin-top: -4px;
        pointer-events: none;
        position: absolute;
        right: 13px;
        top: 46%;
        -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
        transform-origin: 66% 66%;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all .15s ease-in-out;
        transition: all .15s ease-in-out
    }

    .select-class.active:after {
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }

    .attr-wrapper a {
        box-shadow: none;
        text-align: center;
        font-size: 18px;
        font-family: PTSans-NarrowBold
    }

    .product-page-quantity {
        width: 50%
    }

    .pr-article {
        margin-bottom: 10px
    }

    .other-attr {
        width: 44%;
        margin-top: 0
    }

    .product-page .control-wrapper {
        padding: 15px 0;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .product-page-quantity-wrap + span {
        display: none
    }

    .cpt_product_price .finalprice {
        font-size: 24px
    }

    .sqrprod br {
        display: none
    }

    .sqrprod {
        margin-bottom: 0;
        line-height: 1.8
    }

    .cpt_product_price {
        margin-left: 0;
        width: 100%
    }

    .subcategory .child a {
        color: #13827c;
        border-bottom: 1px solid #13827c;
        font-size: 14px;
        font-family: NotoSans;
        line-height: 1;
        padding-bottom: 2px;
        transition: all .3s ease
    }

    .logo img, .upper-footer img {
        width: 140px
    }

    .subcategory .child hr {
        margin: 0 20px;
        height: 1px;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .lower-footer .wrapper {
        background-size: 100%
    }

    .subcategory .child {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .subcategory li .count {
        font-family: NotoSans;
        text-align: center;
        font-size: 14px;
        color: #263238;
        display: block;
        float: right;
        width: 35px;
        border-radius: 5px;
        height: 100%;
        border: 1px solid #c8e0df;
        background: #f1ffff
    }

    .cpt_product_price .roz {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .jslist .thumb-wrap img {
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        position: absolute
    }

    .lower-footer p {
        font-size: 12px
    }

    .product-page h4 {
        margin: 0;
        margin-bottom: 20px
    }

    .hartab {
        margin-bottom: 20px
    }

    #tabul_c2 tr:last-child {
        border-bottom: none
    }

    .tabuls_cont {
        margin-top: 0;
        padding-top: 20px;
        border-top: 1px solid #ccc
    }

    .one-price span, .opt-price span {
        font-family: PTSans-NarrowBold
    }
}

.humburger {
    width: 43px;
    height: 51px;
    position: relative
}

#nav-icon2 {
    width: 22px;
    height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

#nav-icon2 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #d3531a;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    display: block;
    position: absolute;
    height: 2px;
    width: 50%;
    background: #fff;
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

#nav-icon2 span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0
}

#nav-icon2 span:nth-child(odd) {
    left: 0;
    border-radius: 9px 0 0 9px
}

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
    top: 8px
}

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
    top: 17px
}

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
    top: 26px
}

#nav-icon2.open span:nth-child(1), #nav-icon2.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#nav-icon2.open span:nth-child(2), #nav-icon2.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#nav-icon2.open span:nth-child(1) {
    left: 0;
    top: 14px
}

#nav-icon2.open span:nth-child(2) {
    left: calc(50% - 4px);
    top: 14px
}

#nav-icon2.open span:nth-child(3) {
    left: -50%;
    opacity: 0
}

#nav-icon2.open span:nth-child(4) {
    left: 100%;
    opacity: 0
}

#nav-icon2.open span:nth-child(5) {
    left: 0;
    top: 21px
}

#nav-icon2.open span:nth-child(6) {
    left: calc(50% - 4px);
    top: 21px
}

.bread, .breadcrumbs {
    margin-bottom: 10px
}

.bread a, .breadcrumbs li {
    float: left;
    margin-right: 15px;
    padding-right: 20px;
    margin-top: 5px;
    font-size: 12px;
    position: relative
}

.bread a, .breadcrumbs li a {
    color: #23527c;
    text-decoration: underline
}

.bread a:before, .breadcrumbs li:before {
    position: absolute;
    content: '';
    top: 3px;
    right: 0;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -9px -276px;
    width: 10px;
    height: 7px
}

.bread .last-crumb {
    font-family: NotoSans;
    color: #263238;
    text-decoration: none;
    font-size: 12px
}

.clear-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 100000;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    cursor: pointer;
    align-items: center;
    display: none
}

.clear-wrap {
    width: 90%;
    border-radius: 5px;
    padding: 15px;
    background: #fff;
    margin: auto;
    box-shadow: 0 13px 29px rgba(0, 0, 0, .21)
}

.delete-img-wrapper img {
    width: 100%
}

./*cart-page .product-page-quantity{display:none}*/.clearthis {
    float: right;
    font-size: 14px;
    width: 120px;
    text-align: center;
    border-radius: 5px;
    margin-top: 12px;
    padding: 4px 0;
    border: 2px solid #ffb821
}

.delete-img-wrapper {
    width: 30%;
    float: left;
    margin-right: 10px
}

.red {
    color: #ef2d2d;
    padding-right: 3px
}

.moves {
    margin-top: 20px
}

.moves > a, .moves > p {
    float: left;
    width: 50%;
    position: relative;
    cursor: pointer;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    font-family: NotoSans;
    color: #263238
}

.moves > p:nth-of-type(1):after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #d1d1d1
}

.close-delete {
    margin-bottom: 20px
}

.clear-mask .dlt-name {
    font-size: 16px;
    font-family: NotoSans;
    color: #263238
}

.close-delete {
    margin-bottom: 20px;
    padding-left: 35px;
    font-size: 14px;
    position: relative
}

.close-delete:before {
    position: absolute;
    content: '';
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -246px -371px;
    width: 14px;
    height: 19px;
    transform: none;
    left: 2px;
    top: -4px
}

.close-delete span {
    position: absolute;
    right: 0;
    top: -4px;
    width: 17px;
    cursor: pointer;
    height: 18px;
    opacity: 1
}

.close-delete span:after, .close-delete span:before {
    position: absolute;
    right: 6px;
    top: 0;
    content: ' ';
    height: 22px;
    width: 2px;
    background-color: #212121
}

.close-delete span:before {
    transform: rotate(45deg)
}

.close-delete span:after {
    transform: rotate(-45deg)
}

.info-wrap.contacwith li:nth-of-type(2) a {
    margin: 0 auto;
    display: block;
    width: 215px;
    height: 45px;
    border-radius: 5px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: NotoSans;
    font-weight: 700;
    background: #ffb821;
    text-align: center;
    line-height: 46px;
    padding-left: 20px;
    cursor: pointer;
    position: relative;
    transition: all .3s ease;
    margin-top: 30px
}

.info-wrap.contacwith li:nth-of-type(2) a:before {
    position: absolute;
    content: '';
    top: 13px;
    left: 26px;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -201px -302px;
    width: 18px;
    height: 18px
}

.contacwith {
    position: relative
}

.contacwith ul {
    width: 100%
}

#inputform .btn input {
    display: block;
    margin-top: 10px;
    width: 185px;
    height: 43px;
    line-height: 38px;
    text-transform: uppercase;
    background: #ffb821;
    font-size: 16px;
    border: none;
    color: #212121;
    font-family: NotoSans;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    transition: .3s;
    border-radius: 3px;
    margin: 0 auto
}

#callmeform .btn {
    padding: 0;
    display: block;
    widows: 100%
}

.info-wrap.contacwith li {
    display: block;
    width: 100%;
    line-height: 0
}

.contacwith:after {
    clear: both;
    display: block;
    height: 1px;
    content: ''
}

#inputform .inpttext textarea {
    width: 100%;
    min-height: 100px;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    border: 0;
    resize: none;
    margin-bottom: 10px
}

#inputform .inpt input {
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin-bottom: 10px;
    padding: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    border: 0;
    border-radius: 5px;
    font-size: 14px;
    font-family: PTSans-NarrowBold
}

#formwrapp {
    width: 280px !important
}

#callmeform label {
    display: block;
    font-family: NotoSans;
    font-weight: 700;
    font-size: 14px;
    color: #212121;
    margin-bottom: 10px
}

#callmeform label#message-error {
    margin-bottom: 5px
}

#inputform h2 {
    font-family: PTSans-NarrowBold;
    margin-top: 10px;
    font-size: 21px;
    color: #263238;
    margin: 0;
    text-align: center
}

#callmeform {
    padding: 15px 3px 0 3px
}

.about-section > div:nth-of-type(4) {
    display: none
}

#YMapsID-1 {
    display: none
}

.info-content h2 {
    cursor: pointer;
    text-decoration: underline
}

.contacwith h3 {
    text-align: center
}

.info-wrap.contacwith a {
    position: relative;
    transition: all .3s ease;
    text-decoration: underline;
    padding-left: 20px;
    display: block;
    margin: 0 auto;
    width: 270px;
    height: 20px;
    text-align: center;
    margin-top: 20px
}

.info-wrap.contacwith a:before {
    position: absolute;
    content: '';
    top: -6px;
    left: 50px;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -244px -302px;
    width: 16px;
    height: 16px
}

.img-list > li {
    width: 15%;
    float: left
}

.img-list > li img {
    width: 100%
}

.picproduct {
    float: left
}

.product .images {
    position: relative;
    z-index: 0
}

.slick-prev {
    left: 0;
    right: 0;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/enita-sprite.svg);
    filter: invert(0);
    background-size: 400px;
    background-position: -168px -174px;
    transform: rotate(180deg)
}

.slick-next {
    right: 0;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/enita-sprite.svg);
    filter: invert(0);
    background-size: 400px;
    background-position: -168px -174px
}

.slick-next, .slick-prev {
    transition: .4s;
    position: absolute;
    top: 35%;
    z-index: 10;
    border: 0;
    width: 30px;
    height: 50px;
    border-radius: 3px;
    font-size: 0
}

.slick-next {
    right: 0
}

.slick-prev {
    right: 0
}

.product .images .picproduct img {
    width: 100%
}

.product .images ul.slick-dots {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0
}

.product .images ul.slick-dots button {
    margin: 0 5px;
    border: none;
    font-size: 0;
    border-radius: 50%;
    background: #c8c8c8;
    width: 10px;
    height: 12px;
    transition: all .5s ease
}

.product .images ul.slick-dots li.slick-active button {
    background: #f35049
}

#formwrapp {
    width: 280px !important;
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    height: 390px;
    border-radius: 5px;
    z-index: 100;
    box-shadow: 0 0 32px rgba(0, 0, 0, .21)
}

#inputform .inpt input {
    border: 1px solid #ccc
}

#inputform .inpttext textarea {
    border: 1px solid #ccc
}

#inputform h2 {
    text-decoration: none
}

.close_this {
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .7;
    cursor: pointer;
    z-index: 8040;
    outline: 0;
    background-color: transparent;
    z-index: 600;
    display: block;
    cursor: pointer;
    height: 22px;
    width: 22px;
    border: none
}

.close_this:after, .close_this:before {
    position: absolute;
    left: 10px;
    content: ' ';
    height: 22px;
    top: 0;
    width: 3px;
    background-color: #020202;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.close_this:after {
    transform: rotate(45deg)
}

.close_this:before {
    transform: rotate(-45deg)
}

.slick-disabled {
    display: none !important
}

.post_content p > img {
    width: 100% !important;
    height: auto !important
}

.post_content ol {
    list-style: decimal
}

.post_content ol li {
    margin-left: 10px
}

.post_content li {
    font-size: 13px;
    font-family: NotoSans;
    line-height: 1.5;
    margin-bottom: 10px
}

.post_content ul {
    margin: 15px 0 15px 25px;
    list-style: square
}

.post-best p {
    text-decoration: underline
}

.post-best h3 {
    padding-bottom: 0;
    margin: 0
}

.reglinks-list-wrapper ul {
    display: flex;
    flex-wrap: wrap
}

@media screen and (min-width: 560px) {
    .tabul_iframe {
        height: 315px
    }

    .layout-window .chose-window li {
        width: 16.6%
    }

    .chose-img {
        width: 10%
    }

    .ordcart .cimg {
        width: 15%
    }

    .cart-page {
        min-height: 60vh
    }

    .img-container {
        width: 20%
    }

    .grid-item .teaser-header {
        height: 43px;
        overflow: hidden
    }

    .jslist .grid-item > .catovar {
        height: 130px
    }

    .search-page .grid-item {
        width: 50%;
        float: left;
        padding: 0 10px
    }

    .jslist .in_stock, .jslist .not_instock {
        margin-top: 10px
    }

    .jslist .allimages {
        width: 150px
    }

    .jslist .grid-item .current-price {
        text-align: left;
        margin-bottom: 0;
        float: right;
        position: relative;
        bottom: 20px
    }

    .left-column.filter-sidebar {
        width: 350px;
        background: #fff;
        border-radius: 5px;
        box-shadow: 0 0 6px rgba(0, 0, 0, .21)
    }

    .prfilter-options {
        box-shadow: none !important
    }

    .name-product-search {
        font-size: 18px
    }

    .nav-b-wrapper {
        width: 30%
    }

    .info-block {
        display: none
    }

    .cat-prod.jstable .grid-item {
        width: 50%
    }

    .jslist .thumb-wrap img {
        width: 100%
    }

    .info-content .info-wrap {
        width: 50%;
        float: left
    }

    .info-content .col-md-7:before {
        clear: both;
        display: block;
        content: ''
    }

    .info-content .col-md-5:after {
        clear: both;
        display: block;
        content: ''
    }

    .picture-product-search img {
        width: 100px !important;
        padding-right: 10px
    }

    .search-resualt div > span:nth-of-type(3) {
        float: right;
        font-size: 24px;
        font-weight: 700
    }

    .info-content h1 {
        font-size: 30px
    }

    .news-blg .post_date {
        position: relative;
        margin-bottom: 20px
    }

    .post_block {
        background: 0 0;
        border: 0;
        box-shadow: none;
        border-radius: 0
    }

    .post_content {
        padding: 0
    }
}

.cat {
    margin-bottom: 30px
}

.search-resualt ul {
    padding: 0 10px
}

.jstable .in_stock:before {
    display: none
}

.search-resualt {
    background: #fff
}

.search-resualt li {
    display: block;
    padding: 10px 0
}

.in_stock {
    color: #42a54f
}

.not_instock {
    color: #d0575b
}

.search-resualt div {
    position: relative
}

.search-resualt div:after {
    clear: both;
    display: block;
    content: ''
}

.search-page {
    padding: 0 5px;
    margin-bottom: 30px
}

@media screen and (min-width: 1000px) { {
.accessories__item .teaser-headerfont-size:45px
}.accessories__item .current-price {
    font-size: 45px
}

    #oneclick {
        width: 400px
    }

    .ordcart {
        margin-top: 68px;
        padding-left: 15px
    }

    .chose-img {
        width: 10%
    }

    .product {
        padding-top: 10px
    }

    .product-form {
        padding-left: 10px
    }

    .product-left .product > .row {
        margin: 0
    }

    .product-left {
        width: 100%
    }

    .info-menu {
        display: block;
        margin-top: 25px
    }

    .left-column.filter-sidebar {
        width: 100%
    }

    .category-page .left-bar {
        padding-right: 15px;
        background: 0 0;
        position: relative;
        left: 0;
        top: 0
    }

    .cat-prod {
        margin-top: 60px
    }

    .info-content > .row > div {
        width: 100%
    }

    .our-prod-wrap .lower-prod > div, .our-prod-wrap .upper-prod > div {
        width: 33.33%;
        margin-bottom: 20px;
        float: left
    }

    .reglinks-list-wrapper {
        margin-bottom: 50px;
        width: 33.33%;
        float: left
    }

    .reglinks-list {
        padding: 0 15px
    }

    .cpt_maincontent .reglinks li {
        margin-right: 0
    }

    .reglinks-list-wrapper p {
        text-align: center
    }
}

@media screen and (min-width: 375px) {
    .accessories__item .teaser-header {
        font-size: 14px;
        line-height: 1
    }

    .accessories__item .current-price {
        font-size: 14px
    }

    .tabul_iframe {
        height: 290px
    }

    .search-page .paginate {
        margin-bottom: 30px
    }

    .search-page {
        padding: 0 10px
    }

    .jslist .grid-item > .catovar div.thumb-wrap {
        width: 40%;
        height: 100px
    }

    .layout-window .chose-window li img {
        height: 50px
    }
}

@media screen and (min-width: 560px) {
    .tabul_iframe {
        height: 315px
    }

    .accessories__item .teaser-header {
        font-size: 20px
    }

    .accessories__item .current-price {
        font-size: 20px
    }

    .accessories__item:nth-child(odd) {
        margin-right: 20px
    }
}

.full-version {
    display: block;
    width: 190px;
    background: -webkit-linear-gradient(#45bcb4, #43a7c8);
    background: -o-linear-gradient(#45bcb4, #43a7c8);
    background: linear-gradient(#45bcb4, #43a7c8);
    height: 45px;
    border-radius: 5px;
    text-align: center;
    line-height: 45px;
    margin-bottom: 20px;
    color: #fff;
    cursor: pointer
}

.region-page h1, .region-page h1 span {
    padding-bottom: 0;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 30px;
    font-family: PTSans-NarrowBold
}

.region-page .productblock .picproduct {
    width: 100%;
    height: 200px;
    overflow: hidden;
    margin-bottom: 10px
}

.region-page .productblock .picproduct img {
    width: 100%;
    height: auto
}

.region-page .productblock {
    width: 100%;
    display: block;
    padding: 16px;
    padding-bottom: 10px;
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    transition: all .3s ease;
    position: relative
}

.region-page .prdcname a {
    margin-top: 6px;
    text-align: left;
    font-size: 21px;
    font-family: NotoSans;
    height: 45px
}

.region-page .productblock .price {
    text-align: center;
    font-size: 21px;
    font-family: PTSans-NarrowBold;
    color: #263238
}

.region-page {
    margin-bottom: 30px;
    font-size: 13px;
    font-family: NotoSans;
    line-height: 1.5
}

.region-page .prdcname {
    margin-top: 10px;
    width: 100%;
    height: 45px;
    text-align: center;
    overflow: hidden
}

.region-page .tovary ul li {
    float: none
}

.region-page h2, .region-page h2 span {
    font-size: 21px;
    font-family: PTSans-NarrowBold;
    text-align: left !important;
    margin-bottom: 10px
}

.region-page h3, .region-page h3 span {
    font-size: 18px;
    font-family: PTSans-NarrowBold;
    text-align: left !important;
    margin-bottom: 10px
}

.region-page .all-cat a {
    display: block;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-family: NotoSans;
    font-weight: 700;
    background: -webkit-linear-gradient(#45bbb4, #43a7c8);
    background: -o-linear-gradient(#45bbb4, #43a7c8);
    background: linear-gradient(#45bbb4, #43a7c8);
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 30px;
    border: none
}

.region-page .brands a {
    display: block;
    float: left;
    width: 50%;
    height: 140px;
    position: relative
}

.region-page .brands a img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute
}

.product-page .krohi a {
    display: block;
    border-radius: 3px;
    padding-left: 20px;
    position: relative;
    margin-top: 15px;
    margin-bottom: 10px;
    width: 100%
}

.product-page .krohi a:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    border-bottom: 2px solid #212121;
    border-right: 2px solid #212121;
    content: '';
    display: block;
    height: 10px;
    width: 10px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    top: 6px;
    left: 2px;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

input.overlock.overlock_ajax {
    margin-top: 15px;
    margin-left: 10px
}

.overlock_label {
    margin-bottom: 10px
}

.choose-color-layout {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 6px
}

.choose-color-layout.active {
    border: 4px solid #3a3a3a;
    transform: scale(1.05)
}

.color-select {
    width: 100%;
    height: 100%
}

.choose-color-layout img {
    width: 100%;
    height: 100%
}

.product-page-desc .image-layout-wrapper {
    display: none
}

.jsnode-modal {
    -ms-align-items: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    top: 0;
    left: 0;
    z-index: 999999
}

.jsnode-modal .product-page-desc-colors-modal {
    border-radius: 0
}

.product-page-desc-colors-modal:after, .product-page-desc-colors-modal:before {
    content: "";
    display: table
}

.product-page-desc-colors-modal:after {
    clear: both
}

.jsnode-modal .full-img-wrap img {
    width: 100%
}

.change-image, .e-change-image {
    transition: .4s;
    position: absolute;
    top: 48%;
    z-index: 10;
    border: 0;
    width: 30px;
    height: 50px;
    border-radius: 3px;
    font-size: 0;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/enita-sprite.svg), rgba(225, 225, 225, .51);
    background-position: -168px -174px;
    filter: invert(1);
    background-size: 400px
}

.e-change-image {
    top: 37%
}

.change-image_next, .e-change-image_next {
    right: 0
}

.change-image_prev, .e-change-image_prev {
    left: 0;
    transform: rotate(180deg)
}

body.show-choose .main-flex-wrapper {
    height: 0;
    overflow: hidden
}

.product .product-form.allheight {
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 99999999;
    top: -190px
}

.jsnode-modal-close {
    display: none;
    text-align: right;
    padding: 5px 0
}

.jsnode-modal-close-element {
    font-size: 20px;
    margin-right: 10px
}

.jsnode-modal .image_screen-window {
    position: relative;
}

.productSlider .thumb-wrap {
    display: inline-block
}

.jslist .productSlider {
    width: 40%
}

.jslist .productSlider .thumb-wrap {
    display: inline-block;
    height: 110px !important
}

.jslist .productSlider {
    position: relative
}

.productSlider {
    overflow: hidden
}

.productSlider .slick-prev {
    transition: all .3s ease;
    z-index: 10
}

.productSlider .slick-next {
    transition: all .3s ease;
    z-index: 10
}

#map iframe {
    width: 100%
}

.thumb-wrap img {
    width: 100%
}

img {
    opacity: 1;
    transition: opacity .3s
}

img[data-src] {
    opacity: 0
}

.catovar .productSlider .thumb-wrap img {
    width: 100% !important
}

#oneclick .vosem, #orderform .vosem, #remember_form .vosem, .header-callback-from .vosem {
    width: 30px;
    float: left;
    padding-top: 11px;
    font-size: 16px;
    margin-right: 5px;
    position: absolute;
    left: 19px
}

.phoneinpt .sendotxt {
    padding-left: 43px !important
}

.header-callback-from {
    top: 30px;
    bottom: auto;
    display: none;
    width: 100%;
    height: 188px;
    position: fixed;
    max-width: 441px;
    left: 0;
    right: 0;
    z-index: 1000 !important;
    margin: auto;
    background: #fff;
    border-radius: 5px;
    padding: 10px 15px;
    box-shadow: 0 0 32px rgba(0, 0, 0, .21);
    z-index: 1000
}

.show-callback-from {
    font-size: 22px;
    text-align: center;
    padding-top: 11px;
    cursor: pointer;
    text-decoration: underline;
    padding-bottom: 0
}

#callback input[type=submit] {
    line-height: 25px
}

.teaser_option {
    font-size: 13px;
    font-family: Notosans;
    margin-bottom: 5px;
    color: #8c8c8c
}

.teaser_option span {
    color: #8c8c8c
}

.ask-city._active {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    max-width: 248px
}

.ask-city {
    position: absolute;
    top: 7%;
    left: 19.5%;
    z-index: 106000;
    padding: 1.8rem;
    border-radius: 1rem;
    -webkit-box-shadow: 0 0 10px 1px rgba(50, 50, 50, .3);
    box-shadow: 0 0 10px 1px rgba(50, 50, 50, .3);
    background: hsla(0, 0%, 100%, .92);
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    color: #000;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    line-height: normal
}

.btn_block {
    width: 100%;
    display: block;
    text-align: center
}

.btn_round-more {
    border-radius: 2rem;
    padding: .7rem 1rem
}

.ask-city .btn {
    border: none;
    outline: 0;
    cursor: pointer;
    position: relative;
    top: 0;
    max-width: 100%;
    font: 16px PTSans, sans-serif;
    font: 1rem PTSans, sans-serif;
    margin-top: 10px;
    background: #45bcb4;
    color: #fff;
    padding: 1rem 2.7rem;
    -webkit-transition: background-color .3s linear;
    transition: background-color .3s linear;
    display: inline-block;
    text-decoration: none;
    text-align: center
}

.ask-city__name {
    color: #6bb864;
    font-weight: 700
}

.ask-city__refuse {
    color: #000;
    display: block;
    margin-top: 9px
}

.ask-city__refuse:hover {
    color: #6bb864
}

.js-kyiv-phone-number {
    visibility: hidden
}

.open-phones .secondary-phone {
    display: block
}

.all-phone-numbers {
    display: none
}

.tabuls p iframe {
    max-width: 100%
}

.sity-info {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d8d8d8
}

.sity-info:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.sity-info__left {
    margin-bottom: 20px
}

.sity-info__right {
    height: 300px
}

@media screen and (min-width: 480px) {
    .sity-info__right {
        height: 350px
    }
}

.sity-card {
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.sity-map {
    width: 100%;
    height: 100%
}

.sity-map iframe {
    width: 100%;
    height: 100%
}

.sity-card:last-child {
    margin-bottom: 0
}

.sity-card__name {
    color: #13827c;
    font-family: PTSans-NarrowBold;
    font-size: 30px;
    margin-bottom: 20px
}

.sity-card__item {
    display: flex;
    border-bottom: 1px solid #d8d8d8;
    padding: 10px 0;
    font-size: 13px
}

@media screen and (min-width: 420px) {
    .sity-card__item {
        font-size: 16px
    }
}

.sity-card__inner-item a:hover {
    color: #13827c
}

.sity-card__item:last-child {
    border-bottom: 0
}

.sity-card__item-name {
    min-width: 27%;
    color: #13827c
}

.sity-card__inner-list {
    min-width: 70%;
    width: 70%
}

.sity-card__inner-item {
    position: relative;
    padding-bottom: 8px;
    padding-left: 20px;
    font-weight: 700
}

.sity-card__inner-item:last-child {
    padding-bottom: 0
}

.sity-card__inner-item:after {
    content: '';
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #13827c;
    left: 0;
    top: 30%
}

.sity-card__inner-item a {
    transition: color .15s ease
}

.sity-card_phone-kyivstar:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -201px -336px;
    width: 16px;
    height: 16px
}

.sity-card_phone-kyivstar:after {
    content: none
}

.sity-card_phone-vodafone:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -163px -336px;
    width: 16px;
    height: 16px
}

.sity-card_phone-vodafone:after {
    content: none
}

.sity-card_phone-lifecell:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 16px;
    height: 16px;
    background-image: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wAARCAAZABkDASIAAhEBAxEB/8QAGQAAAgMBAAAAAAAAAAAAAAAABAUAAgMG/8QAKBAAAQMCBAQHAAAAAAAAAAAAAQACAwQREhMhMTNBUmEUIjRRcXKx/8QAGAEAAgMAAAAAAAAAAAAAAAAAAgQBAwX/xAAlEQABAgQEBwAAAAAAAAAAAAABAAIDBBIhESJBYRMxQlGhsfD/2gAMAwEAAhEDEQA/AOyqal7pMmG9+ZG6t4bLAc5+I87rOocKWMMZxH6ucqxMlewPlfhjGxcsaI6p5DhU7wPtUzhltYe0QJ8pwDjdv4ibj3QFRNTup7MN3ctNUJmSdRRCc4BpOYbabKBCqGPJMJKUy1gkfrGBt3QldPjmLAfKzS3dNkgqPVSfYo55gYzBvUbooGY30W1NA6d4sLMG5TXJj6ApBwWfC0TEtKshM7kqqJELiv/Z);
    background-repeat: no-repeat;
    background-size: 100%
}

.sity-card_phone-lifecell:after {
    content: none
}

.sity-card_phone-home:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat -244px -336px;
    width: 16px;
    height: 16px
}

.sity-card_phone-home:after {
    content: none
}

.el-visible {
    display: block !important
}

.phone_not-kyiv {
    display: none
}

.city-card-header {
    position: static !important;
    background: 0 0;
    margin-bottom: 16px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center
}

.dialog {
    background: #fff;
    user-select: none;
    border-radius: 5px;
    width: 100%;
    height: 70%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 99;
    box-shadow: 0 0 120px rgba(0, 30, 50, .7);
    opacity: 0;
    transition: all .3s ease-in
}

.dialog-close-wrap, .dialog__trigger {
    cursor: pointer
}

.map-dialog, .map-dialog-kr {
    background: #fff;
    user-select: none;
    border-radius: 5px;
    width: 800px;
    height: 714px;
    position: absolute;
    top: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 100;
    box-shadow: 0 0 120px rgba(0, 30, 50, .7);
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in;
    overflow: hidden
}

.dialog.dialog--active {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    visibility: visible;
    opacity: 1;
    transition: all .3s ease-out;
    overflow: hidden
}

.map-dialog-kr.map-dialog--active, .map-dialog.map-dialog--active {
    left: 50%;
    top: 60%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    visibility: visible;
    opacity: 1;
    transition: all .3s ease-out;
    overflow: hidden
}

.gallery-slide {
    background-color: gray
}

.pagination-kr, .pagination-kyiv {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    margin-top: 16px
}

.swiper-button-disabled {
    opacity: 0
}

.gallery-slide img {
    height: auto;
    width: 100%
}

.dialog-close-wrap {
    background-color: rgba(255, 255, 255, .5);
    width: 48px;
    height: 48px;
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 1010;
    border-radius: 50%
}

.dialog-close {
    position: absolute;
    top: 11px;
    left: 11px;
    z-index: 1010;
    border: none;
    background: 0 0;
    font-size: 0
}

.dialog-close:before, .map-dialog-close:before {
    position: absolute;
    left: 10px;
    content: ' ';
    height: 27px;
    top: 0;
    width: 5px;
    background-color: #303030;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transform: rotate(45deg)
}

.dialog-close:after, .map-dialog-close:after {
    position: absolute;
    left: 10px;
    content: ' ';
    height: 27px;
    top: 0;
    width: 5px;
    background-color: #303030;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transform: rotate(-45deg)
}

.main-btn {
    background-color: #ffb821;
    border: none;
    border-radius: 5px;
    color: #303030;
    font-size: 16px;
    text-align: center;
    padding-top: 16px;
    padding-right: 48px;
    padding-bottom: 16px;
    padding-left: 48px;
    transition: all .3s ease;
    box-shadow: 0 3px 6px rgba(118, 118, 118, .42);
    font-weight: 700;
    font-family: NotoSans, sans-serif
}

.city-info {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    margin-bottom: 32px;
    min-height: 405px;
    width: 100%
}

.city-card {
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 10px;
    padding: 12px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    width: 100%;
    height: 100%;
    margin-right: 16px
}

.city-map {
    display: none
}

.city-card__email a {
    color: #13827c;
    text-decoration: underline
}

.sity-card__inner-item a {
    color: #13827c;
    text-decoration: underline
}

.shop-photo-wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.shop-photo-wrap img {
    width: 100%;
    height: auto
}

.shop-photo-wrap .main-btn {
    box-shadow: none;
    position: relative
}

.button-wrap {
    width: 100%;
    border-radius: 0;
    bottom: 0;
    left: 0;
    height: 50px;
    background-color: #ffb821;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    position: absolute;
    transition: .3s ease-in-out
}

.dialog__trigger:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 9px;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/sprite.png) no-repeat 0 -287px;
    width: 32px;
    height: 32px;
    transition: .3s
}

.button-wrap:hover .dialog__trigger:before {
    left: 12px
}

.location-item {
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between
}

.location-item-content {
    display: flex;
    flex-flow: row nowrap;
    margin-bottom: 8px
}

.location-item-content ul li {
    margin-bottom: 8px
}

.location-item-content ul li:last-child {
    margin-bottom: 0
}

button.map-button {
    border: none;
    background: 0 0;
    color: #13827c;
    border-bottom: 1px dashed #13827c;
    padding: 0;
    font-family: NotoSans, sans-serif;
    position: relative;
    font-size: 13px
}

.map-dialog-close:before {
    background-color: #303030
}

.map-dialog-close:after {
    background-color: #303030
}

.city-info {
    flex-direction: column
}

.gallery-top, .gallery-top-kr {
    width: 100%
}

@media screen and (max-width: 550px) {
    .city-card {
        margin-right: 0
    }

    .dialog {
        width: 100%
    }

    .city-card-header {
        margin-bottom: 0
    }

    .category-page {
        padding: 16px
    }

    .cpt_maincontent {
        padding-left: 16px;
        padding-right: 16px
    }

    .map-dialog, .map-dialog-kr {
        width: 100%;
        height: 65%
    }
}

@media screen and (min-width: 318px) {
    .buy-contact {
        padding: 20px 0
    }

    .buy-contact__img {
        margin-bottom: 20px
    }

    .buy-contact__img img {
        width: 100%
    }

    .buy-contact .buy-contact__button {
        display: inline-block;
        background-color: #ffb901;
        color: #fff;
        height: 40px;
        line-height: 40px;
        padding: 0 25px;
        margin-top: 25px;
        transition: all .25s ease
    }

    .buy-contact .buy-contact__button:focus, .buy-contact .buy-contact__button:hover {
        color: #fff;
        text-decoration: none;
        background-color: #e6a000
    }

    .buy-contact__content {
        display: flex;
        flex-direction: column-reverse
    }

    .buy-contact__left, .buy-contact__right {
        width: 100%
    }

    .buy-contact__map {
        width: 100%;
        height: 350px
    }

    .buy-contact .buy-contact__title {
        font-size: 25px;
        color: #00847b;
        font-weight: 700;
        margin-bottom: 15px;
        margin-top: 10px
    }

    .buy-contact__label {
        margin-bottom: 15px
    }

    .buy-contact__label span {
        font-size: 14px
    }

    .buy-contact__name {
        display: block;
        font-weight: 700;
        margin-bottom: 5px
    }

    .modal {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9999
    }

    .modal-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .3)
    }

    .form-sended__close, .modal-close {
        display: inline-block;
        position: absolute;
        top: 20px;
        right: 20px;
        width: 18px;
        height: 18px;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDIxMi45ODIgMjEyLjk4MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjEyLjk4MiAyMTIuOTgyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPGcgaWQ9IkNsb3NlIj4KCTxwYXRoIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDsiIGQ9Ik0xMzEuODA0LDEwNi40OTFsNzUuOTM2LTc1LjkzNmM2Ljk5LTYuOTksNi45OS0xOC4zMjMsMC0yNS4zMTIgICBjLTYuOTktNi45OS0xOC4zMjItNi45OS0yNS4zMTIsMGwtNzUuOTM3LDc1LjkzN0wzMC41NTQsNS4yNDJjLTYuOTktNi45OS0xOC4zMjItNi45OS0yNS4zMTIsMGMtNi45ODksNi45OS02Ljk4OSwxOC4zMjMsMCwyNS4zMTIgICBsNzUuOTM3LDc1LjkzNkw1LjI0MiwxODIuNDI3Yy02Ljk4OSw2Ljk5LTYuOTg5LDE4LjMyMywwLDI1LjMxMmM2Ljk5LDYuOTksMTguMzIyLDYuOTksMjUuMzEyLDBsNzUuOTM3LTc1LjkzN2w3NS45MzcsNzUuOTM3ICAgYzYuOTg5LDYuOTksMTguMzIyLDYuOTksMjUuMzEyLDBjNi45OS02Ljk5LDYuOTktMTguMzIyLDAtMjUuMzEyTDEzMS44MDQsMTA2LjQ5MXoiIGZpbGw9IiMwMjAyMDIiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
        background-repeat: no-repeat;
        background-size: 100%
    }

    .form-sended {
        position: relative;
        display: none;
        margin-bottom: 30px;
        background-color: #fff;
        padding: 15px 20px;
        width: 100%;
        z-index: 2
    }

    .form-wrap {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%)
    }

    .modal-callback__content {
        width: 90%;
        max-width: 450px;
        padding: 20px
    }

    .modal-callback__title {
        margin-top: 0
    }

    .modal-callback__name {
        font-size: 12px;
        display: block;
        margin-bottom: 7px
    }

    .modal-callback__input {
        vertical-align: top;
        width: 100%;
        height: 36px;
        padding-left: 49px;
        border-radius: 5px;
        border: 1px solid #ccc5ba;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .21);
        float: left
    }

    .modal-callback .vosem {
        width: 30px;
        float: left;
        padding-top: 9px;
        font-size: 17px;
        margin-right: 5px;
        position: absolute;
        left: 13px
    }

    .modal-callback__label {
        position: relative;
        padding-bottom: 10px
    }

    .modal-callback__label:after, .modal-callback__label:before {
        content: "";
        display: table
    }

    .modal-callback__label:after {
        clear: both
    }

    .modal-callback__input-wrap {
        margin-bottom: 20px;
        overflow: hidden
    }

    .modal-callback__button_wrapper .button {
        background-color: #44b3bd;
        width: 100%;
        float: right;
        height: 36px;
        border: none;
        line-height: 33px;
        border-radius: 5px;
        cursor: pointer;
        text-align: center;
        font-size: 14px;
        color: #fff;
        transition: all .3s ease
    }

    .modal-callback__label label {
        position: absolute;
        font-size: 12px;
        bottom: -7px;
        left: 0;
        color: red
    }

    .modal-callback__success {
        width: 90%;
        max-width: 450px;
        padding: 20px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 6px;
        border: 1px solid rgba(0, 0, 0, .2);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-callback__title {
        font-size: 22px;
        padding-right: 20px;
        font-weight: 700
    }
}

@media screen and (min-width: 400px) {
    .modal-callback__input {
        width: 65%
    }

    .modal-callback__button_wrapper .button {
        width: 34%
    }

    .modal-callback__input-wrap {
        margin-bottom: 0;
        overflow: visible
    }
}

.phone-viber-item a {
    display: flex !important;
    text-transform: none !important;
    color: #59267c;
    align-items: center;
    justify-content: center;
    padding: 0 !important
}

.phone-viber-item a:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUyLjUxMSA1Mi41MTEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUyLjUxMSA1Mi41MTE7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0zMS4yNTYsMEgyMS4yNTRDMTAuNzc4LDAsMi4yNTUsOC41MjEsMi4yNTUsMTguOTk1djkuMDFjMCw3LjgsNC43OTMsMTQuODEsMTIsMTcuNjY1djUuODQxICAgIGMwLDAuMzk2LDAuMjMzLDAuNzU0LDAuNTk1LDAuOTE0YzAuMTMsMC4wNTgsMC4yNjgsMC4wODYsMC40MDUsMC4wODZjMC4yNDMsMCwwLjQ4NC0wLjA4OSwwLjY3MS0wLjI1OUwyMS43MjUsNDdoOS41MzEgICAgYzEwLjQ3NiwwLDE4Ljk5OS04LjUyMSwxOC45OTktMTguOTk1di05LjAxQzUwLjI1NSw4LjUyMSw0MS43MzIsMCwzMS4yNTYsMHogTTQ4LjI1NSwyOC4wMDVDNDguMjU1LDM3LjM3Niw0MC42Myw0NSwzMS4yNTYsNDUgICAgaC05LjkxN2MtMC4yNDgsMC0wLjQ4NywwLjA5Mi0wLjY3MSwwLjI1OWwtNC40MTMsMy45OTd2LTQuMjc5YzAtMC40MjQtMC4yNjctMC44MDItMC42NjctMC45NDIgICAgQzguODEsNDEuNjM4LDQuMjU1LDM1LjE5Niw0LjI1NSwyOC4wMDV2LTkuMDFDNC4yNTUsOS42MjQsMTEuODgxLDIsMjEuMjU0LDJoMTAuMDAyYzkuMzc0LDAsMTYuOTk5LDcuNjI0LDE2Ljk5OSwxNi45OTVWMjguMDA1eiIgZmlsbD0iIzU5MjY3YyIvPgoJCTxwYXRoIGQ9Ik0zOS40NzEsMzAuNDkzbC02LjE0Ni0zLjk5MmMtMC42NzItMC40MzctMS40NzItMC41ODUtMi4yNTUtMC40MjNjLTAuNzg0LDAuMTY1LTEuNDU4LDAuNjI4LTEuODk1LDEuMzAzbC0wLjI4OSwwLjQ0NCAgICBjLTIuNjYtMC44NzktNS41OTMtMi4wMDItNy4zNDktNy4wODVsMC43MjctMC42MzJoMGMxLjI0OC0xLjA4NSwxLjM3OS0yLjk4MywwLjI5NC00LjIzM2wtNC44MDgtNS41MzEgICAgYy0wLjM2Mi0wLjQxNy0wLjk5NC0wLjQ2LTEuNDExLTAuMDk5bC0zLjAxOSwyLjYyNGMtMi42NDgsMi4zMDItMS40MTEsNS43MDctMS4wMDQsNi44MjZjMC4wMTgsMC4wNSwwLjA0LDAuMDk4LDAuMDY2LDAuMTQ1ICAgIGMwLjEwNSwwLjE4OCwyLjYxMiw0LjY2Miw2LjY2MSw4Ljc4NmM0LjA2NSw0LjE0MSwxMS40MDQsNy45NjUsMTEuNjI5LDguMDc2YzAuODM4LDAuNTQ0LDEuNzgxLDAuODA1LDIuNzE0LDAuODA1ICAgIGMxLjYzOCwwLDMuMjQ0LTAuODAzLDQuMjAyLTIuMjc1bDIuMTc4LTMuMzU0QzQwLjA2NiwzMS40MTMsMzkuOTM0LDMwLjc5NCwzOS40NzEsMzAuNDkzeiBNMzUuOTEsMzQuMTQyICAgIGMtMC45MDEsMS4zODgtMi43NjMsMS43ODItNC4yMzMsMC44MzRjLTAuMDczLTAuMDM4LTcuMzY0LTMuODM1LTExLjIwNy03Ljc1Yy0zLjU5Mi0zLjY1OS01Ljk3Ny03LjcyNC02LjMwMi04LjI5MSAgICBjLTAuNzkyLTIuMjIxLTAuNjUyLTMuNTg2LDAuNDY0LTQuNTU2bDIuMjY1LTEuOTY4bDQuMTUyLDQuNzc2YzAuMzY5LDAuNDI0LDAuMzI2LDEuMDQ0LTAuMDk2LDEuNDExbC0xLjIyNywxLjA2NiAgICBjLTAuMjk5LDAuMjYtMC40MTcsMC42NzEtMC4zLDEuMDQ5YzIuMDkyLDYuNzk4LDYuMTYsOC4xMzMsOS4xMyw5LjEwOGwwLjQzMywwLjE0M2MwLjQzMywwLjE0NiwwLjkwNy0wLjAyMSwxLjE1NS0wLjQwMyAgICBsMC43MDktMS4wOTJjMC4xNDYtMC4yMjYsMC4zNy0wLjM3OSwwLjYzLTAuNDM0YzAuMjYxLTAuMDU2LDAuNTI3LTAuMDA0LDAuNzUzLDAuMTQzbDUuMzA4LDMuNDQ3TDM1LjkxLDM0LjE0MnoiIGZpbGw9IiM1OTI2N2MiLz4KCQk8cGF0aCBkPSJNMjguNTM4LDE2LjI0N2MtMC41MzItMC4xNTMtMS4wODUsMC4xNTYtMS4yMzYsMC42ODhjLTAuMTUxLDAuNTMxLDAuMTU3LDEuMDg0LDAuNjg4LDEuMjM1ICAgIGMxLjQ5LDAuNDI0LDIuNjc3LDEuNjEzLDMuMDk3LDMuMTA0YzAuMTI0LDAuNDQsMC41MjUsMC43MjksMC45NjIsMC43MjljMC4wOSwwLDAuMTgxLTAuMDEyLDAuMjcyLTAuMDM3ICAgIGMwLjUzMS0wLjE1LDAuODQxLTAuNzAyLDAuNjkxLTEuMjM0QzMyLjQwNSwxOC41NzgsMzAuNjksMTYuODU5LDI4LjUzOCwxNi4yNDd6IiBmaWxsPSIjNTkyNjdjIi8+CgkJPHBhdGggZD0iTTM2LjE0OCwyMi4yMTljMC4wOSwwLDAuMTgxLTAuMDEyLDAuMjcyLTAuMDM3YzAuNTMyLTAuMTUsMC44NDEtMC43MDMsMC42OTEtMS4yMzRjLTEuMTgtNC4xODMtNC41MDktNy41MTktOC42ODktOC43MDkgICAgYy0wLjUzMS0wLjE1My0xLjA4NCwwLjE1OC0xLjIzNSwwLjY4OWMtMC4xNTEsMC41MzEsMC4xNTcsMS4wODQsMC42ODgsMS4yMzVjMy41MTcsMSw2LjMxOCwzLjgwOSw3LjMxMSw3LjMyOCAgICBDMzUuMzExLDIxLjkzMSwzNS43MTEsMjIuMjE5LDM2LjE0OCwyMi4yMTl6IiBmaWxsPSIjNTkyNjdjIi8+CgkJPHBhdGggZD0iTTI3Ljk5MSw3LjU4MmMtMC41MzItMC4xNTMtMS4wODUsMC4xNTYtMS4yMzYsMC42ODljLTAuMTUxLDAuNTMxLDAuMTU3LDEuMDg0LDAuNjg4LDEuMjM1ICAgIGM1Ljk1OSwxLjY5NSwxMC43MDYsNi40NTMsMTIuMzg4LDEyLjQxNmMwLjEyNCwwLjQ0LDAuNTI1LDAuNzI5LDAuOTYyLDAuNzI5YzAuMDksMCwwLjE4MS0wLjAxMiwwLjI3Mi0wLjAzNyAgICBjMC41MzEtMC4xNSwwLjg0MS0wLjcwMywwLjY5MS0xLjIzNEMzOS44ODcsMTQuNzUzLDM0LjYxMyw5LjQ2NywyNy45OTEsNy41ODJ6IiBmaWxsPSIjNTkyNjdjIi8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==);
    background-repeat: no-repeat;
    background-size: 100%
}

select#town {
    display: none
}

header .nice-select.town {
    position: relative;
    display: flex;
    align-items: center
}

header .nice-select.town:before {
    content: "";
    display: block;
    width: 15px;
    height: 22px;
    margin-right: 9px;
    background-image: url(images/location.png);
    background-size: 100%;
    background-repeat: no-repeat
}

@media screen and (min-width: 350px) {
    header .nice-select.town:before {
        width: 19px;
        height: 29px
    }
}

.stock_wrapper {
    display: inline-block;
    padding: 5px 10px;
    position: absolute;
    top: 20px;
    right: 34px;
    padding-bottom: 0;
    background: #fff;
    border-radius: 20px;
    z-index: 901
}

.cat-prod .stock_wrapper {
    position: absolute;
    z-index: 2
}

.language-select {
    width: 75px;
    height: 32px;
    border-radius: 15px;
    position: relative;
    margin-left: auto
}

.language-select:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 49%;
    width: 1px;
    height: 15px;
    background-color: #13827c
}

.language-select span {
    font-size: 12px;
    font-family: NotoSans;
    color: #263238;
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    line-height: 30px;
    z-index: 2;
    position: relative;
    cursor: default;
    transition: all .3s ease
}

.language-select.ru-active .ru, .language-select.uah-active .uah {
    color: #13827c;
    cursor: pointer;
    text-decoration: underline;
    transition: all .2s ease
}

#reviewStars-input input:checked ~ .star-wrap label, #reviewStars-input label, #reviewStars-input label:hover, #reviewStars-input label:hover ~ label, .userStars__item {
    background: url(/published/publicdata/ENITADB/attachments/SC/images/labels/rating.png) no-repeat;
    background-size: 23px
}

#reviewStars-input input:checked ~ .star-wrap label, #reviewStars-input label, #reviewStars-input label:hover, #reviewStars-input label:hover ~ label, .userStars__item {
    background: url(/published/publicdata/ENITADB/attachments/SC/images/labels/rating.png) no-repeat;
    background-size: 23px
}

.reviews__content {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    padding: 40px
}

.reviews__left {
    width: 100%
}

.reviews__item {
    margin-bottom: 25px
}

.review__name {
    display: inline;
    font-size: 14px;
    font-weight: 700
}

.review__date {
    font-size: 14px;
    color: #868686;
    float: right
}

.review__descr {
    position: relative;
    border: 1px solid #dedede;
    padding: 15px;
    border-radius: 5px;
    margin-top: 15px
}

.review__descr::after {
    content: '';
    position: absolute;
    top: -15px;
    left: 15px;
    width: 16px;
    height: 16px;
    background-image: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4+JS5ESUM8SDc9Pjv/2wBDAQoLCw4NDhwQEBw7KCIoOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozv/wAARCAAQABADASIAAhEBAxEB/8QAFwAAAwEAAAAAAAAAAAAAAAAAAQIDB//EAB4QAQACAgEFAAAAAAAAAAAAAAECEQAhQQMSMTKB/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/ANlUC11kp3IJOjujR9McGTcjXBg6vp4WpDovkwP/2Q==);
    background-repeat: no-repeat;
    background-size: 100%
}

.userStars {
    margin-bottom: 5px
}

.userStars__item {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(/published/publicdata/ENITADB/attachments/SC/images/labels/rating.png) no-repeat;
    background-size: 100%
}

.comment-star {
    background-position: 0 -14px;
    height: 15px;
    width: 15px;
    background-size: 15px
}

.review__text {
    font-size: 14px
}

.reviews__right {
    width: 100%;
    display: flex;
    justify-content: flex-end
}

.addReviewWrap {
    width: 100%;
    border: 1px solid #dedede;
    padding: 25px 20px;
    border-radius: 20px;
    height: 545px
}

.addReviewWrap .addReview__title {
    margin: 0 0 20px 0;
    color: #124f09;
    font-size: 24px
}

.addReview__inputWrap {
    position: relative;
    margin-bottom: 20px
}

.addReview label.addReview__inputName {
    font-size: 14px;
    margin-bottom: 5px;
    display: block;
    padding-left: 10px
}

label.addReview__inputName:before {
    content: "*";
    display: block;
    position: absolute;
    color: red;
    left: 0
}

.addReview__input {
    height: 37px;
    border-radius: 10px;
    border: 1px solid #dedede;
    width: 100%;
    padding: 0 10px
}

#reviewStars-input, .reviewStars-input {
    overflow: hidden;
    position: relative;
    height: 30px;
    display: flex
}

#reviewStars-input label {
    background-position: 0 0;
    height: 22px;
    width: 23px;
    display: inline-block;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
    z-index: 1
}

#reviewStars-input input {
    opacity: 0;
    width: 23px;
    height: 22px;
    position: absolute;
    top: 0;
    z-index: 0
}

#reviewStars-input #star-4, #reviewStars-input label[for=star-4] {
    order: 5
}

#reviewStars-input #star-3, #reviewStars-input label[for=star-3] {
    order: 4
}

#reviewStars-input #star-2, #reviewStars-input label[for=star-2] {
    order: 3
}

#reviewStars-input #star-1, #reviewStars-input label[for=star-1] {
    order: 2
}

#reviewStars-input #star-0, #reviewStars-input label[for=star-0] {
    order: 1
}

#reviewStars-input #star-4 {
    left: 212px
}

#reviewStars-input #star-3 {
    left: 159px
}

#reviewStars-input #star-2 {
    left: 106px
}

#reviewStars-input #star-1 {
    left: 53px
}

#reviewStars-input #star-0 {
    left: 0
}

#reviewStars-input input:checked ~ label {
    background-position: 0 -23px;
    height: 22px;
    width: 23px
}

.addReview__textareaWrap {
    margin-bottom: 15px;
    position: relative
}

.addReview__textarea {
    height: 140px;
    width: 100%;
    resize: none
}

.messageInForm {
    padding: 5px 0;
    height: 25px;
    width: 100%;
    font-size: 15px
}

.addReview__submit {
    width: auto;
    min-width: 200px;
    text-align: center;
    background-color: #2b790c;
    height: 37px;
    line-height: 37px;
    color: #fff;
    border: none;
    outline: 0;
    border-radius: 10px;
    transition: all .1s ease
}

.reviewSuccess {
    display: none
}

.addReviewWrap .addReview__title {
    margin: 0 0 20px 0;
    color: #124f09;
    font-size: 24px
}

.reviewSuccess p {
    line-height: 1.2;
    margin-bottom: 10px
}

table {
    border-spacing: .5rem;
    font-size: 14px
}

.table-head {
    font-weight: 700
}

td, th {
    padding: 15px 7px
}

tr:nth-child(even) {
    background-color: #fff
}

.store-table {
    overflow-x: auto;
    display: block;
    width: fit-content;
    max-width: 100%
}

.store-table tr td:nth-child(5), .store-table tr td:nth-child(6), .store-table tr td:nth-child(7), .store-table tr td:nth-child(8) {
    text-align: center
}

.store-table tr td:nth-child(6) {
    font-weight: 700;
    color: red
}

table a {
    color: #13827c
}

table a:hover {
    color: #13827c;
    text-decoration: underline
}

.store-table-div {
    overflow: scroll
}

a.instagram {
    position: relative;
    display: inline-block;
    width: 23px;
    height: 23px;
    vertical-align: middle;
    padding-left: 0;
    top: 1px
}

.instagram:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgMTY5LjA2MyAxNjkuMDYzIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxNjkuMDYzIDE2OS4wNjM7IiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj4KCTxwYXRoIGQ9Ik0xMjIuNDA2LDBINDYuNjU0QzIwLjkyOSwwLDAsMjAuOTMsMCw0Ni42NTV2NzUuNzUyYzAsMjUuNzI2LDIwLjkyOSw0Ni42NTUsNDYuNjU0LDQ2LjY1NWg3NS43NTIgICBjMjUuNzI3LDAsNDYuNjU2LTIwLjkzLDQ2LjY1Ni00Ni42NTVWNDYuNjU1QzE2OS4wNjMsMjAuOTMsMTQ4LjEzMywwLDEyMi40MDYsMHogTTE1NC4wNjMsMTIyLjQwNyAgIGMwLDE3LjQ1NS0xNC4yMDEsMzEuNjU1LTMxLjY1NiwzMS42NTVINDYuNjU0QzI5LjIsMTU0LjA2MywxNSwxMzkuODYyLDE1LDEyMi40MDdWNDYuNjU1QzE1LDI5LjIwMSwyOS4yLDE1LDQ2LjY1NCwxNWg3NS43NTIgICBjMTcuNDU1LDAsMzEuNjU2LDE0LjIwMSwzMS42NTYsMzEuNjU1VjEyMi40MDd6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjZmZmZmZmIiBmaWxsPSIjZmZmZmZmIi8+Cgk8cGF0aCBkPSJNODQuNTMxLDQwLjk3Yy0yNC4wMjEsMC00My41NjMsMTkuNTQyLTQzLjU2Myw0My41NjNjMCwyNC4wMiwxOS41NDIsNDMuNTYxLDQzLjU2Myw0My41NjFzNDMuNTYzLTE5LjU0MSw0My41NjMtNDMuNTYxICAgQzEyOC4wOTQsNjAuNTEyLDEwOC41NTIsNDAuOTcsODQuNTMxLDQwLjk3eiBNODQuNTMxLDExMy4wOTNjLTE1Ljc0OSwwLTI4LjU2My0xMi44MTItMjguNTYzLTI4LjU2MSAgIGMwLTE1Ljc1LDEyLjgxMy0yOC41NjMsMjguNTYzLTI4LjU2M3MyOC41NjMsMTIuODEzLDI4LjU2MywyOC41NjNDMTEzLjA5NCwxMDAuMjgxLDEwMC4yOCwxMTMuMDkzLDg0LjUzMSwxMTMuMDkzeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iI2ZmZmZmZiIgZmlsbD0iI2ZmZmZmZiIvPgoJPHBhdGggZD0iTTEyOS45MjEsMjguMjUxYy0yLjg5LDAtNS43MjksMS4xNy03Ljc3LDMuMjJjLTIuMDUxLDIuMDQtMy4yMyw0Ljg4LTMuMjMsNy43OGMwLDIuODkxLDEuMTgsNS43MywzLjIzLDcuNzggICBjMi4wNCwyLjA0LDQuODgsMy4yMiw3Ljc3LDMuMjJjMi45LDAsNS43My0xLjE4LDcuNzgtMy4yMmMyLjA1LTIuMDUsMy4yMi00Ljg5LDMuMjItNy43OGMwLTIuOS0xLjE3LTUuNzQtMy4yMi03Ljc4ICAgQzEzNS42NjEsMjkuNDIxLDEzMi44MjEsMjguMjUxLDEyOS45MjEsMjguMjUxeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iI2ZmZmZmZiIgZmlsbD0iI2ZmZmZmZiIvPgo8L3N2Zz4K);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%
}

.upper-footer .contacts {
    width: 100%;
    text-align: center
}

.google {
    top: -1px
}

.mail {
    top: 1px
}

.go-flex-column {
    display: flex;
    flex-direction: column
}

.jsreview .addReview__inputName {
    width: 100%;
    text-align: left;
    padding-left: 10px
}

#imageupload {
    background: #f6f6f6;
    border-radius: 10px
}

#imageupload .close-upload-image {
    height: 74px;
    background: #fff;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #ebebeb
}

#imageupload .close-upload-image .close-upload-image-button {
    border-radius: 4px;
    padding: 10px 35px;
    background: #f5f5f5;
    border: 1px solid #ebebeb;
    color: #4096e3;
    cursor: pointer
}

#imageupload .close-upload-image .close-upload-image-button:hover {
    text-decoration: none
}

.h4-text-upload-image {
    font-size: 20px;
    color: #797878;
    margin-bottom: 20px;
    font-weight: 400;
    text-align: center
}

.p-text-upload-image {
    font-size: 13px;
    color: #797878;
    margin-bottom: 8px
}

.info-text-upload-image {
    font-size: 10px;
    text-align: center
}

#imageupload #drop-area {
    border: 2px dashed #ccc;
    margin: 20px;
    padding: 20px;
    background-color: #f6f6f6;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

#imageupload #drop-area.highlight {
    border-color: purple
}

#imageupload .my-form {
    margin-bottom: 10px
}

#imageupload #gallery {
    margin-top: 10px
}

#imageupload #gallery img {
    margin-bottom: 10px;
    margin-right: 10px;
    vertical-align: middle
}

#imageupload .button {
    display: inline-block;
    padding: 10px;
    background: #3e77aa;
    cursor: pointer;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: 600
}

#imageupload .button:hover {
    background: #ddd
}

#imageupload #fileElem {
    display: none
}

.jsrimages {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    overflow: hidden
}

.jsrev .jsrimages img {
    height: 50px !important;
    margin-right: 10px !important;
    width: auto !important
}

.addimages {
    height: 50px
}

.addimages:hover {
    opacity: .7
}

.jsreview .addimages img {
    height: 50px !important;
    width: auto !important
}

#gallery, #gallery2 {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
    flex-wrap: wrap
}

#gallery img, #gallery2 img {
    height: 70px !important;
    margin: 10px 10px 5px 0;
    width: auto !important
}

.review_negative, .review_positive {
    font-size: 13px;
    line-height: 1.2
}

.jsrnegative {
    margin-bottom: 10px
}

.no-uppercase {
    text-transform: none !important
}

#jschone .select-inpt {
    width: 100%
}

select.sendose {
    display: none
}

.select-inpt .nice-select {
    width: 100%
}

.checkout_picture {
    width: 25px;
    height: 25px;
    margin-right: 7px
}

.legend__delivery, .legend__payment {
    font-size: 22px !important;
    color: #212121 !important;
    margin-bottom: 10px
}

.legend__delivery {
    margin-top: 40px
}

.checkout__city {
    font-size: 18px !important;
    color: #212121;
    margin-top: 40px;
    margin-bottom: 20px !important
}

select#delivery {
    display: none
}

input#city, input#department {
    transition: all .3s ease;
    height: 42px;
    border-radius: 5px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .21);
    padding-left: 15px
}

.hidden {
    display: none !important
}

.simple_hidden {
    display: none
}

.checkout_enita_shop p a {
    color: #13827c
}

#ui-id-1, #ui-id-2 {
    border-radius: 3px;
    margin-left: 15px;
    margin-right: 15px;
    padding: 15px 30px;
    width: auto !important;
    max-height: 280px;
    height: auto;
    overflow: scroll;
    background-color: #fff;
    left: 0 !important;
    z-index: 100
}

#ui-id-1 li, #ui-id-2 li {
    padding-bottom: 15px
}

.ui-helper-hidden-accessible {
    display: none !important
}

#tabul_c5 {
    padding: 0
}

#tabul_c5 .add_rev {
    padding-left: 15px;
    margin-right: 15px
}

.review-wrapper {
    display: none
}

.leave-review {
    margin-top: 60px;
    margin-bottom: 50px
}

.leave-review-group {
    position: relative
}

.leave-review-button {
    position: relative;
    display: table;
    margin: 0 auto 25px;
    width: 326px;
    overflow: hidden
}

.leave-review-button__button {
    width: 300px;
    height: 45px;
    background-color: #6dbed1;
    border: none;
    border-radius: 5px;
    margin-right: 10px;
    font-family: Calibri;
    font-size: 20px;
    font-weight: 700;
    color: #fff
}

.leave-review-button__tooltip {
    display: inline-block
}

.leave-review-button__tooltip > img {
    width: 16px;
    height: 16px;
    background-color: #fff
}

.leave-review__icon {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    width: 16px;
    height: 16px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAAsTAAALEwEAmpwYAAA/TWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMTEgNzkuMTU4MzI1LCAyMDE1LzA5LzEwLTAxOjEwOjIwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE5LTA1LTE2VDE3OjI5OjIzKzAzOjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTktMDUtMzFUMTU6NDY6NDIrMDM6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wOk1ldGFkYXRhRGF0ZT4yMDE5LTA1LTMxVDE1OjQ2OjQyKzAzOjAwPC94bXA6TWV0YWRhdGFEYXRlPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICAgICA8cGhvdG9zaG9wOkNvbG9yTW9kZT4zPC9waG90b3Nob3A6Q29sb3JNb2RlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOmMxNWUyYjdhLTY1OTItYWU0OC04NmE0LWIyNjA1NTYzYTVjODwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+YWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjE3ZmJiMjgxLTgzYTItMTFlOS05ZjQzLWJmMTIyMTk5MWIwOTwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOmM3NzY3MTlhLTUzMzgtZjc0Zi04NjRiLTk3YmIyZDhjMDRhNDwveG1wTU06T3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06SGlzdG9yeT4KICAgICAgICAgICAgPHJkZjpTZXE+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNyZWF0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDpjNzc2NzE5YS01MzM4LWY3NGYtODY0Yi05N2JiMmQ4YzA0YTQ8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTktMDUtMTZUMTc6Mjk6MjMrMDM6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6MTgzMmY5YjEtODJiZS1kODQ5LWI1MTItMjVkMTM2ZDQ1OWI0PC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE5LTA1LTMxVDE1OjQ2OjQyKzAzOjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5jb252ZXJ0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnBhcmFtZXRlcnM+ZnJvbSBhcHBsaWNhdGlvbi92bmQuYWRvYmUucGhvdG9zaG9wIHRvIGltYWdlL3BuZzwvc3RFdnQ6cGFyYW1ldGVycz4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmRlcml2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnBhcmFtZXRlcnM+Y29udmVydGVkIGZyb20gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcCB0byBpbWFnZS9wbmc8L3N0RXZ0OnBhcmFtZXRlcnM+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmMxNWUyYjdhLTY1OTItYWU0OC04NmE0LWIyNjA1NTYzYTVjODwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxOS0wNS0zMVQxNTo0Njo0MiswMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICAgICA8c3RFdnQ6Y2hhbmdlZD4vPC9zdEV2dDpjaGFuZ2VkPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6U2VxPgogICAgICAgICA8L3htcE1NOkhpc3Rvcnk+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6MTgzMmY5YjEtODJiZS1kODQ5LWI1MTItMjVkMTM2ZDQ1OWI0PC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOmM3NzY3MTlhLTUzMzgtZjc0Zi04NjRiLTk3YmIyZDhjMDRhNDwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgICAgPHN0UmVmOm9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOmM3NzY3MTlhLTUzMzgtZjc0Zi04NjRiLTk3YmIyZDhjMDRhNDwvc3RSZWY6b3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8L3htcE1NOkRlcml2ZWRGcm9tPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WFJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTU8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MTU8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PkiOwOwAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOgAAFIIAAEVWAAAOpcAABdv11ofkAAAAOtJREFUeNqkk9ENgzAMRB+ZoJsUNgiSB2CDihE6QjfoBogN+CcSbNCwQUdgA/rjVFYUVWp7P1Gsu8R3carjOLAIIdTABahNOQKjiETLrZI4hHACBqADJmADVsADZ1PvRWR/i1W46IF9foPpaNBtKyK7040txkwAgNZby6/mea6BB9BkQq/dXEXknh34ABqn4UyFViNwU99kHUzAxWmqW+5RQ3mW/Cu/Tp7XQkDeZJFjBUhiz3fwSRz1Hb/BGYgOGIHOPssnKK8DRmfSG3RYUmAr0GTCNIWTiMTkudd1KQyGvXGx/P9n+9df9RoAb0174un33VYAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: 100%
}

.leave-review-button__tooltip:hover {
    cursor: pointer
}

.leave-review-button__tooltip:hover .leave-review-button__info {
    display: block
}

.leave-review-button__info {
    display: none;
    position: absolute;
    width: 200px;
    height: auto;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    background-color: #fff;
    padding: 15px;
    z-index: 100;
    top: 55px;
    right: 0;
    font-family: "Noto Sans";
    line-height: 1.3
}

.leave-review-button__info:before {
    display: none;
    content: "";
    position: absolute;
    top: -13px;
    left: 85px;
    border: 23px solid #fff;
    border-top: 5px solid #fff;
    border-right: 5px solid #fff;
    box-shadow: 1px -1px 1px #e3ecf6;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.leave-review-button__tooltip:hover .leave-review-button__info {
    display: block
}

.leave-review-form {
    position: relative;
    width: 100%;
    border-radius: 5px;
    background-color: #f4f4f4;
    margin-bottom: 30px;
    padding: 20px;
    box-sizing: border-box;
    font-family: "Noto Sans" !important;
    font-weight: 700;
    font-size: 14px;
    color: #212121;
    display: flex
}

.leave-review-form:before {
    content: "";
    position: absolute;
    left: calc(50% - 20px);
    top: -20px;
    border-style: solid;
    border-width: 0 20px 20px 20px;
    border-color: transparent transparent #f4f4f4 transparent
}

.feedbackForm {
    width: 100% !important;
    padding-right: 0 !important
}

.review-form-wrapper {
    display: flex;
    flex-direction: column
}

.leftSide-title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline
}

.form-comment__textarea, .form-limitations__textarea, .form-name__input, .form-point__textarea {
    font-family: "Noto Sans" !important;
    font-weight: 400 !important;
    font-size: 14px !important
}

.leftSide__title {
    font-family: "Noto Sans";
    font-size: 18px !important;
    margin-bottom: 25px
}

.tabuls_cont div .form-name__title {
    margin-bottom: 8px;
    font-size: 17px !important
}

.form-name__input {
    margin-bottom: 25px;
    width: 100%;
    border: 1px solid #e1e1e1;
    border-radius: 5px
}

.form-evaluation {
    display: flex;
    margin-top: 20px
}

.tabuls_cont div .form-evaluation__title {
    padding-right: 20px;
    font-size: 17px !important
}

.addReview__inputWrap {
    margin-bottom: 25px
}

#reviewStars-input #star-0 {
    left: 0
}

#reviewStars-input #star-1 {
    left: 30px
}

#reviewStars-input #star-2 {
    left: 60px
}

#reviewStars-input #star-3 {
    left: 90px
}

#reviewStars-input #star-4 {
    left: 120px
}

.tabuls_cont div .form-comment__title {
    margin-bottom: 15px;
    font-size: 17px !important
}

.form-comment__textarea {
    height: 160px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    box-shadow: none !important;
    margin-bottom: 20px !important
}

.form-image {
    margin-bottom: 20px;
    position: relative
}

.form-image__img {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    width: 25px;
    height: 20px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAATCAYAAABlcqYFAAAACXBIWXMAAAsTAAALEwEAmpwYAAA/TWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMTEgNzkuMTU4MzI1LCAyMDE1LzA5LzEwLTAxOjEwOjIwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE5LTA1LTE2VDE3OjI5OjIzKzAzOjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTktMDUtMzFUMTU6NDg6MTErMDM6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wOk1ldGFkYXRhRGF0ZT4yMDE5LTA1LTMxVDE1OjQ4OjExKzAzOjAwPC94bXA6TWV0YWRhdGFEYXRlPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICAgICA8cGhvdG9zaG9wOkNvbG9yTW9kZT4zPC9waG90b3Nob3A6Q29sb3JNb2RlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOjU5ZWIxYTMyLTE5OGItMjM0MS05YmI3LTE2ZDg4YTM5Mjg5MDwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+YWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjU5NjA4MTVjLTgzYTItMTFlOS05ZjQzLWJmMTIyMTk5MWIwOTwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOmM3NzY3MTlhLTUzMzgtZjc0Zi04NjRiLTk3YmIyZDhjMDRhNDwveG1wTU06T3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06SGlzdG9yeT4KICAgICAgICAgICAgPHJkZjpTZXE+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNyZWF0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDpjNzc2NzE5YS01MzM4LWY3NGYtODY0Yi05N2JiMmQ4YzA0YTQ8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTktMDUtMTZUMTc6Mjk6MjMrMDM6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6OTM0NWM4ZDItMjEzMy03MDQ5LTljNjAtZjFlNzcyMmQ5YTJmPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE5LTA1LTMxVDE1OjQ4OjExKzAzOjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5jb252ZXJ0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnBhcmFtZXRlcnM+ZnJvbSBhcHBsaWNhdGlvbi92bmQuYWRvYmUucGhvdG9zaG9wIHRvIGltYWdlL3BuZzwvc3RFdnQ6cGFyYW1ldGVycz4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmRlcml2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnBhcmFtZXRlcnM+Y29udmVydGVkIGZyb20gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcCB0byBpbWFnZS9wbmc8L3N0RXZ0OnBhcmFtZXRlcnM+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjU5ZWIxYTMyLTE5OGItMjM0MS05YmI3LTE2ZDg4YTM5Mjg5MDwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxOS0wNS0zMVQxNTo0ODoxMSswMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICAgICA8c3RFdnQ6Y2hhbmdlZD4vPC9zdEV2dDpjaGFuZ2VkPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6U2VxPgogICAgICAgICA8L3htcE1NOkhpc3Rvcnk+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6OTM0NWM4ZDItMjEzMy03MDQ5LTljNjAtZjFlNzcyMmQ5YTJmPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOmM3NzY3MTlhLTUzMzgtZjc0Zi04NjRiLTk3YmIyZDhjMDRhNDwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgICAgPHN0UmVmOm9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOmM3NzY3MTlhLTUzMzgtZjc0Zi04NjRiLTk3YmIyZDhjMDRhNDwvc3RSZWY6b3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8L3htcE1NOkRlcml2ZWRGcm9tPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WFJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MjU8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MTk8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/Pml5HIYAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOgAAFIIAAEVWAAAOpcAABdv11ofkAAAAZpJREFUeNq0ldFRwkAQhj8Y300J0EE6EGa2AKgArUCoIFCBWgFYAbxnZyIVeFYAJcQK9OW/mROCIsabublcJtlv99/bvU5ZlgADzbbG3sxWcdMFRsAauG4Rcu/uVdx0yrKsgGdgdYk1Mzt65+4ZsAOGZha6MbwWo8DMaiAAWZTrp5HLqw+t+W+h50AK4AXoaC3+A5IBb3p+ixIk+vfagDwBD0Cl9SmBvwKv7j69BNJLtN8AfWChdSNApeSOgcLd1zpVR+OqQZopcK99kPGX5ASmgDszw92Himrg7gGo5ehRJCN9eCPv+sBWhVqpI3wBKCcjvVvpv0WSuzyFLDUXwFCe18D8ALZLATK0BGZmdqd9ZmZz2SncfdA90L2p6mvgUXJtEgDALRCSPpVH780syN4ktpWo+6lirBoAKNLo5EhSo8hjboruGdV+ChDHqca6T9tKDUwuBARFsFcetsDWzOaSawKEK0kVT8/+AJLpKFbfRNsDHtx9JodiJ5jKZr+jS4s/XlqFYBvgPVFmbGYhhVza1knqJW+6GT8HAMtpmT0/WA4yAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-size: 100%
}

.form-image-wrapper {
    display: inline-block;
    position: relative;
    padding-left: 35px
}

.form-image__img {
    position: absolute;
    margin-right: 15px;
    padding-top: 5px
}

.addimages img {
    height: 25px !important
}

.tabuls_cont div .form-image__title {
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #378a9e
}

.tabuls_cont div .form-image__text {
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 1;
    color: #adadad
}

.tabuls_cont div .form-point__title {
    margin-bottom: 10px;
    font-size: 17px !important
}

.tabuls_cont div .form-limitations__title {
    margin-bottom: 10px;
    font-size: 17px !important
}

.form-limitations__textarea, .form-point__textarea {
    width: 100%;
    height: 70px !important;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    box-shadow: none !important
}

.form-limitations {
    margin-top: 10px
}

.form-limitations__textarea {
    margin-bottom: 20px
}

.feedbackForm__send {
    width: 100%;
    height: 45px;
    margin-top: 20px;
    background-color: #6dbed1;
    border: none;
    border-radius: 5px;
    font-family: Calibri;
    font-size: 20px;
    font-weight: 700;
    color: #fff
}

.form-limitations__textarea, .form-name__input, .form-name__textarea, .form-point__textarea {
    padding-left: 15px;
    font-family: "Noto Sans";
    font-weight: 400;
    font-size: 14px
}

.review-form__close {
    max-width: 20px;
    max-height: 20px;
    opacity: 1 !important
}

.review-form__close:hover {
    cursor: pointer
}

.review-item {
    position: relative;
    min-height: 100px;
    background-color: #f4f4f4;
    border-radius: 5px;
    padding-top: 25px;
    padding-left: 20px;
    padding-bottom: 25px;
    margin: 0 auto 25px !important;
    box-sizing: border-box;
    box-shadow: none !important;
    line-height: 1.3;
    font-family: "Noto Sans" !important;
    display: flex;
    flex-direction: column
}

.jsrev {
    width: auto !important;
    padding-right: 0 !important
}

.review-item__name {
    width: 180px;
    padding-left: 35px;
    font-family: "Noto Sans";
    font-size: 15px;
    font-weight: 700;
    color: #212121
}

.review_date {
    font-family: "Noto Sans";
    font-size: 17px;
    font-weight: 700;
    color: #212121;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.review_date .userStars {
    width: 50%;
    display: flex;
    justify-content: flex-end
}

.review-item-content {
    display: flex;
    flex-direction: column;
    font-family: "Noto Sans";
    color: #212121
}

.review-item-content__text {
    margin-bottom: 20px
}

.content-point__text, .review-item-content__image, .review-item-content__limitations, .review-item-content__point {
    margin-bottom: 7px
}

.jsrpositive__text {
    padding-top: 10px;
    padding-bottom: 10px
}

.jsrnegative__text {
    padding-top: 10px
}

.review-item-content__limitations, .review-item-content__point {
    font-weight: 700
}

.content-limitations__text, .content-point__text, .jsrnegative__text, .jsrpositive__text {
    font-weight: 400
}

.review-item-content__image > img {
    max-width: 200px;
    max-height: 155px
}

@media screen and (max-width: 360px) {
    .leave-review-button {
        width: 275px
    }

    .leave-review-button__button {
        width: 245px
    }
}

.choose-color-list-item .choose-name {
    font-size: 14px;
}

a.choose-color .choose-name {
    text-decoration: none;
    color: inherit;
}

.cat-free-delivery {
    width: 311px;
    height: 200px;
    background-repeat: none;
    margin: 10px auto;
    display: none;
}


.cart_delete_all, .cart-add-acessories {
    height: 40px;
}

.delete-all, .cart-add-acessories-sbmt {
    font-size: 14px;
    width: 120px;
    text-align: center;
    border-radius: 5px;
    margin-top: 12px;
    padding: 4px 10px;
    border: 2px solid #ffb821;
    cursor: pointer;
    transition: .4s;
}

.cart-item-prices {
    padding-left: 10px;
    float: right;
    width: 70%;
    margin-top: 10px;
}

.cart-text {
    font-size: 13px;
    line-height: 1.5;
}

.cart-info {
    color: #3c763d;
    font-size: 13px;
    background-color: #dff0d8;
    padding: 5px 10px;
    margin: 10px 5px;
    border: 1px solid #d6e9c6;
    border-radius: 4px;
}

.cart-info p {
    line-height: 1.5;
}

.cart-products-quantity {
    margin: 0 5px;
    display: flex;
    justify-content: space-between;
}

.cart-option-name {
    font-size: 12px;
    margin-bottom: 10px;
}

.cart-lenght, .cart-width {
    width: 49%;
}

.cart-qty {
    width: 100%;
}

.final-sidebar .cart-total-area {
    padding: 10px 0 0 15px;
    font-size: 13px;
    color: #fff;
}

.cart-width .select-class {
    height: 36px;
    line-height: 14px;
}

.cart-add-acessories {
    margin-left: 5px;
    margin-top: 20px;
}

.cart-add-acessories-link:hover {
    text-decoration: none;
}

.cart-one-price, .cart-one-price span {
    font-family: PTSans-NarrowBold;
    color: #ffb821;
    font-size: 15px;
}

.cart-one-price span sup {
    font-size: 12px;
}

.cart-width .select-class {
    font-family: NotoSans;
    font-size: 16px;
}

.cart-continue-shopping {
    margin: 15px 0;
    text-align: center;
}

.cart-continue-shopping-link {
    display: block;
    font-size: 13px;
    font-family: Notosans;
    border-radius: 3px;
    border: 1px solid #44b9b2;
    padding: 15px 20px;
    width: auto;
    color: #333;
}

.cart-continue-shopping-link:hover {
    text-decoration: none;
    color: #333;
}

.salebig {
    width: 100%;
    height: 577px;
    background: url(images/bfriday-big.png) no-repeat top center
}

.saletop {
    width: 100%;
    height: 35px;
    background: url(/published/publicdata/ENITADB/attachments/SC/themes/lucid/images/sale2-top-mob.jpg) no-repeat top center;
    z-index: 1;
    position: relative
}

.saletop.ua {
    background: url(/published/publicdata/ENITADB/attachments/SC/themes/lucid/images/sale2-top-mob-ukr.jpg) no-repeat top center
}

/*.saletop{width:100%;height:35px;background:url(/published/publicdata/ENITADB/attachments/SC/themes/lucid/images/bf2021-top-mob_rus.jpg) no-repeat top center;z-index:1;position:relative}
.saletop.ua{background:url(/published/publicdata/ENITADB/attachments/SC/themes/lucid/images/bf2021-top-mob_ukr.jpg?v=1) no-repeat top center}*/
.saletop a {
    display: block;
    width: 100%;
    height: 35px
}

.comment-checkout-textarea textarea {
    width: 100%;
    transition: all .3s ease;
    height: 100px;
    border-radius: 5px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .21);
    padding-left: 15px;
}

.apps-icon {
    margin-bottom: 20px;
}

.apps-icon .app-text {
    font-size: 12px;
    color: #fff;
    text-align: center;
}

.apps-icon .app-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.apps-icon a {
    display: block;
    margin-top: 5px;
}

.apps-icon .ios {
    background: url(/published/publicdata/ENITADB/attachments/SC/themes/lucid/images/appStore.svg) no-repeat center;
    background-size: auto;
    width: 120px;
    height: 40px;
}

.apps-icon .googleplay {
    background: url(/published/publicdata/ENITADB/attachments/SC/themes/lucid/images/gPlay.png) no-repeat center;
    background-size: auto;
    width: 135px;
    height: 40px;
}

.apps-frontban {
    width: 100%;
    background: #44B5BB;
}

.apps-frontban-wrap {
    display: flex;
    flex-direction: column;
}

.apps-frontban-icon {
    text-align: center;
}

.apps-frontban .apps-frontban-head {
    text-align: center;
    padding: 0 10%;
}

.apps-frontban .apps-frontban-header {
    color: #fff;
    font-size: 20px;
    margin-top: 30px;
}

.apps-frontban-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0;
}

.apps-frontban-icons a {
    display: block;
    margin-top: 5px;
}

.apps-frontban-icons a:hover {
    text-decoration: none;
    border: 0;
}

.apps-frontban-icons .ios {
    background: url(/published/publicdata/ENITADB/attachments/SC/themes/lucid/images/appStore.svg) no-repeat center;
    background-size: auto;
    width: 120px;
    height: 40px;
    margin-right: 10px;
}

.apps-frontban-icons .googleplay {
    background: url(/published/publicdata/ENITADB/attachments/SC/themes/lucid/images/gPlay.png) no-repeat center;
    background-size: auto;
    width: 135px;
    height: 40px;
}

.contacts__icons img {
    width: 17px;
}

.contacts__social > img {
    width: 138px;
    margin-right: 42px;
}

.contacts__social > a > img {
    width: 138px;
    margin-right: 42px;
}

.contacts__social {
    display: flex;
    flex-wrap: wrap;
}

.contacts__icons {
    display: flex;
    flex-wrap: wrap;
}

@media screen and (max-width: 768px) {

    .contacts__social {
        align-items: center;
        justify-content: space-between;
    }

    .contacts__social > a > img, .contacts__social > img {
        margin: auto;
    }

    .contacts__icons {
        justify-content: center;
        width: 100%;
    }
}

.contacts__icons span {
    width: 100%;
    font-size: 14px;
    color: #fff;
    margin-bottom: 9px;
    margin-top: 9px;
}

.contacts__icons > a {
    color: #44b5bb;
    padding: 11px;
    border: 1px solid currentColor;
    border-radius: 50%;
    margin-right: 10px;
}

.reviews-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.reviews-block > h2 {
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 20px;
}

.reviews-block__picture {
    width: 50%;

}

@media screen and (max-width: 768px) {
    .reviews-block__picture {
        width: 100%;
    }
}

.reviews-block__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 287px;
    margin: auto;
}

@media screen and (max-width: 768px) {
    .reviews-block__buttons {
        width: 100%;
        margin-bottom: 40px;
    }
}

.reviews-block__buttons > img {
    display: block;
    margin: 0px auto 50px;
    max-width: 287px;
}

.reviews-block__btn-min {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.reviews-block__btn-min > strong, .reviews-block__btn-min > b {
    font-size: 40px;
    color: #646464;
    margin-bottom: 12px;
}

.reviews-block__btn-min > span {
    color: #6a6a6c;
    font-size: 20px;
    margin-bottom: 12px;
    font-weight: 700;
}

.reviews-block__btn-min > a {
    font-size: 13px;
    font-weight: 400;
    background: #fff;
    padding: 5px 15px;
    color: #000;
    border-radius: 8px;
    border: solid 1px #44b5bb;
}

.reviews-block__title {
    font-family: 'PTSans';
    font-size: 25px;
    font-weight: bold;
}

.product-model-wrapper {
    font-size: 13px;
    padding: 5px;
}

.product-model-wrapper span {
    color: #b4b4b4;
}

.contacts_partners {
    margin-top: 10px;
}

.contacts_partners_h {
    color: #fff;
    font-size: 14px;
    font-family: NotoSans;
}

.contacts_partners_img {
    margin-top: 10px;
}

.contacts_partners_img a {
    padding-left: 0;
}

.interior__block__iframe {
    /*width: auto!important;*/
    /*height: 200px !important;*/
    padding: 5px;
}

.sree {
    font-size: 13px;
    font-family: NotoSans;
    margin-bottom: 18px;
    padding-left: 15px;
    position: relative;
    text-align: center;
    margin-top: 10px;
}

.contacts_partners span {
    color: #099993;
}

.contacts_partners p {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contacts_partners a {
    padding-left: 10px;
}

.contacts_partners {
    margin-top: 20px;
    margin-bottom: -30px;
}

/*
#tabul_c1 > .jspanel ~ #iframeVision{
	display: none;
}

#tabul_c1 > .jspanel.opened ~ #iframeVision{
	display: block !important;
}*/
