* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: 0
}

@font-face {
    font-family: circle;
    src: url("/bitrix/templates/askona_v2/assets/fonts/circe/Circe-Thin.woff2") format("woff2"), url("/bitrix/templates/askona_v2/assets/fonts/circe/Circe-Thin.woff") format("woff"), url("/bitrix/templates/askona_v2/assets/fonts/circe/Circe-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: circle;
    src: url("/bitrix/templates/askona_v2/assets/fonts/circe/Circe-ExtraBold.woff2") format("woff2"), url("/bitrix/templates/askona_v2/assets/fonts/circe/Circe-ExtraBold.woff") format("woff"), url("/bitrix/templates/askona_v2/assets/fonts/circe/Circe-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: circle;
    src: url("/bitrix/templates/askona_v2/assets/fonts/circe/Circe-Regular.woff2") format("woff2"), url("/bitrix/templates/askona_v2/assets/fonts/circe/Circe-Regular.woff") format("woff"), url("/bitrix/templates/askona_v2/assets/fonts/circe/Circe-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: circle;
    src: url("/bitrix/templates/askona_v2/assets/fonts/circe/Circe-Bold.woff2") format("woff2"), url("/bitrix/templates/askona_v2/assets/fonts/circe/Circe-Bold.woff") format("woff"), url("/bitrix/templates/askona_v2/assets/fonts/circe/Circe-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: circle;
    src: url("/bitrix/templates/askona_v2/assets/fonts/circe/Circe-Light.woff2") format("woff2"), url("/bitrix/templates/askona_v2/assets/fonts/circe/Circe-Light.woff") format("woff"), url("/bitrix/templates/askona_v2/assets/fonts/circe/Circe-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: circle;
    src: url("/bitrix/templates/askona_v2/assets/fonts/circe/Circe-ExtraLight.woff2") format("woff2"), url("/bitrix/templates/askona_v2/assets/fonts/circe/Circe-ExtraLight.woff") format("woff"), url("/bitrix/templates/askona_v2/assets/fonts/circe/Circe-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

body {
    font-family: circle, Arial, sans-serif;
    background: #fff;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #000;
    vertical-align: top;
    backface-visibility: hidden
}

p {
    margin-bottom: 0
}

a,
a:hover {
    color: #000;
    transition: all .2s ease 0s;
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 16px 0;
    color: #000;
    font-size: 24px;
    font-size: 1.5rem
}

h5,
h6 {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 1.5px;
    letter-spacing: .09375rem
}

ul li {
    list-style: inside disc
}

.cookie-content a {
    color: #00b9bf !important
}

.check-box input:checked[type=checkbox] {
    background: #00b9bf !important
}

.check-box input:checked[type=checkbox] {
    background: #00b9bf
}

span.black_sale {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAAAXCAYAAABUICKvAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEASURBVHgB7ZfNDcIwDIUfMACM0BHoBJQbR5iAbgAbwAYdoSMwAiPABoQJ6JUT2DSRSv8i8ScS90mfqsY5NC+O6wBATFyIm6cciAAWnf7gQ39hxAgtcmkx75ACnQnMtjMhZ1k2oKcDkpQRIaHMQB/yxAVyj0KhlGgCKyB2xQFXzvI3SCSZMEee/jGqjWEkwYQUz0pK8ZWEmpBZ4o8C6cqOvgqn/1gvOEL1mjCRYEIbKRsgsVkyUsibpkxqn6CIKXS9kJoJnAFH8yIxE9YoGGDkShH7BBvUSNJx4N0P6wJ8HGzNhA9SxKIpOCCuxAz+SiH/E6imCT395NZxCD91tk24Axd8qztJVQVQAAAAAElFTkSuQmCC);
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 65px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    padding-left: 3px;
    padding-top: 3px;
    height: 22px;
    line-height: 9px;
    display: none !important
}

span.black_sale span {
    font-size: 6px;
    font-weight: 400 !important
}

.container {
    max-width: 1408px;
    min-width: 1025px;
    margin: 0 auto;
    padding: 0 32px
}

.container:after {
    clear: both;
    content: "";
    display: block
}

.top-header {
    background: #f8f8f8;
    padding: 11px 0
}

.top-header .row {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.top-header-right ul li {
    list-style: none
}

.top-header-right ul {
    display: flex;
    align-items: center;
    margin-right: 40px
}

.top-header-right {
    display: flex;
    align-items: center
}

.top-header-right ul li:not(:last-child) {
    margin-right: 20px
}

.top-header-right ul li a {
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    color: #686868;
    transition: .2s all linear;
    border-bottom: 1px dashed transparent
}

.top-header-right ul li a:hover {
    color: #00b9bf;
    border-color: #00b9bf
}

.top-header-left a {
    display: flex;
    align-items: center;
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    color: #686868
}

.top-header-left a img {
    margin-right: 10px
}

a.phone:before {
    content: "";
    width: 9px;
    height: 20px;
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    background: url(/bitrix/templates/askona_v2/assets/img/phone.svg) no-repeat;
    background-size: 100%
}

a.phone:after {
    content: "";
    width: 9px;
    height: 5px;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    background: url(/bitrix/templates/askona_v2/assets/img/arr-dwn.svg) no-repeat;
    background-size: 100%;
    transition: .1s all ease-out
}

.phone-text {
    display: flex;
    flex-direction: column
}

.phone-text span {
    font-weight: 800;
    font-size: 17px;
    line-height: 1;
    letter-spacing: .03em;
    color: #fff
}

.phone-text span+span {
    font-weight: 400;
    font-size: 9px;
    line-height: 9px;
    letter-spacing: .09em;
    color: #fff
}

.middle-header .row {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.middle-header {
    padding: 17px 0;
    border-bottom: .5px solid #f3f3f3;
    box-shadow: 0 6px 16px rgb(0 0 0 / 3%)
}

a.phone {
    width: 204px;
    height: 38px;
    background: #00b9bf;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    display: flex;
    align-items: center;
    font-weight: 800;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    justify-content: center;
    position: relative
}

.cart-box {
    display: flex;
    align-items: center
}

.cart-box>a {
    position: relative;
    display: flex;
    margin-right: 6px;
    justify-content: flex-end
}

.cart-box>a span {
    font-weight: 700;
    font-size: 11px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    width: 17px;
    height: 17px;
    background: #f06;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-left: -15px
}

.cart-box>a img {
    width: 32px;
    height: 32px
}

.cart-box-price span {
    font-weight: 300;
    font-size: 15px;
    line-height: 15px;
    color: #949494;
    display: block
}

.cart-box-price p {
    font-weight: 700;
    font-size: 18px;
    line-height: 19px;
    color: #2e2e2e;
    margin-bottom: 0
}

a.phone img {
    display: none;
    width: 9px;
    margin-right: 5px
}

a.phone:before {
    content: "";
    width: 9px;
    height: 20px;
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    background: url(/bitrix/templates/askona_v2/assets/img/phone.svg) no-repeat;
    background-size: 100%
}

a.phone:after {
    content: "";
    width: 9px;
    height: 5px;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    background: url(/bitrix/templates/askona_v2/assets/img/arr-dwn.svg) no-repeat;
    background-size: 100%
}

.bottom-header {
    background: #fff;
    border-bottom: .5px solid #f3f3f3;
    box-shadow: 0 6px 16px rgba(0, 0, 0, .03)
}

.bottom-header .row ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative
}

.bottom-header .row ul li.bottom-header-link {
    list-style: none;
    padding: 11px 0
}

.bottom-header .row ul li.bottom-header-link>a {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #2e2e2e;
    transition: .2s all linear
}

.bottom-header .row ul li.bottom-header-link>a:hover {
    color: #00b9bf
}

.payment-about-box-img img {
    max-width: 100%
}

.header-105 {
    top: -110px
}

section.main-state {
    background: #fff;
    padding: 17px 0 50px
}

section.main-state .row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

@keyframes progressBar {
    0% {
        width: 0
    }
    100% {
        width: 35px
    }
}

section.main-about {
    background: url(/uploads/design_v2/about-bg.jpg) no-repeat;
    border: 1px solid #fbfbfb;
    margin-bottom: 50px;
    padding: 30px 0;
    display: none
}

section.main-about .row {
    display: flex;
    align-items: center
}

.main-about-left {
    max-width: 655px
}

.about-text-title p {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .12em;
    color: #8c8c8c
}

.about-text-title {
    margin-bottom: 18px
}

.main-about-left-text p {
    font-weight: 800;
    font-size: 24px;
    line-height: 130%;
    color: #000;
    margin-bottom: 24px;
    max-width: 560px
}

.main-about-left-text>span {
    font-weight: 300;
    font-size: 16px;
    line-height: 160%;
    color: #000;
    display: block;
    margin-bottom: 26px
}

.main-about-left-text a {
    max-width: max-content;
    height: 40px;
    border: 1px solid #00b9bf;
    border-radius: 4px;
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #00b9bf;
    transition: .2s all linear
}

.main-about-left-text a:hover {
    background: #00b9bf;
    color: #fff
}

p.subtitle-main {
    font-weight: 300;
    font-size: 14px;
    line-height: 120%;
    color: #818181;
    margin-bottom: 14px
}

p.title-main {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #000;
    margin-bottom: 21px
}

p.text-about {
    font-weight: 400;
    font-size: 16px;
    line-height: 170%;
    color: #575757;
    margin-bottom: 21px
}

footer.main .footer-middle-box:first-child li:nth-child(1),
footer.main .footer-middle-box:first-child li:nth-child(2) {
    display: none
}

footer.main {
    background: #f8f8f8;
    overflow-x: hidden
}

.follow-link {
    padding: 16px 33px;
    border-radius: 4px;
    margin: 0 auto;
    max-width: max-content;
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #00b9bf;
    transition: .2s all linear;
    border: 1px solid #00b9bf;
    transition: .2s all linear;
    margin-top: 30px;
    margin-bottom: 30px
}

.follow-link:hover {
    border: 1px solid #00b9bf;
    background: #00b9bf;
    color: #fff
}

.footer-top {
    padding: 19px 0;
    position: relative;
    background-color: #00b9bf
}

.footer-bottom-line {
    padding: 5px 0;
    position: relative;
    background-color: #484848
}

.footer-bottom-line-main {
    display: flex;
    justify-content: space-between
}

.footer-bottom-line-left p {
    font-weight: 400;
    font-size: 14px;
    line-height: 40px;
    color: #fff
}

.footer-bottom-line-right p {
    font-weight: 400;
    font-size: 14px;
    line-height: 40px;
    color: #fff
}

.footer-bottom-line-right p a {
    color: #fff
}

.footer-top-left p {
    font-weight: 800;
    font-size: 24px;
    line-height: 30px;
    color: #000
}

.footer-top-left {
    margin-right: 135px
}

.footer-top-right ul {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer-top-right ul li {
    list-style: none;
    text-transform: uppercase
}

.footer-top-right ul li a {
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    color: #fff
}

.footer-middle {
    display: flex;
    flex-wrap: wrap;
    padding: 70px 0 0 0;
    justify-content: space-between
}

.footer-middle-box {
    width: 310px
}

.footer-middle-box .footer-logo {
    margin-bottom: 10px
}

.footer-middle-box .bottom-menu__text {
    font-weight: 350;
    font-size: 18px;
    line-height: 30px;
    color: #000;
    margin-bottom: 20px
}

.footer-middle-box-title p {
    font-weight: 800;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    color: #000;
    max-width: max-content
}

.footer-middle-box-title {
    margin-bottom: 26px
}

.footer-middle-box ul li {
    list-style: none;
    max-width: max-content
}

.footer-middle-box ul li a {
    font-weight: 350;
    font-size: 18px;
    line-height: 40px;
    color: #000
}

.footer-middle-box ul li a:hover {
    color: #00b9bf
}

.footer-bottom:before {
    content: "";
    width: 200%;
    height: 1px;
    background: #e2e2e2;
    display: block;
    position: absolute;
    left: -100%
}

a.middle-phone {
    display: flex;
    align-items: center;
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    color: #1c1c1c;
    padding: 10px 10px;
    border-radius: 4px;
    transition: .2s all linear;
    background: #fff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, .08);
    margin-top: 15px
}

a.middle-phone svg {
    margin-right: 15px
}

a.link-to-magazine .ff-contact-shops,
a.middle-phone .ff-contact-online {
    margin-left: auto;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    font-weight: 700;
    background: #00b9bf;
    padding: 0 15px;
    border-radius: 3px
}

a.link-to-magazine {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    display: flex;
    align-items: center;
    color: #000;
    padding: 10px 10px;
    margin-top: 15px;
    background: #fff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, .08)
}

a.link-to-magazine svg {
    margin-right: 15px
}

.footer-link-social {
    height: 32px;
    position: relative
}

.footer-link-social a:not(:last-child) {
    margin-right: 24px
}

.footer-link-social a {
    display: flex;
    align-items: center;
    position: relative;
    background: #f8f8f8
}

.footer-link-social-row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: #f8f8f8;
    max-width: max-content;
    position: relative
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 18px;
    padding-bottom: 18px
}

.footer-bottom-left>p {
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #535353;
    margin-bottom: 20px
}

.footer-bottom-right>p {
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #535353;
    margin-bottom: 20px;
    text-align: right
}

.footer-bottom-row {
    display: flex;
    align-items: center;
    justify-content: center
}

a.hilding-link {
    background: #fff;
    border-radius: 4px;
    width: 166px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px 2px;
    margin-right: 22px
}

a.hilding-link img {
    width: 100%
}

.footer-bottom-right-row {
    display: flex;
    align-items: center;
    justify-content: center
}

.footer-bottom-right-row a img {
    width: 100%
}

.footer-bottom-right-row a {
    display: flex;
    align-items: center;
    justify-content: center
}

.footer-bottom-right-row a:not(:last-child) {
    margin-right: 22px
}

p.box-price-new {
    font-weight: 900;
    font-size: 22px;
    line-height: 27px;
    color: #fe0066;
    margin-right: 10px
}

.static_content-row {
    display: flex;
    align-items: center;
    justify-content: space-between
}

a.static_content-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 52px;
    background: #fff;
    border: 1px solid #f7f7f7;
    border-radius: 4px;
    width: 145px;
    padding: 0 19px 0 12px
}

a.static_content-box span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 50%
}

a.static_content-box.magazine span {
    background: #474747
}

a.static_content-box.phone-s span {
    background: #00bf7a
}

.static_content-row-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 52px;
    background: #fff;
    border: 1px solid #f7f7f7;
    border-radius: 4px;
    padding: 0 13px 0 21px;
    margin-top: 12px
}

.static_content-link a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8f8f8;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    width: 40px;
    height: 24px;
    font-weight: 800;
    font-size: 15px;
    color: #000
}

.static_content-link {
    display: flex;
    align-items: center
}

.static_content-link a:not(:last-child) {
    margin-right: 10px
}

.static_content-link a.active {
    background: #474747;
    color: #fff
}

.static_link ul li a {
    font-weight: 300;
    font-size: 16px;
    line-height: 1;
    color: #000
}

.static_link ul li {
    padding-left: 18px;
    position: relative;
    list-style: none;
    height: 48px;
    display: flex;
    align-items: center
}

.static_link ul li:before {
    content: "";
    width: 6px;
    height: 9px;
    display: block;
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
    background: url(/bitrix/templates/askona_v2/assets/img/align-left.png) no-repeat;
    background-size: contain
}

.static_link {
    margin-top: 5px
}

.static_link ul li:not(:last-child) {
    border-bottom: 1px solid #ddd
}

.menu_container {
    display: none
}

.post-header {
    width: 100%;
    height: 370px;
    position: relative;
    display: block;
    background-position: 50% center;
    background-size: cover;
    margin-bottom: 30px
}

.post-header h1 {
    font-family: circle, Arial, sans-serif;
    font-weight: 800;
    font-size: 3.5rem;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.post__title {
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0
}

.content-cart {
    border-top: 1px solid #ebebeb
}

.add-to-cart-box {
    max-width: 450px;
    position: fixed;
    width: 450px;
    right: 0;
    top: 0;
    background: #fff;
    height: 100%;
    z-index: 9999999999
}

.add-to-cart-box-title {
    background: #fff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, .12);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 20px;
    position: relative
}

.add-to-cart-box-title:before {
    content: "";
    width: 1px;
    height: 100%;
    border-left: 1px solid #fff;
    position: absolute;
    left: -1px;
    top: 0
}

.add-to-cart-box-title:after {
    content: "";
    width: 1px;
    height: 100%;
    border-left: 1px solid #fff;
    position: absolute;
    right: -2px;
    top: 0
}

.add-to-cart-box-title p {
    font-weight: 800;
    font-size: 26px;
    line-height: 32px;
    color: #000
}

.add-to-cart-box-title a.close-box-cart {
    width: 32px;
    height: 32px;
    background: #00b9bf;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.add-to-cart-box-main-content {
    padding: 14px 20px;
    overflow-y: auto;
    height: calc(100% - 262px);
    max-height: calc(100% - 262px) !important
}

.add-to-cart-box-all-pcs p {
    font-weight: 300;
    font-size: 15px;
    line-height: 19px;
    color: #6a6a6a
}

.add-to-cart-box-all-pcs {
    margin-bottom: 14px
}

.cart-main-content-box-row-top {
    display: flex;
    align-items: center
}

.content-box-row-top-img {
    width: 130px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px
}

.content-box-row-top-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.content-box-row-top-about {
    max-width: 240px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 90px
}

.content-box-row-top-about-title p {
    font-weight: 800;
    font-size: 18px;
    line-height: 1;
    color: #000;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.content-box-row-top-about-title {
    margin-bottom: 3px
}

.content-box-row-top-about-size p {
    font-weight: 300;
    font-size: 15px;
    line-height: 16px;
    color: #a2a2a2
}

.content-box-row-top-about-price {
    display: flex;
    align-items: center
}

.content-box-row-top-about-price p {
    font-weight: 900;
    font-size: 18px;
    line-height: 19px;
    color: #ff327e
}

.content-box-row-top-about-price p+p {
    font-weight: 300;
    font-size: 15px;
    line-height: 15px;
    text-align: right;
    text-decoration-line: line-through;
    color: #bcbcbc;
    margin-left: 10px
}

.cart-main-content-box-row-bottom {
    display: flex;
    align-items: center;
    margin-top: 14px
}

a.remove-cart-box {
    width: 210px;
    height: 28px;
    background: #fff;
    border: 1px solid #e4e4e4;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 14px
}

a.remove-cart-box svg {
    margin-left: 11px;
    height: 11px
}

.cart-main-content-box {
    padding-bottom: 14px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 14px
}

.content-cart {
    display: none !important
}

.add-to-cart-box-total-price {
    padding: 17px 20px;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #fff
}

ul.total-price-row {
    background: #fbfbfb;
    border: 1px solid #e4e4e4;
    padding: 14px 20px
}

ul.total-price-row li {
    padding: 0;
    list-style: none;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

ul.total-price-row li p {
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    color: #000;
    background: #fbfbfb;
    position: relative
}

ul.total-price-row li:first-child p {
    font-weight: 800;
    font-size: 24px;
    line-height: 30px
}

ul.total-price-row li span {
    position: absolute;
    font-weight: 300;
    font-size: 13px;
    line-height: 12px;
    color: #636363;
    bottom: -11px
}

ul.total-price-row li:first-child {
    margin-bottom: 23px !important
}

ul.total-price-row li:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 3px;
    border-bottom: 1px dashed #e4e4e4
}

ul.total-price-row li:first-child:before {
    bottom: 7px
}

a.add-to-cart-main {
    width: 100%;
    height: 50px;
    background: #00b9bf;
    border: 2px solid #00b9bf;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    transition: .2s all linear;
    margin-bottom: 20px
}

a.add-to-cart-main:hover {
    background: 0 0;
    color: #00b9bf
}

.add-to-cart-box-all {
    position: relative;
    height: 100%;
    border: 1px solid #e4e4e4
}

.add-to-cart-box-main-content::-webkit-scrollbar,
.content-cart::-webkit-scrollbar {
    width: 3px;
    background-color: #f9f9fd
}

.add-to-cart-box-main-content::-webkit-scrollbar-thumb,
.content-cart::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #00b9bf
}

.add-to-cart-box-main-content::-webkit-scrollbar-track,
.content-cart::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .2);
    border-radius: 10px;
    background-color: #f9f9fd
}

.select-city .select2 {
    width: auto !important
}

.select2-container {
    display: block;
    margin: 0 0 16px;
    font-family: circle, Arial, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    text-align: left;
    text-transform: none
}

.bottom-menu__title {
    margin-bottom: 25px;
    line-height: 26px;
    line-height: 1.625rem;
    letter-spacing: .5px;
    letter-spacing: .03125rem
}

.popup {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-top: 56px;
    width: 688px;
    background-color: #fff;
    padding-bottom: 72px
}

.popup__close {
    position: absolute;
    top: 0;
    right: 0;
    width: 56px;
    height: 56px;
    background-color: #27979d;
    cursor: pointer
}

.popup__title {
    margin-bottom: 36px;
    line-height: 1.222;
    text-align: center
}

p.popup__title {
    font-weight: 800;
    letter-spacing: 1.8px;
    letter-spacing: .1125rem;
    font-size: 40px;
    font-size: 2.5rem;
    margin: 16px 0
}

.field {
    position: relative;
    width: 100%;
    margin-bottom: 39px
}

.popup__field {
    height: 50px;
    margin-bottom: 38px
}

.field__in {
    padding-top: 15px;
    padding-bottom: 13px;
    font-family: circle;
    font-weight: 300;
    font-size: 16px;
    font-size: 1rem;
    color: #010101;
    border-bottom: 1px solid #000
}

.field__label {
    position: absolute;
    top: 12px;
    left: 0;
    color: #bbb;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: .4px;
    letter-spacing: .025rem;
    line-height: 30px;
    line-height: 1.875rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

input[type=checkbox],
input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0)
}

.fancybox__container {
    z-index: 9999999999 !important
}

.checkbox-line {
    margin-bottom: 16px
}

.ui-tooltip {
    background: rgba(0, 0, 0, .5);
    box-shadow: none;
    max-width: 241px;
    padding: 13px 14px;
    color: #fff;
    font-size: .8125rem;
    line-height: 1.23;
    text-align: left;
    border-radius: 3px
}

.ui-tooltip::before {
    content: "";
    border-style: solid;
    border-width: 0 5.5px 7px;
    border-color: transparent transparent rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -5.5px;
    pointer-events: none
}

.ui-tooltip.bottom::before {
    border-width: 7px 5.5px 0;
    border-color: rgba(0, 0, 0, .5) transparent transparent;
    top: 100%;
    bottom: auto
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.bottom-header .row ul li.bottom-header-link:first-child>a {
    background: #f06;
    color: #fff;
    padding: 4px 15px;
    padding-left: 31px;
    border-radius: 4px;
    position: relative
}

.bottom-header .row ul li.bottom-header-link:first-child>a:hover {
    opacity: .9
}

.bottom-header .row ul li.bottom-header-link:first-child>a:before {
    content: "";
    width: 12px;
    height: 11px;
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    background: url(/bitrix/templates/askona_v2/assets/css_v2/sale-ico.svg)
}

.fancybox__container {
    z-index: 9999999999999999 !important
}

@media screen and (max-width:1350px) {
    .footer-middle-box ul li a {
        max-width: 240px;
        display: flex
    }
}

@media screen and (max-width:767px) {
    @keyframes progressBar {
        0% {
            width: 0
        }
        100% {
            width: 23px
        }
    }
    a.static_content-box {
        height: 44px
    }
    .fancybox-container {
        z-index: 999929999999999999
    }
    .sale-row .sale-sp {
        font-size: 14px;
        padding-top: 2px
    }
}

.text-c {
    text-align: center !important
}

.cart-container h1 {
    margin-bottom: 65px
}

body {
    background: #fff;
    font-size: 16px;
    font-size: 1rem;
    font-family: circle, Arial, sans-serif;
    font-weight: 300;
    line-height: 1.5;
    color: #000;
    vertical-align: top;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

a {
    color: #000;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

a,
a:hover {
    text-decoration: none
}

a:hover {
    color: #1d8186
}

p a {
    border-bottom: 1px dotted rgba(0, 0, 0, .4)
}

p a:hover {
    border-bottom-color: rgba(39, 151, 157, .5)
}

.main-menu__item {
    margin-top: 17px;
    margin-bottom: 0;
    margin-right: 1.5%;
    height: 56px;
    display: inline-block;
    line-height: 40px;
    line-height: 2.5rem;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400
}

@media (max-width:1499px) {
    .main-menu__item {
        margin-right: 0
    }
}

.main-menu__item:last-child {
    margin-right: 0
}

.main-menu__item:hover>.main-menu__link {
    color: #1d8186
}

.main-menu__item:hover>.main-menu__drop {
    visibility: visible;
    opacity: 1;
    z-index: 3
}

.main-menu__item_sale {
    margin-right: 20px
}

.main-menu__link {
    color: #000;
    letter-spacing: 1px;
    letter-spacing: .0625rem
}

.main-menu__link_sale {
    position: relative;
    width: 103px;
    height: 40px;
    display: inline-block;
    text-align: center;
    color: #eb1d82
}

.main-menu__link_sale span {
    position: relative;
    z-index: 4
}

.main-menu__link_sale:before {
    z-index: 3;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 101px;
    height: 38px;
    background-color: #fff;
    border-radius: 20px;
    content: ""
}

.main-menu__link_sale:after {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 103px;
    height: 40px;
    background-image: -webkit-linear-gradient(left, #fd52a7, #6bdcd8);
    background-image: linear-gradient(90deg, #fd52a7 0, #6bdcd8);
    border-radius: 20px;
    content: ""
}

.main-menu__link_sale:hover {
    color: #fff !important
}

.main-menu__link_sale:hover:before {
    background-color: transparent
}

@media (max-width:1023px) {
    .main-menu,
    .top-menu {
        display: none
    }
}

.checkbox-line.hidden {
    display: none !important
}

ul,
ul li {
    margin-bottom: 0 !important
}

.top-menu {
    height: 40px;
    background-color: #eee
}

.top-menu__list_right {
    float: right !important
}

.top-menu__item {
    position: relative;
    margin-bottom: 0;
    margin-right: 43px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    line-height: 2.5rem;
    font-size: 16px;
    font-size: 1rem
}

.top-menu__item:last-child {
    margin-right: 0
}

.top-menu__link {
    display: inline-block;
    height: 40px;
    letter-spacing: .6px;
    letter-spacing: .0375rem;
    color: #666
}

.top-menu__link_services {
    position: relative;
    padding-right: 11px
}

.top-menu__link_services:after {
    position: absolute;
    top: 17px;
    right: -7px;
    width: 11px;
    height: 7px;
    background-image: url(/bitrix/templates/ascona_pro/assets/img/svg/services-drop.svg);
    content: ""
}

.checkbox-line.hidden {
    display: none !important
}