@charset "UTF-8";
@font-face {
    font-family: cuprumregular;
    src: url(fonts/cuprum-regular-webfont-webfont.eot);
    src: url(fonts/cuprum-regular-webfont-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/cuprum-regular-webfont-webfont.woff) format("woff"), url(fonts/cuprum-regular-webfont-webfont.ttf) format("truetype"), url(fonts/cuprum-regular-webfont-webfont.svg#_.regular) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: museosanscyr;
    src: url(fonts/MuseoSansCyrl300.eot);
    src: local("☺"), url(fonts/MuseoSansCyrl300.woff) format("woff"), url(fonts/MuseoSansCyrl300.ttf) format("truetype"), url(fonts/MuseoSansCyrl300.svg) format("svg");
    font-weight: 300;
    font-style: normal
}
@font-face {
    font-family: museosanscyr;
    src: url(fonts/MuseoSansCyrl-500_gdi.eot);
    src: url(fonts/MuseoSansCyrl-500_gdi.eot?#iefix) format("embedded-opentype"), url(fonts/MuseoSansCyrl-500_gdi.woff) format("woff"), url(fonts/MuseoSansCyrl-500_gdi.ttf) format("truetype"), url(fonts/MuseoSansCyrl-500_gdi.svg#MuseoSansCyrl-500) format("svg");
    font-weight: 500;
    font-style: normal
}
@font-face {
    font-family: museosanscyr;
    src: url(fonts/MuseoSansCyrl700.eot);
    src: local("☺"), url(fonts/MuseoSansCyrl700.woff) format("woff"), url(fonts/MuseoSansCyrl700.ttf) format("truetype"), url(fonts/MuseoSansCyrl700.svg) format("svg");
    font-weight: 700;
    font-style: normal
}
html {
    height: 100%
}
body {
    font: 500 14px museosanscyr, Arial, sans-serif;
    width: 100%;
    height: 100%;
    line-height: 1.3125;
    color: #3b4047
}
body .front {
    background: url(images/main_bg.jpg) repeat scroll 0 0 transparent
}
.wrapper {
    width: 100%;
    margin: 0 auto;
    min-height: 100%;
    height: auto !important;
    height: 100%
}
.middle {
    width: 100%;
    padding: 0 !important;
    position: relative;
    clear: both;
    min-height: 50%;
}
.middle::after {
    display: table;
    clear: both;
    content: ''
}
.wrapper:not(.front) .middle_content {
    max-width: 1170px;
    margin: 0 auto
}
.container {
    width: 100%;
    float: left;
    overflow: hidden
}
.page_title_wrapper {
    min-height: 80px;
    -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, .08);
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, .08);
    background: url(images/main_bg.jpg) repeat scroll 0 0 transparent
}
.page_title_wrapper .page_title {
    max-width: 1170px;
    margin: 0 auto;
    font-size: 36px;
    padding-top: 15px;
    font-weight: 300
}
.video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px
}
.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}
.mb-0 {
    margin-bottom: 0 !important
}
.good_basket_btns {
    width: 83px;
    height: 48px;
    border: 1px solid #bfd3d8;
    background-color: #fff
}
.good_basket_btns .good_basket_min,
.good_basket_btns .good_basket_plus {
    float: left;
    height: 100%;
    width: 24px;
    text-indent: -9999px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}
.good_basket_btns .good_basket_min {
    background: url(images/minus.png) no-repeat scroll right center transparent
}
.good_basket_btns .good_basket_min:hover {
    background: url(images/minus2.png) no-repeat scroll right center transparent
}
.good_basket_btns .good_basket_plus {
    background: url(images/plus.png) no-repeat scroll left center transparent
}
.good_basket_btns .good_basket_plus:hover {
    background: url(images/plus2.png) no-repeat scroll left center transparent
}
.good_basket_btns input.good_basket_input {
    float: left;
    text-align: center;
    height: 100%;
    border: none;
    width: 33px;
    padding: 0 3px;
    font-size: 18px
}
.socials_buttons .social_label {
    margin-bottom: 20px
}
.socials_buttons .social-likes::after {
    content: '';
    display: table;
    clear: both
}
.socials_buttons .social-likes .social-likes__widget {
    float: left;
    clear: both;
    border: none;
    margin: 0 0 18px
}
.socials_buttons .social-likes .social-likes__widget:hover {
    background: 0 0;
    color: #000
}
.socials_buttons .social-likes .social-likes__widget .social-likes__button {
    font: 14px museosanscyr
}
.socials_buttons .social-likes .social-likes__widget .social-likes__button .social-likes__icon {
    width: 21px;
    display: inline-block;
    margin-top: 3px
}
.socials_buttons .social-likes .social-likes__widget .social-likes__button .social-likes__icon+span {
    padding-left: 7px
}
.socials_buttons .social-likes .social-likes__widget .social-likes__button:hover .social-likes__icon {
    opacity: .8
}
.socials_buttons .social-likes .social-likes__widget.social-likes__widget_facebook .social-likes__icon {
    background: url(images/s_1.svg) no-repeat scroll center 0 transparent
}
.socials_buttons .social-likes .social-likes__widget.social-likes__widget_vkontakte .social-likes__icon {
    background: url(images/s_2.svg) no-repeat scroll center 0 transparent
}
.socials_buttons .social-likes .social-likes__widget.social-likes__widget_plusone .social-likes__icon {
    background: url(images/s_5.svg) no-repeat scroll center 0 transparent
}
.socials_buttons .social-likes .social-likes__widget.social-likes__widget_twitter .social-likes__icon {
    background: url(images/s_7.svg) no-repeat scroll center 0 transparent
}
.socials_buttons .a2a_kit {
    padding-top: 5px
}
.socials_buttons .a2a_kit .a2a_dd {
    display: none
}
.socials_buttons .a2a_kit svg {
    display: none
}
.socials_buttons .a2a_kit a {
    text-decoration: none !important;
    color: #000 !important
}
.socials_buttons .a2a_kit .a2a_button_viber {
    float: left;
    clear: both;
    padding: 0 !important;
    margin-bottom: 5px;
    display: block
}
.socials_buttons .a2a_kit .a2a_button_viber .a2a_svg {
    background: url(images/s_3.svg) no-repeat scroll center 0 transparent !important;
    width: 21px;
    margin-right: 9px;
    margin-left: -8px
}
.socials_buttons .a2a_kit .a2a_button_whatsapp {
    margin-bottom: 5px;
    display: block;
    float: left;
    clear: both;
    padding: 0 !important
}
.socials_buttons .a2a_kit .a2a_button_whatsapp .a2a_svg {
    background: url(images/s_4.svg) no-repeat scroll center 0 transparent !important;
    width: 21px;
    margin-right: 6px;
    margin-left: -8px
}
.socials_buttons .a2a_kit .a2a_button_telegram {
    margin-bottom: 5px;
    display: block;
    float: left;
    clear: both;
    padding: 0 !important
}
.socials_buttons .a2a_kit .a2a_button_telegram .a2a_svg {
    background: url(images/s_6.svg) no-repeat scroll center 0 transparent !important;
    width: 21px;
    margin-right: 6px;
    margin-left: -8px
}
.socials_buttons .a2a_kit .a2a_label {
    position: static !important;
    overflow: visible
}
.ajax-progress {
    background: rgba(255, 255, 255, .8);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    margin: 0;
    padding: 0;
    z-index: 1000
}
.ajax-progress .throbber {
    background: 0 0;
    border-radius: 6px;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    margin: 0;
    padding: 0 !important;
    border: 8px solid rgba(0, 0, 0, .3);
    border-left: 8px solid #000;
    border-radius: 100%;
    -webkit-animation: rotate .7s linear infinite;
    animation: rotate .7s linear infinite;
    margin-top: -25px;
    margin-left: -25px
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}
@-webkit-keyframes fadeOut {
    0% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        opacity: .1
    }
    100% {
        -webkit-transform: scale(.1);
        opacity: .8
    }
}
@-webkit-keyframes strechdelay {
    0%,
    100%,
    50% {
        -webkit-transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1)
    }
}
@keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes fadeOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .1
    }
    100% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: .8
    }
}
@keyframes strechdelay {
    0%,
    100%,
    50% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}
.field-type-tex-with-summary .content_left_img,
.field-type-text-long .content_left_img {
    margin: 5px 20px 5px 0
}
.field-type-tex-with-summary .content_right_img,
.field-type-text-long .content_right_img {
    margin: 5px 0 5px 20px
}
.grippie {
    display: none !important
}
.webform-confirmation+.links {
    display: none !important
}
ul li,
ul.menu li {
    margin: 0;
    padding: 0;
    list-style: none
}
ul.normallist li {
    list-style-type: disc !important;
    padding-left: 6px !important;
    margin-left: 25px !important
}
*,
 :after,
 :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
input {
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
input.form_submit {
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}
input.form_submit:hover {
    opacity: .8
}
label.form_submit:hover {
    opacity: .8
}
input.form_text {
    -webkit-transition: .3s;
    transition: .3s;
    width: 100%;
    padding: 0 10px;
    height: 32px;
    border: 1px solid #bfd3d8
}
input.form_text:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important
}
.form_checkbox input {
    display: none
}
.form_checkbox input:checked+label {
    background: url(images/check2.png) no-repeat scroll 0 center transparent
}
.form_checkbox label {
    padding-left: 25px;
    line-height: 20px;
    display: block;
    cursor: pointer;
    background: url(images/check.png) no-repeat scroll 0 center transparent
}
textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .3s;
    transition: .3s
}
textarea:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important
}
input.error,
input[type=password].error,
input[type=text].error,
select.error,
textarea.error {
    border: 1px solid red !important
}
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}
select::-ms-expand {
    display: none
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    border: none;
    padding: 0 15px 0 10px;
    background: url(images/select_arr.png) no-repeat scroll right center #fff
}
.form_text {
    border: 1px solid #bfd3d8;
    background-color: #fff;
    width: 100%;
    padding: 0 10px
}
textarea {
    resize: none;
    height: 80px;
    padding: 10px;
    width: 100%
}
a {
    color: #3b4047;
    text-decoration: underline
}
a:hover {
    text-decoration: none
}
img {
    max-width: 100%;
    height: auto;
    border: none
}
* {
    margin: 0;
    padding: 0;
    outline: 0
}
p {
    margin: 0 0 18px
}
.popup_fon {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    display: none;
    z-index: 99
}
.popup_fon3 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    display: none;
    z-index: 99
}
#gl_devel {
    color: #89919e;
    font: 12px cuprumregular;
    text-transform: uppercase;
    z-index: 25;
    overflow: hidden;
    float: left;
    position: relative;
    margin-top: 5px
}
#gl_devel img {
    margin-right: 2px;
    display: inline-block;
    vertical-align: top
}
#gl_devel a {
    color: #89919e;
    text-decoration: none;
    display: inline-block
}
#gl_devel .mask_devel {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    clip: rect(0, 30px, 20px, 0);
    -webkit-animation: glyanec 5s cubic-bezier(0, -3, 1, 1) infinite;
    animation: glyanec 5s cubic-bezier(0, -3, 1, 1) infinite
}
#gl_devel .mask_devel,
#gl_devel .mask_devel a {
    color: #fff
}
#gl_devel>span>img {
    -webkit-animation: glyanec_img 5s infinite;
    animation: glyanec_img 5s infinite
}
@-webkit-keyframes glyanec {
    0% {
        clip: rect(0, 15px, 20px, 0)
    }
    100% {
        clip: rect(0, 200px, 20px, 200px)
    }
}
@keyframes glyanec {
    0% {
        clip: rect(0, 15px, 20px, 0)
    }
    100% {
        clip: rect(0, 200px, 20px, 200px)
    }
}
@-webkit-keyframes glyanec_img {
    0% {
        -webkit-transform: rotate3d(10, 0, 0, 0deg);
        transform: rotate3d(10, 0, 0, 0deg)
    }
    20% {
        -webkit-transform: rotate3d(10, 0, 0, 0deg);
        transform: rotate3d(10, 0, 0, 0deg)
    }
    40% {
        -webkit-transform: rotate3d(10, 0, 0, 0deg);
        transform: rotate3d(10, 0, 0, 0deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 10, 0, 180deg);
        transform: rotate3d(0, 10, 0, 180deg)
    }
    80% {
        -webkit-transform: rotate3d(10, 0, 0, 0deg);
        transform: rotate3d(10, 0, 0, 0deg)
    }
}
@keyframes glyanec_img {
    0% {
        -webkit-transform: rotate3d(10, 0, 0, 0deg);
        transform: rotate3d(10, 0, 0, 0deg)
    }
    20% {
        -webkit-transform: rotate3d(10, 0, 0, 0deg);
        transform: rotate3d(10, 0, 0, 0deg)
    }
    40% {
        -webkit-transform: rotate3d(10, 0, 0, 0deg);
        transform: rotate3d(10, 0, 0, 0deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 10, 0, 180deg);
        transform: rotate3d(0, 10, 0, 180deg)
    }
    80% {
        -webkit-transform: rotate3d(10, 0, 0, 0deg);
        transform: rotate3d(10, 0, 0, 0deg)
    }
}
#gl_devel a:hover {
    text-decoration: underline
}
body.ie_browser #gl_devel a,
body.ie_browser #gl_devel span {
    font-size: 8px
}
#gl_devel a:hover {
    text-decoration: underline
}
.clearfix::after {
    content: '';
    display: table;
    clear: both
}
.news {
    overflow: hidden;
    max-width: 1170px;
    margin: 0 auto
}
.news_description {
    color: #3b4047;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px
}
.news .content {
    margin-right: -30px;
    padding: 30px 0;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    text-align: justify;
    font-size: 0
}
.news_item {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    padding: 0 2.5% 2.5% 0
}
.news_item img {
    opacity: 1;
    -webkit-transition: all .5s;
    transition: all .5s
}
.news_item img:hover {
    opacity: .85;
    -webkit-transition: all .5s;
    transition: all .5s
}
.news_item a {
    text-decoration: none
}
.news_item a:hover {
    color: #fe4400;
    text-decoration: underline
}
.news_item p.published {
    color: #89919e;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    font-weight: 300;
    padding: 16px 0;
    margin-bottom: 0
}
.breadcrums_simple {
    width: 100%;
    background: url(images/bc_bg.png) repeat 0 0;
    min-height: 130px;
    position: relative
}
.breadcrums_simple .sepatator {
    padding: 0 10px
}
.breadcrums_simple a {
    text-decoration: none
}
.breadcrums_simple_wrapper {
    max-width: 1170px;
    margin: 0 auto
}
.breadcrums_simple_name {
    color: #3b4047;
    text-align: left;
    font-size: 36px;
    font-weight: 700;
    line-height: 86px
}
.breadcrums_simple_tabs {
    float: left;
    position: absolute;
    bottom: 0
}
.breadcrums_simple_tabs_item {
    color: #8e96a3;
    opacity: .75;
    font-size: 12px;
    line-height: 50px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    vertical-align: bottom;
    color: #3b4047;
    font-weight: 400;
    cursor: pointer;
    -webkit-transition: .5s all;
    transition: .5s all
}
.breadcrums_simple_tabs_item:hover {
    opacity: .85
}
.breadcrums_simple_tabs_item.active {
    text-decoration: underline
}
.paginator {
    max-width: 1170px;
    margin: 0 auto 30px auto;
    padding: 30px 0
}
.paginator ul {
    margin: 0 auto;
    text-align: center;
    position: relative
}
.paginator ul li {
    display: inline-block;
    color: #3b4047;
    font-size: 24px;
    line-height: 0;
    margin-right: 20px;
    vertical-align: top
}
.paginator ul li.paginator-prev a {
    display: inline-block;
    width: 49px;
    height: 32px;
    background: url(../images/paginator-prev.png) no-repeat center transparent;
    background-size: contain
}
.paginator ul li.paginator-prev a:hover {
    border-bottom: none
}
.paginator ul li.paginator-next a {
    display: inline-block;
    width: 49px;
    height: 32px;
    background: url(../images/paginator-next.png) no-repeat center transparent;
    background-size: contain
}
.paginator ul li.paginator-next a:hover {
    border-bottom: none
}
.paginator ul li.active {
    color: #3e4249
}
.paginator ul li.active a {
    border-bottom: 2px solid #44b8d9
}
.paginator ul li a {
    text-decoration: none;
    color: #3e4249;
    line-height: 24px
}
.paginator ul li a:hover {
    border-bottom: 2px solid #44b8d9
}
.header {
    background: #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .08);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .08);
    position: relative;
    z-index: 1
}
.header>a {
    display: none
}
.header .header_content {
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 300px;
    position: relative
}
.header>.header_content {
    padding: 24px 0 16px 296px
}
.header .logo {
    position: absolute;
    top: 26px;
    left: 0
}
.header .logo a {
    position: relative;
    z-index: 2;
    display: block;
    background: #fff;
    -webkit-box-shadow: 0 0 74px 9px #fff;
    box-shadow: 0 0 74px 9px #fff
}
.header .header_container {
    -webkit-box-shadow: 0 -1px 4px rgba(0, 0, 0, .08);
    box-shadow: 0 -1px 4px rgba(0, 0, 0, .08)
}
.header .slogan {
    font-size: 24px;
    float: left;
    font-weight: 300;
    margin-right: 28px
}
.header .block_language {
    float: left;
    padding-top: 7px;
    margin-right: 40px
}
.header .block_language form {
    width: 50px
}
.header .block_language select {
    cursor: pointer
}
.header .block_search {
    float: left;
    margin-right: 40px;
    padding-top: 7px;
    position: relative;
    z-index: 20
}
.header .block_search .search_btn {
    width: 19px;
    height: 19px;
    background: url(images/search_icon.svg) no-repeat scroll 0 0 transparent;
    text-indent: -9999px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}
.header .block_search .search_btn:hover {
    opacity: .5
}
.header .block_search form {
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 100
}
.header .block_search form .form_item {
    width: 385px
}
.header .block_search form .form_item .form_text {
    height: 48px;
    padding-right: 55px
}
.header .block_search form .form_submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 48px;
    background: url(images/search_icon.svg) no-repeat scroll center transparent;
    border: none;
    text-indent: -9999px
}
.header .user_link {
    float: left;
    padding-top: 6px;
    position: relative
}
.header .user_link a {
    display: block;
    padding-left: 27px;
    text-decoration: none;
    line-height: 20px;
    font-size: 16px;
    background: url(images/user_icon.svg) no-repeat scroll 0 center transparent;
    color: #43b9da;
    cursor: pointer
}
.header .user_link ul {
    background-color: #fff;
    padding: 5px;
    margin: 10px 0;
    position: absolute;
    top: 30px;
    right: 0;
    color: #fff;
    display: none;
    z-index: 10;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5)
}
.block-box {
    display: block !important
}
.header .user_link ul li {
    margin: 4px 0;
    padding: 5px 4px;
    border-radius: 2px;
    white-space: nowrap
}
.header .user_link ul li a {
    text-decoration: none !important;
    display: block;
    color: #3b4047
}
.header .user_link ul li a i {
    margin-right: 6px;
    font-size: 16px;
    border: 1px solid #43b9da;
    border-radius: 50%;
    padding: 3px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    background-color: #43b9da;
    width: 22px;
    height: 22px;
    line-height: 16px
}
.header .user_link ul li:hover {
    background-color: #fff
}
.header .user_link ul li:hover a {
    color: #43b9da
}
.header .user_link ul li:hover i {
    color: #fff
}
.header .user_link ul svg {
    color: #000;
    position: relative;
    top: 18px;
    right: 23px;
    display: block
}
.header .user_link a:hover {
    text-decoration: underline
}
.header .user_link a:hover svg {
    color: #43b9da !important
}
.header .basket_header {
    position: absolute;
    top: 0;
    right: 0;
    background: url(images/basket_bg.svg) no-repeat scroll 0 0 transparent;
    background-size: cover;
    height: 73px;
    width: 154px;
    padding: 18px 0 0 63px
}
.header .basket_header:hover .order {
    text-decoration: none
}
.header .basket_header .title {
    color: #43b9da;
    text-decoration: none;
    margin-bottom: 2px;
    display: block
}
.header .basket_header .order {
    color: #fff;
    text-decoration: underline
}
.header .basket_header .basket_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.header .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.header .menu li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #3b4047;
    font-size: 16px;
    font-weight: 700;
    display: block;
    line-height: 53px;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s
}
.header .menu li a::after {
    content: '';
    display: block;
    height: 3px;
    width: 0;
    background: #43b9da;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: .3s;
    transition: .3s
}
.header .menu li a.active,
.header .menu li a:hover {
    color: #43b9da
}
.header .menu li a.active::after,
.header .menu li a:hover::after {
    width: 100%
}
.front .block_title {
    font-size: 30px;
    font-weight: 300;
    text-align: center
}
.front .block_content {
    max-width: 1170px;
    margin: 0 auto
}
@media only screen and (max-width: 479px) {
    .front .block_content {
        max-width: 478px;
        margin: 0 auto
    }
}
.block_products {
    background: #fff;
    padding-bottom: 56px
}
.block_products .block_title {
    margin-bottom: 22px
}
.block_products .block_content {
    font-size: 0
}
.block_products .col {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    width: 25%;
    -webkit-transition: .3s;
    transition: .3s;
    padding: 17px 1.1%
}
.block_products .col img {
    max-width: 100%;
    max-height: 100%
}
.block_products .col::after {
    content: '';
    display: table;
    clear: both
}
.block_products .col:hover {
    -webkit-box-shadow: 0 3px 11px rgba(21, 45, 52, .12), inset -4px 0 0 #43b9da;
    box-shadow: 0 3px 11px rgba(21, 45, 52, .12), inset -4px 0 0 #43b9da
}
.block_products .col:hover .title a {
    color: #43b9da
}
.block_products .image {
    float: left;
    width: 45px;
    height: 45px;
    display: table;
    margin-right: 13px
}
.block_products .image a {
    display: table-cell;
    vertical-align: middle
}
.block_products .image a img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}
.block_products .title a {
    font-size: 18px;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    line-height: 45px;
    display: block
}
.about_block {
    padding-top: 128px;
    background: url(images/img-min/about_bg.jpg) no-repeat scroll center 0 transparent;
    margin-bottom: 40px
}
.about_block .links_wrap {
    width: 25.6%;
    float: left;
    background: url(images/about_links_bg.jpg) no-repeat scroll 0 -5px transparent;
    -webkit-box-shadow: 0 -5px 0 #3b4047;
    box-shadow: 0 -5px 0 #3b4047;
    padding: 0 20px 35px 20px;
    background-size: cover
}
.about_block .links_wrap .block_title {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    color: #fff;
    padding: 18px 0 19px 7px;
    text-align: left
}
.about_block .links_wrap .links a {
    line-height: 43px;
    display: block;
    color: #fff;
    padding: 0 35px
}
.about_block .links_wrap .links a:first-child {
    background: url(images/link_1.png) no-repeat scroll 13px center
}
.about_block .links_wrap .links a:first-child:hover {
    background: url(images/link_1.png) no-repeat scroll 13px center, url(images/link_bg.png) no-repeat scroll 0 0/cover
}
.about_block .links_wrap .links a:nth-child(2) {
    background: url(images/link_2.png) no-repeat scroll 13px center
}
.about_block .links_wrap .links a:nth-child(2):hover {
    background: url(images/link_2.png) no-repeat scroll 13px center, url(images/link_bg.png) no-repeat scroll 0 0/cover
}
.about_block .links_wrap .links a:nth-child(3) {
    background: url(images/link_3.png) no-repeat scroll 13px center
}
.about_block .links_wrap .links a:nth-child(3):hover {
    background: url(images/link_3.png) no-repeat scroll 13px center, url(images/link_bg.png) no-repeat scroll 0 0/cover
}
.about_block .links_wrap .links a:nth-child(4) {
    background: url(images/link_4.png) no-repeat scroll 13px center
}
.about_block .links_wrap .links a:nth-child(4):hover {
    background: url(images/link_4.png) no-repeat scroll 13px center, url(images/link_bg.png) no-repeat scroll 0 0/cover
}
.about_block .links_wrap .links a:nth-child(5) {
    background: url(images/icon_mission_vision.png) no-repeat scroll 10px center
}
.about_block .links_wrap .links a:nth-child(5):hover {
    background-color: #3b4047
}
.about_block .links_wrap .links a:hover {
    text-decoration: none
}
.about_block .text_wrap {
    float: left;
    width: 74.4%;
    background: #fff;
    padding: 32px 30px 0
}
.about_block .text_wrap h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 18px
}
.about_block .text_wrap .body {
    line-height: 1.45
}
.about_block .benefits_wrap {
    font-size: 0;
    text-align: center;
    margin: 0 -30px
}
.about_block .benefits_wrap .col {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    height: 225px;
    padding-top: 45px;
    -webkit-box-shadow: 0 6px 15px rgba(0, 0, 0, .07), 0 0 5px rgba(0, 0, 0, .05);
    box-shadow: 0 6px 15px rgba(0, 0, 0, .07), 0 0 5px rgba(0, 0, 0, .05);
    background-image: -webkit-linear-gradient(299deg, #fff 60%, #ebf7fa 100%);
    background-image: linear-gradient(151deg, #fff 60%, #ebf7fa 100%)
}
.about_block .benefits_wrap .image {
    height: 62px;
    display: table;
    width: 100%;
    margin-bottom: 18px
}
.about_block .benefits_wrap .image .field_content {
    display: table-cell;
    vertical-align: middle
}
.about_block .benefits_wrap .image .field_content img {
    display: block;
    margin: 0 auto
}
.block_benefits {
    height: 405px;
    background: url(images/img-min/benefits_bg.jpg) no-repeat scroll center 0 transparent;
    padding-top: 35px
}
.block_benefits .block_title {
    color: #fff;
    margin-bottom: 55px
}
.block_benefits .block_content {
    font-size: 0;
    text-align: center
}
.block_benefits .col {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding: 0 10px;
    width: 25%;
    color: #fff
}
.block_benefits .image {
    height: 85px;
    display: table;
    width: 100%;
    margin-bottom: 20px
}
.block_benefits .image .field_content {
    display: table-cell;
    vertical-align: middle
}
.block_benefits .image .field_content img {
    display: block;
    margin: 0 auto
}
.block_benefits .title {
    font-size: 18px;
    margin-bottom: 15px
}
.block_benefits .body {
    line-height: 1.45
}
.reviews_block {
    padding-top: 28px
}
.reviews_block .block_title {
    margin-bottom: 30px
}
.reviews_block .block_content {
    position: relative
}
.reviews_block .add_review {
    position: absolute;
    top: -67px;
    right: 0;
    color: #43b9da;
    text-decoration: underline;
    cursor: pointer;
    padding-left: 24px;
    background: url(images/reviews_icon.png) no-repeat scroll 0 2px transparent
}
.reviews_block .add_review:hover {
    text-decoration: none
}
.reviews_block .main_reviews .review .image {
    float: left
}
.reviews_block .main_reviews .review .image img {
    border-radius: 50%;
    margin-right: 29px
}
.reviews_block .main_reviews .review .name {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: -4px
}
.reviews_block .main_reviews .review .date {
    color: #89919e;
    margin-bottom: 13px
}
.reviews_block .main_reviews .review .body {
    line-height: 1.45
}
.reviews_block .thumb_reviews {
    padding: 0 78px;
    margin-top: 53px
}
@media screen and (max-width: 767px) {
    .reviews_block .thumb_reviews {
        top: 53px;
    }
}
.reviews_block .thumb_reviews button {
    border: none;
    position: absolute;
    top: 50%;
    width: 53px;
    height: 53px;
    margin-top: -20.5px;
    -webkit-box-shadow: 0 3px 11px rgba(21, 45, 52, .12);
    box-shadow: 0 3px 11px rgba(21, 45, 52, .12);
    text-indent: -9999px;
    z-index: 1;
    border-radius: 50%;
    -webkit-transition: .3s;
    transition: .3s
}
.reviews_block .thumb_reviews button.slick-prev {
    left: 0;
    background: url(images/slide_prev.png) no-repeat scroll center #fff
}
.reviews_block .thumb_reviews button.slick-prev:hover {
    background: url(images/slide_prev2.png) no-repeat scroll center #3d4249;
    -webkit-box-shadow: none;
    box-shadow: none
}
.reviews_block .thumb_reviews button.slick-next {
    right: 0;
    background: url(images/slide_next.png) no-repeat scroll center #fff
}
.reviews_block .thumb_reviews button.slick-next:hover {
    background: url(images/slide_next2.png) no-repeat scroll center #3d4249;
    -webkit-box-shadow: none;
    box-shadow: none
}
.reviews_block .thumb_reviews .slick-list {
    padding: 30px 0 15px
}
.page_content .node_main_wrap .image_wrapper .thumb_images button {
    position: absolute;
    z-index: 100;
    line-height: 20px;
    -webkit-box-shadow: 0 2px 2px rgb(15 55 66 / 10%);
    box-shadow: 0 2px 2px rgb(15 55 66 / 10%);
    display: inline-block;
    border: 1px solid #57cae9;
    color: #57cae9;
    font-size: 12px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1);
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 12px;
    text-align: center;
    width: 70px;
    bottom: -28px;
}
.page_content .node_main_wrap .image_wrapper .thumb_images button:hover {
    background: #57cae9;
    color: #fff;
}
.page_content .node_main_wrap .image_wrapper .thumb_images button.slick-next {
    right: 0px
}
.page_content .node_main_wrap .image_wrapper .thumb_images button.slick-prev {
    left: 0px
}
@media screen and (max-width: 767px) {
    .reviews_block .thumb_reviews .slick-list {
        padding-top: 0
    }
    .header .block_search form .form_item .form_text{
        width: 200%!important;
    }
    .header .block_search form .form_submit{
        right: -100%!important;
    }
}
.reviews_block .thumb_reviews .review {
    margin: 0 22px;
    cursor: pointer;
    border-radius: 50%
}
.reviews_block .thumb_reviews .review img {
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 50%
}
.reviews_block .thumb_reviews .review.slick-current {
    -webkit-box-shadow: 0 10px 14px rgba(15, 72, 88, .28), 0 0 0 2px #fff, 0 0 0 6px #0089ad;
    box-shadow: 0 10px 14px rgba(15, 72, 88, .28), 0 0 0 2px #fff, 0 0 0 6px #0089ad;
    position: relative
}
.reviews_block .thumb_reviews .review.slick-current::after {
    content: '';
    display: block;
    width: 27px;
    height: 16px;
    background: url(images/triangle.png) no-repeat scroll 0 0 transparent;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -13.5px
}
.block_news {
    padding-top: 110px;
    margin-top: -65px;
    background: #fff
}
.block_news .block_container {
    max-width: 1170px;
    margin: 0 auto;
    font-size: 0
}
.block_news .block_sidebar {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 25.5%
}
.block_news .block_sidebar .block_title {
    line-height: 1;
    text-align: left;
    margin-bottom: 22px
}
.block_news .block_sidebar .more_link a {
    color: #43b9da
}
.block_news .block_content {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    width: 77%;
    overflow: hidden;
    margin-right: -30px;
    padding-top: 11px
}
.block_news .block_content .col {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 33.3%;
    padding-right: 3.4%
}
.block_news .block_content .col:hover .image img {
    opacity: .6
}
.block_news .block_content .col:hover .title a {
    color: #43b9da;
    text-decoration: underline
}
.block_news .block_content .col .image {
    margin-bottom: 15px
}
.block_news .block_content .col .image a {
    display: block;
    background: #43b9da
}
.block_news .block_content .col .image img {
    display: block;
    width: 100%
}
.block_news .block_content .col .date {
    color: #89919e;
    margin-bottom: 15px
}
.block_news .block_content .col .title {
    font-size: 18px
}
.block_news .block_content .col .title a {
    -webkit-transition: .3s;
    transition: .3s;
    text-decoration: none
}
.block_feedback {
    background: url(images/feedback_bg.jpg) no-repeat scroll center bottom #fff
}
.block_feedback .block_container {
    height: 425px;
    padding-top: 129px;
    max-width: 1170px;
    margin: 0 auto;
    position: relative
}
.block_feedback .block_sidebar {
    float: left;
    padding-top: 35px
}
.block_feedback .block_sidebar .block_title {
    line-height: 1.2;
    color: #fff;
    margin-bottom: 22px;
    text-align: left
}
.block_feedback .block_sidebar .subtitle {
    font-size: 24px;
    color: #fff;
    font-weight: 300
}
.block_feedback .image {
    position: absolute;
    bottom: 0;
    left: 23%
}
.block_feedback .image img {
    display: block
}
.block_feedback .block_form {
    float: right;
    width: 42%;
    padding-top: 43px
}
.block_feedback .block_form::after {
    content: '';
    display: table;
    clear: both
}
.block_feedback .block_form form {
    width: 100%
}
.block_feedback .block_form .group_item {
    margin-right: -20px;
    font-size: 0
}
.block_feedback .block_form .group_item .form_item {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    width: 33.3%;
    padding-right: 19px;
    margin-bottom: 18px
}
.block_feedback .block_form .group_item .form_item .form_text {
    height: 32px;
    border: none
}
.block_feedback .block_form textarea {
    margin-bottom: 12px
}
.block_feedback .block_form .form_actions {
    float: right
}
.block_feedback .block_form .form_actions .form_submit {
    height: 48px;
    -webkit-box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    background: #ffe640;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .83);
    font-size: 24px;
    font-weight: 300;
    border: none;
    padding: 0 22px;
    display: inline-block;
    line-height: 48px;
    cursor: pointer
}
.block_goods .col:hover {
    -webkit-box-shadow: 0 3px 11px rgba(21, 45, 52, .12), inset 0 4px 0 #43b9da;
    box-shadow: 0 3px 11px rgba(21, 45, 52, .12), inset 0 4px 0 #43b9da
}
.block_goods .col:hover .title a {
    color: #43b9da
}
.block_goods .col:hover .add_to_basket a {
    background: #57cae9;
    color: #fff
}
.block_goods .col:hover .add_to_basket input[type=button] {
    background: #57cae9;
    color: #fff
}
.block_goods .image {
    height: 220px;
    display: table;
    width: 100%;
    margin-bottom: 28px
}
.block_goods .image .field_content {
    display: table-cell;
    vertical-align: middle
}
.block_goods .image .field_content img {
    display: block;
    margin: 0 auto
}
.block_goods .title {
    margin-bottom: 20px
}
.block_goods .title a {
    -webkit-transition: .3s;
    transition: .3s;
    display: block;
    text-decoration: none;
    height: 35px;
    overflow: hidden
}
.block_goods .price_wrap {
    font-size: 18px;
    margin-bottom: 15px
}
.block_goods .price_wrap::after {
    content: '';
    display: table;
    clear: both
}
.block_goods .price_wrap .old_price {
    opacity: .3;
    text-decoration: line-through !important;
    float: left;
    margin-right: 12px
}
.block_goods .price_wrap .price span {
    padding-left: 5px
}
.block_goods .add_to_basket a {
    line-height: 30px;
    -webkit-box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    display: inline-block;
    border: 1px solid #57cae9;
    color: #57cae9;
    font-size: 16px;
    text-decoration: none;
    padding: 0 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .03)), to(rgba(0, 138, 176, .05)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .03) 0, rgba(0, 138, 176, .05) 100%);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, .03) 0, rgba(0, 138, 176, .05) 100%);
    -webkit-transition: .3s;
    transition: .3s
}
.block_goods .add_to_basket input[type=button] {
    line-height: 30px;
    -webkit-box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    display: inline-block;
    border: 1px solid #57cae9;
    color: #57cae9;
    font-size: 16px;
    text-decoration: none;
    background-color: #fff;
    padding: 0 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .03)), to(rgba(0, 138, 176, .05)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .03) 0, rgba(0, 138, 176, .05) 100%);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, .03) 0, rgba(0, 138, 176, .05) 100%);
    -webkit-transition: .3s;
    transition: .3s
}
.block_goods.goods_popular {
    margin-bottom: 38px
}
.block_goods.goods_popular .slick-list {
    padding: 10px 0 15px;
    margin: 0 -15px
}
.block_goods.goods_popular .block_title {
    margin-bottom: 30px
}
.block_goods.goods_popular .col {
    margin: 0 15px;
    background: #fff;
    padding: 20px 20px 15px;
    -webkit-box-shadow: 0 2px 4px rgba(21, 45, 52, .15), inset 0 -5px 0 rgba(185, 210, 216, .18);
    box-shadow: 0 2px 4px rgba(21, 45, 52, .15), inset 0 -5px 0 rgba(185, 210, 216, .18);
    -webkit-transition: .3s;
    transition: .3s
}
.block_goods.goods_popular button {
    border: none;
    position: absolute;
    top: 50%;
    width: 53px;
    height: 53px;
    margin-top: -26.5px;
    -webkit-box-shadow: 0 3px 11px rgba(21, 45, 52, .12);
    box-shadow: 0 3px 11px rgba(21, 45, 52, .12);
    text-indent: -9999px;
    z-index: 1;
    border-radius: 50%;
    -webkit-transition: .3s;
    transition: .3s
}
.block_goods.goods_popular button.slick-prev {
    left: -85px;
    background: url(images/slide_prev.png) no-repeat scroll center #fff
}
.block_goods.goods_popular button.slick-prev:hover {
    background: url(images/slide_prev2.png) no-repeat scroll center #3d4249;
    -webkit-box-shadow: none;
    box-shadow: none
}
.block_goods.goods_popular button.slick-next {
    right: -85px;
    background: url(images/slide_next.png) no-repeat scroll center #fff
}
.block_goods.goods_popular button.slick-next:hover {
    background: url(images/slide_next2.png) no-repeat scroll center #3d4249;
    -webkit-box-shadow: none;
    box-shadow: none
}
.main_slider {
    background: #fff;
    padding-top: 42px;
    padding-bottom: 37px
}
.main_slider * {
    -webkit-transition: .5s;
    transition: .5s
}
.main_slider .slide {
    -webkit-transform: scaleY(.9);
    -ms-transform: scaleY(.9);
    transform: scaleY(.9);
    position: relative;
    z-index: 5;
    height: 410px;
    top: 15px
}
.main_slider .slide__image {
    position: absolute;
    bottom: -35px;
    right: 40px;
    z-index: 10;
    display: none
}
.main_slider .slide__image img {
    width: 145px;
    height: 218px
}
.main_slider .slide::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .5);
    -webkit-transition: none;
    transition: none
}
.main_slider .slide .good_image,
.main_slider .slide .title_wrapper {
    opacity: 0
}
.main_slider .slick-current.slick-active+.slide {
    left: -255px;
    position: relative;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index: 10;
    opacity: 1;
    top: 0
}
.main_slider .slick-current.slick-active+.slide::before {
    content: '';
    display: block;
    width: 969px;
    height: 137px;
    position: absolute;
    bottom: -59px;
    left: 0;
    width: 100%;
    background: url(images/slider_shadow.png) no-repeat scroll 0 0 transparent
}
.main_slider .slick-current.slick-active+.slide::after {
    display: none
}
.main_slider .slick-current.slick-active+.slide .good_image,
.main_slider .slick-current.slick-active+.slide .title_wrapper {
    opacity: 1
}
.main_slider .slick-current.slick-active+.slide .slide_content {
    width: 910px;
    position: relative
}
.main_slider .slide_content {
    width: 850px;
    position: relative
}
@media only screen and (max-width: 479px) {
    #slider_full {
        display: none
    }
    #slider_mini {
        display: block !important;
        position: relative;
        height: auto;
        min-height: 150px
    }
}
.main_slider .good_image {
    position: absolute;
    bottom: -35px;
    right: 40px;
    display: none
}
.main_slider .title_wrapper {
    position: absolute;
    top: 110px;
    right: 100px;
    color: #fff;
    width: 400px
}
.main_slider .title_wrapper .main_title {
    font-size: 72px;
    font-weight: 300
}
.main_slider .title_wrapper .title {
    margin-bottom: 12px
}
.main_slider .title_wrapper .title a {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    font-size: 24px;
    font-weight: 300;
    text-decoration: none
}
.main_slider .title_wrapper .title a:hover {
    text-decoration: underline
}
.main_slider .title_wrapper .price_wrapper .old_price {
    float: left;
    margin-right: 12px;
    font-size: 18px;
    opacity: .3;
    line-height: 32px;
    text-decoration: line-through
}
.main_slider .title_wrapper .price_wrapper .price {
    font-size: 18px;
    float: left;
    margin-right: 12px;
    line-height: 32px
}
.main_slider .title_wrapper .price_wrapper .price span {
    padding-left: 5px
}
.main_slider .title_wrapper .price_wrapper .add_to_basket {
    float: left
}
.main_slider .title_wrapper .price_wrapper .add_to_basket a {
    line-height: 30px;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    display: block;
    padding: 0 18px;
    -webkit-transition: .3s;
    transition: .3s
}
.main_slider .title_wrapper .price_wrapper .add_to_basket a:hover {
    background: #fff;
    color: #3b4047
}
.main_slider .slick-list {
    padding-bottom: 30px
}
.main_slider .slick-dots {
    display: table;
    margin: 0 auto
}
.main_slider .slick-dots li {
    float: left;
    margin-right: 12px
}
.main_slider .slick-dots li:last-child {
    margin-right: 0
}
.main_slider .slick-dots li button {
    width: 22px;
    height: 22px;
    border: 1px solid #c0cfd3;
    border-radius: 50%;
    background: 0 0;
    text-indent: -9999px
}
.main_slider .slick-dots li.slick-active button {
    border: 2px solid #57cae9
}
.left_sidebar {
    float: left;
    width: 25.6%;
    padding-right: 2.5%
}
.block_products_sidebar .col {
    margin-left: -10px;
    padding-left: 10px;
    -webkit-transition: .3s;
    transition: .3s;
    margin-bottom: 10px
}

.block_products_sidebar .col::after {
    content: '';
    display: table;
    clear: both
}

.block_products_sidebar .col .image {
    float: left;
    height: 61px;
    width: 45px;
    display: table;
    margin-right: 15px
}

.block_products_sidebar .col .image a {
    display: table-cell;
    vertical-align: middle
}

.block_products_sidebar .col .image a img {
    display: block;
    margin: 0 auto
}

.block_products_sidebar .col .title {
    float: left;
    height: 61px;
    display: table
}

.block_products_sidebar .col .title .field_content {
    display: table-cell;
    vertical-align: middle
}

.block_products_sidebar .col .title a {
    font-size: 18px;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s
}

.block_products_sidebar .col.active,
.block_products_sidebar .col:hover {
    -webkit-box-shadow: 0 3px 11px rgba(21, 45, 52, .12), inset 4px 0 0 #43b9da;
    box-shadow: 0 3px 11px rgba(21, 45, 52, .12), inset 4px 0 0 #43b9da
}

.block_products_sidebar .col.active .title a,
.block_products_sidebar .col:hover .title a {
    color: #43b9da
}

.not_front .middle_content {
    padding-top: 25px
}

.page_content {
    float: left;
    width: 74.4%
}

.good_page .good_header {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 20px;
    margin-bottom: 10px;
    margin-top: -7px
}

.good_page .good_header .label {
    float: left;
    margin-right: 10px;
    line-height: 32px
}

.good_page .good_header .links_wrap {
    overflow: hidden
}

.good_page .good_header .links_wrap a {
    display: inline-block;
    line-height: 30px;
    border: 1px solid transparent;
    text-decoration: none;
    padding: 0 28px 0 10px
}

.good_page .good_header .links_wrap a.active {
    border-color: #bfd3d8;
    padding-right: 10px !important
}

.good_page .good_header .links_wrap a.active_up {
    border-color: #bfd3d8;
    background: url(images/sort_arr.png) no-repeat scroll right 10px center transparent
}

.good_page .good_header .links_wrap a.active_down {
    border-color: #bfd3d8;
    background: url(images/sort_arr_down.png) no-repeat scroll right 10px center transparent
}

.good_page .good_content {
    font-size: 0
}

.good_page .good_content .col {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 33.3%;
    padding: 20px;
    -webkit-transition: .3s;
    transition: .3s
}

.good_page .good_content .col.col_1,
.good_page .good_content .col.col_4,
.good_page .good_content .col.col_7 {
    margin-left: -19px
}

.good_page .good_content .line {
    width: 100%;
    height: 1px;
    background: #dfdfdf;
    margin: 10px 0
}

.good_page .image {
    height: 215px
}

.paginator ul li a {
    line-height: 32px
}

.paginator ul li.paginator-next a,
.paginator ul li.paginator-prev a {
    width: 49px;
    height: 32px;
    -webkit-box-shadow: inset 0 2px 1px rgba(255, 255, 255, .3);
    box-shadow: inset 0 2px 1px rgba(255, 255, 255, .3);
    border: 2px solid #c0c9d2;
    display: block;
    -webkit-transition: .3s;
    transition: .3s
}

.paginator ul li.paginator-prev a {
    background: url(images/slide_prev.png) no-repeat scroll center transparent
}

.paginator ul li.paginator-prev a:hover {
    background: url(images/slide_prev2.png) no-repeat scroll center transparent;
    border: 2px solid #43b9da
}

.paginator ul li.paginator-next a {
    background: url(images/slide_next.png) no-repeat scroll center transparent
}

.paginator ul li.paginator-next a:hover {
    background: url(images/slide_next2.png) no-repeat scroll center transparent;
    border: 2px solid #43b9da
}

.node_goods {
    margin-bottom: 55px
}

.node_goods .node_title {
    font-size: 24px;
    font-weight: 300;
    margin: 0 0 15px
}

.node_goods .node_top {
    margin-bottom: 25px
}

.node_goods .node_top .node_field {
    float: left;
    margin-right: 65px;
    line-height: 20px
}

.node_goods .node_top .node_field.available {
    padding-left: 20px;
    background: url(images/available.png) no-repeat scroll 0 center transparent;
    background-size: 15px 15px
}

.node_goods .node_top .node_field.notavailable {
    padding-left: 20px;
    background: url(images/close.png) no-repeat scroll 0 center transparent;
    background-size: 15px 15px
}

.node_goods .node_top .node_field.reviews_count .field_content {
    color: #43b9da;
    text-decoration: underline
}

.node_goods .image_wrapper {
    float: left;
    width: 65.5%;
    padding-right: 2.5%
}

.node_goods .price_wrapper {
    overflow: hidden
}

.node_goods .price_wrapper .old_price {
    font-size: 24px;
    color: #89919e;
    text-decoration: line-through;
    font-weight: 300
}

.node_goods .price_wrapper .price {
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 15px
}

.node_goods .main_images {
    margin-bottom: 30px
}

.node_goods .main_images .image {
    display: table;
    height: 375px;
    width: 100%
}

.node_goods .main_images .image a {
    display: table-cell;
    vertical-align: middle
}

.node_goods .thumb_images .image {
    height: 61px;
    display: table;
    margin: 0 10px;
    cursor: pointer
}

.node_goods .thumb_images .image:hover img {
    opacity: .7
}

.node_goods .thumb_images .image .field_content {
    display: table-cell;
    vertical-align: middle
}

.node_goods .thumb_images .image img {
    -webkit-transition: .3s;
    transition: .3s
}

.node_goods .good_basket_btns {
    float: left
}

.node_goods .good_basket_add {
    float: right
}

.node_goods .good_basket_add a {
    display: block;
    width: 176px;
    height: 48px;
    line-height: 48px;
    background: #43b9da;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    font-size: 24px;
    font-weight: 300;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    line-height: 46px
}

.node_goods .good_basket_add a:hover {
    opacity: .75
}

.node_goods .good_basket_add input[type=button] {
    display: block;
    width: 185px;
    height: 48px;
    background: #43b9da;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    font-size: 1rem;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    line-height: 46px
}

.node_goods .good_basket_add input[type=button]:hover {
    opacity: .75
}

.node_goods .one_click {
    text-align: right;
    padding-top: 10px;
    color: #43b9da;
    text-decoration: underline;
    cursor: pointer;
    margin-bottom: 35px
}

.node_goods .one_click:hover {
    text-decoration: none
}

.node_goods .short_desc {
    line-height: 1.45;
    margin-bottom: 23px
}

.node_goods .countdown_block {
    background: url(images/main_bg.png) repeat scroll 0 0 transparent;
    -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, .08);
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, .08);
    padding: 18px
}

.node_goods .countdown_block .time_title {
    text-align: center;
    margin-bottom: 10px
}

.node_goods .countdown_block .tim {
    font-size: 0;
    margin-bottom: 10px
}

.node_goods .countdown_block .digit_group {
    width: 44px;
    height: 32px;
    -webkit-box-shadow: inset 0 -2px 0 rgba(50, 91, 107, .3);
    box-shadow: inset 0 -2px 0 rgba(50, 91, 107, .3);
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    background: #43b9da;
    line-height: 32px;
    letter-spacing: -1px
}

.node_goods .countdown_block .digit_group.last {
    margin-right: 0
}

.node_goods .countdown_block .text {
    text-align: center;
    padding-top: 10px;
    text-transform: uppercase;
    color: #89919e;
    font-size: 0
}

.node_goods .countdown_block .text .time_text {
    display: inline-block;
    font-size: 11px;
    vertical-align: top;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    width: 44px;
    padding-top: 10px
}

.node_goods .countdown_block .text .time_text.sec_text {
    margin-right: 0
}

.node_goods .node_main_wrap {
    padding-bottom: 45px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dfdfdf
}

.node_goods .node_item .label {
    width: 25.6%;
    float: left
}

.node_goods .node_item .label .text {
    font-size: 24px;
    font-weight: 300
}

.node_goods .node_item .field_content {
    overflow: hidden
}

.node_goods .description_wrap {
    margin-bottom: 15px;
    border-bottom: 1px solid #dfdfdf
}

.node_goods .description_wrap .socials_buttons {
    padding-top: 30px
}

.node_goods .description_wrap .field_content h2 {
    font-weight: 300;
    font-size: 18px;
    margin: 0 0 18px
}

.node_goods .description_wrap .field_content .main_text {
    text-align: justify;
    line-height: 1.45
}

.node_goods .chars_wrap .label {
    font-size: 24px;
    font-weight: 300
}

.node_goods .chars_wrap .field_content {
    padding-top: 10px
}

.node_goods .chars_wrap .char_content {
    margin-bottom: 20px;
    cursor: pointer
}

.node_goods .chars_wrap .char_content:hover {
    font-weight: 700;
    color: #43b9da
}

.node_goods .chars_wrap .char_content:hover .char_1::after {
    width: 97%
}

.node_goods .chars_wrap .char_content .char_1 {
    float: left;
    width: 50%;
    position: relative
}

.node_goods .chars_wrap .char_content .char_1 span {
    position: relative;
    z-index: 2;
    padding-right: 10px;
    background: #fff
}

.node_goods .chars_wrap .char_content .char_1::after {
    content: '';
    display: block;
    width: 97%;
    height: 1px;
    opacity: .3;
    background: #57cae9;
    position: absolute;
    top: 50%;
    width: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.node_goods .chars_wrap .char_content .char_2 {
    float: left;
    width: 49%
}

.node_goods .reviews_wrap {
    border-top: 1px solid #dfdfdf;
    padding-top: 15px;
    margin-bottom: 20px
}

.node_goods .reviews_wrap .label .text {
    padding-bottom: 10px
}

.node_goods .reviews_wrap .label .add_reviews {
    color: #43b9da;
    -webkit-box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .03)), to(rgba(0, 138, 176, .05)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .03) 0, rgba(0, 138, 176, .05) 100%);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, .03) 0, rgba(0, 138, 176, .05) 100%);
    font-size: 16px;
    border: 1px solid #57cae9;
    line-height: 30px;
    display: inline-block;
    padding: 0 19px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.node_goods .reviews_wrap .label .add_reviews:hover {
    background: #43b9da;
    color: #fff
}

.node_goods .reviews_wrap .field_content {
    padding-top: 5px
}

.node_goods .reviews_wrap .field_content .review {
    background: url(images/main_bg.png) repeat scroll 0 0 transparent;
    -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, .08);
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, .08);
    padding: 18px;
    margin-bottom: 40px;
    position: relative
}

.node_goods .reviews_wrap .field_content .review::after {
    content: '';
    display: block;
    width: 23px;
    height: 19px;
    background: url(images/review_after.png) no-repeat scroll 0 0 transparent;
    position: absolute;
    bottom: -17px;
    left: 0
}

.node_goods .reviews_wrap .field_content .review .name {
    font-size: 18px;
    margin-bottom: 10px
}

.node_goods .reviews_wrap .field_content .review .date {
    font-size: 12px;
    color: #89919e;
    margin-bottom: 10px
}

.node_goods .reviews_wrap .field_content .review .review_body {
    line-height: 1.45
}

.node_goods .reviews_wrap .field_content .more_reviews {
    margin-top: -10px;
    cursor: pointer;
    text-decoration: underline;
    color: #43b9da
}

.node_goods .reviews_wrap .field_content .more_reviews:hover {
    text-decoration: none
}

.node_goods .similar_goods .block_title {
    font-size: 24px;
    font-weight: 300
}

.node_goods .similar_goods .block_content {
    font-size: 0
}

.node_goods .similar_goods .col {
    font-size: 14px;
    width: 33.3%;
    padding: 20px;
    display: inline-block;
    vertical-align: top
}

.node_goods .similar_goods .image {
    height: 215px
}

.about_menu {
    background: #43b9da
}

.about_menu .block_content {
    max-width: 1170px;
    margin: 0 auto
}

.about_menu ul {
    font-size: 0
}

.about_menu ul li {
    font-size: 18px;
    display: inline-block;
    vertical-align: top
}

.about_menu ul li a {
    display: block;
    text-decoration: none;
    line-height: 63px;
    color: #fff;
    padding: 0 23px
}

.about_menu ul li a.active,
.about_menu ul li a:hover {
    background: #fff;
    color: #43b9da
}

.about_page .short_desc {
    margin-bottom: 46px
}

.about_page .short_desc .main_desc {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 30px
}

.about_page .short_desc .image {
    margin-bottom: 15px
}

.about_page .short_desc .description {
    overflow: hidden;
    line-height: 1.45
}

.about_page .about_wrap .about_sidebar {
    float: left;
    width: 25.6%;
    padding-right: 2.5%
}

.about_page .about_wrap .about_sidebar p {
    margin-bottom: 32px
}

.about_page .about_wrap .about_main {
    overflow: hidden
}

.about_page .benefits_wrap {
    font-size: 0;
    text-align: center;
    margin-bottom: 30px;
    margin-top: -11px
}

.about_page .benefits_wrap .col {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 1.25%
}

.about_page .benefits_wrap .image {
    height: 62px;
    display: table;
    width: 100%;
    margin-bottom: 18px
}

.about_page .benefits_wrap .image .field_content {
    display: table-cell;
    vertical-align: middle
}

.about_page .benefits_wrap .image .field_content img {
    display: block;
    margin: 0 auto
}

.about_page .main_text {
    margin-bottom: 50px
}

.about_page .main_text::after {
    content: '';
    display: table;
    clear: both
}

.about_page .main_text h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 18px
}

.about_page .main_text p {
    line-height: 1.45
}

.about_page .right_back {
    float: right;
    margin: 0 0 10px 25px;
    width: 300px
}

.register_form {
    -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, .08);
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, .08);
    padding: 30px 0 50px;
    margin-bottom: 75px;
    background: url(images/main_bg.png) repeat scroll 0 0 transparent
}

.register_form .block_title {
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 26px
}

.register_form form .form_item:not(.form_checkbox) {
    margin-bottom: 10px
}

.register_form form .form_item:not(.form_checkbox)::after {
    content: '';
    display: table;
    clear: both
}

.register_form form .form_item:not(.form_checkbox) label {
    float: left;
    width: 38.4%;
    padding-right: .5%;
    text-align: right;
    line-height: 32px
}

.register_form form .form_item:not(.form_checkbox) .form_text {
    float: left;
    width: 270px
}

.register_form form .form_checkbox {
    margin-left: 38.4%;
    margin-bottom: 15px
}

.register_form .form_actions {
    margin-left: 38.4%
}

.register_form .form_actions .form_submit {
    border: none;
    display: block;
    height: 48px;
    line-height: 48px;
    background: #43b9da;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    font-size: 24px;
    font-weight: 700;
    -webkit-transition: .3s;
    transition: .3s;
    width: 270px
}

.register_form .form_actions .form_submit:hover {
    opacity: .75
}

.about_main.manager {
    margin-bottom: 20px
}

.about_main.manager .block_content {
    font-size: 0
}

.about_main.manager .col {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    width: 24%;
    margin-bottom: 55px;
    margin-right: 10px
}

.about_main.manager .col:nth-child(4n) {
    padding-right: 0
}

.about_main.manager .image {
    margin-bottom: 7px
}

.about_main.manager .name {
    font-size: 18px;
    margin-bottom: 2px
}

.about_main.manager .post {
    color: #89919e
}
.block_faq {
    margin-bottom: 60px
}

.block_faq .col {
    padding: 20px 50px 20px 60px;
    margin: 0 0 8px 0;
    background: url(images/faq_icon.png) no-repeat scroll 20px 21px transparent
}

.block_faq .col.active {
    -webkit-box-shadow: 0 3px 11px rgba(21, 45, 52, .12), inset -4px 0 0 #43b9da;
    box-shadow: 0 3px 11px rgba(21, 45, 52, .12), inset -4px 0 0 #43b9da
}

.block_faq .col.active .title {
    color: #43b9da
}

.block_faq .col:first-child .description {
    display: block
}

.block_faq .title {
    font-size: 18px;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer
}

.block_faq .description {
    padding-top: 20px;
    line-height: 1.45;
    display: none
}

.support_email {
    margin-bottom: 100px !important
}

.support_email .image_wrap {
    float: left;
    width: 51%;
    padding-right: 2.5%;
    line-height: 1.45
}

.support_email .image_wrap .image {
    margin-bottom: 20px
}

.support_email .image_wrap .text {
    padding-right: 55px
}

.support_email .image_wrap .text p:first-child {
    font-size: 18px
}

.support_email .text_wrap {
    width: 49%;
    float: left;
    line-height: 1.45;
    position: relative
}

.block_feedback_support {
    width: 975px;
    position: absolute;
    right: 50%;
    margin-right: -630px;
    height: 378px;
    background: url(images/support_form.png) no-repeat scroll 0 0 transparent
}

.feedback-style {
    min-height: 378px;
    height: auto;
    background-color: #5198b6;
    background-size: auto 400px;
    max-width: 700px
}

.feedback-style>.block_container {
    padding-bottom: 20px !important
}

.block_feedback_support .block_container {
    max-width: 600px;
    padding: 18px 0 0 30px
}

.block_feedback_support .block_title {
    font-size: 36px;
    font-weight: 300;
    color: #fff
}

.block_feedback_support .subtitle {
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 25px
}

.block_feedback_support .group_item {
    margin-right: -10px;
    font-size: 0
}

.block_feedback_support .group_item .form_item {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    width: 33.3%;
    padding-right: 13px;
    margin-bottom: 18px
}

.block_feedback_support .group_item .form_item .form_text {
    height: 32px;
    border: none
}

.block_feedback_support textarea {
    margin-bottom: 12px
}

.block_feedback_support .form_actions {
    float: right
}

.block_feedback_support .form_actions .form_submit {
    height: 48px;
    -webkit-box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    background: #ffe640;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .83);
    font-size: 24px;
    font-weight: 300;
    border: none;
    padding: 10px 22px;
    cursor: pointer
}

.map_canvas {
    height: 480px;
    margin-bottom: 22px
}

.map_canvas * {
    background: 0 0 !important;
    border: none !important;
    font-size: 14px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.map_canvas .gm-style-iw {
    width: 280px !important;
    background: #fff !important;
    font-family: museosanscyr !important;
    padding: 20px 29px !important;
    -webkit-box-shadow: 0 3px 11px rgba(21, 45, 52, .12), inset 0 4px 0 #43b9da !important;
    box-shadow: 0 3px 11px rgba(21, 45, 52, .12), inset 0 4px 0 #43b9da !important;
    overflow: visible !important;
    left: 110px !important;
    top: 24px !important
}

.map_canvas .gm-style-iw::after {
    content: '';
    display: block;
    width: 18px;
    height: 12px;
    background: url(images/triangle_map.png) no-repeat scroll 0 0 transparent !important;
    position: absolute;
    bottom: -12px;
    left: 15px
}

.map_canvas .gm-style-iw+div {
    display: none !important
}

.map_canvas .gm-bundled-control-on-bottom>div>div {
    background: #fff !important
}

.contacts.not_front .middle_content {
    max-width: 100%;
    padding-top: 0;
    margin-bottom: 65px
}

.contacts_block {
    max-width: 1170px;
    margin: 0 auto 50px auto;
    font-size: 0
}

.contacts_block .col {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding-right: 2.5%
}

.contacts_block .title {
    font-size: 18px;
    margin-bottom: 15px
}

.contacts_block .field_content {
    line-height: 1.45
}

.contacts_block .field_content a {
    text-decoration: none
}

.contacts_block .field_content a:hover {
    text-decoration: underline
}

.page_news {
    font-size: 0;
    margin-right: -30px
}

.page_news .col {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding-right: 2.5%;
    margin-bottom: 5px
}

.page_news .col:hover .image img {
    opacity: .6
}

.page_news .col:hover .title a {
    color: #43b9da;
    text-decoration: underline
}

.page_news .col .image {
    margin-bottom: 15px
}

.page_news .col .image a {
    display: block;
    background: #43b9da
}

.page_news .col .image img {
    display: block
}

.page_news .col .date {
    color: #89919e;
    margin-bottom: 15px
}

.page_news .col .title {
    font-size: 18px
}

.page_news .col .title a {
    -webkit-transition: .3s;
    transition: .3s;
    text-decoration: none
}

.page_news .line {
    margin: 30px 0 25px;
    width: 100%;
    background: #dfdfdf;
    height: 1px
}

.news_node .node_created {
    color: #89919e;
    margin-bottom: 27px
}

.news_node .about_page .short_desc .description {
    overflow: visible
}

.news_node .about_page .short_desc {
    margin-bottom: 0
}

.work_wrap .text {
    margin-bottom: 40px;
    line-height: 1.45
}

.work_wrap .register_form .form_actions .form_submit {
    width: 140px
}

.work_wrap .form_actions::after {
    content: '';
    display: table;
    clear: both
}

.work_wrap .form_actions a {
    float: left;
    text-decoration: none
}

.work_wrap .form_actions a:hover {
    text-decoration: underline
}

.work_wrap .form_actions .form_submit {
    float: left;
    margin-left: 25px
}

.login_block {
    position: relative;
    z-index: 10000000;
    display: none
}

.login_block .block_content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    background: #fff;
    width: 350px;
    padding: 25px 33px;
    box-shadow: 0 0 5px 0 rgba(255, 255, 255, .5)
}

.login_block .close {
    width: 20px;
    height: 20px;
    background: url(images/close.png) no-repeat scroll 0 0 transparent;
    position: absolute;
    top: 11px;
    right: 11px;
    text-indent: -9999px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.login_block .close:hover {
    opacity: .7
}

.login_block .block_title {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 20px;
    line-height: 1
}

.login_block .form_text {
    height: 48px;
    margin-bottom: 19px
}

.login_block .form_actions {
    margin-bottom: 25px
}

.login_block .form_actions::after {
    content: '';
    display: table;
    clear: both
}

.login_block .form_actions a {
    color: #89919e;
    text-decoration: none;
    float: left
}

.login_block .form_actions a:hover {
    text-decoration: underline
}

.login_block .form_actions .form_submit {
    height: 48px;
    -webkit-box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    background: #43b9da;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    font-size: 24px;
    font-weight: 300;
    border: none;
    padding: 0 30px;
    color: #fff;
    float: right
}

.login_block .bot_wrap {
    text-align: center
}

.login_block .bot_wrap .title {
    font-size: 18px;
    margin-bottom: 10px
}

.login_block .bot_wrap a {
    color: #43b9da
}

.login_block .popup_fon {
    display: block
}

.basket_check_list {
    text-align: justify
}

.basket_check_list_title {
    display: inline-block;
    color: #89919e;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase
}

.basket_check_list_title:first-child {
    padding: 2px 520px 4px 0
}

.basket_check_list_title:nth-child(2) {
    padding-right: 98px
}

.basket_check_list_title:nth-child(3) {
    padding-right: 97px
}

.basket_check_list_title:nth-child(4) {
    padding-right: 61px
}

.basket_check_items {
    vertical-align: middle;
    border-radius: 4px;
    background: #fff;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    display: table;
    width: 100%;
    margin-bottom: 25px;
    border-top: none
}

.basket_check_items_item {
    background-color: #fff;
    display: table-row;
    width: 100%
}

.basket_check_items_item_photo {
    display: table-cell;
    vertical-align: middle;
    vertical-align: middle;
    padding: 7px 40px 7px 20px;
    width: 150px;
    border-top: 1px solid #ccc
}

.basket_check_items_item_title {
    display: table-cell;
    border-top: 1px solid #ccc;
    vertical-align: middle
}

.basket_check_items_item_title .item_name {
    color: #3b4047;
    font-size: 16px;
    line-height: 24px;
    max-width: 275px
}

.basket_check_items_item_title .item_article {
    color: #3b4047;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #89919e
}

.basket_check_items_item_title .item_article span {
    color: #3b4047;
    font-size: 14px;
    line-height: 24px;
    color: #89919e
}

.basket_check_items_item_price {
    border-top: 1px solid #ccc;
    display: table-cell;
    vertical-align: middle;
    vertical-align: middle;
    text-align: center;
    color: #3b4047;
    font-size: 18px;
    width: 150px
}

.basket_check_items_item_counter {
    border-top: 1px solid #ccc;
    display: table-cell;
    vertical-align: middle;
    width: 188px;
    padding: 0 46px
}

.basket_check_items_item_total {
    border-top: 1px solid #ccc;
    display: table-cell;
    font-size: 18px;
    vertical-align: middle;
    width: 100px;
    white-space: nowrap
}

.basket_check .item_close {
    display: table-cell;
    vertical-align: middle;
    vertical-align: middle;
    width: 60px;
    padding: 52px 25px 52px 20px;
    border-top: 1px solid #ccc;
    cursor: pointer
}

.basket_check .item_close img {
    -webkit-transition: .3s;
    transition: .3s
}

.basket_check .item_close img:hover {
    opacity: .6
}

.basket_check .basket_controls_goback {
    float: left
}

.basket_check .basket_controls_goback a {
    text-decoration: none;
    display: block;
    padding-left: 20px;
    background: url(images/back_arr.png) no-repeat scroll 0 center transparent
}

.basket_check .basket_controls_goback a:hover {
    text-decoration: underline
}

.basket_check .basket_controls .basket_sum {
    float: right
}

.basket_check .basket_controls .basket_sum_total {
    color: #3b4047;
    padding-bottom: 20px;
    font-size: 14px;
    line-height: 20px
}

.basket_check .basket_controls .basket_sum_total>span {
    float: left;
    margin-right: 10px
}

.basket_sum_total::after {
    content: '';
    display: table;
    clear: both
}

.basket_check .basket_controls .basket_sum_total .total_price {
    font-size: 36px;
    font-weight: 300;
    float: left
}

.basket_check .basket_controls .basket_sum_submit {
    float: right;
    padding-bottom: 60px;
    margin-top: 15px
}

.basket_check .basket_controls .basket_sum_submit input[type=submit] {
    height: 48px;
    -webkit-box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    background: #3dc8e4;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    font-size: 24px;
    font-weight: 300;
    border: none;
    padding: 0 30px;
    color: #fff;
    float: right;
    -webkit-transition: .3s;
    transition: .3s;
    line-height: 46px
}

.basket_check .basket_controls .basket_sum_submit input[type=submit]:hover {
    opacity: .8
}

.order_form {
    margin-bottom: 95px;
    padding-top: 20px
}

.order_form .block_title {
    text-align: center;
    font-size: 18px;
    margin-bottom: 15px
}

.order_form .form_item:not(.form_textarea):not(.form_checkbox) {
    margin-bottom: 10px
}

.order_form .form_item:not(.form_textarea):not(.form_checkbox)::after {
    content: '';
    display: table;
    clear: both
}

.order_form .form_item:not(.form_textarea):not(.form_checkbox) label {
    float: left;
    width: 38%;
    text-align: right;
    line-height: 32px;
    padding-right: .5%
}

.order_form .form_item:not(.form_textarea):not(.form_checkbox) .form_text,
.order_form .form_item:not(.form_textarea):not(.form_checkbox) select {
    width: 270px;
    height: 32px;
    float: left;
    border: 1px solid #bbd2d7
}

.order_form .form_item:not(.form_textarea):not(.form_checkbox) select {
    background-position: right 9px center;
    cursor: pointer
}

.order_form .form_textarea {
    margin-left: 38%;
    padding-top: 10px
}

.order_form .form_textarea label {
    margin: 0 0 20px;
    padding-left: 22px;
    background: url(images/add_desc.png) no-repeat scroll 0 center transparent;
    color: #43b9da;
    text-decoration: underline;
    cursor: pointer;
    display: block
}

.order_form .form_textarea label:hover {
    text-decoration: none
}

.order_form .form_textarea textarea {
    width: 270px;
    border: 1px solid #bbd2d7;
    margin-bottom: 20px;
    display: none
}

.order_form .form_textarea textarea.active {
    display: block
}

.order_form .form_actions {
    margin-left: 38%
}

.order_form .form_actions .form_submit {
    height: 48px;
    -webkit-box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    background: #43b9da;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    font-size: 24px;
    font-weight: 300;
    border: none;
    width: 270px;
    color: #fff;
    line-height: 46px
}

.order_form .form_checkbox {
    margin-left: 38%;
    padding: 10px 0 20px
}

.order_form.user_settings {
    padding-top: 0
}

.lk_table_user_orders.mob {
    display: none
}

.lk_table_user_orders>thead tr th {
    font-size: 11px;
    color: #89919e;
    padding: 0 0 10px 15px;
    font-weight: 400;
    text-transform: uppercase;
    border: none;
    text-align: left
}

.lk_table_user_orders>tbody>tr {
    -webkit-box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    border: 1px solid #dae5e8;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .03)), to(rgba(0, 138, 176, .05)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .03) 0, rgba(0, 138, 176, .05) 100%);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, .03) 0, rgba(0, 138, 176, .05) 100%)
}

.lk_table_user_orders>tbody>tr>td {
    padding: 12px 0 12px 20px
}

.lk_table_user_orders>tbody>tr>td .mobile_title {
    display: none
}

.lk_table_user_orders .change_view_click {
    float: right;
    background: url(images/bask_pl.png) no-repeat scroll center transparent;
    width: 26px;
    height: 26px;
    text-indent: -9999px;
    margin-right: 15px
}

.lk_table_user_orders .active_row_t .change_view_click {
    background: url(images/basket_min.png) no-repeat scroll center transparent
}

.lk_table_user_orders>tbody>tr.active_row,
.lk_table_user_orders>tbody>tr.active_row_t {
    -webkit-box-shadow: 0 3px 11px rgba(21, 45, 52, .12), -4px 0 0 #43b9da;
    box-shadow: 0 3px 11px rgba(21, 45, 52, .12), -4px 0 0 #43b9da
}

.lk_table_user_orders .order_data,
.lk_table_user_orders .order_info {
    vertical-align: top
}

.lk_table_user_orders .table_goods {
    width: 100%
}

.lk_table_user_orders .table_goods th {
    border: none;
    border-bottom: 1px solid #dfdfdf;
    color: #89919e;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0 0 10px;
    text-align: left;
    padding-left: 15px
}

.lk_table_user_orders .table_goods tbody td:last-child {
    border-right: 1px solid #dfdfdf !important
}

.lk_table_user_orders .table_goods tbody tr {
    padding: 0;
    background: 0 0;
    border: none;
    border-top: 1px solid #dfdfdf
}

.lk_table_user_orders .table_goods tr td {
    padding: 15px 10px 15px 0
}

.lk_table_user_orders .table_goods tr td .photo {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    padding-left: 15px;
    margin: 0 20px 0 0;
    text-align: center
}

.lk_table_user_orders .table_goods tr td .info_all {
    display: inline-block;
    vertical-align: middle;
    max-width: 270px
}

.lk_table_user_orders .table_goods tr td .info_all a {
    text-decoration: none;
    color: #3b4047
}

.lk_table_user_orders .table_goods tr td .info_all a:hover {
    text-decoration: underline
}

.lk_table_user_orders .table_goods tr td .info_all .article {
    padding-top: 7px;
    color: #89919e;
    font-size: 12px
}

.lk_table_user_orders .order_info table {
    width: 100%;
    border: none
}

.lk_table_user_orders .table_goods .good_price,
.lk_table_user_orders .table_goods .quantity,
.lk_table_user_orders .table_goods .sum {
    font-size: 18px
}

.lk_table_user_orders .order_info table tr {
    background: 0 0;
    border: none;
    padding: 0
}

.lk_table_user_orders .order_info table tr td {
    padding: 10px;
    border: none;
    text-align: right
}

.lk_table_user_orders .order_info table tr td+td {
    text-align: left
}

.lk_table_user_orders .order_info table tr.total_amount td+td {
    font-weight: 400
}

.lk_table_user_orders .order_info table tr.total_amount td+td sup {
    font-size: 16px;
    font-weight: 400
}

.lk_table_user_orders .line_info.active_row_t {
    border-bottom: none
}

.lk_table_user_orders .line_info_bot {
    border-top: none;
    -webkit-box-shadow: 1px 1px 12px rgba(0, 0, 0, .15);
    box-shadow: 1px 1px 12px rgba(0, 0, 0, .15)
}

.lk_table_user_orders .line_info.active_row_t td,
.lk_table_user_orders .line_info_bot td {
    background: #fff
}

.lk_table_user_orders {
    width: 100%
}

.basket_my_orders_callback {
    margin-bottom: 60px
}

.line_info_bot {
    display: none
}

.line_info_bot.active_row {
    display: table-row
}

.footer {
    width: 100%;
    height: 268px;
    position: relative;
    clear: both;
    background: url(images/main_bg.jpg) repeat scroll 0 0 transparent
}

.footer .footer_content {
    max-width: 1170px;
    margin: 0 auto;
    padding-top: 32px;
    position: relative
}

.footer .social_links2 {
    position: absolute;
    top: -25px;
    right: 0;
    font-size: 0
}

.footer .social_links2 .social {
    text-indent: -9999px;
    width: 48px;
    height: 48px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.footer .social_links2 .social:hover {
    opacity: .8
}

.footer .social_links2 .social:last-child {
    margin-right: 0
}

.footer .social_links2 .social_1 {
    background: url(images/facebook.svg) no-repeat scroll 0 0 transparent
}

.footer .social_links2 .social_2 {
    background: url(images/instagram-2.svg) no-repeat scroll 0 0 transparent
}

.footer .social_links2 .social_3 {
    background: url(images/twitter.svg) no-repeat scroll 0 0 transparent
}

.footer .social_links2 .social_4 {
    background: url(images/youtube.svg) no-repeat scroll 0 0 transparent
}

.footer .social_links2 .social_5 {
    background: url(images/pinterest.svg) no-repeat scroll 0 0 transparent
}

.footer .logo_wrapper {
    float: left;
    margin-right: 44px
}

.footer .logo_wrapper .copyright {
    font-size: 12px;
    color: #89919e;
    padding-top: 6px;
    margin-bottom: 35px;
    line-height: 21px
}

.footer .menu_wrapper {
    overflow: hidden
}

@media screen and (max-width: 767px) {
    .footer .menu_wrapper--mb {
        margin-bottom: 48px
    }
}

.footer .menu_wrapper .block_menu {
    float: left;
    margin-right: 40px;
    padding-top: 14px
}

.footer .menu_wrapper .block_menu:nth-last-child(2) {
    margin-right: 0
}

.footer .menu_wrapper .block_menu .title {
    font-size: 18px;
    margin-bottom: 15px
}

.footer .menu_wrapper .block_menu .title a {
    text-decoration: none
}

.footer .menu_wrapper .block_menu .title a:hover {
    text-decoration: underline
}

.footer .menu_wrapper .block_menu li {
    margin-bottom: 13px
}

.footer .menu_wrapper .block_menu li a {
    text-decoration: none;
    color: #89919e;
    font-size: 12px
}

.footer .menu_wrapper .block_menu li a:hover {
    text-decoration: underline
}

@media (max-width: 767px) {
    .block_feedback .block_container,
    .block_news .block_container,
    .footer .footer_content,
    .header .header_content,
    .header>.header_content,
    .reviews_block .block_content {
        padding-left: 15px;
        padding-right: 15px
    }
    .header .logo {
        position: static;
        display: table;
        margin: 0 auto 10px;
        padding-top: 30px
    }
    .header .logo a {
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .head_wrap {
        display: table;
        margin: 0 auto
    }
    .main_slider {
        display: block
    }
    .header .basket_header {
        position: relative;
        right: auto;
        top: auto;
        display: none
    }
    .header .slogan {
        font-size: 18px;
        text-align: center;
        float: none;
        margin-right: 0;
        margin-bottom: 10px
    }
    .block_wrap {
        display: table;
        margin: 0 auto
    }
    .header .block_language,
    .header .block_search {
        margin-right: 40px
    }
    .header .block_search form .form_item {
        width: 250px
    }
    .header .block_search form {
        left: 50%;
        margin-left: -89px
    }
    .about_block .links_wrap {
        width: 100%;
        margin-left: 0;
        background-size: cover
    }
    .about_block .text_wrap {
        width: 100%
    }
    .block_products .col {
        width: 100%
    }
    .header>a {
        display: block
    }
    .mm-menu {
        background: rgba(67, 185, 218, .7)
    }
    .mm-menu li {
        border-bottom: 1px solid #fff;
        position: relative
    }
    .mm-menu li a {
        color: #fff;
        position: relative;
        font-size: 16px;
        text-decoration: none;
        padding-left: 20px;
        display: block;
        line-height: 50px
    }
    .list-content li span:first-child {
        line-height: 0;
        width: 8% !important;
        margin-left: 22px
    }
    #hamburger {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 5;
        width: 100%;
        background: rgba(67, 185, 218, .7)
    }
    /*!
	 * Hamburgers
	 * @description Tasty CSS-animated hamburgers
	 * @author Jonathan Suh @jonsuh
	 * @site https://jonsuh.com/hamburgers
	 * @link https://github.com/jonsuh/hamburgers
	 */
    .hamburger {
        padding: 10px;
        height: 45px;
        display: inline-block;
        cursor: pointer;
        transition-property: opacity, -webkit-filter;
        -webkit-transition-property: opacity, -webkit-filter;
        transition-property: opacity, filter;
        transition-property: opacity, filter, -webkit-filter;
        -webkit-transition-duration: .15s;
        transition-duration: .15s;
        -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
        font: inherit;
        color: inherit;
        text-transform: none;
        background-color: transparent;
        border: 0;
        margin: 0;
        overflow: visible
    }
    .hamburger:hover {
        opacity: .8
    }
    .hamburger-box {
        width: 30px;
        height: 24px;
        display: inline-block;
        position: relative
    }
    .hamburger-inner {
        display: block;
        top: 50%;
        margin-top: -2px
    }
    .hamburger-inner,
    .hamburger-inner::after,
    .hamburger-inner::before {
        width: 30px;
        height: 2px;
        background-color: #fff;
        border-radius: 2px;
        position: absolute;
        transition-property: -webkit-transform;
        -webkit-transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-duration: .15s;
        transition-duration: .15s;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease
    }
    .hamburger-inner::after,
    .hamburger-inner::before {
        content: "";
        display: block
    }
    .hamburger-inner::before {
        top: -10px
    }
    .hamburger-inner::after {
        bottom: -10px
    }
    .hamburger--collapse .hamburger-inner {
        top: auto;
        bottom: 0;
        -webkit-transition-duration: .15s;
        transition-duration: .15s;
        -webkit-transition-delay: .15s;
        transition-delay: .15s;
        -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
        transition-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--collapse .hamburger-inner::after {
        top: -20px;
        -webkit-transition: top .3s .3s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear;
        transition: top .3s .3s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear
    }
    .hamburger--collapse .hamburger-inner::before {
        transition: top .12s .3s cubic-bezier(.33333, .66667, .66667, 1), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
        -webkit-transition: top .12s .3s cubic-bezier(.33333, .66667, .66667, 1), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
        transition: top .12s .3s cubic-bezier(.33333, .66667, .66667, 1), transform .15s cubic-bezier(.55, .055, .675, .19);
        transition: top .12s .3s cubic-bezier(.33333, .66667, .66667, 1), transform .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--collapse.is-active .hamburger-inner {
        -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
        transform: translate3d(0, -10px, 0) rotate(-45deg);
        -webkit-transition-delay: .32s;
        transition-delay: .32s;
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    .hamburger--collapse.is-active .hamburger-inner::after {
        top: 0;
        opacity: 0;
        -webkit-transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .27s linear;
        transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .27s linear
    }
    .hamburger--collapse.is-active .hamburger-inner::before {
        top: 0;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        transition: top .12s .18s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .15s .42s cubic-bezier(.215, .61, .355, 1);
        -webkit-transition: top .12s .18s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .15s .42s cubic-bezier(.215, .61, .355, 1);
        transition: top .12s .18s cubic-bezier(.33333, 0, .66667, .33333), transform .15s .42s cubic-bezier(.215, .61, .355, 1);
        transition: top .12s .18s cubic-bezier(.33333, 0, .66667, .33333), transform .15s .42s cubic-bezier(.215, .61, .355, 1), -webkit-transform .15s .42s cubic-bezier(.215, .61, .355, 1)
    }
    .block_products .block_title {
        padding-top: 20px
    }
    .block_products .block_content {
        padding-left: 15px;
        padding-right: 15px
    }
    .block_products .col {
        width: 50%;
        text-align: center
    }
    .block_products .col .image {
        float: none;
        margin: 0 auto
    }
    .block_products .col .title a {
        line-height: 1.2
    }
    .about_block .benefits_wrap .col {
        width: 50%
    }
    .about_block .benefits_wrap .col .title {
        padding: 0 5px
    }
    .block_goods.goods_popular .block_content {
        padding: 0 65px
    }
    .block_goods.goods_popular button.slick-prev {
        left: 5px
    }
    .block_goods.goods_popular button.slick-next {
        right: 5px
    }
    .block_benefits .block_title {
        padding-left: 10px;
        padding-right: 10px
    }
    .about_block .links_wrap .links a {
        font-size: 16px
    }
    .about_block .text_wrap {
        font-size: 16px;
        text-align: justify
    }
    body {
        font-size: 16px
    }
    .block_goods .title a {
        height: 41px
    }
    .block_goods .price_wrap {
        font-size: 20px
    }
    .block_benefits {
        height: auto;
        padding-bottom: 20px;
        background-size: cover
    }
    .block_benefits .col {
        width: 100%;
        font-size: 16px;
        margin-bottom: 30px
    }
    .reviews_block .add_review {
        position: static;
        display: table;
        margin: 0 auto 15px
    }
    .reviews_block .main_reviews .review .image {
        float: none;
        display: table;
        margin: 0 auto 10px
    }
    .reviews_block .main_reviews .review .date,
    .reviews_block .main_reviews .review .name {
        text-align: center
    }
    .reviews_block .main_reviews .review .image img {
        margin-right: 0
    }
    .reviews_block .main_reviews .review .body {
        text-align: justify
    }
    .block_news {
        margin-top: -48px
    }
    .block_news .block_sidebar {
        width: 100%;
        margin-bottom: 10px;
        text-align: center
    }
    .block_news .block_content .col {
        text-align: center;
        width: auto;
        display: table;
        margin: 0 auto 25px;
        padding-right: 0
    }
    .block_news .block_sidebar .block_title {
        text-align: center
    }
    .block_news .block_content {
        width: 100%
    }
    .block_news .block_content .col .image {
        display: table;
        margin: 0 auto 10px
    }
    .block_feedback .block_container {
        height: auto;
        padding-bottom: 45px;
        background: #6ea8c0;
        padding-top: 20px
    }
    .block_feedback .block_container .image {
        display: none
    }
    .block_feedback .block_sidebar {
        float: none;
        text-align: center
    }
    .block_feedback .block_sidebar .block_title {
        text-align: center
    }
    .block_feedback .block_form {
        width: 100%
    }
    .block_feedback .block_form .group_item {
        margin-right: 0
    }
    .block_feedback .block_form .group_item .form_item {
        width: 100%;
        padding-right: 0
    }
    .order_form .form_textarea textarea {
        width: 100%
    }
    .block_feedback .block_form .form_actions {
        float: none;
        display: table;
        margin: 0 auto
    }
    .footer .social_links {
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
        white-space: nowrap
    }
    .footer .footer_content {
        padding-top: 45px
    }
    .footer {
        height: auto;
        margin-top: 0
    }
    .middle {
        padding-bottom: 0 !important
    }
    .footer .logo_wrapper {
        float: none;
        display: table;
        margin: 0 auto;
        text-align: center
    }
    .footer .logo_wrapper .copyright {
        margin-bottom: 0
    }
    .footer .menu_wrapper .block_menu {
        float: none;
        display: table;
        margin: 0 auto !important;
        text-align: center
    }
    .footer .menu_wrapper .block_menu li a {
        font-size: 16px
    }
    #gl_devel {
        float: none;
        display: table;
        margin: 20px auto 25px
    }
    .reviews_block .block_title {
        margin-bottom: 20px
    }
    .reviews_block .thumb_reviews .review.slick-current {
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .reviews_block .thumb_reviews .review.slick-current img {
        margin: 0 auto
    }
    .reviews_block .thumb_reviews .review.slick-current::after {
        display: none
    }
    .block_news {
        padding-top: 113px
    }
    .block_feedback .block_sidebar {
        padding-top: 0
    }
    .about_menu ul li {
        display: block;
        width: 100%
    }
    .page_title_wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
    .about_page .short_desc .main_desc {
        font-size: 18px;
        text-align: justify
    }
    .about_page .short_desc .image {
        display: table;
        margin: 0 auto 10px
    }
    .about_page .short_desc .description {
        text-align: justify
    }
    .about_page .about_wrap .about_sidebar {
        float: none;
        width: 100%;
        margin-bottom: 10px;
        padding-right: 0;
        display: none
    }
    .about_page .about_wrap .about_main {
        overflow: visible
    }
    .about_page .benefits_wrap .col {
        width: 50%;
        margin-bottom: 15px
    }
    .about_page .main_text {
        text-align: justify
    }
    .about_page .right_back {
        float: none;
        display: table;
        margin: 0 auto 10px
    }
    .register_form form .form_item:not(.form_checkbox) label {
        float: none;
        width: 100%;
        margin-bottom: 5px;
        text-align: left
    }
    .register_form {
        padding-left: 15px;
        padding-right: 15px
    }
    .register_form form .form_item:not(.form_checkbox) .form_text {
        width: 100%
    }
    .register_form .form_actions,
    .register_form form .form_checkbox {
        margin-left: 0
    }
    .register_form .form_actions .form_submit {
        width: 100%
    }
    .about_main.manager .col {
        width: 100%;
        text-align: center;
        padding-right: 0;
        margin-bottom: 30px
    }
    .about_main.manager .block_content {
        margin-right: 0
    }
    .basket_check_items_item_counter input {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 0
    }
    .basket_check_items_item_photo,
    .ordering_goods_items_item_photo {
        padding-left: 5px;
        float: left;
        padding-right: 5px;
        padding-bottom: 5px;
        text-align: center;
        width: 100%;
        display: block
    }
    .basket_check_items_item_photo img,
    .ordering_goods_items_item_photo img {
        max-width: 70px
    }
    .basket_check_items_item_title,
    .ordering_goods_items_item_title {
        float: left;
        clear: both;
        border: none;
        padding: 0 5px 5px;
        width: 100%;
        display: block;
        text-align: center
    }
    .basket_check_items_item_title .item_name {
        font-size: 14px
    }
    .basket_check_items_item_price,
    .basket_check_items_item_total,
    .ordering_goods_items_item_price,
    .ordering_goods_items_item_total {
        width: auto;
        display: block;
        width: 100% !important;
        float: left;
        padding: 10px 0;
        text-align: center
    }
    .basket_check_items_item_price {
        width: 70px
    }
    .basket_check_items_item_counter,
    .ordering_goods_items_item_counter {
        padding: 0 5px !important;
        float: left;
        width: 100% !important;
        display: block
    }
    .basket_check_items_item_counter .good_basket_btns,
    .ordering_goods_items_item_counter .good_basket_btns {
        margin: 0 auto;
        display: table
    }
    .basket_check_list {
        font-size: 0
    }
    .basket_check_items_item_counter {
        padding: 15px 0 !important;
        width: auto
    }
    .basket_check .item_close {
        padding-left: 0;
        padding-right: 0
    }
    .basket_check .item_close {
        display: table;
        margin: 0 auto;
        text-align: center;
        padding: 10px 0;
        border: none
    }
    .basket_check_list,
    .ordering_goods_list {
        display: none
    }
    .basket_check,
    .ordering_goods {
        padding-top: 30px
    }
    .basket_check .basket_controls .basket_sum,
    .basket_check .basket_controls_goback,
    .ordering_goods .basket_controls_goback {
        float: none;
        display: table;
        margin: 0 auto
    }
    .basket_check .basket_controls .basket_sum_total .total_price,
    .basket_check .basket_controls .basket_sum_total>span {
        float: none;
        display: table;
        margin: 0 auto
    }
    .basket_check .basket_controls .basket_sum_total>span {
        padding: 15px 0
    }
    .page_title_wrapper .page_title {
        text-align: center
    }
    .left_sidebar {
        display: none
    }
    .page_content {
        width: 100%
    }
    .good_page .good_header .links_wrap a {
        font-size: 14px;
        padding: 0 23px 0 6px
    }
    .good_page .good_content .col.col_1,
    .good_page .good_content .col.col_4,
    .good_page .good_content .col.col_7 {
        margin-left: 0
    }
    .good_page .good_content .col {
        width: 100%
    }
    .node_goods .node_title {
        text-align: center
    }
    .node_goods .node_top .node_field {
        float: none;
        margin-right: 0;
        display: table;
        margin: 0 auto;
        margin-bottom: 10px
    }
    .node_goods .image_wrapper {
        width: 100%;
        padding-right: 0;
        margin-bottom: 15px
    }
    .node_goods .main_images .image {
        height: 250px
    }
    .wrapper:not(.front) .middle_content {
        padding-left: 15px;
        padding-right: 15px
    }
    .node_goods .thumb_images button {
        border: none;
        position: absolute;
        top: 50%;
        width: 53px!important;
        height: 53px;
        margin-top: -26.5px;
        -webkit-box-shadow: 0 3px 11px rgb(21 45 52 / 12%);
        box-shadow: 0 3px 11px rgb(21 45 52 / 12%);
        text-indent: -9999px;
        z-index: 1;
        border-radius: 50%!important;
        -webkit-transition: .3s;
        transition: .3s;
        border: none!important
    }
    .node_goods .thumb_images button.slick-next {
        right: -5px;
        background: url(images/slide_next.png) no-repeat scroll center #fff!important
    }
    .node_goods .thumb_images button.slick-next:hover {
        background: url(images/slide_next2.png) no-repeat scroll center #fff;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .node_goods .thumb_images button.slick-prev {
        left: -5px;
        background: url(images/slide_prev.png) no-repeat scroll center #fff!important
    }
    .node_goods .thumb_images button.slick-prev:hover {
        background: url(images/slide_prev2.png) no-repeat scroll center #3d4249;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .node_goods .thumb_images img {
        margin: 0 auto
    }
    .node_goods .node_item .field_content,
    .node_goods .price_wrapper {
        overflow: visible
    }
    .node_goods .node_item .label {
        width: 100%;
        text-align: center
    }
    .socials_buttons .social-likes .social-likes__widget {
        clear: none
    }
    .node_goods .description_wrap .socials_buttons {
        display: none
    }
    .node_goods .chars_wrap .label,
    .node_goods .node_item .label .text {
        margin-bottom: 15px
    }
    .node_goods .node_item .field_content,
    .node_goods .price_wrapper {
        text-align: justify
    }
    .node_goods .similar_goods .col {
        width: 100%
    }
    .block_faq .col {
        padding-right: 15px
    }
    .work_wrap .form_actions a {
        display: table;
        margin: 0 auto 10px;
        float: none
    }
    .work_wrap .register_form .form_actions .form_submit {
        float: none;
        display: table;
        margin: 0 auto
    }
    .page_news .col {
        width: 100%;
        padding-right: 0;
        text-align: center;
        margin-bottom: 30px
    }
    .page_news .col .image {
        display: table;
        margin: 0 auto 10px
    }
    .page_news {
        margin-right: 0
    }
    .page_news .line {
        display: none
    }
    .order_form .form_item:not(.form_textarea):not(.form_checkbox) label {
        text-align: left;
        width: 100%;
        margin-bottom: 5px
    }
    .order_form .form_item:not(.form_textarea):not(.form_checkbox) .form_text,
    .order_form .form_item:not(.form_textarea):not(.form_checkbox) select {
        width: 100%
    }
    .order_form .form_textarea {
        margin-left: 0
    }
    .order_form .form_actions {
        margin-left: 0
    }
    .order_form .form_actions .form_submit {
        display: table;
        margin: 0 auto
    }
    .map_canvas {
        height: 350px
    }
    .map_canvas .gm-style-iw {
        left: -17px !important
    }
    .map_canvas .gm-style-iw::after {
        display: none
    }
    .contacts_block .col {
        width: 50%;
        margin-bottom: 20px
    }
    .block_feedback_support .block_container {
        display: none
    }
    .block_feedback_support {
        position: static;
        height: auto;
        padding-bottom: 20px;
        width: 100%;
        background-size: cover
    }
    .block_feedback_support .block_title {
        line-height: 1.2;
        font-size: 28px;
        text-align: center
    }
    .block_feedback_support .subtitle {
        font-size: 18px;
        text-align: center
    }
    .block_feedback_support .group_item .form_item {
        width: 100%;
        padding-right: 0
    }
    .block_feedback_support .group_item {
        margin-right: 0
    }
    .block_feedback_support .block_container {
        padding-right: 30px
    }
    .block_feedback_support .form_actions {
        float: none;
        display: table;
        margin: 0 auto
    }
    .support_email .image_wrap,
    .support_email .text_wrap {
        width: 100%;
        padding-right: 0
    }
    .support_email .image_wrap .text,
    .support_email .text_wrap {
        padding-right: 0;
        text-align: justify
    }
    .block_feedback_support {
        margin-right: 0
    }
    .block_feedback_support .block_container {
        display: block
    }
    .order_form .form_checkbox {
        margin-left: 0
    }
    .lk_table_user_orders {
        display: none
    }
    .lk_table_user_orders * {
        font-size: 14px
    }
    .lk_table_user_orders.mob {
        display: table
    }
    .lk_table_user_orders>tbody>tr>td {
        padding-left: 5px;
        width: 20%;
        float: left;
        display: block
    }
    .lk_table_user_orders>thead tr th {
        width: 20%;
        float: left;
        display: block
    }
    .lk_table_user_orders>tbody>tr>td.sum,
    .lk_table_user_orders>thead>tr>th.sum {
        width: 32%
    }
    .lk_table_user_orders>tbody>tr>td.goods {
        text-align: center
    }
    .lk_table_user_orders>tbody>tr>td.goods,
    .lk_table_user_orders>thead>tr>th.goods {
        width: 16%
    }
    .lk_table_user_orders>tbody>tr>td.change_view,
    .lk_table_user_orders>thead>tr>th.change_view {
        width: 12%;
        padding-bottom: 0 !important;
        padding-top: 0
    }
    .lk_table_user_orders>tbody>tr>td.date,
    .lk_table_user_orders>thead>tr>th.date {
        width: 24%
    }
    .lk_table_user_orders>tbody>tr>td.order_num,
    .lk_table_user_orders>thead>tr>th.order_num {
        width: 15%;
        padding-left: 10px
    }
    .lk_table_user_orders .line_info_bot {
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .lk_table_user_orders .quantity {
        text-align: center
    }
    .lk_table_user_orders .change_view_click {
        height: 40px;
        padding-bottom: 0 !important
    }
    .lk_table_user_orders .order_data,
    .lk_table_user_orders .order_info {
        float: left;
        width: 100%;
        clear: both
    }
    .lk_table_user_orders .table_goods tr td .info_all {
        padding-left: 10px;
        max-width: 140px
    }
    .lk_table_user_orders .table_goods tr td.good_info {
        width: 20%
    }
    .lk_table_user_orders .order_info table tr td,
    .lk_table_user_orders .order_info table tr td a {
        font-size: 13px
    }
    .lk_table_user_orders .line_info td,
    .lk_table_user_orders .line_info td div {
        font-size: 13px
    }
    .list-content li span:first-child {
        line-height: 0;
        width: 8%;
        margin-left: 22px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .m_table table {
        width: 100%;
        border: 2px solid #909195;
        border-spacing: 0;
        font-size: 2vw
    }
    .m_table table .m_tr_2 th {
        border-right-color: #909195 !important;
        font-size: 2vw
    }
    .m_table table .m_tr th {
        border-right-color: #fff;
        font-size: 2vw
    }
    .m_table table .m_tr th:last-child {
        border-right-color: #909195;
        border-right-width: 2px;
        font-size: 2vw
    }
    .about_menu .block_content,
    .block_feedback .block_container,
    .block_news .block_container,
    .footer .footer_content,
    .header .header_content,
    .header>.header_content,
    .page_title_wrapper,
    .reviews_block .block_content,
    .wrapper:not(.front) .middle_content {
        padding-left: 15px;
        padding-right: 15px
    }
    .header .logo {
        position: static;
        display: table;
        margin: 0 auto
    }
    .header .logo a {
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .head_wrap {
        display: table;
        margin: 0 auto
    }
    .main_slider {
        display: block
    }
    .block_products {
        padding-top: 10px
    }
    .block_products .col {
        width: 33.3%;
        padding-left: .8%;
        padding-right: .8%
    }
    .about_block .links_wrap {
        margin-left: 0
    }
    .about_block .links_wrap {
        width: 100%;
        background-size: cover
    }
    .about_block .links_wrap .links a {
        float: left
    }
    .about_block .text_wrap {
        width: 100%
    }
    .block_goods.goods_popular .block_content {
        padding: 0 65px
    }
    .block_goods.goods_popular button.slick-prev {
        left: 5px
    }
    .block_goods.goods_popular button.slick-next {
        right: 5px
    }
    .block_benefits {
        height: 450px;
        background-size: cover
    }
    .reviews_block .main_reviews .review .body {
        overflow: hidden
    }
    .reviews_block .add_review {
        right: 15px
    }
    .footer .menu_wrapper .block_menu {
        margin-right: 25px
    }
    .block_feedback .image {
        display: none
    }
    .block_feedback .block_form {
        width: 60%
    }
    .footer {
        height: auto;
        margin-top: 0;
        padding-bottom: 20px
    }
    .middle {
        padding-bottom: 0 !important
    }
    .header .slogan {
        margin-right: 0
    }
    .about_page .short_desc .description {
        overflow: visible
    }
    .about_page .benefits_wrap {
        margin-top: 0
    }
    .about_main.manager .col:nth-child(3n) {
        padding-right: 10.3%
    }
    .basket_check_list_title:first-child {
        padding-right: 245px
    }
    .node .left_sidebar {
        width: 100%;
        padding-right: 0;
        display: none
    }
    .block_products_sidebar .col {
        margin-left: 0;
        display: inline-block;
        vertical-align: top;
        width: 30%
    }
    .page_content {
        width: 100%
    }
    .node_goods .good_basket_add a {
        width: 148px
    }
    .node_goods .image_wrapper {
        width: 60%
    }
    .block_feedback_support {
        position: static;
        height: auto;
        padding-bottom: 20px;
        width: 100%;
        background-size: cover
    }
    .block_feedback_support .block_title {
        line-height: 1.2;
        font-size: 28px;
        text-align: center
    }
    .block_feedback_support .subtitle {
        font-size: 18px;
        text-align: center
    }
    .block_feedback_support .group_item .form_item {
        width: 100%;
        padding-right: 0
    }
    .block_feedback_support .group_item {
        margin-right: 0
    }
    .block_feedback_support .block_container {
        padding-right: 30px
    }
    .block_feedback_support .form_actions {
        float: none;
        display: table;
        margin: 0 auto
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .about_menu .block_content,
    .block_feedback .block_container,
    .block_news .block_container,
    .footer .footer_content,
    .page_title_wrapper,
    .reviews_block .block_content,
    .wrapper:not(.front) .middle_content {
        padding-left: 15px;
        padding-right: 15px
    }
    .header>.header_content {
        padding-right: 15px
    }
    .header .logo {
        left: 15px
    }
    .header .slogan {
        font-size: 17px;
        margin-right: 15px;
        padding-top: 4px
    }
    .header .basket_header {
        right: 15px
    }
    .header .header_content {
        padding-right: 15px
    }
    .header .menu li a {
        font-size: 14px
    }
    .main_slider .slick-current.slick-active+.slide {
        left: -285px
    }
    .block_products .col {
        padding-left: .6%;
        padding-right: .6%
    }
    .about_block .links_wrap {
        margin-left: 0
    }
    .block_goods.goods_popular .block_content {
        padding: 0 60px
    }
    .block_goods.goods_popular button.slick-prev {
        left: 0
    }
    .block_goods.goods_popular button.slick-next {
        right: 0
    }
    .reviews_block .main_reviews .review .body {
        overflow: hidden
    }
    .reviews_block .add_review {
        right: 15px
    }
    .footer .menu_wrapper .block_menu {
        margin-right: 25px
    }
    .about_main.manager .col:nth-child(3n) {
        padding-right: 10.3%
    }
    .node_goods .good_basket_add a {
        width: 130px
    }
    .digit_group,
    .time_text {
        margin-right: 10px !important
    }
}

@media (max-width: 767.98px) {
    #wid100 {
        width: 100% !important;
        float: none !important
    }
    #sideBar {
        float: none !important;
        width: 75% !important;
        margin: auto
    }
    .main_slider .title_wrapper {
        top: 50%;
        left: 57%;
        transform: translate(-50%, -50%)
    }
}

.m_table table {
    width: 100%;
    border: 2px solid #909195;
    border-spacing: 0
}

.m_table table .m_tr {
    background-color: #909195;
    text-align: left;
    color: #fff
}

.m_table table .m_tr th {
    border: 1px solid #fff;
    border-collapse: collapse;
    padding: 5px
}

.m_table table .m_tr th {
    border-right-color: #fff
}

.m_table table .m_tr th:last-child {
    border-right-color: #909195;
    border-right-width: 2px
}

.m_table table .m_tr_2 th {
    border-right-color: #909195 !important
}

.m_table table .m_tr_2 th:last-child {
    border-right-color: #909195 !important;
    border-right-width: 2px
}

.m_table table tr th {
    font-size: 14px;
    text-align: left
}

.m_table table .m_tr_2:nth-child(even) {
    background-color: #ebecf1;
    color: #43b9da
}

.m_table table .m_tr_2:nth-child(odd) {
    background-color: #fff;
    color: #3b4047
}

.m_table table .m_tr_2 th {
    border: 1px solid #fff;
    border-collapse: collapse;
    padding: 5px
}

.front .block_title {
    font-size: 32px
}

#progres-container {
    padding: 50px;
    width: 100%
}

.progres-bar-container {
    width: 100%;
    position: relative;
    display: flex
}

.progres-bar-container .box-progres {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.progres-bar-container .box-progres .left-icon-cont {
    width: 30px;
    height: 30px;
    box-shadow: 0 0 2px 0 #57cae9;
    border: 1px solid #ddd;
    padding: 7px;
    background-color: #fdfdfd;
    border-radius: 50%;
    text-align: center;
    line-height: 16px;
    font-size: 18px;
    color: #57cae9;
    position: absolute
}

.bg-progres-color {
    background: #57cae9 !important;
    border: 1px solid #57cae9 !important
}

.color-icon {
    color: #fff !important
}

.progres-bar-container .box-progres .progres {
    width: 100%;
    height: 8px;
    border-radius: 7px;
    background-color: #d8dce3;
    border: 1px solid #d8dce3;
    box-shadow: 0 0 5px 0 #c2c2c2 inset
}

.right-icon {
    right: -10px !important
}

.left-icon {
    left: -10px !important
}

#progres-container .title-progres {
    position: absolute;
    bottom: 30px
}

.box-progres:first-child .title-progres {
    left: -28px
}

.box-progres:nth-child(2) .title-progres {
    left: -15px
}

.box-progres:nth-child(3) .title-progres {
    left: -7px
}

.box-progres:nth-child(4) .title-progres {
    left: -14px
}

.box-progres:nth-child(5) .title-progres {
    left: -24px
}

.box-progres:nth-child(6) .title-progres {
    left: -12px
}

@media (max-width: 767.98px) {
    #progres-container {
        padding: 100px 15px 50px 15px
    }
    .progres-bar-container .box-progres .left-icon-cont {
        width: 30px;
        height: 30px;
        font-size: 14px;
        line-height: 18px
    }
    #progres-container .title-progres {
        font-size: 12px !important
    }
    .box-progres:nth-child(3) .title-progres {
        left: -18px
    }
    .sec-title {
        top: 39px !important;
        left: -30px !important
    }
    .box-progres:nth-child(2) .title-progres {
        top: 30px;
        left: -13px
    }
    .box-progres:nth-child(4) .title-progres {
        top: 30px;
        left: -28px
    }
    .box-progres:nth-child(5) .title-progres {
        left: -15px
    }
}

.form-box {
    width: 30%;
    margin: 25px auto
}

.form-box .form-item {
    margin-bottom: 25px
}

.page-registration {
    margin: 25px 0 100px 0;
    overflow: hidden
}

.page-registration input,
.page-registration label,
.page-registration select {
    width: 100%;
    margin: auto;
    display: block
}

.page-registration label {
    max-width: 270px;
    font-size: 14px;
    margin-bottom: 5px
}

.page-registration .no-referrer {
    max-width: 270px;
    font-size: 14px;
    display: block;
    margin: auto;
    width: 100%;
    color: #3dc8e4;
    text-decoration: none
}

.page-registration .no-referrer:hover {
    text-decoration: underline
}

.page-registration input:focus,
.page-registration select:focus {
    border-color: #9fa8bc
}

.page-registration input,
.page-registration select {
    padding: 10px 12px;
    display: block;
    font-size: 12px;
    border: 1px solid #bdc3d1;
    border-radius: 2px;
    background-color: #fcfcfd;
    max-width: 270px
}

.page-registration select {
    background: url(images/select_arr.png) no-repeat scroll right 12px center #fff;
    cursor: pointer
}

.btn-next .lns-btn {
    height: 48px;
    -webkit-box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    box-shadow: 0 2px 2px rgba(15, 55, 66, .1);
    background: #3dc8e4;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    font-size: 24px;
    font-weight: 300;
    border: none;
    padding: 0 30px;
    color: #fff;
    float: right;
    -webkit-transition: .3s;
    transition: .3s;
    line-height: 46px
}

.btn-next .lns-btn:hover {
    opacity: .8
}

.request-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .7);
    z-index: 10000000000;
    display: none
}

.request-modal .content-request {
    width: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 25px 33px
}

.request-modal .block_title {
    margin-bottom: 20px;
    font-size: 24px
}

.request-modal #modAj {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.request-modal .form_item {
    width: 48%;
    margin-bottom: 25px
}

.request-modal .form_item input,
.request-modal .form_item select {
    background-color: #e8f0fe;
    padding: 0 10px;
    height: 48px
}

.request-modal .form_item select {
    background: url(images/select_arr.png) no-repeat scroll right 12px center #e8f0fe;
    cursor: pointer;
    transition: .3s
}

.request-modal .btn-next {
    width: 100%
}

.request-modal select.form_text:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important
}

.request-modal .close-request-modal {
    width: 20px;
    height: 20px;
    background: url(images/close.png) no-repeat scroll 0 0 transparent;
    position: absolute;
    top: 11px;
    right: 11px;
    text-indent: -9999px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.request-modal .close-request-modal:hover {
    opacity: .7
}

.request-modal .addition-modal-box {
    position: absolute;
    width: 100%;
    height: 100%
}

.list-content li {
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline
}

.list-content li span:first-child {
    line-height: 0;
    width: 2%;
    margin-left: 22px
}

.list-content li span:nth-child(2) {
    width: 98%
}

.green-color {
    color: #89919e
}

.thank-you .tick-box {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid green;
    text-align: center;
    line-height: 100px;
    font-size: 64px;
    color: green;
    margin: auto
}

.thank-you .thank-you-msg {
    text-align: center;
    margin: 25px 0;
    font-size: 28px;
    color: green
}

.thank-you .thank-you-notice {
    color: red;
    font-size: 20px;
    margin: 50px 0
}

.title-list {
    color: #89919e;
    font-size: 16px
}

.bold-list {
    font-weight: 700
}

#aniimated-thumbnials {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

#aniimated-thumbnials img {
    width: 370px;
    height: 600px;
    border: 1px solid #717171;
    margin: 0 10px 10px 0
}

@media (max-width: 991.98px) and (min-width: 767.98px) {
    .m_table table {
        width: 100%;
        border: 2px solid #909195;
        border-spacing: 0;
        font-size: 2vw
    }
    .m_table table .m_tr th {
        border-right-color: #fff;
        font-size: 2vw
    }
    .m_table table .m_tr_2 th {
        border-right-color: #909195 !important;
        font-size: 2vw
    }
    .m_table table .m_tr th:last-child {
        border-right-color: #909195;
        border-right-width: 2px;
        font-size: 2vw
    }
    #aniimated-thumbnials {
        display: flex;
        flex-wrap: wrap
    }
    #aniimated-thumbnials a {
        width: 48%
    }
    #aniimated-thumbnials img {
        width: 100%
    }
}

@media (max-width: 768px) and(min-width: 568px) {
    .m_table table {
        width: 100%;
        border: 2px solid #909195;
        border-spacing: 0;
        font-size: 2vw
    }
    .m_table table .m_tr th {
        border-right-color: #fff;
        font-size: 2vw
    }
    .m_table table .m_tr_2 th {
        border-right-color: #909195 !important;
        font-size: 2vw
    }
    .m_table table .m_tr th:last-child {
        border-right-color: #909195;
        border-right-width: 2px;
        font-size: 2vw
    }
    #aniimated-thumbnials {
        display: flex;
        flex-wrap: wrap
    }
    #aniimated-thumbnials a {
        width: 70%;
        margin: auto
    }
    #aniimated-thumbnials img {
        width: 100%
    }
}

@media (max-width: 567px) {
    .m_table table {
        width: 100%;
        border: 2px solid #909195;
        border-spacing: 0;
        font-size: 2vw
    }
    .m_table table .m_tr th {
        border-right-color: #fff;
        font-size: 2vw
    }
    .m_table table .m_tr th:last-child {
        border-right-color: #909195;
        border-right-width: 2px;
        font-size: 2vw
    }
    #aniimated-thumbnials {
        display: flex;
        flex-wrap: wrap
    }
    #aniimated-thumbnials a {
        width: 100%;
        margin: auto
    }
    #aniimated-thumbnials img {
        width: 100%
    }
}

.font400-size-15 {
    font-weight: 400 !important;
    font-size: 15px !important
}

.font400 {
    font-weight: 400 !important
}

.font500 {
    font-weight: 500 !important
}

.font600 {
    font-weight: 600 !important
}

.font700 {
    font-weight: 700 !important
}

.secondary-font {
    font: 500 14px Roboto, sans-serif !important
}

@media (max-width: 576px) {
    .youtube-iframe {
        width: 100%;
        height: 250px !important
    }
}

@media (max-width: 768px and min-width: 576px) {
    .youtube-iframe {
        width: 90%;
        height: 400px !important
    }
}

@media (max-width: 992px and min-width: 768px) {
    .youtube-iframe {
        width: 90%;
        height: 430px !important
    }
    .m_table table {
        width: 100%;
        border: 2px solid #909195;
        border-spacing: 0;
        font-size: 2vw
    }
    .m_table table .m_tr th {
        border-right-color: #fff;
        font-size: 2vw
    }
    .m_table table .m_tr_2 th {
        border-right-color: #909195 !important;
        font-size: 2vw
    }
    .m_table table .m_tr th:last-child {
        border-right-color: #909195;
        border-right-width: 2px;
        font-size: 2vw
    }
}

.youtube-iframe {
    width: 90%;
    height: 550px;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc
}

.dropdown {
    position: relative;
    display: inline-block;
    opacity: .99 !important
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 300px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    padding: 12px 16px;
    opacity: 1 !important;
    overflow: visible
}

.dropdown-content a:hover {
    color: #fff !important;
    background-color: #43b9da !important
}

.active .click-over,
.dropdown:hover .click-over {
    color: #43b9da !important;
    border: 1px solid #43b9da;
    -moz-box-shadow: 0 0 3px #43b9da;
    -webkit-box-shadow: 0 0 3px #43b9da;
    box-shadow: 0 0 3px #43b9da
}

.click-over {
    border: 1px solid #fff;
    color: #fff;
    border-radius: 50%;
    width: 25px !important;
    height: 25px !important;
    padding: 20%;
    font-weight: 400 !important;
    cursor: pointer;
    font-size: 13px !important;
    -moz-box-shadow: 0 0 3px #fff;
    -webkit-box-shadow: 0 0 3px #fff;
    box-shadow: 0 0 3px #fff
}

.click-over:hover {
    border: 1px solid #43b9da;
    border-radius: 50%;
    padding: 20%;
    cursor: pointer;
    font-size: 13px !important;
    -moz-box-shadow: 0 0 3px #43b9da;
    -webkit-box-shadow: 0 0 3px #43b9da;
    box-shadow: 0 0 3px #43b9da
}

@media (min-width: 767px) {
    .dropdown:hover .dropdown-content {
        display: block
    }
}

@media (max-width: 768px) {
    .m_table table {
        width: 100%;
        border: 2px solid #909195;
        border-spacing: 0;
        font-size: 2vw
    }
    .m_table table .m_tr th {
        border-right-color: #fff;
        font-size: 2vw
    }
    .m_table table .m_tr_2 th {
        border-right-color: #909195 !important;
        font-size: 2vw
    }
    .m_table table .m_tr th:last-child {
        border-right-color: #909195;
        border-right-width: 2px;
        font-size: 2vw
    }
    .click-button-container {
        position: absolute;
        right: 0
    }
    .about_menu .menu .click-button-container {
        position: absolute;
        right: 0;
        top:10px
    }
    .dropdown-content {
        position: relative
    }
}

.dropdown .active {
    background: #fff !important;
    color: #43b9da !important
}

.dropdown:hover {
    background: #fff !important;
    color: #43b9da !important
}

.dropdown:hover .click-over,
.dropdown:hover .main-link {
    background: #fff !important;
    color: #43b9da !important;
    z-index: -1 !important
}

.active-dropdown {
    background: #fff !important;
    color: #43b9da !important
}

.click-button-container {
    padding-top: 14px;
    padding-right: 10px;
    display: table-cell
}

@media (max-width: 768px) {
    .click-button-container {
        padding-right: 15px
    }
}

.main-link {
    padding: 0 10px !important
}

.shown {
    display: block !important
}

.lg-backdrop,
.lg-outer {
    z-index: 100000000 !important
}

.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.position-static {
    position: static !important
}

.d-none {
    display: none !important
}

.overflow-hidden {
    overflow: hidden;
    position: relative
}

.slider-block {
    background-color: #fff;
    padding-top: 42px;
    padding-bottom: 37px
}

.slick__center .cl img {
    width: 100%;
    height: 100%
}

.slick__center .slick-center {
    transform: scale(1.08)
}

.slick__center .slick-slide:not(.slick-active) {
    margin: 37px 0
}

.slick__center .slick-slide.slick-active {
    margin-top: 20px
}

.slick__center .child {
    width: 100%
}

.slick__center .slide:not(.slick-active) {
    cursor: pointer
}

.slick__center .slide__image {
    position: absolute;
    bottom: -35px;
    right: 40px;
    z-index: 10;
    width: 132px;
    height: 198px;
    display: block
}

.slick__center .slide__image img {
    max-width: 100%;
    max-height: 100%
}

.slick__center .title_wrapper .price_wrapper .add_to_basket {
    float: left
}

.slick__center .title_wrapper .price_wrapper .add_to_basket a {
    line-height: 30px;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    display: block;
    padding: 0 18px;
    -webkit-transition: .3s;
    transition: .3s
}

.slick__center .title_wrapper .price_wrapper .add_to_basket a:hover {
    background: #fff;
    color: #3b4047
}

.slick__center .slick-dots {
    display: table;
    margin: 0 auto
}

.slick__center .slick-dots li {
    float: left;
    margin-right: 12px
}

.slick__center .slick-dots li:last-child {
    margin-right: 0
}

.slick__center .slick-dots li button {
    width: 22px;
    height: 22px;
    border: 1px solid #c0cfd3;
    border-radius: 50%;
    background: 0 0;
    text-indent: -9999px
}

.slick__center .slick-dots li.slick-active button {
    border: 2px solid #57cae9
}

.slick__center .slick-list {
    padding-bottom: 30px !important
}

.slick__center .slick-current.slick-active {
    position: relative
}

.slick__center .slick-current.slick-active::before {
    content: '';
    display: block;
    height: 137px;
    position: absolute;
    bottom: -60px;
    left: -36px;
    width: 390px;
    z-index: -1;
    background: url(images/slider_shadow.png) no-repeat scroll 0 0 transparent
}

.slick__center .slick-current.slick-active::after {
    display: none
}

.slick__center .read-more {
    position: absolute;
    bottom: 50px;
    right: 80px;
    color: #ffff;
    width: 105px;
    font-size: 14px;
    white-space: nowrap
}

.slick__center .slick-current {
    z-index: 10
}

.slick__center .slick-slide:not(.slick-current) .image {
    position: relative
}

.slick__center .slide_content {
    width: 770px;
    position: relative
}

.slick__center .slick-active .slide_content {
    left: 50%;
    transform: translateX(-50%);
    width: 843px;
    position: relative
}

@media screen and (max-width: 910px) {
    .slick__center .slide_content {
        width: 640px;
        position: relative
    }
    .slick__center .slick-active .slide_content {
        left: 50%;
        transform: translateX(-50%);
        width: 650px;
        position: relative
    }
    .slick__center .slick-current.slick-active::before {
        bottom: -57px
    }
    .slick__center .slick-slide:not(.slick-active) {
        margin: 24px 0
    }
}

@media screen and (max-width: 720px) {
    .slick__center .slide_content {
        width: auto;
        position: relative
    }
    .slick__center .slick-active .slide_content {
        left: auto;
        transform: initial;
        width: auto
    }
    .slick__center .slick-slide:not(.slick-active) {
        margin: 20px 0
    }
}

.slick__center .slick-slide:not(.slick-current) .image:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, .5)
}

.slick__center .good_image {
    display: none !important
}

.slick__center .slick-slide:not(.slick-current) .read-more {
    display: none
}

@media screen and (max-width: 1100px) {
    .slick__center .slick-current.slick-active::before {
        left: -70px
    }
}

@media screen and (max-width: 992px) {
    .slick__center .slick-current.slick-active::before {
        left: -120px
    }
}

@media screen and (max-width: 910px) {
    .slick__center .slick-current.slick-active::before {
        left: -70px
    }
}

@media screen and (max-width: 768px) {
    .slick__center .slick-current.slick-active::before {
        bottom: -58px;
        left: 0;
        width: 50%
    }
    .slick__center .slick-dots li button {
        width: 12px;
        height: 12px
    }
    .slick__center .slick-list {
        padding-bottom: 20px !important
    }
}

@media screen and (max-width: 720px) {
    .slick__center .slick-current.slick-active::before {
        bottom: -57px
    }
}

@media screen and (max-width: 576px) {
    .slick__center .slick-current.slick-active::before {
        bottom: -52px
    }
}

@media screen and (max-width: 500px) {
    .slick__center .slick-current.slick-active::before {
        bottom: -51px
    }
}

@media screen and (max-width: 450px) {
    .slick__center .slick-current.slick-active::before {
        bottom: -46px
    }
}

@media screen and (max-width: 400px) {
    .slick__center .slick-current.slick-active::before {
        bottom: -41px
    }
}

@media screen and (max-width: 350px) {
    .slick__center .slick-current.slick-active::before {
        bottom: -40px
    }
}

@media screen and (max-width: 576px) {
    .slick__center .read-more {
        right: 5%;
        bottom: 5%
    }
    .slick__center .read-more a {
        font-size: 12px !important;
        line-height: 20px !important;
        padding: 0 8px !important;
        text-align: center
    }
}

.slick-slide {
    height: auto
}

.catalog-bar__header {
    display: none
}

.catalog-bar__header .fa-caret-down.caret-color {
    font-size: 18px;
    color: #fff
}

@media (max-width: 450px) {
    .good_page .good_header .label {
        float: none;
        margin-right: 0;
        text-align: left
    }
}

@media only screen and (max-width: 991px) {
    .catalog-bar {
        width: 100%;
        display: block;
        padding-right: 0;
        margin-bottom: 18px
    }
    .catalog-bar .block_products_sidebar .col {
        width: 100%;
        margin-left: 0;
        display: flex;
        align-items: center;
        padding-top: 12px;
        padding-bottom: 12px
    }
    .catalog-bar .block_products_sidebar .col.active {
        box-shadow: inset 4px 0 0 #43b9da
    }
    .catalog-bar .block_products_sidebar .col .image {
        height: 40px;
        width: 40px
    }
    .catalog-bar .block_products_sidebar .col .title {
        height: auto
    }
    .catalog-bar__header {
        display: flex;
        background-color: #43b9da;
        padding-left: 10px;
        padding-right: 15px;
        justify-content: space-between;
        align-items: center
    }
    .catalog-bar__title {
        font-size: 18px;
        color: #fff;
        line-height: 63px;
        margin-bottom: 0;
        margin-top: 0
    }
    .catalog-bar__list {
        display: none
    }
    .catalog-bar__list .col:first-child {
        margin-top: 8px
    }
    .pd-0-lg {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 0 !important
    }
    .pd-15-lg {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.lang-select {
    width: 85%
}

@media only screen and (max-width: 767px) {
    .lang-select {
        width: 90%
    }
}

@media only screen and (max-width: 767px) {
    #menu {
        background-color: #54c0de;
        min-width: auto;
        max-width: inherit;
        display: block;
        position: absolute;
        opacity: 0;
        width: 0;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        height: 100vh
    }
    .menu-hamburger.active {
        z-index: 1000;
        position: absolute !important;
        opacity: 1 !important;
        width: 100% !important;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
    }
    .hamburger--menu {
        position: absolute;
        z-index: 1000;
        background-color: #54c0de;
        right: 0
    }
    .hamburger--menu .hamburger-box {
        background-color: #54c0de
    }
    .hamburger-menu-list {
        background-color: #54c0de
    }
}

.relogin {
    background-color: #fff
}

.relogin-content {
    padding-top: 42px;
    padding-bottom: 68px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center
}

.relogin .block_title {
    font-size: 16px;
    text-align: center;
    margin-bottom: 34px;
    color: #3b4047;
    font-weight: 500
}

.relogin .form_item .form_text {
    width: 100%;
    height: 32px
}

.relogin .form_item .laid {
    margin-bottom: 6px
}

.relogin-form .form_item {
    margin-bottom: 20px
}

.relaod-link {
    color: #89919e;
    text-decoration: none;
    float: left
}

.relogin-form {
    width: 270px
}

.relogin-form .form_submit {
    height: 48px;
    -webkit-box-shadow: 0 2px 2px rgb(15 55 66 / 10%);
    box-shadow: 0 2px 2px rgb(15 55 66 / 10%);
    background: #43b9da;
    text-shadow: 0 1px 1px rgb(0 0 0 / 15%);
    font-size: 24px;
    font-weight: 300;
    border: none;
    padding: 0 30px;
    color: #fff;
    float: right
}

.relogin-form .form_actions:after {
    content: '';
    display: table;
    clear: both
}

.relogin-form .bot_wrap {
    text-align: center
}

.reload-wrap div {
    font-size: 18px;
    margin-bottom: 10px
}

.reload-wrap a {
    color: #43b9da;
    text-decoration: underline
}

@media (max-width: 767px) {
    .relogin-form {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }
}

.review-order {
    height: 48px;
    margin-top: 12px;
    -webkit-box-shadow: 0 2px 2px rgb(15 55 66 / 10%);
    box-shadow: 0 2px 2px rgb(15 55 66 / 10%);
    background: #43b9da;
    text-shadow: 0 1px 1px rgb(0 0 0 / 15%);
    font-size: 24px;
    font-weight: 300;
    border: none;
    width: 170px;
    color: #fff;
    line-height: 46px
}

@media (max-width: 576px) {
    .short_desc-image {
        width: 100% !important;
        margin-left: 0 !important
    }
}

.menu-drop {
    width: 270px
}

.menu-drop a {
    font-size: 14px !important;
}

.menu-drop li {
    padding: 5px 10px !important;
}

.btn-next--w {
    /*width: 96% !important;*/
}

@media only screen and (min-width: 1000px) {
    .form-item-wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

@media only screen and (max-width: 1000px) {
    .form_item {
        width: 100% !important;
    }
}

@media only screen and (max-width: 650px) {
    .content-request {
        width: 90% !important;
    }
}


/*radio buttom   .radio-default base styles */

.radio-default input[type="radio"] {
    height: 13px;
    width: 13px;
    vertical-align: middle;
    margin: 0 0.4em 0.4em 0;
    background: rgba(255, 255, 255, 1);
    border: 1px solid #aaa;
    -webkit-appearance: none;
    outline: none;
}

.radio-default input[type="radio"] {
    border-radius: 100%;
}

.radio-default input[type="radio"]:not(:disabled):hover {
    border: 1px solid rgba(58, 197, 201, 1);
}

.radio-default input[type="radio"]:active:not(:disabled) {
    border: 1px solid rgba(58, 197, 201, 1);
}

.radio-default input[type="radio"]:checked {
    border: 1px solid rgba(58, 197, 201, 1);
}

.radio-default input[type="radio"]:checked:before {
    display: block;
    height: 7px;
    width: 7px;
    position: relative;
    left: 2px;
    top: 2px;
    background: rgba(58, 197, 201, 1);
    border-radius: 100%;
    content: '';
}

.radio-default input:disabled {
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.radio-default input:disabled:checked {
    /*border: 1px solid rgba(0, 0, 0, 0.03);*/
}

.radio-default input[type="radio"]:disabled:checked:before {
    display: block;
    height: 13px;
    width: 13px;
    position: relative;
    left: 2px;
    top: 2px;
    background: rgba(0, 0, 0, 0.03);
    border-radius: 100%;
    content: '';
}


/**/

.plans .plan input[type="radio"] {
    position: absolute;
    opacity: 0;
}

.plans .plan {
    cursor: pointer;
    width: 100%;
    margin-top: 15px;
    margin-right: 15px;
}

.plans {
    display: flex;
    flex-wrap: wrap;
}

.plans .plans__item {
    width: 80px;
}

.plans .plan .plan-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 6px;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e1e2e7;
    border-radius: 10px;
    -webkit-transition: -webkit-box-shadow 0.4s;
    transition: -webkit-box-shadow 0.4s;
    -o-transition: box-shadow 0.4s;
    transition: box-shadow 0.4s;
    transition: box-shadow 0.4s, -webkit-box-shadow 0.4s;
    position: relative;
    width: 60px;
    height: 50px;
}

.plans .plan .plan-content img {
    /*margin-right: 30px;*/
    /*height: 72px;*/
    width: 100%;
}

.plans .plan .plan-details span {
    margin-bottom: 10px;
    display: block;
    font-size: 20px;
    line-height: 24px;
    color: #252f42;
}

.plans .plan .plan-details p {
    color: #646a79;
    font-size: 14px;
    line-height: 18px;
}

.plans .plan .plan-content:hover {
    -webkit-box-shadow: 0px 3px 5px 0px #e8e8e8;
    box-shadow: 0px 3px 5px 0px #e8e8e8;
}

.plans .plan input[type="radio"]:checked+.plan-content {
    border: 1px solid #216ee0;
    background: #eaf1fe;
    -webkit-transition: ease-in 0.3s;
    -o-transition: ease-in 0.3s;
    transition: ease-in 0.3s;
}

.plans .plan input[type="radio"]:checked+.plan-content:after {
    top: 45%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
}

.plans .plan input[type="radio"]:checked+.plan-content:after {
    top: 20px;
    right: 10px;
}

.plans .plan .plan-content .plan-details {
    width: 100%;
}

.pay-visa {}

.pay-mastercard {}

.pay-paypal img {
    height: 100%;
}

.pay-paypal .plan-content {
    /*padding: 6px !important;*/
}

.pay-google img {}

.pay-apple img {}

.pay-skrill img {}

.pay-webmoney img {
    height: 100%;
}

.pay-yandex img {}

.pay-icon2 {
    width: 18px;
    margin-right: 4px;
}

.pb-md {
    padding-bottom: 20px;
}

.text-right {
    text-align: left !important;
}

.boxs-none {
    box-shadow: none !important;
    border-top: 1px solid #dae5e8 !important;
}

.productinfolist {
    padding-left: .8em;
    position: relative;
    margin-top: -17px!important;
}

.productinfolist:nth-child(2) {
    margin-top: -7px!important
}

.productinfolist:before {
    content: '';
    border: 1px solid #000;
    border-radius: 50%;
    height: 5px;
    width: 5px;
    background-color: #000;
    position: absolute;
    top: 7px;
    left: 0px;
}
.contentpanel {
    padding: 20px;
    position: relative
}
@media (max-width: 320px) {
    .contentpanel {
        padding-left: 10px;
        padding-right: 10px
    }
}
.contentpanel:after {
    clear: both;
    display: block;
    content: ''
}
.panel {
    margin-bottom: 17px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-body {
    padding: 20px;
    max-width: 1200px;
    margin: auto
}
.panel-heading {
    padding: 20px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
    margin-bottom: 15px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}
.panel-heading--fz-14 {
    font-size: 14px;
}
.panel-heading .panel-title {
    padding: 10px
}
.panel-heading .panel-block {
    display: flex;
    justify-content: space-between;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px
}
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}
.panel-heading h2 {
    border: 2px solid #43b9da;
    padding: 10px
}
.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit
}
.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}
.panel-footer {
    padding: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px
}
.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px
}
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.list-group+.panel-footer {
    border-top-width: 0
}
.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}
.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 20px;
    padding-right: 20px
}
.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 1px;
    border-top-left-radius: 1px
}
.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 1px;
    border-top-right-radius: 1px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 1px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 1px
}
.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px
}
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 1px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 1px
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #fff
}
.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}
.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}
.panel-group {
    margin-bottom: 17px
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 2px
}
.panel-group .panel+.panel {
    margin-top: 5px
}
.panel-group .panel-heading {
    border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}
.panel-group .panel-footer {
    border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
.panel-default {
    border-color: #d2d6df
}
.panel-default>.panel-heading {
    color: #262b36;
    background-color: #9fa8bc;
    border-color: #d2d6df
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d2d6df
}
.panel-default>.panel-heading .badge {
    color: #9fa8bc;
    background-color: #262b36
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d2d6df
}
.panel-primary {
    border-color: #2574ab
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #2574ab;
    border-color: #2574ab
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #2574ab
}
.panel-primary>.panel-heading .badge {
    color: #2574ab;
    background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #2574ab
}
.panel-success {
    border-color: #1c7781
}
.panel-success>.panel-heading {
    color: #1aa71c;
    background-color: #259dab;
    border-color: #1c7781
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #1c7781
}
.panel-success>.panel-heading .badge {
    color: #259dab;
    background-color: #1aa71c
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #1c7781
}
.panel-info {
    border-color: #31b0d5
}
.panel-info>.panel-heading {
    color: #3b83a6;
    background-color: #5bc0de;
    border-color: #31b0d5
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #31b0d5
}
.panel-info>.panel-heading .badge {
    color: #5bc0de;
    background-color: #3b83a6
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #31b0d5
}
.panel-warning {
    border-color: #df9730
}
.panel-warning>.panel-heading {
    color: #9c732c;
    background-color: #e6ad5c;
    border-color: #df9730
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #df9730
}
.panel-warning>.panel-heading .badge {
    color: #e6ad5c;
    background-color: #9c732c
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #df9730
}
.panel-danger {
    border-color: #c9302c
}
.panel-danger>.panel-heading {
    color: #d9534f;
    background-color: #d9534f;
    border-color: #c9302c
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #c9302c
}
.panel-danger>.panel-heading .badge {
    color: #d9534f;
    background-color: #d9534f
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #c9302c
}
.level-header {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
}
.level_header {
    padding-left: 20px;
    position: absolute;
    top: -50%;
    margin: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto !important;
    background: white;
    padding-right: 20px;
    font-size: 18px;
}
.scrollBlock {
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.scrollBlock::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);*/
    /*-webkit-box-shadow: 0 2px 2px rgba(15, 55, 66, 0.1);*/
    /*box-shadow: 0 2px 2px rgba(15, 55, 66, 0.1);*/
    
    border-radius: 10px;
    /*background-color: #fff;*/
    
    background-color: #F5F5F5;
}
.scrollBlock::-webkit-scrollbar {
    /*width: 8px;*/
    
    height: 16px;
    background-color: #fff;
}
.scrollBlock::-webkit-scrollbar-thumb {
    border-radius: 10px;
    /*-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);*/
    /*background-color: #D8DCE3;*/
    /*background-color: #57cae9;*/
    
    background-color: #fff;
    /*border-color: #57cae9;*/
    /*border-color: #57cae9;*/
    
    border: 1px solid #57cae9;
}
.objects2 {
    width: auto;
    white-space: nowrap;
}
.comboSelect {
    position: relative;
}
.comboSelect.disabled {
    position: relative;
}
.comboSelect.disabled:before {
    position: absolute;
    content: '';
    background-color: rgba(238, 238, 238, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.comboSelect.disabled:hover {
    box-shadow: none;
}
.comboSelect.disabled:hover .add_to_basket a {
    color: #57cae9;
    background-color: transparent;
}
.comboRemove {
    position: absolute;
    top: 10px;
    right: 6px;
    font-size: 22px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: url(https://lnsint.net/images/close.png) no-repeat scroll 0 0 transparent;
    text-indent: -9999px;
    -webkit-transition: .3s;
    transition: .3s;
}
.checkoutbtn {
    height: 48px;
    -webkit-box-shadow: 0 2px 2px rgb(15 55 66 / 10%);
    box-shadow: 0 2px 2px rgb(15 55 66 / 10%);
    background: #3dc8e4;
    text-shadow: 0 1px 1px rgb(0 0 0 / 15%);
    font-size: 24px;
    font-weight: 300;
    border: none;
    padding: 0 30px;
    color: #fff;
    float: right;
    -webkit-transition: .3s;
    transition: .3s;
    line-height: 46px;
    margin-bottom: 2em;
}
.checkoutbtn:hover {
    color: #fff;
    opacity: .8;
}
.w-100, .container--w {
    width: 100% !important;
}
.loading_for_pay{
    padding: 2em;
    height: 80vh;
    font-size:26px;
    font-weight: bold;
}
/*payment */



.master-visa {

    display: none;

}



.payment-tab-content {

    display: none;

    /*background: #ededed;*/

    padding: 15px;

}



.payment-tab-content.current {

    display: inherit;

    padding: 0;

}



.payment-content-card {



    height: 214px;

    background-color: #F7F7F7;

    font-size: 14px;

    border-radius: 12px;

    padding: 8px 36px;

}



.payment-wrap {

    display: flex;

}



.payment-wrap > div:first-child {

    margin-right: 20px;

}



.card-brand-icon {

    width: 152px;

    height: 64px;

}





.card-brand-icon {

    position: relative;

    width: 100%;



}



.card-brand-icon > div {

    background: #F7F7F7;

    position: absolute;

    right: -30px;

}





.payment-card-no__label {

    font-size: 12px;

    color: #999;

    white-space: nowrap;

    -ms-transform: scale(.86);

    transform: scale(.86);

    -ms-transform-origin: left;

    transform-origin: left;

    margin-bottom: 0;

    display: block;

}



.payment-card-no__input {

    width: 100%;

    border: none;

    background: #F7F7F7;

    font-size: 22px;

    margin-top: 6px;

    border-bottom: 1px solid #AEAEAE;

    padding: 4px;

}



.payment-card-no__input::placeholder {

    opacity: 0.5;

}



.payment-card-bottom {

    margin-top: 24px;

    display: flex;

}



.payment-holder {

    width: 100%;

    margin-right: 40px;

}



.payment-holder__label {

    font-size: 12px;

    color: #999;

    white-space: nowrap;

    -ms-transform: scale(.86);

    transform: scale(.86);

    -ms-transform-origin: left;

    transform-origin: left;

}



.payment-holder__input {

    width: 100%;

    border: none;

    background: #F7F7F7;

    font-size: 14px;

    margin-top: 6px;

    border-bottom: 1px solid #AEAEAE;

    padding: 0px;

}



.payment-holder__input::placeholder {

    opacity: 0.5;

}





.payment-expires {

    width: 80px;

}



.payment-expires__label {

    font-size: 12px;

    color: #999;

    white-space: nowrap;

    -ms-transform: scale(.86);

    transform: scale(.86);

    -ms-transform-origin: left;

    transform-origin: left;

}



.payment-expires__input {

    width: 100%;

    border: none;

    background: #F7F7F7;

    font-size: 14px;

    margin-top: 6px;

    border-bottom: 1px solid #AEAEAE;

    padding: 0px;

}



.payment-expires__input::placeholder {

    opacity: 0.5;

}



.payment-btn {

    border-style: solid;

    background-color: #2574AB;

    border-color: transparent;

    color: #fff;

    border-radius: 4px;

    padding: 0 48px;

    height: 44px;

    line-height: 42px;

    font-size: 16px;

    border-width: 1px;

    margin-top: 20px;

}



.payment-btn:hover {

    /*background-color: #ff5959;*/

}



.save-card {

    margin-top: 12px;

    display: flex;

    align-items: center;

}



.save-card input {

    margin-right: 8px;

    margin-top: 0;

    width: 18px;

    height: 18px;

}



.save-card span {

    font-size: 14px;

}





#ccsingle {

    width: 152px;

    height: 64px;

    text-align: right;

    background-color: #F7F7F7;

}



#ccsingle svg {

    width: 100%;

    height: 100%;

}



.card-brand-icon {

    position: relative;

    width: 100%;



}



.card-brand-icon > div {

    background: #F7F7F7;

    position: absolute;

    right: -30px;

}



.sec {

    height: 20px;

}



.sec-text-hook {

    font-weight: bold;

    padding-left: 10px;

    padding-right: 10px;

    font-size: 14px;

    color: #000;

    display: inline-block;

}



.sec2 {

    height: 30px;

}





.safe-mind-hook {

    margin-top: 12px;

    display: flex;

    align-items: center;

}



.pay-icon-list img {

    height: 17px;

    padding: 0 2px;

}



.payment-card {

    display: flex;

    flex-wrap: wrap;

}



.payment-card p {

    margin-bottom: 0;

}



.pay-icon-list {

    text-align: center;

}



.pay-icon-list img {

    height: 17px;

    padding: 0 2px;

}





.payment-border {

    background-color: #f1f1f1;

    height: 40px;

    margin-top: 40px;

}



.p-0 {

    padding: 0;

}



.payment-cvv {

    padding: 8px 36px;

    width: 140px;

    margin-left: auto;

    margin-top: 10px;

}



.payment-center {

    width: 60%;

    margin: auto;

}



.payment-center .master-visa{

    margin-top: 20px;

}



@media only screen and (max-width: 767px) {

    .payment-center {

        width: 100%;

    }

}





@media only screen and (max-width: 750px) {

    .payment-mob {

        flex-direction: column;

    }



    .payment-mob .card-brand-icon > div {

        right: 0;

    }



    .payment-mob > div:first-child {

        margin-bottom: 12px;

    }





}



@media only screen and (max-width: 500px) {

    .payment-mob .payment-content-card {

        width: 100% !important;

        padding: 8px;

        height: auto;

    }



    .payment-mob .payment-card-no__input {

        font-size: 20px;

    }





    .payment-mob .payment-card-bottom {

        flex-direction: column;

    }



    .payment-mob .payment-holder {

        margin-bottom: 22px;

    }



    .payment-mob .payment-border {

        margin-top: 20px;

    }



}





/*payment end*/
