html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: sans-serif!important
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a,
input,
button {
    outline: 0
}

a {
    background-color: transparent;
    text-decoration: underline;
    -webkit-text-decoration-skip: objects
}

input,
button {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    background: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    min-width: 320px;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #000;
    cursor: default;
    font-size: 16px;
    line-height: 1.5em;
    position: relative
}

header,
section,
footer {
    margin: 0 auto;
    max-width: 1920px
}

.wrapper {
    margin: 0 auto;
    padding: 0 10px;
    width: 960px;
    position: relative
}

.clearfix:after {
    content: '';
    display: block;
    clear: both
}

img {
    max-width: 100%;
    height: auto
}

::-webkit-input-placeholder {
    opacity: 1;
    color: #222
}

:-moz-placeholder {
    opacity: 1;
    color: #222
}

::-moz-placeholder {
    opacity: 1;
    color: #222
}

:-ms-input-placeholder {
    opacity: 1;
    color: #222
}

:focus::-webkit-input-placeholder {
    opacity: 0
}

:focus:-moz-placeholder {
    opacity: 0
}

:focus::-moz-placeholder {
    opacity: 0
}

:focus:-ms-input-placeholder {
    opacity: 0
}

b {
    font-weight: 700
}

.items_list {
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
    text-align: center
}

.items_list .item {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal
}

h2 {
    font-weight: 800;
    font-size: 48px;
    line-height: 50px;
    letter-spacing: .48px;
    text-transform: uppercase;
    text-align: center
}

.button {
    display: block;
    width: 380px;
    height: 80px;
    border: 1px solid #1087e5;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: #1087e5;
    background-image: -webkit-gradient(linear, left bottom, left top, from(transparent), to(rgba(255, 255, 255, 0.11)));
    background-image: -webkit-linear-gradient(bottom, transparent 0, rgba(255, 255, 255, 0.11) 100%);
    background-image: -moz-linear-gradient(bottom, transparent 0, rgba(255, 255, 255, 0.11) 100%);
    background-image: -o-linear-gradient(bottom, transparent 0, rgba(255, 255, 255, 0.11) 100%);
    background-image: linear-gradient(to top, transparent 0, rgba(255, 255, 255, 0.11) 100%);
    font-weight: 700;
    font-size: 24px;
    line-height: 74px;
    color: #fff;
    text-decoration: none;
    text-align: center
}

.b6 {
    padding: 0 0 40px
}

.b6 ul {
    padding: 0 0 40px
}

.b6 ul li {
    display: inline-block;
    vertical-align: top;
    width: 24%;
    position: relative
}

.b6 ul li h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    padding: 0 20px 10px
}

.b6 ul li p {
    font-size: 14px;
    line-height: 22px;
    padding: 0 20px
}

.b6 ul li:after {
    content: '';
    display: block;
    background: center top no-repeat;
    height: 45px;
    width: 25px;
    position: absolute;
    right: -15px;
    top: 40px;
    z-index: 50
}

.b6 ul li.last:after {
    display: none
}

.b6 p {
    text-align: center
}

.center {
    text-align: center
}

.razdel img {
    display: block;
    margin: -20px auto 0;
    padding: 0 10px;
    background: #fff
}

.razdel {
    margin: 20px 0;
    border-top: 2px solid #333
}

.button:hover {
    background-color: #071637
}

.button:active {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(255, 255, 255, 0.11)));
    background-image: -webkit-linear-gradient(top, transparent 0, rgba(255, 255, 255, 0.11) 100%);
    background-image: -moz-linear-gradient(top, transparent 0, rgba(255, 255, 255, 0.11) 100%);
    background-image: -o-linear-gradient(top, transparent 0, rgba(255, 255, 255, 0.11) 100%);
    background-image: linear-gradient(to bottom, transparent 0, rgba(255, 255, 255, 0.11) 100%)
}

header {
    background: #b4048e url(http://ck-underwear.pro/css/desctop__header_bg.jpg) center top no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

header .info {
	border-radius: 50px;
    margin: 90px 30px 50px 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 600px;
    background: rgba(111, 45, 168, 0.8);
    height: 580px;
}

header h1 {
    margin: 0 0 30px 0;
    font-weight: 800;
    font-size: 44px;
    line-height: 48px;
    letter-spacing: .44px;
    color: #1087e5
}

header h1 span {
    color: #fff
}

header .mobile_image {
    display: none
}

header ul {
    margin: 0 0 30px 0;
    width: 420px
}

header ul li {
    margin: 0 0 20px 0;
    padding: 0 0 0 80px;
    height: 60px;
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 22px;
    line-height: 28px;
    color: #fff
}

header ul li:first-child {
    background-image: url(http://ck-underwear.pro/css/header__icon1.png)
}

header ul li:nth-child(2) {
    background-image: url(http://ck-underwear.pro/css/header__icon2.png)
}

header ul li:last-child {
    margin: 0;
    background-image: url(http://ck-underwear.pro/css/header__icon3.png)
}

header .price_block {
    margin: 0 auto;
    margin-bottom: 18px;
    width: 380px;
    line-height: 40px;
    color: #fff
}

header .price_block .text {
    padding: 6px 0 0 0;
    font-size: 24px
}

header .price_block .old {
    margin: 0 15px;
    padding: 2px 0 0 0;
    font-size: 36px;
    text-decoration: line-through
}

header .price_block .new {
    font-size: 40px;
    font-weight: 800;
    color: #000
}

.advantages_section {
    padding: 41px 0 43px 0;
    background: #2f2f89 url(http://ck-underwear.pro/css/desctop__advantages_bg.jpg) center top no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff
}

.advantages_section h2 {
    margin: 0 0 43px 0
}

.advantages_section h2 .color {
    color: #1087e5;
    white-space: nowrap
}

.advantages_section .advantage_item {
    padding: 0 15px;
    width: 33.333333%
}

.advantages_section .advantage_item:last-child {
    padding: 0
}

.advantages_section .advantage_item img {
    display: block;
    margin: 0 auto 20px auto;
    border: 9px solid rgba(255, 255, 255, 0.17);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.advantages_section .advantage_item p {
    font-size: 18px;
    line-height: 28px
}

.catalog_section {
    padding: 40px 0
}

.catalog_section .desc {
    text-align: center;
    padding: 30px 0 0
}

.catalog_section .desc-item {
    display: inline-block;
    padding: 0 15px
}

.catalog_section .desc-item>b {
    margin: 0 5px 0 0
}

.catalog_section .desc-item>i {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: 0 5px 0 0;
    line-height: 26px;
    text-align: center;
    font-style: normal;
    border: 1px solid #ccc
}

.catalog_section .button {
    margin: 0 auto
}

.catalog_section h2 {
    margin: 15px
}

.catalog_section .desc-item .how-size {
    display: inline-block;
    margin: 0 0 0 10px;
    font-size: 10px;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #b9139b;
    border-bottom: 1px dashed #b9139b;
    cursor: pointer;
    vertical-align: middle
}

.catalog_section .desc-item .how-size:hover {
    color: #f153d4;
    border-color: #f153d4
}

.catalog_section .tov-cont {
    padding: 20px 0;
    text-align: center
}

.catalog_section .tov-cont>img {
    display: inline-block;
    margin: 15px;
    border: 8px solid #eee
}

.popup {
    width: 300px;
    margin-left: -150px;
    position: fixed;
    top: 10%;
    left: 50%;
    display: none;
    border: 1px solid #ccc;
    background: #f1f1f1;
    z-index: 9999
}

.popup table {
    text-align: center
}

.popup table tr>td {
    padding: 12px 0;
    font-size: 16px;
    line-height: 1em
}

.popup table tr:nth-child(odd)>td {
    background: #e8e8e8
}

.popup table tr>td:nth-child(1) {
    border-right: 1px solid #999
}

.popup table tr:nth-child(1)>td {
    padding: 12px;
    background: #bd4ea1;
    color: #fff;
    font-weight: 700;
    line-height: 1.2em
}

.popup table tr:nth-child(1)>td:nth-child(1) {
    border-color: #fefefe
}

.popup a.close {
    width: 30px;
    height: 30px;
    display: block;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
    border-radius: 50%;
    background: #fff;
    color: #111;
    font-weight: 700;
    text-decoration: none
}

#overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background: #000;
    opacity: .8;
    z-index: 999
}

.gallery img {
    width: 16.66666666666667%
}

.characteristics_section {
    padding: 50px 0;
    background: #f26681 url(http://ck-underwear.pro/css/desctop__characteristics_bg.jpg) center top no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff
}

.characteristics_section h2 {
    margin: 0 0 43px 0
}

.characteristics_section .video-container {
    width: 400px;
    height: 225px;
    margin-left: 20px;
    background: #000;
    overflow: hidden;
    position: relative;
    outline: 10px solid rgba(255, 255, 255, 0.17);
    box-sizing: border-box;
    float: left
}

.characteristics_section .ul_block {
    position: relative;
    box-sizing: border-box;
    margin-left: 470px;
    padding-top: 30px
}

.characteristics_section .ul_block li {
    list-style-type: square;
    font-size: 22px;
    padding: 10px
}

.characteristics_section .video-container iframe,
.characteristics_section .video-container object,
.characteristics_section .video-container embed {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.characteristics_section .characteristics_list {
    float: left;
    padding: 4px 0 0 0;
    width: 460px
}

.characteristics_section .characteristics_list .column {
    float: left;
    width: 230px;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px
}

.characteristics_section .characteristics_list .column:first-child .characteristic_item:nth-child(2) {
    margin: 12px 0
}

.characteristics_section .characteristics_list .title {
    margin: 0 0 4px 0;
    text-transform: uppercase
}

.characteristics_section .characteristics_list p {
    color: #1087e5
}

.characteristics_section .button {
    margin: 0 auto
}

.reviews_section {
    padding: 41px 0 75px 0;
    background: #f2f2f2
}

.reviews_section h2 {
    margin: 0 0 43px 0;
    color: #222
}

.reviews_section .owl-prev,
.reviews_section .owl-next {
    width: 42px;
    height: 56px;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: center;
    background-repeat: no-repeat;
    -moz-background-size: 15px auto;
    -o-background-size: 15px auto;
    background-size: 15px auto;
    position: absolute;
    top: 130px
}

.reviews_section .owl-prev {
    -webkit-border-radius: 0 15px 15px 0;
    -moz-border-radius: 0 15px 15px 0;
    border-radius: 0 15px 15px 0;
    background-image: url(http://ck-underwear.pro/css/reviews__arrow_left.png);
    left: 0
}

.reviews_section .owl-next {
    -webkit-border-radius: 15px 0 0 15px;
    -moz-border-radius: 15px 0 0 15px;
    border-radius: 15px 0 0 15px;
    background-image: url(http://ck-underwear.pro/css/reviews__arrow_right.png);
    right: 0
}

.reviews_section .vk_reviews_list {
    margin: 0 0 35px 0
}

.reviews_section .vk_reviews_list .owl-prev,
.reviews_section .vk_reviews_list .owl-next {
    top: 50%;
    margin-top: -28px
}

.reviews_section .vk_reviews_list img {
    display: block;
    width: 300px
}

.reviews_section .reviews_list .review_item {
    padding: 20px;
    width: 460px;
    background: #fff;
    font-size: 15px;
    line-height: 22px;
    text-align: center
}

.reviews_section .reviews_list img {
    display: block
}

.reviews_section .reviews_list .author_info {
    margin: 16px 0 8px 0;
    font-weight: 700
}

.order_steps_section {
    padding: 41px 0 45px 0;
    background: #4b4b9e url(http://ck-underwear.pro/css/desctop__order_steps_bg.jpg) center top no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff
}

.order_steps_section h2 {
    margin: 0 0 53px 0
}

.order_steps_section .step_item {
    width: 25%
}

.order_steps_section .step_item:first-child {
    padding: 0 15px
}

.order_steps_section .step_item:nth-child(2) {
    padding: 0 5px
}

.order_steps_section .step_item:nth-child(3) {
    padding: 0 10px
}

.order_steps_section .step_item .icon {
    margin: 0 auto 20px auto;
    width: 140px;
    height: 140px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.17);
    -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.17);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.17)
}

.order_steps_section .step_item:first-child .icon {
    background-image: url(http://ck-underwear.pro/css/order_steps__step1_icon.png)
}

.order_steps_section .step_item:nth-child(2) .icon {
    background-image: url(http://ck-underwear.pro/css/order_steps__step2_icon.png)
}

.order_steps_section .step_item:nth-child(3) .icon {
    background-image: url(http://ck-underwear.pro/css/order_steps__step3_icon.png)
}

.order_steps_section .step_item:last-child .icon {
    background-image: url(http://ck-underwear.pro/css/order_steps__step4_icon.png)
}

.order_steps_section .step_item h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px
}

.order_steps_section .step_item p {
    font-size: 15px;
    line-height: 22px
}

.order_section {
    padding: 50px 0;
    background: #f26681 url('../img/IMG-main-top2mirr.jpg') center top no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.order_section .info {
    float: right;
    margin: 0 0 0 20px;
    width: 460px;
    font-weight: 800;
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase
}

.order_section .info h3 {
    color: #1087e5
}

.order_section .info h3 span {
    white-space: nowrap
}

.order_section .info p {
    margin: 26px 0 20px 0;
    color: #fff
}

.order_section .info img {
    display: block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.order_section form {
    float: left;
    padding: 17px 0 30px 0;
    width: 460px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.25)
}

.order_section form label {
    display: block;
    margin: 5px auto 10px;
    color: red;
    text-align: center
}

.order_section form .title {
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    text-align: center
}

.order_section .price_block {
    margin: 28px auto 33px auto;
    padding: 0 10px;
    width: 380px
}

.order_section .price_block .price_item {
    width: 50%;
    line-height: 40px;
    text-align: center
}

.order_section .price_block .old {
    padding: -1px 0 10px 0;
    font-size: 36px;
    color: #fff;
    text-decoration: line-through;
    text-align: left;
    margin-left: 10px
}

.order_section .price_block .new {
    font-weight: 800;
    font-size: 40px;
    color: #000;
    text-align: right;
    margin-right: 10px
}

.order_section input {
    margin: 0 auto 15px auto;
    padding: 0 15px;
    width: 380px;
    height: 70px;
    background: #fff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #222;
    text-align: center
}

.order_section button {
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer
}

footer {
    padding: 25px 0;
    font-size: 14px;
    line-height: 14px;
    text-align: center
}

footer img {
    display: block;
    margin: 0 auto 10px auto
}

footer a {
    color: #000
}

footer a:hover {
    text-decoration: none
}

@media screen and (max-width:959px) {
    .wrapper {
        width: 640px
    }
    .reviews_section .owl-prev,
    .reviews_section .owl-next {
        top: 70px
    }
    h2 {
        font-size: 36px;
        line-height: 40px;
        letter-spacing: .36px
    }
    header {
        background-image: url(http://ck-underwear.pro/css/tablet__header_bg.jpg)
    }
    header .info {
        padding: 40px 0 50px 0;
        width: 370px
    }
    header h1 {
        margin: -50px 0 30px 10px;
        font-size: 36px;
        line-height: 46px;
        letter-spacing: .36px
    }
    header h1 span {
        font-size: 44px
    }
    header ul {
        width: auto
    }
    .advantages_section {
        padding: 43px 0 45px 0;
        background-image: url(http://ck-underwear.pro/css/tablet__advantages_bg.jpg)
    }
    .advantages_section .advantage_item {
        padding: 0 10px
    }
    .advantages_section .advantage_item:nth-child(2) {
        padding: 0 4px
    }
    .advantages_section .advantage_item:last-child {
        padding: 0 10px
    }
    .advantages_section .advantage_item img {
        height: 180px
    }
    .advantages_section .advantage_item p {
        font-size: 15px;
        line-height: 22px
    }
    .catalog_section h2 {
        font-size: 42px;
        line-height: 1.2em
    }
    .catalog_section .desc-item {
        display: block;
        padding: 5px 0
    }
    .catalog_section .tov-cont>img {
        display: block;
        float: left;
        width: 49%;
        margin: .5%
    }
    .gallery img {
        width: 33.333333%
    }
    .characteristics_section {
        background-image: url(http://ck-underwear.pro/css/tablet__characteristics_bg.jpg)
    }
    .characteristics_section .video-container {
        width: 600px;
        height: 337px
    }
    .characteristics_section .characteristics_list {
        float: none;
        margin: 0 0 0 98px;
        padding: 0
    }
    .characteristics_section .ul_block {
        margin-left: 50px
    }
    .characteristics_section .ul_block ul {
        margin-left: 120px
    }
    .characteristics_section .ul_block li:first-child {
        margin-top: 330px
    }
    .reviews_section .reviews_list .review_item {
        padding: 0;
        width: 300px
    }
    .reviews_section .reviews_list .review_item p {
        padding: 0 15px 20px 15px
    }
    .order_steps_section {
        padding: 43px 0 45px 0;
        background-image: url(http://ck-underwear.pro/css/tablet__order_steps_bg.jpg)
    }
    .order_steps_section .step_item {
        width: 50%
    }
    .order_steps_section .step_item:first-child {
        margin: 0 0 40px 0;
        padding: 0 50px
    }
    .order_steps_section .step_item:nth-child(2) {
        padding: 0 35px
    }
    .order_steps_section .step_item:nth-child(3) {
        padding: 0 50px
    }
    .order_steps_section .step_item:last-child {
        padding: 0 35px
    }
    .order_section {
        padding: 43px 0 50px 0;
        background-image: url('../img/IMG-main-top2mirr.jpg')
    }
    .order_section .info {
        float: none;
        margin: 0 auto;
        line-height: 40px;
        text-align: center
    }
    .order_section .info p {
        margin: 20px 0 43px
    }
    .order_section .info img {
        display: none
    }
    .order_section form {
        float: none;
        margin: 0 auto
    }
}

@media screen and (max-width:639px) {
    .wrapper {
        width: 320px
    }
    h2 {
        font-size: 24px;
        line-height: 28px;
        letter-spacing: .24px
    }
    .button {
        width: 300px;
        font-size: 22px
    }
    header {
        background-image: url(http://ck-underwear.pro/css/mobile__header_bg.jpg)
    }
    header .info {
        padding: 36px 0 40px 0
    }
    header h1 {
        margin: 0 0 12px -57px;
        font-size: 26px;
        line-height: 36px;
        letter-spacing: .26px;
        text-align: center
    }
    header .mobile_image {
        display: block;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px
    }
    header ul {
        margin: 40px 0 30px 0;
        width: 300px
    }
    header ul li {
        padding: 0 0 0 75px;
        font-size: 18px;
        line-height: 20px
    }
    header .price_block {
        margin: 0 0 14px 0;
        width: 300px;
        line-height: 38px;
        color: grey
    }
    header .price_block .price_item {
        width: 50%
    }
    header .price_block .text {
        display: none;
        color: grey
    }
    header .price_block .old {
        margin: 0;
        font-size: 34px;
        color: grey
    }
    header .price_block .new {
        font-size: 38px
    }
    .advantages_section {
        padding: 34px 0 35px 0;
        background-image: none
    }
    .advantages_section h2 {
        margin: 0 0 35px 0
    }
    .advantages_section .advantage_item {
        padding: 0;
        width: 100%
    }
    .advantages_section .advantage_item:nth-child(2) {
        margin: 30px 0;
        padding: 0
    }
    .advantages_section .advantage_item:last-child {
        padding: 0
    }
    .advantages_section .advantage_item img {
        margin: 0 auto 15px auto
    }
    .catalog_section .desc-item {
        display: block;
        padding: 8px 0
    }
    .catalog_section .desc-item .how-size {
        margin: 15px 0 0
    }
    .catalog_section .tov-cont>img {
        display: block;
        float: none;
        width: 90%;
        margin: 0 auto 10px
    }
    .characteristics_section {
        background-image: none
    }
    .characteristics_section h2 {
        margin: 0 0 35px 0
    }
    .characteristics_section .video-container {
        width: 300px;
        height: 180px
    }
    .characteristics_section .characteristics_list {
        margin: 0;
        padding: 0 0 0 10px;
        width: 300px
    }
    .characteristics_section .characteristics_list .column {
        width: 150px;
        font-size: 16px;
        line-height: 24px
    }
    .characteristics_section .characteristics_list .column:last-child {
        width: 140px
    }
    .characteristics_section .ul_block li:first-child {
        margin-top: 160px
    }
    .characteristics_section .ul_block ul {
        margin-left: 15px
    }
    .b6 ul li {
        width: 98%;
        margin-bottom: 4px
    }
    .b6 ul li.two:after {
        display: block
    }
    .b6 ul li:after {
        content: '';
        display: block;
        height: 25px;
        width: 45px;
        position: absolute;
        left: 50%;
        margin-left: -22px;
        top: 275px;
        z-index: 50
    }
    .b6 ul li.last {
        margin-bottom: 30px
    }
    .reviews_section {
        padding: 34px 0 40px
    }
    .reviews_section h2 {
        margin: 0 0 35px 0
    }
    .reviews_section .reviews_list .owl-prev,
    .reviews_section .reviews_list .owl-next {
        top: 73px
    }
    .order_steps_section {
        padding: 34px 0 35px 0;
        background-image: none
    }
    .order_steps_section h2 {
        margin: 0 0 45px 0
    }
    .order_steps_section .step_item {
        margin: 0 0 40px 0;
        width: 100%
    }
    .order_steps_section .step_item:first-child {
        margin: 0 0 40px 0;
        padding: 0 45px
    }
    .order_steps_section .step_item:nth-child(2) {
        padding: 0 30px
    }
    .order_steps_section .step_item:nth-child(3) {
        padding: 0 45px
    }
    .order_steps_section .step_item:last-child {
        margin: 0;
        padding: 0 30px
    }
    .order_section {
        padding: 34px 0 0 0;
        background-image: none
    }
    .order_section .wrapper {
        padding: 0;
        width: 100%
    }
    .order_section .info {
        width: 320px;
        font-size: 24px;
        line-height: 28px
    }
    .order_section .info p {
        margin: 20px 0 43px
    }
    .order_section .info img {
        display: none
    }
    .order_section form {
        width: 100%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
    .order_section form .title {
        font-size: 24px;
        line-height: 30px
    }
    .order_section .price_block {
        margin: 28px auto 33px auto;
        padding: 0;
        width: 300px
    }
    .order_section .price_block .price_item {
        line-height: 38px
    }
    .order_section .price_block .old {
        font-size: 34px
    }
    .order_section .price_block .new {
        font-size: 38px
    }
    .order_section input {
        width: 300px
    }
}

@media screen and (max-width:400px) {
    .characteristics_section .video-container {
        margin-left: 0
    }
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body {
    font-family: sans-serif!important
}

.cs-loader {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #333;
    z-index: 9999
}

.cs-loader-inner {
    transform: translateY(-50%);
    top: 50%;
    position: fixed;
    width: 100%;
    color: #FFF;
    padding: 0 100px;
    text-align: center
}

.cs-loader-inner label {
    font-size: 20px;
    opacity: 0;
    display: inline-block
}

@keyframes lol {
    0% {
        opacity: 0;
        transform: translateX(-300px)
    }
    33% {
        opacity: 1;
        transform: translateX(0px)
    }
    66% {
        opacity: 1;
        transform: translateX(0px)
    }
    100% {
        opacity: 0;
        transform: translateX(300px)
    }
}

@-webkit-keyframes lol {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-300px)
    }
    33% {
        opacity: 1;
        -webkit-transform: translateX(0px)
    }
    66% {
        opacity: 1;
        -webkit-transform: translateX(0px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(300px)
    }
}

.cs-loader-inner label:nth-child(6) {
    -webkit-animation: lol 3s infinite ease-in-out;
    animation: lol 3s infinite ease-in-out
}

.cs-loader-inner label:nth-child(5) {
    -webkit-animation: lol 3s 100ms infinite ease-in-out;
    animation: lol 3s 100ms infinite ease-in-out
}

.cs-loader-inner label:nth-child(4) {
    -webkit-animation: lol 3s 200ms infinite ease-in-out;
    animation: lol 3s 200ms infinite ease-in-out
}

.cs-loader-inner label:nth-child(3) {
    -webkit-animation: lol 3s 300ms infinite ease-in-out;
    animation: lol 3s 300ms infinite ease-in-out
}

.cs-loader-inner label:nth-child(2) {
    -webkit-animation: lol 3s 400ms infinite ease-in-out;
    animation: lol 3s 400ms infinite ease-in-out
}

.cs-loader-inner label:nth-child(1) {
    -webkit-animation: lol 3s 500ms infinite ease-in-out;
    animation: lol 3s 500ms infinite ease-in-out
}

.loader {
    margin: 23px auto;
    font-size: 5px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

@-webkit-keyframes load5 {
    0%,
    100% {
        box-shadow: 0 -2.6em 0 0 #fff, 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0em 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.7)
    }
    12.5% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0 #fff, 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0em 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.5)
    }
    25% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.7), 2.5em 0 0 0 #fff, 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0em 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    37.5% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.5), 2.5em 0 0 0 rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0 #fff, 0em 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    50% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.7), 0em 2.5em 0 0 #fff, -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    62.5% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.5), 0em 2.5em 0 0 rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0 #fff, -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    75% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0em 2.5em 0 0 rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.7), -2.6em 0 0 0 #fff, -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    87.5% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0em 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.5), -2.6em 0 0 0 rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0 #fff
    }
}

@keyframes load5 {
    0%,
    100% {
        box-shadow: 0 -2.6em 0 0 #fff, 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0em 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.7)
    }
    12.5% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0 #fff, 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0em 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.5)
    }
    25% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.7), 2.5em 0 0 0 #fff, 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0em 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    37.5% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.5), 2.5em 0 0 0 rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0 #fff, 0em 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    50% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.7), 0em 2.5em 0 0 #fff, -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    62.5% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.5), 0em 2.5em 0 0 rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0 #fff, -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    75% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0em 2.5em 0 0 rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.7), -2.6em 0 0 0 #fff, -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    87.5% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0em 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.5), -2.6em 0 0 0 rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0 #fff
    }
}

header {
    
    background: url('../img/IMG-main-top3.jpg') no-repeat;
    background-size: cover;
    font-family: 'Times New Roman';
    height: 700px
}

header .header-logo {
    max-width: 240px;
    margin: 0 auto;
    display: block
}

header h1 {
    padding-bottom: 50px;
    color: #fff;
    margin-top: 50px;
    font-size: 40px;
    text-align: center;
    font-weight: 300
}

header h2 {
    color: #000;
    padding: 0;
    font-size: 36px;
    font-family: 'Times New Roman', serif
}

header h2 p {
    letter-spacing: 10px;
    font-size: 24px
}

header ul li {
    color: #000;
    background-image: none
}

header ul li:first-child,
header ul li:nth-child(2),
header ul li:nth-child(3) {
    background-image: none
}

header .button {
    margin: 0 auto;
    color: #000
}

header .price_block {
    color: grey
}

.block-1 h2 {
    width: 400px;
    margin: 0 auto;
    padding: 20px 0;
    font-size: 28px;
    color: grey;
    margin-top: 25px;
    font-family: 'Times New Roman', Times, serif
}

.block-1 .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.block-1 .row .col-4 {
    max-width: 33.33%;
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    text-align: center
}

.block-1 .row .col-4 h4 {
    color: grey;
    font-weight: bold;
    font-family: 'Times New Roman'
}

.block-1 .row .col-4 img {
    max-width: 85%
}

.block-1 .row .col-4 p {
    font-family: 'Times New Roman';
    margin: 10px 0
}

.tick {
    width: 30px
}

@media only screen and (max-width:767px) {
    .block-1 .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .block-1 .row .col-4 {
        max-width: 45%;
        -webkit-flex-basis: 45%;
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        text-align: center
    }
    .block-1 .row .col-4 h4 {
        color: grey;
        font-weight: bold;
        font-family: 'Times New Roman'
    }
    .block-1 .row .col-4 p {
        font-family: 'Times New Roman';
        margin: 10px 0
    }
    .block-1 .row .img {
        display: none
    }
}

@media only screen and (max-width:640px) {
    .block-1 h2 {
        width: auto
    }
    .block-1 .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .block-1 .row .col-4 {
        max-width: 80%;
        -webkit-flex-basis: 80%;
        -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
        text-align: center
    }
    .block-1 .row .img {
        display: none
    }
}

.advantages_section {
    background: #fff;
    text-align: center
}

.advantages_section .advantage_item:last-child {
    padding: 0 15px
}

.advantages_section .advantage_item img {
    border: 5px solid grey
}

.advantages_section .advantage_item p {
    color: #666;
    font-weight: bold
}

.advantages_section h2 {
    display: inline-block;
    color: grey
}

.advantages_section h2::before {
    content: ' ';
    display: inline-block;
    height: 4px;
    width: 40px;
    background: grey;
    margin-right: 30px;
    margin-bottom: 14px
}

.advantages_section h2::after {
    content: ' ';
    display: inline-block;
    height: 4px;
    width: 40px;
    background: grey;
    margin-left: 30px;
    margin-bottom: 14px
}

.advantages_section h2 .color {
    color: inherit
}

.catalog_section .desc-item {
    color: #666
}

.catalog_section h2 {
    color: grey;
    margin: 20px 0 30px
}

.catalog_section h4 {
    color: #666;
    text-align: center;
    padding: 15px 0
}

.catalog_section .line {
    border-bottom: 1px solid lightgrey;
    padding: 0;
    margin: 0
}

.catalog_section .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #666
}

.catalog_section .row .col-sm-3 {
    max-width: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    text-align: center
}

.catalog_section .row .col-sm-3 p {
    padding: 15px 0
}

.catalog_section .row .col-sm-9 {
    max-width: 75%;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    text-align: center
}

.catalog_section .row .col-sm-9 p {
    padding: 15px 0
}

.catalog_section .row .col-sm-8 {
    max-width: 66.66%;
    -webkit-flex-basis: 66.66%;
    -ms-flex-preferred-size: 66.66%;
    flex-basis: 66.66%;
    text-align: center
}

.catalog_section .row-2 {
    display: none
}

.catalog_section .row-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.catalog_section .row-3 .col-sm-8 {
    max-width: 66.66%;
    -webkit-flex-basis: 66.66%;
    -ms-flex-preferred-size: 66.66%;
    flex-basis: 66.66%;
    text-align: center
}

.catalog_section .row-3 .col-sm-8 img {
    max-width: 100%;
    height: auto;
    margin-top: 40px
}

@media only screen and (max-width:960px) {
    .catalog_section .row .prim {
        line-height: 48px
    }
}

@media only screen and (max-width:767px) {
    .catalog_section .row {
        display: none
    }
    .catalog_section .row-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        color: #666
    }
    .catalog_section .row-2 .col-xs-12 {
        max-width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        text-align: center
    }
    .catalog_section .row-2 .col-xs-12 p {
        padding: 15px 0
    }
}

.order_steps_section {
    background: url('http://ck-underwear.pro/img/order_steps_section-bg.jpg') no-repeat;
    background-size: cover;
    position: relative;
    background: 0
}

.order_steps_section::before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .5;
    background: #fff
}

.order_steps_section .dark {
    color: #666
}

.order_steps_section .center li h3,
.order_steps_section .center li p {
    color: #666
}

.order_steps_section .center li p {
    font-weight: 700
}

.order_steps_section .b6 p {
    color: #666;
    font-weight: 700
}

.order_steps_section ul li img {
    width: 100px
}

.order_section {
    background: url('../img/IMG-main-top2mirr.jpg');
    background-size: cover
}

.order_section form {
    float: left;
    background: lightgrey
}

.button {
    border: 1px solid grey;
    background-color: #cdcdc1;
    background-color: grey;
    color: #000
}

.button:hover {
    background-color: grey
}

.characteristics_section {
    background: #f2f2f2
}

.characteristics_section h2 {
    font-weight: 800;
    font-size: 48px;
    line-height: 50px;
    letter-spacing: .48px;
    text-transform: uppercase;
    text-align: center;
    color: #222
}

.characteristics_section h3 {
    font-weight: 800;
    font-size: 24px;
    line-height: 50px;
    letter-spacing: .48px;
    text-transform: uppercase;
    text-align: center;
    color: #222
}

.characteristics_section .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.characteristics_section .row .col-3 {
    max-width: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.characteristics_section .row .col-3 img {
    max-width: 100%;
    height: auto;
    border: 5px solid grey
}

@media only screen and (min-width:960px) and (max-width:977px) {
    body {
        overflow-x: hidden
    }
}

@media only screen and (min-width:768px) and (max-width:959px) {
    body {
        overflow-x: hidden
    }
    header .info {
        width: 500px
    }
    header h1 {
        margin-top: 0
    }
}

@media only screen and (max-width:767px) {
    body {
        overflow-x: hidden
    }
    header h1 {
        text-align: center;
        margin-left: 0;
        margin-top: 0
    }
    header .info {
        width: auto;
        max-width: 100%
    }
    .order_section {
        padding: 0
    }
}

.reviews_section .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.reviews_section .row .col-4 {
    padding: 0 15px;
    max-width: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.reviews_section .col-4 img {
    max-width: 100%;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.reviews_section .col-4 img:hover {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

@media only screen and (max-width:575px) {
    .counter .container {
        width: 100%
    }
    .counter .container h2 {
        text-transform: uppercase;
        text-align: center;
        font-size: 24px;
        color: #666
    }
    .counter .container .row {
        margin: 20px 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .counter .container .row .col-xs {
        max-width: 310px;
        -webkit-flex-basis: 310px;
        -ms-flex-preferred-size: 310px;
        flex-basis: 310px
    }
    .counter .container .row .col-sm,
    .counter .container .row .col-md {
        display: none
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .counter .container {
        width: 100%
    }
    .counter .container h2 {
        text-transform: uppercase;
        text-align: center;
        font-size: 32px;
        color: #666
    }
    .counter .container .row {
        margin: 40px 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .counter .container .row .col-xs,
    .counter .container .row .col-md {
        display: none
    }
    .counter .container .row .col-sm {
        max-width: 600px;
        -webkit-flex-basis: 600px;
        -ms-flex-preferred-size: 600px;
        flex-basis: 600px
    }
}

@media only screen and (min-width:768px) {
    .counter .container {
        width: 100%
    }
    .counter .container h2 {
        text-transform: uppercase;
        text-align: center;
        font-size: 40px;
        color: #666
    }
    .counter .container .row {
        margin: 60px 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .counter .container .row .col-xs {
        display: none
    }
    .counter .container .row .col-sm {
        display: none
    }
    .counter .container .row .col-md {
        max-width: 700px;
        -webkit-flex-basis: 700px;
        -ms-flex-preferred-size: 700px;
        flex-basis: 700px
    }
}

@media only screen and (min-width:992px) {
    .counter .container h2 {
        font-size: 48px
    }
}

@media(max-width:1660px) and (min-width:960px) {
    header .wrapper {
        width: 800px
    }
}

.top-nav {
    background-color: rgba(0, 0, 0, 0.8);
    height: 40px;
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%
}

.counter .container .row {
    margin: 20px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.counter .container .row .col-xs {
    max-width: 310px;
    -webkit-flex-basis: 310px;
    -ms-flex-preferred-size: 310px;
    flex-basis: 310px
}

.counter .container .row .col-sm,
.counter .container .row .col-md {
    display: none
}


@media only screen and (min-width:576px) and (max-width:767px) {
    .counter .container {
        width: 100%
    }
    
    .counter .container h2 {
        text-transform: uppercase;
        text-align: center;
        font-size: 32px;
        color: #666
    }
    
    .counter .container .row {
        margin: 40px 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    
    .counter .container .row .col-xs,
    .counter .container .row .col-md {
        display: none
    }
    
    .counter .container .row .col-sm {
        max-width: 600px;
        -webkit-flex-basis: 600px;
        -ms-flex-preferred-size: 600px;
        flex-basis: 600px
    }
}
@media only screen and (min-width:768px) {
    .counter .container {
        width: 100%
    }
    
    .counter .container h2 {
        text-transform: uppercase;
        text-align: center;
        font-size: 40px;
        color: #666
    }
    
    .counter .container .row {
        margin: 60px 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    
    .counter .container .row .col-xs {
        display: none
    }
    
    .counter .container .row .col-sm {
        display: none
    }
    
    .counter .container .row .col-md {
        max-width: 700px;
        -webkit-flex-basis: 700px;
        -ms-flex-preferred-size: 700px;
        flex-basis: 700px
    }
}
@media only screen and (min-width:992px) {
    .counter .container h2 {
        font-size: 48px
    }
}
@media(max-width:1660px) and (min-width:960px) {
    header .wrapper {
        width: 800px
    }
}
.top-nav {
    background-color: rgba(0, 0, 0, 0.8);
    height: 60px;
    position: fixed;
    top: 0;
    z-index: 9911;
    width: 100%
}
.logo {
    float: left;
    margin-left: 20px;
    margin-top: 15px
}
.logo h2 {
    color: #fff;
    font-size: 20px;
    font-family: sans-serif
}
.nav-list {
    list-style: none;
    padding: 0;
    float: right;
    padding-top: 7px;
    margin-right: 20px
}
.nav-item {
    display: inline-block;
    padding: 10px
}
.nav-link {
    color: #fff;
    text-decoration: none;
    font-family: sans-serif;
    font-size: 18px
}
.nav-link:hover {
    text-decoration: underline
}
#tabs>ul {
    display: flex;
    justify-content: center;
    margin-top: 50px
}
#tabs>ul>li {
    padding-right: 30px
}
#tabs>ul>li>a {
    color: rgba(0, 0, 0, .7);
    font-size: 30px;
    text-decoration: none;
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, .8);
    border-radius: 20px
}
#tabs>ul>li>a:hover {
    background-color: rgba(0, 0, 0, .8);
    color: #fff
}
#tabs>ul>li>a.active {
    background-color: rgba(0, 0, 0, .8);
    color: #fff
}
#order-btn {
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    border: 0
}
#order-btn:hover {
    background-color: #000
}
.goods {
    margin: 70px 0 0
}
.col-md-4 {
    height: 610px;
    width: 48%
}
.col-md-4:first-child,
.col-md-4:nth-child(2),
.col-md-4:nth-child(3),
.col-md-4:nth-child(4) {
    margin-bottom: 30px
}
.good-block .cf {
    position: relative;
    width: 100%;
    height: 450px
}
.cf {
    margin-bottom: 10px
}
.cf img {
    position: absolute;
    left: 0;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    width: 100%;
    height: 100%
}
.cf img.back:hover {
    opacity: 0
}
.goods .wrapper .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}
.goods .wrapper .row hr {
    width: 100%;
    background-color: rgba(0, 0, 0, .8)
}
.goods .wrapper .row hr:last-child {
    display: block;
    margin-bottom: 55px
}
.goods .wrapper .row p {
    color: rgba(0, 0, 0, .8);
    text-align: center;
    padding: 5px 0
}
.goods .photos-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly
}
.goods .photos-section .photo-item {
    width: 30%;
    margin-bottom: 30px
}
.goods .photos-order {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around
}
.goods .photos-order .photos-order-item {
    border: 1px solid rgba(0, 0, 0, .8);
    border-radius: 15px;
    padding: 20px;
    width: 370px
}
.goods .photos-order .photos-order-item .order-button2 {
    border: 1px solid rgba(0, 0, 0, .8);
    color: rgba(0, 0, 0, .8);
    border-radius: 15px;
    height: 40px;
    width: 100%;
    font-size: 20px;
    margin-top: 15px;
    padding: 0
}
.goods .photos-order .photos-order-item .order-button2:hover {
    background-color: rgba(0, 0, 0, .8);
    color: #fff
}
.goods .photos-order .photos-order-item ul li span {
    text-decoration: line-through
}
.goods .photos-order .photos-order-item ul li {
    color: #666
}
.good-block .desc ul li {
    color: #666
}
.good-block .desc ul li span {
    text-decoration: line-through
}
.good-block .desc {
    position: relative
}
.good-block .desc>span {
    cursor: pointer;
    position: absolute;
    top: 70px;
    right: 0;
    color: red;
    font-size: 18px;
    text-decoration: underline
}
.tooltip-text {
    visibility: hidden;
    width: 210px;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    top: 30px;
    right: -35px
}
.tooltip-text::after {
    content: " ";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: rgba(0, 0, 0, .7) transparent transparent transparent
}
.good-block .desc>span:hover+.tooltip-text {
    visibility: visible
}
.buy-btn {
    cursor: pointer;
    margin: 0 auto;
    padding: 10px 70px;
    border: 1px solid rgba(0, 0, 0, .8);
    border-radius: 10px;
    font-size: 20px;
    margin-top: 10px
}
.buy-btn:hover {
    background-color: rgba(0, 0, 0, .8);
    color: #fff
}
.razdel img {
    width: 60px
}
.order-overlay {
    display: none;
    background-color: rgba(0, 0, 0, .6);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9922
}
.order-overlay .order-popup {
    height: 370px;
    width: 350px;
    background-color: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -175px;
    margin-top: -200px;
    border-radius: 10px;
    padding: 15px;
    text-align: center
}
.order-overlay .order-popup .close-icon {
    cursor: pointer;
    position: absolute;
    height: 40px;
    width: 40px;
    top: -20px;
    right: -42px;
    background-image: url('../img/cancel.svg');
    background-repeat: no-repeat;
    -webkit-background-size: 40px;
    background-size: 40px
}
.order-overlay .order-popup h3,
.order-overlay .order-popup p {
    color: rgba(0, 0, 0, 0.8)
}
.order-overlay .order-popup p {
    line-height: 1.2;
    margin-bottom: 20px
}
.order-overlay .order-popup #order-popup-form input {
    width: 100%;
    height: 40px;
    border: 1px solid #000;
    border-radius: 10px;
    text-indent: 20px;
    font-size: 16px
}
.order-overlay .order-popup #order-popup-form input:first-child {
    margin-bottom: 20px;
}
.order-overlay .order-popup #order-popup-form input:nth-child(n) {
    margin-bottom: 20px;
	
}
.order-overlay .order-popup #order-popup-form .order-button {
    background-color: #e2574c;
    border: 1px solid #e2574c;
    color: #fff;
    border-radius: 10px;
    width: 100%;
    height: 50px;
    margin-top: 40px;
    font-size: 20px
}
.order-overlay .order-popup #order-popup-form .order-button:hover {
    background-color: #16c516;
    border: 1px solid #16c516;
    color: #fff;
    cursor: pointer
}
.photo {
    margin-top: 30px;
    text-align: center
}
.photo img.first {
    width: 56%
}
.photo img.second {
    width: 41%
}
.photo p {
    color: rgba(0, 0, 0, .8);
    font-size: 22px;
    margin-bottom: 20px
}
#popup__toggle {
    display: none;
    bottom: 25px;
    right: 10px;
    position: fixed
}
.img-circle {
    background-color: #ff6e1f;
    box-sizing: content-box;
    -webkit-box-sizing: content-box
}
.circlephone {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border: 2px solid #ff6e1f;
    width: 150px;
    height: 150px;
    bottom: -25px;
    right: 10px;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: .5;
    -webkit-animation: circle-anim 2.4s infinite ease-in-out!important;
    -moz-animation: circle-anim 2.4s infinite ease-in-out!important;
    -ms-animation: circle-anim 2.4s infinite ease-in-out!important;
    -o-animation: circle-anim 2.4s infinite ease-in-out!important;
    animation: circle-anim 2.4s infinite ease-in-out!important;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.circle-fill {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    background-color: #ff6e1f;
    width: 100px;
    height: 100px;
    bottom: 0;
    right: 35px;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: circle-fill-anim 2.3s infinite ease-in-out;
    animation: circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.img-circle {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 72px;
    height: 72px;
    bottom: 14px;
    right: 49px;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7
}
.img-circleblock {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 72px;
    height: 72px;
    background-image: url(http://icons.iconarchive.com/icons/graphicloads/100-flat/64/phone-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    animation-name: tossing;
    -webkit-animation-name: tossing;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}
.img-circle:hover {
    opacity: 1
}
@keyframes pulse {
    0% {
        transform: scale(0.9);
        opacity: 1
    }
    
    50% {
        transform: scale(1);
        opacity: 1
    }
    
    100% {
        transform: scale(0.9);
        opacity: 1
    }
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.95);
        opacity: 1
    }
    
    50% {
        -webkit-transform: scale(1);
        opacity: 1
    }
    
    100% {
        -webkit-transform: scale(0.95);
        opacity: 1
    }
}
@keyframes tossing {
    0% {
        transform: rotate(-8deg)
    }
    
    50% {
        transform: rotate(8deg)
    }
    
    100% {
        transform: rotate(-8deg)
    }
}
@-webkit-keyframes tossing {
    0% {
        -webkit-transform: rotate(-8deg)
    }
    
    50% {
        -webkit-transform: rotate(8deg)
    }
    
    100% {
        -webkit-transform: rotate(-8deg)
    }
}
@-moz-keyframes circle-anim {
    0% {
        -moz-transform: rotate(0deg) scale(0.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    
    30% {
        -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    
    100% {
        -moz-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}
@-webkit-keyframes circle-anim {
    0% {
        -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
        -webkit-opacity: .1
    }
    
    30% {
        -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
        -webkit-opacity: .5
    }
    
    100% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}
@-o-keyframes circle-anim {
    0% {
        -o-transform: rotate(0deg) kscale(0.5) skew(1deg);
        -o-opacity: .1
    }
    
    30% {
        -o-transform: rotate(0deg) scale(0.7) skew(1deg);
        -o-opacity: .5
    }
    
    100% {
        -o-transform: rotate(0deg) scale(1) skew(1deg);
        -o-opacity: .1
    }
}
@keyframes circle-anim {
    0% {
        transform: rotate(0deg) scale(0.5) skew(1deg);
        opacity: .1
    }
    
    30% {
        transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .5
    }
    
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .1
    }
}
@-moz-keyframes circle-fill-anim {
    0% {
        -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
    
    50% {
        -moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);
        opacity: .2
    }
    
    100% {
        -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
}
@-webkit-keyframes circle-fill-anim {
    0% {
        -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
    
    50% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2
    }
    
    100% {
        -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
}
@-o-keyframes circle-fill-anim {
    0% {
        -o-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
    
    50% {
        -o-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2
    }
    
    100% {
        -o-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
}
@keyframes circle-fill-anim {
    0% {
        transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
    
    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2
    }
    
    100% {
        transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
}
.callback-form-overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    z-index: 9922
}
.callback-form {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 500px;
    height: 500px;
    background: #fff;
    margin-top: -250px;
    margin-left: -250px;
    padding: 15px;
    border-radius: 15px
}
.callback-form h1 {
    font-size: 20px;
    text-align: center;
    line-height: 1.1;
    margin-bottom: 30px
}
.callback-form input {
    width: 100%;
    height: 60px;
    border: 1px solid rgba(0, 0, 0, .9);
    border-radius: 15px;
    text-indent: 20px;
    font-size: 18px;
    color: rgba(0, 0, 0, .8);
    margin-bottom: 20px
}
.callback-form .form-logo {
    text-align: center;
    margin-bottom: 15px
}
.callback-form .form-logo img {
    width: 60%
}
.callback-form .send-callback {
    width: 100%;
    height: 60px;
    color: #fff;
    background: #e2574c;
    font-size: 20px;
    border-radius: 15px;
    border: 1px solid #e2574c
}
.callback-form .send-callback:hover {
    cursor: pointer;
    border: 1px solid #16c516;
    background: #16c516;
    color: #fff
}
.callback-form p {
    position: relative;
    text-align: center;
    margin-top: 30px;
    color: #333
}
.callback-form p img {
    width: 10%;
    position: absolute;
    top: -22px;
    left: 25px
}
.close-form {
    width: 40px;
    height: 40px;
    position: absolute;
    top: -20px;
    right: -42px;
    cursor: pointer;
    background-image: url('../img/cancel.svg');
    background-repeat: no-repeat;
    background-size: 40px
}
.success-modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 9981
}
.success-modal {
    z-index: 9982;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 500px;
    height: 300px;
    margin-top: -150px;
    margin-left: -250px;
    background: #fff;
    border-radius: 15px;
    padding: 30px;
    text-align: center
}
.success-modal i {
    display: block;
    margin: 0 auto 20px;
    height: 60px;
    width: 60px;
    background-image: url(../img/checked.svg);
    background-size: 60px;
    background-repeat: no-repeat
}
.success-modal h3 {
    font-size: 24px;
    margin-bottom: 20px;
    color: rgba(0, 0, 0, .8)
}
.success-modal p span {
    text-decoration: underline;
    font-weight: bold
}
.success-modal p {
    font-size: 20px;
    color: rgba(0, 0, 0, .8)
}