.main-nav ul ul li a,
.main-nav ul ul li div {
    text-transform: none !important
}

a,
body,
div,
form,
html,
img,
li,
p,
span,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}

:focus {
    outline: 0
}

body {
    line-height: 1;
    color: #52576a;
    font: 14px/17px arial, sans-serif;
    height: 100%;
    background: #f2f4f7
}

html {
    height: 100%
}

::-webkit-input-placeholder {
    opacity: 1
}

::-moz-placeholder {
    opacity: 1
}

:-moz-placeholder {
    opacity: 1
}

:-ms-input-placeholder {
    opacity: 1
}

* {
    box-sizing: border-box
}

header {
    overflow: hidden;
    background: #fff;
    padding: 0 0 28px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .06)
}

.ins {
    margin: auto;
    max-width: 1220px;
    padding: 0 10px
}

.top-line {
    background: #2c303d;
    height: 50px
}

.top-line .top-nav {
    float: left;
    width: 54%;
    position: relative
}

.top-line .top-nav li {
    float: left;
    list-style: none;
    text-align: center;
    padding: 0 15px;
    border-left: 2px solid #2b2e3b
}

.top-line .top-nav li:first-child {
    border: none
}

.top-line .top-nav li a {
    color: #cbcaca;
    display: block;
    text-decoration: none;
    font: 14px/50px Arial, sans-serif
}

.top-line .search {
    float: right;
    width: 44%;
    background: #fff;
    padding: 9px;
    border-radius: 9px;
    position: relative;
    margin: 12px 0 0
}

.top-line .search:before {
    position: absolute;
    left: -10px;
    top: 29px;
    width: 10px;
    height: 10px;
    background: url(/images/l-s.png) no-repeat;
    content: ""
}

.top-line .search:after {
    position: absolute;
    right: -10px;
    top: 29px;
    width: 10px;
    height: 10px;
    background: url(/images/r-s.png) no-repeat;
    content: ""
}

.top-line .search-ins {
    border: 2px solid #fc0;
    border-radius: 4px;
    position: relative
}

.top-line .search input[type=text] {
    border: none;
    height: 46px;
    padding: 0 70px 0 18px;
    width: 100%;
    color: #777d93;
    font: 14px arial, bold
}

.top-line .search input[type=submit] {
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 56px;
    height: 46px;
    background: #fc0 url(/images/icon-search.png) no-repeat center
}

.top-line .search .example {
    position: absolute;
    top: 0;
    right: 0;
    width: 274px;
    font: 14px/50px arial, bold;
    color: #2c303d
}

.top-line .search .example span {
    font: 14px/50px arial, bold;
    color: #568cdc;
    text-decoration: underline
}

.logo {
    float: left;
    clear: both;
    max-width: 300px;
    width: 25%;
    padding: 19px 0 0;
    height: 93px;
    border-right: 2px solid #f5f6f9
}

.logo img {
    display: block;
    margin: auto
}

.contact-header {
    height: 93px;
    border-right: 2px solid #f5f6f9;
    padding: 25px 0 0 32px;
    float: left;
    max-width: 260px;
    width: 22%
}

.contact-header .phone {
    color: #c20e18;
    font: 24px/24px arial, bold;
    margin: 0 0 2px;
    background: url(/images/icon-phone.png) no-repeat 0 center;
    padding: 0 0 0 27px;
    text-decoration: none
}

.contact-header .phone span {
    color: #52576a
}

.contact-header .time {
    padding: 0 0 10px 27px;
    color: #aaa;
    font: 12px/12px arial, bold
}

.contact-header .time span {
    color: #606269
}

.contact-header .callback {
    margin: 0 0 0 27px;
    display: block;
    color: #568cdc;
    position: relative;
    text-decoration: underline;
    font: 14px/14px arial, bold
}

.top-line .search .example span {
    position: relative
}

.contact-header .callback:after,
.top-line .search .example span:after {
    content: attr(data-txthover);
    position: absolute;
    left: 0;
    max-width: 0;
    color: #d67237;
    white-space: nowrap;
    overflow: hidden
}

.support-header {
    height: 93px;
    padding: 25px 0 0 32px;
    float: left;
    max-width: 260px;
    width: 22%
}

.support-header .phone {
    color: #c20e18;
    font: 24px/24px arial, bold;
    margin: 0 0 2px;
    background: url(/images/icon-support.png) no-repeat 0 center;
    padding: 0 0 0 27px;
    text-decoration: none
}

.support-header .phone span {
    color: #52576a
}

.support-header .time {
    padding: 0 0 10px 27px;
    color: #aaa;
    font: 12px/12px arial, bold
}

.support-header .time span {
    color: #606269
}

.delivery-fast {
    float: left;
    border: 2px dashed #e9ecf1;
    border-radius: 7px;
    margin: 16px 0 0;
    text-align: center;
    font: 14px/14px arial, bold;
    color: #aaa;
    width: 14%;
    padding: 9px 4px 8px
}

.delivery-fast p {
    margin: 0 0 6px
}

.delivery-fast span {
    color: #2c303d;
    padding: 0 0 0 33px;
    display: inline-block;
    vertical-align: top;
    background: url(/images/icon-fast-delivery.png) no-repeat 0 center;
    font: 18px/18px arial, bold
}

.basket {
    float: right;
    border-radius: 4px;
    background: #fc0 url(/images/icon-basket.png) no-repeat 16px center;
    text-decoration: none;
    color: #2c303d;
    margin: 16px 8px 0 0;
    font: 16px/59px arial, bold;
    height: 59px;
    box-shadow: 0 1px 0 #d1a51e;
    max-width: 178px;
    width: 15%;
    padding: 0 0 0 55px
}

.basket .title {
    float: left
}

.basket .amount {
    float: right;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    width: 24px;
    height: 24px;
    margin: 18px 16px 0 0;
    background: #c20e18;
    font: 14px/24px arial, bold
}

.main-nav {
    clear: both;
    max-width: 1220px;
    padding: 0 10px;
    margin: auto auto 11px
}

.main-nav ul {
    width: 100%;
    position: relative;
    z-index: 7;
    background: #27a8bd;
    display: inline-block
}

.main-nav ul li {
    float: left;
    height: 100%;
    position: relative
}

.main-nav ul .sub_menu {
    display: none
}

.main-nav ul ul {
    max-width: 220px;
    width: 100%;
    position: absolute;
    z-index: 9;
    left: 0;
    top: 62px;
    background-color: #2292a5;
    border-radius: 0
}

.main-nav ul ul li {
    width: 200px;
    text-align: left;
    border-bottom: 1px solid #439ead
}

.main-nav ul ul li a,
.main-nav ul ul li div {
    height: 40px;
    text-align: left;
    text-transform: capitalize;
    -webkit-justify-content: left;
    justify-content: left;
    font-family: Arial;
    font-size: 15px;
    padding-left: 20px
}

.main-nav ul ul li div {
    display: flex;
    align-items: center;
    background-color: #2292a5
}

.main-nav ul ul li a b,
.main-nav ul ul li div b {
    font: 16px/64px arial, bold
}

.main-nav li li a:before {
    background: 0 0
}

.colum1 {
    -webkit-border-bottom-left-radius: 10px !important;
    -moz-border-radius-bottomleft: 10px !important;
    border-bottom-left-radius: 10px !important
}

.colum2 {
    max-width: 300px !important;
    padding-left: 20px;
    width: 460px !important;
    position: absolute;
    z-index: 9;
    left: 140px !important;
    top: 62px;
    background-color: #2292a5;
    border-left: 0;
    -webkit-border-bottom-right-radius: 10px !important;
    -moz-border-radius-bottomright: 10px !important;
    border-bottom-right-radius: 10px !important
}

.colum2 li {
    width: 270px !important;
    text-transform: lowercase;
    border-bottom: 1px solid #439ead
}

.sub_null {
    height: 41px !important;
    border-bottom: 1px solid transparent !important;
    background-color: #2292a5
}

.colum2 li:last-child {
    border-bottom: 1px solid transparent
}

.main-nav ul a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 9
}

.main-nav ul {
    width: 100%;
    text-align: center;
    background: #27a8bd;
    border-radius: 0 0 10px 10px;
    display: inline-block
}

.main-nav li {
    list-style: none
}

.main-nav li a {
    text-decoration: none;
    color: #fff;
    height: 64px;
    text-transform: uppercase;
    font: 16px/64px arial, bold;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .24);
    position: relative
}

.main-nav li .sub_menu div {
    color: #fff
}

.main-nav .menu>li>a {
    padding: 0 49.6px
}

.main-nav li a:before {
    position: absolute;
    width: 2px;
    height: 42px;
    background: #439ead;
    content: "";
    left: 0;
    top: 50%;
    margin: -21px 0 0
}

.logo img.logo-mobile,
.open-catalog,
.open-nav,
.open-top-nav,
.search-button {
    display: none
}

@media screen and (max-width:1220px) {
    .main-nav .menu>li>a {
        padding: 0 35px
    }

    .top-line .top-nav li {
        padding: 0 10px
    }

    .contact-header,
    .support-header {
        padding: 13px 0 0 7px
    }

    .basket {
        padding: 0 0 0 39px;
        background-position: 9px center
    }
}

@media screen and (max-width:1080px) {
    .main-nav .menu>li>a {
        padding: 0 30px
    }
}

@media screen and (max-width:1000px) {
    .main-nav li a {
        min-width: 100px;
        background-color: #28a8be
    }

    .top-line .top-nav {
        width: 100%
    }

    .top-line .search {
        margin: 0 195px 0 225px;
        padding: 0;
        height: 59px;
        float: none;
        width: auto;
        clear: left;
        position: relative;
        top: 21px
    }

    .top-line .search input[type=text] {
        height: 57px
    }

    .top-line .search input[type=submit] {
        height: 57px
    }

    .basket {
        position: absolute;
        top: 72px;
        right: 24px;
        margin: 0;
        padding: 0 0 0 55px;
        background-position: 16px center;
        width: 178px
    }

    .example {
        display: none
    }

    .ins {
        padding: 0 24px
    }

    .logo {
        width: 210px;
        position: absolute;
        top: 74px;
        padding: 0;
        border: none
    }

    .contact-header {
        margin: 100px 0 0;
        clear: both;
        width: 35%;
        max-width: inherit
    }

    .support-header {
        margin: 100px 0 0;
        width: 35%;
        max-width: inherit;
        border-right: 2px solid #f5f6f9
    }

    .delivery-fast {
        width: 178px;
        float: right;
        max-width: inherit;
        margin: 119px 0 0
    }

    .contact-header,
    .support-header {
        padding: 13px 0 0 30px
    }
}

@media screen and (max-width:930px) {
    .main-nav .menu>li>a {
        padding: 0 20px
    }

    .main-nav ul {
        display: none
    }

    .open-nav {
        display: block;
        float: left;
        width: 48%;
        border-radius: 0 0 10px 10px;
        color: #fff;
        padding: 0 0 0 30px;
        font: 22px/64px arial, bold;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .24);
        background: #27a8bd;
        position: relative
    }

    .open-nav:before {
        position: absolute;
        background: url(/images/icon-open-nav.png) no-repeat;
        width: 18px;
        height: 12px;
        content: "";
        right: 30px;
        top: 26px
    }

    .open-catalog {
        display: block;
        float: right;
        width: 48%;
        border-radius: 0 0 10px 10px;
        color: #fff;
        padding: 0 0 0 30px;
        font: 22px/64px arial, bold;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .24);
        background: #515669;
        position: relative
    }

    .open-catalog:before {
        position: absolute;
        background: url(/images/icon-open-nav.png) no-repeat;
        width: 18px;
        height: 12px;
        content: "";
        right: 30px;
        top: 26px
    }
}

@media screen and (max-width:768px) {
    .delivery-fast {
        display: none
    }

    .contact-header,
    .support-header {
        border: none;
        width: 50%
    }
}

@media screen and (max-width:700px) {
    .logo img {
        display: none
    }

    .logo {
        width: auto;
        height: auto
    }

    .logo img.logo-mobile {
        display: block;
    }

    .top-line .search {
        display: none
    }

    .basket {
        width: 44px;
        height: 47px;
        background-position: center;
        box-shadow: none;
        right: 10px;
        padding: 0
    }

    .basket .amount {
        position: absolute;
        top: -5px;
        margin: 0;
        right: -5px
    }

    .search-button {
        display: block;
        position: absolute;
        top: 72px;
        border-radius: 5px;
        background: #fc0 url(/images/icon-search.png) no-repeat center;
        width: 44px;
        height: 47px;
        right: 66px
    }

    .basket .title {
        display: none
    }
}

@media screen and (max-width:550px) {
    .open-top-nav {
        display: block;
        color: #fff;
        font: 16px/50px Arial, sans-serif;
        padding: 0 0 0 10px;
        position: relative
    }

    .open-top-nav:after {
        position: absolute;
        background: url(/images/icon-open-nav.png) no-repeat;
        width: 18px;
        height: 12px;
        content: "";
        right: 11px;
        top: 19px
    }

    .top-line .top-nav ul {
        display: none
    }

    .contact-header .phone,
    .support-header .phone {
        background: 0 0;
        padding: 0;
        font: 600 18px/24px arial, bold
    }

    .contact-header .time,
    .support-header .time {
        padding: 0 0 10px
    }

    .contact-header .callback {
        margin: 0;
        font-size: 13px
    }

    .contact-header .time span,
    .support-header .time span {
        display: block
    }

    header {
        padding: 0;
        height: auto
    }

    .contact-header,
    .support-header {
        text-align: center;
        padding: 0;
        margin: 83px 0 0
    }

    .open-catalog,
    .open-nav {
        width: 50%;
        padding: 0 0 0 22px;
        font: 18px/64px arial, bold
    }

    .main-nav {
        padding: 0
    }

    .ins {
        padding: 0 10px
    }

    .open-catalog::before,
    .open-nav::before {
        right: 12px
    }
}

.main-nav ul li {
    height: auto
}

.open-nav,
.open-catalog,
.review-content,
.open-nav-footer,
.logo-footer-mobile,
.search-button,
.open-top-nav,
.mobile-email {
    display: none;
}

.table-number-top .show_numbers {
    background: #00c2d1;
    border-radius: 44px;
    box-shadow: 0 1px 0 #498292, 0 2px 4px rgb(0 0 0 / 8%);
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    height: 44px;
    font: 16px/44px arial, bold;
    margin: auto;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 2px rgb(0 0 0 / 16%);
    min-width: 184px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    margin-top: 3px;
}

@media(max-width: 768px) {
    .table-number-top .show_numbers {
        float: unset;
        display: block;
    }
}

.breadcrumbs h1 {
    color: #2c303d;
    font: 22px/22px arial, bold;
    padding: 0 0 24px;
}

.table-number-content .line-tr {
    display: table;
    width: 100%;
    text-align: center;
    border-top: 2px solid #f5f6f9;
}

.table-number-content .line-tr:first-child {
    border: none;
}

.table-number-content .line-tr .col-td {
    width: 25%;
    height: 72px;
    padding: 0 3px;
    border-left: 1px solid #f5f6f9;
    display: table-cell;
    vertical-align: middle;
}

.table-number-content .line-tr .col-td:first-child {
    border: none;
}

.table-number-content .line-tr .col-td:nth-child(1) {
    max-width: 225px;
}

.table-number-content .line-tr .col-td:nth-child(2) {
    max-width: 250px;
}

.table-number-content .line-tr .col-td:nth-child(3) {
    max-width: 200px;
}

.table-number-content .line-tr .col-td:nth-child(4) {
    max-width: 225px;
}

.table-number-content .line-tr .old-price {
    padding: 0 5px 0 0;
    text-decoration: line-through;
    display: inline-block;
}

.table-number-content .line-tr .new-price {
    color: #c20e18;
    padding: 0 0 0 5px;
    display: inline-block;
}

.table-number-content .line-tr .name-operator {
    color: #2c303d;
    font: 17px arial, bold;
}

.table-number-content .line-tr .name-operator img {
    display: inline-block;
    vertical-align: middle;
}

.table-number-content .line-tr .name-operator span {
    display: inline-block;
    padding: 0 0 0 5px;
    vertical-align: middle;
}

.table-number-content .line-tr .td-phone {
    color: #27a8bd;
    font: 17px arial, bold;
    text-decoration: none;
}

.table-number-content .line-tr .td-phone:hover {
    text-decoration: underline;
}

.table-number-content .line-tr .td-price {
    color: #2c303d;
    font: 17px arial, bold;
}

a.buy_button, button.buy_button {
    display: block !important;
}

.table-number-content a.buy_button, .table-number-content button.buy_button {
    width: 140px;
}

a.buy_button, button.buy_button {
    background: #00c2d1;
    border-radius: 44px;
    box-shadow: 0 1px 0 #498292, 0 2px 4px rgba(0, 0, 0, 0.08);
    box-sizing: border-box;
    color: #fff;
    display: block;
    height: 44px;
    font: 16px/44px arial, bold;
    margin: auto;
    padding: 0 36px 0 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
    width: 184px;
    border: unset;
    outline: none;
    cursor: pointer;
}

a.buy_button:after, button.buy_button:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAu0lEQVR42q2UsQ4CIQyGu7HdoLn30EEn43iLCfcaOLi4G+7N8Yf0DCFAPS3JF5IGvjQtlKiyQggjmIADL7Dw7jg+krRwyIAZeBa08HzOtEQDeAiSknh+qGW0VZQLTS6bfxSt2LzY/k+ZT03h7iwKTMTt3nLpDI6VuKPsHZXcwLOIncCuEk/vkDoZXIuLPVGil1nkwoKDJFozuws1isK9IPrUTLWbeu9M9Qeo/03VqVFkaL+cZ7Y5zzQm7Rs0ajDy06YpRAAAAABJRU5ErkJggg==) center center no-repeat;
    content: "";
    height: 19px;
    left: 100%;
    margin-left: -40px;
    margin-top: -10px;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 19px;
}

a.buy_button span, button.buy_button span {
    display: block;
    height: 100%;
}

a.buy_button span.buy_button_y, button.buy_button span.buy_button_y {
    display: none;
}

a.buy_button.added_to_cart, button.buy_button.added_to_cart {
    cursor: default;
}

a.buy_button:hover, button.buy_button:hover {
    background-color: #00a9be;
}

a.buy_button.added_to_cart,
a.buy_button:active,
button.buy_button.added_to_cart,
button.buy_button:active {
    background-color: #008394;
    padding-right: 0;
}

a.buy_button:after,
button.buy_button:after {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAu0lEQVR42q2UsQ4CIQyGu7HdoLn30EEn43iLCfcaOLi4G+7N8Yf0DCFAPS3JF5IGvjQtlKiyQggjmIADL7Dw7jg+krRwyIAZeBa08HzOtEQDeAiSknh+qGW0VZQLTS6bfxSt2LzY/k+ZT03h7iwKTMTt3nLpDI6VuKPsHZXcwLOIncCuEk/vkDoZXIuLPVGil1nkwoKDJFozuws1isK9IPrUTLWbeu9M9Qeo/03VqVFkaL+cZ7Y5zzQm7Rs0ajDy06YpRAAAAABJRU5ErkJggg==") center center no-repeat;
    content: "";
    height: 19px;
    left: 100%;
    margin-left: -40px;
    margin-top: -10px;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 19px;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

a.buy_button.added_to_cart:after,
a.buy_button:active:after,
button.buy_button.added_to_cart:after,
button.buy_button:active:after {
    margin-left: 0;
    display: none;
}

a.buy_button.added_to_cart span.buy_button_n, button.buy_button.added_to_cart span.buy_button_n {
    display: none;
}

a.buy_button.added_to_cart span.buy_button_y, button.buy_button.added_to_cart span.buy_button_y {
    display: block;
}

@media screen and (max-width: 768px) {
    .table-number-content .line-tr .col-td {
        float: left;
        width: 50%;
        max-width: inherit !important;
    }

    .table-number-content .line-tr {
        display: block;
        overflow: hidden;
    }

    .table-number-content .line-tr .col-td>* {
        display: table-cell;
        vertical-align: middle;
    }

    .table-number-content .line-tr .col-td {
        display: table;
        height: 62px;
        border: none;
    }

    .table-number-top {
        height: 86px;
        padding: 0 0 9px;
        text-align: center;
    }
}

@media(min-width: 1200px) {
    .main-nav {
        position: sticky;
        top: 0;
        z-index: 100;
    }
}