@font-face {
    font-family: "Myriad Pro";
    font-weight: normal;
    font-style: normal;
    src: url("https://dcol.ru/SiteNN/fontslar/MyriadProRegular.eot");
    src: url("https://dcol.ru/SiteNN/fontslar/MyriadProRegular.eot?")format("embedded-opentype"), url("fonts/MyriadProRegular.woff.html") format("woff"), url("fonts/MyriadProRegular.ttf.html") format("truetype");
}

@font-face {
    font-family: "Myriad Pro";
    font-weight: bold;
    font-style: normal;
    src: url("fonts/MyriadProBold.eot");
    src: url("fonts/MyriadProBold.eot%3F")format("embedded-opentype"), url("fonts/MyriadProBold.woff.html") format("woff"), url("fonts/MyriadProBold.ttf.html") format("truetype");
}

@font-face {
    font-family: "PF DinDisplay Pro";
    font-weight: bold;
    font-style: normal;
    src: url("fonts/pfdindisplaypro-bold_0.eot");
    src: url("fonts/pfdindisplaypro-bold_0.eot%3F") format("embedded-opentype"), url("fonts/pfdindisplaypro-bold_0.woff2.html") format("woff2"), url("fonts/pfdindisplaypro-bold_0.woff.html") format("woff"), url("fonts/pfdindisplaypro-bold_0.ttf.html") format("truetype"), url("fonts/pfdindisplaypro-bold_0.svg") format("svg");
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

[hidden] {
    display: none;
}

b,
strong {
    font-weight: bold;
}

hr {
    height: 0;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    vertical-align: middle;
    border: 0;
}

address {
    font-style: normal;
}

figure {
    margin: 0;
}

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0;
}

button,
input,
select,
textarea {
    font: inherit;
    margin: 0;
    color: inherit;
    outline: none;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

input {
    line-height: normal;
}

select {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

html {
    font-family: sans-serif;
    font-size: 10px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mobile {
    min-width: 1000px;
    max-width: 1600px;
}

html,
body {
    height: 100%;
    min-height: 100%;
}

.ie7 html,
.ie7 body {
    height: auto;
}

body {
    font: 14px/1.42857143 "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    background: #bbbdc4;
}

a {
    color: #000;
    background: transparent;
}

a:focus {
    outline: none;
}

a:active,
a:hover {
    color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 100%;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 20px;
    margin-top: 1px;
    margin-bottom: 1px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

h1 a,
h1 small,
h2 a,
h2 small,
h3 a,
h3 small,
h4 a,
h4 small,
h5 a,
h5 small,
h6 a,
h6 small {
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
}

input[type="text"],
input[type="email"],
input[type="password"],
select,
textarea {
    font-size: 14px;
    padding: 6px 12px;
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: 0 0 10px #eee inset;
            box-shadow: 0 0 10px #eee inset;
}

input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 1000px #fff;
            box-shadow: inset 0 0 0 1000px #fff;
}

input[disabled],
select[disabled],
textarea[disabled] {
    cursor: not-allowed;
    background-color: #eee;
}

input[type="email"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.view input[type="checkbox"],
.view input[type="radio"] {
    height: 16px;
}

.ie7 .cf,
.ie7 .container {
    zoom: 1;
}

.cf:before,
.cf:after,
.container:before,
.container:after {
    display: table;
    content: "";
}

.cf:after,
.container:after {
    clear: both;
}

.tar {
    text-align: right;
}

.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.taj {
    text-align: justify;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ovh {
    overflow: hidden;
}

.list-left,
.list-left ul,
.list-left ol,
.list-center,
.list-center ul,
.list-center ol,
.list-right,
.list-right ul,
.list-right ol,
.list,
.list ul,
.list ol,
.list-table,
.list-table ol,
.list-table ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

.list-table {
    display: table;
    width: 100%;
}

.list-table>ul {
    display: table-row;
}

.list-table>ul>li {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.list-table>ul>li>a {
    display: block;
}

.list-center {
    font-size: 0;
    text-align: center;
}

.list-right {
    font-size: 0;
    text-align: right;
}

.list li,
.list-left li,
.list-center li,
.list-right li {
    position: relative;
    padding-left: 3px;
}

.list-center>li,
.list-right>li {
    display: inline-block;
    vertical-align: top;
}

.list-center a,
.list-right a {
    font-size: 14px;
}

.table {
    width: 100%;
}

.center {
    font-size: 0;
    overflow: auto;
    text-align: center;
    white-space: nowrap;
}

.center:before {
    display: inline-block;
    height: 100%;
    content: "";
    vertical-align: middle;
}

.center-ins {
    font-size: 14px;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    white-space: normal;
}

.container {
    position: relative;
    max-width: 1920px;
    min-height: 1px;
    margin: 0 auto;
}

.but {
    font-size: 13px;
    font-weight: bold;
    line-height: 25px;
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 2px 4px;
    -webkit-transition: background .5s ease, color .3s;
    -o-transition: background .5s ease, color .3s;
    transition: background .5s ease, color .3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color: #fff;
    border: 0;
    border-radius: 2px;
    outline: none;
    background: #4c9ad8;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

.but:hover {
    color: #275473;
    background: #3f82b7;
}

.but:active,
.but:focus {
    color: #275473;
    background: #3f82b7;
    -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .3);
            box-shadow: inset 0 2px 3px rgba(0, 0, 0, .3);
}

.ie7 .but {
    display: inline;
    zoom: 1;
}

.animated {
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
       animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
       animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
       animation-iteration-count: infinite;
}

.wrap {
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    background: #fff;
}

.header {
    padding: 20px;
    background: rgb(255, 255, 255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYmJkYzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-image: -webkit-linear-gradient(top, #fff 0%, #dadbdf 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dadbdf));
    background-image: -o-linear-gradient(top, #fff 0%, #dadbdf 100%);
    background-image: linear-gradient(to bottom, #fff 0%, #dadbdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#bbbdc4', GradientType=1);
}

.header-swf {
    width: 444px;
    height: 100%;
}

.header-swf embed {
    width: 100% !important;
    height: 288px !important;
}

.logo {
    display: inline-block;
    text-decoration: none;
}

.contacts {
    font-family: "Myriad Pro";
    background: url("../images/icons/mail.png") left center no-repeat;
}

.contacts p {
    margin: 0;
}

.cart-block {
    font-family: "Myriad Pro";
    font-size: 14px;
    margin-bottom: 17px;
}

.top-menu li a {
    font-family: "Myriad Pro";
    font-weight: 600; /*bold*/
    line-height: 34px;
    display: block;
    padding: 0 14px; /* 0 8px*/
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    text-decoration: none;
    text-transform: uppercase;
    /*color: #fff;*/
    border-radius: 5px;
    /*background-color: #009bff;*/
}

.top-menu li:first-child a {
    margin-left: 0;
}

.top-menu>ul>li>a.active,
.top-menu>ul>li:hover>a {
    color: #fff;
    background: #009bff;
}

#main {
    padding: 0 20px;
}

.page-title,
#page-title {
    font-size: 24px;
    text-align: center;
}

.catalog-item {
    position: relative;
    display: inline-block;
    width: 290px;
    vertical-align: top;
    border: 1px solid #bbbdc4;
    border-radius: 5px;
}

.catalog-item-title {
    font-size: 17px;
    font-weight: bold;
    display: block;
    padding: 7px 15px;
    text-decoration: none;
    height: 46px;
}

.catalog-item-brief p {
    margin-top: 0;
}

.catalog-item-info {
    min-height: 216px;
    padding: 18px 15px;
    background: #e4e7ee;
}

.catalog-item-info img {
    width: 126px;
    height: 126px;
    margin-right: 12px;
}

.catalog-item-prev {
    float: left;
}

.catalog-item-price {
    font-weight: bold;
}

.catalog-item-price b {
    font-size: 18px;
}

.call-me-price {
    font-family: "Myriad Pro";
    font-size: 18px;
    margin-bottom: 0;
}

.add-item-cart a {
    color: #349aff;
}

.item-cart-count {
    font-size: 0;
    display: inline-block;
    overflow: hidden;
    height: 36px;
    margin-right: 10px;
    vertical-align: middle;
    border-radius: 3px;
}

.item-cart-count * {
    vertical-align: top;
}

.item-cart-count button {
    font-size: 13px;
    height: 100%;
    border: 0;
    background: #bbbdc4;
}

.item-cart-count input {
    width: 31px;
    height: 100%;
    padding: 0;
    text-align: center;
    border: 0;
    border-radius: 0;
}

.add-cart-but {
    font-family: "PF DinDisplay Pro";
    font-size: 21px;
    font-weight: bold;
    margin-left: -26px;
    width: 100px;
    height: 36px;
    vertical-align: top;
    color: #fff;
    border: 0;
    border-radius: 5px;
    background: rgb(255, 179, 0);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYjMwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjg2MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 179, 0, 1)), color-stop(100%, rgba(255, 134, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 179, 0, 1) 0%, rgba(255, 134, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 179, 0, 1) 0%, rgba(255, 134, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 179, 0, 1)), to(rgba(255, 134, 0, 1)));
    background: -o-linear-gradient(top, rgba(255, 179, 0, 1) 0%, rgba(255, 134, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 179, 0, 1) 0%, rgba(255, 134, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb300', endColorstr='#ff8600', GradientType=0);
}

.metraj {
    display: none;
}

.metraj td:first-child {
    padding-left: 100px;
}

.delivery-block {
    padding: 20px 0 20px 37px;
}

.data a {
    font-weight: bold;
    color: #349aff;
}

.delivery-checkbox {
    position: relative;
    top: -7px;
    display: inline-block;
    height: 25px;
    padding-left: 65px;
    cursor: pointer;
    vertical-align: middle;
}

.delivery-checkbox input {
    display: none;
}

.delivery-checkbox span {
    font-size: 22px;
    font-weight: bold;
}

.delivery-checkbox:before,
.delivery-checkbox:after {
    position: absolute;
    top: 4px;
    left: 0;
}

.delivery-checkbox:before {
    width: 19px;
    height: 20px;
    content: "";
    border: 1px solid #ccc;
    border-radius: 2px;
}

.delivery-block.act .delivery-checkbox:before {
    border-color: #44a0fb;
}

.delivery-block.act .delivery-checkbox:after {
    top: 0;
    width: 31px;
    height: 26px;
    content: "";
    background: url("../images/delivery_act.png");
}

.warning {
    padding: 10px;
    background: #bbbdc4;
}

.warning h4 {
    font-size: 22px;
    font-weight: normal;
    margin: 0;
    color: #fff;
}

.padding {
    height: 105px;
}

#footer {
    font-size: 12px;
    height: 105px;
    margin-top: -105px;
}

.footer-ins {
    margin: 0 30px;
    padding-top: 27px;
    border-top: 1px solid #bbbdc4;
}

.copy,
.copy a {
    color: #a4a5a8;
}

#footer p {
    margin: 0;
}

#footer .fr {
    font-size: 16px;
    color: #898b8f;
}

#footer .fr a {
    font-size: 12px;
}

@font-face {
    font-family: "Myriad Pro Cond";
    font-weight: normal;
    font-style: normal;
    src: url("https://dcol.ru/SiteNN/fonts/MyriadProCondRegular.eot");
    src: url("https://dcol.ru/SiteNN/fonts/MyriadProCondRegular.eot?")format("embedded-opentype"), url("fonts/MyriadProCondRegular.woff.html") format("woff"), url("fonts/MyriadProCondRegular.ttf.html") format("truetype");
}

.header-cont {
    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-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin-top: -4px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.list-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 604px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.list-left li:last-child a {
    padding-right: 17px;
    padding-left: 48px;
    letter-spacing: -.6px;
}

.list-left li:last-child {
    position: relative;
}

.list-left > li:last-child:before {
    position: absolute;
    top: 8px;
    left: 18px;
    width: 18px;
    height: 18px;
    content: "";
    background-image: url(images/sprite.png);
    background-repeat: no-repeat;
    background-position: -195px -5px;
}

.promo {
    background-image: url("images/promo__bg2.jpg");
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: cover;
}

.promo__inner {
    margin-right: auto;
    margin-left: auto;
    padding-top: 32px;
    padding-bottom: 18px;
}

.promo__title {
    font-family: "Myriad Pro";
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
    /*text-transform: uppercase;*/
    color: #363636;
}

.promo-contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
    padding-left: 10px;
    padding-right: 10px;
}

.promo-contacts span,
.promo-contacts a {
    font-family: "Myriad Pro";
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    /*text-transform: uppercase;*/
    color: #363636;
	background: linear-gradient(to bottom, rgba(255, 179, 0, 1) 0%, rgba(255, 134, 0, 1) 100%);
	color: white;
	padding: 10px; 
	text-decoration: none!important; 
	border-radius: 5px;   
}
.promo-contacts a:hover {
	color: black;
}
@media (max-width: 767px) {
	#phone-button {
		font-size: 18px;
		line-height: 36px;
		padding: 3px;
		margin-bottom: 9px;
		width: 170px;
		text-align: center;
	}
}

.promo-contacts a:first-of-type:after {
    position: absolute;
    top: 8px;
    right: -24px;
    width: 0px;
    height: 18px;
    content: "";
    background-color: #363636;
}

/*Поставил width:0px, был width:1px*/

.promo-contacts a:hover {
    text-decoration: underline;
}

#main.container {
    padding-top: 31px;
    padding-bottom: 9px;
}

#main .catalog__title {
    font-family: "Myriad Pro";
    font-size: 36px;
    font-weight: 400;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 21px;
    text-align: center;
}

#main .page-title {
    font-family: "Myriad Pro Cond";
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 5px;
    color: #f90;
}

h1#page-title {
    font-family: "Myriad Pro";
    font-size: 36px;
    font-weight: 400;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 7px;
}

#main .page-description {
    font-family: "Myriad Pro";
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 0;
    text-align: center;
    max-width: 1000px;
    margin: 0 auto 41px;
}

.category-title {
    font-family: "Myriad Pro Cond";
    font-size: /*35px;*/ 48px;
	padding: 6px 0 36px 0;
    font-weight: 400;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 10px;
    color: #f90;
    text-align: center;
}

.but_more {
    position: relative;
    margin: 0 auto 60px auto;
    max-width: 1540px;
}

.but_more .add-cart-but {
    display: block;
    margin: auto;
    height: auto;
    width: 157px;
    text-decoration: none;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "Myriad Pro";
    text-align: center;
    padding: 11px 5px;
    position: relative;
    z-index: 5;
}

.but_more:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fe8c0e;
    height: 1.5px;
    bottom: 0;
}

.catalog-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -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;
    padding: 0 13px;
}

.catalog-item {
    min-height: 323px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
}

@media screen and (max-width:375px) {
    #catalog-item-crutch {
        margin-right: -16px;
        margin-left: -16px;
    }
}

.catalog-item:nth-child(3n+1) {}

.catalog-item:nth-child(3n+3) {}

.catalog-item:last-child {}

.catalog-item-info {
    position: relative;
    min-height: 330px;
}

.catalog-item-info .cf {
    position: absolute;
    bottom: 11px;
    left: 15px;
}

.features__inner {
    padding-top: 31px;
    padding-bottom: 36px;
    background-color: #efefef;
}

.features__title {
    font-family: "Myriad Pro";
    font-size: 36px;
    font-weight: 400;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 30px;
    text-align: center;
}

.features__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1600px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-left: 0;
    list-style: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.features__item {
    width: 30%;
}

.features__item-icon {
    position: relative;
    margin-right: 20px;
    float: left;
    width: 180px;
    height: 180px;
    margin-bottom: 30px;
    border-radius: 5px;
    background-color: #009bff;
}

.features__item-icon:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 180px;
    height: 180px;
    content: "";
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
    background-image: url(images/sprite.png);
    background-repeat: no-repeat;
}

.features__item:nth-of-type(1) .features__item-icon:after {
    background-position: -223px -5px;
}

.features__item:nth-of-type(2) .features__item-icon:after {
    background-position: -5px -195px;
}

.features__item:nth-of-type(3) .features__item-icon:after {
    background-position: -5px -5px;
}

.features__item-title {
    padding-top: 20px;
    font-family: "Myriad Pro";
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    margin-top: 0;
    margin-bottom: 13px;
    color: #383838;
}

.features__item-description {
    font-family: "Myriad Pro";
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    margin-top: 0;
    margin-bottom: 0;
    color: #383838;
}

.main-footer {
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
}

.main-footer__inner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 940px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 38px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.main-footer__site-name {
    font-family: "Myriad Pro";
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    /*text-transform: uppercase;*/
}

.main-footer__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 285px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.main-footer__item a {
    font-family: "Myriad Pro";
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    text-decoration: none;
    color: #383838;
    padding-left: 5px;
}
.main-footer__item a:hover {
    text-decoration: underline;
}

.main-footer__contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.main-footer__contacts-title {
    font-family: "Myriad Pro";
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    text-align: right;
    text-transform: uppercase;
}

.main-footer__contacts a {
    font-family: "Myriad Pro";
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
}

.modal {
    position: fixed;
    z-index: 10;
    top: 50%;
    left: 50%;
    display: none;
    width: 800px;
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
    border-radius: 10px;
    background-color: #fff;
}

.modal__title {
    font-family: "Myriad Pro";
    font-size: 36px;
    font-weight: 700;
    line-height: 50px;
    margin-top: 0;
    margin-bottom: 12px;
    text-align: center;
    text-transform: uppercase;
    color: #009bff;
}

.modal__description {
    font-family: "Myriad Pro";
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 21px;
    text-align: center;
}

.modal-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 350px;
    margin-right: auto;
    margin-left: auto;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.modal-form input::-webkit-input-placeholder {
    color: #000;
}

.modal-form input::-ms-input-placeholder {
    color: #000;
}

.modal-form input::-moz-placeholder {
    color: #000;
}

.modal-form input:last-of-type {
    margin-bottom: 17px;
}

.modal-form input:focus {
    border-color: #bbbdc4;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.modal-form__btn {
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    padding-top: 9px;
    padding-right: 25px;
    padding-bottom: 6px;
    padding-left: 25px;
    text-transform: uppercase;
    border: none;
    border-radius: 5px;
    outline: none;
    background-color: #bbbdc4;
}

input[name="name"],
input[name="telephone"],
input[name="phone"],
input[name="email"] {
    font-family: "Myriad Pro";
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin-bottom: 13px;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 3px;
    padding-left: 12px;
    color: #000;
    border: 1px solid #bbbdc4;
    border-radius: 5px;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.js-overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(187, 189, 196, .5);
}

.js-show {
    display: block;
}

#main {
    position: relative;
}

.page-cart__form {
    position: absolute;
    top: 100px;
    left: 30%;
    width: 400px;
}

.page-cart__form input[type="text"] {
    display: inline-block;
    margin-bottom: 10px;
}

.page-cart__form p {
    display: inline-block;
    margin: 0;
}

.page-cart__form input[type="submit"] {
    font-family: "Myriad Pro";
    line-height: 34px;
    display: block;
    padding: 0 25px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px;
    background-color: #009bff;
    border: none;
}

.price-fancy {
    margin-bottom: 20px;
    margin-right: 25px;
    float: left;
}

#main p {
    margin: 5px 0;
}

#main h2 {
    margin: 0;
}

.dostavka #main p {
    margin: 16px 0;
}

.dostavka #main h2 {
    margin: 16px 0;
}

.panel {
    margin-bottom: 20px;
}

.form-order {
    max-width: 650px;
    margin: 45px auto 0;
    padding: 50px 100px;
    clear: both;
    border-top: 1px solid #ccc;
}

.form-order__wrap {
    text-align: -webkit-center;
}

.form-order__title {
    margin-bottom: 15px !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 36px;
    font-family: "Myriad Pro";
    color: #009bff;
}

.form-order__desc {
    margin-bottom: 10px !important;
    text-align: center;
    font-family: "Myriad Pro";
    font-weight: 500;
    font-size: 18px;
}

.form-order input[type="text"] {
    display: inline-block;
    width: 46.5%;
    height: 30px;
    line-height: 30px;
    margin-right: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 0 8px;
}

.form-order button {
    margin-top: 25px;
    display: inline-block;
    font-family: "Myriad Pro";
    line-height: 34px;
    padding: 0 40px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px;
    background-color: #009bff;
    border: none;
    letter-spacing: 0.9px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

.form-order input[type="submit"]:hover {
    opacity: 0.85;
}

.js-massage {
    font-size: 16px;
    color: red;
    font-family: "Myriad Pro";
}

iframe[src^="http"] {
    /* max-width:600px;
  min-height:500px; */
}

.detail_position {
    max-width: 1670px;
    margin: 0 auto;
}

.detail_position *,
.detail_position *:before,
.detail_position *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.detail_position_item {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    background-color: #efefef;
    border: 2px solid #b4b4b4;
    border-radius: 10px;
    height: 435px;
}

.detail_position_left {
    float: left;
}

.detail_position_right {
    float: right;
    overflow: hidden;
}

.detail_position_main {
    margin: 25px 20px 15px 20px;
}

.detail_position_main span {
    font-size: 26px;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 2px solid #000;
    margin: 0 0 20px 0;
    padding-bottom: 0px;
    line-height: 1.7;
}

.detail_position_description>h2 {
    font-size: 24px;
    font-weight: normal;
    padding: 28px 40px 10px;
    margin: 0;
}

.description_container {
    background-color: #fff;
    height: 352px;
}

.detail_position_slider {
    float: left;
    width: 57%;
}

.detail_position_slider .lSSlideOuter.vertical {
    padding-right: 0px !important;
    padding-left: 110px !important;
}

.detail_position_slider .lSSlideOuter .lSGallery {
    right: inherit !important;
    left: 0 !important;
    z-index: 0;
}

.detail_position_slider .lSSlideOuter.vertical .lSGallery li:nth-child(1) {
    margin-top: 18px;
}

.detail_position_slider .lSSlideOuter .lSGallery li {
    border-radius: 0px !important;
    position: relative;
    height: 82px !important;
}

.detail_position_slider .lSSlideOuter .lSGallery li:before {
    content: "";
    background-color: rgba(255, 255, 255, 0.5) !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.detail_position_gallery>li {
    background-color: #efefef;
    position: relative;
}

.detail_position_gallery>li img {
    position: relative;
    /*height: 100%;*/
    min-width: 60%;
}

.detail_position_gallery>li:after {
    background: url(../images/loupe.png) no-repeat;
    position: absolute;
    top: 8px;
    right: 10%;
    content: "";
    height: 20px;
    width: 20px;
}

.detail_position_slider .lSSlideOuter.vertical .lSGallery li.active:before {
    background-color: transparent !important;
}

.detail_position_slider .lSSlideOuter .lSPager.lSGallery img {
    max-width: inherit !important;
}

.detail_position_slider .lSAction {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
}

.detail_position_slider .lSSlideWrapper {
    overflow: visible !important;
}

.detail_position_slider .lSPrev {
    position: absolute;
    top: -7px !important;
    left: -91px !important;
    background: url(../images/arrow_gallery.png) #efefef no-repeat;
    z-index: 100;
    width: 90px;
    opacity: 1;
    background-position: center !important;
    height: 25px;
}

.detail_position_slider .lSNext {
    position: absolute;
    margin-top: 276px !important;
    top: 0 !important;
    left: -91px !important;
    background: url(../images/arrow_gallery2.png) #efefef no-repeat;
    z-index: 100;
    width: 90px;
    opacity: 1;
    background-position: center !important;
    height: 25px;
}

.detail_position_content {
    float: right;
    width: 43%;
    padding-left: 30px;
    height: 320px;
    position: relative;
}

.detail_position_main .detail_position_content p {
    font-size: 16px;
    margin: 0 !important;
}

.detail_position_param {
    margin-bottom: 5px;
}

.detail_position_bottom {
    position: absolute;
    bottom: 0;
    left: 30px;
    right: 0;
}

.detail_position_price {
    font-size: 31px;
    color: #a3a3a3;
    margin: 20px 0;
}

.detail_position_price span {
    font-weight: bold;
    color: #000;
}

.delivery_link {
    margin: 15px auto;
    width: 100%;
    text-align: right;
    display: block;
    padding-right: 40px;
}

.delivery_link a {
    color: #a3a3a3;
    font-size: 18px;
    position: relative;
    padding-left: 42px;
    background: url(../images/delivery.png) no-repeat;
    height: 35px;
    display: inline-block;
}

.detail_position_num select {}

.detail_position_num input[type="submit"] {
    background: -webkit-linear-gradient(90deg, rgb(255, 143, 0) 0%, rgb(255, 171, 0) 100%);
    background: -ms-linear-gradient(90deg, rgb(255, 143, 0) 0%, rgb(255, 171, 0) 100%);
    border: none;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    height: 42px;
    float: right;
    width: 160px;
    border-radius: 7px;
    outline: none;
}

.see_more {
    padding: 30px 0 0 0;
}

.title_section {
    color: #656565;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    margin: 20px 0 30px 0;
    overflow: hidden;
}

.title_section span {
    position: relative;
    background-color: #fff;
    z-index: 5;
    padding: 0 10px;
}

.title_section span:before,
.title_section span:after {
    position: absolute;
    background-color: #656565;
    width: 325px;
    height: 1px;
    top: 0;
    bottom: 0;
    content: "";
    margin: auto;
    z-index: 1;
}

.title_section span:before {
    left: 100%;
}

.title_section span:after {
    right: 100%;
}

.see_more_wrap {
    max-width: 770px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: center; */
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.see_more_item {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
    margin: 0px 10px 20px;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    padding: 10px 30px;
}

.see_more_img {
    overflow: hidden;
    width: 100px;
    float: left;
    height: 100px;
}

.see_more_content {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    padding: 0 0 0 20px;
    float: left;
}

.see_more_content span {
    font-size: 22px;
    font-weight: normal;
    margin: 10px 0 10px 0;
}

.see_more_content p {
    color: #a3a3a3;
    font-size: 22px;
    margin: 0;
}

.see_more_content p span {
    font-weight: bold;
    color: #000;
}

.fb_free_icon {
    border-radius: 10px 0px 0px 10px;
    background-image: -webkit-linear-gradient(90deg, rgb(254, 137, 13) 0%, rgb(254, 176, 19) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(254, 137, 13) 0%, rgb(254, 176, 19) 100%);
    position: fixed;
    right: 0px;
    bottom: 20%;
    width: 95px;
    height: 82px;
    z-index: 3;
    cursor: pointer;
}

.fb_free_icon img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-animation: 1.2s ease-in-out 0s normal none infinite running trambling-animation;
    -o-animation: 1.2s ease-in-out 0s normal none infinite running trambling-animation;
    animation: 1.2s ease-in-out 0s normal none infinite running trambling-animation;
}

@-webkit-keyframes trambling-animation {
    0%,
    50%,
    100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
    }
    10%,
    30% {
        transform: rotate(-10deg);
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
    }
    20%,
    40% {
        transform: rotate(10deg);
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
    }
}

@-o-keyframes trambling-animation {
    0%,
    50%,
    100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
    }
    10%,
    30% {
        transform: rotate(-10deg);
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
    }
    20%,
    40% {
        transform: rotate(10deg);
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
    }
}

@keyframes trambling-animation {
    0%,
    50%,
    100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
    }
    10%,
    30% {
        transform: rotate(-10deg);
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
    }
    20%,
    40% {
        transform: rotate(10deg);
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
    }
}

.fb_free {
    position: fixed;
    right: 0px;
    bottom: 20%;
    z-index: 10;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
         -o-transform: translate(100%, 0);
            transform: translate(100%, 0);
}

.fb_free.active_free {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
}

.fb_free_wrap {
    border-radius: 3px;
    background-color: rgb(254, 152, 15);
    padding: 20px 25px;
    text-align: center;
    width: 250px;
}

.fb_free_wrap h5h {
    font-size: 16px;
    color: #fff;
    margin: 0 0 5px 0;
    padding: 0 10px 10px 10px;
    position: relative;
}

.fb_free_wrap h5:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    height: 1px;
}

.fb_free_wrap p {
    font-size: 14px;
    color: #fff;
    margin: 0 0px;
}

.fb_free_close {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 7px;
    top: 10px;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
}

.fb_free_wrap input[type="text"] {
    border-radius: 3px;
    background-color: #fe980f;
    width: 100%;
    border: 1px solid #ffdfb4;
    padding: 5px 10px;
    outline: none;
    height: 30px;
    font-size: 14px;
    margin: 10px 0 0px 0;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.fb_free_wrap input[type="text"]:focus {
    background-color: #ffba5e;
}

.robot_block {
    margin: 20px 0 0 0;
}

.robot_block input[type="checkbox"] {
    display: none;
}

.robot_block input[type="checkbox"]+label {
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin-bottom: 8px;
    left: -15px;
    top: 6px;
}

.robot_block input[type="checkbox"]+label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 14px;
    width: 16px;
    height: 16px;
    border: none;
    background-color: #fff;
    border-radius: 3px;
}

.robot_block p {
    margin: 0;
    padding-left: 50px;
    font-size: 12px;
}

.robot_block p a {
    color: #fff;
    text-decoration: underline;
}

.robot_block input[type="checkbox"]+label:after {
    content: '\e859';
    font-family: 'fontello';
    line-height: 24px;
    top: -3px;
    font-size: 12px;
    position: absolute;
    left: 16px;
    color: #000000;
    display: none;
}

.robot_block input[type="checkbox"]:checked+label:after {
    display: block;
}

.fb_free_wrap * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.fb_free_wrap .but {
    border-radius: 2px;
    background-image: -webkit-linear-gradient(90deg, rgb(227, 230, 237) 0%, rgb(255, 255, 255) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(227, 230, 237) 0%, rgb(255, 255, 255) 100%);
    width: 130px;
    height: 30px;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    margin: 15px auto 0 auto;
}

.notif {
    display: none;
    position: fixed;
    text-align: center;
    top: 0;
    left: 50%;
    margin-left: -190px;
    width: 380px;
    background: #fe9400;
    color: #fff;
    padding: 15px 5px;
    text-transform: uppercase;
    font-size: 11pt;
    z-index: 99999;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.fb_free_wrap input::-webkit-input-placeholder {
    color: #fff;
}

.fb_free_wrap input::-moz-placeholder {
    color: #fff;
}

.fb_free_wrap input:-moz-placeholder {
    color: #fff;
}

.fb_free_wrap input:-ms-input-placeholder {
    color: #fff;
}

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

    .detail_position_gallery > li img {
        min-width: 60%;
    }

    .features__item-icon {
        float: none;
        margin: 0 auto 30px;
    }
    .features__item-title,
    .features__item-description {
        text-align: center;
    }
    .detail_position_item {
        width: 100%;
        margin-bottom: 25px;
    }
}

@media screen and (max-width:995px) {
    .detail_position_gallery > li img {
        min-width: 40% !important;
    }

    .see_more_item {
        float: left;
        width: 100%;
        margin: 0px 0px 15px 0;
    }
    .detail_position_price {
        font-size: 25px;
        margin: 15px 0;
    }
    .detail_position_left {
        float: none;
        height: auto;
    }
    .detail_position_content {
        float: none;
        width: 100%;
        padding-left: 0;
        height: auto;
        padding-bottom: 0px;
    }
    .detail_position_param {
        margin-top: 25px;
    }
    .detail_position_bottom {
        left: 0px;
        position: relative;
    }
    .detail_position_slider {
        float: none;
        width: 100%;
    }
    .header-cont {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .logo {
        margin-bottom: 15px;
    }
    .logo img {
        margin: 0 auto;
        display: block;
    }
    .header-wrap {
        -webkit-box-align: initial;
        -webkit-align-items: initial;
        -moz-box-align: initial;
        -ms-flex-align: initial;
        -ms-grid-row-align: initial;
        align-items: initial;
    }
    .cart-block {
        text-align: right;
    }
    .top-menu .list-left {
        min-width: 250px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .top-menu .list-left li {
        margin-bottom: 5px;
    }
    .promo-contacts {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .promo__title {
        font-size: 40px;
    }
    .promo-contacts a:first-of-type:after {
        display: none;
    }
    .catalog-list {}
    .fb_free_icon {
        width: 70px;
        height: 70px;
    }
    .fb_free_icon img {
        width: 55px;
    }
}

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

    .detail_position_gallery > li img {
        width: 40% !important;
    }

    .form-order {
        padding: 50px 0;
    }
    .form-order__wrap {
        width: 260px;
        margin: 0 auto;
    }
    .form-order input[type="text"] {
        display: block;
        width: 100%;
    }
    .features__list,
    .main-footer__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .features__item {
        width: 100%;
        margin-bottom: 20px;
    }
    .features__item-icon {
        float: left;
        margin: 0 20px 20px 0px;
    }
    .features__item-title,
    .features__item-description {
        text-align: left;
    }
    .main-footer__navigation {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
            -ms-flex-order: -1;
                order: -1;
    }
    .main-footer__list {
        margin-bottom: 20px;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .main-footer__site-name {
        padding-left: 15px;
    }
    .main-footer__contacts {
        padding-left: 15px;
        padding-top: 20px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
    }
    a[href="//www.liveinternet.ru/click"] {
        position: absolute;
        right: 4px;
        top: 71px;
    }
    .fb_free_icon {
        width: 60px;
        height: 60px;
        bottom: 14%;
    }
    .fb_free_icon img {
        width: 50px;
    }
}

@media screen and (max-width:500px) {
    .detail_position_gallery>li {
        height: 244px;
    }
}

@media screen and (max-width:425px) {
    .detail_position_num input[type="submit"] {
        float: none;
        margin-top: 20px;
        width: 100%;
    }
    .detail_position_main {
        margin: 25px 15px 15px 15px;
    }
    .mCSB_inside>.mCSB_container {
        padding-left: 20px;
    }
    .see_more_item {
        padding: 10px 10px;
    }
    .see_more_img {
        width: 70px;
        height: 70px;
    }
    .see_more_content {
        width: -webkit-calc(100% - 70px);
        width: calc(100% - 70px);
        padding: 0 0 0 15px;
    }
    .see_more_content h4 {
        font-size: 18px;
    }
    .see_more_content p {
        font-size: 18px;
    }
    .features__item-icon,
    .features__item-icon:after {
        width: 120px;
        height: 120px;
    }
    .features__item:nth-of-type(1) .features__item-icon:after {
        background-position: -252px -35px;
    }
    .features__item:nth-of-type(2) .features__item-icon:after {
        background-position: -35px -222px;
    }
    .features__item:nth-of-type(3) .features__item-icon:after {
        background-position: -38px -31px;
    }
    #main.cart__page {
        padding: 0;
    }
    table.data {
        font-size: 14px;
    }
}

@media screen and (max-width:375px) {
    table.data {
        font-size: 10px;
    }
}

.jq-selectbox.jqselect {
    z-index: 10 !important;
}

.ribbon {
    position: absolute;
    right: -4px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 100px;
    height: 100px;
    text-align: right;
}

.ribbon span {
    font-size: 21px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    -ms-transform: rotate(45deg);
     -o-transform: rotate(45deg);
        transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 124px;
    display: block;
    background: #79A70A;
    background: -webkit-gradient(linear, left top, left bottom, from(#F70505), to(#8F0808));
    background: -webkit-linear-gradient(#F70505 0%, #8F0808 100%);
    background: -o-linear-gradient(#F70505 0%, #8F0808 100%);
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    -webkit-box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
            box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    right: -29px;
}

.ribbon span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #8F0808;
}

.ribbon span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #8F0808;
}

.item-cart-count.priceQU {
    width: 170px;
    margin-right: 0px;
}

.priceQU .priceQtyText {
    height: 25px;
    width: 51px;
    color: black;
    font-size: 13px;
    margin-top: 9px;
    display: inline-block;
    margin-right: 4px;
}

input.spQty {
    width: 50px;
}

span.priceQtyUnits {
    height: 25px;
    width: 45px;
    color: black;
    font-size: 13px;
    margin-top: 9px;
    display: inline-block;
    margin-left: 8px;
}

.title_form {
    font-size: 13px;
}

/*Каталог*/

.SmplCtlg-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 80%;
    height: 255px;
    background: white;
    margin: 12px auto;
    padding: 25px;
    border: 1px solid #aaaaaa;
    border-radius: 5px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.SmplCtlg-box:hover {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 0px 0px 10px 0px #aaaaaa;
            box-shadow: 0px 0px 10px 0px #aaaaaa;
}

.SmplCtlg-pic {}

.SmplCtlg-textbox {
    height: 100%;
    margin-left: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.SmplCtlg-title {}

.SmplCtlg-title p {
    font-size: 22px;
}

.SmplCtlg-text {
    margin-top: 20px
}

.SmplCtlg-text p {
    font-size: 12px;
}

.SmplCtlg-btn {
    width: 160px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: white;
    border-radius: 5px;
    cursor: pointer;
    text-transform: uppercase;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(254, 175, 18, 1)), to(rgba(254, 139, 13, 1)));
    background: -webkit-linear-gradient(top, rgba(254, 175, 18, 1) 0%, rgba(254, 139, 13, 1) 100%);
    background: -o-linear-gradient(top, rgba(254, 175, 18, 1) 0%, rgba(254, 139, 13, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 175, 18, 1) 0%, rgba(254, 139, 13, 1) 100%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.SmplCtlg-btn:hover a {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: black;
}

.SmplCtlg-btn a {
    text-decoration: none;
    color: #fff;
}

.SmplCtlg-hidden-btn {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    text-decoration: none;
    font-size: 0;
}

@media screen and (max-width: 640px) {
    .SmplCtlg-box {
        position: relative;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        width: auto;
        height: auto;
    }
    .SmplCtlg-pic,
    .SmplCtlg-textbox {
        height: auto;
        margin-left: 0px;
    }
    .SmplCtlg-pic {
        width: 100%;
    }
    .SmplCtlg-pic img {
        width: 100%;
        height: auto;
    }
    .SmplCtlg-textbox {
        margin-bottom: 15px;
    }
    .SmplCtlg-text,
    .SmplCtlg-btn {
        display: none;
    }
    .SmplCtlg-hidden-btn {
        display: block;
    }
}

/*endКаталог*/

/* Выпадающее меню */

#submenu.submenu-list {
    position: absolute;
    top: 100%;
    left: -15px;
    z-index: 1000;
    width: 300px;
    padding: 10px 0;
    margin: 0 0;
    list-style: none;
    text-align: left;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: 5px solid #09366b;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0, 0.3);
            box-shadow: 0 2px 10px 0 rgba(0,0,0, 0.3);
    visibility: hidden;
    opacity: 0;
    -webkit-transform: rotate(-5deg) translateX(15px);
        -ms-transform: rotate(-5deg) translateX(15px);
         -o-transform: rotate(-5deg) translateX(15px);
            transform: rotate(-5deg) translateX(15px);
    -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
         -o-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#submenu.submenu-list .submenu-item {
    display: block;
    margin-left: 0;
    text-align: left;
}

#submenu.submenu-list .submenu-link {
    padding: 6px 15px 6px;
    font-size: 14px;
}
#submenu.submenu-list .submenu-link::after {
    display: none;
}

.headmenu-item:hover #submenu.submenu-list {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotate(0deg) translateX(0);
        -ms-transform: rotate(0deg) translateX(0);
         -o-transform: rotate(0deg) translateX(0);
            transform: rotate(0deg) translateX(0);
}
/* Кнопка подробнее */
.mored {
    display: inline-block;
    margin-left: 14px;
    padding-left: 0px;
    margin-right: 56px;
    vertical-align: middle;
    text-align: center;
    padding-top: 3px;
    height: 32px;
    background: #009bff;
}
.mored a {
    color: white;
    text-decoration: none;
    font-size: 19px;
}

#review {
    padding-bottom: 15px;
    font-family: "Myriad Pro";
}

#review .category-title {
    padding-bottom: 10px;
    font-family: "Myriad Pro";
    font-size: 36px;
    font-weight: 400;
    line-height: 40px;
    color: #000;
}

.slider-wrap {
    max-width: 768px;
    width: 96%;
    margin: 0 auto;
}

@media screen and (max-width: 640px) {
    .slider-wrap {
        width: 100%;
    }
}

.swiper-container {
    width: 100%;
}

.review-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px;
}

@media screen and (max-width: 640px) {
    .review-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 15px 0;
    }
}

.review-item__pic {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100px;
    height: 100px;
    margin-right: 30px;
    border-radius: 50%;
    border: 2px solid #fff;
    overflow: hidden;
    font-size: 0;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.8);
            box-shadow: 0 0 1px 1px rgba(0,0,0,0.8);
}

@media screen and (max-width: 640px) {
    .review-item__pic {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.review-item__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

#review .review-item__text p {
    padding: 0;
    margin: 0 0 10px;
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    color: #564B4B
}

#review .review-item__text p::before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    height: 18px;
    width: 20px;
    background-image: url("../images/quote-left.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}

.review-item__text cite {
    font-size: 14px;
    font-style: normal;
    color: #777;
}

.swiper-button-next, .swiper-button-prev {
    width: 20px;
    height: 35px;
    margin-top: -17.5px;
    background-size: 20px 35px;
}

@media screen and (max-width: 640px) {
    .swiper-button-next, .swiper-button-prev {
        top: 35%;
    }
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    fill: #f90;
}

/* ----- Фотогалерея ----- */
.lit-container {
    max-width: 1170px;
    margin: 0 auto;
}
.gallery,
.photos-wrap {
  margin: 1.5rem 0;
}
.gallery-list,
.photos-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0;
  margin: 1rem -15px;
  list-style: none;
}
.photos-list__item {
  width: -webkit-calc(25% - 30px);
  width: calc(25% - 30px);
  margin: 0 15px 30px 15px;
}
.gallery-list .photos-list__item {
  width: -webkit-calc(33.3% - 30px);
  width: calc(33.3% - 30px);
}
.gallery-list .photos-usual {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  margin: 0 15px 0.5rem 30px;
  list-style: disc;
}
.photos-list__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #000;
}
.photos-list__pic {
  width: 100%;
  padding-bottom: 70%;
  border-radius: 10px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0, 0.3);
          box-shadow: 0 0 5px 0 rgba(0,0,0, 0.3);
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.gallery-list .photos-list__pic {
  -webkit-box-shadow: 0 0 7px 1px rgba(0,0,0, 0.5);
          box-shadow: 0 0 7px 1px rgba(0,0,0, 0.5);
}
.photos-list__link:hover .photos-list__pic {
  -webkit-box-shadow: 0 0 7px 1px rgba(0,0,0, 0.5);
          box-shadow: 0 0 7px 1px rgba(0,0,0, 0.5);
}
.gallery-list .photos-list__link:hover .photos-list__pic {
  -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0, 0.6);
          box-shadow: 0 0 15px 1px rgba(0,0,0, 0.6);
}
.photos-list__title {
  padding: 0;
  margin: 1rem 0 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.25rem;
  line-height: 1.2;
  color: #51565b;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.gallery-list .photos-list__title {
  font-size: 1.8rem;
  font-weight: bold;
  text-transform: uppercase;
}
.photos-list__link:hover .photos-list__title {
  color: #2a2d30;
}