

/* Start:/local/templates/webprofy/css/more.css?168035263119247*/
#bx-panel,
#bx-panel.bx-panel-fixed {
    margin-left: 20% !important;
    width: 80% !important;
}

#bx-composite-banner{
    min-width: 180px; !important;
    margin-top: 20px; !important;
}

.bx-composite-btn{
    font-size: 88% !important;
    font-weight: normal !important;
    height: 31px !important;
}

.content-area-inner .product-order ul li span {
    text-decoration: underline;
    color: #cccccc;
    cursor: pointer;
}

.content-area-inner .product-order ul li span.active {
    text-decoration: none;
    color: #82a927;
}

.content-area-inner .product-order ul li span:hover {
    text-decoration: none;
}

.content-area-inner .product-filter ul li.is-show-all{
    cursor: pointer;
}

.content-area-inner .product-filter ul li span {
    text-decoration: underline;
    color: #808285;
    cursor: pointer;
}

.content-area-inner .product-filter ul li span.active {
    text-decoration: none;
    color: #82a927;
}

.content-area-inner .product-filter ul li span:hover {
    text-decoration: none;
}

.content-area-inner .product-filter.hide {
    display: none;
}


.smart-cols:after {
    content: "";
    width: 100%;
    height: 0;
    display: block;
    clear: both;
}

/*********************************************************************/
.smart-tiles .tile-logo img {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.smart-tiles .tile-logo:after {
    content: "";
    width: 0;
    height: 100%;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}


.product-item {
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
}

.tile-edit-form {
    display: none;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 550px !important;
    height: auto !important;
}

/************************************************************************/
.left-menu-button {
    position: absolute;
    left: 0;
    top: 0;
    padding: 18px 12px 17px 12px;
    text-align: center;
    color: #fcfbf7;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    font-family: "CoreSansALightMedium";
    cursor: pointer;
    z-index: 10;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

.left-menu-button__lines {
    position: relative;
    width: 18px;
    height: 13px;
    margin: 0 auto
}

.left-menu-button__line1, .left-menu-button__line2, .left-menu-button__line3 {
    width: 18px;
    height: 1px;
    background: #fcfbf7;
    -moz-box-shadow: 0 0 1px #fcfbf7;
    -webkit-box-shadow: 0 0 1px #fcfbf7;
    box-shadow: 0 0 1px #fcfbf7;
    position: absolute;
    left: 0;
    -moz-transition-property: background-color, top, bottom, left, width, margin, -moz-transform;
    -o-transition-property: background-color, top, bottom, left, width, margin, -o-transform;
    -webkit-transition-property: background-color, top, bottom, left, width, margin, -webkit-transform;
    transition-property: background-color, top, bottom, left, width, margin, transform;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

.left-menu-button__line1 {
    top: 0
}

.left-menu-button__line2 {
    top: 50%;
    margin: -0.5px 0 0 0
}

.left-menu-button__line3 {
    bottom: 0
}

.left-menu-button.is-active-step-1 .left-menu-button__line1 {
    top: 50%;
    margin: -0.5px 0 0 0
}

.left-menu-button.is-active-step-1 .left-menu-button__line3 {
    bottom: 50%;
    margin: 0 0 -0.5px 0
}

.left-menu-button.is-active-step-2 .left-menu-button__line2 {
    left: 50%;
    width: 0
}

.left-menu-button.is-active-step-3 .left-menu-button__line1 {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.left-menu-button.is-active-step-3 .left-menu-button__line3 {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media screen and (max-width: 1023px) {
    .sidebar {
        width: 100%;
        left: -100%;
    }

    .is-left-menu-showed .sidebar {
        width: 100%;
        left: 0;
        display: block;
    }
}

/*******************************************************/
#bx-panel-back {
    display: none !important;
}

/*******************************************************/
.tiles {
    position: relative;
    width: 100%;
    height: auto;
    overflow-x: hidden;
}

.tiles:after {
    content: "";
    width: 100%;
    height: 0;
    display: block;
    clear: both;
}

.tiles_item {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    z-index: 2;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #262a33;
}

.tiles_item.is-focus{
    z-index: 3;
}

.tiles_item.is-light{
    color: #ffffff;
}
.content-area-inner a.tiles_item:hover {
    border-bottom: none;
}

.tiles_content {
    position: absolute;
    left: 25px;
    top: 0px;
    right: 25px;
    bottom: 25px;
    box-sizing: border-box;
    z-index: 3;
}

@media screen and (max-width: 1210px) {
    .tiles_content {
        left: 18px;
        top: 0px;
        right: 18px;
        bottom: 18px;
    }
}

@media screen and (max-width: 1023px) {
    .tiles_content {
        left: 18px;
        top: 0px;
        right: 18px;
        bottom: 18px;
    }
}

@media screen and (max-width: 767px) {
    .tiles_content {
        left: 15px;
        top: 0px;
        right: 15px;
        bottom: 15px;
    }
}

@media screen and (max-width: 479px) {
    .tiles_content {
        left: 12px;
        top: 0px;
        right: 12px;
        bottom: 12px;
    }
}

@media screen and (min-width: 1400px) {
    .tiles_content {
        left: 35px;
        top: 0px;
        right: 35px;
        bottom: 35px;
    }
}

@media screen and (min-width: 1600px) {
    .tiles_content {
        left: 10px;
        top: 0px;
        right: 35px;
        bottom: 35px;
    }
}

@media screen and (min-width: 1800px) {
    .tiles_content {
        left: 35px;
        top: 0px;
        right: 35px;
        bottom: 35px;
    }
}

@media screen and (min-width: 2200px) {
    .tiles_content {
        left: 50px;
        top: 0px;
        right: 50px;
        bottom: 50px;
    }
}

.tiles_text {
    text-transform: uppercase;
    position: absolute;
    font-size: 90%;
    line-height: 1.5;
    display: block;
}

.tiles_text.is-big {
    line-height: 1.25;
}

.tiles_text.is-big span {
    font-size: 150%;
}

.tiles_text.is-big span span {
    font-size: 75%;
}

.tiles_text span {
    font-weight: bold;
    white-space: nowrap;
}

.tiles_text span span {
    font-weight: normal;
}

.tiles_text.is-top {
    top: 0;
}

.tiles_text.is-middle {
    top: 50%;
    transform: translateY(-50%);
}

.tiles_text.is-bottom {
    bottom: 0;
}

.tiles_text.is-left {
    text-align: left;
}

.tiles_text.is-center {
    text-align: center;
}

.tiles_text.is-right {
    text-align: right;
}

.tiles_scale,
.tiles_light {
    position: absolute;
    cursor: pointer;
    z-index: 5;
}
.tiles_scale:after,
.tiles_light:after {
    font-family: "Fontello";
    color: #1b1f27;
    text-shadow: 1px 1px 2px #30b2e2, 1px -1px 2px #30b2e2, -1px 1px 2px #30b2e2, -1px -1px 2px #30b2e2;
    font-size:30px;
}

.tiles_scale {
    right: 25px;
    bottom: 20px;
}

.tiles_scale:after {
    content: "";
}

.tiles_light {
    right: 25px;
    top: 20px;
}

.tiles_light:after {
    content: "";
}

.tiles_item.is-saving .tiles_scale,
.tiles_item.is-saving .tiles_light {
    animation: rotationRight 0.5s linear infinite;
}

@keyframes rotationRight {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.tiles_item.is-saving .tiles_scale:after,
.tiles_item.is-saving .tiles_light:after {
    content: "" !important;

}
/*********************************************/
.is-show-in-desktop-media,
.is-show-in-tablet-media,
.is-show-in-phone_landscape-media,
.is-show-in-phone-media,
.is-show-in-base-media,
.is-show-in-large_screen-media,
.is-show-in-huge_screen-media,
.is-show-in-mega_screen-media,
.is-show-in-imac_screen-media {
    display: none;
}

.is-show-in-base-media {
    display: block;
}

@media screen and (max-width: 1210px) {
    .is-show-in-desktop-media,
    .is-show-in-tablet-media,
    .is-show-in-phone_landscape-media,
    .is-show-in-phone-media,
    .is-show-in-base-media,
    .is-show-in-large_screen-media,
    .is-show-in-huge_screen-media,
    .is-show-in-mega_screen-media,
    .is-show-in-imac_screen-media {
        display: none;
    }

    .is-show-in-desktop-media {
        display: block;
    }
}

@media screen and (max-width: 1023px) {
    .is-show-in-desktop-media,
    .is-show-in-tablet-media,
    .is-show-in-phone_landscape-media,
    .is-show-in-phone-media,
    .is-show-in-base-media,
    .is-show-in-large_screen-media,
    .is-show-in-huge_screen-media,
    .is-show-in-mega_screen-media,
    .is-show-in-imac_screen-media {
        display: none;
    }

    .is-show-in-tablet-media {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .is-show-in-desktop-media,
    .is-show-in-tablet-media,
    .is-show-in-phone_landscape-media,
    .is-show-in-phone-media,
    .is-show-in-base-media,
    .is-show-in-large_screen-media,
    .is-show-in-huge_screen-media,
    .is-show-in-mega_screen-media,
    .is-show-in-imac_screen-media {
        display: none;
    }

    .is-show-in-phone_landscape-media {
        display: block;
    }
}

@media screen and (max-width: 479px) {
    .is-show-in-desktop-media,
    .is-show-in-tablet-media,
    .is-show-in-phone_landscape-media,
    .is-show-in-phone-media,
    .is-show-in-base-media,
    .is-show-in-large_screen-media,
    .is-show-in-huge_screen-media,
    .is-show-in-mega_screen-media,
    .is-show-in-imac_screen-media {
        display: none;
    }

    .is-show-in-phone-media {
        display: block;
    }
}

@media screen and (min-width: 1400px) {
    .is-show-in-desktop-media,
    .is-show-in-tablet-media,
    .is-show-in-phone_landscape-media,
    .is-show-in-phone-media,
    .is-show-in-base-media,
    .is-show-in-large_screen-media,
    .is-show-in-huge_screen-media,
    .is-show-in-mega_screen-media,
    .is-show-in-imac_screen-media {
        display: none;
    }

    .is-show-in-large_screen-media {
        display: block;
    }
}

@media screen and (min-width: 1600px) {
    .is-show-in-desktop-media,
    .is-show-in-tablet-media,
    .is-show-in-phone_landscape-media,
    .is-show-in-phone-media,
    .is-show-in-base-media,
    .is-show-in-large_screen-media,
    .is-show-in-huge_screen-media,
    .is-show-in-mega_screen-media,
    .is-show-in-imac_screen-media {
        display: none;
    }

    .is-show-in-huge_screen-media {
        display: block;
    }
}

@media screen and (min-width: 1800px) {
    .is-show-in-desktop-media,
    .is-show-in-tablet-media,
    .is-show-in-phone_landscape-media,
    .is-show-in-phone-media,
    .is-show-in-base-media,
    .is-show-in-large_screen-media,
    .is-show-in-huge_screen-media,
    .is-show-in-mega_screen-media,
    .is-show-in-imac_screen-media {
        display: none;
    }

    .is-show-in-mega_screen-media {
        display: block;
    }
}

@media screen and (min-width: 2200px) {
    .is-show-in-desktop-media,
    .is-show-in-tablet-media,
    .is-show-in-phone_landscape-media,
    .is-show-in-phone-media,
    .is-show-in-base-media,
    .is-show-in-large_screen-media,
    .is-show-in-huge_screen-media,
    .is-show-in-mega_screen-media,
    .is-show-in-imac_screen-media {
        display: none;
    }

    .is-show-in-imac_screen-media {
        display: block;
    }
}

/*********************************************/
footer.is-fixed {
    bottom: 0;
    position: fixed;
    right: 0;
    width: 80%;
}

@media screen and (max-width: 1023px) {
    footer.is-fixed {
        width: 100%;
    }
}

/********************************************/
.footer:after {
    content: "";
    width: 100%;
    height: 0;
    display: block;
    clear: both;
}

.footer__item {
    float: left;
    width: 25%;
    height: auto;
    padding: 25px;
    box-sizing: border-box;
}

.footer__item.is-promo {
    padding: 0;
}

.footer__item.is-promo:after {
    content: "";
    width: 100%;
    height: 0;
    display: block;
    clear: both;
}

.footer-promo__item {
    float: left;
    width: 0;
    height: 0;
    padding: 25%;
    position: relative;
}

.footer-promo__item.is-two-tiles {
    padding: 25% 50%;
}

@media screen and (max-width: 767px) {
    .footer-promo__item {
        padding: 12.5%;
    }

    .footer-promo__item.is-two-tiles {
        padding: 12.5% 25%;
    }
}


.footer-promo__image,
.footer-promo__text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.footer-promo__image {
    z-index: 1;
}

.footer-promo__text {
    z-index: 2;
    box-sizing: border-box;
    padding: 25px;
    line-height: 1.5;
}

.footer-promo__text:after {
    content: "";
    width: 0;
    height: 100%;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.footer-promo__text span {
    display: inline-block;
    zoom: 1;
    *display: inline;
    max-width: 90%;
    vertical-align: middle;
}

.footer-promo__text.is-left {
    text-align: left;
}

.footer-promo__text.is-right {
    text-align: right;
}

.footer-promo__text.is-kokoc-group span {
    width: 50%;
    text-align: left;
    padding: 0 25px;
    box-sizing: border-box;
    border-left: 1px solid #cccccc;
}
#footer-promo-padd{
    padding-top: 25px;
}
@media screen and (max-width: 1210px) {
    .footer__item,
    .footer-promo__text {
        padding: 18px;
    }
    #footer-promo-padd{
        padding-top: 18px;
    }
    .footer-promo__text.is-kokoc-group span {
        padding: 0 18px;
    }
}

@media screen and (max-width: 1023px) {
    .footer__item,
    .footer-promo__text {
        padding: 18px;
    }
    #footer-promo-padd{
        padding-top: 18px;
    }

   /* .footer__item {
        width: 50%;
    }*/

    .footer__item {
        height: auto !important;
    }

    .footer-promo__text.is-kokoc-group span {
        padding: 0 18px;
    }
}

/*@media screen and (max-width: 767px) {
    .footer__item,
    .footer-promo__text {
        padding: 15px;
    }

    .footer-promo__text.is-kokoc-group span {
        padding: 0 15px;
    }
}*/

@media screen and (max-width: 767px) {
    .footer__item,
    .footer-promo__text {
        padding: 12px;
    }
    #footer-promo-padd{
        padding-top: 12px;
    }
    .footer__item {
        width: 100%;
    }

    .footer-promo__text.is-kokoc-group span {
        padding: 0 12px;
    }
}

@media screen and (min-width: 1400px) {
    .footer__item,
    .footer-promo__text {
        padding: 35px;
    }

    .footer-promo__text.is-kokoc-group span {
        padding: 0 35px;
    }
}

@media screen and (min-width: 1600px) {
    .footer__item,
    .footer-promo__text {
        padding: 35px;
    }

    .footer-promo__text.is-kokoc-group span {
        padding: 0 35px;
    }
}

@media screen and (min-width: 1800px) {
    .footer__item,
    .footer-promo__text {
        padding: 35px;
    }

    .footer-promo__text.is-kokoc-group span {
        padding: 0 35px;
    }
}

@media screen and (min-width: 2200px) {
    .footer__item,
    .footer-promo__text {
        padding: 50px;
    }
    #footer-promo-padd{
        padding-top: 40px;
    }
    .footer-promo__text.is-kokoc-group span {
        padding: 0 50px;
    }
}

/******************************************/
footer ul li a {
    line-height: 1.5;
}

/*****************************************/
@media screen and (max-width: 479px) {
    .smart-cols .cols {
        height: auto !important;
        padding: 0 !important;
    }

    .comment-blocks {
        margin: 12px -12px;
    }

    .content-area-inner .product-preview-block .product-preview {
        padding: 12px !important;
    }
}

.right-column-promo {
    margin: -25px -25px 25px -25px;
}
.right-column-promo a {
    cursor: pointer;
}

@media screen and (max-width: 1280px) {
.right-column-promo {
  margin: -18px -18px 18px -18px; } }
@media screen and (max-width: 1023px) {
.right-column-promo {
  margin: -15px -15px 15px -15px; } }
@media screen and (max-width: 479px) {
.right-column-promo {
  margin: -12px -12px 12px -12px; } }
@media screen and (min-width: 1400px) {
.right-column-promo {
  margin: -35px -35px 35px -35px; } }
@media screen and (min-width: 2200px) {
.right-column-promo {
  margin: -50px -50px 50px -50px; } }


.footer nav.is-legal {
    text-transform: none;
}


@media screen and (max-width: 767px) {
    html .footer .copyright-social {
        display: block;
    }
    .footer .copyright-social .copyright {
        display: none;
    }
    .footer .copyright-social nav {
        display: none;
    }
    .footer .copyright-social nav.is-legal {
        display: block;
    }
    .footer .copyright-social .social {
        display: none;
    }
    .footer .copyright-social #bx-composite-banner {
        display: none;
    }
}

.form-standart__field.is-personal-data {
    clear: both;
}
.form-standart__field.is-personal-data .form-standart__inputs {
    display: inline-block;
}
.form-standart__field.is-personal-data.is-none .icheckbox {
    outline: 1px solid #ca0066;
    background: none;
}
.form-standart__field.is-personal-data .form-standart__item {
    text-align: left;
}
/* End */


/* Start:/local/templates/webprofy/js/vendor/jquery.icheck/skins/square/yellow.css?16803528471547*/
/* iCheck plugin Square skin, yellow
----------------------------------- */
.icheckbox_square-yellow,
.iradio_square-yellow {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(/local/templates/webprofy/js/vendor/jquery.icheck/skins/square/yellow.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-yellow {
    background-position: 0 0;
}
    .icheckbox_square-yellow.hover {
        background-position: -24px 0;
    }
    .icheckbox_square-yellow.checked {
        background-position: -48px 0;
    }
    .icheckbox_square-yellow.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square-yellow.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-yellow {
    background-position: -120px 0;
}
    .iradio_square-yellow.hover {
        background-position: -144px 0;
    }
    .iradio_square-yellow.checked {
        background-position: -168px 0;
    }
    .iradio_square-yellow.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-yellow.checked.disabled {
        background-position: -216px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
    .icheckbox_square-yellow,
    .iradio_square-yellow {
        background-image: url(/local/templates/webprofy/js/vendor/jquery.icheck/skins/square/yellow@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}
/* End */


/* Start:/local/templates/webprofy/styles.css?16803526247305*/
/**************************************************************/
@font-face {
  font-family: "MuseoSansCyrl";
  font-style: normal;
  font-weight: normal;
  src: url("/local/templates/webprofy/fonts/MuseoSansCyrl/MuseoSansCyrl_300-webfont.eot?") format("eot"), url("/local/templates/webprofy/fonts/MuseoSansCyrl/MuseoSansCyrl_300-webfont.woff2") format("woff2"), url("/local/templates/webprofy/fonts/MuseoSansCyrl/MuseoSansCyrl_300-webfont.woff") format("woff"), url("/local/templates/webprofy/fonts/MuseoSansCyrl/MuseoSansCyrl_300-webfont.ttf") format("truetype"), url("/local/templates/webprofy/fonts/MuseoSansCyrl/MuseoSansCyrl_300-webfont.svg#MuseoSansCyrl") format("svg"); }

@font-face {
  font-family: "MuseoSansCyrl";
  font-style: italic;
  font-weight: normal;
  src: url("/local/templates/webprofy/fonts/MuseoSansCyrl/MuseoSansCyrl_300_Italic-webfont.eot?") format("eot"), url("/local/templates/webprofy/fonts/MuseoSansCyrl/MuseoSansCyrl_300_Italic-webfont.woff2") format("woff2"), url("/local/templates/webprofy/fonts/MuseoSansCyrl/MuseoSansCyrl_300_Italic-webfont.woff") format("woff"), url("/local/templates/webprofy/fonts/MuseoSansCyrl/MuseoSansCyrl_300_Italic-webfont.ttf") format("truetype"), url("/local/templates/webprofy/fonts/MuseoSansCyrl/MuseoSansCyrl_300_Italic-webfont.svg#MuseoSansCyrl") format("svg"); }

@font-face {
  font-family: "MuseoSansCyrl700";
  font-style: normal;
  font-weight: bold;
  src: url("/local/templates/webprofy/fonts/MuseoSansCyrl700/MuseoSansCyrl_700-webfont.eot?") format("eot"), url("/local/templates/webprofy/fonts/MuseoSansCyrl700/MuseoSansCyrl_700-webfont.woff2") format("woff2"), url("/local/templates/webprofy/fonts/MuseoSansCyrl700/MuseoSansCyrl_700-webfont.woff") format("woff"), url("/local/templates/webprofy/fonts/MuseoSansCyrl700/MuseoSansCyrl_700-webfont.ttf") format("truetype"), url("/local/templates/webprofy/fonts/MuseoSansCyrl700/MuseoSansCyrl_700-webfont.svg#MuseoSansCyrl700") format("svg"); }

@font-face {
  font-family: "MuseoSansCyrl700";
  font-style: italic;
  font-weight: bold;
  src: url("/local/templates/webprofy/fonts/MuseoSansCyrl700/MuseoSansCyrl_700_Italic-webfont.eot?") format("eot"), url("/local/templates/webprofy/fonts/MuseoSansCyrl700/MuseoSansCyrl_700_Italic-webfont.woff2") format("woff2"), url("/local/templates/webprofy/fonts/MuseoSansCyrl700/MuseoSansCyrl_700_Italic-webfont.woff") format("woff"), url("/local/templates/webprofy/fonts/MuseoSansCyrl700/MuseoSansCyrl_700_Italic-webfont.ttf") format("truetype"), url("/local/templates/webprofy/fonts/MuseoSansCyrl700/MuseoSansCyrl_700_Italic-webfont.svg#MuseoSansCyrl700") format("svg"); }

@font-face {
  font-family: "MuseoSansCyrl100";
  font-style: normal;
  font-weight: normal;
  src: url("/local/templates/webprofy/fonts/MuseoSansCyrl100/MuseoSansCyrl_100-webfont.eot?") format("eot"), url("/local/templates/webprofy/fonts/MuseoSansCyrl100/MuseoSansCyrl_100-webfont.woff2") format("woff2"), url("/local/templates/webprofy/fonts/MuseoSansCyrl100/MuseoSansCyrl_100-webfont.woff") format("woff"), url("/local/templates/webprofy/fonts/MuseoSansCyrl100/MuseoSansCyrl_100-webfont.ttf") format("truetype"), url("/local/templates/webprofy/fonts/MuseoSansCyrl100/MuseoSansCyrl_100-webfont.svg#MuseoSansCyrl100") format("svg"); }

@font-face {
  font-family: "MuseoSansCyrl100";
  font-style: italic;
  font-weight: normal;
  src: url("/local/templates/webprofy/fonts/MuseoSansCyrl100/MuseoSansCyrl_100_Italic-webfont.eot?") format("eot"), url("/local/templates/webprofy/fonts/MuseoSansCyrl100/MuseoSansCyrl_100_Italic-webfont.woff2") format("woff2"), url("/local/templates/webprofy/fonts/MuseoSansCyrl100/MuseoSansCyrl_100_Italic-webfont.woff") format("woff"), url("/local/templates/webprofy/fonts/MuseoSansCyrl100/MuseoSansCyrl_100_Italic-webfont.ttf") format("truetype"), url("/local/templates/webprofy/fonts/MuseoSansCyrl100/MuseoSansCyrl_100_Italic-webfont.svg#MuseoSansCyrl100") format("svg"); }

@font-face {
  font-family: "MuseoSansCyrl500";
  font-style: normal;
  font-weight: normal;
  src: url("/local/templates/webprofy/fonts/MuseoSansCyrl500/MuseoSansCyrl_500-webfont.eot?") format("eot"), url("/local/templates/webprofy/fonts/MuseoSansCyrl500/MuseoSansCyrl_500-webfont.woff2") format("woff2"), url("/local/templates/webprofy/fonts/MuseoSansCyrl500/MuseoSansCyrl_500-webfont.woff") format("woff"), url("/local/templates/webprofy/fonts/MuseoSansCyrl500/MuseoSansCyrl_500-webfont.ttf") format("truetype"), url("/local/templates/webprofy/fonts/MuseoSansCyrl500/MuseoSansCyrl_500-webfont.svg#MuseoSansCyrl500") format("svg"); }

@font-face {
  font-family: "MuseoSansCyrl500";
  font-style: italic;
  font-weight: normal;
  src: url("/local/templates/webprofy/fonts/MuseoSansCyrl500/MuseoSansCyrl_500_Italic-webfont.eot?") format("eot"), url("/local/templates/webprofy/fonts/MuseoSansCyrl500/MuseoSansCyrl_500_Italic-webfont.woff2") format("woff2"), url("/local/templates/webprofy/fonts/MuseoSansCyrl500/MuseoSansCyrl_500_Italic-webfont.woff") format("woff"), url("/local/templates/webprofy/fonts/MuseoSansCyrl500/MuseoSansCyrl_500_Italic-webfont.ttf") format("truetype"), url("/local/templates/webprofy/fonts/MuseoSansCyrl500/MuseoSansCyrl_500_Italic-webfont.svg#MuseoSansCyrl500") format("svg"); }

@font-face {
  font-family: "Fontello";
  font-style: normal;
  font-weight: normal;
  src: url("/local/templates/webprofy/fonts/Fontello/fontello.eot?") format("eot"), url("/local/templates/webprofy/fonts/Fontello/fontello.woff2") format("woff2"), url("/local/templates/webprofy/fonts/Fontello/fontello.woff") format("woff"), url("/local/templates/webprofy/fonts/Fontello/fontello.ttf") format("truetype"), url("/local/templates/webprofy/fonts/Fontello/fontello.svg#Fontello") format("svg"); }

@font-face {
  font-family: "PTSans";
  font-style: normal;
  font-weight: normal;
  src: url("/local/templates/webprofy/fonts/PTSans/PTS55F.eot?") format("eot"), url("/local/templates/webprofy/fonts/PTSans/PTS55F.woff2") format("woff2"), url("/local/templates/webprofy/fonts/PTSans/PTS55F.woff") format("woff"), url("/local/templates/webprofy/fonts/PTSans/PTS55F.ttf") format("truetype"), url("/local/templates/webprofy/fonts/PTSans/PTS55F.svg#PTSans") format("svg"); }

@font-face {
  font-family: "PTSans";
  font-style: italic;
  font-weight: normal;
  src: url("/local/templates/webprofy/fonts/PTSans/PTS56F.eot?") format("eot"), url("/local/templates/webprofy/fonts/PTSans/PTS56F.woff2") format("woff2"), url("/local/templates/webprofy/fonts/PTSans/PTS56F.woff") format("woff"), url("/local/templates/webprofy/fonts/PTSans/PTS56F.ttf") format("truetype"), url("/local/templates/webprofy/fonts/PTSans/PTS56F.svg#PTSans") format("svg"); }

@font-face {
  font-family: "PTSans";
  font-style: normal;
  font-weight: bold;
  src: url("/local/templates/webprofy/fonts/PTSans/PTS75F.eot?") format("eot"), url("/local/templates/webprofy/fonts/PTSans/PTS75F.woff2") format("woff2"), url("/local/templates/webprofy/fonts/PTSans/PTS75F.woff") format("woff"), url("/local/templates/webprofy/fonts/PTSans/PTS75F.ttf") format("truetype"), url("/local/templates/webprofy/fonts/PTSans/PTS75F.svg#PTSans") format("svg"); }

@font-face {
  font-family: "PTSans";
  font-style: italic;
  font-weight: bold;
  src: url("/local/templates/webprofy/fonts/PTSans/PTS76F.eot?") format("eot"), url("/local/templates/webprofy/fonts/PTSans/PTS76F.woff2") format("woff2"), url("/local/templates/webprofy/fonts/PTSans/PTS76F.woff") format("woff"), url("/local/templates/webprofy/fonts/PTSans/PTS76F.ttf") format("truetype"), url("/local/templates/webprofy/fonts/PTSans/PTS76F.svg#PTSans") format("svg"); }

@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  src: url("/local/templates/webprofy/fonts/FontAwesome/FontAwesome.eot?") format("eot"), url("/local/templates/webprofy/fonts/FontAwesome/FontAwesome.woff2") format("woff2"), url("/local/templates/webprofy/fonts/FontAwesome/FontAwesome.woff") format("woff"), url("/local/templates/webprofy/fonts/FontAwesome/FontAwesome.ttf") format("truetype"), url("/local/templates/webprofy/fonts/FontAwesome/FontAwesome.svg#FontAwesome") format("svg"); }

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; }

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

body {
  line-height: 1; }

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; }

/* End */


/* Start:/local/templates/webprofy/template_styles.css?1752747396958364*/
@charset "UTF-8";
/* This CSS is AUTOGENERATED, do not edit it */
/* @mixin box-margin($margin) {
	margin-top: $margin;
	margin-bottom: $margin;
  @debug $margin;
	&:first-child {
		margin-top: 0;
	}
	&:last-child {
		margin-bottom: 0;
	}
} */
/**************************************************************/
/* Кнопки */
.button, .button-primary, .cart-items__checkout, .catalog-table__btn-buy, .promo-slider__morebutton, .button-big, .search-title.is-fullwidth .search-title__submit, .button-secondary, .accordion-steps__content .accordion-step__next, .accordion-steps__content .accordion-step__prev, .product-detail-pseudo-offer__buy, .product-detail-pseudo-offer__order, .search-b2b-title__submit {
  background: #85ad27;
  background: -moz-linear-gradient(top, #85ad27 0%, #74942a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #85ad27), color-stop(100%, #74942a));
  background: -webkit-linear-gradient(top, #85ad27 0%, #74942a 100%);
  background: -o-linear-gradient(top, #85ad27 0%, #74942a 100%);
  background: -ms-linear-gradient(top, #85ad27 0%, #74942a 100%);
  background: linear-gradient(to bottom, #85ad27 0%, #74942a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85ad27', endColorstr='#74942a',GradientType=0 );
  display: block;
  padding: 4px 15px;
  line-height: 2em;
  text-decoration: none;
  color: white;
  border: none;
  cursor: pointer;
  font-size: 13px;
  text-transform: uppercase;
  width: 100%;
  outline: none; }

.button-primary, .cart-items__checkout, .catalog-table__btn-buy, .promo-slider__morebutton {
  padding-left: 25px;
  padding-right: 25px;
  min-width: 200px;
  text-transform: uppercase;
  font-size: 100%;
  font-family: "MuseoSansCyrl", Arial, sans-serif;
  font-weight: 500;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 1280px) {
    .button-primary, .cart-items__checkout, .catalog-table__btn-buy, .promo-slider__morebutton {
      padding-left: 18px;
      padding-right: 18px; } }
  @media screen and (max-width: 1023px) {
    .button-primary, .cart-items__checkout, .catalog-table__btn-buy, .promo-slider__morebutton {
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (max-width: 479px) {
    .button-primary, .cart-items__checkout, .catalog-table__btn-buy, .promo-slider__morebutton {
      padding-left: 12px;
      padding-right: 12px; } }
  @media screen and (min-width: 1400px) {
    .button-primary, .cart-items__checkout, .catalog-table__btn-buy, .promo-slider__morebutton {
      padding-left: 35px;
      padding-right: 35px; } }
  @media screen and (min-width: 2200px) {
    .button-primary, .cart-items__checkout, .catalog-table__btn-buy, .promo-slider__morebutton {
      padding-left: 50px;
      padding-right: 50px; } }
  @media screen and (max-width: 1280px) {
    .button-primary, .cart-items__checkout, .catalog-table__btn-buy, .promo-slider__morebutton {
      font-size: 100%; } }
  .button-primary span, .cart-items__checkout span, .catalog-table__btn-buy span, .promo-slider__morebutton span {
    font-weight: normal;
    text-transform: none;
    display: block;
    color: #1c2028;
    font-size: 60%;
    font-family: "MuseoSansCyrl", Arial, sans-serif; }

.button-big, .cart-items__checkout, .search-title.is-fullwidth .search-title__submit {
  font-size: 14px;
  border-radius: 25px; }

.button-secondary {
  background: #0099FF;
  color: white;
  border: none; }
  .button-secondary:hover {
    background: #0a9dff; }

/* Ссылки */
a {
  text-decoration: underline;
  color: initial; }
  a:hover {
    text-decoration: none; }

a.doc-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #c6c6c8;
  font-size: 18px;
  padding-right: 10px;
  content: "";
  margin-right: .5em; }

a.callback-link {
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  font-weight: bold;
  letter-spacing: .05em;
  text-decoration: none;
  color: white;
  border-radius: 20px; }
  a.callback-link:hover {
    color: #ffd83c; }

a.dashed-link {
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px dashed #4183c4; }
  a.dashed-link:hover {
    border-bottom-style: solid; }

a.more-link {
  margin-top: 20px;
  margin-bottom: 20px; }
  a.more-link:first-child {
    margin-top: 0; }
  a.more-link:last-child {
    margin-bottom: 0; }

a.nocolor-link {
  color: inherit; }

a.heading-link {
  font-size: 70%;
  margin-left: 20px; }

a.pseudo-link, a.checkbox-cols__btn {
  text-decoration: none;
  border-bottom: 1px dashed; }
  a.pseudo-link:hover, a.checkbox-cols__btn:hover {
    border-bottom: none; }

a.bg-link {
  font-size: 11px;
  color: #146b95;
  padding: 0px 8px;
  background-color: #fff;
  line-height: 20px;
  display: inline-block;
  border-radius: 10px;
  text-decoration: none;
  margin: 5px; }
  a.bg-link:hover {
    color: #fff;
    background-color: #024d72; }
  a.bg-link:active {
    color: #fff;
    background-color: #c7c7ca; }

.rub {
  display: inline-block;
  width: 1em;
  overflow: hidden;
  vertical-align: bottom;
  white-space: nowrap; }
  .rub:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: ""; }
  .rub:before {
    font-size: 0.9em;
    margin-right: 1em; }

.accordion-steps {
  position: relative;
  margin-left: -2.5%;
  /*pay*/
  /* Новые стили */
  /* Advanced info */
  /* Coupon */
  /* pickup */
  /*Sidebar*/
  /* SCU */
  /*REGION*/
  /*FIELDS*/
  /*CHECKBOX*/
  /* MAPS */
  /* AUTH */
  /*block*/
  /* PAGINATION */ }
  .accordion-steps:after {
    content: '';
    display: block;
    clear: left; }
  .accordion-steps__content {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 72.5%;
    margin-left: 2.5%; }
    @media screen and (max-width: 1023px) {
      .accordion-steps__content {
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 97.5%;
        margin-left: 2.5%; } }
    .accordion-steps__content .accordion-step {
      width: 100%;
      margin-bottom: 20px;
      border: 1px solid #aba9a6; }
      .accordion-steps__content .accordion-step:last-child {
        margin-bottom: 0; }
      .accordion-steps__content .accordion-step__header {
        background: #e1e1e1;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px; }
      .accordion-steps__content .accordion-step__title-count {
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        _height: 15px;
        background: #999794;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        position: relative; }
      .accordion-steps__content .accordion-step__title {
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        _height: 15px;
        margin-left: 20px; }
      .accordion-steps__content .accordion-step__title-wrapper {
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        _height: 15px; }
      .accordion-steps__content .accordion-step__settings {
        display: none;
        float: right;
        margin-top: 5px; }
        .accordion-steps__content .accordion-step__settings:first-child {
          margin-top: 0; }
        .accordion-steps__content .accordion-step__settings a {
          text-decoration: none;
          border-bottom: 1px dashed; }
          .accordion-steps__content .accordion-step__settings a:hover {
            border-bottom: none; }
      .accordion-steps__content .accordion-step__content {
        display: none;
        border-top: 1px solid #bdbbb8;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px; }
        .accordion-steps__content .accordion-step__content:after {
          content: '';
          display: block;
          clear: both; }
      .accordion-steps__content .accordion-step__footer {
        display: none;
        margin-top: 20px; }
        .accordion-steps__content .accordion-step__footer:first-child {
          margin-top: 0; }
        .accordion-steps__content .accordion-step__footer:after {
          content: '';
          display: block;
          clear: both; }
        .accordion-steps__content .accordion-step__footer .accordion-step-coupon {
          float: left; }
      .accordion-steps__content .accordion-step__next {
        float: right; }
      .accordion-steps__content .accordion-step__prev {
        float: left; }
      .accordion-steps__content .accordion-step .accordion-step-coupon__title {
        font-weight: bold;
        margin-bottom: 5px; }
        .accordion-steps__content .accordion-step .accordion-step-coupon__title:last-child {
          margin-bottom: 0; }
      .accordion-steps__content .accordion-step .accordion-step-coupon__input {
        position: relative;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        _height: 15px; }
        .accordion-steps__content .accordion-step .accordion-step-coupon__input:before {
          display: inline-block;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: inherit;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0);
          color: #c6c6c8;
          font-size: 18px;
          padding-right: 10px;
          content: ""; }
        .accordion-steps__content .accordion-step .accordion-step-coupon__input:before {
          right: 6px;
          top: 7px;
          position: absolute;
          color: #c2c0bd;
          cursor: pointer; }
      .accordion-steps__content .accordion-step .accordion-step-coupon.is-infooter {
        float: left; }
      .accordion-steps__content .accordion-step__submit {
        display: none;
        text-align: right; }
        .accordion-steps__content .accordion-step__submit.is-active {
          display: block; }
      .accordion-steps__content .accordion-step.bx-active .accordion-step__content {
        display: block; }
      .accordion-steps__content .accordion-step.bx-active .accordion-step__footer {
        display: block; }
      .accordion-steps__content .accordion-step.bx-step-completed {
        border-color: green; }
        .accordion-steps__content .accordion-step.bx-step-completed .accordion-step__title-count:before {
          display: inline-block;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: inherit;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0);
          color: #c6c6c8;
          font-size: 18px;
          padding-right: 10px;
          content: ""; }
        .accordion-steps__content .accordion-step.bx-step-completed .accordion-step__title-count:before {
          bottom: 0px;
          right: -4px;
          position: absolute; }
        .accordion-steps__content .accordion-step.bx-step-completed .accordion-step__settings {
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          _height: 15px; }
        .accordion-steps__content .accordion-step.bx-step-completed .accordion-step__footer {
          display: none; }
      .accordion-steps__content .accordion-step__table-fade {
        position: relative; }
      .accordion-steps__content .accordion-step__item-table {
        margin-bottom: 10px;
        min-width: 100%;
        display: table; }
  .accordion-steps__result {
    position: relative;
    box-sizing: border-box;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 22.5%;
    margin-left: 2.5%; }
    @media screen and (max-width: 1023px) {
      .accordion-steps__result {
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 97.5%;
        margin-left: 2.5%; } }
    .accordion-steps__result .accordion-steps-result {
      position: relative;
      background: #e1e1e1;
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 20px;
      padding-right: 20px;
      opacity: 1;
      -webkit-transition: opacity .2s ease;
      -moz-transition: opacity .2s ease;
      -o-transition: opacity .2s ease;
      transition: opacity .2s ease; }
      .accordion-steps__result .accordion-steps-result.is-fixed {
        position: fixed;
        top: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
      .accordion-steps__result .accordion-steps-result.is-fixed-bottom {
        opacity: 0; }
      @media screen and (max-width: 1023px) {
        .accordion-steps__result .accordion-steps-result {
          width: 100% !important;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
          .accordion-steps__result .accordion-steps-result.is-fixed {
            position: relative;
            top: 0; }
          .accordion-steps__result .accordion-steps-result.is-fixed-bottom {
            opacity: 1; } }
      .accordion-steps__result .accordion-steps-result__item {
        border-bottom: 1px solid black;
        padding-top: 20px;
        padding-bottom: 20px; }
        .accordion-steps__result .accordion-steps-result__item:after {
          content: '';
          display: block;
          clear: both; }
        .accordion-steps__result .accordion-steps-result__item:first-child {
          padding-top: 0; }
      .accordion-steps__result .accordion-steps-result__footer {
        padding-top: 20px; }
        .accordion-steps__result .accordion-steps-result__footer:after {
          content: '';
          display: block;
          clear: both; }
        .accordion-steps__result .accordion-steps-result__footer .accordion-steps-result__value {
          font-size: 20px;
          line-height: 1.25;
          font-weight: bold; }
      .accordion-steps__result .accordion-steps-result__label {
        font-weight: bold;
        float: left; }
      .accordion-steps__result .accordion-steps-result__value {
        float: right; }
      .accordion-steps__result .accordion-steps-result__base.is-discount {
        color: #c2c0bd;
        text-decoration: line-through; }
  .accordion-steps__submit {
    text-align: right; }
    @media screen and (max-width: 1023px) {
      .accordion-steps__submit {
        display: none; } }
  .accordion-steps .form-standart__title {
    margin-left: 0;
    margin-right: 0; }
  .accordion-steps .form-standart__field {
    display: block;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 30px; }
    .accordion-steps .form-standart__field:first-child {
      margin-top: 0; }
    .accordion-steps .form-standart__field:last-child {
      margin-bottom: 0; }
  .accordion-steps .form-standart__label {
    font-weight: bold;
    display: block;
    padding: 0;
    width: auto;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px; }
    .accordion-steps .form-standart__label:first-child {
      margin-top: 0; }
    .accordion-steps .form-standart__label:last-child {
      margin-bottom: 0; }
  .accordion-steps .form-standart__item {
    display: block;
    padding: 0; }
  .accordion-steps .form-standart__inputs {
    width: 100%;
    float: none;
    margin-right: 0; }
  .accordion-steps .accordion-step .accordion-step__title-count:after {
    counter-increment: heading;
    content: counter(heading); }
  .accordion-steps .accordion-step__item-tr {
    display: table-row; }
  .accordion-steps .accordion-step__item-td {
    display: table-cell;
    vertical-align: top;
    padding-top: 10px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border-top: 1px dotted #e5e5e5; }
  @media (min-width: 769px) {
    .accordion-steps .accordion-step__item-td {
      padding-left: 7px;
      padding-right: 7px;
      padding-bottom: 10px; } }
  .accordion-steps .accordion-step__item-table .accordion-step__item-tr:first-child .accordion-step__item-td {
    border-top: none; }
  .accordion-steps .accordion-step__item-img-block {
    float: left;
    padding-right: 15px; }
  .accordion-steps .bx-step-completed .accordion-step__item-img-block {
    width: 48px;
    padding-bottom: 10px;
    padding-right: 10px; }
  .accordion-steps .accordion-step__item-imgcontainer {
    border-radius: 4px;
    border: 1px solid #ddd;
    padding-top: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
  .accordion-steps .accordion-step__item-title {
    font-weight: bold;
    padding-bottom: 5px; }
  .accordion-steps .accordion-step__item-td-title {
    line-height: 20px;
    color: #7c7c7c;
    padding-bottom: 3px;
    font-size: 12px; }
  .accordion-steps .accordion-step__item-td-text {
    line-height: 25px;
    vertical-align: middle; }
  .accordion-steps .accordion-step.bx-step-warning .accordion-step-title-count {
    background: #f8c11a;
    border-color: #f8c11a; }
  .accordion-steps .accordion-step.bx-step-warning .accordion-step-title-count:after {
    color: #000; }
  .accordion-steps .accordion-step.bx-step-warning {
    border: 1px solid #CCBE71; }
  .accordion-steps .accordion-step.bx-step-warning .accordion-step-title-count:before {
    display: block;
    background-position: center -37px; }
  .accordion-steps .accordion-step.bx-step-error .accordion-step-title-count {
    background: #db4c4c;
    border-color: #db4c4c; }
  .accordion-steps .accordion-step.bx-step-error .accordion-step-title-count:after {
    color: #fff; }
  .accordion-steps .accordion-step.bx-step-error {
    border: 1px solid #db4a29; }
  .accordion-steps .accordion-step.bx-step-error .accordion-step-title-count:before {
    display: block;
    background-position: center -20px; }
  .accordion-steps .accordion-step__coupon-item strong:first-child {
    margin-left: 10px; }
  .accordion-steps .accordion-step__coupon-item strong {
    white-space: nowrap;
    margin-right: 20px;
    position: relative;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    letter-spacing: -0.5px; }
  .accordion-steps .accordion-step__coupon-item strong.accordion-step__coupon-item-danger {
    color: #A94442; }
  .accordion-steps .accordion-step__coupon-item strong.accordion-step__coupon-item-success {
    color: #3ba428; }
  .accordion-steps .accordion-step__coupon-item strong.accordion-step__coupon-item-used {
    color: #777; }
  .accordion-steps .accordion-step__coupon-item-danger-mess,
  .accordion-steps .accordion-step__coupon-item-mess {
    display: none;
    position: absolute;
    left: 0;
    min-width: 100%;
    top: 100%;
    font-weight: normal;
    padding: 6px 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    text-transform: none;
    color: #333;
    letter-spacing: normal;
    z-index: 1; }
  .accordion-steps .accordion-step__coupon-item strong:hover .accordion-step__coupon-item-mess,
  .accordion-steps .accordion-step__coupon-item strong:hover .accordion-step__coupon-item-danger-mess {
    display: block; }
  .accordion-steps .accordion-step__coupon-remove {
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-left: 10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANhJREFUeNpEkM0KwjAQhGdr/Dv6Nj6EXkRvehTfRhS868lWWigU9OFEHGeTqIF0dydftrMJp0s1McMdwJ5AY0iLKaxVbwGbBxgeJKaCS4NjbJxQvlE4a/ektUFX9w5JCNolEzQmGCHlT8VjEFQjdvrBN0EOF4oOrXS5Cxmqs7NKVSEroPHlkLLOLRX4r5HOjenf3tE7DDyjxCLNx032ZFovSe80BK7Sl9IQmJ4gT4foSfowe+47jGx+xzidQxY9Zd/+/cLbIC8ztW9VHBL0fXDWGdeDc/ERYABB6E45iF95UQAAAABJRU5ErkJggg==) no-repeat center;
    cursor: pointer;
    vertical-align: middle;
    position: relative;
    top: -1px; }
  @media (min-width: 1200px) {
    .accordion-steps .accordion-step__.accordion-step__pp-company:nth-child(4n+1) {
      clear: both; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .accordion-steps .accordion-step__.accordion-step__pp-company:nth-child(3n+1) {
      clear: both; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .accordion-steps .accordion-step__.accordion-step__pp-company:nth-child(3n+1) {
      clear: both; } }
  @media (max-width: 767px) {
    .accordion-steps .accordion-step__.accordion-step__pp-company:nth-child(2n+1) {
      clear: both; } }
  @media (min-width: 481px) and (max-width: 766px) {
    .accordion-steps .accordion-step__desc-container .accordion-step__pp-company-logo {
      width: 100%;
      padding-top: 0; }
    .accordion-steps .accordion-step__desc-container .accordion-step__pp-company-smalltitle {
      display: none; }
    .accordion-steps .accordion-step__list-termin {
      width: 30%; } }
  @media (max-width: 480px) {
    .accordion-steps .accordion-step__pp-company-logo {
      width: 45%; }
    .accordion-steps .accordion-step__pp-company-title {
      display: none; }
    .accordion-steps .accordion-step__item-container {
      border-right: none; }
    .accordion-steps .accordion-step__desc-container .accordion-step__pp-company-logo {
      width: 100%;
      padding-top: 0; }
    .accordion-steps .accordion-step__desc-container .accordion-step__pp-company-smalltitle {
      display: none; }
    .accordion-steps .accordion-step__list-termin {
      width: 40%; } }
  .accordion-steps .accordion-step__pp-company {
    padding-bottom: 20px;
    z-index: 100;
    position: relative; }
    .accordion-steps .accordion-step__pp-company.is-hidden {
      display: none; }
  .accordion-steps .accordion-step__.accordion-step__pp-company {
    padding: 7px;
    border: 1px solid transparent;
    -webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease; }
  .accordion-steps .accordion-step__desc-container {
    padding-top: 7px; }
  .accordion-steps .accordion-step__desc-container .accordion-step__pp-company {
    background: #f8fafc;
    border: 1px solid #d5dadc;
    padding: 7px 15px; }
  .accordion-steps .accordion-step__pp-company-logo {
    padding-top: 6px; }
  .accordion-steps .accordion-step__pp-company-graf-container {
    border: 2px solid #c3cace;
    border-radius: 2px;
    position: relative;
    background: #fff;
    width: auto;
    height: 0;
    /*margin-bottom: 10px;*/
    padding-top: 50%; }
  .accordion-steps .accordion-step__pp-company.bx-selected .accordion-step__pp-company-graf-container {
    border-color: #00bb06; }
  .accordion-steps .accordion-step__inner-ps.bx-selected .accordion-step__pp-company-graf-container {
    border-color: #00bb03; }
  .accordion-steps .accordion-step__pp-company.bx-bd-error .accordion-step__pp-company-graf-container {
    border-color: #db4a29; }
  .accordion-steps .accordion-step__pp-company.bx-bd-waring .accordion-step__pp-company-graf-container {
    border-color: #CCBE71; }
  .accordion-steps input[type=checkbox].accordion-step__pp-company-checkbox {
    position: absolute;
    top: 7px;
    left: 7px;
    margin: 0;
    padding: 0;
    z-index: 100; }
  .accordion-steps .accordion-step__pp-company-image {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
  .accordion-steps .accordion-step__desc-container .accordion-step__pp-company-logo {
    max-width: 150px; }
  .accordion-steps .accordion-step__pp-company-smalltitle {
    padding-top: 9px;
    color: #a3a3a3;
    font-size: 11px;
    text-align: center;
    padding-bottom: 5px; }
  .accordion-steps .accordion-step__pp-company-title {
    font-size: 19px;
    font-weight: bold; }
  .accordion-steps .accordion-step__pp-company-subTitle {
    font-size: 15px;
    font-weight: bold; }
  .accordion-steps .accordion-step__pp-company-desc {
    font-size: 13px;
    padding-top: 10px;
    line-height: 17px; }
  .accordion-steps .accordion-step__pp-company-selected {
    padding: 4px 0; }
  .accordion-steps .accordion-step__pp-company-selected strong {
    margin-left: 10px;
    display: inline-block;
    vertical-align: top; }
  .accordion-steps ul.accordion-step__list {
    margin: 10px 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    color: #000; }
  .accordion-steps ul.accordion-step__list li {
    clear: both;
    padding: 5px 0; }
  .accordion-steps .accordion-step__list-termin {
    color: #8d8d8d;
    display: block; }
  .accordion-steps .accordion-step__list-description {
    display: block; }
  .accordion-steps .accordion-step__pp-delivery-cost {
    position: absolute;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    padding: 2px 4px;
    right: -2px;
    bottom: -2px;
    border-radius: 1px;
    background: rgba(0, 0, 0, 0.5); }
  .accordion-steps .accordion-step__field .form-control {
    background: #fff; }
  .accordion-steps .accordion-step__pp-company-block .checkbox label,
  .accordion-steps .accordion-step__pp-company-block .form-group label {
    font-size: 13px; }
  .accordion-steps .accordion-step__pp-company-block .form-control {
    font-size: 13px; }
  .accordion-steps .accordion-step__price {
    text-align: right;
    padding: 4px 0; }
  .accordion-steps .accordion-step.bx-step-good {
    -webkit-animation: animationBorderStep ease 5s;
    -moz-animation: animationBorderStep ease 5s;
    -o-animation: animationBorderStep ease 5s;
    animation: animationBorderStep ease 5s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }

@-webkit-keyframes animationBorderStep {
  0% {
    border-color: #70BB18; }
  100% {
    border-color: #91cedc; } }

@-moz-keyframes animationBorderStep {
  0% {
    border-color: #70BB18; }
  100% {
    border-color: #91cedc; } }

@-ms-keyframes animationBorderStep {
  .accordion-steps 0% {
    border-color: #70BB18; }
  .accordion-steps 100% {
    border-color: #91cedc; } }

@-o-keyframes animationBorderStep {
  0% {
    border-color: #70BB18; }
  100% {
    border-color: #91cedc; } }

@keyframes animationBorderStep {
  0% {
    border-color: #70BB18; }
  100% {
    border-color: #91cedc; } }
  .accordion-steps .accordion-step.bx-step-bad {
    -webkit-animation: animationBorderStepBad ease 5s;
    -moz-animation: animationBorderStepBad ease 5s;
    -o-animation: animationBorderStepBad ease 5s;
    animation: animationBorderStepBad ease 5s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }

@-webkit-keyframes animationBorderStepBad {
  0% {
    border-color: #db4a29; }
  100% {
    border-color: #91cedc; } }

@-moz-keyframes animationBorderStepBad {
  0% {
    border-color: #db4a29; }
  100% {
    border-color: #91cedc; } }

@-ms-keyframes animationBorderStepBad {
  .accordion-steps 0% {
    border-color: #db4a29; }
  .accordion-steps 100% {
    border-color: #91cedc; } }

@-o-keyframes animationBorderStepBad {
  0% {
    border-color: #db4a29; }
  100% {
    border-color: #91cedc; } }

@keyframes animationBorderStepBad {
  0% {
    border-color: #db4a29; }
  100% {
    border-color: #91cedc; } }
  .accordion-steps .accordion-step__pp {
    position: relative;
    margin-left: -2.5%; }
    .accordion-steps .accordion-step__pp:after {
      content: '';
      display: block;
      clear: left; }
    .accordion-steps .accordion-step__pp:after {
      content: '';
      display: block;
      clear: both; }
  .accordion-steps .accordion-step__item-container {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 72.5%;
    margin-left: 2.5%;
    float: left;
    padding-right: 20px;
    box-sizing: border-box; }
  .accordion-steps .accordion-step__pp-desc-container {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 22.5%;
    margin-left: 2.5%;
    float: right; }
  .accordion-steps .accordion-step__item-container .accordion-step__pp-company {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 22.5%;
    margin-left: 2.5%;
    padding: 7px;
    display: inline-block; }
  .accordion-steps .accordion-step__pp-company-selected {
    float: left; }
  .accordion-steps .accordion-step__pp-price {
    float: right; }
  .accordion-steps .icon-success {
    position: absolute;
    left: 16px;
    width: 21px;
    height: 21px;
    background-size: contain;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjEgMjEiPjxzdHlsZT4uc3Qwe2ZpbGw6IzcxYmEyNH08L3N0eWxlPjxwYXRoIGlkPSJGb3JtYV8xIiBjbGFzcz0ic3QwIiBkPSJNMTAuNSAwQzQuNyAwIDAgNC43IDAgMTAuNVM0LjcgMjEgMTAuNSAyMSAyMSAxNi4zIDIxIDEwLjUgMTYuMyAwIDEwLjUgMHpNOSAxNS40bC01LTQuOSAyLTIgMyAzIDYtNS45IDIgMi04IDcuOHoiLz48L3N2Zz4=); }
  .accordion-steps .icon-warning {
    position: absolute;
    left: 16px;
    width: 22px;
    height: 20px;
    background-size: contain;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjIgMjAiPjxzdHlsZT4uc3Qwe2ZpbGw6I2RlYTcxMn08L3N0eWxlPjxwYXRoIGlkPSJGb3JtYV8xIiBjbGFzcz0ic3QwIiBkPSJNMjEuNyAxNi43TDEyLjkgMS4xQzEyLjMuMSAxMS0uMyAxMCAuM2MtLjQuMi0uNy41LS45LjhMLjMgMTYuN2MtLjQuNy0uNCAxLjUgMCAyLjIuNC43IDEuMSAxLjEgMS45IDEuMWgxNy43Yy44IDAgMS41LS40IDEuOS0xLjEuMy0uNy4zLTEuNS0uMS0yLjJ6bS0xMC43LjhjLS44IDAtMS40LS42LTEuNS0xLjQgMC0uOC42LTEuNCAxLjQtMS41LjggMCAxLjQuNiAxLjUgMS40IDAgLjgtLjYgMS41LTEuNCAxLjV6bTEuNC02LjJjMCAuOC0uNiAxLjQtMS40IDEuNHMtMS40LS42LTEuNC0xLjRWNC43YzAtLjQuMy0uNy43LS43aDEuNWMuNCAwIC43LjMuNy43bC0uMSA2LjZ6Ii8+PC9zdmc+); }
  .accordion-steps .accordion-step__tooltip.accordion-step__tooltip-static {
    position: relative;
    z-index: 0;
    margin-bottom: 5px; }
  .accordion-steps .accordion-step__tooltip.accordion-step__tooltip-static .tooltip-arrow {
    left: 20px; }
  .accordion-steps .accordion-step__tooltip .tooltip-inner {
    max-width: 300px;
    padding: 2px 5px; }
  .accordion-steps .accordion-step__tooltip.accordion-step__tooltip-danger .tooltip-arrow {
    border-top-color: #F2DEDE; }
  .accordion-steps .accordion-step__tooltip.accordion-step__tooltip-danger .tooltip-inner {
    background: #F2DEDE;
    color: #A94442; }
  .accordion-steps .accordion-step__tooltip.accordion-step__tooltip-warning .tooltip-arrow {
    border-top-color: #FCF8E3; }
  .accordion-steps .accordion-step__tooltip.accordion-step__tooltip-warning .tooltip-inner {
    background: #FCF8E3;
    color: #8A6D3B; }
  .accordion-steps .accordion-step__tooltip.accordion-step__tooltip-success .tooltip-arrow {
    border-top-color: #dff0d8; }
  .accordion-steps .accordion-step__tooltip.accordion-step__tooltip-success .tooltip-inner {
    background: #dff0d8;
    color: #3c763d; }
  .accordion-steps .accordion-step__tooltip.accordion-step__tooltip-coupon {
    display: none; }
  .accordion-steps .accordion-step__coupon-item-used:hover .accordion-step__tooltip,
  .accordion-steps .accordion-step__coupon-item-danger:hover .accordion-step__tooltip,
  .accordion-steps .accordion-step__coupon-item-success:hover .accordion-step__tooltip {
    display: block;
    opacity: 1;
    bottom: 100%; }
  .accordion-steps .accordion-step__tooltip-coupon {
    top: -25px;
    position: absolute;
    left: 0;
    font-size: 12px; }
  .accordion-steps .accordion-step__tooltip-coupon > span {
    display: block;
    text-transform: none; }
  .accordion-steps .is-alert {
    border: none;
    border-radius: 1px;
    font-size: 14px;
    padding: 15px;
    margin-bottom: 20px; }
  .accordion-steps .is-alert-success {
    color: #3C763D;
    background-color: #DFF0D8;
    border-color: #D6E9C6; }
  .accordion-steps .is-alert-warning {
    color: #8A6D3B;
    background-color: #FCF8E3;
    border-color: #FAEBCC; }
  .accordion-steps .is-alert-danger {
    color: #A94442;
    background-color: #F2DEDE;
    border-color: #EBCCD1; }
  .accordion-steps .accordion-step__reference {
    color: #9a9a9a;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 20px; }
  .accordion-steps .accordion-step__scu-container {
    position: relative;
    height: 35px;
    overflow: hidden; }
  .accordion-steps .accordion-step__scu-container:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 25px; }
  .accordion-steps .bx-selected .accordion-step__scu-container {
    height: auto; }
  .accordion-steps .bx-selected .accordion-step__scu-container:after {
    height: 0; }
  @media (max-width: 768px) {
    .accordion-steps .accordion-step__scu-container {
      height: auto; }
    .accordion-steps .accordion-step__scu-container:after {
      height: 0; } }
  .accordion-steps .accordion-step__scu-container .accordion-step__item-td-title {
    line-height: 20px; }
  .accordion-steps .accordion-step__scu-container .accordion-step__item-td-title,
  .accordion-steps .accordion-step__scu-container .accordion-step__item-td-text {
    float: left;
    font-size: 13px;
    padding-right: 5px;
    line-height: 19px;
    vertical-align: middle;
    padding-bottom: 3px; }
  .accordion-steps .accordion-step__scu-container .accordion-step__item-td-title {
    clear: both; }
  @media (min-width: 768px) {
    .accordion-steps .accordion-step__scu-container .accordion-step__item-td-title, .accordion-steps .accordion-step__scu-container .accordion-step__item-td-text {
      padding-bottom: 0;
      line-height: 20px; } }
  .accordion-steps .accordion-step__coupon-item-fixed .bx-soa-coupon-block {
    font-weight: normal; }
  .accordion-steps .accordion-step__coupon-item-fixed .bx-soa-coupon-label,
  .accordion-steps .accordion-step__coupon-item-fixed .accordion-step__coupon-item {
    font-weight: normal;
    padding-top: 0;
    line-height: 20px; }
  .accordion-steps .bx-soa-item-properties .accordion-step__item-td-title,
  .accordion-steps .bx-soa-item-properties .accordion-step__item-td-text {
    text-align: center; }
  .accordion-steps .bx-soa-item-properties.bx-text-right .accordion-step__item-td-title,
  .accordion-steps .bx-soa-item-properties.bx-text-right .accordion-step__item-td-text {
    text-align: right; }
  .accordion-steps .accordion-step__item-td-text input[type="number"] {
    height: 25px;
    line-height: 20px; }
  .accordion-steps .accordion-step__item-td-text .bx-price {
    white-space: nowrap; }
  .accordion-steps .bx-price-old {
    white-space: nowrap;
    text-decoration: line-through;
    color: #B8B8B8;
    font-size: 13px; }
  .accordion-steps .accordion-step__item-td-control {
    padding-bottom: 5px;
    font-size: 11px; }
  @media (max-width: 991px) {
    .accordion-steps .bx-soa-item-table,
    .accordion-steps .bx-soa-item-table > tbody,
    .accordion-steps .accordion-step__item-tr,
    .accordion-steps .accordion-step__item-td {
      display: block; }
    .accordion-steps .accordion-step__item-tr.bx-soa-item-info-container,
    .accordion-steps .accordion-step__item-tr .accordion-step__item-td {
      border: none; }
    .accordion-steps .accordion-step__item-tr {
      border-top: 1px dotted #e5e5e5;
      padding-bottom: 15px;
      padding-top: 10px;
      overflow: hidden; }
    .accordion-steps .accordion-step__item-tr.accordion-step__item-tr-first {
      border: none; }
    .accordion-steps .accordion-step__item-block {
      overflow: hidden; }
    .accordion-steps .bx-soa-item-properties.bx-text-right .accordion-step__item-td-title,
    .accordion-steps .bx-soa-item-properties.bx-text-right .accordion-step__item-td-text {
      text-align: center; } }
  @media (min-width: 581px) and (max-width: 991px) {
    .accordion-steps .bx-soa-item-properties {
      float: left;
      padding-bottom: 10px; }
    .accordion-steps .accordion-step__item-td-title,
    .accordion-steps .bx-soa-item-nth-4p1,
    .accordion-steps .accordion-step__item-tr {
      clear: both; } }
  @media (max-width: 580px) {
    .accordion-steps .accordion-step__item-td {
      line-height: 17px; }
    .accordion-steps .accordion-step__item-img-block {
      float: none;
      max-width: 160px;
      margin: 0 auto;
      padding-right: 0; }
    .accordion-steps .accordion-step.bx-step-completed .accordion-step__item-img-block {
      float: left; }
    .accordion-steps .accordion-step__item-content {
      padding-top: 15px; }
    .accordion-steps .accordion-step.bx-step-completed .accordion-step__item-content {
      padding-top: 0; }
    .accordion-steps .accordion-step__scu-container {
      padding-top: 10px; }
    .accordion-steps .accordion-step__item-td-title,
    .accordion-steps .accordion-step__item-td-text {
      line-height: 20px;
      display: inline-block !important;
      padding: 2px 5px;
      text-align: left;
      vertical-align: middle;
      font-size: 13px; }
    .accordion-steps .accordion-step__item-td-title:after {
      content: ":"; }
    .accordion-steps .bx-soa-item-properties {
      padding: 0; } }
  @media (min-width: 580px) {
    .accordion-steps .accordion-step__item-img-block {
      width: 85px;
      margin: 0; } }
  .accordion-steps .bx-soa-item-info-container {
    position: relative;
    height: 35px; }
  .accordion-steps .bx-soa-item-info-container .accordion-step__item-td {
    border: none;
    position: absolute;
    /*left:20px;*/
    /*right:20px;*/
    /*padding:0 20px;*/ }
  .accordion-steps .bx-soa-item-info-container .bx-soa-item-info-block {
    height: 0;
    overflow: hidden;
    margin-bottom: 10px; }
  .accordion-steps .bx-soa-item-info-block.bx-active {
    padding-top: 10px;
    height: auto; }
  .accordion-steps .bx-soa-info-block {
    border: none;
    max-width: 100%; }
  .accordion-steps .bx-soa-info-line {
    line-height: 15px; }
  .accordion-steps .bx-soa-info-title {
    color: #7c7c7c;
    font-size: 12px;
    padding: 4px 0;
    vertical-align: top; }
  .accordion-steps .bx-soa-info-text {
    display: inline-block;
    font-size: 12px;
    padding: 4px 10px;
    vertical-align: top; }
  @media (max-width: 580px) {
    .accordion-steps .bx-soa-item-info-container .accordion-step__item-td {
      position: static;
      left: auto;
      right: auto;
      padding: 0; }
    .accordion-steps .bx-soa-item-info-container {
      position: relative;
      height: auto !important;
      min-height: 0; } }
  .accordion-steps .bx-soa-coupon {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    margin-top: 10px; }
  .accordion-steps .bx-soa-coupon-label {
    display: inline-block;
    font-weight: bold;
    font-size: 13px;
    color: #000;
    padding-right: 10px;
    vertical-align: top; }
  .accordion-steps .bx-selected .bx-soa-coupon-label {
    padding-top: 7px; }
  .accordion-steps .bx-soa-coupon-block {
    vertical-align: middle;
    line-height: 34px; }
  .accordion-steps .bx-soa-coupon-input {
    display: inline-block;
    position: relative; }
  .accordion-steps .bx-soa-coupon-input:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background-color: transparent;
    border-right: 2px solid #8da3ad;
    border-bottom: 2px solid #8da3ad;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -4px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    cursor: pointer; }
  .accordion-steps .bx-soa-coupon-input input[type=text].accordion-step__form-control {
    border: 1px solid #CCD5DB;
    background-color: #f8fafc;
    background-image: none;
    border-radius: 2px;
    outline: none;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    box-shadow: none; }
  .accordion-steps .bx-soa-coupon-input input[type=text].accordion-step__form-control:focus {
    border-color: #63747e;
    outline: none;
    box-shadow: none; }
  .accordion-steps .bx-step-completed .bx-soa-coupon-list {
    padding-top: 0;
    line-height: 20px; }
  .accordion-steps .bx-soa-pickup-preview-img {
    height: 76px;
    border: 1px solid #ddd;
    border-radius: 1px;
    padding: 1px;
    margin-left: 10px;
    float: right;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
  .accordion-steps .bx-soa-pickup-subTitle {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px; }
  .accordion-steps .bx-soa-pickup-list {
    margin-bottom: 20px; }
  .accordion-steps .bx-soa-pickup-list .bx-soa-pickup-list-item {
    border-top: 1px solid #dcdfe2;
    padding: 16px 35px;
    font-size: 13px;
    position: relative;
    -webkit-transition: background .2s ease;
    -moz-transition: background .2s ease;
    -o-transition: background .2s ease;
    transition: background .2s ease; }
  .accordion-steps .bx-soa-pickup-list-item.bx-selected {
    background: #f8fafc; }
  .accordion-steps .bx-soa-pickup-list .bx-soa-pickup-list-item:last-child {
    border-bottom: 1px solid #dcdfe2; }
  .accordion-steps .bx-soa-pickup-l-item-adress {
    padding-left: 15px;
    color: #25495e;
    font-weight: bold;
    line-height: 17px;
    min-height: 17px;
    position: relative;
    padding-right: 100px; }
  .accordion-steps .bx-soa-pickup-l-item-adress:before {
    height: 17px;
    width: 18px;
    content: "";
    top: 50%;
    left: -5px;
    margin-top: -8px;
    position: absolute;
    background: url(/local/templates/webprofy/images/sprite.png) no-repeat center -54px; }
  .accordion-steps .bx-soa-pickup-list-item .bx-soa-pickup-l-item-detail {
    padding-top: 20px;
    display: none; }
  .accordion-steps .bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-detail {
    display: block; }
  .accordion-steps .bx-soa-pickup-l-item-detail {
    padding-left: 100px;
    position: relative;
    min-height: 80px; }
  .accordion-steps .bx-soa-pickup-l-item-detail.no-image {
    padding-left: 20px; }
  .accordion-steps .bx-soa-pickup-l-item-btn {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -17px; }
  .accordion-steps .bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-btn {
    padding-left: 100px;
    padding-top: 10px;
    float: none;
    position: relative;
    top: auto;
    right: auto;
    margin-top: 0; }
  .accordion-steps .bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-btn.no-image {
    padding-left: 20px; }
  .accordion-steps .bx-soa-pickup-l-item-name {
    font-weight: bold; }
  .accordion-steps .bx-soa-pickup-l-item-img {
    position: absolute;
    top: 23px;
    left: 0;
    max-width: 90px;
    max-height: 90px;
    height: auto;
    width: auto; }
  .accordion-steps .bx-soa-sidebar {
    position: relative;
    height: 100%; }
  .accordion-steps .accordion-steps-result__total-button-container {
    display: none;
    padding-top: 20px;
    text-align: center; }
    @media screen and (max-width: 1023px) {
      .accordion-steps .accordion-steps-result__total-button-container {
        display: block; } }
  .accordion-steps .accordion-steps-result__total-button-container > .btn {
    width: 100%; }
  .accordion-steps .bx-soa-more {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    margin-top: 10px; }
  .accordion-steps .bx-soa-price-not-calc {
    border-bottom: 1px dashed;
    color: #F55450;
    text-decoration: none;
    cursor: pointer; }
  .accordion-steps .bx-soa-price-not-calc:active,
  .accordion-steps .bx-soa-price-not-calc:hover {
    border-color: transparent;
    color: #A94442; }
  .accordion-steps .accordion-step__scu-container {
    overflow: hidden; }
  .accordion-steps .accordion-step__item-content .accordion-step__scu-container {
    max-width: 200px; }
  .accordion-steps .bx-scu-list {
    margin: 0;
    padding: 0 5px; }
  .accordion-steps .bx-scu-itemlist {
    list-style: none;
    padding: 0;
    overflow: hidden;
    margin: 0 -5px;
    min-width: 40px; }
  .accordion-steps .bx-scu-item {
    float: left;
    width: 20%;
    padding: 5px; }
  .accordion-steps .bx-img-item {
    float: left;
    width: 50%;
    padding: 5px;
    min-width: 30px;
    max-width: 50px; }
  @media (max-width: 580px) {
    .accordion-steps .bx-img-item {
      width: 45px; } }
  .accordion-steps .bx-img-itemColor {
    position: absolute;
    top: 3px;
    right: 3px;
    left: 3px;
    bottom: 3px;
    background-size: contain;
    -webkit-background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
  .accordion-steps .bx-scu-itemColorBlock {
    position: relative;
    padding-top: 100%;
    cursor: pointer;
    outline: 1px solid #c0cfda;
    -webkit-transition: outline .2s ease;
    -moz-transition: outline .2s ease;
    -o-transition: outline .2s ease;
    transition: outline .2s ease; }
  .accordion-steps .bx-scu-itemColorBlock:hover {
    outline: 1px solid #006cc0; }
  .accordion-steps .bx-scu-itemColorBlock.selected {
    outline: 2px solid #006cc0; }
  .accordion-steps .bx-scu-itemColor {
    position: absolute;
    top: 3px;
    right: 3px;
    left: 3px;
    bottom: 3px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
  .accordion-steps .bx-scu-itemTextBlock {
    position: relative;
    cursor: pointer;
    outline: 1px solid #c0cfda;
    -webkit-transition: outline .2s ease;
    -moz-transition: outline .2s ease;
    -o-transition: outline .2s ease;
    transition: outline .2s ease; }
  .accordion-steps .bx-scu-itemTextBlock:hover {
    outline: 1px solid #006cc0; }
  .accordion-steps .bx-scu-itemTextBlock.selected {
    outline: 2px solid #006cc0; }
  .accordion-steps .bx-scu-itemText {
    vertical-align: middle;
    text-align: center;
    font-size: 11px;
    line-height: 18px;
    white-space: nowrap;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden; }
  .accordion-steps h3.bx-title, .accordion-steps .bx-title.product-constructor__price-value {
    font-size: 15px;
    font-weight: bold; }
  .accordion-steps .bx-soa-reg-block {
    background: #f8fafc;
    padding: 25px 20px; }
  .accordion-steps .bx-soa-reg-block p {
    color: #595a5b;
    font-size: 13px;
    margin: 0 0 10px;
    padding: 0; }
  .accordion-steps .bx-soa-auth .accordion-step__reference {
    border-top: 1px solid #f2f2f2; }
  .accordion-steps .accordion-step__sls .quick-location-tag,
  .accordion-steps .bx-slst .quick-location-tag {
    display: inline-block;
    background: #d0ecf1;
    border-radius: 3px;
    padding: 10px 20px 11px;
    margin: 10px 2px;
    cursor: pointer;
    vertical-align: middle;
    font-size: 15px;
    line-height: 20px;
    height: auto;
    color: #333;
    border: none;
    -webkit-transition: background 200ms ease;
    -moz-transition: background 200ms ease;
    -o-transition: background 200ms ease;
    transition: background 200ms ease; }
  .accordion-steps .accordion-step__sls .quick-location-tag:hover,
  .accordion-steps .bx-slst .quick-location-tag:hover {
    background-color: #e3f4f7; }
  .accordion-steps .accordion-step__sls .quick-location-tag:first-child,
  .accordion-steps .bx-slst .quick-location-tag:first-child {
    margin-left: 0; }
  .accordion-steps .accordion-step__sls .quick-location-tag:last-child,
  .accordion-steps .bx-slst .quick-location-tag:last-child {
    margin-right: 0; }
  .accordion-steps .bx-soa-location-offered small {
    color: #737373; }
  .accordion-steps .bx-soa-location-selected {
    padding-top: 12px;
    padding-bottom: 22px; }
  .accordion-steps .accordion-step__customer-label,
  .accordion-steps .bx-soa-custom-label,
  .accordion-steps .form-group label {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 2px;
    color: #000; }
  .accordion-steps .accordion-step__customer-label-container small,
  .accordion-steps .bx-soa-custom-label-container small,
  .accordion-steps .form-group label small {
    color: #737373; }
  .accordion-steps .form-group .accordion-step__form-control:focus {
    border-color: #63747e; }
  .accordion-steps .bx-soa-location-input-container {
    position: relative; }
  .accordion-steps .accordion-step__customer-tel-input-container {
    position: relative; }
  .accordion-steps .accordion-step__customer-tel-input-container {
    height: 41px; }
  .accordion-steps .bx-soa-location-input {
    padding: 10px 40px 11px; }
  .accordion-steps .accordion-step__customer-tel-input {
    padding: 10px 11px 10px 50px; }
  .accordion-steps .bx-soa-location-input-container:before {
    content: " ";
    position: absolute;
    left: 8px;
    bottom: 9px;
    top: 9px;
    width: 20px;
    background-size: contain; }
  .accordion-steps .accordion-step__form-control {
    width: 100%; }
  .accordion-steps .accordion-step__customer-field {
    margin-bottom: 20px; }
  .accordion-steps .accordion-step__customer-field label {
    font-weight: bold;
    margin-bottom: 5px;
    display: block; }
  .accordion-steps .bx-soa-service-small {
    color: #a3a3a3;
    font-size: 11px; }
  .accordion-steps .bx-soa-changeCostSign {
    -webkit-animation: changeCostSign ease .4s;
    -moz-animation: changeCostSign ease .4s;
    -o-animation: changeCostSign ease .4s;
    animation: changeCostSign ease .4s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }

@-webkit-keyframes changeCostSign {
  0% {
    opacity: 1; }
  40% {
    opacity: 0; }
  60% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes changeCostSign {
  0% {
    opacity: 1; }
  40% {
    opacity: 0; }
  60% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes changeCostSign {
  .accordion-steps 0% {
    opacity: 1; }
  .accordion-steps 40% {
    opacity: 0; }
  .accordion-steps 60% {
    opacity: 0; }
  .accordion-steps 100% {
    opacity: 1; } }

@-o-keyframes changeCostSign {
  0% {
    opacity: 1; }
  40% {
    opacity: 0; }
  60% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes changeCostSign {
  0% {
    opacity: 1; }
  40% {
    opacity: 0; }
  60% {
    opacity: 0; }
  100% {
    opacity: 1; } }
  .accordion-steps .accordion-step__sls.accordion-step__form-control {
    padding: 0; }
  .accordion-steps .accordion-step__sls .bx-ui-sls-pane,
  .accordion-steps .bx-slst .bx-ui-combobox-dropdown {
    border: 1px solid #bdbdbd; }
  .accordion-steps .accordion-step__sls .dropdown-fade2white,
  .accordion-steps .bx-slst .dropdown-fade2white {
    top: 1px; }
  .accordion-steps .accordion-step__sls .accordion-step__form-control.dropdown-block,
  .accordion-steps .bx-slst .accordion-step__form-control.dropdown-block {
    background-color: #f8fafc;
    border: 1px solid #d5dadc;
    box-shadow: none; }
  .accordion-steps .has-error .accordion-step__sls .accordion-step__form-control.dropdown-block,
  .accordion-steps .has-error .bx-slst .accordion-step__form-control.dropdown-block {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .accordion-steps .bx-slst .accordion-step__form-control .bx-ui-combobox-container .bx-combobox-fake-as-input {
    padding-top: 7px; }
  .accordion-steps .bx-bd-error {
    border-color: #db4a29; }
  .accordion-steps .bx-bd-waring {
    border-color: #CCBE71; }
  .accordion-steps .wsnw {
    white-space: nowrap; }
  .accordion-steps .bx-step-opacity {
    opacity: 0;
    -webkit-animation: animationBorderStepOpacity ease 1s;
    -moz-animation: animationBorderStepOpacity ease 1s;
    -o-animation: animationBorderStepOpacity ease 1s;
    animation: animationBorderStepOpacity ease 1s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }

@-webkit-keyframes animationBorderStepOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 100; } }

@-moz-keyframes animationBorderStepOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 100; } }

@-ms-keyframes animationBorderStepOpacity {
  .accordion-steps 0% {
    opacity: 0; }
  .accordion-steps 100% {
    opacity: 100; } }

@-o-keyframes animationBorderStepOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 100; } }

@keyframes animationBorderStepOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 100; } }
  .accordion-steps ymaps h3, .accordion-steps ymaps .product-constructor__price-value {
    margin: 6px 0 10px 0; }
  .accordion-steps .bx-authform {
    margin: 0 0 25px; }
  .accordion-steps .bx-authform-formgroup-container {
    margin-bottom: 25px; }
  .accordion-steps .bx-authform-content-container,
  .accordion-steps .bx-authform-label-container {
    font-size: 13px;
    color: #5a6c77;
    padding-bottom: 2px; }
  .accordion-steps .bx-authform-input-container {
    position: relative; }
  .accordion-steps .bx-authform-psw-protected {
    height: 38px;
    width: 38px;
    position: absolute;
    right: 1px;
    top: 50%;
    margin-top: -19px;
    background: url(/local/templates/webprofy/images/sprite.png) no-repeat center;
    -webkit-background-size: 11px auto;
    background-size: 11px auto; }
  .accordion-steps .bx-authform-psw-protected-desc {
    display: none;
    background: #fff;
    position: absolute;
    width: 250px;
    left: 50%;
    margin-left: -125px;
    bottom: 100%;
    margin-bottom: 14px;
    border: 1px solid #f0f1f2;
    padding: 10px 20px;
    font-size: 14px;
    z-index: 110;
    box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.1); }
  .accordion-steps .bx-authform-psw-protected:hover .bx-authform-psw-protected-desc {
    display: block; }
  .accordion-steps .bx-authform-psw-protected-desc > span {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 14px;
    display: block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAOCAYAAAAxDQxDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjIzNzExNDdGRkJFMTFFNDg4RDM4NEY3NjNFRDYwRDUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjIzNzExNDhGRkJFMTFFNDg4RDM4NEY3NjNFRDYwRDUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMjM3MTE0NUZGQkUxMUU0ODhEMzg0Rjc2M0VENjBENSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMjM3MTE0NkZGQkUxMUU0ODhEMzg0Rjc2M0VENjBENSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PodxyuQAAAFASURBVHjarJS/SgNBEMZ3x00glj6DL2Fn5UtYi7WdlYUIYhGwCYgPYBeIjbUvIYikCxaCGk/wZvf2n98dCiEm521y2xwzOzO/m5tvTn5knyrG+LLZ6211ux3R5rHWCtZGhBBOCbaTUu7kzM9FYVuDeO+FNsWjD+EQ9S/px/8EY7ctmHVO5KwzwM5Iymu4pjRzP24D5tAJs34D7Bzm3a+f5uLWgpWfCzMZY+YHG0QXqDVdBloZZp0VXzmXAriCOZq/pyV5STB0Eo0pHqCufXQygCs2BTWCxUrC5eDZO+f7iL+BSy+KpX9ethZWSVibCSDHiLutK0QNPv9CGIpDXWaCPTkioj5c7+uC/sBctSccMfjBrITrjsQvKEXB25DufUepDPtyAnvYNFElrkrVGZZxD89hSqJaYflL2Gtq0rcAAwDa/ePzqfelnAAAAABJRU5ErkJggg==) no-repeat center bottom; }
  .accordion-steps .bx-authform-input-container input[type="text"],
  .accordion-steps .bx-authform-input-container input[type="password"] {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .accordion-steps .bx-authform-input-container input[type="text"].bx-empty-field,
  .accordion-steps .bx-authform-input-container input[type="password"].bx-empty-field {
    border-color: #dd4b39; }
  .accordion-steps span.bx-authform-starrequired {
    color: #d93333; }
  .accordion-steps .bx-authform-formgroup-container .bx-captcha {
    margin-bottom: 10px; }
  .accordion-steps .bx-authform-link-container,
  .accordion-steps .bx-authform-description-container {
    padding-bottom: 10px;
    font-size: 13px;
    color: #292d2e; }
  .accordion-steps .bx-authform-description-container {
    font-size: 13px;
    color: #5a6c77; }
  .accordion-steps .bx-authform-link-container {
    margin-bottom: 20px; }
  .accordion-steps .bx-pagination {
    margin: 10px 0; }
  .accordion-steps .bx-pagination .bx-pagination-container {
    text-align: center;
    position: relative; }
  .accordion-steps .bx-pagination .bx-pagination-container ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block; }
  .accordion-steps .bx-pagination .bx-pagination-container ul li {
    display: inline-block;
    margin: 0 2px 15px 2px; }
  .accordion-steps .bx-pagination .bx-pagination-container ul li span {
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    background: #eff0f1;
    padding: 0 8px;
    display: block;
    height: 32px;
    min-width: 32px;
    line-height: 32px;
    color: #444;
    font-size: 14px;
    border-radius: 16px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .accordion-steps .bx-pagination .bx-pagination-container ul li a {
    text-decoration: none;
    display: block;
    border-radius: 16px;
    display: block;
    height: 32px;
    min-width: 32px;
    line-height: 32px;
    color: #444;
    vertical-align: middle; }
  .accordion-steps .bx-pagination .bx-pagination-container ul li a:hover span {
    background: #DADADA; }
  .accordion-steps .bx-pagination .bx-pagination-container ul li.bx-active span {
    background: #0083d1;
    color: #fff; }
  .accordion-steps .bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
  .accordion-steps .bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
  .accordion-steps .bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
    background: #fff;
    border: 2px solid #eff0f1;
    line-height: 28px;
    padding: 0 18px;
    color: #444; }
  .accordion-steps .bx-pagination .bx-pagination-container ul li.bx-pag-all span,
  .accordion-steps .bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
  .accordion-steps .bx-pagination .bx-pagination-container ul li.bx-pag-next span {
    color: #aab1b4;
    background: #fff;
    border: 2px solid #eff0f1;
    line-height: 28px;
    padding: 0 18px; }
  .accordion-steps .bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
  .accordion-steps .bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
  .accordion-steps .bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
    background: #fff;
    border-color: #DADADA;
    color: #000; }
  .accordion-steps .bx-pagination.bx-green .bx-pagination-container ul li.bx-active span {
    background: #3bc915;
    color: #fff; }
  .accordion-steps .bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span {
    background: #F9A91D;
    color: #fff; }
  .accordion-steps .bx-pagination.bx-red .bx-pagination-container ul li.bx-active span {
    background: #E22B2B;
    color: #fff; }
  .accordion-steps #loading_screen {
    position: fixed;
    z-index: 1150;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    height: 64px; }
  .accordion-steps .bx-soa-empty-cart-image {
    width: 131px;
    height: 116px;
    margin: 50px auto 42px;
    background: url(/local/templates/webprofy/images/empty_cart.svg) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain; }
  .accordion-steps .bx-soa-empty-cart-text {
    font-size: 36px;
    text-align: center;
    color: #bababa;
    margin-bottom: 42px; }
  .accordion-steps .bx-soa-empty-cart-desc {
    text-align: center;
    color: #000;
    font-size: 16px;
    margin-bottom: 42px; }
  .accordion-steps .soa-property-container .input-group-addon {
    background: #fff; }
  .accordion-steps .input-group-addon .bx-calendar {
    background: url(/local/templates/webprofy/images/calendar.svg) no-repeat center;
    display: inline-block;
    width: 18px;
    background-size: 18px auto;
    height: 18px; }

#bx-soa-order {
  counter-reset: heading; }

.address-detail__caption {
  font-weight: 700;
  font-size: 175%;
  margin-bottom: 20px; }
  .address-detail__caption:last-child {
    margin-bottom: 0; }

.address-detail__cols {
  position: relative;
  margin-left: -2.5%; }
  .address-detail__cols:after {
    content: '';
    display: block;
    clear: left; }

.address-detail__left-col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%; }

.address-detail__right-col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%; }

.address-detail__contact-holder {
  margin-top: 30px;
  margin-bottom: 30px; }
  .address-detail__contact-holder:first-child {
    margin-top: 0; }
  .address-detail__contact-holder:last-child {
    margin-bottom: 0; }

.address-detail__contact-item {
  display: table;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px; }
  .address-detail__contact-item:first-child {
    margin-top: 0; }
  .address-detail__contact-item:last-child {
    margin-bottom: 0; }

.address-detail__contact-label {
  width: 30%;
  display: table-cell; }

.address-detail__contact-value {
  display: table-cell; }
  .address-detail__contact-value.is-important {
    font-size: 125%; }

.address-detail__routes-holder {
  margin-top: 30px;
  margin-bottom: 30px; }
  .address-detail__routes-holder:first-child {
    margin-top: 0; }
  .address-detail__routes-holder:last-child {
    margin-bottom: 0; }

.address-detail__route {
  margin-top: 30px;
  margin-bottom: 30px; }
  .address-detail__route:first-child {
    margin-top: 0; }
  .address-detail__route:last-child {
    margin-bottom: 0; }

.address-detail__route-title {
  font-size: 125%;
  margin-bottom: 15px; }
  .address-detail__route-title:last-child {
    margin-bottom: 0; }

.address-detail__map {
  height: 500px;
  margin-top: 20px;
  margin-bottom: 20px; }
  .address-detail__map:first-child {
    margin-top: 0; }
  .address-detail__map:last-child {
    margin-bottom: 0; }

.advantages-grid:after {
  content: '';
  display: block;
  clear: both; }

.advantages-grid__title {
  margin-bottom: 25px;
  text-align: center;
  font-size: 28px;
  font-weight: bold; }

.advantages-grid__list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%; }
  .advantages-grid__list:after {
    content: '';
    display: block;
    clear: left; }

.advantages-grid__item {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-top: 2.5%;
  padding-left: 90px; }
  .advantages-grid__item:after {
    content: '';
    display: block;
    clear: both; }
  .advantages-grid__item:nth-child(4n+1) {
    clear: left; }

.advantages-grid__icon-holder {
  position: absolute;
  top: 0;
  left: 0; }

.advantages-grid__icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: lightblue;
  overflow: hidden; }
  .advantages-grid__icon-img {
    max-width: 100%;
    max-height: 100%; }

.advantages-grid__name {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px; }

.advantages-grid.is-3cols .advantages-grid__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%; }
  .advantages-grid.is-3cols .advantages-grid__item:nth-child(4n+1) {
    clear: none; }
  .advantages-grid.is-3cols .advantages-grid__item:nth-child(3n+1) {
    clear: left; }

.advantages-grid.is-2cols .advantages-grid__list {
  position: relative;
  margin-left: -5%;
  margin-top: -5%; }
  .advantages-grid.is-2cols .advantages-grid__list:after {
    content: '';
    display: block;
    clear: left; }

.advantages-grid.is-2cols .advantages-grid__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 45.0%;
  margin-left: 5%;
  margin-top: 5%; }
  .advantages-grid.is-2cols .advantages-grid__item:nth-child(3n+1) {
    clear: none; }
  .advantages-grid.is-2cols .advantages-grid__item:nth-child(2n+1) {
    clear: left; }

.advantages-grid.is-flat .advantages-grid__list {
  margin-top: 0; }

.advantages-grid.is-flat .advantages-grid__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 97.5%;
  margin-left: 2.5%;
  margin-top: 20px;
  margin-bottom: 20px; }
  .advantages-grid.is-flat .advantages-grid__item:first-child {
    margin-top: 0; }
  .advantages-grid.is-flat .advantages-grid__item:last-child {
    margin-bottom: 0; }

.advantages-grid__item.is-nocontent {
  display: table-row;
  padding-left: 0px; }
  .advantages-grid__item.is-nocontent .advantages-grid__icon-holder {
    position: relative;
    display: table-cell;
    width: 90px; }
  .advantages-grid__item.is-nocontent .advantages-grid__content-holder {
    display: table-cell;
    vertical-align: middle; }
  .advantages-grid__item.is-nocontent .advantages-grid__name {
    margin: 0px; }

.articles-list__item {
  margin-bottom: 20px;
  padding-bottom: 10px; }
  .articles-list__item:after {
    content: '';
    display: block;
    clear: both; }
  .articles-list__item:last-child {
    margin-bottom: 0; }

.articles-list__thumbnail {
  float: left;
  width: 160px;
  margin-right: 20px; }

.articles-list__content {
  overflow: hidden; }

.articles-list__thumb-holder {
  border-radius: 5px; }

.articles-list__thumb-link {
  display: inline-block;
  padding: 3px;
  border: 1px solid #D9D9D9;
  vertical-align: top; }

.articles-list__thumb-img {
  display: inline-block;
  max-width: 100%;
  background: #F0F0F0;
  vertical-align: top; }

.articles-list__title {
  margin-bottom: 10px; }
  .articles-list__title:last-child {
    margin-bottom: 0; }

.articles-list__title-link {
  font-size: 128.57143%;
  font-weight: bold;
  text-decoration: none;
  color: #0099ff; }
  .articles-list__title-link:hover {
    opacity: .8; }

.articles-list__description {
  margin-top: 10px;
  margin-bottom: 10px; }
  .articles-list__description:first-child {
    margin-top: 0; }
  .articles-list__description:last-child {
    margin-bottom: 0; }

.articles-list__tags {
  margin: 0;
  padding: 0; }

.articles-list__tag {
  display: inline-block;
  margin: 0 7px 7px 0;
  border-radius: 4px;
  vertical-align: top; }

.articles-list__tag-link {
  display: block;
  padding: 0 15px;
  border-radius: 4px;
  background: #eea546;
  text-decoration: none;
  color: white; }
  .articles-list__tag-link:visited {
    color: white; }
  .articles-list__tag-link:hover, .articles-list__tag-link:visited:hover {
    color: white;
    opacity: .8; }

.articles-list__items {
  list-style: none;
  margin: 0;
  padding: 0; }

.articles-list__item {
  margin-top: 20px;
  margin-bottom: 20px; }
  .articles-list__item:first-child {
    margin-top: 0; }
  .articles-list__item:last-child {
    margin-bottom: 0; }

.auth-block__caption {
  margin-top: 60px;
  margin-bottom: 50px;
  font-family: "MuseoSansCyrl", Arial, sans-serif;
  font-size: 250%;
  line-height: 1.36667;
  font-weight: 700; }
  .auth-block__caption:first-child {
    margin-top: 0; }
  .auth-block__caption:last-child {
    margin-bottom: 0; }

.auth-block__form {
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 400px; }
  .auth-block__form:first-child {
    margin-top: 0; }
  .auth-block__form:last-child {
    margin-bottom: 0; }

.auth-link {
  display: inline-block;
  min-width: 250px;
  padding: 10px 30px;
  background: #5D5D5D;
  vertical-align: top; }
  .auth-link__items {
    margin: 0;
    padding: 0;
    list-style: none; }
  .auth-link__item {
    display: inline-block;
    vertical-align: top; }
    .auth-link__item:first-of-type {
      margin-right: 2em; }
  .auth-link__link {
    border-bottom: 1px dashed white;
    text-decoration: none;
    color: white; }
    .auth-link__link:visited, .auth-link__link:hover, .auth-link__link:visited:hover {
      color: white; }
    .auth-link__link:hover {
      border-bottom: 1px solid white; }
  .auth-link__user-link {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: white; }
    .auth-link__user-link:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
    .auth-link__user-link:visited, .auth-link__user-link:hover, .auth-link__user-link:visited:hover {
      color: white; }
    .auth-link__user-link:before {
      margin-right: .8em; }
  .auth-link__user-name {
    border-bottom: 1px solid white;
    color: white; }
    .auth-link__user-name:hover {
      border-bottom: 1px solid transparent; }

.auth-form__title {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 214.28571%;
  line-height: 1.36667;
  font-weight: 700;
  text-align: center; }
  .auth-form__title:first-child {
    margin-top: 0; }
  .auth-form__title:last-child {
    margin-bottom: 0; }

.auth-form__plate {
  padding: 20px 25px;
  background-color: #eee; }

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

.auth-form__field {
  display: table-row; }
  .auth-form__field.is-error .auth-form__error {
    display: block; }
  .auth-form__field.is-none .auth-form__none {
    display: block; }
  .auth-form__field.js-pass-change {
    display: none; }

.auth-form__label {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  padding: 20px 10px 0 0;
  width: 20%; }
  .auth-form__label.is-captcha {
    padding-top: 100px; }

.auth-form__item {
  display: table-cell;
  vertical-align: top;
  padding: 15px 0 15px 10px; }
  .auth-form__item:after {
    content: '';
    display: block;
    clear: both; }
  .auth-form__item input[type='text'],
  .auth-form__item input[type='email'],
  .auth-form__item input[type='password'],
  .auth-form__item textarea {
    width: 100%; }

.auth-form__add-link {
  display: inline-block;
  margin-left: 1em; }

.auth-form__list {
  list-style: none;
  margin: 5px 0;
  padding: 0; }
  .auth-form__list.is-horizontal {
    margin: 0; }
    .auth-form__list.is-horizontal .auth-form__list-item {
      display: inline-block;
      margin-top: 5px;
      margin-bottom: 5px;
      margin-right: 1.5em; }

.auth-form__list-item {
  margin-top: 10px;
  margin-bottom: 10px; }
  .auth-form__list-item:first-child {
    margin-top: 0; }
  .auth-form__list-item:last-child {
    margin-bottom: 0; }

.auth-form__error {
  display: none;
  color: red; }

.auth-form__none {
  display: none;
  color: red; }

.auth-form__ok {
  display: none;
  margin-top: 5px; }

.auth-form__remark {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 85%; }

.auth-form__inputs {
  float: left;
  width: 45%;
  margin-right: 5%; }

.auth-form__message {
  float: left;
  max-width: 35%;
  margin-top: 3px; }

.auth-form__link-items {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  white-space: nowrap; }
  .auth-form__link-items:first-child {
    margin-top: 0; }
  .auth-form__link-items:last-child {
    margin-bottom: 0; }

.auth-form__link-item {
  display: inline-block; }
  .auth-form__link-item:before {
    content: ' | ';
    margin-left: .5em;
    margin-right: .5em; }
  .auth-form__link-item:first-child:before {
    content: none; }

.auth-form__captcha {
  display: table;
  margin-top: 10px;
  margin-bottom: 10px; }
  .auth-form__captcha:first-child {
    margin-top: 0; }
  .auth-form__captcha:last-child {
    margin-bottom: 0; }

.auth-form__captcha-img {
  display: table-cell;
  vertical-align: middle;
  width: 80%; }
  .auth-form__captcha-img img {
    max-width: 100%;
    height: auto;
    vertical-align: top; }

.auth-form__captcha-reload {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
  padding-left: 15px; }

.auth-form__captcha-link {
  font-size: 0;
  color: transparent; }
  .auth-form__captcha-link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 18px;
    color: #333; }

.auth-form__socials-holder {
  padding: 15px 25px 25px;
  background-color: #ccc; }

.auth-form__socials-caption {
  font-weight: bold;
  font-size: 128.57143%;
  text-align: center; }

.auth-form__socials {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px; }
  .auth-form__socials:first-child {
    margin-top: 0; }
  .auth-form__socials:last-child {
    margin-bottom: 0; }

.auth-form__socials-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: .25em;
  margin-left: .25em; }

.auth-form__socials-link {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #eee;
  color: black;
  border-radius: 50%;
  text-align: center; }
  .auth-form__socials-link.is-ok {
    line-height: 50px;
    font-size: 20px; }
    .auth-form__socials-link.is-ok:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .auth-form__socials-link.is-vk {
    line-height: 50px;
    font-size: 20px; }
    .auth-form__socials-link.is-vk:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .auth-form__socials-link.is-tw {
    line-height: 50px;
    font-size: 20px; }
    .auth-form__socials-link.is-tw:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .auth-form__socials-link.is-fb {
    line-height: 50px;
    font-size: 20px; }
    .auth-form__socials-link.is-fb:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }

.auth-form__common-error {
  text-align: center; }

.auth-form__common-error-text {
  color: red; }

.auth-form .select2-container {
  min-width: 100%;
  max-width: 100%; }

.auth-form input[type="submit"] {
  width: 100%;
  box-sizing: border-box; }

.auth-form .auth-form__title {
  margin-left: 0;
  margin-right: 0; }

.auth-form .auth-form__field {
  display: block;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px; }
  .auth-form .auth-form__field:first-child {
    margin-top: 0; }
  .auth-form .auth-form__field:last-child {
    margin-bottom: 0; }

.auth-form .auth-form__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px; }
  .auth-form .auth-form__label:first-child {
    margin-top: 0; }
  .auth-form .auth-form__label:last-child {
    margin-bottom: 0; }

.auth-form .auth-form__item {
  display: block;
  padding: 0; }

.auth-form .auth-form__label {
  display: none; }

.auth-form .auth-form__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.auth-form .auth-form__message {
  float: none;
  width: auto;
  max-width: none; }

.b2b-modal {
  box-sizing: border-box;
  max-width: 750px;
  border-radius: 3px;
  border: 1px solid grey; }
  .b2b-modal__holder {
    position: relative;
    padding: 30px;
    background-color: #eee; }
  .b2b-modal__title {
    font-size: 171.42857%;
    font-weight: bold;
    margin-bottom: 20px; }
    .b2b-modal__title:last-child {
      margin-bottom: 0; }
  .b2b-modal__product {
    display: table;
    box-sizing: border-box;
    width: 100%; }
  .b2b-modal__product-content {
    display: table-row; }
  .b2b-modal__thumb {
    display: table-cell;
    width: 40%;
    padding-right: 10px;
    text-align: center; }
  .b2b-modal__thumb-link {
    display: inline-block;
    padding: 2px;
    border-radius: 3px;
    border: 1px solid lightgrey;
    vertical-align: top; }
  .b2b-modal__thumb-img {
    display: block;
    max-width: 100%; }
  .b2b-modal__props-holder {
    display: table-cell;
    width: 60%;
    padding-left: 10px; }
  .b2b-modal__props {
    display: table;
    width: 100%;
    box-sizing: border-box; }
  .b2b-modal__prop-row {
    display: table-row; }
  .b2b-modal__prop-name {
    width: 60%;
    display: table-cell;
    font-weight: bold;
    padding-bottom: 10px; }
  .b2b-modal__prop-value {
    width: 40%;
    display: table-cell;
    padding-bottom: 10px; }

.b2b-table__title {
  margin-bottom: 5px;
  color: #999999;
  font-size: 85.71429%; }

.b2b-table__table {
  margin-bottom: 20px;
  box-sizing: border-box;
  width: 100%; }

.b2b-table__head {
  font-size: 85.71429%;
  background: #F0F0F0;
  color: #999999; }

.b2b-table__th {
  padding: 2px 0px;
  border: none;
  width: 10%; }

.b2b-table__th-info {
  width: 1%; }

.b2b-table__th-name {
  width: 15%; }

.b2b-table__body {
  font-size: 78.57143%;
  background: #F6F6F6; }

.b2b-table__td {
  padding: 7px 5px;
  border: 1px solid darkgrey;
  vertical-align: middle; }

.b2b-table__info-link {
  position: relative;
  display: block;
  font-size: 100%;
  margin: 0px 5px; }
  .b2b-table__info-link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: ""; }

.b2b-table__link {
  text-decoration: none; }

.b2b-table__modal {
  display: none; }

.back-link__link:before {
  content: '\2190';
  display: inline-block;
  margin-right: 0.5em;
  text-decoration: none; }

.black-form {
  background: #151417 !important;
  top: 120%;
  left: 20%;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  padding: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition-property: top;
  -o-transition-property: top;
  -webkit-transition-property: top;
  transition-property: top;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in; }
  .black-form .form-standart__title {
    width: 70%;
    font-size: 200%;
    line-height: 1.5em; }
  .black-form .form-standart__subtitle {
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 171.42857%;
    font-weight: bold; }
    .black-form .form-standart__subtitle:first-child {
      margin-top: 0; }
    .black-form .form-standart__subtitle:last-child {
      margin-bottom: 0; }
  .black-form .form-standart__plate {
    padding: 20px;
    background-color: #eee; }
  .black-form .form-standart__field {
    margin-bottom: 2.5em !important; }
  .black-form .form-standart__fields-title {
    font-weight: bold;
    font-size: 166.66667%;
    margin-bottom: 20px;
    margin-top: 20px; }
    .black-form .form-standart__fields-title:last-child {
      margin-bottom: 0; }
    .black-form .form-standart__fields-title:first-child {
      margin-top: 0; }
  .black-form .form-standart__fields-desc {
    margin-bottom: 20px;
    margin-top: 20px; }
    .black-form .form-standart__fields-desc:last-child {
      margin-bottom: 0; }
    .black-form .form-standart__fields-desc:first-child {
      margin-top: 0; }
  .black-form .form-standart__fields-list {
    display: table;
    width: 100%; }
  .black-form .form-standart__field {
    display: table-row;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px; }
    .black-form .form-standart__field:first-child {
      margin-top: 0; }
    .black-form .form-standart__field:last-child {
      margin-bottom: 0; }
    .black-form .form-standart__field.is-error .order-form__error {
      display: block; }
    .black-form .form-standart__field.is-none .order-form__none {
      display: block; }
    .black-form .form-standart__field.js-pass-change {
      display: none; }
  .black-form .form-standart__buttons {
    margin-top: 20px;
    margin-bottom: 20px; }
    .black-form .form-standart__buttons:first-child {
      margin-top: 0; }
    .black-form .form-standart__buttons:last-child {
      margin-bottom: 0; }
  .black-form .form-standart__label {
    display: table-cell;
    vertical-align: top;
    text-align: right;
    padding: 0.75em 1em;
    width: 150px;
    position: absolute;
    z-index: 1;
    transition: top 0.2s ease-in;
    color: #787784; }
    .black-form .form-standart__label.is-captcha {
      padding-bottom: 1em;
      vertical-align: bottom; }
  .black-form .form-standart__item {
    display: table-cell;
    vertical-align: top;
    padding: 10px 0 10px 10px; }
    .black-form .form-standart__item:after {
      content: '';
      display: block;
      clear: both; }
    .black-form .form-standart__item input[type='text'],
    .black-form .form-standart__item input[type='email'],
    .black-form .form-standart__item input[type='password'],
    .black-form .form-standart__item textarea {
      width: 100%; }
  .black-form .form-standart__add-link {
    display: inline-block;
    margin-left: 1em; }
  .black-form .form-standart__list {
    list-style: none;
    margin: 5px 0;
    padding: 0; }
    .black-form .form-standart__list.is-horizontal {
      margin: 0; }
      .black-form .form-standart__list.is-horizontal .order-form__list-item {
        display: inline-block;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 1.5em; }
  .black-form .form-standart__list-item {
    margin-top: 10px;
    margin-bottom: 10px; }
    .black-form .form-standart__list-item:first-child {
      margin-top: 0; }
    .black-form .form-standart__list-item:last-child {
      margin-bottom: 0; }
  .black-form .form-standart__error {
    display: none;
    color: #85ad27; }
  .black-form .form-standart__none {
    display: none;
    color: #85ad27; }
  .black-form .form-standart__ok {
    display: none;
    margin-top: 5px; }
  .black-form .form-standart__remark {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 85%; }
  .black-form .form-standart__inputs {
    float: left;
    width: 45%;
    margin-right: 5%; }
    .black-form .form-standart__inputs .inputtext,
    .black-form .form-standart__inputs .inputtextarea {
      background: none;
      border: 1px solid #ffffff;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      color: #ffffff;
      font-family: "MuseoSansCyrl", Arial, sans-serif;
      font-size: 100%;
      padding: 0.75em 1em;
      outline: none;
      position: relative;
      z-index: 2;
      resize: none;
      outline: none; }
  .black-form .form-standart__message {
    position: absolute;
    max-width: 35%;
    margin-top: 3px; }
  .black-form .form-standart__inputs-link {
    display: inline-block;
    padding-top: 5px;
    margin-right: 1em; }
  .black-form .form-standart__link {
    display: inline-block;
    color: #0b8bfb;
    text-decoration: underline;
    cursor: pointer;
    margin: 0 10px; }
    .black-form .form-standart__link:hover {
      text-decoration: none; }
  .black-form .form-standart__captcha {
    display: table;
    width: 45%;
    margin-top: 10px;
    margin-bottom: 10px; }
    .black-form .form-standart__captcha:first-child {
      margin-top: 0; }
    .black-form .form-standart__captcha:last-child {
      margin-bottom: 0; }
  .black-form .form-standart__captcha-img {
    display: table-cell;
    vertical-align: middle;
    width: 50%; }
    .black-form .form-standart__captcha-img img {
      vertical-align: top; }
  .black-form .form-standart__captcha-reload {
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 15px; }
  .black-form .form-standart__socials-holder {
    padding: 15px 25px 25px;
    background-color: #ccc; }
  .black-form .form-standart__socials-caption {
    font-weight: bold;
    font-size: 128.57143%;
    text-align: center; }
  .black-form .form-standart__socials {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px; }
    .black-form .form-standart__socials:first-child {
      margin-top: 0; }
    .black-form .form-standart__socials:last-child {
      margin-bottom: 0; }
  .black-form .form-standart__socials-item {
    display: inline-block;
    vertical-align: middle;
    margin-right: .25em;
    margin-left: .25em; }
  .black-form .form-standart__socials-link {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #eee;
    border-radius: 50%;
    text-align: center; }
    .black-form .form-standart__socials-link.is-ok {
      line-height: 50px;
      font-size: 20px; }
      .black-form .form-standart__socials-link.is-ok:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .black-form .form-standart__socials-link.is-vk {
      line-height: 50px;
      font-size: 20px; }
      .black-form .form-standart__socials-link.is-vk:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .black-form .form-standart__socials-link.is-tw {
      line-height: 50px;
      font-size: 20px; }
      .black-form .form-standart__socials-link.is-tw:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .black-form .form-standart__socials-link.is-fb {
      line-height: 50px;
      font-size: 20px; }
      .black-form .form-standart__socials-link.is-fb:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
  .black-form .form-standart__link-items {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px; }
    .black-form .form-standart__link-items:first-child {
      margin-top: 0; }
    .black-form .form-standart__link-items:last-child {
      margin-bottom: 0; }
  .black-form .form-standart__link-item {
    display: inline-block; }
    .black-form .form-standart__link-item:before {
      content: ' | ';
      margin-left: .5em;
      margin-right: .5em; }
    .black-form .form-standart__link-item:first-child:before {
      content: none; }
  .black-form .form-standart .select2-container {
    min-width: 100%;
    max-width: 100%; }
  .black-form .form-standart .upload-input {
    line-height: 2.2em; }
  .black-form .success-message {
    position: absolute;
    font-size: 300% !important;
    width: 50%;
    top: 20%;
    left: 25%;
    text-align: center; }
  .black-form .green-button {
    line-height: 2.5em;
    min-width: 170px;
    float: right; }
  .black-form form {
    width: 65%; }
    @media screen and (max-width: 1023px) {
      .black-form form {
        width: 100%; } }
  @media screen and (max-width: 767px) {
    .black-form {
      display: none; } }

.black-form.is-opened {
  top: 0; }
  @media screen and (max-width: 1023px) {
    .black-form.is-opened {
      top: 48px; } }

.form-standart.is-auth .form-standart__label {
  width: 50px; }

.brands-detail__title, .brands-detail__recomend-title {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 10px; }
  .brands-detail__title:last-child, .brands-detail__recomend-title:last-child {
    margin-bottom: 0; }

.brands-detail__image-holder {
  margin-top: 10px;
  margin-bottom: 10px; }
  .brands-detail__image-holder:first-child {
    margin-top: 0; }
  .brands-detail__image-holder:last-child {
    margin-bottom: 0; }

.brands-detail__main-image {
  max-width: 100%;
  height: auto;
  display: block; }

.brands-detail__date {
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 10px; }
  .brands-detail__date:first-child {
    margin-top: 0; }
  .brands-detail__date:last-child {
    margin-bottom: 0; }

.brands-detail__content {
  margin-top: 20px;
  margin-bottom: 20px; }
  .brands-detail__content:first-child {
    margin-top: 0; }
  .brands-detail__content:last-child {
    margin-bottom: 0; }

.brands-detail__back-holder {
  margin-top: 20px;
  margin-bottom: 20px; }
  .brands-detail__back-holder:first-child {
    margin-top: 0; }
  .brands-detail__back-holder:last-child {
    margin-bottom: 0; }

.brands-detail__back {
  text-decoration: none; }
  .brands-detail__back:before {
    content: '←';
    margin-right: .5em; }

.brands-list__title {
  margin-bottom: 30px;
  font-size: 214.28571%;
  font-weight: bold; }
  .brands-list__title:last-child {
    margin-bottom: 0; }

.brands-list__items {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%; }
  .brands-list__items:after {
    content: '';
    display: block;
    clear: left; }

.brands-list__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  margin-top: 2.5%; }
  .brands-list__item:after {
    content: '';
    display: block;
    clear: both; }
  .brands-list__item:nth-child(2n+1) {
    clear: left; }

.brands-list__logo {
  float: left;
  width: 150px;
  margin-right: 20px;
  text-align: center; }

.brands-list__info {
  overflow: hidden; }

.brands-list__logo-link {
  display: inline-block;
  padding: 4px;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  vertical-align: top; }

.brands-list__logo-img {
  display: block;
  max-width: 100%; }

.brands-list__company {
  margin-bottom: 15px; }
  .brands-list__company:last-child {
    margin-bottom: 0; }

.brands-list__description {
  margin-bottom: 15px; }
  .brands-list__description:last-child {
    margin-bottom: 0; }

.brands-list__view {
  text-decoration: none;
  color: #0099FF; }
  .brands-list__view:hover {
    text-decoration: underline; }

.brands-tiles__items {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%; }
  .brands-tiles__items:after {
    content: '';
    display: block;
    clear: left; }

.brands-tiles__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-top: 2.5%; }
  .brands-tiles__item:nth-child(4n+1) {
    clear: left; }

.brands-tiles__bg-holder {
  text-align: center; }

.brands-tiles__bg {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.brands-tiles__content-holder {
  transition: .3s bottom; }

.brands-tiles__title {
  padding: 5px 10px 7px;
  text-align: center;
  font-weight: 600; }

.breadcrumbs {
  font-style: italic;
  color: #999999; }
  .breadcrumbs__list {
    list-style: none;
    margin-left: 0; }
  .breadcrumbs__item {
    display: inline; }
    .breadcrumbs__item:before {
      content: "/";
      margin: 0 5px; }
    .breadcrumbs__item:first-child:before {
      display: none; }
  .breadcrumbs__link {
    text-decoration: underline;
    color: #999999; }
    .breadcrumbs__link:hover {
      text-decoration: none;
      color: #999999; }

.buttons-icon {
  text-align: right; }
  .buttons-icon__button {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: baseline;
    background: #0099FF;
    font-size: 22px;
    text-decoration: none;
    color: white;
    text-align: center; }
    .buttons-icon__button:hover {
      background: #66c2ff;
      color: white; }
    .buttons-icon__button:visited {
      color: white; }
    .buttons-icon__button.is-rss {
      background: #ee8208;
      line-height: 30px; }
      .buttons-icon__button.is-rss:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }

.cart-items.is-disabled {
  opacity: 0.3; }

.cart-items__title {
  margin-bottom: 30px;
  font-size: 214.28571%;
  font-weight: bold; }
  .cart-items__title:last-child {
    margin-bottom: 0; }

.cart-items__table {
  margin-bottom: 40px;
  display: table;
  box-sizing: border-box;
  width: 100%; }
  .cart-items__table:last-child {
    margin-bottom: 0; }

.cart-items__table-head {
  display: table-row;
  background: #ececec; }

.cart-items__table-item {
  display: table-row; }

.cart-items__table-cell {
  display: table-cell;
  padding: 15px 10px;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
  width: 1%; }
  .cart-items__table-cell.is-head {
    font-size: 90%;
    padding: 20px 10px;
    font-weight: bold;
    border-bottom: none; }

.cart-items__cell-number {
  width: 5%;
  text-align: center; }

.cart-items__cell-order {
  width: 45%; }
  .cart-items__cell-order:after {
    content: '';
    display: block;
    clear: both; }

.cart-items__order-thumb {
  vertical-align: middle;
  width: 25%;
  margin-right: 5%;
  text-align: center;
  display: inline-block; }

.cart-items__thumb-link {
  display: inline-block; }

.cart-items__thumb-img {
  display: block;
  max-width: 100%; }

.cart-items__order-options {
  display: inline-block;
  width: 65%; }

.cart-items__order-name {
  margin-bottom: 20px; }
  .cart-items__order-name:last-child {
    margin-bottom: 0; }

.cart-items__name-link {
  text-decoration: none; }
  .cart-items__name-link:hover {
    text-decoration: underline; }

.cart-items__amount-label {
  display: inline-block;
  vertical-align: middle; }

.cart-items__amount-counter {
  display: inline-block;
  max-width: 80px;
  vertical-align: middle; }

.cart-items__cell-price {
  width: 15%;
  text-align: right; }

.cart-items__cell-quantity {
  text-align: center;
  width: 155px; }

.cart-items__price-discount {
  font-style: italic; }

.cart-items__price-old {
  margin-bottom: 15px;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.4);
  text-decoration: line-through; }
  .cart-items__price-old:last-child {
    margin-bottom: 0; }

.cart-items__price-value {
  white-space: nowrap;
  font-size: 142.85714%;
  font-weight: bold; }

.cart-items__cell-coupon {
  width: 10%;
  text-align: center; }

.cart-items__cell-total {
  width: 15%;
  text-align: right; }

.cart-items__total-value {
  white-space: nowrap;
  font-size: 142.85714%;
  font-weight: bold; }

.cart-items__cell-remove {
  width: 1%;
  text-align: center; }

.cart-items__cell-buttons {
  white-space: nowrap; }

.cart-items__remove-order {
  padding: .3em .5em;
  border-radius: 6px;
  background: grey;
  color: white;
  cursor: pointer;
  display: inline-block; }
  .cart-items__remove-order:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: ""; }
  .cart-items__remove-order:hover {
    opacity: .7; }

.cart-items__delay {
  margin-left: 10px;
  font-size: 90%;
  color: #ccc; }

.cart-items__footer {
  display: table;
  width: 100%; }

.cart-items__total-and-coupon, .cart-items__buttons {
  display: table-row; }

.cart-items__back, .cart-items__coupon-holder {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  padding-bottom: 20px; }

.cart-items__back {
  padding-top: 1em; }

.cart-items__back-link {
  text-decoration: none; }
  .cart-items__back-link:hover {
    text-decoration: underline;
    color: darkblue; }

.cart-items__result, .cart-items__checkout-holder {
  display: table-cell;
  width: 50%;
  text-align: right;
  vertical-align: top;
  padding-bottom: 20px; }

.cart-items__result-info {
  margin-bottom: 20px; }
  .cart-items__result-info:last-child {
    margin-bottom: 0; }

.cart-items__result-sum {
  font-size: 157.14286%; }

.cart-items__sum-old {
  white-space: nowrap;
  text-decoration: line-through;
  color: #ccc;
  font-size: 20px; }

.cart-items__sum-actual {
  white-space: nowrap;
  font-weight: bold; }

.cart-items__result-full {
  font-size: 157.14286%; }

.cart-items__full-label {
  font-size: 28px; }

.cart-items__full-price {
  white-space: nowrap;
  font-weight: bold;
  font-size: 28px; }

.cart-items__checkout {
  text-align: center; }

.cart-items__sku-holder {
  margin-top: 30px;
  margin-bottom: 30px; }
  .cart-items__sku-holder:first-child {
    margin-top: 0; }
  .cart-items__sku-holder:last-child {
    margin-bottom: 0; }

.cart-items__sku-caption {
  font-size: 85.71429%;
  margin-top: 5px;
  margin-bottom: 5px; }
  .cart-items__sku-caption:first-child {
    margin-top: 0; }
  .cart-items__sku-caption:last-child {
    margin-bottom: 0; }

.cart-items__sku {
  margin-top: 20px;
  margin-bottom: 20px; }
  .cart-items__sku:first-child {
    margin-top: 0; }
  .cart-items__sku:last-child {
    margin-bottom: 0; }

.cart-items__sku-item {
  display: inline-block;
  margin-right: .5em; }

.cart-items__color {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid white; }
  .cart-items__color.is-active {
    outline: 1px solid gray; }

.cart-items__size {
  display: inline-block;
  padding: 5px;
  font-size: 85.71429%;
  background-color: #eee;
  color: black; }
  .cart-items__size.is-active {
    background-color: gray;
    color: white; }

.cart-items__coupon .coupon-list .coupon {
  display: block;
  padding: 10px;
  text-transform: uppercase;
  border: 1px solid #e2e2e2;
  position: relative;
  margin-top: 10px; }
  .cart-items__coupon .coupon-list .coupon .coupon_text {
    font-weight: normal;
    margin: 0px; }
  .cart-items__coupon .coupon-list .coupon .notes {
    position: absolute;
    top: 0;
    right: 1em;
    font-size: 12px;
    color: #fff;
    padding: .1em 1em;
    text-transform: none;
    margin: 0; }
  .cart-items__coupon .coupon-list .coupon .notes.bad {
    background-color: #ff1217; }
  .cart-items__coupon .coupon-list .coupon .notes.good {
    background-color: #00ff00; }
  .cart-items__coupon .coupon-list .coupon .notes.disabled {
    background-color: #7c7d7d; }
  .cart-items__coupon .coupon-list .coupon .close {
    position: absolute;
    right: .2em;
    top: 0;
    line-height: 1;
    font-weight: bold;
    cursor: pointer; }

.cart-items__coupon .coupon-list .coupon.bad {
  border-color: #ff1217;
  color: #ff1217; }

.cart-items__coupon .coupon-list .coupon.good {
  border-color: #00ff00;
  color: #00ff00; }

.cart-items__coupon .coupon-list .coupon.disabled {
  border-color: #7c7d7d;
  color: #7c7d7d; }

.cart-items__coupon-title {
  display: block; }

.cart-items__coupon-apply {
  margin-left: 10px; }

.cart-items__empty-wrap {
  width: 500px;
  text-align: center;
  margin: 40px auto; }

.cart-items__empty-img {
  color: #ccc;
  position: relative;
  display: block;
  font-size: 1000%; }
  .cart-items__empty-img:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: ""; }

.cart-items__empty-text {
  font-size: 128.57143%;
  margin-bottom: 10px; }
  .cart-items__empty-text:last-child {
    margin-bottom: 0; }

.cart-items2__title {
  margin-bottom: 30px;
  font-size: 214.28571%;
  font-weight: bold; }
  .cart-items2__title:last-child {
    margin-bottom: 0; }

.cart-items2__cart-content {
  display: table;
  width: 100%;
  box-sizing: border-box; }

.cart-items2__cart-header {
  display: table-row; }

.cart-items2__name-head {
  display: table-cell;
  padding: 5px 10px;
  background-color: #e1e1e1; }

.cart-items2__price-head {
  display: table-cell;
  width: 140px;
  padding: 5px 10px;
  border-left: 1px solid white;
  background-color: #e1e1e1; }

.cart-items2__amount-head {
  display: table-cell;
  padding: 5px 10px;
  width: 120px;
  border-left: 1px solid white;
  background-color: #e1e1e1; }

.cart-items2__sum-head {
  display: table-cell;
  width: 180px;
  padding: 5px 10px;
  border-left: 1px solid white;
  background-color: #e1e1e1; }

.cart-items2__remove-head {
  display: table-cell;
  display: table-cell;
  padding: 5px 10px;
  background-color: #e1e1e1; }

.cart-items2__product {
  display: table-row; }

.cart-items2__name-col {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 10px 30px 0;
  border-bottom: 1px solid gray; }

.cart-items2__price-col {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 10px;
  border-bottom: 1px solid gray; }

.cart-items2__amount-col {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 10px;
  border-bottom: 1px solid gray; }

.cart-items2__sum-col {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 10px;
  border-bottom: 1px solid gray; }

.cart-items2__remove-col {
  display: table-cell;
  vertical-align: middle;
  border-bottom: 1px solid gray; }

.cart-items2__thumb {
  float: left;
  width: 25%;
  min-width: 70px;
  margin-right: 5%;
  text-align: center; }

.cart-items2__thumb-img {
  display: block;
  width: 100%;
  height: auto; }

.cart-items2__description {
  overflow: hidden; }

.cart-items2__name-title {
  margin-bottom: 10px; }
  .cart-items2__name-title:last-child {
    margin-bottom: 0; }

.cart-items2__name-link {
  font-size: 114.28571%;
  font-weight: bold;
  text-decoration: underline; }
  .cart-items2__name-link:hover {
    text-decoration: none; }

.cart-items2__price-number {
  white-space: nowrap; }

.cart-items2__sum-title {
  margin-bottom: 10px;
  font-size: 107.14286%;
  font-weight: bold; }
  .cart-items2__sum-title:last-child {
    margin-bottom: 0; }

.cart-items2__sum-value {
  font-size: 107.14286%;
  font-weight: bold; }

.cart-items2__sum-number {
  white-space: nowrap; }

.cart-items2__remove-order {
  padding: .3em .5em;
  cursor: pointer; }
  .cart-items2__remove-order:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: ""; }

.cart-items2__footer {
  position: relative;
  margin-left: -2.5%;
  margin-top: 20px; }
  .cart-items2__footer:after {
    content: '';
    display: block;
    clear: left; }
  .cart-items2__footer:first-child {
    margin-top: 0; }

.cart-items2__information {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 39.16667%;
  margin-left: 2.5%;
  margin-bottom: 20px; }

.cart-items2__footnote {
  margin-bottom: 50px; }
  .cart-items2__footnote:last-child {
    margin-bottom: 0; }

.cart-items2__footnote-title {
  display: block; }

.cart-items2__footnote-subtitle {
  display: block; }

.cart-items2__checkout {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 55.83333%;
  margin-left: 2.5%;
  margin-bottom: 20px; }

.cart-items2__order-total {
  margin-bottom: 20px; }
  .cart-items2__order-total:last-child {
    margin-bottom: 0; }

.cart-items2__total-value {
  font-size: 114.28571%;
  font-weight: bold; }

.cart-items2__order-notice {
  margin-bottom: 30px; }
  .cart-items2__order-notice:last-child {
    margin-bottom: 0; }

.cart-items2__notice-title {
  margin-bottom: 15px;
  font-size: 107.14286%;
  font-weight: bold; }
  .cart-items2__notice-title:last-child {
    margin-bottom: 0; }

.cart-items2__checkout-btn {
  padding: 10px 50px; }

.cart-items2__back {
  padding-top: 0.8em; }

.cart-line__container {
  position: relative;
  display: inline-block;
  vertical-align: top; }
  .cart-line__container:hover .cart-line__order {
    display: block; }

.cart-line__mini {
  display: inline-block;
  padding: 5px 0;
  vertical-align: middle; }
  .cart-line__mini:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: ""; }
  .cart-line__mini:before {
    display: inline-block;
    padding: .5em;
    margin-right: 10px;
    border-radius: 50%;
    background: grey;
    vertical-align: middle;
    font-size: 178.57143%;
    color: white; }

.cart-line__mini-info {
  display: inline-block;
  vertical-align: middle; }

.cart-line__order {
  position: absolute;
  z-index: 1002;
  display: none;
  top: 100%;
  right: 0;
  padding-top: 15px;
  min-width: 500px; }

.cart-line__order-holder {
  position: relative;
  padding: 20px;
  background: #f2f2f2; }
  .cart-line__order-holder:before {
    position: absolute;
    content: '';
    top: -15px;
    right: 15px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #f2f2f2; }

.cart-line__detail {
  margin-bottom: 20px;
  display: table;
  box-sizing: border-box;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid grey; }
  .cart-line__detail:last-child {
    margin-bottom: 0; }

.cart-line__detail-row {
  display: table-row; }

.cart-line__detail-photo {
  display: table-cell;
  width: 20%;
  padding: 10px 5px;
  vertical-align: middle; }

.cart-line__img-link {
  display: inline-block;
  padding: 2px;
  border: 1px solid grey;
  border-radius: 3px;
  vertical-align: top; }

.cart-line__img {
  display: block;
  max-width: 100%;
  min-width: 50px; }

.cart-line__detail-name {
  display: table-cell;
  width: 40%;
  padding: 10px 5px;
  vertical-align: middle; }

.cart-line__detail-amount {
  display: table-cell;
  width: 10%;
  padding: 10px 5px;
  vertical-align: middle; }

.cart-line__detail-price {
  display: table-cell;
  width: 20%;
  padding: 10px 5px;
  vertical-align: middle; }

.cart-line__detail-close {
  display: table-cell;
  width: 10%;
  padding: 10px 5px;
  vertical-align: middle;
  text-align: center; }

.cart-line__close-btn {
  font-size: 171.42857%;
  color: #cccccc; }
  .cart-line__close-btn:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: ""; }
  .cart-line__close-btn:hover {
    color: #333333; }

.cart-line__detail-result {
  text-align: center; }

.cart-line__detail-total {
  margin-bottom: 15px;
  font-size: 114.28571%;
  font-weight: bold; }
  .cart-line__detail-total:last-child {
    margin-bottom: 0; }

.cart-line__cart-btn {
  padding: 10px 30px;
  margin: 0 10px 10px 10px; }

.cart-line__checkout-btn {
  padding: 10px 30px;
  margin: 0 10px 10px 10px; }

.cart-modal {
  box-sizing: border-box;
  max-width: 750px;
  border-radius: 3px;
  border: 1px solid grey; }
  .cart-modal__holder {
    position: relative;
    padding: 40px 30px; }
  .cart-modal__head {
    margin-bottom: 20px;
    display: table;
    box-sizing: border-box;
    width: 100%; }
    .cart-modal__head:last-child {
      margin-bottom: 0; }
  .cart-modal__head-content {
    display: table-row; }
  .cart-modal__head-title {
    display: table-cell;
    width: 70%;
    vertical-align: middle; }
  .cart-modal__heading {
    font-size: 185.71429%; }
  .cart-modal__head-shopping {
    display: table-cell;
    width: 30%;
    vertical-align: middle;
    text-align: right; }
  .cart-modal__product {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-bottom: 40px;
    display: table;
    box-sizing: border-box;
    width: 100%; }
    .cart-modal__product:first-child {
      margin-top: 0; }
    .cart-modal__product:last-child {
      margin-bottom: 0; }
    .cart-modal__product:last-child {
      margin-bottom: 0; }
  .cart-modal__product-content {
    display: table-row; }
  .cart-modal__thumb {
    display: table-cell;
    width: 33%;
    padding-right: 10px;
    text-align: center;
    vertical-align: top; }
  .cart-modal__thumb-link {
    display: inline-block;
    padding: 2px;
    border-radius: 3px;
    border: 1px solid lightgrey;
    vertical-align: top; }
  .cart-modal__thumb-img {
    display: block;
    max-width: 100%; }
  .cart-modal__detail {
    display: table-cell;
    width: 34%;
    padding: 0 10px; }
  .cart-modal__name {
    margin-bottom: 15px; }
    .cart-modal__name:last-child {
      margin-bottom: 0; }
  .cart-modal__name-link {
    text-decoration: underline; }
    .cart-modal__name-link:hover {
      text-decoration: none; }
  .cart-modal__option {
    margin-bottom: 10px; }
    .cart-modal__option:last-child {
      margin-bottom: 0; }
  .cart-modal__amount-label {
    display: inline-block;
    vertical-align: middle; }
  .cart-modal__amount-counter {
    display: inline-block;
    vertical-align: middle; }
  .cart-modal__checkout {
    display: table-cell;
    width: 33%;
    padding-left: 10px; }
  .cart-modal__price {
    margin-bottom: 20px; }
    .cart-modal__price:last-child {
      margin-bottom: 0; }
  .cart-modal__price-old {
    text-align: right;
    text-decoration: line-through;
    color: #c6c6c6; }
    .cart-modal__price-old .rub:before {
      color: #c6c6c6; }
  .cart-modal__price-actual:after {
    content: '';
    display: block;
    clear: both; }
  .cart-modal__actual-title {
    float: left;
    width: 50%; }
  .cart-modal__actual-label {
    font-size: 114.28571%; }
  .cart-modal__actual-value {
    float: left;
    width: 50%;
    text-align: right;
    font-size: 128.57143%; }
  .cart-modal__cart-btn {
    margin-bottom: 10px;
    display: block;
    padding: 7px;
    text-align: center; }
    .cart-modal__cart-btn:last-child {
      margin-bottom: 0; }
  .cart-modal__order-btn {
    margin-bottom: 10px;
    display: block;
    padding: 7px;
    text-align: center; }
    .cart-modal__order-btn:last-child {
      margin-bottom: 0; }
  .cart-modal__close {
    position: absolute;
    content: '';
    top: 0;
    right: 0; }
  .cart-modal__close-btn {
    cursor: pointer; }
    .cart-modal__close-btn:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
    .cart-modal__close-btn:before {
      font-size: 214.28571%;
      padding: .2em .4em; }

.catalog-aside:after {
  content: '';
  display: block;
  clear: both; }

.catalog-aside.is-opened {
  z-index: 100; }
  .catalog-aside.is-opened .catalog-aside__first-level {
    float: none; }
  .catalog-aside.is-opened .catalog-aside__link-text,
  .catalog-aside.is-opened .catalog-aside__qtty,
  .catalog-aside.is-opened .catalog-aside__contain-marker {
    display: inline-block; }
  .catalog-aside.is-opened .catalog-aside__first-link.is-opening {
    text-align: inherit; }
  .catalog-aside.is-opened .catalog-aside__link-img {
    margin-right: 10px; }
  .catalog-aside.is-opened .is-opening:before,
  .catalog-aside.is-opened .is-additional:before {
    margin-right: 10px; }

.catalog-aside__link-text, .catalog-aside__qtty, .catalog-aside__contain-marker {
  display: none; }

.catalog-aside__qtty {
  margin-left: 10px; }

.catalog-aside__contain-marker {
  float: right; }
  .catalog-aside__contain-marker:after {
    content: "\2026";
    float: right;
    padding-left: 0.5em; }

.catalog-aside__first-level {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
  float: left; }
  .catalog-aside__first-level:after {
    content: '';
    display: block;
    clear: both; }

.catalog-aside__first-item {
  position: relative;
  background-color: #888;
  border: 1px solid white; }
  .catalog-aside__first-item.is-hide {
    display: none; }
  .catalog-aside__first-item.is-additional {
    position: relative; }

.catalog-aside__first-link {
  position: relative;
  text-decoration: none;
  color: white;
  display: block;
  padding: 10px 15px;
  color: white; }
  .catalog-aside__first-link:visited {
    color: white; }
  .catalog-aside__first-link:hover {
    text-decoration: none;
    color: white; }
  .catalog-aside__first-link:visited:hover {
    text-decoration: underline;
    color: white; }
  .catalog-aside__first-link.is-opening {
    font-size: 20px;
    text-align: center; }
    .catalog-aside__first-link.is-opening:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .catalog-aside__first-link.is-additional {
    font-size: 20px;
    text-align: center; }
    .catalog-aside__first-link.is-additional:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }

.catalog-aside__link-img {
  vertical-align: middle;
  display: inline-block;
  max-height: 100%;
  max-width: 100%; }

.catalog-aside__second-holder {
  display: none;
  box-sizing: border-box;
  z-index: 10; }

.catalog-aside__second-level {
  margin: 0;
  padding: 0;
  list-style: none; }

.catalog-aside__second-item {
  position: relative; }
  .catalog-aside__second-item:hover .catalog-aside__third-holder {
    display: block; }
  .catalog-aside__second-item.is-contain .catalog-aside__second-link {
    position: relative; }

.catalog-aside__second-link {
  display: block;
  padding: 10px 15px;
  background-color: #ccc;
  border: 1px solid white;
  position: relative;
  text-decoration: none;
  color: #333333; }
  .catalog-aside__second-link:visited {
    color: #333333; }
  .catalog-aside__second-link:hover, .catalog-aside__second-link:visited:hover {
    background-color: #bbb;
    color: #333333; }

.catalog-aside__third-holder {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  min-width: 250px;
  z-index: 10; }

.catalog-aside__third-item {
  position: relative; }
  .catalog-aside__third-item:hover .catalog-aside__fourth-holder {
    display: block; }
  .catalog-aside__third-item.is-hide {
    display: none; }

.catalog-aside__third-link {
  position: relative;
  text-decoration: none;
  color: #333333;
  display: block;
  padding: 10px 15px;
  background-color: #ccc;
  border: 1px solid white; }
  .catalog-aside__third-link:visited {
    color: #333333; }
  .catalog-aside__third-link:hover, .catalog-aside__third-link:visited:hover {
    background-color: #bbb;
    color: #333333; }
  .catalog-aside__third-link .catalog-aside__contain-marker {
    display: none; }

.catalog-aside__fourth-holder {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  min-width: 250px;
  background-color: #ddd; }

.catalog-aside__fourth-link {
  position: relative;
  text-decoration: none;
  color: #333333;
  display: block;
  padding: 10px 15px;
  background-color: #ccc;
  border: 1px solid white; }
  .catalog-aside__fourth-link:visited {
    color: #333333; }
  .catalog-aside__fourth-link:hover, .catalog-aside__fourth-link:visited:hover {
    background-color: #bbb;
    color: #333333; }

.catalog-aside__additional-holder {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 1001;
  width: 100%;
  min-width: 150px; }

.catalog-aside__additional-level {
  margin: 0;
  padding: 0;
  list-style: none; }

.catalog-aside__additional-item {
  position: relative; }
  .catalog-aside__additional-item:hover .catalog-aside__third-holder {
    display: block; }

.catalog-aside__additional-link {
  display: block;
  padding: 10px 15px;
  background-color: #888;
  border: 1px solid white;
  color: white;
  position: relative;
  text-decoration: none;
  color: white; }
  .catalog-aside__additional-link:visited {
    color: white; }
  .catalog-aside__additional-link:hover {
    text-decoration: none;
    color: white; }
  .catalog-aside__additional-link:visited:hover {
    text-decoration: underline;
    color: white; }

.catalog-aside__more-link {
  display: none;
  font-size: 90%;
  cursor: pointer; }
  .catalog-aside__more-link:hover {
    text-decoration: underline; }
  .catalog-aside__more-link.is-active {
    display: inline; }

.catalog-aside__less-link {
  display: none;
  font-size: 90%;
  cursor: pointer; }
  .catalog-aside__less-link:hover {
    text-decoration: underline; }
  .catalog-aside__less-link.is-active {
    display: inline; }

.catalog-aside__first-item.is-opened:after, .catalog-aside__second-item.is-opened:after, .catalog-aside__third-item.is-opened:after {
  transform: rotate(90deg); }

.catalog-aside.is-i-state.is-opened .catalog-aside__first-item:hover .catalog-aside__second-holder,
.catalog-aside.is-i-state.is-opened .catalog-aside__first-item:hover .catalog-aside__additional-holder,
.catalog-aside.is-i-state.is-opened .catalog-aside__first-item.is-hover .catalog-aside__second-holder,
.catalog-aside.is-i-state.is-opened .catalog-aside__first-item.is-hover .catalog-aside__additional-holder {
  display: block; }

.catalog-aside.is-i-state .catalog-aside__first-item {
  position: relative; }
  .catalog-aside.is-i-state .catalog-aside__first-item.is-additional {
    position: relative; }

.catalog-aside.is-i-state .catalog-aside__second-holder {
  position: absolute;
  left: 100%;
  top: 0;
  padding: 20px;
  z-index: 10;
  min-width: 700px;
  background-color: #eee; }
  .catalog-aside.is-i-state .catalog-aside__second-holder:after {
    content: '';
    display: block;
    clear: both; }

.catalog-aside.is-i-state .catalog-aside__second-level {
  float: left;
  width: 33.33333%;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px; }

.catalog-aside.is-i-state .catalog-aside__second-item {
  margin-top: 10px;
  margin-bottom: 10px; }
  .catalog-aside.is-i-state .catalog-aside__second-item:first-child {
    margin-top: 0; }
  .catalog-aside.is-i-state .catalog-aside__second-item:last-child {
    margin-bottom: 0; }
  .catalog-aside.is-i-state .catalog-aside__second-item.is-contain .catalog-aside__second-link:before {
    content: none; }

.catalog-aside.is-i-state .catalog-aside__second-link {
  display: inline;
  background: none;
  border: none;
  padding: 0;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  color: white;
  color: #333333; }
  .catalog-aside.is-i-state .catalog-aside__second-link:visited {
    color: white; }
  .catalog-aside.is-i-state .catalog-aside__second-link:hover {
    text-decoration: none;
    color: white; }
  .catalog-aside.is-i-state .catalog-aside__second-link:visited:hover {
    text-decoration: underline;
    color: white; }
  .catalog-aside.is-i-state .catalog-aside__second-link:hover, .catalog-aside.is-i-state .catalog-aside__second-link:visited, .catalog-aside.is-i-state .catalog-aside__second-link:visited:hover {
    color: #333333; }
  .catalog-aside.is-i-state .catalog-aside__second-link .catalog-aside__contain-marker {
    display: none; }

.catalog-aside.is-i-state .catalog-aside__third-holder, .catalog-aside.is-i-state .catalog-aside__fourth-holder {
  display: block;
  position: static;
  left: 100%;
  top: 0;
  width: 100%;
  min-width: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px; }
  .catalog-aside.is-i-state .catalog-aside__third-holder:first-child, .catalog-aside.is-i-state .catalog-aside__fourth-holder:first-child {
    margin-top: 0; }
  .catalog-aside.is-i-state .catalog-aside__third-holder:last-child, .catalog-aside.is-i-state .catalog-aside__fourth-holder:last-child {
    margin-bottom: 0; }

.catalog-aside.is-i-state .catalog-aside__fourth-holder {
  background: none;
  padding-left: 10px; }

.catalog-aside.is-i-state .catalog-aside__third-item {
  margin-top: 5px;
  margin-bottom: 5px; }
  .catalog-aside.is-i-state .catalog-aside__third-item:first-child {
    margin-top: 0; }
  .catalog-aside.is-i-state .catalog-aside__third-item:last-child {
    margin-bottom: 0; }

.catalog-aside.is-i-state .catalog-aside__third-link, .catalog-aside.is-i-state .catalog-aside__fourth-link {
  display: inline;
  background: none;
  border: none;
  padding: 0; }
  .catalog-aside.is-i-state .catalog-aside__third-link .catalog-aside__contain-marker, .catalog-aside.is-i-state .catalog-aside__fourth-link .catalog-aside__contain-marker {
    display: none; }

.catalog-aside.is-z-state.is-opened .catalog-aside__first-item:hover .catalog-aside__second-holder,
.catalog-aside.is-z-state.is-opened .catalog-aside__first-item:hover .catalog-aside__additional-holder,
.catalog-aside.is-z-state.is-opened .catalog-aside__first-item.is-hover .catalog-aside__second-holder,
.catalog-aside.is-z-state.is-opened .catalog-aside__first-item.is-hover .catalog-aside__additional-holder {
  display: block; }

.catalog-aside.is-z-state .catalog-aside__first-item {
  position: relative; }
  .catalog-aside.is-z-state .catalog-aside__first-item.is-additional {
    position: relative; }

.catalog-aside.is-z-state .catalog-aside__second-holder {
  position: absolute;
  left: 100%;
  top: 0;
  padding: 20px;
  z-index: 10;
  min-width: 700px;
  background-color: #eee; }

.catalog-aside.is-z-state .catalog-aside__second-level {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%; }
  .catalog-aside.is-z-state .catalog-aside__second-level:after {
    content: '';
    display: block;
    clear: left; }

.catalog-aside.is-z-state .catalog-aside__second-item {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  margin-top: 2.5%; }
  .catalog-aside.is-z-state .catalog-aside__second-item:nth-child(3n+1) {
    clear: left; }
  .catalog-aside.is-z-state .catalog-aside__second-item.is-contain .catalog-aside__second-link:before {
    content: none; }

.catalog-aside.is-z-state .catalog-aside__second-link {
  display: inline;
  background: none;
  border: none;
  padding: 0;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  color: white;
  color: #333333; }
  .catalog-aside.is-z-state .catalog-aside__second-link:visited {
    color: white; }
  .catalog-aside.is-z-state .catalog-aside__second-link:hover {
    text-decoration: none;
    color: white; }
  .catalog-aside.is-z-state .catalog-aside__second-link:visited:hover {
    text-decoration: underline;
    color: white; }
  .catalog-aside.is-z-state .catalog-aside__second-link:hover, .catalog-aside.is-z-state .catalog-aside__second-link:visited, .catalog-aside.is-z-state .catalog-aside__second-link:visited:hover {
    color: #333333; }
  .catalog-aside.is-z-state .catalog-aside__second-link .catalog-aside__contain-marker {
    display: none; }

.catalog-aside.is-z-state .catalog-aside__third-holder {
  display: block;
  position: static;
  left: 100%;
  top: 0;
  width: 100%;
  min-width: 0;
  margin-top: 20px;
  margin-bottom: 20px; }
  .catalog-aside.is-z-state .catalog-aside__third-holder:first-child {
    margin-top: 0; }
  .catalog-aside.is-z-state .catalog-aside__third-holder:last-child {
    margin-bottom: 0; }

.catalog-aside.is-z-state .catalog-aside__third-item {
  margin-top: 5px;
  margin-bottom: 5px; }
  .catalog-aside.is-z-state .catalog-aside__third-item:first-child {
    margin-top: 0; }
  .catalog-aside.is-z-state .catalog-aside__third-item:last-child {
    margin-bottom: 0; }

.catalog-aside.is-z-state .catalog-aside__third-link {
  display: inline;
  background: none;
  border: none;
  padding: 0; }

.catalog-aside.is-t-state {
  position: relative; }
  .catalog-aside.is-t-state.is-opened .catalog-aside__first-item:hover .catalog-aside__second-holder,
  .catalog-aside.is-t-state.is-opened .catalog-aside__first-item:hover .catalog-aside__additional-holder,
  .catalog-aside.is-t-state.is-opened .catalog-aside__first-item.is-hover .catalog-aside__second-holder,
  .catalog-aside.is-t-state.is-opened .catalog-aside__first-item.is-hover .catalog-aside__additional-holder {
    display: block; }
  .catalog-aside.is-t-state .catalog-aside__first-item {
    position: inherit; }
    .catalog-aside.is-t-state .catalog-aside__first-item.is-additional {
      position: relative; }
  .catalog-aside.is-t-state .catalog-aside__second-holder {
    position: absolute;
    left: 100%;
    top: 0;
    padding: 20px;
    z-index: 10;
    min-width: 700px;
    background-color: #eee; }
  .catalog-aside.is-t-state .catalog-aside__second-level {
    position: relative;
    margin-left: -2.5%;
    margin-top: -2.5%; }
    .catalog-aside.is-t-state .catalog-aside__second-level:after {
      content: '';
      display: block;
      clear: left; }
  .catalog-aside.is-t-state .catalog-aside__second-item {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 30.83333%;
    margin-left: 2.5%;
    margin-top: 2.5%; }
    .catalog-aside.is-t-state .catalog-aside__second-item:nth-child(3n+1) {
      clear: left; }
    .catalog-aside.is-t-state .catalog-aside__second-item.is-contain .catalog-aside__second-link:before {
      content: none; }
  .catalog-aside.is-t-state .catalog-aside__second-link {
    display: inline;
    background: none;
    border: none;
    padding: 0;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    color: white;
    color: #333333; }
    .catalog-aside.is-t-state .catalog-aside__second-link:visited {
      color: white; }
    .catalog-aside.is-t-state .catalog-aside__second-link:hover {
      text-decoration: none;
      color: white; }
    .catalog-aside.is-t-state .catalog-aside__second-link:visited:hover {
      text-decoration: underline;
      color: white; }
    .catalog-aside.is-t-state .catalog-aside__second-link:hover, .catalog-aside.is-t-state .catalog-aside__second-link:visited, .catalog-aside.is-t-state .catalog-aside__second-link:visited:hover {
      color: #333333; }
    .catalog-aside.is-t-state .catalog-aside__second-link .catalog-aside__contain-marker {
      display: none; }
  .catalog-aside.is-t-state .catalog-aside__third-holder {
    display: block;
    position: static;
    left: 100%;
    top: 0;
    width: 100%;
    min-width: 0;
    margin-top: 20px;
    margin-bottom: 20px; }
    .catalog-aside.is-t-state .catalog-aside__third-holder:first-child {
      margin-top: 0; }
    .catalog-aside.is-t-state .catalog-aside__third-holder:last-child {
      margin-bottom: 0; }
  .catalog-aside.is-t-state .catalog-aside__third-item {
    margin-top: 5px;
    margin-bottom: 5px; }
    .catalog-aside.is-t-state .catalog-aside__third-item:first-child {
      margin-top: 0; }
    .catalog-aside.is-t-state .catalog-aside__third-item:last-child {
      margin-bottom: 0; }
  .catalog-aside.is-t-state .catalog-aside__third-link {
    display: inline;
    background: none;
    border: none;
    padding: 0; }

.catalog-compare-button__link {
  padding: 10px;
  border-radius: 50%;
  line-height: 1; }
  .catalog-compare-button__link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 16px; }
  .catalog-compare-button__link.is-active:before, .catalog-compare-button__link.added:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 16px; }

.catalog-compare-button.is-list .catalog-compare-button__text {
  display: none; }

.catalog-compare-button.is-list .catalog-compare-button__link {
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: #eee; }

.catalog-compare-button.is-detail .catalog-compare-button {
  font-size: 85.71429%; }
  .catalog-compare-button.is-detail .catalog-compare-button__link {
    text-decoration: none;
    padding: inherit;
    border-radius: inherit;
    background-color: inherit;
    line-height: inherit; }
    .catalog-compare-button.is-detail .catalog-compare-button__link:before {
      margin-right: .5em; }

.catalog-favor-button__link {
  padding: 10px;
  border-radius: 50%;
  line-height: 1; }
  .catalog-favor-button__link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 16px; }
  .catalog-favor-button__link.is-active:before, .catalog-favor-button__link.added:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 16px; }

.catalog-favor-button.is-list .catalog-favor-button__text {
  display: none; }

.catalog-favor-button.is-list .catalog-favor-button__link {
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: #eee; }

.catalog-favor-button.is-detail .catalog-favor-button {
  font-size: 85.71429%; }
  .catalog-favor-button.is-detail .catalog-favor-button__link {
    text-decoration: none;
    padding: inherit;
    border-radius: inherit;
    background-color: inherit;
    line-height: inherit; }
    .catalog-favor-button.is-detail .catalog-favor-button__link:before {
      margin-right: .5em; }

.catalog-items {
  position: relative; }
  .catalog-items__cols {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin-left: -2.5%;
    position: static;
    margin-top: -2.5%; }
    .catalog-items__cols:after {
      content: '';
      display: block;
      clear: left; }
  .catalog-items__col {
    margin: 0;
    margin-top: 2.5%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 22.5%;
    margin-left: 2.5%; }
    .catalog-items__col:nth-child(4n+1) {
      clear: left; }

.content-area .catalog-items ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .content-area .catalog-items ul li {
    margin: 0;
    padding: 0; }

.catalog-items.is-3cols .catalog-items__cols {
  position: relative;
  margin-left: -3.33333%;
  margin-top: -3.33333%; }
  .catalog-items.is-3cols .catalog-items__cols:after {
    content: '';
    display: block;
    clear: left; }

.catalog-items.is-3cols .catalog-items__col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.0%;
  margin-left: 3.33333%; }
  .catalog-items.is-3cols .catalog-items__col:nth-child(4n+1) {
    clear: none; }
  .catalog-items.is-3cols .catalog-items__col:nth-child(3n+1) {
    clear: left; }

.catalog-items.is-2cols .catalog-items__cols {
  position: relative;
  margin-left: -5%;
  margin-top: -5%; }
  .catalog-items.is-2cols .catalog-items__cols:after {
    content: '';
    display: block;
    clear: left; }

.catalog-items.is-2cols .catalog-items__col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 45.0%;
  margin-left: 5%;
  margin-top: 5%; }
  .catalog-items.is-2cols .catalog-items__col:nth-child(3n+1) {
    clear: none; }
  .catalog-items.is-2cols .catalog-items__col:nth-child(2n+1) {
    clear: left; }

.catalog-items.is-1cols .catalog-items__cols {
  margin-left: 0;
  margin-top: 0; }

.catalog-items.is-1cols .catalog-items__col {
  float: none;
  width: auto;
  margin-left: 0;
  margin-top: 20px;
  margin-bottom: 20px; }
  .catalog-items.is-1cols .catalog-items__col:first-child {
    margin-top: 0; }
  .catalog-items.is-1cols .catalog-items__col:last-child {
    margin-bottom: 0; }

.catalog-largelist__item {
  margin-top: 20px;
  margin-bottom: 20px; }
  .catalog-largelist__item:first-child {
    margin-top: 0; }
  .catalog-largelist__item:last-child {
    margin-bottom: 0; }

.catalog-largelist__plate {
  display: table;
  border: 1px solid #909090; }
  .catalog-largelist__plate:after {
    content: '';
    display: block;
    clear: both; }

.catalog-largelist__thumbnail {
  display: table-cell;
  width: 30%;
  max-width: 280px;
  min-width: 200px;
  padding: 15px; }

.catalog-largelist__thumb-holder {
  padding: 4px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  text-align: center; }

.catalog-largelist__thumb-img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.catalog-largelist__info {
  display: table-cell;
  padding: 15px 2% 15px 2%; }

.catalog-largelist__title {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold; }

.catalog-largelist__stock:after {
  content: '';
  display: block;
  clear: both; }

.catalog-largelist__boolean {
  float: left;
  width: 50%;
  margin-bottom: 15px;
  font-size: 14px; }

.catalog-largelist__boolean-text:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #c6c6c8;
  font-size: 18px;
  padding-right: 10px;
  content: ""; }

.catalog-largelist__boolean-text::before {
  margin-right: 5px; }

.catalog-largelist__amount {
  float: left;
  width: 50%;
  margin-bottom: 15px;
  text-align: right;
  font-size: 14px; }

.catalog-largelist__rating-holder:after {
  content: '';
  display: block;
  clear: both; }

.catalog-largelist__category {
  float: left;
  width: 50%;
  margin-bottom: 15px;
  font-size: 14px; }

.catalog-largelist__rating {
  float: left;
  width: 50%; }

.catalog-largelist__description {
  margin-top: 10px;
  margin-bottom: 10px; }
  .catalog-largelist__description:first-child {
    margin-top: 0; }
  .catalog-largelist__description:last-child {
    margin-bottom: 0; }

.catalog-largelist__mark {
  margin-top: 40px;
  margin-bottom: 40px; }
  .catalog-largelist__mark:first-child {
    margin-top: 0; }
  .catalog-largelist__mark:last-child {
    margin-bottom: 0; }
  .catalog-largelist__mark:after {
    content: '';
    display: block;
    clear: both; }

.catalog-largelist__favor {
  float: left;
  width: 50%; }

.catalog-largelist__favor-link {
  display: inline-block;
  vertical-align: top;
  text-decoration: none; }
  .catalog-largelist__favor-link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: ""; }
  .catalog-largelist__favor-link::before {
    margin-right: 5px;
    cursor: pointer; }
  .catalog-largelist__favor-link.is-active:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: ""; }
  .catalog-largelist__favor-link.is-active:before {
    margin-right: 5px; }

.catalog-largelist__compare {
  float: left;
  width: 50%; }

.catalog-largelist__compare-link {
  text-decoration: none; }
  .catalog-largelist__compare-link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: ""; }
  .catalog-largelist__compare-link::before {
    margin-right: 5px; }

.catalog-largelist__ui {
  display: table-cell;
  width: 25%;
  height: 100%;
  padding: 15px 2% 15px 2%;
  background: #f0f0f0; }

.catalog-largelist__price {
  margin-bottom: 15px;
  font-weight: bold; }

.catalog-largelist__price-label {
  display: inline-block;
  margin-right: 15px;
  vertical-align: baseline;
  font-size: 16px; }

.catalog-largelist__price-number {
  display: inline-block;
  vertical-align: baseline;
  font-size: 30px; }

.catalog-largelist__advantages-list {
  padding: 0;
  margin: 0 0 30px 0;
  list-style: none; }

.catalog-largelist__advantages-item {
  position: relative;
  padding-left: 30px;
  margin-top: 20px;
  margin-bottom: 20px; }
  .catalog-largelist__advantages-item:first-child {
    margin-top: 0; }
  .catalog-largelist__advantages-item:last-child {
    margin-bottom: 0; }
  .catalog-largelist__advantages-item:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    margin-right: 5px; }
  .catalog-largelist__advantages-item.is-delivery:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 16px; }
  .catalog-largelist__advantages-item.is-pickup:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 16px; }
  .catalog-largelist__advantages-item.is-store:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 16px; }

.catalog-largelist__order {
  margin-top: 20px;
  margin-bottom: 20px; }
  .catalog-largelist__order:first-child {
    margin-top: 0; }
  .catalog-largelist__order:last-child {
    margin-bottom: 0; }

.catalog-largelist__order-btn {
  display: block;
  text-align: center;
  text-decoration: none; }
  .catalog-largelist__order-btn:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: ""; }
  .catalog-largelist__order-btn::before {
    margin-right: 5px; }

.catalog-largelist__fast-btn {
  display: block;
  text-align: center; }

.catalog-list .select2-container {
  width: auto !important; }

.catalog-list__item {
  border-bottom: 1px solid #909090;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .catalog-list__item:after {
    content: '';
    display: block;
    clear: both; }

.catalog-list__plate {
  position: relative;
  margin-left: -2.5%; }
  .catalog-list__plate:after {
    content: '';
    display: block;
    clear: left; }

.catalog-list__thumbnail {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  text-align: center; }

.catalog-list__info {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 55.83333%;
  margin-left: 2.5%; }

.catalog-list__ui-holder {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 14.16667%;
  margin-left: 2.5%;
  padding-top: 20px;
  text-align: center; }

.catalog-list__thumb-holder {
  display: inline-block;
  padding: 3px;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  vertical-align: top; }

.catalog-list__thumb-img {
  display: inline-block;
  vertical-align: top;
  max-width: 100%; }

.catalog-list__category {
  margin-bottom: 8px;
  font-size: 16px;
  font-style: italic; }

.catalog-list__category-link {
  color: #999999; }
  .catalog-list__category-link:hover {
    color: #999999; }

.catalog-list__title {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: bold; }

.catalog-list__description {
  margin-bottom: 10px;
  font-size: 15px; }

.catalog-list__option-list.is-size {
  width: 120px; }

.catalog-list__option-list.is-color {
  width: 50px; }

.catalog-list__option-label {
  margin-right: .5em; }

.catalog-list__options {
  position: relative;
  margin-left: -2.5%; }
  .catalog-list__options:after {
    content: '';
    display: block;
    clear: left; }

.catalog-list__options-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%; }

.catalog-list__btns {
  margin-top: 20px;
  margin-bottom: 20px; }
  .catalog-list__btns:first-child {
    margin-top: 0; }
  .catalog-list__btns:last-child {
    margin-bottom: 0; }

.catalog-list__price {
  margin-bottom: 15px;
  font-size: 20px; }

.catalog-list__order {
  margin-top: 10px;
  margin-bottom: 10px; }
  .catalog-list__order:first-child {
    margin-top: 0; }
  .catalog-list__order:last-child {
    margin-bottom: 0; }

.catalog-list__order-btn {
  display: block;
  text-align: center; }

.catalog-list__fast {
  margin-top: 10px;
  margin-bottom: 10px; }
  .catalog-list__fast:first-child {
    margin-top: 0; }
  .catalog-list__fast:last-child {
    margin-bottom: 0; }

.catalog-list__fast-btn {
  display: block;
  text-align: center; }

.catalog-plate {
  position: relative;
  max-width: 420px;
  min-width: 190px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  overflow-y: visible;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .catalog-plate__wrap {
    position: relative;
    padding: 15px 15px 20px; }
    .catalog-plate__wrap:before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: -1;
      border-radius: 10px;
      background-color: #fff; }
  .catalog-plate__articul {
    margin-top: 10px;
    margin-bottom: 10px; }
    .catalog-plate__articul:first-child {
      margin-top: 0; }
    .catalog-plate__articul:last-child {
      margin-bottom: 0; }
  .catalog-plate__favor {
    position: absolute;
    right: 10px;
    top: 10px; }
    .catalog-plate__favor:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: "";
      font-size: 16px; }
    .catalog-plate__favor.is-active:before {
      content: ""; }
  .catalog-plate__favor-link {
    display: none; }
  .catalog-plate__preview {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    z-index: 2;
    margin: auto;
    width: 182px;
    max-width: 90%;
    padding: 5px 10px;
    margin-top: -10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    font-weight: 500;
    color: white;
    opacity: 0;
    background-color: #ccc;
    background-color: rgba(0, 0, 0, 0.5); }
    .catalog-plate__preview:hover {
      background-color: #eee;
      color: black; }
  .catalog-plate__labels {
    position: absolute;
    left: -10px;
    top: 5px;
    z-index: 2; }
  .catalog-plate__label {
    display: table;
    height: 20px;
    padding: 0 10px 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-transform: lowercase;
    line-height: 20px;
    background-color: #eee;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .catalog-plate__label:first-child {
      margin-top: 0; }
    .catalog-plate__label:last-child {
      margin-bottom: 0; }
    .catalog-plate__label span {
      position: relative;
      z-index: 2;
      line-height: 16px; }
    .catalog-plate__label.is-new {
      background-color: green;
      color: white; }
    .catalog-plate__label.is-hit {
      background-color: orange;
      color: white; }
    .catalog-plate__label.is-best {
      background-color: blue;
      color: white; }
    .catalog-plate__label.is-sale {
      background-color: red;
      color: white; }
  .catalog-plate__category {
    margin-top: 5px;
    margin-bottom: 5px; }
    .catalog-plate__category:first-child {
      margin-top: 0; }
    .catalog-plate__category:last-child {
      margin-bottom: 0; }
  .catalog-plate__caption {
    margin-top: 5px;
    margin-bottom: 5px; }
    .catalog-plate__caption:first-child {
      margin-top: 0; }
    .catalog-plate__caption:last-child {
      margin-bottom: 0; }
  .catalog-plate__link {
    font-size: 133.33333%;
    color: #0b8bfb; }
    .catalog-plate__link._small {
      font-size: 93.33333%; }
  .catalog-plate__text {
    margin-top: 5px;
    font-size: 93.33333%;
    text-align: center; }
  .catalog-plate__footer {
    max-height: 0;
    overflow: hidden; }
  .catalog-plate__prices {
    margin-top: 10px; }
    .catalog-plate__prices:first-child {
      margin-top: 0; }
  .catalog-plate__old-price {
    position: relative;
    display: table;
    color: #b4bbc2;
    font-size: 107.14286%;
    font-weight: 400; }
    .catalog-plate__old-price:before {
      content: '';
      position: absolute;
      top: 50%;
      height: 1px;
      margin-top: 1px;
      left: -2px;
      right: -1px;
      background-color: #ccc; }
  .catalog-plate__current-price {
    font-weight: 700;
    font-size: 114.28571%; }
  .catalog-plate__btns {
    margin-top: 10px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .catalog-plate__btns:first-child {
      margin-top: 0; }
    .catalog-plate__btns:after {
      content: '';
      display: block;
      clear: both; }
  .catalog-plate__params {
    margin-top: 20px;
    margin-bottom: 20px; }
    .catalog-plate__params:first-child {
      margin-top: 0; }
    .catalog-plate__params:last-child {
      margin-bottom: 0; }
  .catalog-plate__param {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 85.71429%; }
    .catalog-plate__param:first-child {
      margin-top: 0; }
    .catalog-plate__param:last-child {
      margin-bottom: 0; }
  .catalog-plate__param-label {
    font-weight: bold;
    margin-right: .5em; }
  .catalog-plate__buy {
    float: right;
    margin-top: 5px;
    margin-bottom: 5px; }
  .catalog-plate__fast-order {
    float: left;
    margin-top: 8px;
    margin-bottom: 5px; }
  .catalog-plate__img-holder {
    position: relative;
    margin-bottom: 10px;
    text-align: center; }
    .catalog-plate__img-holder:last-child {
      margin-bottom: 0; }
  .catalog-plate__img {
    max-width: 100%;
    height: auto;
    vertical-align: top; }
  .catalog-plate__middle-holder {
    margin-top: 20px;
    margin-bottom: 20px; }
    .catalog-plate__middle-holder:first-child {
      margin-top: 0; }
    .catalog-plate__middle-holder:last-child {
      margin-bottom: 0; }
    .catalog-plate__middle-holder:after {
      content: '';
      display: block;
      clear: both; }
  .catalog-plate__rating {
    float: left; }
  .catalog-plate__avail {
    float: right;
    font-style: italic;
    color: #ccc; }
  .catalog-plate.is-initiated:hover {
    z-index: 3; }
    .catalog-plate.is-initiated:hover .catalog-plate__wrap:before {
      border: 1px solid #ccc;
      box-shadow: 0 7px 17px rgba(0, 0, 0, 0.27);
      transition: box-shadow .1s ease-in, bottom .2s; }
    .catalog-plate.is-initiated:hover .catalog-plate__preview {
      opacity: 1;
      margin-top: -22px;
      transition: .2s margin-top linear, .2s opacity linear, .2s color; }
    .catalog-plate.is-initiated:hover .catalog-plate__footer {
      max-height: none;
      margin-top: 20px;
      margin-bottom: 20px;
      padding-top: 20px;
      border-top: 1px solid #ccc; }
      .catalog-plate.is-initiated:hover .catalog-plate__footer:first-child {
        margin-top: 0; }
      .catalog-plate.is-initiated:hover .catalog-plate__footer:last-child {
        margin-bottom: 0; }
  .catalog-plate__options {
    position: relative;
    margin-left: -2.5%; }
    .catalog-plate__options:after {
      content: '';
      display: block;
      clear: left; }
    .catalog-plate__options .select2-container {
      width: 100% !important; }
  .catalog-plate__options-item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%; }

html.touch .catalog-plate {
  z-index: 3; }
  html.touch .catalog-plate:before {
    bottom: 0;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.27);
    transition: box-shadow .4s ease-in, bottom .2s; }
  html.touch .catalog-plate__btns {
    position: relative;
    max-height: 100px;
    opacity: 1; }
  html.touch .catalog-plate__favor {
    opacity: 1;
    transition: opacity .3s; }
  html.touch .catalog-plate__preview {
    display: none;
    opacity: 1;
    margin-top: -22px;
    transition: .2s margin-top linear, .2s opacity linear, .2s color; }

html.touch .catalog-plate._mx240 {
  padding-bottom: 20px; }

.catalog-plate._mx240 {
  padding-bottom: 50px; }
  .catalog-plate._mx240 .catalog-plate__buy {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px; }
  .catalog-plate._mx240 .catalog-plate__fast-order {
    float: none;
    display: table;
    margin-left: auto;
    margin-right: auto; }
  .catalog-plate._mx240 .catalog-plate__favor-link {
    display: none; }
  .catalog-plate._mx240 .catalog-plate__favor:before {
    display: none; }
  .catalog-plate._mx240 .catalog-plate__preview {
    font-size: 100%; }

.catalog-plate._mx190 .catalog-plate__preview {
  width: 160px;
  padding-left: 5px;
  padding-right: 5px; }

.catalog-plate._mx190 .catalog-plate__old-price {
  display: table;
  margin-left: auto;
  margin-right: auto; }

.catalog-plate._mx190 .catalog-plate__current-price {
  display: table;
  margin-left: auto;
  margin-right: auto; }

.catalog-reviews__feedback-item {
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid gray; }
  .catalog-reviews__feedback-item:after {
    content: '';
    display: block;
    clear: both; }

.catalog-reviews__feedback-info {
  float: left;
  width: 250px; }

.catalog-reviews__feedback-personal {
  margin-top: 20px;
  margin-bottom: 20px; }
  .catalog-reviews__feedback-personal:first-child {
    margin-top: 0; }
  .catalog-reviews__feedback-personal:last-child {
    margin-bottom: 0; }

.catalog-reviews__feedback-name {
  font-size: 150%;
  line-height: 1.1;
  margin-top: 10px;
  margin-bottom: 10px; }
  .catalog-reviews__feedback-name:first-child {
    margin-top: 0; }
  .catalog-reviews__feedback-name:last-child {
    margin-bottom: 0; }

.catalog-reviews__feedback-text {
  overflow: hidden; }

.catalog-reviews__form-section {
  margin-top: 40px;
  margin-bottom: 40px; }
  .catalog-reviews__form-section:first-child {
    margin-top: 0; }
  .catalog-reviews__form-section:last-child {
    margin-bottom: 0; }

.catalog-sorter {
  background: #343840;
  padding: 20px 30px; }
  .catalog-sorter:after {
    content: '';
    display: block;
    clear: both; }
  .catalog-sorter__sort-by, .catalog-sorter__count-by {
    float: left;
    box-sizing: border-box;
    margin-right: 20px; }
  .catalog-sorter__sort-by {
    float: left; }
  .catalog-sorter__count-by {
    float: right; }
  .catalog-sorter__sort-by-title, .catalog-sorter__count-by-title {
    font-weight: normal;
    float: left;
    margin-right: 10px; }
  .catalog-sorter__sort-by-items, .catalog-sorter__count-by-items {
    float: left;
    box-sizing: border-box; }
  .catalog-sorter__sort-by-item, .catalog-sorter__count-by-item {
    float: left;
    margin: 0px 5px; }
    .catalog-sorter__sort-by-item:first-child, .catalog-sorter__count-by-item:first-child {
      margin-left: 0px; }
    .catalog-sorter__sort-by-item:last-child, .catalog-sorter__count-by-item:last-child {
      margin-right: 0px; }
  .catalog-sorter__sort-by-link, .catalog-sorter__count-by-link {
    text-decoration: underline;
    cursor: pointer;
    font-weight: normal;
    color: #666;
    position: relative; }
    .catalog-sorter__sort-by-link:hover, .catalog-sorter__sort-by-link.is-active, .catalog-sorter__count-by-link:hover, .catalog-sorter__count-by-link.is-active {
      text-decoration: none;
      color: #000000; }
      .catalog-sorter__sort-by-link:hover.is-up, .catalog-sorter__sort-by-link:hover.is-down, .catalog-sorter__sort-by-link.is-active.is-up, .catalog-sorter__sort-by-link.is-active.is-down, .catalog-sorter__count-by-link:hover.is-up, .catalog-sorter__count-by-link:hover.is-down, .catalog-sorter__count-by-link.is-active.is-up, .catalog-sorter__count-by-link.is-active.is-down {
        margin-right: 15px; }
        .catalog-sorter__sort-by-link:hover.is-up:after, .catalog-sorter__sort-by-link:hover.is-down:after, .catalog-sorter__sort-by-link.is-active.is-up:after, .catalog-sorter__sort-by-link.is-active.is-down:after, .catalog-sorter__count-by-link:hover.is-up:after, .catalog-sorter__count-by-link:hover.is-down:after, .catalog-sorter__count-by-link.is-active.is-up:after, .catalog-sorter__count-by-link.is-active.is-down:after {
          display: inline-block;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: inherit;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0);
          color: #c6c6c8;
          font-size: 18px;
          padding-right: 10px;
          content: "";
          position: absolute;
          right: -15px;
          top: 1px; }
      .catalog-sorter__sort-by-link:hover.is-down:after, .catalog-sorter__sort-by-link.is-active.is-down:after, .catalog-sorter__count-by-link:hover.is-down:after, .catalog-sorter__count-by-link.is-active.is-down:after {
        content: ""; }
  .catalog-sorter__show-type {
    float: right;
    box-sizing: border-box; }
  .catalog-sorter__show-type-item {
    float: left;
    margin: 0px 5px; }
    .catalog-sorter__show-type-item:first-child {
      margin-left: 0px; }
    .catalog-sorter__show-type-item:last-child {
      margin-right: 0px; }
  .catalog-sorter__show-type-link {
    color: #666;
    cursor: pointer; }
    .catalog-sorter__show-type-link.list-type:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
    .catalog-sorter__show-type-link.tiles-type:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
    .catalog-sorter__show-type-link.table-type:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
    .catalog-sorter__show-type-link.is-active {
      color: #000000; }

.catalog-subsections__list {
  list-style: none;
  margin-right: -2em; }

.catalog-subsections__item {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
  margin-right: 2em; }

.catalog-subsections__link {
  display: block;
  color: #0099FF; }

.catalog-table__items {
  width: 100%;
  border-collapse: collapse; }

.catalog-table__header-text {
  position: relative;
  text-decoration: none; }
  .catalog-table__header-text.is-sortable {
    border-bottom: 1px dashed gray;
    cursor: pointer; }
  .catalog-table__header-text.is-sortable:hover {
    border-bottom: none; }
  .catalog-table__header-text.is-sorted-up, .catalog-table__header-text.is-sorted-down {
    margin-right: 15px; }
    .catalog-table__header-text.is-sorted-up:after, .catalog-table__header-text.is-sorted-down:after {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: "";
      position: absolute;
      right: -15px;
      top: 2px; }
  .catalog-table__header-text.is-sorted-down:after {
    content: ""; }

.catalog-table__th {
  font-size: 90%;
  padding: 8px 10px;
  border-bottom: 2px solid #ccc;
  text-align: left;
  /* &:first-child {
			padding-left: 0;
		}
		&:last-child {
			padding-right: 0;
		} */
  font-weight: bold;
  background: #eee; }

.catalog-table__td {
  padding: 8px 10px;
  border-bottom: 1px solid #ccc;
  font-size: 90%;
  /* &:first-child {
			padding-left: 0;
		}
		&:last-child {
			padding-right: 0;
		} */ }

.catalog-table__th.is-col-price {
  text-align: right; }

.catalog-table__td.is-col-price {
  text-align: right;
  position: relative;
  font-size: 120%;
  min-width: 100px; }

.catalog-table .is-col-prop-diametr {
  text-align: center; }

.catalog-table__old-price {
  text-decoration: line-through;
  font-size: 70%;
  color: gray;
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -25px; }

.catalog-table__sort {
  position: absolute;
  right: 0;
  top: 50%;
  line-height: 20px;
  margin-top: -12px; }
  .catalog-table__sort:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: ""; }
  .catalog-table__sort:before {
    font-size: 10px; }
  .catalog-table__sort.is-up:before {
    content: ""; }

.catalog-table__btn-buy {
  display: inline-block; }

.catalog-table__btn-fastbuy {
  display: inline-block;
  text-decoration: none;
  color: gray; }
  .catalog-table__btn-fastbuy > span {
    border-bottom: 1px dashed gray; }

.catalog-tree__title {
  margin-bottom: 20px;
  font-size: 214.28571%;
  font-weight: bold; }
  .catalog-tree__title:last-child {
    margin-bottom: 0; }

.catalog-tree__first-level {
  list-style: none;
  padding: 0;
  margin: 0; }

.catalog-tree__first-item {
  margin: 0;
  padding: 10px 0 20px;
  border-top: 1px solid #eee; }

.catalog-tree__first-link {
  float: left;
  font-size: 142.85714%;
  line-height: 20px;
  text-decoration: none;
  margin-right: 2.5%; }

.catalog-tree__second-holder {
  width: 72.5%;
  margin-left: auto; }

.catalog-tree__second-level:after {
  content: '';
  display: block;
  clear: both; }

.catalog-tree__second-item {
  border-top: 1px solid #eee;
  padding-top: 10px;
  padding-bottom: 10px; }
  .catalog-tree__second-item:after {
    content: '';
    display: block;
    clear: both; }
  .catalog-tree__second-item:first-child {
    border-top: none;
    padding-top: 0; }

.catalog-tree__second-link {
  float: left;
  max-width: 30.0%;
  font-size: 128.57143%;
  line-height: 20px;
  margin-right: 2.5%; }

.catalog-tree__third-holder {
  width: 63.33333%;
  margin-left: auto; }

.catalog-tree__third-level {
  float: right;
  width: 100%;
  margin-top: -10px; }
  .catalog-tree__third-level:after {
    content: '';
    display: block;
    clear: both; }

.catalog-tree__third-item {
  float: left;
  width: 50%;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  font-size: 90%;
  position: relative; }
  .catalog-tree__third-item:before {
    content: '';
    display: block;
    position: absolute;
    border-top: 1px solid #eee;
    left: 20px;
    top: -10px;
    right: 0; }
  .catalog-tree__third-item:nth-child(2):before, .catalog-tree__third-item:nth-child(1):before {
    display: none; }
  .catalog-tree__third-item:nth-child(2n+1) {
    clear: left;
    padding-left: 0; }
    .catalog-tree__third-item:nth-child(2n+1):before {
      left: 0; }

.cert-list__items {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%; }
  .cert-list__items:after {
    content: '';
    display: block;
    clear: left; }

.cert-list__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-top: 2.5%; }
  .cert-list__item:nth-child(4n+1) {
    clear: left; }

.cert-list__bg-holder {
  text-align: center; }

.cert-list__bg {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.cert-list__content-holder {
  background-color: rgba(255, 255, 255, 0.6);
  transition: .3s bottom; }

.cert-list__title {
  padding: 5px 10px 7px;
  text-align: center;
  font-weight: 600; }

.cert-list__cert-link {
  position: relative;
  display: block; }
  .cert-list__cert-link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    padding: 10px;
    border-radius: 50%;
    background: #eee;
    text-align: center;
    line-height: 20px;
    margin: auto;
    font-size: 24px;
    color: #999999; }
  .cert-list__cert-link:hover:before {
    display: block; }

.checkbox {
  position: relative;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  min-width: 14px;
  min-height: 14px;
  font-size: 14px; }
  .checkbox__check-holder {
    position: absolute;
    left: 0;
    top: -2px;
    height: 26px; }
  .checkbox__text {
    display: block;
    padding-left: 25px;
    font-size: 14px; }
  .checkbox:hover .checkbox__text {
    text-decoration: underline; }
  .checkbox.is-disabled {
    opacity: 0.3; }

.checkbox-cols {
  font-size: 87.5%; }
  .checkbox-cols__cols {
    margin-left: -15px; }
    .checkbox-cols__cols:after {
      content: '';
      display: block;
      clear: both; }
    .checkbox-cols__cols.is-1col .checkbox-cols__col {
      width: 100%; }
    .checkbox-cols__cols.is-3col .checkbox-cols__col {
      width: 33.33%; }
    .checkbox-cols__cols.is-4col .checkbox-cols__col {
      width: 25%; }
  .checkbox-cols__col {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px; }
  .checkbox-cols__items {
    list-style: none;
    margin: 0;
    padding: 0; }
  .checkbox-cols__item {
    margin-top: 10px;
    margin-bottom: 10px; }
    .checkbox-cols__item:first-child {
      margin-top: 0; }
    .checkbox-cols__item:last-child {
      margin-bottom: 0; }
  .checkbox-cols__more-container {
    display: none;
    overflow: hidden; }
    .checkbox-cols__more-container.is-opened {
      display: block;
      padding-top: 5px;
      padding-bottom: 5px; }
  .checkbox-cols__visible-container {
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px; }
  .checkbox-cols__btn-holder {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center; }
    .checkbox-cols__btn-holder:first-child {
      margin-top: 0; }
    .checkbox-cols__btn-holder:last-child {
      margin-bottom: 0; }
  .checkbox-cols__btn span:first-child {
    display: none; }
  .checkbox-cols__btn.is-opened span {
    display: none; }
  .checkbox-cols__btn.is-opened span:first-child {
    display: block; }

.clients-list__items {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%; }
  .clients-list__items:after {
    content: '';
    display: block;
    clear: left; }

.clients-list__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-top: 2.5%; }
  .clients-list__item:nth-child(4n+1) {
    clear: left; }

.clients-list__bg-holder {
  text-align: center; }

.clients-list__bg {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.clients-list__content-holder {
  transition: .3s bottom; }

.clients-list__title {
  padding: 5px 10px 7px;
  text-align: center;
  font-weight: 600; }

.company-contacts:after {
  content: '';
  display: block;
  clear: both; }

.company-contacts__title {
  margin-bottom: 30px;
  font-size: 214.28571%;
  font-weight: bold; }
  .company-contacts__title:last-child {
    margin-bottom: 0; }

.company-contacts__columns {
  position: relative;
  margin-left: -2.5%; }
  .company-contacts__columns:after {
    content: '';
    display: block;
    clear: left; }

.company-contacts__sidebar {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%; }

.company-contacts__content {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 64.16666%;
  margin-left: 2.5%; }

.company-contacts__connect {
  margin-bottom: 70px; }
  .company-contacts__connect:last-child {
    margin-bottom: 0; }

.company-contacts__connect-item {
  margin-bottom: 15px; }
  .company-contacts__connect-item:last-child {
    margin-bottom: 0; }

.company-contacts__connect-label {
  display: inline-block;
  margin-right: 5px;
  vertical-align: baseline;
  font-weight: bold; }

.company-contacts__map-holder {
  margin-bottom: 30px;
  height: 400px; }
  .company-contacts__map-holder:last-child {
    margin-bottom: 0; }

.company-contacts__info {
  position: relative;
  margin-left: -3.75%; }
  .company-contacts__info:after {
    content: '';
    display: block;
    clear: left; }

.company-contacts__info-title {
  margin-bottom: 20px;
  font-size: 114.28571%;
  font-weight: bold; }
  .company-contacts__info-title:last-child {
    margin-bottom: 0; }

.company-contacts__info-one {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 46.25%;
  margin-left: 3.75%; }

.company-contacts__info-two {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 46.25%;
  margin-left: 3.75%; }

.company-contacts__form-holder {
  box-sizing: border-box; }

.company-contacts__form-caption {
  font-weight: bold;
  font-size: 142.85714%;
  margin-top: 20px;
  margin-bottom: 20px; }
  .company-contacts__form-caption:first-child {
    margin-top: 0; }
  .company-contacts__form-caption:last-child {
    margin-bottom: 0; }

.compare-link {
  display: inline-block;
  box-sizing: border-box;
  background-color: #888; }
  .compare-link__content {
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    text-align: center;
    white-space: nowrap; }
  .compare-link__title {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    text-align: right;
    color: white; }
    .compare-link__title:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
    .compare-link__title::before {
      font-size: 18px;
      margin-right: .5em; }
  .compare-link__count {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 5px; }
  .compare-link__count-number {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-left: .5em;
    border-radius: 50%;
    background: #ccc;
    line-height: 20px;
    text-align: center;
    font-size: 75%;
    color: black; }

.compare-list {
  padding: 10px;
  margin: 10px;
  position: fixed;
  left: 0;
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 90%;
  overflow: hidden;
  width: 300px;
  background: #cccccc;
  border: 1px solid #cccccc;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.18);
  z-index: 998; }
  .compare-list__items {
    margin-top: 30px;
    display: table;
    width: 100%; }
  .compare-list__item {
    margin-top: 10px;
    margin-bottom: 10px; }
    .compare-list__item:first-child {
      margin-top: 0; }
    .compare-list__item:last-child {
      margin-bottom: 0; }
  .compare-list__item-name {
    display: table-cell;
    width: 260px; }
  .compare-list__item-remove {
    display: table-cell;
    width: 40px; }

.compare-result__header {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 10px;
  border: 1px solid gray; }
  .compare-result__header:first-child {
    margin-top: 0; }
  .compare-result__header:last-child {
    margin-bottom: 0; }

.compare-result__ui-btn {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  padding: 10px 20px;
  background-color: #f2f2f2;
  white-space: nowrap; }

.compare-result__show-all {
  text-decoration: none;
  border-bottom: 1px dotted gray; }
  .compare-result__show-all.is-active {
    border-bottom-color: transparent;
    cursor: default; }

.compare-result__show-different {
  text-decoration: none;
  border-bottom: 1px dotted gray; }
  .compare-result__show-different.is-active {
    border-bottom-color: transparent;
    cursor: default; }

.compare-result__main {
  margin-top: 30px;
  margin-bottom: 30px; }
  .compare-result__main:first-child {
    margin-top: 0; }
  .compare-result__main:last-child {
    margin-bottom: 0; }

.compare-result__table-holder {
  overflow: hidden;
  width: 100%;
  box-sizing: border-box; }

.compare-result__table.is-diff .compare-result__param-row {
  display: none;
  background-color: #fff; }
  .compare-result__table.is-diff .compare-result__param-row.is-different {
    display: table-row; }
  .compare-result__table.is-diff .compare-result__param-row.is-odd {
    background-color: #f2f2f2; }

.compare-result__product-cell {
  border-right: 1px solid #c5c5c5; }

.compare-result__product {
  padding: 20px 10px;
  min-width: 160px; }

.compare-result__img-holder {
  text-align: center; }

.compare-result__img {
  max-width: 100%;
  height: auto; }

.compare-result__title {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center; }
  .compare-result__title:first-child {
    margin-top: 0; }
  .compare-result__title:last-child {
    margin-bottom: 0; }

.compare-result__category {
  margin-top: 5px;
  margin-bottom: 5px; }
  .compare-result__category:first-child {
    margin-top: 0; }
  .compare-result__category:last-child {
    margin-bottom: 0; }

.compare-result__category-link {
  font-style: italic; }

.compare-result__name {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 125%; }
  .compare-result__name:first-child {
    margin-top: 0; }
  .compare-result__name:last-child {
    margin-bottom: 0; }

.compare-result__param-name {
  padding-right: 30px; }

.compare-result__prices {
  text-align: center;
  font-size: 125%; }

.compare-result__btns {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center; }
  .compare-result__btns:first-child {
    margin-top: 0; }
  .compare-result__btns:last-child {
    margin-bottom: 0; }

.compare-result__btn {
  margin-top: 10px;
  margin-bottom: 10px; }
  .compare-result__btn:first-child {
    margin-top: 0; }
  .compare-result__btn:last-child {
    margin-bottom: 0; }

.compare-result__param-cell {
  text-align: center;
  padding: 10px;
  border-right: 1px solid #c5c5c5; }
  .compare-result__param-cell:first-child {
    text-align: left;
    border-right: none;
    width: 150px;
    min-width: 150px; }

.compare-result__param-row:nth-child(2n) {
  background-color: #f2f2f2; }

.compare-result__param-name {
  font-weight: bold; }

.compare-result__remove {
  text-decoration: none; }
  .compare-result__remove:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    margin-right: .5em; }

.compare-result__table-pinned {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  overflow: hidden; }
  .compare-result__table-pinned table {
    border-right: none;
    border-left: none;
    width: 100%; }
    .compare-result__table-pinned table th, .compare-result__table-pinned table td {
      white-space: nowrap; }

.compare-result__table-scrollable {
  overflow: scroll;
  overflow-y: hidden;
  margin-left: 170px; }
  .compare-result__table-scrollable table {
    border-right: none;
    border-left: none;
    width: 100%; }
    .compare-result__table-scrollable table th, .compare-result__table-scrollable table td:first-child {
      display: none; }

.compare-result__table-wrapper {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  border-right: 1px solid #ccc; }

.compare-result__empty {
  display: none; }
  .compare-result__empty.is-active {
    display: block; }

.connect-widget__email {
  font-weight: bold; }

.connect-widget__phone {
  font-weight: bold; }

.contacts-detail:after {
  content: '';
  display: block;
  clear: both; }

.contacts-detail__title {
  margin-bottom: 30px;
  font-size: 214.28571%;
  font-weight: bold; }
  .contacts-detail__title:last-child {
    margin-bottom: 0; }

.contacts-detail__col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  margin: 0; }

.contacts-detail__fields {
  margin-bottom: 20px; }
  .contacts-detail__fields:last-child {
    margin-bottom: 0; }
  .contacts-detail__fields:after {
    content: '';
    display: block;
    clear: both; }

.contacts-detail__label {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  margin-left: 0;
  margin-bottom: 10px;
  font-weight: bold; }
  .contacts-detail__label:last-child {
    margin-bottom: 0; }

.contacts-detail__data {
  margin-bottom: 10px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 64.16666%;
  margin-left: 2.5%; }
  .contacts-detail__data:last-child {
    margin-bottom: 0; }

.contacts-detail__data.big-text {
  font-size: 142.85714%; }

.contacts-detail__block {
  margin-top: 26.66667px;
  margin-bottom: 26.66667px; }
  .contacts-detail__block:first-child {
    margin-top: 0; }
  .contacts-detail__block:last-child {
    margin-bottom: 0; }
  .contacts-detail__block:after {
    content: '';
    display: block;
    clear: both; }

.contacts-detail__header {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 171.42857%; }
  .contacts-detail__header:first-child {
    margin-top: 0; }
  .contacts-detail__header:last-child {
    margin-bottom: 0; }

.contacts-detail__container, .contacts-detail__photo {
  margin-bottom: 2.5%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  overflow: hidden; }

.contacts-detail__container.big, .contacts-detail__photo.big {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 97.5%;
  margin-left: 2.5%; }

.contacts-detail__img-link, .contacts-detail__map {
  display: block; }

.contacts-detail__img {
  display: block;
  max-width: 100%; }

.contacts-list__items {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%; }
  .contacts-list__items:after {
    content: '';
    display: block;
    clear: left; }

.contacts-list__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-top: 5%; }
  .contacts-list__item:nth-child(4n+1) {
    clear: left; }

.contacts-list__title {
  margin-bottom: 20px;
  font-size: 150%; }
  .contacts-list__title:last-child {
    margin-bottom: 0; }

.contacts-list__title-link {
  font-weight: bold;
  text-decoration: underline; }
  .contacts-list__title-link:hover {
    text-decoration: none; }

.contacts-list__phone {
  font-weight: bold; }

.contacts-list__text {
  margin-bottom: 10px; }
  .contacts-list__text:last-child {
    margin-bottom: 0; }

.contacts-list__worktime {
  margin-bottom: 20px; }
  .contacts-list__worktime:last-child {
    margin-bottom: 0; }

.contacts-list__img {
  max-width: 100%;
  height: auto; }

.contacts-list.is-3cols .contacts-list__items {
  position: relative;
  margin-left: -3.33333%;
  margin-top: -3.33333%; }
  .contacts-list.is-3cols .contacts-list__items:after {
    content: '';
    display: block;
    clear: left; }

.contacts-list.is-3cols .contacts-list__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.0%;
  margin-left: 3.33333%;
  margin-top: 3.33333%; }
  .contacts-list.is-3cols .contacts-list__item:nth-child(4n+1) {
    clear: none; }
  .contacts-list.is-3cols .contacts-list__item:nth-child(3n+1) {
    clear: left; }

.contacts-list.is-2cols .contacts-list__items {
  position: relative;
  margin-left: -5%;
  margin-top: -5%; }
  .contacts-list.is-2cols .contacts-list__items:after {
    content: '';
    display: block;
    clear: left; }

.contacts-list.is-2cols .contacts-list__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 45.0%;
  margin-left: 5%;
  margin-top: 5%; }
  .contacts-list.is-2cols .contacts-list__item:nth-child(3n+1) {
    clear: none; }
  .contacts-list.is-2cols .contacts-list__item:nth-child(2n+1) {
    clear: left; }

.contacts-list.is-flat .contacts-list__items {
  margin-left: 0; }

.contacts-list.is-flat .contacts-list__item {
  float: none;
  width: auto;
  margin-left: 0;
  margin-top: 40px;
  margin-bottom: 40px; }
  .contacts-list.is-flat .contacts-list__item:first-child {
    margin-top: 0; }
  .contacts-list.is-flat .contacts-list__item:last-child {
    margin-bottom: 0; }

.contacts-map__common-info {
  position: relative;
  margin-left: -2%;
  margin-top: 30px;
  margin-bottom: 30px; }
  .contacts-map__common-info:after {
    content: '';
    display: block;
    clear: left; }
  .contacts-map__common-info:first-child {
    margin-top: 0; }
  .contacts-map__common-info:last-child {
    margin-bottom: 0; }

.contacts-map__common-col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 18.0%;
  margin-left: 2%; }

.contacts-map__common-label {
  font-weight: 700;
  margin-bottom: 10px; }
  .contacts-map__common-label:last-child {
    margin-bottom: 0; }

.contacts-map__map-section {
  margin-top: 30px;
  margin-bottom: 30px; }
  .contacts-map__map-section:first-child {
    margin-top: 0; }
  .contacts-map__map-section:last-child {
    margin-bottom: 0; }

.contacts-map__map-holder {
  height: 300px; }

.contacts-map__map-title {
  font-size: 150%;
  margin-top: 20px;
  margin-bottom: 20px; }
  .contacts-map__map-title:first-child {
    margin-top: 0; }
  .contacts-map__map-title:last-child {
    margin-bottom: 0; }

.contacts-map__plates-section {
  margin-top: 30px;
  margin-bottom: 30px; }
  .contacts-map__plates-section:first-child {
    margin-top: 0; }
  .contacts-map__plates-section:last-child {
    margin-bottom: 0; }

.contacts-map__form-section {
  margin-top: 30px;
  margin-bottom: 30px; }
  .contacts-map__form-section:first-child {
    margin-top: 0; }
  .contacts-map__form-section:last-child {
    margin-bottom: 0; }

.contacts-simple__contacts {
  position: relative;
  margin-left: -2.5%;
  margin-bottom: 40px; }
  .contacts-simple__contacts:after {
    content: '';
    display: block;
    clear: left; }
  .contacts-simple__contacts:last-child {
    margin-bottom: 0; }

.contacts-simple__phones {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 14.16667%;
  margin-left: 2.5%; }

.contacts-simple__adresses {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%; }

.contacts-simple__desc {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 55.83333%;
  margin-left: 2.5%; }

.contacts-simple__map {
  height: 250px; }

.contacts-tabs:after {
  content: '';
  display: block;
  clear: both; }

.contacts-tabs__fields {
  margin-bottom: 10px; }
  .contacts-tabs__fields:last-child {
    margin-bottom: 0; }
  .contacts-tabs__fields:after {
    content: '';
    display: block;
    clear: both; }

.contacts-tabs__data {
  text-align: center; }

.contacts-tabs__data.big-text {
  font-size: 142.85714%; }

.contacts-tabs__text {
  padding: 50px 40px; }

.contacts-tabs__block {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%; }

.contacts-tabs__map {
  display: inline-block;
  vertical-align: middle; }

.contacts-tabs__img {
  display: block;
  max-width: 100%; }

.contacts-tabs__tab-changers {
  list-style: none;
  padding: 0;
  margin-bottom: 10px;
  display: table;
  table-layout: fixed;
  width: 100%; }
  .contacts-tabs__tab-changers:last-child {
    margin-bottom: 0; }

.contacts-tabs__link-holder {
  display: table-cell;
  padding-top: 20px;
  padding-bottom: 20px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  user-select: none;
  opacity: 0.5; }
  .contacts-tabs__link-holder.is-active {
    background-color: white;
    opacity: 1; }

.contacts-tabs__link {
  text-transform: uppercase;
  padding: 10px;
  border-radius: 5px;
  width: 100%;
  font-size: 133.33333%;
  text-decoration: none;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #ccc; }

.contacts-tabs__tab {
  display: none;
  font-size: 93.33333%;
  background: #ccc; }
  .contacts-tabs__tab:after {
    content: '';
    display: block;
    clear: both; }
  .contacts-tabs__tab.is-active {
    display: block; }

.counter-input {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap; }
  .counter-input__holder {
    position: relative;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle; }
  .counter-input__input[type='text'] {
    height: 30px;
    width: 60px;
    padding: 0 8px; }
  .counter-input__up {
    color: gray;
    text-decoration: none; }
    .counter-input__up:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      content: ""; }
    .counter-input__up:before {
      position: absolute;
      right: 8px;
      top: 1px;
      font-size: 10px;
      line-height: 12px; }
    .counter-input__up:hover {
      color: black; }
  .counter-input__down {
    color: gray;
    text-decoration: none; }
    .counter-input__down:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      content: ""; }
    .counter-input__down:before {
      position: absolute;
      right: 8px;
      bottom: 3px;
      font-size: 10px;
      line-height: 12px; }
    .counter-input__down:hover {
      color: black; }
  .counter-input__unit {
    display: inline-block;
    vertical-align: middle; }
  .counter-input__buy-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 30px;
    width: 30px;
    text-align: center;
    background-color: #0099FF;
    color: white; }
    .counter-input__buy-btn:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
    .counter-input__buy-btn:before {
      margin-left: -2px;
      line-height: 30px;
      font-size: 18px; }
    .counter-input__buy-btn:hover {
      background-color: #66c2ff;
      color: white; }
  .counter-input__change-measure {
    border-bottom: 1px dashed gray;
    cursor: pointer; }
    .counter-input__change-measure:hover {
      border-bottom-style: solid; }

.dealers-list__item {
  margin-top: 30px;
  margin-bottom: 30px; }
  .dealers-list__item:first-child {
    margin-top: 0; }
  .dealers-list__item:last-child {
    margin-bottom: 0; }

.dealers-list__dealer-card:after {
  content: '';
  display: block;
  clear: both; }

.dealers-list__photo-col {
  float: left;
  max-width: 30%;
  margin-right: 20px; }

.dealers-list__photo {
  max-width: 100%;
  height: auto; }

.dealers-list__description-col {
  overflow: hidden; }

.dealers-list__contact-holder {
  margin-top: 20px;
  margin-bottom: 20px; }
  .dealers-list__contact-holder:first-child {
    margin-top: 0; }
  .dealers-list__contact-holder:last-child {
    margin-bottom: 0; }

.dealers-list__contact-label {
  font-weight: bold;
  margin-right: 1.5em; }

.dealers-list__name {
  font-size: 150%;
  font-weight: 700; }

.dealers-list__phone {
  margin-top: 20px;
  margin-bottom: 20px; }
  .dealers-list__phone:first-child {
    margin-top: 0; }
  .dealers-list__phone:last-child {
    margin-bottom: 0; }

.dealers-list__description-holder {
  margin-top: 40px;
  margin-bottom: 20px; }
  .dealers-list__description-holder:first-child {
    margin-top: 0; }
  .dealers-list__description-holder:last-child {
    margin-bottom: 0; }

.dealers-tiles__items {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%; }
  .dealers-tiles__items:after {
    content: '';
    display: block;
    clear: left; }

.dealers-tiles__item {
  margin-top: 30px;
  margin-bottom: 30px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  margin-top: 2.5%; }
  .dealers-tiles__item:nth-child(2n+1) {
    clear: left; }

.dealers-tiles__dealer-card:after {
  content: '';
  display: block;
  clear: both; }

.dealers-tiles__photo-col {
  float: left;
  max-width: 30%;
  margin-top: 10px;
  margin-right: 30px; }

.dealers-tiles__photo {
  max-width: 100%;
  height: auto; }

.dealers-tiles__description-col {
  overflow: hidden; }

.dealers-tiles__contact-holder {
  margin-top: 10px;
  margin-bottom: 10px; }
  .dealers-tiles__contact-holder:first-child {
    margin-top: 0; }
  .dealers-tiles__contact-holder:last-child {
    margin-bottom: 0; }

.dealers-tiles__contact-label {
  font-weight: bold;
  margin-right: 10px; }

.dealers-tiles__name {
  font-size: 150%;
  font-weight: 700; }

.dealers-tiles__description-holder {
  margin-top: 20px;
  margin-bottom: 20px; }
  .dealers-tiles__description-holder:first-child {
    margin-top: 0; }
  .dealers-tiles__description-holder:last-child {
    margin-bottom: 0; }

.seo-bottom .develop-products__order {
  max-width: 291.9px; }
  .seo-bottom .develop-products__order-button {
    font-size: 110%; }

.docs-block {
  position: relative;
  border-radius: 10px; }
  .docs-block__bg-holder {
    text-align: center; }
  .docs-block__bg {
    max-width: 100%;
    height: auto;
    vertical-align: top; }
  .docs-block__content-holder {
    background-color: rgba(255, 255, 255, 0.6);
    transition: .3s bottom; }
  .docs-block__title {
    padding: 5px 10px 7px;
    text-align: center;
    font-weight: 600; }
  .docs-block:hover .client-block__content-holder {
    bottom: 0; }

.edit-personal__title {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 200%;
  line-height: normal;
  font-weight: bold; }
  .edit-personal__title:first-child {
    margin-top: 0; }
  .edit-personal__title:last-child {
    margin-bottom: 0; }

.edit-personal__plate {
  padding: 20px 20px 10px;
  background-color: #eee; }

.edit-personal__personal-info {
  margin-top: 40px;
  margin-bottom: 40px; }
  .edit-personal__personal-info:first-child {
    margin-top: 0; }
  .edit-personal__personal-info:last-child {
    margin-bottom: 0; }

.edit-personal__address-info {
  margin-top: 40px;
  margin-bottom: 40px; }
  .edit-personal__address-info:first-child {
    margin-top: 0; }
  .edit-personal__address-info:last-child {
    margin-bottom: 0; }

.edit-personal__legal-info {
  margin-top: 40px;
  margin-bottom: 40px; }
  .edit-personal__legal-info:first-child {
    margin-top: 0; }
  .edit-personal__legal-info:last-child {
    margin-bottom: 0; }

.faq-list__items {
  list-style: none;
  padding: 0;
  margin: 0; }

.faq-list__item {
  margin-top: 20px;
  margin-bottom: 20px; }
  .faq-list__item:first-child {
    margin-top: 0; }
  .faq-list__item:last-child {
    margin-bottom: 0; }

.faq-list__question {
  font-size: 114.28571%;
  font-weight: 600;
  text-decoration: underline;
  cursor: pointer; }

.faq-list__answer {
  padding: 10px 0 20px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .faq-list__answer:first-child {
    margin-top: 0; }
  .faq-list__answer:last-child {
    margin-bottom: 0; }

.faq-simple__item {
  margin-bottom: 20px; }
  .faq-simple__item:last-child {
    margin-bottom: 0; }
  .faq-simple__item.is-show .faq-simple__title {
    text-decoration: none; }
  .faq-simple__item.is-show .faq-simple__desc {
    max-height: 500px;
    -moz-transition: max-height 0.6s ease-in;
    -o-transition: max-height 0.6s ease-in;
    -webkit-transition: max-height 0.6s ease-in;
    -ms-transition: max-height 0.6s ease-in;
    transition: max-height 0.6s ease-in; }

.faq-simple__title {
  display: inline-block;
  text-decoration: underline;
  cursor: pointer;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 20px; }
  .faq-simple__title:last-child {
    margin-bottom: 0; }

.faq-simple__desc {
  max-height: 0;
  overflow: hidden;
  -moz-transition: max-height 0.6s cubic-bezier(0, 1, 0.5, 1);
  -o-transition: max-height 0.6s cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition: max-height 0.6s cubic-bezier(0, 1, 0.5, 1);
  -ms-transition: max-height 0.6s cubic-bezier(0, 1, 0.5, 1);
  transition: max-height 0.6s cubic-bezier(0, 1, 0.5, 1); }

.favorites-title {
  display: table; }
  .favorites-title__icon-holder {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px; }
  .favorites-title__icon {
    width: 40px;
    height: 40px;
    background-color: #ccc;
    border-radius: 50%;
    text-align: center; }
    .favorites-title__icon:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: "";
      font-size: 25px;
      line-height: 40px;
      color: white; }
  .favorites-title__content-holder {
    display: table-cell;
    vertical-align: middle; }

.features-block__items {
  position: relative;
  margin-left: -2.5%; }
  .features-block__items:after {
    content: '';
    display: block;
    clear: left; }

.features-block__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-top: 2.5%; }
  .features-block__item:nth-child(4n+1) {
    clear: left; }

.features-block__title {
  margin-bottom: 10px;
  font-size: 130%;
  font-weight: bold;
  text-align: center; }

.features-block__description {
  text-align: center; }

.features-block__img-holder {
  text-align: center; }

.features-block__img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  vertical-align: top; }

.features-block.is-2cols .features-block__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%; }
  .features-block.is-2cols .features-block__item:nth-child(2n+1) {
    clear: left; }

.features-block.is-flat .features-block__items {
  margin-left: 0; }

.features-block.is-flat .features-block__item {
  float: none;
  width: auto;
  margin-left: 0;
  margin-top: 40px;
  margin-bottom: 40px; }
  .features-block.is-flat .features-block__item:first-child {
    margin-top: 0; }
  .features-block.is-flat .features-block__item:last-child {
    margin-bottom: 0; }

.feedback-wall__cols {
  position: relative;
  margin-left: -2.5%; }
  .feedback-wall__cols:after {
    content: '';
    display: block;
    clear: left; }

.feedback-wall__column {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%; }

.feedback-wall__item {
  margin-bottom: 20px;
  padding: 20px;
  background: #ECECEC; }
  .feedback-wall__item:last-child {
    margin-bottom: 0; }

.feedback-wall__title {
  margin-bottom: 15px;
  font-size: 171.42857%;
  line-height: 1;
  font-weight: bold; }
  .feedback-wall__title:last-child {
    margin-bottom: 0; }

.feedback-wall__meta {
  font-style: italic;
  margin-bottom: 10px; }
  .feedback-wall__meta:last-child {
    margin-bottom: 0; }

.feedback-wall__description, .feedback-wall__description-full {
  margin-bottom: 30px; }
  .feedback-wall__description:last-child, .feedback-wall__description-full:last-child {
    margin-bottom: 0; }

.feedback-wall__description-full {
  display: none; }

.feedback-wall__readless {
  display: none; }

.feedback-wall__item.is-expanded .feedback-wall__description, .feedback-wall__item.is-expanded .feedback-wall__readmore {
  display: none; }

.feedback-wall__item.is-expanded .feedback-wall__description-full {
  display: block; }

.feedback-wall__item.is-expanded .feedback-wall__readless {
  display: inline; }

.filter-scale__inputs-holder {
  font-size: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center; }
  .filter-scale__inputs-holder:first-child {
    margin-top: 0; }
  .filter-scale__inputs-holder:last-child {
    margin-bottom: 0; }
  .filter-scale__inputs-holder:after {
    content: '';
    display: block;
    clear: both; }
  .filter-scale__inputs-holder.is-hide {
    display: none; }

.filter-scale__from {
  float: left; }
  .filter-scale__from span {
    margin-right: .5em; }

.filter-scale__to {
  float: right; }
  .filter-scale__to span {
    margin-right: .5em; }

.filter-scale__input[type="text"] {
  padding: 5px 10px;
  max-width: 100px;
  font-size: 100%;
  text-align: center; }

.filter-scale__scale.ui-slider {
  height: 7px;
  margin-left: 4px;
  margin-right: 4px;
  border: none;
  background-color: #eee;
  border-radius: 0;
  cursor: pointer; }
  .filter-scale__scale.ui-slider .ui-slider-handle {
    width: 8px;
    height: 12px;
    margin-right: 0;
    margin-left: 0;
    border: none;
    background-color: #4183c4;
    margin-left: -4px; }
  .filter-scale__scale.ui-slider .ui-slider-range {
    background-color: #689cd0; }

.filter-scale__scale-holder {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px; }

.filter-scale__min-text {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 12px; }

.filter-scale__max-text {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 12px; }

.blocks_caption {
  text-align: center;
  font-family: "MuseoSansCyrl500", Arial, sans-serif;
  font-weight: normal;
  color: white;
  padding: 5px 0 5px 0; }

.form-standart__personal-data-label {
  text-transform: none;
  line-height: 17px; }

.footer-form {
  position: absolute;
  display: none;
  background: #292b34 !important;
  padding: 10px !important;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .footer-form {
      position: fixed;
      overflow: scroll;
      padding-bottom: 80px !important; } }
  .footer-form .form-standart__title {
    margin-bottom: 30px; }
    .footer-form .form-standart__title h2, .footer-form .form-standart__title .product-constructor__filter-title {
      font-size: 135%; }
    .footer-form .form-standart__title p {
      text-transform: none;
      font-size: 64%;
      margin-top: 0; }
    @media screen and (max-width: 767px) {
      .footer-form .form-standart__title {
        width: 90%; } }
  .footer-form .form-standart__label {
    text-transform: none; }
    @media screen and (max-width: 479px) {
      .footer-form .form-standart__label {
        /*font-size: 16px;
        padding: 0.75em 1em !important;*/ } }
  .footer-form .form-standart__inputs {
    float: left;
    width: 45%;
    margin-right: 5%;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important; }
    .footer-form .form-standart__inputs .inputtext,
    .footer-form .form-standart__inputs .inputtextarea {
      font-size: 100%;
      padding: 1.1em 1em; }
      @media screen and (max-width: 479px) {
        .footer-form .form-standart__inputs .inputtext,
        .footer-form .form-standart__inputs .inputtextarea {
          /*font-size: 16px;
          padding: 0.75em 1em;*/ } }
  .footer-form .form-standart__field.is-field-btn .form-standart__item {
    display: inline-block !important; }
  .footer-form .success-message {
    position: absolute;
    width: 90%;
    top: 80px;
    left: 5%;
    text-align: center; }
  .footer-form .green-button {
    font-size: 115%;
    width: 100%;
    padding: 0.8em 0.8em; }

.success-message-modal {
  display: none;
  padding: 40px; }
  .success-message-modal__caption {
    margin-top: 50px;
    margin-bottom: 40px;
    font-size: 200%;
    line-height: normal;
    font-weight: 700; }
    .success-message-modal__caption:first-child {
      margin-top: 0; }
    .success-message-modal__caption:last-child {
      margin-bottom: 0; }
  .success-message-modal__text.error {
    color: #d30116; }
  .success-message-modal__close-holder {
    margin-top: 20px;
    text-align: center; }
    .success-message-modal__close-holder:first-child {
      margin-top: 0; }

.forgotpasswd-form__title {
  margin-top: 60px;
  margin-bottom: 50px;
  font-size: 214.28571%;
  line-height: 1.36667;
  font-weight: 700;
  margin-left: 20%;
  margin-right: 20px; }
  .forgotpasswd-form__title:first-child {
    margin-top: 0; }
  .forgotpasswd-form__title:last-child {
    margin-bottom: 0; }

.forgotpasswd-form__plate {
  padding: 20px;
  background-color: #eee; }

.forgotpasswd-form__node {
  color: #0b8bfb; }
  .forgotpasswd-form__node.error {
    color: #d30116; }
  .forgotpasswd-form__node.success {
    color: #00AA00; }

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

.forgotpasswd-form__field {
  display: table-row; }
  .forgotpasswd-form__field.is-error .forgotpasswd-form__error {
    display: block; }
  .forgotpasswd-form__field.is-none .forgotpasswd-form__none {
    display: block; }
  .forgotpasswd-form__field.js-pass-change {
    display: none; }

.forgotpasswd-form__buttons {
  margin-top: 20px;
  margin-bottom: 20px; }
  .forgotpasswd-form__buttons:first-child {
    margin-top: 0; }
  .forgotpasswd-form__buttons:last-child {
    margin-bottom: 0; }

.forgotpasswd-form__label {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  padding: 15px 10px 0 0;
  width: 150px; }
  .forgotpasswd-form__label.is-captcha {
    padding-top: 93px; }

.forgotpasswd-form__item {
  display: table-cell;
  vertical-align: top;
  padding: 10px 0 10px 10px; }
  .forgotpasswd-form__item:after {
    content: '';
    display: block;
    clear: both; }
  .forgotpasswd-form__item input[type='text'],
  .forgotpasswd-form__item input[type='email'],
  .forgotpasswd-form__item input[type='password'],
  .forgotpasswd-form__item textarea {
    width: 100%; }

.forgotpasswd-form__add-link {
  display: inline-block;
  margin-left: 1em; }

.forgotpasswd-form__list {
  list-style: none;
  margin: 5px 0;
  padding: 0; }
  .forgotpasswd-form__list.is-horizontal {
    margin: 0; }
    .forgotpasswd-form__list.is-horizontal .forgotpasswd-form__list-item {
      display: inline-block;
      margin-top: 5px;
      margin-bottom: 5px;
      margin-right: 1.5em; }

.forgotpasswd-form__list-item {
  margin-top: 10px;
  margin-bottom: 10px; }
  .forgotpasswd-form__list-item:first-child {
    margin-top: 0; }
  .forgotpasswd-form__list-item:last-child {
    margin-bottom: 0; }

.forgotpasswd-form__error {
  display: none;
  color: red; }

.forgotpasswd-form__none {
  display: none;
  color: red; }

.forgotpasswd-form__ok {
  display: none;
  margin-top: 5px; }

.forgotpasswd-form__remark {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 85%; }

.forgotpasswd-form__inputs {
  float: left;
  width: 45%;
  margin-right: 5%; }

.forgotpasswd-form__message {
  float: left;
  max-width: 35%;
  margin-top: 3px; }

.forgotpasswd-form__inputs-link {
  display: inline-block;
  padding-top: 5px;
  margin-right: 1em; }

.forgotpasswd-form__link {
  display: inline-block;
  color: #0b8bfb;
  text-decoration: underline;
  cursor: pointer;
  margin: 0 10px; }
  .forgotpasswd-form__link:hover {
    text-decoration: none; }

.forgotpasswd-form__captcha {
  display: table;
  width: 45%;
  margin-top: 10px;
  margin-bottom: 10px; }
  .forgotpasswd-form__captcha:first-child {
    margin-top: 0; }
  .forgotpasswd-form__captcha:last-child {
    margin-bottom: 0; }

.forgotpasswd-form__captcha-img {
  display: table-cell;
  vertical-align: middle;
  width: 50%; }
  .forgotpasswd-form__captcha-img img {
    vertical-align: top; }

.forgotpasswd-form__captcha-reload {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
  padding-left: 15px; }

.forgotpasswd-form__socials-holder {
  padding: 15px 25px 25px;
  background-color: #ccc; }

.forgotpasswd-form__socials-caption {
  font-weight: bold;
  font-size: 128.57143%;
  text-align: center; }

.forgotpasswd-form__socials {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px; }
  .forgotpasswd-form__socials:first-child {
    margin-top: 0; }
  .forgotpasswd-form__socials:last-child {
    margin-bottom: 0; }

.forgotpasswd-form__socials-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: .25em;
  margin-left: .25em; }

.forgotpasswd-form__socials-link {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #eee;
  border-radius: 50%;
  text-align: center; }
  .forgotpasswd-form__socials-link.is-ok {
    line-height: 50px;
    font-size: 20px; }
    .forgotpasswd-form__socials-link.is-ok:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .forgotpasswd-form__socials-link.is-vk {
    line-height: 50px;
    font-size: 20px; }
    .forgotpasswd-form__socials-link.is-vk:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .forgotpasswd-form__socials-link.is-tw {
    line-height: 50px;
    font-size: 20px; }
    .forgotpasswd-form__socials-link.is-tw:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .forgotpasswd-form__socials-link.is-fb {
    line-height: 50px;
    font-size: 20px; }
    .forgotpasswd-form__socials-link.is-fb:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }

.forgotpasswd-form .select2-container {
  min-width: 100%;
  max-width: 100%; }

.forgotpasswd-form__title {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 171.42857%;
  margin-bottom: 20px; }

.forgotpasswd-form__field {
  display: block;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px; }
  .forgotpasswd-form__field:first-child {
    margin-top: 0; }
  .forgotpasswd-form__field:last-child {
    margin-bottom: 0; }

.forgotpasswd-form__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px; }
  .forgotpasswd-form__label:first-child {
    margin-top: 0; }
  .forgotpasswd-form__label:last-child {
    margin-bottom: 0; }

.forgotpasswd-form__item {
  display: block;
  padding: 0; }

.forgotpasswd-form__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.forgotpasswd-form__message {
  float: none;
  width: auto;
  max-width: none; }

.form-brif {
  background: #1b1f27;
  z-index: 1000;
  padding: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (min-width: 1400px) {
    .form-brif .form-brif {
      padding: 35px; } }
  @media screen and (max-width: 1210px) {
    .form-brif .form-brif {
      padding: 18px; } }
  @media screen and (max-width: 1023px) {
    .form-brif .form-brif {
      padding: 15px; } }
  @media screen and (max-width: 479px) {
    .form-brif .form-brif {
      padding: 12px; } }
  .form-brif__row {
    margin: 35px 0;
    position: relative; }
    .form-brif__row input, .form-brif__row input:hover {
      background: none;
      border: 1px solid #ffffff;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      color: #ffffff;
      font-family: "MuseoSansCyrl", Arial, sans-serif;
      font-size: 100%;
      padding: 0.75em 1em;
      outline: none;
      position: relative;
      z-index: 2;
      resize: none; }
    .form-brif__row .is-placeholder {
      height: 70px;
      position: absolute;
      display: block;
      width: 100%;
      box-sizing: border-box;
      color: #787784;
      top: 0;
      left: 0;
      padding: 1.5em; }
  .form-brif__row:last-child {
    margin-bottom: 0; }
  .form-brif__row.is-checkbox label {
    color: #787784; }
  .form-brif__row.is-focused label:not([for="file"]) {
    background: #151417;
    /* Old browsers */
    background: -moz-linear-gradient(180deg, #151417 0%, #151417 50%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, top bottom, color-stop(0%, #151417), color-stop(50%, #1b1f27));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(180deg, #151417 0%, #1b1f27 50%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(180deg, #151417 0%, #1b1f27 50%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(180deg, #151417 0%, #1b1f27 50%);
    /* IE10+ */
    background: linear-gradient(180deg, #151417 0%, #1b1f27 50%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$col1', endColorstr='$col2',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    border-radius: 6px;
    z-index: 3;
    top: -5em;
    transition: top 0.4s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 50px; }
    @media screen and (max-width: 767px) {
      .form-brif__row.is-focused label:not([for="file"]) {
        top: -5.5em; } }
    @media screen and (min-width: 1400px) {
      .form-brif__row.is-focused label:not([for="file"]) {
        top: -4.5em; } }
  .form-brif__row.is-focused label.is-contacts {
    background: none;
    top: -3em; }
  .form-brif__submit {
    margin-top: 35px;
    display: inline-block; }
  .form-brif input[type="textarea"] {
    height: 150px; }
  .form-brif font span {
    color: #85ad27; }
  .form-brif input[type="file"] {
    opacity: 0; }
  .form-brif input[type="file"] + label {
    width: 100%;
    border: 1px solid #ffffff;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    padding: 0.75em 2em;
    color: #787784;
    cursor: pointer;
    z-index: 3; }
    .form-brif input[type="file"] + label:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: "";
      font-size: 130%;
      color: #ffffff;
      position: absolute;
      left: 10px; }
  .form-brif input.error {
    border: 1px solid #ca0066;
    -webkit-transition: border 0.2s;
    -moz-transition: border 0.2s;
    -ms-transition: border 0.2s;
    -o-transition: border 0.2s;
    transition: border 0.2s; }
  .form-brif .add-file {
    margin-bottom: 40px; }
  .form-brif .star {
    color: #85ad27; }

.wrapper-for-brif {
  margin-bottom: 15px; }
  .wrapper-for-brif .form-brif {
    background: none;
    width: 100%; }
    @media screen and (max-width: 479px) {
      .wrapper-for-brif .form-brif {
        padding: 0; } }
    .wrapper-for-brif .form-brif .form-brif__row-with-comment {
      position: relative; }
    .wrapper-for-brif .form-brif input[type="textarea"] {
      height: 70px; }
    @media screen and (max-width: 479px) {
      .wrapper-for-brif .form-brif .form-brif__row.is-checkbox label {
        display: block; } }
    .wrapper-for-brif .form-brif .form-brif__row.is-checkbox input {
      width: 20px; }
    .wrapper-for-brif .form-brif .form-brif__row {
      width: 70%;
      margin: 40px 0; }
      @media screen and (max-width: 479px) {
        .wrapper-for-brif .form-brif .form-brif__row {
          width: 100%; } }
  .wrapper-for-brif .form-brif__submit {
    width: 20%;
    min-width: 250px; }
    .wrapper-for-brif .form-brif__submit input {
      border: none; }
  .wrapper-for-brif .comment-blocks {
    position: absolute;
    width: 25%;
    right: -35px;
    top: 0px; }
    @media screen and (max-width: 479px) {
      .wrapper-for-brif .comment-blocks {
        position: inherit;
        width: 100%;
        margin-right: -35px;
        margin-bottom: 18px; } }
  .wrapper-for-brif h3, .wrapper-for-brif .product-constructor__price-value {
    color: #787784; }
  .wrapper-for-brif .green-button {
    line-height: 2.5em; }
  .wrapper-for-brif .success-message {
    position: absolute;
    text-align: center;
    top: 10%;
    width: 50%;
    left: 25%;
    font-size: 250%;
    color: #85ad27; }
  .wrapper-for-brif .error_message {
    display: inline-block;
    color: #ca0066; }

.success-message-modal {
  display: none;
  padding: 40px; }
  .success-message-modal__caption {
    margin-top: 50px;
    margin-bottom: 40px;
    font-size: 200%;
    line-height: normal;
    font-weight: 700; }
    .success-message-modal__caption:first-child {
      margin-top: 0; }
    .success-message-modal__caption:last-child {
      margin-bottom: 0; }
  .success-message-modal__text.error {
    color: #d30116; }
  .success-message-modal__close-holder {
    margin-top: 20px;
    text-align: center; }
    .success-message-modal__close-holder:first-child {
      margin-top: 0; }

.form-standart {
  background: #1b1f27;
  z-index: 1000;
  padding: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .form-standart__title {
    margin-top: 60px;
    margin-bottom: 50px;
    font-size: 214.28571%;
    line-height: 1.36667;
    font-weight: normal;
    margin-left: 20%;
    margin-right: 20px;
    text-transform: uppercase;
    font-family: "MuseoSansCyrl500";
    color: #ffffff; }
    .form-standart__title:first-child {
      margin-top: 0; }
    .form-standart__title:last-child {
      margin-bottom: 0; }
    @media screen and (max-width: 1023px) {
      .form-standart__title {
        font-size: 180%;
        margin-bottom: 25px; } }
    @media screen and (max-width: 767px) {
      .form-standart__title {
        width: 100%;
        font-size: 150%; } }
  .form-standart__subtitle {
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 171.42857%;
    font-weight: bold; }
    .form-standart__subtitle:first-child {
      margin-top: 0; }
    .form-standart__subtitle:last-child {
      margin-bottom: 0; }
  .form-standart__plate {
    padding: 20px;
    background-color: #eee; }
  .form-standart__fields-title {
    font-weight: bold;
    font-size: 166.66667%;
    margin-bottom: 20px;
    margin-top: 20px; }
    .form-standart__fields-title:last-child {
      margin-bottom: 0; }
    .form-standart__fields-title:first-child {
      margin-top: 0; }
  .form-standart__fields-desc {
    margin-bottom: 20px;
    margin-top: 20px; }
    .form-standart__fields-desc:last-child {
      margin-bottom: 0; }
    .form-standart__fields-desc:first-child {
      margin-top: 0; }
  .form-standart__fields-list {
    display: table;
    width: 100%; }
  .form-standart__field {
    display: table-row;
    position: relative;
    margin: 0 0 35px 0; }
    .form-standart__field:last-child {
      margin-bottom: 0; }
    .form-standart__field.is-error .form-standart__error {
      display: block; }
    .form-standart__field.is-error input {
      border: 1px solid #ca0066 !important;
      -webkit-transition: border 0.2s;
      -moz-transition: border 0.2s;
      -ms-transition: border 0.2s;
      -o-transition: border 0.2s;
      transition: border 0.2s; }
    .form-standart__field.is-none .form-standart__none {
      display: none; }
    .form-standart__field.is-none input {
      border: 1px solid #ca0066 !important;
      -webkit-transition: border 0.2s;
      -moz-transition: border 0.2s;
      -ms-transition: border 0.2s;
      -o-transition: border 0.2s;
      transition: border 0.2s; }
    .form-standart__field.js-pass-change {
      display: none; }
  .form-standart__buttons {
    margin-top: 20px;
    margin-bottom: 20px; }
    .form-standart__buttons:first-child {
      margin-top: 0; }
    .form-standart__buttons:last-child {
      margin-bottom: 0; }
  .form-standart__label {
    display: table-cell;
    vertical-align: top;
    text-align: right;
    padding: 0.75em 1em;
    width: 150px;
    position: absolute;
    left: 0;
    top: -2.5em;
    z-index: 1;
    transition: top 0.2s ease-in;
    color: #787784; }
    .form-standart__label.is-captcha {
      padding-bottom: 1em;
      vertical-align: bottom; }
    @media screen and (max-width: 479px) {
      .form-standart__label {
        font-size: 16px !important;
        padding: 0.6em 0.8em !important; } }
  .form-standart__field.is-empty .form-standart__label {
    top: 0; }
  .form-standart__field.is-focus .form-standart__label {
    top: -2.5em; }
    @media screen and (max-width: 479px) {
      .form-standart__field.is-focus .form-standart__label {
        font-size: 100% !important; } }
  .form-standart__item {
    display: table-cell;
    vertical-align: top;
    padding: 10px 0 10px 10px; }
    .form-standart__item:after {
      content: '';
      display: block;
      clear: both; }
    .form-standart__item input[type='text'],
    .form-standart__item input[type='email'],
    .form-standart__item input[type='password'],
    .form-standart__item input[type='tel'],
    .form-standart__item textarea {
      width: 100%;
      -webkit-border-radius: 0px;
      -webkit-appearance: none;
      border-radius: none; }
      @media screen and (max-width: 479px) {
        .form-standart__item input[type='text'],
        .form-standart__item input[type='email'],
        .form-standart__item input[type='password'],
        .form-standart__item input[type='tel'],
        .form-standart__item textarea {
          font-size: 16px !important;
          padding: 0.6em 0.8em !important; } }
  .form-standart__add-link {
    display: inline-block;
    margin-left: 1em; }
  .form-standart__list {
    list-style: none;
    margin: 5px 0;
    padding: 0; }
    .form-standart__list.is-horizontal {
      margin: 0; }
      .form-standart__list.is-horizontal .form-standart__list-item {
        display: inline-block;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 1.5em; }
  .form-standart__list-item {
    margin-top: 10px;
    margin-bottom: 10px; }
    .form-standart__list-item:first-child {
      margin-top: 0; }
    .form-standart__list-item:last-child {
      margin-bottom: 0; }
  .form-standart__error {
    display: block;
    color: #ca0066; }
  .form-standart__none {
    display: none;
    color: #85ad27; }
  .form-standart__ok {
    display: none;
    margin-top: 5px; }
  .form-standart__remark {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 85%; }
  .form-standart__inputs {
    float: left;
    width: 45%;
    margin-right: 5%;
    text-align: left; }
    .form-standart__inputs .inputtext,
    .form-standart__inputs .inputtextarea {
      background: none;
      border: 1px solid #ffffff;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      color: #ffffff;
      font-family: "MuseoSansCyrl", Arial, sans-serif;
      font-size: 100%;
      padding: 0.75em 1em;
      outline: none;
      position: relative;
      z-index: 2;
      resize: none; }
  .form-standart__message {
    position: absolute;
    max-width: 35%;
    margin-top: 3px; }
  .form-standart__inputs-link {
    display: inline-block;
    padding-top: 5px;
    margin-right: 1em; }
  .form-standart__link {
    display: inline-block;
    color: #0b8bfb;
    text-decoration: underline;
    cursor: pointer;
    margin: 0 10px; }
    .form-standart__link:hover {
      text-decoration: none; }
  .form-standart__captcha {
    display: table;
    width: 45%;
    margin-top: 10px;
    margin-bottom: 10px; }
    .form-standart__captcha:first-child {
      margin-top: 0; }
    .form-standart__captcha:last-child {
      margin-bottom: 0; }
  .form-standart__captcha-img {
    display: table-cell;
    vertical-align: middle;
    width: 50%; }
    .form-standart__captcha-img img {
      vertical-align: top; }
  .form-standart__captcha-reload {
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 15px; }
  .form-standart__socials-holder {
    padding: 15px 25px 25px;
    background-color: #ccc; }
  .form-standart__socials-caption {
    font-weight: bold;
    font-size: 128.57143%;
    text-align: center; }
  .form-standart__socials {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px; }
    .form-standart__socials:first-child {
      margin-top: 0; }
    .form-standart__socials:last-child {
      margin-bottom: 0; }
  .form-standart__socials-item {
    display: inline-block;
    vertical-align: middle;
    margin-right: .25em;
    margin-left: .25em; }
  .form-standart__socials-link {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #eee;
    border-radius: 50%;
    text-align: center; }
    .form-standart__socials-link.is-ok {
      line-height: 50px;
      font-size: 20px; }
      .form-standart__socials-link.is-ok:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .form-standart__socials-link.is-vk {
      line-height: 50px;
      font-size: 20px; }
      .form-standart__socials-link.is-vk:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .form-standart__socials-link.is-tw {
      line-height: 50px;
      font-size: 20px; }
      .form-standart__socials-link.is-tw:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .form-standart__socials-link.is-fb {
      line-height: 50px;
      font-size: 20px; }
      .form-standart__socials-link.is-fb:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
  .form-standart__link-items {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px; }
    .form-standart__link-items:first-child {
      margin-top: 0; }
    .form-standart__link-items:last-child {
      margin-bottom: 0; }
  .form-standart__link-item {
    display: inline-block; }
    .form-standart__link-item:before {
      content: ' | ';
      margin-left: .5em;
      margin-right: .5em; }
    .form-standart__link-item:first-child:before {
      content: none; }
  .form-standart__star {
    color: #85ad27; }
  .form-standart .select2-container {
    min-width: 100%;
    max-width: 100%; }
  .form-standart .success-message {
    font-size: 150%;
    color: #85ad27; }
  .form-standart__common-error-placeholder {
    clear: left;
    color: #ca0066; }
  .form-standart__answers {
    list-style: none;
    margin: 0;
    margin-top: 5px; }
  .form-standart__answer, .content-area .form-standart__answer {
    padding-left: 0;
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left; }
    @media screen and (max-width: 1280px) {
      .form-standart__answer, .content-area .form-standart__answer {
        margin-top: 9px;
        margin-bottom: 9px; } }
    @media screen and (max-width: 1023px) {
      .form-standart__answer, .content-area .form-standart__answer {
        margin-top: 7px;
        margin-bottom: 7px; } }
    @media screen and (max-width: 767px) {
      .form-standart__answer, .content-area .form-standart__answer {
        margin-top: 5px;
        margin-bottom: 5px; } }
    .form-standart__answer:first-child, .content-area .form-standart__answer:first-child {
      margin-top: 0; }
    .form-standart__answer:last-child, .content-area .form-standart__answer:last-child {
      margin-bottom: 0; }
    .form-standart__answer:before, .content-area .form-standart__answer:before {
      content: none;
      display: none; }

.form-contacts {
  background: none;
  padding: 0; }

.form-contacts .form-standart__title {
  margin-bottom: 25px; }

.form-standart.is-auth .form-standart__label {
  width: 50px; }

.form-standart.is-subscribe .form-standart__title {
  margin-left: 0;
  margin-right: 0; }

.form-standart.is-subscribe .form-standart__field {
  display: block;
  padding: 0;
  margin-bottom: 2.5em; }
  .form-standart.is-subscribe .form-standart__field:last-child {
    margin-bottom: 0; }

.form-standart.is-subscribe .form-standart__label {
  display: block;
  padding: 0.75em 1em;
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px; }
  .form-standart.is-subscribe .form-standart__label:first-child {
    margin-top: 0; }
  .form-standart.is-subscribe .form-standart__label:last-child {
    margin-bottom: 0; }

.form-standart.is-subscribe .form-standart__item {
  display: block;
  padding: 0; }

.form-standart.is-subscribe .form-standart__label {
  display: none; }

.form-standart.is-subscribe .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.form-standart.is-subscribe .form-standart__message {
  float: none;
  width: auto;
  max-width: none; }

.form-standart.is-promo .form-standart__title {
  margin-left: 0;
  margin-right: 0; }

.form-standart.is-promo .form-standart__field {
  display: block;
  padding: 0;
  margin-bottom: 2.5em; }
  .form-standart.is-promo .form-standart__field:last-child {
    margin-bottom: 0; }

.form-standart.is-promo .form-standart__label {
  display: block;
  padding: 0.75em 1em;
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px; }
  .form-standart.is-promo .form-standart__label:first-child {
    margin-top: 0; }
  .form-standart.is-promo .form-standart__label:last-child {
    margin-bottom: 0; }

.form-standart.is-promo .form-standart__item {
  display: block;
  padding: 0; }

.form-standart.is-promo .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.form-standart.is-promo .form-standart__message {
  float: none;
  width: auto;
  max-width: none; }

.form-standart.is-auth .form-standart__inputs {
  width: auto;
  float: none;
  max-width: none;
  margin-right: 0; }

.form-standart.is-auth .form-standart__message {
  float: none;
  width: auto;
  max-width: none;
  margin-left: 0;
  position: absolute; }

.form-standart.is-condensed-feedback .form-standart__title {
  margin-left: 0;
  margin-right: 0; }

.form-standart.is-condensed-feedback .form-standart__field {
  display: block;
  padding: 0;
  margin-bottom: 2.5em; }
  .form-standart.is-condensed-feedback .form-standart__field:last-child {
    margin-bottom: 0; }

.form-standart.is-condensed-feedback .form-standart__label {
  display: block;
  padding: 0.75em 1em;
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px; }
  .form-standart.is-condensed-feedback .form-standart__label:first-child {
    margin-top: 0; }
  .form-standart.is-condensed-feedback .form-standart__label:last-child {
    margin-bottom: 0; }

.form-standart.is-condensed-feedback .form-standart__item {
  display: block;
  padding: 0; }

.form-standart.is-condensed-feedback .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.form-standart.is-condensed-feedback .form-standart__message {
  float: none;
  width: auto;
  max-width: none; }

.form-standart.is-contacts .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.form-standart.is-contacts .form-standart__message {
  float: none;
  width: auto;
  max-width: none; }

.form-standart.is-contacts .form-standart__title {
  text-align: center;
  margin-left: 0;
  margin-right: 0; }

.form-standart.is-contacts .form-standart__label {
  padding-right: 0;
  white-space: nowrap;
  text-align: left;
  width: 70px; }

.form-standart.is-contacts .form-standart__inputs {
  padding-right: 0;
  white-space: nowrap;
  text-align: left; }

.form-standart.is-contacts .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.form-standart.is-contacts .form-standart__message {
  float: none;
  width: auto;
  max-width: none; }

.form-standart.is-pass-recovery .form-standart__title {
  margin-left: 0;
  margin-right: 0;
  font-size: 185.71429%;
  font-weight: 400;
  margin-bottom: 20px; }

.form-standart.is-pass-recovery .form-standart__field {
  display: block;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-bottom: 30px; }
  .form-standart.is-pass-recovery .form-standart__field:first-child {
    margin-top: 0; }
  .form-standart.is-pass-recovery .form-standart__field:last-child {
    margin-bottom: 0; }

.form-standart.is-pass-recovery .form-standart__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px; }
  .form-standart.is-pass-recovery .form-standart__label:first-child {
    margin-top: 0; }
  .form-standart.is-pass-recovery .form-standart__label:last-child {
    margin-bottom: 0; }

.form-standart.is-pass-recovery .form-standart__item {
  display: block;
  padding: 0; }

.form-standart.is-pass-recovery .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.form-standart.is-pass-recovery .form-standart__message {
  float: none;
  width: auto;
  max-width: none; }

.form-standart.is-hor .form-standart__label {
  position: relative;
  left: 0;
  top: 0;
  width: 30%;
  display: block;
  float: left; }

.form-standart.is-hor .form-standart__item {
  display: block;
  float: left;
  width: 40%; }

.form-standart.is-hor .form-standart__title {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px; }
  .form-standart.is-hor .form-standart__title:last-child {
    margin-bottom: 0; }

.form-standart.is-hor .form-standart__fields-list {
  text-align: center; }

.form-standart.is-hor .form-standart__inputs {
  float: none;
  width: auto;
  margin-right: 0; }

.form-standart.is-hor .form-standart__error {
  float: left;
  width: 24%;
  padding: 0.75em 1em;
  text-align: left; }

@media screen and (max-width: 479px) {
  .form-standart.is-hor .form-standart__label {
    float: none;
    width: auto;
    text-align: left;
    padding-bottom: 0;
    padding-left: 0; }
  .form-standart.is-hor .form-standart__item {
    float: none;
    width: auto;
    padding-left: 0; } }

@media screen and (max-width: 479px) {
  .form-standart.is-hor {
    padding: 20px 10px; } }

.form-standart.is-ver .form-standart__title {
  margin-left: 0;
  margin-right: 0; }

.form-standart.is-ver .form-standart__field {
  display: block;
  padding: 0;
  margin-bottom: 2.5em; }
  .form-standart.is-ver .form-standart__field:last-child {
    margin-bottom: 0; }

.form-standart.is-ver .form-standart__label {
  display: block;
  padding: 0.75em 1em;
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px; }
  .form-standart.is-ver .form-standart__label:first-child {
    margin-top: 0; }
  .form-standart.is-ver .form-standart__label:last-child {
    margin-bottom: 0; }

.form-standart.is-ver .form-standart__item {
  display: block;
  padding: 0; }

.form-standart.is-pla .form-standart__label {
  display: none; }

.form-standart.is-ver .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.form-standart.is-ver .form-standart__message {
  float: none;
  width: auto;
  max-width: none; }

.form-standart.is-e2 .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.form-standart.is-e2 .form-standart__message {
  float: none;
  width: auto;
  max-width: none; }

.form-standart.is-e3 .form-standart__inputs {
  width: auto;
  float: none;
  max-width: none;
  margin-right: 0; }

.form-standart.is-e3 .form-standart__message {
  float: none;
  width: auto;
  max-width: none;
  margin-left: 0;
  position: absolute; }

.form-standart.is-auth-form .form-standart__title {
  margin-left: 0;
  margin-right: 0; }

.form-standart.is-auth-form .form-standart__field {
  display: block;
  padding: 0;
  margin-bottom: 2.5em; }
  .form-standart.is-auth-form .form-standart__field:last-child {
    margin-bottom: 0; }

.form-standart.is-auth-form .form-standart__label {
  display: block;
  padding: 0.75em 1em;
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px; }
  .form-standart.is-auth-form .form-standart__label:first-child {
    margin-top: 0; }
  .form-standart.is-auth-form .form-standart__label:last-child {
    margin-bottom: 0; }

.form-standart.is-auth-form .form-standart__item {
  display: block;
  padding: 0; }

.form-standart.is-auth-form .form-standart__label {
  display: none; }

.form-standart.is-auth-form .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.form-standart.is-auth-form .form-standart__message {
  float: none;
  width: auto;
  max-width: none; }

.form-standart.is-flat .form-standart__label {
  position: relative;
  left: 0;
  top: 0;
  width: 30%;
  display: block;
  float: left; }

.form-standart.is-flat .form-standart__item {
  display: block;
  float: left;
  width: 40%; }

.form-standart.is-flat .form-standart__title {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px; }
  .form-standart.is-flat .form-standart__title:last-child {
    margin-bottom: 0; }

.form-standart.is-flat .form-standart__fields-list {
  text-align: center; }

.form-standart.is-flat .form-standart__inputs {
  float: none;
  width: auto;
  margin-right: 0; }

.form-standart.is-flat .form-standart__error {
  float: left;
  width: 24%;
  padding: 0.75em 1em;
  text-align: left; }

@media screen and (max-width: 479px) {
  .form-standart.is-flat .form-standart__label {
    float: none;
    width: auto;
    text-align: left;
    padding-bottom: 0;
    padding-left: 0; }
  .form-standart.is-flat .form-standart__item {
    float: none;
    width: auto;
    padding-left: 0; } }

@media screen and (max-width: 479px) {
  .form-standart.is-flat {
    padding: 20px 10px; } }

.form-standart.is-flat .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.form-standart.is-flat .form-standart__message {
  float: none;
  width: auto;
  max-width: none; }

.form-standart.is-oneliner .form-standart__title {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px; }
  .form-standart.is-oneliner .form-standart__title:last-child {
    margin-bottom: 0; }

.form-standart.is-oneliner .form-standart__fields-list {
  text-align: center;
  width: auto;
  display: block;
  padding: 0 40px;
  position: relative;
  margin-left: -2.5%; }
  .form-standart.is-oneliner .form-standart__fields-list:after {
    content: '';
    display: block;
    clear: left; }

.form-standart.is-oneliner .form-standart__field {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0px 0 20px 20px;
  text-align: left;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%; }
  .form-standart.is-oneliner .form-standart__field [type="text"], .form-standart.is-oneliner .form-standart__field [type="password"], .form-standart.is-oneliner .form-standart__field [type="email"], .form-standart.is-oneliner .form-standart__field [type="tel"] {
    height: 3em; }
  .form-standart.is-oneliner .form-standart__field.is-field-btn {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 0px; }
    .form-standart.is-oneliner .form-standart__field.is-field-btn:first-child {
      margin-top: 0; }
    .form-standart.is-oneliner .form-standart__field.is-field-btn .form-standart__label {
      font-size: 0; }

.form-standart.is-oneliner .form-standart__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 1.1em; }
  .form-standart.is-oneliner .form-standart__label:first-child {
    margin-top: 0; }
  .form-standart.is-oneliner .form-standart__label:last-child {
    margin-bottom: 0; }

.form-standart.is-oneliner .form-standart__fields-list {
  text-align: center; }

.form-standart.is-oneliner .form-standart__item {
  display: block;
  padding: 0; }

.form-standart.is-promo .form-standart__title {
  margin-left: 0;
  margin-right: 0; }

.form-standart.is-promo .form-standart__field {
  display: block;
  padding: 0;
  margin-bottom: 2.5em; }
  .form-standart.is-promo .form-standart__field:last-child {
    margin-bottom: 0; }

.form-standart.is-promo .form-standart__label {
  display: block;
  padding: 0.75em 1em;
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px; }
  .form-standart.is-promo .form-standart__label:first-child {
    margin-top: 0; }
  .form-standart.is-promo .form-standart__label:last-child {
    margin-bottom: 0; }

.form-standart.is-promo .form-standart__item {
  display: block;
  padding: 0; }

.form-standart.is-promo .form-standart__title {
  font-size: 140%;
  margin-bottom: 20px; }
  .form-standart.is-promo .form-standart__title:last-child {
    margin-bottom: 0; }

.form-standart.is-promo .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.form-standart.is-promo .form-standart__message {
  float: none;
  width: auto;
  max-width: none; }

.form-standart.is-offer .form-standart__title {
  margin-left: 0;
  margin-right: 0; }

.form-standart.is-offer .form-standart__field {
  display: block;
  padding: 0;
  margin-bottom: 2.5em; }
  .form-standart.is-offer .form-standart__field:last-child {
    margin-bottom: 0; }

.form-standart.is-offer .form-standart__label {
  display: block;
  padding: 0.75em 1em;
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px; }
  .form-standart.is-offer .form-standart__label:first-child {
    margin-top: 0; }
  .form-standart.is-offer .form-standart__label:last-child {
    margin-bottom: 0; }

.form-standart.is-offer .form-standart__item {
  display: block;
  padding: 0; }

.form-standart.is-offer .form-standart__title {
  font-size: 140%;
  margin-bottom: 20px; }
  .form-standart.is-offer .form-standart__title:last-child {
    margin-bottom: 0; }

.form-standart.is-offer .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.form-standart.is-offer .form-standart__message {
  float: none;
  width: auto;
  max-width: none; }

.form-standart.is-offer .form-standart__field.is-field-btn .form-standart__label {
  display: none; }

/*
.form-standart.is-promo {
	.form-standart {
		&__title {
		    font-size: 140%;
			@include mbot;
		}
	}
}
*/
.form-standart.is-vacancy-form .close-section-img {
  display: none; }

.form-standart.order-form .form-standart__field.is-field-btn {
  width: 50%;
  float: right; }
  .form-standart.order-form .form-standart__field.is-field-btn .button-primary, .form-standart.order-form .form-standart__field.is-field-btn .cart-items__checkout, .form-standart.order-form .form-standart__field.is-field-btn .catalog-table__btn-buy, .form-standart.order-form .form-standart__field.is-field-btn .promo-slider__morebutton {
    width: 100%; }

.footer_h2 {
  font-size: 135%;
  text-transform: uppercase;
  line-height: 1.3;
  color: #ffffff;
  font-weight: bold;
  margin: 2% 0 1% 0; }

.aj_butt {
  text-align: center; }

.page-form {
  margin-top: 40px;
  background: #151417 !important; }
  .page-form .close-section-img {
    display: none; }
  .page-form.is-gray {
    background: #262a33 !important; }
  .page-form.not-left-padding {
    padding-left: 0; }
  .page-form .form-standart__title {
    width: 70%;
    margin-top: 60px;
    margin-bottom: 50px;
    font-size: 214.28571%;
    line-height: 1.2em;
    font-weight: bold;
    margin-left: 20%;
    margin-right: 20px;
    text-transform: uppercase;
    color: #ffffff; }
    .page-form .form-standart__title:first-child {
      margin-top: 0; }
    .page-form .form-standart__title:last-child {
      margin-bottom: 0; }
    @media screen and (max-width: 1023px) {
      .page-form .form-standart__title {
        font-size: 180%;
        margin-bottom: 25px; } }
    @media screen and (max-width: 767px) {
      .page-form .form-standart__title {
        width: 90%;
        font-size: 150%; } }
    @media screen and (max-width: 479px) {
      .page-form .form-standart__title {
        width: 90%;
        font-size: 110%; } }
  .page-form .form-standart__subtitle {
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 171.42857%;
    font-weight: bold; }
    .page-form .form-standart__subtitle:first-child {
      margin-top: 0; }
    .page-form .form-standart__subtitle:last-child {
      margin-bottom: 0; }
  .page-form .form-standart__plate {
    padding: 20px;
    background-color: #eee; }
  .page-form .form-standart__fields-title {
    font-weight: bold;
    font-size: 166.66667%;
    margin-bottom: 20px;
    margin-top: 20px; }
    .page-form .form-standart__fields-title:last-child {
      margin-bottom: 0; }
    .page-form .form-standart__fields-title:first-child {
      margin-top: 0; }
  .page-form .form-standart__fields-desc {
    margin-bottom: 20px;
    margin-top: 20px; }
    .page-form .form-standart__fields-desc:last-child {
      margin-bottom: 0; }
    .page-form .form-standart__fields-desc:first-child {
      margin-top: 0; }
  .page-form .form-standart__fields-list {
    display: table;
    width: 100%; }
  .page-form .form-standart__field {
    display: table-row;
    position: relative; }
    .page-form .form-standart__field.is-error .order-form__error {
      display: block; }
    .page-form .form-standart__field.is-none .order-form__none {
      display: block; }
    .page-form .form-standart__field.js-pass-change {
      display: none; }
  .page-form .form-standart__field:nth-of-type(2) {
    display: inline-block !important;
    width: 49%; }
  .page-form .form-standart__field:nth-of-type(3) {
    float: right;
    width: 49%; }
  .page-form .form-standart__field:nth-of-type(4) {
    clear: both; }
  .page-form .form-standart__common-error-placeholder {
    clear: none; }
  .page-form .form-standart__buttons {
    margin-top: 20px;
    margin-bottom: 20px; }
    .page-form .form-standart__buttons:first-child {
      margin-top: 0; }
    .page-form .form-standart__buttons:last-child {
      margin-bottom: 0; }
  .page-form .form-standart__label {
    display: table-cell;
    vertical-align: top;
    text-align: right;
    padding: 0.95em 1em;
    width: 150px;
    position: absolute;
    left: 0;
    z-index: 1;
    transition: top 0.2s ease-in;
    color: #787784; }
    .page-form .form-standart__label.is-captcha {
      padding-bottom: 1em;
      vertical-align: bottom; }
  .page-form .form-standart__item {
    display: table-cell;
    vertical-align: top;
    padding: 10px 0 10px 10px; }
    .page-form .form-standart__item:after {
      content: '';
      display: block;
      clear: both; }
    .page-form .form-standart__item input[type='text'],
    .page-form .form-standart__item input[type='email'],
    .page-form .form-standart__item input[type='password'],
    .page-form .form-standart__item textarea {
      width: 100%; }
  .page-form .form-standart__add-link {
    display: inline-block;
    margin-left: 1em; }
  .page-form .form-standart__list {
    list-style: none;
    margin: 5px 0;
    padding: 0; }
    .page-form .form-standart__list.is-horizontal {
      margin: 0; }
      .page-form .form-standart__list.is-horizontal .order-form__list-item {
        display: inline-block;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 1.5em; }
  .page-form .form-standart__list-item {
    margin-top: 10px;
    margin-bottom: 10px; }
    .page-form .form-standart__list-item:first-child {
      margin-top: 0; }
    .page-form .form-standart__list-item:last-child {
      margin-bottom: 0; }
  .page-form .form-standart__error {
    display: block;
    color: #ca0066; }
  .page-form .form-standart__none {
    display: none;
    color: #85ad27; }
  .page-form .form-standart__ok {
    display: none;
    margin-top: 5px; }
  .page-form .form-standart__remark {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 85%; }
  .page-form .form-standart__inputs {
    float: left;
    width: 45%;
    margin-right: 5%; }
    .page-form .form-standart__inputs .inputtext,
    .page-form .form-standart__inputs .inputtextarea {
      background: none;
      border: 1px solid #ffffff;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      color: #ffffff;
      font-family: "MuseoSansCyrl", Arial, sans-serif;
      font-size: 100%;
      padding: 0.95em 1em;
      outline: none;
      position: relative;
      z-index: 2;
      resize: none;
      outline: none;
      border-radius: 0; }
  .page-form .form-standart__message {
    position: absolute;
    max-width: 35%;
    margin-top: 3px; }
  .page-form .form-standart__inputs-link {
    display: inline-block;
    padding-top: 5px;
    margin-right: 1em; }
  .page-form .form-standart__link {
    display: inline-block;
    color: #0b8bfb;
    text-decoration: underline;
    cursor: pointer;
    margin: 0 10px; }
    .page-form .form-standart__link:hover {
      text-decoration: none; }
  .page-form .form-standart__captcha {
    display: table;
    width: 45%;
    margin-top: 10px;
    margin-bottom: 10px; }
    .page-form .form-standart__captcha:first-child {
      margin-top: 0; }
    .page-form .form-standart__captcha:last-child {
      margin-bottom: 0; }
  .page-form .form-standart__captcha-img {
    display: table-cell;
    vertical-align: middle;
    width: 50%; }
    .page-form .form-standart__captcha-img img {
      vertical-align: top; }
  .page-form .form-standart__captcha-reload {
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 15px; }
  .page-form .form-standart__socials-holder {
    padding: 15px 25px 25px;
    background-color: #ccc; }
  .page-form .form-standart__socials-caption {
    font-weight: bold;
    font-size: 128.57143%;
    text-align: center; }
  .page-form .form-standart__socials {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px; }
    .page-form .form-standart__socials:first-child {
      margin-top: 0; }
    .page-form .form-standart__socials:last-child {
      margin-bottom: 0; }
  .page-form .form-standart__socials-item {
    display: inline-block;
    vertical-align: middle;
    margin-right: .25em;
    margin-left: .25em; }
  .page-form .form-standart__socials-link {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #eee;
    border-radius: 50%;
    text-align: center; }
    .page-form .form-standart__socials-link.is-ok {
      line-height: 50px;
      font-size: 20px; }
      .page-form .form-standart__socials-link.is-ok:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .page-form .form-standart__socials-link.is-vk {
      line-height: 50px;
      font-size: 20px; }
      .page-form .form-standart__socials-link.is-vk:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .page-form .form-standart__socials-link.is-tw {
      line-height: 50px;
      font-size: 20px; }
      .page-form .form-standart__socials-link.is-tw:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .page-form .form-standart__socials-link.is-fb {
      line-height: 50px;
      font-size: 20px; }
      .page-form .form-standart__socials-link.is-fb:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
  .page-form .form-standart__link-items {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px; }
    .page-form .form-standart__link-items:first-child {
      margin-top: 0; }
    .page-form .form-standart__link-items:last-child {
      margin-bottom: 0; }
  .page-form .form-standart__link-item {
    display: inline-block; }
    .page-form .form-standart__link-item:before {
      content: ' | ';
      margin-left: .5em;
      margin-right: .5em; }
    .page-form .form-standart__link-item:first-child:before {
      content: none; }
  .page-form .form-standart .select2-container {
    min-width: 100%;
    max-width: 100%; }
  .page-form .success-message {
    text-align: center; }
    @media screen and (max-width: 767px) {
      .page-form .success-message {
        font-size: 150%;
        width: 80%;
        left: 10%; } }
  .page-form .green-button {
    padding: 0.4em;
    width: auto;
    min-width: 170px;
    float: right; }
    .page-form .green-button.is-disabled {
      opacity: 0.2; }
  .page-form form {
    width: 65%; }
    @media screen and (max-width: 1023px) {
      .page-form form {
        width: 100%; } }

.b-gallery-list {
  overflow: hidden; }
  .b-gallery-list__items {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin-left: -2.5%;
    margin-top: -2.5%; }
    .b-gallery-list__items:after {
      content: '';
      display: block;
      clear: left; }
  .b-gallery-list__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 22.5%;
    margin-left: 2.5%;
    margin-top: 2.5%; }

.b-gallery-list._mx600 .b-gallery-list__items {
  position: relative;
  margin-left: -3.33333%;
  margin-top: -3.3333%; }
  .b-gallery-list._mx600 .b-gallery-list__items:after {
    content: '';
    display: block;
    clear: left; }

.b-gallery-list._mx600 .b-gallery-list__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.0%;
  margin-left: 3.33333%;
  margin-top: 3.3333%; }
  .b-gallery-list._mx600 .b-gallery-list__item:nth-child(4n+1) {
    clear: none; }

.b-gallery-list._mx470 .b-gallery-list__items {
  position: relative;
  margin-left: -5%;
  margin-top: -5%; }
  .b-gallery-list._mx470 .b-gallery-list__items:after {
    content: '';
    display: block;
    clear: left; }

.b-gallery-list._mx470 .b-gallery-list__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 45.0%;
  margin-left: 5%;
  margin-top: 5%; }
  .b-gallery-list._mx470 .b-gallery-list__item:nth-child(3n+1) {
    clear: none; }

.b-gallery-list._mx300 .b-gallery-list__items {
  margin-left: 0;
  margin-top: 0; }

.b-gallery-list._mx300 .b-gallery-list__item {
  float: none;
  width: auto;
  margin-left: 0;
  margin-top: 30px;
  text-align: center; }
  .b-gallery-list._mx300 .b-gallery-list__item:first-child {
    margin-top: 0; }

.header {
  border-bottom: 2px solid gray; }
  .header__center {
    width: 95%;
    margin: 0 auto;
    max-width: 1170px;
    min-width: 936px;
    position: relative;
    display: block; }
    .header__center:after {
      content: '';
      display: block;
      clear: both; }
  .header__top, .header__bottom {
    clear: both; }
  .header__top {
    margin-bottom: 10px;
    min-height: 40px;
    background: #888888; }
    .header__top .menu-top,
    .header__top .auth-link {
      float: left; }
    .header__top .menu-top {
      background: #888;
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 47.5%;
      margin-left: 2.5%;
      margin-left: 0; }
      .header__top .menu-top .menu-top__plate {
        min-height: 40px; }
      .header__top .menu-top__first-item {
        border: none;
        border-right: 1px solid white; }
      .header__top .menu-top__first-link {
        padding: 10px 10px; }
      .header__top .menu-top.is-i-state .menu-top__second-level.two-column {
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 47.5%;
        margin-left: 2.5%; }
      .header__top .menu-top.is-i-state .menu-top__second-level.four-column {
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 22.5%;
        margin-left: 2.5%; }
      .header__top .menu-top.is-i-state .menu-top__second-level.five-column {
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 17.5%;
        margin-left: 2.5%; }
      .header__top .menu-top.is-z-state .menu-top__second-level .menu-top__second-item:nth-child(3n+1) {
        clear: none; }
      .header__top .menu-top.is-z-state .menu-top__second-level.two-column .menu-top__second-item {
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 47.5%;
        margin-left: 2.5%; }
        .header__top .menu-top.is-z-state .menu-top__second-level.two-column .menu-top__second-item:nth-child(2n+1) {
          clear: left; }
      .header__top .menu-top.is-z-state .menu-top__second-level.three-column .menu-top__second-item {
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 30.83333%;
        margin-left: 2.5%; }
        .header__top .menu-top.is-z-state .menu-top__second-level.three-column .menu-top__second-item:nth-child(3n+1) {
          clear: left; }
      .header__top .menu-top.is-z-state .menu-top__second-level.four-column .menu-top__second-item {
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 22.5%;
        margin-left: 2.5%; }
        .header__top .menu-top.is-z-state .menu-top__second-level.four-column .menu-top__second-item:nth-child(4n+1) {
          clear: left; }
      .header__top .menu-top.is-z-state .menu-top__second-level.five-column .menu-top__second-item {
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 17.5%;
        margin-left: 2.5%; }
        .header__top .menu-top.is-z-state .menu-top__second-level.five-column .menu-top__second-item:nth-child(5n+1) {
          clear: left; }
    .header__top .auth-link {
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 22.5%;
      margin-left: 2.5%;
      padding: 10px 0;
      background: #888; }
      .header__top .auth-link_item {
        margin-right: 1em; }
    .header__top .search-title {
      float: right;
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 22.5%;
      margin-left: 2.5%; }
      .header__top .search-title__title-holder {
        background: #888;
        padding: 6px 7px; }
  .header__bottom {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 95px; }
    .header__bottom:first-child {
      margin-top: 0; }
    .header__bottom:last-child {
      margin-bottom: 0; }
  .header__menu-list, .header__personal {
    float: left;
    display: inline-block; }
  .header__personal {
    margin-left: 40px; }
  .header__logo-block {
    float: left; }
    .header__logo-block a.header__logo {
      clear: both; }
      .header__logo-block a.header__logo img {
        display: block; }
    .header__logo-block .header__slogan {
      clear: both; }
  .header__contacts, .header__callback, .header__favorites {
    float: left;
    margin-left: 40px; }
  .header__phone {
    font-weight: bold;
    font-size: 1.4em; }
  .header__basket {
    float: right; }

.icon-tiles__items {
  position: relative;
  margin-left: -2.5%; }
  .icon-tiles__items:after {
    content: '';
    display: block;
    clear: left; }

.icon-tiles__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  margin-bottom: 5%; }
  .icon-tiles__item:nth-child(3n+1) {
    clear: left; }

.icon-tiles__item-wrap {
  display: table;
  width: 100%;
  box-sizing: border-box; }

.icon-tiles__icon-holder {
  display: table-cell;
  vertical-align: middle;
  width: 50px; }

.icon-tiles__icon {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.icon-tiles__description-holder {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  width: auto; }

.loader.is-fullscreen {
  display: none;
  position: fixed;
  width: 58px;
  height: 58px;
  top: 50%;
  left: 50%;
  margin-left: -29px;
  margin-top: -29px;
  z-index: 100000; }

.loader .loader__item {
  position: absolute;
  background-color: black;
  width: 14px;
  height: 14px;
  border-radius: 9px;
  -o-border-radius: 9px;
  -ms-border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  animation-name: bounce_circularG;
  -o-animation-name: bounce_circularG;
  -ms-animation-name: bounce_circularG;
  -webkit-animation-name: bounce_circularG;
  -moz-animation-name: bounce_circularG;
  animation-duration: 1.1s;
  -o-animation-duration: 1.1s;
  -ms-animation-duration: 1.1s;
  -webkit-animation-duration: 1.1s;
  -moz-animation-duration: 1.1s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal; }
  .loader .loader__item-1 {
    left: 0;
    top: 23px;
    animation-delay: 0.41s;
    -o-animation-delay: 0.41s;
    -ms-animation-delay: 0.41s;
    -webkit-animation-delay: 0.41s;
    -moz-animation-delay: 0.41s; }
  .loader .loader__item-2 {
    left: 6px;
    top: 6px;
    animation-delay: 0.55s;
    -o-animation-delay: 0.55s;
    -ms-animation-delay: 0.55s;
    -webkit-animation-delay: 0.55s;
    -moz-animation-delay: 0.55s; }
  .loader .loader__item-3 {
    top: 0;
    left: 23px;
    animation-delay: 0.69s;
    -o-animation-delay: 0.69s;
    -ms-animation-delay: 0.69s;
    -webkit-animation-delay: 0.69s;
    -moz-animation-delay: 0.69s; }
  .loader .loader__item-4 {
    right: 6px;
    top: 6px;
    animation-delay: 0.83s;
    -o-animation-delay: 0.83s;
    -ms-animation-delay: 0.83s;
    -webkit-animation-delay: 0.83s;
    -moz-animation-delay: 0.83s; }
  .loader .loader__item-5 {
    right: 0;
    top: 23px;
    animation-delay: 0.97s;
    -o-animation-delay: 0.97s;
    -ms-animation-delay: 0.97s;
    -webkit-animation-delay: 0.97s;
    -moz-animation-delay: 0.97s; }
  .loader .loader__item-6 {
    right: 6px;
    bottom: 6px;
    animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    -ms-animation-delay: 1.1s;
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s; }
  .loader .loader__item-7 {
    left: 23px;
    bottom: 0;
    animation-delay: 1.24s;
    -o-animation-delay: 1.24s;
    -ms-animation-delay: 1.24s;
    -webkit-animation-delay: 1.24s;
    -moz-animation-delay: 1.24s; }
  .loader .loader__item-8 {
    left: 6px;
    bottom: 6px;
    animation-delay: 1.38s;
    -o-animation-delay: 1.38s;
    -ms-animation-delay: 1.38s;
    -webkit-animation-delay: 1.38s;
    -moz-animation-delay: 1.38s; }

@keyframes bounce_circularG {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0.3); } }

@-o-keyframes bounce_circularG {
  0% {
    -o-transform: scale(1); }
  100% {
    -o-transform: scale(0.3); } }

@-ms-keyframes bounce_circularG {
  0% {
    -ms-transform: scale(1); }
  100% {
    -ms-transform: scale(0.3); } }

@-webkit-keyframes bounce_circularG {
  0% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(0.3); } }

@-moz-keyframes bounce_circularG {
  0% {
    -moz-transform: scale(1); }
  100% {
    -moz-transform: scale(0.3); } }

body.loading:after {
  background: rgba(22, 50, 93, 0.36);
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 10000; }

body.loading .loader {
  display: block; }

.logo-slider {
  box-sizing: border-box; }
  .logo-slider__title {
    margin-bottom: 25px;
    text-align: center;
    font-size: 28px;
    font-weight: bold; }
  .logo-slider__slider {
    margin-left: 40px;
    margin-right: 40px;
    height: 105px; }
  .logo-slider__slide {
    position: relative;
    display: block;
    box-sizing: border-box;
    height: 105px;
    text-align: center; }
  .logo-slider__action {
    display: block;
    text-decoration: none;
    color: inherit;
    height: 100%;
    vertical-align: middle; }
    .logo-slider__action:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
  .logo-slider__image {
    height: auto;
    width: auto;
    max-height: 100px;
    max-width: 150px;
    vertical-align: middle;
    margin: 0 auto; }
  .logo-slider .logo-slider__image {
    display: inline-block; }
  .logo-slider__arrows {
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    padding: 0px;
    border-radius: 50%;
    line-height: 100%;
    font-size: 357.14286%;
    font-weight: bold;
    cursor: pointer; }
  .logo-slider__arrow-left {
    left: -40px; }
    .logo-slider__arrow-left:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .logo-slider__arrow-right {
    right: -40px; }
    .logo-slider__arrow-right:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }

.logo-slider.noslider {
  display: table;
  width: 100%; }
  .logo-slider.noslider .logo-slider__slider {
    display: table-row; }
  .logo-slider.noslider .logo-slider__slide {
    display: table-cell; }
  .logo-slider.noslider .logo-slider__image {
    width: initial;
    min-width: 0%;
    min-height: 0%; }

.menu-aside__common-header {
  background-color: #ccc; }

.menu-aside__common-link {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  padding: 15px 20px 15px 52px;
  text-decoration: none; }
  .menu-aside__common-link:before {
    content: '';
    font-family: FontAwesome;
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 31px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    background-color: #f2f2f2;
    border-radius: 50%; }

.menu-aside__first-holder {
  position: relative;
  z-index: 1001; }

.menu-aside__first-level {
  counter-reset: firstlevel; }

.menu-aside__first-item {
  position: relative;
  border-top: 1px solid white;
  background-color: #ddd;
  counter-increment: firstlevel; }
  .menu-aside__first-item.is-contain:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    line-height: 1;
    height: 20px;
    margin: auto;
    transform-origin: 50% 50%;
    transition: transform .3s; }

.menu-aside__first-link {
  position: relative;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 10px; }
  .menu-aside__first-link:hover {
    opacity: 0.8; }
  .menu-aside__first-link.is-hide {
    display: none; }

.menu-aside__second-holder {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  min-width: 200px;
  border-left: 1px solid white; }

.menu-aside__second-item {
  position: relative;
  border-top: 1px solid white;
  background-color: #ccc; }
  .menu-aside__second-item:first-child {
    border-top: none; }
  .menu-aside__second-item.is-contain:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    line-height: 1;
    height: 20px;
    margin: auto;
    transform-origin: 50% 50%;
    transition: transform .3s; }

.menu-aside__second-link {
  position: relative;
  display: block;
  padding: 10px 15px;
  text-decoration: none; }
  .menu-aside__second-link:hover {
    opacity: 0.8; }

.menu-aside__third-holder {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  min-width: 300px;
  border-left: 1px solid white; }

.menu-aside__third-item {
  position: relative;
  border-top: 1px solid white;
  background-color: #ddd; }
  .menu-aside__third-item:first-child {
    border-top: none; }
  .menu-aside__third-item.is-contain:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    height: 20px;
    line-height: 1;
    margin: auto;
    transform-origin: 50% 50%;
    transition: transform .3s; }

.menu-aside__third-link {
  position: relative;
  display: block;
  padding: 10px 15px;
  text-decoration: none; }
  .menu-aside__third-link:hover {
    opacity: 0.8; }

.menu-aside__additional-holder {
  display: none; }
  .menu-aside__additional-holder.is-active {
    display: block; }

.menu-aside__additional-item {
  border-top: 1px solid white;
  background-color: #ccc; }
  .menu-aside__additional-item:first-child {
    border-top: none; }

.menu-aside__additional-link {
  position: relative;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 52px; }
  .menu-aside__additional-link:hover {
    opacity: 0.8; }
  .menu-aside__additional-link:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 31px;
    height: 31px;
    background-color: #f8c;
    border-radius: 50%; }

.menu-aside__custom-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: .5em;
  border-radius: 50%; }

.menu-aside__first-item.is-active.is-contain:after {
  transform: rotate(-90deg); }

.menu-aside__first-item.is-active .menu-aside__second-holder {
  display: block; }

.menu-aside__second-item.is-active.is-contain:after {
  transform: rotate(-90deg); }

.menu-aside__second-item.is-active .menu-aside__third-holder {
  display: block; }

.menu-aside__third-item.is-active.is-contain:after {
  transform: rotate(-90deg); }

.menu-aside__third-item.is-active .menu-aside__third-holder {
  display: block; }

.menu-aside.no-js .menu-aside__first-item:hover .menu-aside__second-holder {
  display: block; }

.menu-aside.no-js .menu-aside__second-item:hover .menu-aside__third-holder {
  display: block; }

.menu-aside.is-z-state .menu-aside__first-level {
  position: relative; }

.menu-aside.is-z-state .menu-aside__first-item {
  position: static; }
  .menu-aside.is-z-state .menu-aside__first-item:after {
    display: none; }
  .menu-aside.is-z-state .menu-aside__first-item.is-contain .menu-aside__first-link {
    position: relative; }
    .menu-aside.is-z-state .menu-aside__first-item.is-contain .menu-aside__first-link:after {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: "";
      position: absolute;
      right: 10px;
      top: 0;
      bottom: 0;
      line-height: 1;
      height: 20px;
      margin: auto;
      transform-origin: 50% 50%;
      transition: transform .3s; }
  .menu-aside.is-z-state .menu-aside__first-item.is-active.is-contain .menu-aside__first-link:after {
    transform: rotate(-90deg); }

.menu-aside.is-z-state .menu-aside__second-holder {
  position: absolute;
  left: 100%;
  top: 0;
  width: 700px;
  padding: 20px 20px 0;
  background-color: #ddd; }

.menu-aside.is-z-state .menu-aside__second-level:after {
  content: '';
  display: block;
  clear: both; }

.menu-aside.is-z-state .menu-aside__second-item {
  float: left;
  width: 30%;
  padding-right: 15px;
  margin-bottom: 20px;
  border: none;
  background: none;
  box-sizing: border-box; }
  .menu-aside.is-z-state .menu-aside__second-item.is-contain:after {
    display: none; }
  .menu-aside.is-z-state .menu-aside__second-item:nth-child(3n+1) {
    clear: left; }

.menu-aside.is-z-state .menu-aside__second-link {
  display: inline;
  padding: 0;
  font-weight: 700; }

.menu-aside.is-z-state .menu-aside__third-holder {
  position: static;
  display: block;
  min-width: 0;
  border: none;
  background: none;
  margin-top: 10px; }
  .menu-aside.is-z-state .menu-aside__third-holder:first-child {
    margin-top: 0; }

.menu-aside.is-z-state .menu-aside__third-item {
  margin-top: 5px;
  margin-bottom: 5px;
  border: none;
  background: none; }
  .menu-aside.is-z-state .menu-aside__third-item:first-child {
    margin-top: 0; }
  .menu-aside.is-z-state .menu-aside__third-item:last-child {
    margin-bottom: 0; }
  .menu-aside.is-z-state .menu-aside__third-item.is-contain:after {
    display: none; }

.menu-aside.is-z-state .menu-aside__third-link {
  display: inline;
  padding: 0; }

.menu-aside.is-i-state .menu-aside__first-level {
  position: relative; }

.menu-aside.is-i-state .menu-aside__first-item {
  position: static; }
  .menu-aside.is-i-state .menu-aside__first-item:after {
    display: none; }
  .menu-aside.is-i-state .menu-aside__first-item.is-contain .menu-aside__first-link {
    position: relative; }
    .menu-aside.is-i-state .menu-aside__first-item.is-contain .menu-aside__first-link:after {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: "";
      position: absolute;
      right: 10px;
      top: 0;
      bottom: 0;
      line-height: 1;
      height: 20px;
      margin: auto;
      transform-origin: 50% 50%;
      transition: transform .3s; }
  .menu-aside.is-i-state .menu-aside__first-item.is-active.is-contain .menu-aside__first-link:after {
    transform: rotate(-90deg); }

.menu-aside.is-i-state .menu-aside__second-holder {
  position: absolute;
  left: 100%;
  top: 0;
  width: 700px;
  padding: 20px 20px 0;
  background-color: #ddd; }
  .menu-aside.is-i-state .menu-aside__second-holder:after {
    content: '';
    display: block;
    clear: both; }

.menu-aside.is-i-state .menu-aside__second-level {
  float: left;
  width: 30%;
  padding-right: 20px;
  margin-bottom: 20px; }

.menu-aside.is-i-state .menu-aside__second-item {
  margin-top: 20px;
  margin-bottom: 20px;
  border: none;
  background: none;
  box-sizing: border-box; }
  .menu-aside.is-i-state .menu-aside__second-item:first-child {
    margin-top: 0; }
  .menu-aside.is-i-state .menu-aside__second-item:last-child {
    margin-bottom: 0; }
  .menu-aside.is-i-state .menu-aside__second-item.is-contain:after {
    display: none; }
  .menu-aside.is-i-state .menu-aside__second-item:nth-child(3n+1) {
    clear: left; }

.menu-aside.is-i-state .menu-aside__second-link {
  display: inline;
  padding: 0;
  font-weight: 700; }

.menu-aside.is-i-state .menu-aside__third-holder {
  position: static;
  display: block;
  min-width: 0;
  border: none;
  background: none;
  margin-top: 10px; }
  .menu-aside.is-i-state .menu-aside__third-holder:first-child {
    margin-top: 0; }

.menu-aside.is-i-state .menu-aside__third-item {
  margin-top: 5px;
  margin-bottom: 5px;
  border: none;
  background: none; }
  .menu-aside.is-i-state .menu-aside__third-item:first-child {
    margin-top: 0; }
  .menu-aside.is-i-state .menu-aside__third-item:last-child {
    margin-bottom: 0; }
  .menu-aside.is-i-state .menu-aside__third-item.is-contain:after {
    display: none; }

.menu-aside.is-i-state .menu-aside__third-link {
  display: inline;
  padding: 0; }

.menu-bottom__first-level {
  position: relative;
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box; }
  .menu-bottom__first-level:after {
    content: '';
    display: block;
    clear: both; }

.menu-bottom__first-item {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  background-color: #888;
  border: 1px solid white; }
  .menu-bottom__first-item:hover .menu-bottom__additional-holder {
    display: block; }
  .menu-bottom__first-item.is-additional {
    position: relative; }

.menu-bottom__first-link {
  position: relative;
  text-decoration: none;
  color: white;
  display: block;
  padding: 10px 15px;
  color: white; }
  .menu-bottom__first-link:visited {
    color: white; }
  .menu-bottom__first-link:hover {
    text-decoration: underline;
    color: white; }
  .menu-bottom__first-link:hover, .menu-bottom__first-link:visited:hover {
    color: white; }

.menu-bottom__fourth-holder {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  min-width: 250px;
  background-color: #ddd; }

.menu-bottom__fourth-link {
  position: relative;
  text-decoration: none;
  display: block;
  padding: 10px 15px;
  background-color: #ccc;
  border: 1px solid white; }
  .menu-bottom__fourth-link:hover {
    background-color: #bbb; }

.menu-bottom__additional-holder {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 1001;
  width: 100%;
  min-width: 150px; }

.menu-bottom__additional-level {
  margin: 0;
  padding: 0;
  list-style: none; }

.menu-bottom__additional-item {
  position: relative; }

.menu-bottom__additional-link {
  display: block;
  padding: 10px 15px;
  background-color: #888;
  border: 1px solid white;
  color: white;
  position: relative;
  text-decoration: none;
  color: white; }
  .menu-bottom__additional-link:visited {
    color: white; }
  .menu-bottom__additional-link:hover {
    text-decoration: underline;
    color: white; }

.menu-bottom__more-link {
  display: none;
  font-size: 90%;
  cursor: pointer; }
  .menu-bottom__more-link:hover {
    text-decoration: underline; }
  .menu-bottom__more-link.is-active {
    display: inline; }

.menu-bottom__less-link {
  display: none;
  font-size: 90%;
  cursor: pointer; }
  .menu-bottom__less-link:hover {
    text-decoration: underline; }
  .menu-bottom__less-link.is-active {
    display: inline; }

.menu-footer {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 39.16667%;
  margin-left: 2.5%;
  margin-left: 0; }
  .menu-footer__holder:after {
    content: '';
    display: block;
    clear: both; }
  .menu-footer__first {
    text-transform: uppercase; }
    .menu-footer__first:first-child {
      margin-left: 0; }
  .menu-footer__second {
    text-transform: none; }
    .menu-footer__second .menu-footer__item {
      margin: 5px 0;
      clear: both; }
      .menu-footer__second .menu-footer__item .menu-footer__link {
        color: #999999;
        font-size: 0.9em;
        font-weight: normal; }
  .menu-footer__item {
    margin: 0 0 20px 0; }
  .menu-footer__link {
    font-weight: bold;
    color: white;
    text-decoration: none; }
    .menu-footer__link:hover {
      text-decoration: underline; }
  .menu-footer.z-style .menu-footer__first .menu-footer__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%; }
  .menu-footer.z-style .menu-footer__first.two-columns .menu-footer__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%; }
    .menu-footer.z-style .menu-footer__first.two-columns .menu-footer__item:nth-child(2n+1) {
      clear: both; }
  .menu-footer.z-style .menu-footer__first.three-columns .menu-footer__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 30.83333%;
    margin-left: 2.5%; }
    .menu-footer.z-style .menu-footer__first.three-columns .menu-footer__item:nth-child(3n+1) {
      clear: both; }
  .menu-footer.i-style .menu-footer__first {
    margin-left: 0; }
    .menu-footer.i-style .menu-footer__first.two-columns {
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 47.5%;
      margin-left: 2.5%; }
    .menu-footer.i-style .menu-footer__first.three-columns {
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 30.83333%;
      margin-left: 2.5%; }

.menu-footer-list {
  padding-top: 20px;
  padding-bottom: 20px; }
  .menu-footer-list:after {
    content: '';
    display: block;
    clear: both; }
  .menu-footer-list__item {
    margin: 0 0 10px 0; }
  .menu-footer-list__item.is-child .menu-footer-list__link {
    color: #666;
    font-size: 12px;
    font-weight: normal; }
  .menu-footer-list__link {
    font-weight: bold;
    color: #cccccc;
    text-decoration: none; }
    .menu-footer-list__link:hover {
      text-decoration: underline; }

.menu-footer-list.is-2cols .menu-footer-list__first {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%; }

.menu-footer-list.is-3cols .menu-footer-list__first {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%; }

.menu-footer-list.is-4cols .menu-footer-list__first {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%; }

.menu-footer-list.is-5cols .menu-footer-list__first {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 17.5%;
  margin-left: 2.5%; }

.menu-footer-list.is-6cols .menu-footer-list__first {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 14.16667%;
  margin-left: 2.5%; }

.menu-top__first-level {
  position: relative;
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box; }
  .menu-top__first-level:after {
    content: '';
    display: block;
    clear: both; }

.menu-top__first-item {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  background-color: #888;
  border: 1px solid white; }
  .menu-top__first-item:hover .menu-top__second-holder,
  .menu-top__first-item:hover .menu-top__additional-holder {
    display: block; }
  .menu-top__first-item.is-additional {
    position: relative; }

.menu-top__first-link {
  position: relative;
  text-decoration: none;
  color: white;
  display: block;
  padding: 10px 15px;
  color: white; }
  .menu-top__first-link:visited {
    color: white; }
  .menu-top__first-link:hover, .menu-top__first-link:visited:hover {
    text-decoration: underline;
    color: white; }

.menu-top__second-holder {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 1001;
  width: 100%;
  min-width: 250px;
  box-sizing: border-box; }

.menu-top__second-level {
  margin: 0;
  padding: 0;
  list-style: none; }

.menu-top__second-item {
  position: relative; }
  .menu-top__second-item:hover .menu-top__third-holder {
    display: block; }
  .menu-top__second-item.is-contain .menu-top__second-link {
    position: relative; }
    .menu-top__second-item.is-contain .menu-top__second-link:before {
      content: "\2026";
      float: right;
      padding-left: 0.5em; }

.menu-top__second-link {
  display: block;
  padding: 10px 15px;
  background-color: #ccc;
  border: 1px solid white;
  position: relative;
  text-decoration: none;
  color: #333333; }
  .menu-top__second-link:visited {
    color: #333333; }
  .menu-top__second-link:hover, .menu-top__second-link:visited:hover {
    background-color: #bbb;
    color: #333333; }

.menu-top__third-holder {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  min-width: 250px; }

.menu-top__third-item {
  position: relative; }
  .menu-top__third-item:hover .menu-top__fourth-holder {
    display: block; }
  .menu-top__third-item.is-hide {
    display: none; }

.menu-top__third-link {
  position: relative;
  text-decoration: none;
  color: #333333;
  display: block;
  padding: 10px 15px;
  background-color: #ccc;
  border: 1px solid white; }
  .menu-top__third-link:visited {
    color: #333333; }
  .menu-top__third-link:hover, .menu-top__third-link:visited:hover {
    background-color: #bbb;
    color: #333333; }

.menu-top__fourth-holder {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  min-width: 250px;
  background-color: #ddd; }

.menu-top__fourth-link {
  position: relative;
  text-decoration: none;
  color: #333333;
  display: block;
  padding: 10px 15px;
  background-color: #ccc;
  border: 1px solid white; }
  .menu-top__fourth-link:visited {
    color: #333333; }
  .menu-top__fourth-link:hover, .menu-top__fourth-link:visited:hover {
    background-color: #bbb;
    color: #333333; }

.menu-top__additional-holder {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 1001;
  width: 100%;
  min-width: 150px; }

.menu-top__additional-level {
  margin: 0;
  padding: 0;
  list-style: none; }

.menu-top__additional-item {
  position: relative; }
  .menu-top__additional-item:hover .menu-top__third-holder {
    display: block; }

.menu-top__additional-link {
  display: block;
  padding: 10px 15px;
  background-color: #888;
  border: 1px solid white;
  color: white;
  position: relative;
  text-decoration: none;
  color: white; }
  .menu-top__additional-link:visited {
    color: white; }
  .menu-top__additional-link:hover, .menu-top__additional-link:visited:hover {
    text-decoration: underline;
    color: white; }

.menu-top__more-link {
  display: none;
  font-size: 90%;
  cursor: pointer; }
  .menu-top__more-link:hover {
    text-decoration: underline; }
  .menu-top__more-link.is-active {
    display: inline; }

.menu-top__less-link {
  display: none;
  font-size: 90%;
  cursor: pointer; }
  .menu-top__less-link:hover {
    text-decoration: underline; }
  .menu-top__less-link.is-active {
    display: inline; }

.menu-top__first-item.is-opened:after, .menu-top__second-item.is-opened:after, .menu-top__third-item.is-opened:after {
  transform: rotate(90deg); }

.menu-top.is-i-state .menu-top__first-item {
  position: static; }
  .menu-top.is-i-state .menu-top__first-item.is-additional {
    position: relative; }

.menu-top.is-i-state .menu-top__second-holder {
  left: 0;
  right: 0;
  padding: 20px;
  background-color: #eee; }
  .menu-top.is-i-state .menu-top__second-holder:after {
    content: '';
    display: block;
    clear: both; }

.menu-top.is-i-state .menu-top__second-level {
  float: left;
  width: 33.33333%;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px; }

.menu-top.is-i-state .menu-top__second-item {
  margin-top: 10px;
  margin-bottom: 10px; }
  .menu-top.is-i-state .menu-top__second-item:first-child {
    margin-top: 0; }
  .menu-top.is-i-state .menu-top__second-item:last-child {
    margin-bottom: 0; }
  .menu-top.is-i-state .menu-top__second-item.is-contain .menu-top__second-link:before {
    content: none; }

.menu-top.is-i-state .menu-top__second-link {
  display: inline;
  background: none;
  border: none;
  padding: 0;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  color: white;
  color: #333333; }
  .menu-top.is-i-state .menu-top__second-link:visited {
    color: white; }
  .menu-top.is-i-state .menu-top__second-link:hover, .menu-top.is-i-state .menu-top__second-link:visited:hover {
    text-decoration: underline;
    color: white; }
  .menu-top.is-i-state .menu-top__second-link:hover, .menu-top.is-i-state .menu-top__second-link:visited, .menu-top.is-i-state .menu-top__second-link:visited:hover {
    color: #333333; }

.menu-top.is-i-state .menu-top__third-holder {
  display: block;
  position: static;
  left: 100%;
  top: 0;
  width: 100%;
  min-width: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px; }
  .menu-top.is-i-state .menu-top__third-holder:first-child {
    margin-top: 0; }
  .menu-top.is-i-state .menu-top__third-holder:last-child {
    margin-bottom: 0; }

.menu-top.is-i-state .menu-top__third-item {
  margin-top: 5px;
  margin-bottom: 5px; }
  .menu-top.is-i-state .menu-top__third-item:first-child {
    margin-top: 0; }
  .menu-top.is-i-state .menu-top__third-item:last-child {
    margin-bottom: 0; }

.menu-top.is-i-state .menu-top__third-link {
  display: inline;
  background: none;
  border: none;
  padding: 0; }

.menu-top.is-z-state .menu-top__first-item {
  position: static; }
  .menu-top.is-z-state .menu-top__first-item.is-additional {
    position: relative; }

.menu-top.is-z-state .menu-top__second-holder {
  left: 0;
  right: 0;
  padding: 20px;
  background-color: #eee; }

.menu-top.is-z-state .menu-top__second-level {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%; }
  .menu-top.is-z-state .menu-top__second-level:after {
    content: '';
    display: block;
    clear: left; }

.menu-top.is-z-state .menu-top__second-item {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  margin-top: 2.5%; }
  .menu-top.is-z-state .menu-top__second-item:nth-child(3n+1) {
    clear: left; }
  .menu-top.is-z-state .menu-top__second-item.is-contain .menu-top__second-link:before {
    content: none; }

.menu-top.is-z-state .menu-top__second-link {
  display: inline;
  background: none;
  border: none;
  padding: 0;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  color: white;
  color: #333333; }
  .menu-top.is-z-state .menu-top__second-link:visited {
    color: white; }
  .menu-top.is-z-state .menu-top__second-link:hover, .menu-top.is-z-state .menu-top__second-link:visited:hover {
    text-decoration: underline;
    color: white; }
  .menu-top.is-z-state .menu-top__second-link:hover, .menu-top.is-z-state .menu-top__second-link:visited, .menu-top.is-z-state .menu-top__second-link:visited:hover {
    color: #333333; }

.menu-top.is-z-state .menu-top__third-holder {
  display: block;
  position: static;
  left: 100%;
  top: 0;
  width: 100%;
  min-width: 0;
  margin-top: 20px;
  margin-bottom: 20px; }
  .menu-top.is-z-state .menu-top__third-holder:first-child {
    margin-top: 0; }
  .menu-top.is-z-state .menu-top__third-holder:last-child {
    margin-bottom: 0; }

.menu-top.is-z-state .menu-top__third-item {
  margin-top: 5px;
  margin-bottom: 5px; }
  .menu-top.is-z-state .menu-top__third-item:first-child {
    margin-top: 0; }
  .menu-top.is-z-state .menu-top__third-item:last-child {
    margin-bottom: 0; }

.menu-top.is-z-state .menu-top__third-link {
  display: inline;
  background: none;
  border: none;
  padding: 0; }

.menu-tree__plate {
  padding: 20px;
  padding-right: 40px; }

.menu-tree__first-level {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none; }

.menu-tree__first-item {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px; }
  .menu-tree__first-item:first-child {
    margin-top: 0; }
  .menu-tree__first-item:last-child {
    margin-bottom: 0; }
  .menu-tree__first-item.is-contain:after {
    margin: -7px;
    font-size: 14px; }

.menu-tree__first-link {
  position: relative;
  text-decoration: none;
  vertical-align: top;
  padding-right: 20px;
  font-size: 100%;
  font-weight: bold; }
  .menu-tree__first-link:hover {
    text-decoration: underline; }

.menu-tree__second-holder {
  padding-left: 20px; }

.menu-tree__second-level {
  margin: 0;
  padding: 0;
  list-style: none; }

.menu-tree__second-item {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px; }
  .menu-tree__second-item.is-contain:after {
    margin: -6px;
    font-size: 12px; }

.menu-tree__second-link {
  position: relative;
  text-decoration: none;
  vertical-align: top;
  padding-right: 20px;
  font-weight: bold; }
  .menu-tree__second-link:hover {
    text-decoration: underline; }

.menu-tree__third-holder {
  padding-left: 20px; }

.menu-tree__third-item {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px; }
  .menu-tree__third-item.is-contain:after {
    margin: -5px;
    font-size: 10px; }

.menu-tree__third-link {
  position: relative;
  text-decoration: none;
  vertical-align: top;
  padding-right: 20px; }
  .menu-tree__third-link:hover {
    text-decoration: underline; }

.menu-tree__fourth-holder {
  padding-left: 20px; }

.menu-tree__fourth-level {
  margin-top: 10px; }

.menu-tree__fourth-item {
  margin-bottom: 10px; }
  .menu-tree__fourth-item:last-child {
    margin-bottom: 0; }

.menu-tree__fourth-link {
  position: relative;
  text-decoration: none;
  vertical-align: top;
  padding-right: 20px;
  font-size: 85.71429%; }
  .menu-tree__fourth-link:hover {
    text-decoration: underline; }

.menu-tree__plate {
  background-color: #eee; }

.menu-tree__first-item.is-contain:after, .menu-tree__second-item.is-contain:after, .menu-tree__third-item.is-contain:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #c6c6c8;
  font-size: 18px;
  padding-right: 10px;
  content: "";
  position: absolute;
  top: 0.8em;
  right: -10px;
  cursor: pointer; }

.menu-tree__first-item.is-opened:after, .menu-tree__second-item.is-opened:after, .menu-tree__third-item.is-opened:after {
  transform: rotate(90deg); }

.menu-tree .is-active > a {
  text-decoration: underline;
  font-size: 1.1em;
  font-weight: bold; }

.menu-tree__show-all-link {
  cursor: pointer; }

.menu-tree__first-level .menu-tree__show-all-link, .menu-tree__second-level .menu-tree__show-all-link {
  font-weight: bold; }

.menu-tree__third-level .menu-tree__show-all-link, .menu-tree__fourth-level .menu-tree__show-all-link {
  font-weight: normal; }

.new-technology {
  background: #363943;
  padding: 23px; }
  @media screen and (max-width: 1280px) {
    .new-technology {
      padding: 18px; } }
  @media screen and (max-width: 1023px) {
    .new-technology {
      padding: 15px; } }
  @media screen and (max-width: 479px) {
    .new-technology {
      padding: 25px 12px 44px 12px; } }
  @media screen and (min-width: 1400px) {
    .new-technology {
      padding: 35px; } }
  @media screen and (min-width: 2200px) {
    .new-technology {
      padding: 50px; } }
  .new-technology h3, .new-technology .product-constructor__price-value, .new-technology .h3 {
    font-size: 166%;
    border-bottom: 1px solid #6c6e75;
    padding-bottom: 19px; }
  .new-technology .technologys__bottom-notice {
    clear: left;
    font-style: italic;
    font-size: 80%; }
  .new-technology .technology {
    width: 50%;
    padding: 10px 0;
    float: left;
    margin-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px; }
    .new-technology .technology:nth-child(2n+1) {
      clear: left; }
    .new-technology .technology p {
      font-style: italic;
      font-size: 80%; }
    .new-technology .technology img {
      max-width: 90%; }
    @media screen and (max-width: 767px) {
      .new-technology .technology {
        float: none;
        width: auto;
        padding-right: 10px;
        margin-top: 10px; } }

.news-calendar__caption {
  font-size: 125%;
  font-weight: bold;
  margin-bottom: 30px; }
  .news-calendar__caption:last-child {
    margin-bottom: 0; }

.news-calendar__header {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.news-calendar__calendar {
  margin-top: 10px;
  margin-bottom: 20px; }
  .news-calendar__calendar:first-child {
    margin-top: 0; }
  .news-calendar__calendar:last-child {
    margin-bottom: 0; }

.news-calendar__field {
  display: block; }

.news-calendar__field-label {
  margin-bottom: 5px;
  font-size: 87.5%;
  font-weight: 200;
  color: #262626; }
  .news-calendar__field-label:last-child {
    margin-bottom: 0; }

.news-calendar .ui-datepicker {
  width: 100%;
  padding: 0;
  border: 1px solid #dfdfdf; }
  .news-calendar .ui-datepicker .ui-datepicker-header {
    background-color: #ddd; }
  .news-calendar .ui-datepicker .ui-datepicker-calendar {
    text-align: center; }
  .news-calendar .ui-datepicker .ui-datepicker-prev {
    text-align: center;
    color: #333333; }
    .news-calendar .ui-datepicker .ui-datepicker-prev:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
    .news-calendar .ui-datepicker .ui-datepicker-prev:before {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -7px;
      margin-left: -7px;
      cursor: pointer; }
    .news-calendar .ui-datepicker .ui-datepicker-prev:hover {
      color: #333333; }
  .news-calendar .ui-datepicker .ui-datepicker-next {
    text-align: center;
    color: #333333; }
    .news-calendar .ui-datepicker .ui-datepicker-next:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
    .news-calendar .ui-datepicker .ui-datepicker-next:before {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -7px;
      margin-left: -7px;
      cursor: pointer; }
    .news-calendar .ui-datepicker .ui-datepicker-next:hover {
      color: #333333; }
  .news-calendar .ui-datepicker td {
    padding: 2% 1%; }
  .news-calendar .ui-datepicker td span, .news-calendar .ui-datepicker td a {
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
  .news-calendar .ui-datepicker td span {
    color: #bfbfbf; }
  .news-calendar .ui-datepicker td a {
    color: #333;
    transition: .2s color, .2s background-color; }
    .news-calendar .ui-datepicker td a:hover {
      background-color: #3e8bdc;
      color: white; }
    .news-calendar .ui-datepicker td a.ui-state-active {
      background-color: #3e8bdc;
      color: white; }
  .news-calendar .ui-datepicker .ui-datepicker-today a {
    background-color: #f1f1f1; }

.news-detail__title {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 10px; }
  .news-detail__title:last-child {
    margin-bottom: 0; }

.news-detail__image-holder {
  margin-top: 10px;
  margin-bottom: 10px; }
  .news-detail__image-holder:first-child {
    margin-top: 0; }
  .news-detail__image-holder:last-child {
    margin-bottom: 0; }

.news-detail__main-image {
  max-width: 100%;
  height: auto;
  display: block; }

.news-detail__date {
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 10px; }
  .news-detail__date:first-child {
    margin-top: 0; }
  .news-detail__date:last-child {
    margin-bottom: 0; }

.news-detail__content {
  margin-top: 20px;
  margin-bottom: 20px; }
  .news-detail__content:first-child {
    margin-top: 0; }
  .news-detail__content:last-child {
    margin-bottom: 0; }

.news-detail__back-holder {
  margin-top: 20px;
  margin-bottom: 20px; }
  .news-detail__back-holder:first-child {
    margin-top: 0; }
  .news-detail__back-holder:last-child {
    margin-bottom: 0; }

.news-detail__back {
  text-decoration: none; }
  .news-detail__back:before {
    content: '←';
    margin-right: .5em; }

.news-item:after {
  content: '';
  display: block;
  clear: both; }

.news-item__date {
  margin-bottom: 5px;
  font-size: 85.71429%;
  font-style: italic;
  color: #999999; }
  .news-item__date:last-child {
    margin-bottom: 0; }

.news-item__title {
  margin-bottom: 10px;
  line-height: 1.25;
  font-size: 128.57143%;
  font-weight: 700; }
  .news-item__title:last-child {
    margin-bottom: 0; }

.news-item__content {
  overflow: hidden; }

.news-item__img {
  float: left;
  margin-right: 20px; }

.news-item._mx460 .news-item__img {
  float: none;
  width: 100%;
  height: auto; }

.news-list__item {
  margin-top: 40px; }
  .news-list__item:first-child {
    margin-top: 0; }

.no-found {
  position: relative;
  margin-left: -2.5%; }
  .no-found:after {
    content: '';
    display: block;
    clear: left; }
  .no-found__holder {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 35.83333%;
    text-align: center; }
  .no-found__title {
    margin-top: 10px; }
    .no-found__title:first-child {
      margin-top: 0; }
  .no-found__404 {
    font-size: 1200%;
    line-height: 1;
    margin-top: 10px; }
    .no-found__404:first-child {
      margin-top: 0; }
  .no-found__description {
    margin-top: 10px; }
    .no-found__description:first-child {
      margin-top: 0; }
  .no-found__addition-text {
    margin-top: 10px; }
    .no-found__addition-text:first-child {
      margin-top: 0; }

.offer-tiles a {
  color: inherit; }

.offer-tiles__title {
  margin-bottom: 40px;
  font-size: 214.28571%;
  font-weight: bold; }
  .offer-tiles__title:last-child {
    margin-bottom: 0; }

.offer-tiles__items {
  position: relative;
  margin-left: -2.5%; }
  .offer-tiles__items:after {
    content: '';
    display: block;
    clear: left; }

.offer-tiles__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-bottom: 2.5%;
  min-height: 300px; }
  .offer-tiles__item.is-fullwidth {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%; }
  .offer-tiles__item.is-2cols {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%; }
  .offer-tiles__item.is-3cols {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 30.83333%;
    margin-left: 2.5%; }
  .offer-tiles__item.is-4cols {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 22.5%;
    margin-left: 2.5%; }
  .offer-tiles__item.is-dark {
    color: white; }
    .offer-tiles__item.is-dark .offer-tiles__discount {
      background-color: black; }
  .offer-tiles__item.is-fullwidth .offer-tiles__content {
    padding: 10% 5%;
    text-align: left; }

.offer-tiles__item-link {
  position: relative;
  display: block;
  text-decoration: none; }

.offer-tiles__img {
  display: block;
  max-width: 100%; }

.offer-tiles__content-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

.offer-tiles__content {
  position: relative;
  display: block;
  padding: 35% 5%;
  text-align: center; }

.offer-tiles__discount {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 128.57143%;
  font-weight: bold;
  width: 50px;
  height: 50px;
  background-color: #fff;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  text-indent: 5px; }

.offer-tiles__heading {
  margin-bottom: 20px;
  display: block;
  font-size: 142.85714%;
  font-weight: bold; }
  .offer-tiles__heading:last-child {
    margin-bottom: 0; }

.offer-tiles__description {
  display: block;
  font-size: 128.57143%; }

.personal-info__plate {
  padding: 20px;
  background-color: #eee; }

.personal-info__cols {
  position: relative;
  margin-left: -2.5%; }
  .personal-info__cols:after {
    content: '';
    display: block;
    clear: left; }

.personal-info__col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%; }

.personal-info__item {
  margin-top: 10px;
  margin-bottom: 10px; }
  .personal-info__item:first-child {
    margin-top: 0; }
  .personal-info__item:last-child {
    margin-bottom: 0; }

.personal-info__label {
  font-weight: bold; }
  .personal-info__label.is-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px; }
    .personal-info__label.is-block:first-child {
      margin-top: 0; }
    .personal-info__label.is-block:last-child {
      margin-bottom: 0; }

.personal-info__delivery {
  margin-bottom: 25px;
  line-height: 180%; }
  .personal-info__delivery:last-child {
    margin-bottom: 0; }

.personal-info__comment {
  line-height: 180%; }

.order-detail {
  padding: 20px 0;
  border-top: 1px solid #C6C6C6; }
  .order-detail:after {
    content: '';
    display: block;
    clear: both; }
  .order-detail__text-wrap {
    width: 500px;
    text-align: center;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto; }
    .order-detail__text-wrap:last-child {
      margin-bottom: 0; }
    .order-detail__text-wrap:after {
      content: '';
      display: block;
      clear: both; }
  .order-detail__smile {
    position: relative;
    display: block;
    font-size: 350%; }
    .order-detail__smile:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .order-detail__title {
    font-size: 200%;
    font-weight: 700;
    margin-bottom: 20px; }
    .order-detail__title:last-child {
      margin-bottom: 0; }
  .order-detail__text {
    margin-bottom: 20px; }
    .order-detail__text:last-child {
      margin-bottom: 0; }
  .order-detail__cols {
    position: relative;
    margin-left: -2.5%; }
    .order-detail__cols:after {
      content: '';
      display: block;
      clear: left; }
  .order-detail__info {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 72.5%;
    margin-left: 2.5%; }
  .order-detail__sidebar {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 22.5%;
    margin-left: 2.5%; }
  .order-detail__left-col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 22.5%;
    margin-left: 2.5%; }
  .order-detail__head {
    margin-bottom: 15px; }
    .order-detail__head:last-child {
      margin-bottom: 0; }
    .order-detail__head:after {
      content: '';
      display: block;
      clear: both; }
  .order-detail__caption {
    font-size: 200%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px; }
    .order-detail__caption:first-child {
      margin-top: 0; }
    .order-detail__caption:last-child {
      margin-bottom: 0; }
  .order-detail__status {
    clear: left;
    margin-top: 20px;
    margin-bottom: 20px; }
    .order-detail__status:first-child {
      margin-top: 0; }
    .order-detail__status:last-child {
      margin-bottom: 0; }
  .order-detail__status-val {
    display: inline-block;
    padding: 5px 10px;
    background-color: #eee; }
  .order-detail__print:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: ""; }
  .order-detail__print::before {
    margin-right: 5px; }
  .order-detail__pay {
    margin-left: .5em; }
    .order-detail__pay:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
    .order-detail__pay::before {
      margin-right: 5px; }
  .order-detail__cancel {
    margin-left: .5em; }
  .order-detail__billing {
    margin-top: 20px;
    margin-bottom: 20px; }
    .order-detail__billing:first-child {
      margin-top: 0; }
    .order-detail__billing:last-child {
      margin-bottom: 0; }
  .order-detail__connect {
    padding-bottom: 20px;
    border-bottom: 1px solid #C6C6C6;
    text-align: center; }
  .order-detail__rating {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #C6C6C6;
    text-align: center; }
  .order-detail__subscribe {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #C6C6C6;
    text-align: center; }
  .order-detail__share {
    padding-top: 20px;
    text-align: center; }
  .order-detail__header-btns {
    float: right;
    padding-top: 5px; }

.order-detail.is-top {
  padding-top: 0px;
  border-top: none; }
  .order-detail.is-top .order-detail__status {
    margin-top: 0px; }

.order-button {
  z-index: 1002; }

.order-form-on-page {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (max-width: 1280px) {
    .order-form-on-page {
      margin-top: 36px;
      margin-bottom: 36px; } }
  @media screen and (max-width: 1023px) {
    .order-form-on-page {
      margin-top: 28px;
      margin-bottom: 28px; } }
  @media screen and (max-width: 767px) {
    .order-form-on-page {
      margin-top: 20px;
      margin-bottom: 20px; } }
  .order-form-on-page:first-child {
    margin-top: 0; }
  .order-form-on-page:last-child {
    margin-bottom: 0; }

.order-form {
  background: #151417 !important;
  left: 100%;
  top: 120%;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1000;
  padding: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition-property: top;
  -o-transition-property: top;
  -webkit-transition-property: top;
  transition-property: top;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in; }
  .order-form .form-standart__title {
    width: 70%;
    margin-top: 60px;
    margin-bottom: 50px;
    font-size: 214.28571%;
    line-height: 1.2em;
    font-weight: bold;
    margin-left: 20%;
    margin-right: 20px;
    text-transform: uppercase;
    color: #ffffff; }
    .order-form .form-standart__title:first-child {
      margin-top: 0; }
    .order-form .form-standart__title:last-child {
      margin-bottom: 0; }
    @media screen and (max-width: 1023px) {
      .order-form .form-standart__title {
        font-size: 180%;
        margin-bottom: 25px; } }
    @media screen and (max-width: 767px) {
      .order-form .form-standart__title {
        width: 90%;
        font-size: 150%; } }
    @media screen and (max-width: 479px) {
      .order-form .form-standart__title {
        width: 90%;
        font-size: 110%; } }
  .order-form .form-standart__subtitle {
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 171.42857%;
    font-weight: bold; }
    .order-form .form-standart__subtitle:first-child {
      margin-top: 0; }
    .order-form .form-standart__subtitle:last-child {
      margin-bottom: 0; }
  .order-form .form-standart__plate {
    padding: 20px;
    background-color: #eee; }
  .order-form .form-standart__fields-title {
    font-weight: bold;
    font-size: 166.66667%;
    margin-bottom: 20px;
    margin-top: 20px; }
    .order-form .form-standart__fields-title:last-child {
      margin-bottom: 0; }
    .order-form .form-standart__fields-title:first-child {
      margin-top: 0; }
  .order-form .form-standart__fields-desc {
    margin-bottom: 20px;
    margin-top: 20px; }
    .order-form .form-standart__fields-desc:last-child {
      margin-bottom: 0; }
    .order-form .form-standart__fields-desc:first-child {
      margin-top: 0; }
  .order-form .form-standart__fields-list {
    display: table;
    width: 100%; }
  .order-form .form-standart__field {
    display: table-row;
    position: relative; }
    .order-form .form-standart__field.is-error .order-form__error {
      display: block; }
    .order-form .form-standart__field.is-none .order-form__none {
      display: block; }
    .order-form .form-standart__field.js-pass-change {
      display: none; }
  .order-form .form-standart__field:nth-of-type(2) {
    display: inline-block !important;
    width: 49%; }
  .order-form .form-standart__field:nth-of-type(3) {
    float: right;
    width: 49%; }
  .order-form .form-standart__field:nth-of-type(4) {
    clear: both; }
  .order-form .form-standart__field:nth-of-type(5) {
    width: 48%;
    float: left; }
  .order-form .form-standart__common-error-placeholder {
    clear: none; }
  .order-form .form-standart__buttons {
    margin-top: 20px;
    margin-bottom: 20px; }
    .order-form .form-standart__buttons:first-child {
      margin-top: 0; }
    .order-form .form-standart__buttons:last-child {
      margin-bottom: 0; }
  .order-form .form-standart__label {
    display: table-cell;
    vertical-align: top;
    text-align: right;
    padding: 0.95em 1em;
    width: 150px;
    position: absolute;
    left: 0;
    z-index: 1;
    transition: top 0.2s ease-in;
    color: #787784; }
    .order-form .form-standart__label.is-captcha {
      padding-bottom: 1em;
      vertical-align: bottom; }
  .order-form .form-standart__item {
    display: table-cell;
    vertical-align: top;
    padding: 10px 0 10px 10px; }
    .order-form .form-standart__item:after {
      content: '';
      display: block;
      clear: both; }
    .order-form .form-standart__item input[type='text'],
    .order-form .form-standart__item input[type='email'],
    .order-form .form-standart__item input[type='password'],
    .order-form .form-standart__item textarea {
      width: 100%; }
  .order-form .form-standart__add-link {
    display: inline-block;
    margin-left: 1em; }
  .order-form .form-standart__list {
    list-style: none;
    margin: 5px 0;
    padding: 0; }
    .order-form .form-standart__list.is-horizontal {
      margin: 0; }
      .order-form .form-standart__list.is-horizontal .order-form__list-item {
        display: inline-block;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 1.5em; }
  .order-form .form-standart__list-item {
    margin-top: 10px;
    margin-bottom: 10px; }
    .order-form .form-standart__list-item:first-child {
      margin-top: 0; }
    .order-form .form-standart__list-item:last-child {
      margin-bottom: 0; }
  .order-form .form-standart__error {
    display: block;
    color: #ca0066; }
  .order-form .form-standart__none {
    display: none;
    color: #85ad27; }
  .order-form .form-standart__ok {
    display: none;
    margin-top: 5px; }
  .order-form .form-standart__remark {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 85%; }
  .order-form .form-standart__inputs {
    float: left;
    width: 45%;
    margin-right: 5%; }
    .order-form .form-standart__inputs .inputtext,
    .order-form .form-standart__inputs .inputtextarea {
      background: none;
      border: 1px solid #ffffff;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      color: #ffffff;
      font-family: "MuseoSansCyrl", Arial, sans-serif;
      font-size: 100%;
      padding: 0.95em 1em;
      outline: none;
      position: relative;
      z-index: 2;
      resize: none;
      outline: none;
      border-radius: 0; }
  .order-form .form-standart__message {
    position: absolute;
    max-width: 35%;
    margin-top: 3px; }
  .order-form .form-standart__inputs-link {
    display: inline-block;
    padding-top: 5px;
    margin-right: 1em; }
  .order-form .form-standart__link {
    display: inline-block;
    color: #0b8bfb;
    text-decoration: underline;
    cursor: pointer;
    margin: 0 10px; }
    .order-form .form-standart__link:hover {
      text-decoration: none; }
  .order-form .form-standart__captcha {
    display: table;
    width: 45%;
    margin-top: 10px;
    margin-bottom: 10px; }
    .order-form .form-standart__captcha:first-child {
      margin-top: 0; }
    .order-form .form-standart__captcha:last-child {
      margin-bottom: 0; }
  .order-form .form-standart__captcha-img {
    display: table-cell;
    vertical-align: middle;
    width: 50%; }
    .order-form .form-standart__captcha-img img {
      vertical-align: top; }
  .order-form .form-standart__captcha-reload {
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 15px; }
  .order-form .form-standart__socials-holder {
    padding: 15px 25px 25px;
    background-color: #ccc; }
  .order-form .form-standart__socials-caption {
    font-weight: bold;
    font-size: 128.57143%;
    text-align: center; }
  .order-form .form-standart__socials {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px; }
    .order-form .form-standart__socials:first-child {
      margin-top: 0; }
    .order-form .form-standart__socials:last-child {
      margin-bottom: 0; }
  .order-form .form-standart__socials-item {
    display: inline-block;
    vertical-align: middle;
    margin-right: .25em;
    margin-left: .25em; }
  .order-form .form-standart__socials-link {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #eee;
    border-radius: 50%;
    text-align: center; }
    .order-form .form-standart__socials-link.is-ok {
      line-height: 50px;
      font-size: 20px; }
      .order-form .form-standart__socials-link.is-ok:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .order-form .form-standart__socials-link.is-vk {
      line-height: 50px;
      font-size: 20px; }
      .order-form .form-standart__socials-link.is-vk:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .order-form .form-standart__socials-link.is-tw {
      line-height: 50px;
      font-size: 20px; }
      .order-form .form-standart__socials-link.is-tw:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .order-form .form-standart__socials-link.is-fb {
      line-height: 50px;
      font-size: 20px; }
      .order-form .form-standart__socials-link.is-fb:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
  .order-form .form-standart__link-items {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px; }
    .order-form .form-standart__link-items:first-child {
      margin-top: 0; }
    .order-form .form-standart__link-items:last-child {
      margin-bottom: 0; }
  .order-form .form-standart__link-item {
    display: inline-block; }
    .order-form .form-standart__link-item:before {
      content: ' | ';
      margin-left: .5em;
      margin-right: .5em; }
    .order-form .form-standart__link-item:first-child:before {
      content: none; }
  .order-form .form-standart .select2-container {
    min-width: 100%;
    max-width: 100%; }
  .order-form .success-message {
    position: absolute;
    font-size: 300%;
    width: 50%;
    top: 20%;
    left: 25%;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .order-form .success-message {
        font-size: 150%;
        width: 80%;
        left: 10%; } }
  .order-form .green-button {
    padding: 0.4em 0;
    width: 36%;
    min-width: 170px;
    float: right; }
    .order-form .green-button.is-disabled {
      opacity: 0.2; }
  .order-form form {
    width: 65%; }
    @media screen and (max-width: 1023px) {
      .order-form form {
        width: 100%; } }

.is-order-form-open .order-form {
  top: 0; }

@media screen and (max-width: 1023px) {
  .order-form {
    top: 48px;
    left: 100%;
    display: none; }
  .is-order-form-open .order-form {
    top: 48px;
    display: block; } }

@media screen and (min-width: 1400px) {
  .order-form {
    padding: 35px; } }

@media screen and (max-width: 1210px) {
  .order-form {
    padding: 18px; } }

@media screen and (max-width: 1023px) {
  .order-form {
    padding: 15px; } }

@media screen and (max-width: 479px) {
  .order-form {
    padding: 12px; } }

.order-list__table {
  display: table;
  width: 100%;
  border-collapse: collapse; }

.order-list__main-column1 {
  display: table-column;
  width: 35%; }

.order-list__main-column2 {
  display: table-column;
  width: 15%; }

.order-list__main-column3 {
  display: table-column;
  width: 15%; }

.order-list__main-column4 {
  display: table-column;
  width: 15%; }

.order-list__main-column5 {
  display: table-column;
  width: 15%; }

.order-list__table-header {
  display: table-header-group; }

.order-list__table-headings {
  display: table-row; }

.order-list__table-row {
  display: table-row; }

.order-list__table-cell {
  display: table-cell;
  padding: 10px 0;
  border-bottom: 1px solid #B5B5B5;
  vertical-align: middle;
  text-align: center; }
  .order-list__table-cell:first-of-type {
    text-align: left; }

.order-list__table-order:after {
  content: '';
  display: block;
  clear: both; }

.order-list__table-thumb {
  float: left;
  width: 25%;
  margin-right: 5%; }

.order-list__thumb-link {
  display: inline-block;
  padding: 3px;
  border-radius: 4px;
  border: 1px solid #D9D9D9;
  vertical-align: top; }

.order-list__thumb-img {
  display: block;
  max-width: 100%; }

.order-list__table-product {
  float: left;
  width: 70%; }

.order-list__table-category {
  display: block;
  text-decoration: none; }

.order-list__table-name {
  display: block;
  text-decoration: none; }

.order-list__table-footer {
  display: table;
  width: 100%;
  border-collapse: collapse; }

.order-list__footer-column1 {
  display: table-column;
  width: 79%; }

.order-list__footer-column2 {
  display: table-column;
  width: 15%; }

.order-list__table-down {
  display: table-cell;
  padding: 10px 0;
  border-bottom: 1px solid #B5B5B5;
  font-size: 114.28571%;
  font-weight: bold; }
  .order-list__table-down:last-of-type {
    padding-right: 5%;
    text-align: right; }

.order-list__table-result {
  display: table-footer-group; }
  .order-list__table-result .order-detail__table-down {
    border-bottom: none; }

.order-preview__table {
  display: table;
  width: 100%;
  box-sizing: border-box; }

.order-preview__table-row {
  display: table-row; }

.order-preview__img-header {
  display: table-cell;
  border-bottom: 1px solid gray;
  padding-bottom: 5px;
  width: 100px; }

.order-preview__name-header {
  display: table-cell;
  vertical-align: top;
  padding-bottom: 5px;
  border-bottom: 1px solid gray; }

.order-preview__articul-header {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  border-bottom: 1px solid gray;
  max-width: 100px; }

.order-preview__price-header {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  border-bottom: 1px solid gray;
  max-width: 100px; }

.order-preview__qtty-header {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  border-bottom: 1px solid gray;
  max-width: 100px; }

.order-preview__cost-header {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  border-bottom: 1px solid gray;
  max-width: 100px; }

.order-preview__image-col {
  display: table-cell;
  vertical-align: top;
  border-bottom: 1px solid gray;
  padding: 5px; }

.order-preview__name-col {
  display: table-cell;
  vertical-align: top;
  border-bottom: 1px solid gray;
  padding: 5px; }

.order-preview__articul-col {
  display: table-cell;
  vertical-align: middle;
  border-bottom: 1px solid gray;
  padding: 5px;
  text-align: center; }

.order-preview__price-col {
  display: table-cell;
  vertical-align: middle;
  border-bottom: 1px solid gray;
  padding: 5px;
  text-align: right; }

.order-preview__qtty-col {
  display: table-cell;
  vertical-align: middle;
  border-bottom: 1px solid gray;
  padding: 5px;
  text-align: center; }

.order-preview__cost-col {
  display: table-cell;
  vertical-align: middle;
  border-bottom: 1px solid gray;
  padding: 5px;
  text-align: right; }

.order-preview__footer {
  display: table-footer-group; }

.order-preview__footer-row {
  display: table-row; }

.order-preview__subtotal-label {
  display: table-cell;
  border-bottom: 1px solid gray;
  padding: 5px;
  font-weight: bold; }

.order-preview__subtotal-val {
  display: table-cell;
  border-bottom: 1px solid gray;
  padding: 5px;
  text-align: right;
  font-weight: bold; }

.order-preview__total-label-col {
  display: table-cell;
  border-bottom: 1px solid gray;
  padding: 5px;
  font-weight: bold;
  font-size: 125%; }

.order-preview__total-val-col {
  display: table-cell;
  border-bottom: 1px solid gray;
  padding: 5px;
  text-align: right;
  font-size: 125%;
  font-weight: bold; }

.order-preview__thumb-img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.order-preview__thumb-link {
  display: inline-block;
  border: 1px solid gray;
  padding: 2px;
  box-sizing: border-box; }

.order-preview__category-link {
  font-style: italic;
  font-size: 85.71429%;
  text-decoration: none;
  color: #999999; }
  .order-preview__category-link:hover {
    text-decoration: underline; }

.order-preview__name-link {
  text-decoration: none; }
  .order-preview__name-link:hover {
    text-decoration: underline; }

.orders-list__title {
  margin-bottom: 20px;
  font-size: 214.28571%;
  font-weight: bold; }
  .orders-list__title:last-child {
    margin-bottom: 0; }

.orders-list__category {
  margin-top: 40px;
  margin-bottom: 40px; }
  .orders-list__category:first-child {
    margin-top: 0; }
  .orders-list__category:last-child {
    margin-bottom: 0; }

.orders-list__subtitle {
  margin-bottom: 20px;
  font-size: 171.42857%;
  font-weight: bold; }
  .orders-list__subtitle:last-child {
    margin-bottom: 0; }

.orders-list__items {
  display: table;
  width: 100%;
  box-sizing: border-box; }

.orders-list__item {
  display: table-row; }

.orders-list__id {
  display: table-cell;
  padding: 15px 0;
  font-weight: bold; }

.orders-list__status {
  display: table-cell;
  width: 200px;
  padding-left: 15px;
  padding-right: 15px;
  white-space: nowrap; }

.orders-list__detail {
  width: 100px;
  display: table-cell; }

.orders-list__status-title {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle; }

.orders-list__status-value {
  display: inline-block;
  padding: 5px 10px;
  vertical-align: middle;
  border: 1px solid gray; }
  .orders-list__status-value.is-waiting {
    background-color: #F0F0F0;
    border-color: #F0F0F0; }
  .orders-list__status-value.is-complete {
    background-color: #C6FF90;
    border-color: #C6FF90; }

.orders-list__more {
  margin-top: 20px;
  margin-bottom: 20px; }
  .orders-list__more:first-child {
    margin-top: 0; }
  .orders-list__more:last-child {
    margin-bottom: 0; }

.orders-list__more-link {
  color: #0099FF; }
  .orders-list__more-link:hover {
    color: #6dc5ff; }

.orders-list2__filter-item {
  display: inline-block;
  padding: 0 10px; }
  .orders-list2__filter-item:first-child {
    padding-left: 0; }

.orders-list2__filter-link.is-active {
  font-weight: bold; }

.orders-list2__item {
  margin-bottom: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid grey; }
  .orders-list2__item:last-child {
    margin-bottom: 0; }
  .orders-list2__item:last-of-type {
    border-bottom: none; }

.orders-list2__head {
  display: table;
  box-sizing: border-box;
  width: 100%; }

.orders-list2__head-content {
  display: table-row; }

.orders-list2__head-cell {
  display: table-cell;
  padding: 15px 10px; }
  .orders-list2__head-cell:first-child {
    padding-left: 0; }
  .orders-list2__head-cell:last-child {
    padding-right: 0; }

.orders-list2__head-id {
  width: 30%; }

.orders-list2__order-id {
  font-size: 114.28571%;
  text-decoration: underline;
  font-weight: bold; }

.orders-list2__head-info {
  width: 50%; }

.orders-list2__head-btn {
  width: 20%;
  text-align: right; }

.orders-list2__order-btn {
  text-align: center; }

.orders-list2__orders {
  margin-bottom: 30px; }
  .orders-list2__orders:last-child {
    margin-bottom: 0; }

.orders-list2__product {
  display: table;
  box-sizing: border-box;
  width: 100%; }

.orders-list2__product-content {
  display: table-row; }

.orders-list2__product-cell {
  display: table-cell;
  padding: 15px 10px;
  border-bottom: 1px solid lightgrey;
  vertical-align: middle; }

.orders-list2__thumb {
  width: 15%;
  text-align: center; }

.orders-list2__thumb-link {
  display: inline-block;
  padding: 2px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  vertical-align: top; }

.orders-list2__thumb-img {
  display: block;
  max-width: 100%; }

.orders-list2__name {
  width: 30%; }

.orders-list2__name-title {
  margin-bottom: 10px; }
  .orders-list2__name-title:last-child {
    margin-bottom: 0; }

.orders-list2__name-link {
  font-size: 114.28571%;
  text-decoration: underline;
  font-weight: bold; }
  .orders-list2__name-link:hover {
    text-decoration: none; }

.orders-list2__amount {
  width: 15%; }

.orders-list2__price {
  width: 20%; }

.orders-list2__price-value {
  font-size: 107.14286%;
  font-weight: bold; }

.orders-list2__price-title {
  margin-bottom: 10px;
  font-size: 107.14286%;
  font-weight: bold; }
  .orders-list2__price-title:last-child {
    margin-bottom: 0; }

.orders-list2__price-sum {
  width: 20%; }

.orders-list2__file-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #c6c6c8;
  font-size: 18px;
  padding-right: 10px;
  content: ""; }

.orders-list2__file-link:before {
  margin-right: .5em;
  font-size: 142.85714%; }

.orders-list2__result {
  display: table;
  box-sizing: border-box;
  width: 100%; }

.orders-list2__result-content {
  display: table-row; }

.orders-list2__result-cell {
  display: table-cell;
  vertical-align: middle; }

.orders-list2__detail {
  width: 60%; }

.orders-list2__detail-sum {
  margin-bottom: 10px;
  font-weight: bold; }
  .orders-list2__detail-sum:last-child {
    margin-bottom: 0; }

.orders-list2__detail-delivery {
  margin-bottom: 5px; }
  .orders-list2__detail-delivery:last-child {
    margin-bottom: 0; }

.orders-list2__shipping-label {
  font-weight: bold; }

.orders-list2__detail-pay {
  margin-bottom: 5px; }
  .orders-list2__detail-pay:last-child {
    margin-bottom: 0; }

.orders-list2__payment-label {
  font-weight: bold; }

.orders-list2__total {
  width: 40%;
  text-align: right; }

.orders-list2__total-price {
  font-weight: bold; }

.orders-list2__total-label {
  font-size: 114.28571%; }

.orders-list2__total-sum {
  font-size: 171.42857%; }

.paginator__list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center; }

.paginator__item {
  display: inline-block;
  margin: 0;
  margin-right: .5em; }
  .paginator__item:last-child {
    margin-right: 0; }

.paginator__item-link {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  text-decoration: none; }
  .paginator__item-link:hover {
    background-color: #eee; }

.paginator__current {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  background-color: #999;
  color: white; }

.paginator__prev {
  display: inline-block;
  margin: 0;
  margin-right: .5em; }
  .paginator__prev:before {
    content: '←'; }
  .paginator__prev.is-disabled {
    color: #ccc; }
    .paginator__prev.is-disabled .paginator__prev-link {
      text-decoration: none;
      color: #ccc; }

.paginator__prev-link {
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  border-radius: 5px; }
  .paginator__prev-link:hover {
    text-decoration: underline; }

.paginator__next {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 15px;
  margin: 0;
  margin-left: 5px; }
  .paginator__next:after {
    content: '→'; }
  .paginator__next.is-disabled {
    color: #ccc; }
    .paginator__next.is-disabled .paginator__next-link {
      text-decoration: none;
      color: #ccc; }

.paginator__next-link {
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  border-radius: 5px; }
  .paginator__next-link:hover {
    text-decoration: underline; }

.personal-info__plate {
  padding: 20px 30px 30px;
  background-color: #eee; }

.personal-info__cols {
  position: relative;
  margin-left: -2.5%; }
  .personal-info__cols:after {
    content: '';
    display: block;
    clear: left; }

.personal-info__col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%; }

.personal-info__caption {
  margin-bottom: 30px;
  font-size: 171.42857%;
  font-weight: bold; }
  .personal-info__caption:last-child {
    margin-bottom: 0; }

.personal-info__item {
  margin-top: 10px;
  margin-bottom: 10px; }
  .personal-info__item:first-child {
    margin-top: 0; }
  .personal-info__item:last-child {
    margin-bottom: 0; }

.personal-info__label {
  font-weight: bold; }
  .personal-info__label.is-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px; }
    .personal-info__label.is-block:first-child {
      margin-top: 0; }
    .personal-info__label.is-block:last-child {
      margin-bottom: 0; }

.personal-info__delivery {
  margin-bottom: 25px;
  line-height: 180%; }
  .personal-info__delivery:last-child {
    margin-bottom: 0; }

.personal-info__comment {
  line-height: 180%; }

.personal-info__change {
  margin-top: 20px;
  margin-bottom: 20px; }
  .personal-info__change:first-child {
    margin-top: 0; }
  .personal-info__change:last-child {
    margin-bottom: 0; }

.photoalbims-slider__image {
  width: 100%;
  height: auto;
  vertical-align: top; }

.photoalbims-slider__main {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px; }
  .photoalbims-slider__main:first-child {
    margin-top: 0; }
  .photoalbims-slider__main:last-child {
    margin-bottom: 0; }

.photoalbims-slider__thumbnails {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px; }
  .photoalbims-slider__thumbnails:first-child {
    margin-top: 0; }
  .photoalbims-slider__thumbnails:last-child {
    margin-bottom: 0; }

.photoalbims-slider__thumbs-next {
  position: absolute;
  right: -20px;
  top: 50%;
  height: 20px;
  margin-top: -8px;
  z-index: 2;
  cursor: pointer; }
  .photoalbims-slider__thumbs-next:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 16px;
    line-height: 20px; }

.photoalbims-slider__thumbs-prev {
  position: absolute;
  left: -20px;
  top: 50%;
  height: 20px;
  margin-top: -8px;
  z-index: 2;
  cursor: pointer; }
  .photoalbims-slider__thumbs-prev:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 16px;
    line-height: 20px; }

.photoalbims-slider__thumbnails-items {
  margin-left: -10px;
  margin-right: -8px; }

.photoalbims-slider__slider-wrap {
  overflow-x: hidden; }

.photoalbims-slider__thumbnails-item {
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer; }

.photoalbims-slider__image {
  border: 1px solid gray;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.photogallery-plates__grid {
  position: relative;
  margin-left: -2.5%; }
  .photogallery-plates__grid:after {
    content: '';
    display: block;
    clear: left; }

.photogallery-plates__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  margin-bottom: 2.5%; }

.photogallery-plates__img-link {
  display: block; }

.photogallery-plates__img {
  display: block;
  max-width: 100%; }

.photogallery-plates__template {
  display: none; }

.photogallery-plates__holder {
  padding-top: 20px;
  padding-bottom: 20px; }

.photogallery-plates__title {
  margin-bottom: 20px;
  font-family: "MuseoSansCyrl", Arial, sans-serif;
  font-size: 200%; }
  .photogallery-plates__title:last-child {
    margin-bottom: 0; }

.photogallery-plates__description {
  font-size: 133.33333%;
  line-height: 1.25; }

.photogallery-sections__caption {
  margin-top: 60px;
  margin-bottom: 50px;
  font-family: "MuseoSansCyrl", Arial, sans-serif;
  font-size: 250%;
  line-height: 1.36667;
  font-weight: 700; }
  .photogallery-sections__caption:first-child {
    margin-top: 0; }
  .photogallery-sections__caption:last-child {
    margin-bottom: 0; }

.photogallery-sections__img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  border-radius: 5px; }

.photogallery-sections__img-holder {
  text-align: center;
  margin-bottom: 10px; }
  .photogallery-sections__img-holder:last-child {
    margin-bottom: 0; }

.photogallery-sections__content-holder {
  padding-left: 10px;
  padding-right: 10px; }

.photogallery-sections__name {
  font-weight: 700; }

.photogallery-sections__job {
  font-style: italic; }

.photogallery-sections__items {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  margin-left: -2.5%;
  position: static;
  margin-top: -2.5%; }
  .photogallery-sections__items:after {
    content: '';
    display: block;
    clear: left; }

.photogallery-sections__item {
  margin: 0;
  margin-top: 2.5%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%; }
  .photogallery-sections__item:nth-child(4n+1) {
    clear: left; }

.photogallery-sections.is-3cols .photogallery-sections__items {
  position: relative;
  margin-left: -3.33333%; }
  .photogallery-sections.is-3cols .photogallery-sections__items:after {
    content: '';
    display: block;
    clear: left; }

.photogallery-sections.is-3cols .photogallery-sections__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.0%;
  margin-left: 3.33333%; }
  .photogallery-sections.is-3cols .photogallery-sections__item:nth-child(4n+1) {
    clear: none; }
  .photogallery-sections.is-3cols .photogallery-sections__item:nth-child(3n+1) {
    clear: left; }

.photogallery-sections.is-2cols .photogallery-sections__items {
  position: relative;
  margin-left: -5%;
  margin-top: -getcolumnmargin(6); }
  .photogallery-sections.is-2cols .photogallery-sections__items:after {
    content: '';
    display: block;
    clear: left; }

.photogallery-sections.is-2cols .photogallery-sections__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 45.0%;
  margin-left: 5%;
  margin-top: 5%; }
  .photogallery-sections.is-2cols .photogallery-sections__item:nth-child(3n+1) {
    clear: none; }
  .photogallery-sections.is-2cols .photogallery-sections__item:nth-child(2n+1) {
    clear: left; }

.photogallery-sections.is-1cols .photogallery-sections__items {
  margin-left: 0;
  margin-top: 0; }

.photogallery-sections.is-1cols .photogallery-sections__item {
  float: none;
  width: auto;
  margin-left: 0;
  margin-top: 20px;
  margin-bottom: 20px; }
  .photogallery-sections.is-1cols .photogallery-sections__item:first-child {
    margin-top: 0; }
  .photogallery-sections.is-1cols .photogallery-sections__item:last-child {
    margin-bottom: 0; }

.photogallery-sections-slider {
  box-sizing: border-box; }
  .photogallery-sections-slider__caption {
    margin-top: 60px;
    margin-bottom: 50px;
    font-family: "MuseoSansCyrl", Arial, sans-serif;
    font-size: 250%;
    line-height: 1.36667;
    font-weight: 700; }
    .photogallery-sections-slider__caption:first-child {
      margin-top: 0; }
    .photogallery-sections-slider__caption:last-child {
      margin-bottom: 0; }
  .photogallery-sections-slider a {
    color: inherit; }
  .photogallery-sections-slider__item {
    display: block;
    box-sizing: border-box; }
  .photogallery-sections-slider__content {
    position: relative;
    display: block;
    text-decoration: none;
    color: inherit;
    height: 450px; }
  .photogallery-sections-slider__bg-holder {
    position: absolute;
    overflow: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1; }
  .photogallery-sections-slider__bg {
    width: 100%;
    height: auto;
    min-height: 100%; }
  .photogallery-sections-slider__content-holder {
    position: relative;
    display: block;
    z-index: 2;
    padding-top: 15%; }
  .photogallery-sections-slider__title {
    display: block;
    margin-bottom: 90px;
    font-size: 214.28571%;
    font-weight: bold;
    text-align: center; }
    .photogallery-sections-slider__title:last-child {
      margin-bottom: 0; }
  .photogallery-sections-slider__subtitle {
    display: block;
    text-align: center;
    font-size: 114.28571%; }
  .photogallery-sections-slider__meta {
    padding: 25px 35px;
    background-color: #e5e5e5;
    z-index: 5; }
    .photogallery-sections-slider__meta:after {
      content: '';
      display: block;
      clear: both; }
  .photogallery-sections-slider__meta-col {
    float: left;
    width: 30.83333%;
    margin-left: 2.5%; }
  .photogallery-sections-slider__meta-item {
    margin-bottom: 15px; }
    .photogallery-sections-slider__meta-item:last-child {
      margin-bottom: 0; }
  .photogallery-sections-slider__arrows {
    position: absolute;
    top: 200px;
    padding: 0 .3em;
    border-radius: 50%;
    line-height: 100%;
    font-size: 357.14286%;
    font-weight: bold;
    cursor: pointer; }
  .photogallery-sections-slider__arrow-left {
    left: 2%; }
    .photogallery-sections-slider__arrow-left:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .photogallery-sections-slider__arrow-right {
    right: 2%; }
    .photogallery-sections-slider__arrow-right:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .photogallery-sections-slider__pagination {
    position: absolute;
    width: 100%;
    bottom: auto;
    top: 400px;
    left: 0;
    text-align: center; }
    .photogallery-sections-slider__pagination li {
      position: relative;
      display: inline-block;
      margin: 0 5px;
      border-radius: 50%;
      width: 14px;
      height: 14px;
      vertical-align: top;
      background-color: #fff;
      border: 1px solid gray; }
      .photogallery-sections-slider__pagination li.slick-active:before {
        content: '';
        position: absolute;
        left: 2px;
        right: 2px;
        top: 2px;
        bottom: 2px;
        border-radius: 50%;
        background-color: gray; }
    .photogallery-sections-slider__pagination button {
      position: absolute;
      z-index: 2;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      border-radius: 50%;
      width: 14px;
      height: 14px;
      font-size: 0;
      background-color: transparent;
      border: none; }
    .photogallery-sections-slider__pagination li.slick-active .photogallery-sections-slider__page-btn {
      background-color: #909090; }

.photogallery-sections-slider {
  box-sizing: border-box; }
  .photogallery-sections-slider__caption {
    margin-top: 60px;
    margin-bottom: 50px;
    font-family: "MuseoSansCyrl", Arial, sans-serif;
    font-size: 250%;
    line-height: 1.36667;
    font-weight: 700; }
    .photogallery-sections-slider__caption:first-child {
      margin-top: 0; }
    .photogallery-sections-slider__caption:last-child {
      margin-bottom: 0; }
  .photogallery-sections-slider a {
    color: inherit; }
  .photogallery-sections-slider__item {
    display: block;
    box-sizing: border-box; }
  .photogallery-sections-slider__content {
    position: relative;
    display: block;
    text-decoration: none;
    color: inherit;
    height: 450px; }
  .photogallery-sections-slider__bg-holder {
    position: absolute;
    overflow: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1; }
  .photogallery-sections-slider__bg {
    width: 100%;
    height: auto;
    min-height: 100%; }
  .photogallery-sections-slider__content-holder {
    position: relative;
    display: block;
    z-index: 2;
    padding-top: 15%; }
  .photogallery-sections-slider__title {
    display: block;
    margin-bottom: 90px;
    font-size: 214.28571%;
    font-weight: bold;
    text-align: center; }
    .photogallery-sections-slider__title:last-child {
      margin-bottom: 0; }
  .photogallery-sections-slider__subtitle {
    display: block;
    text-align: center;
    font-size: 114.28571%; }
  .photogallery-sections-slider__meta {
    padding: 25px 35px;
    background-color: #e5e5e5;
    z-index: 5; }
    .photogallery-sections-slider__meta:after {
      content: '';
      display: block;
      clear: both; }
  .photogallery-sections-slider__meta-col {
    float: left;
    width: 30.83333%;
    margin-left: 2.5%; }
  .photogallery-sections-slider__meta-item {
    margin-bottom: 15px; }
    .photogallery-sections-slider__meta-item:last-child {
      margin-bottom: 0; }
  .photogallery-sections-slider__arrows {
    position: absolute;
    top: 200px;
    padding: 0 .3em;
    border-radius: 50%;
    line-height: 100%;
    font-size: 357.14286%;
    font-weight: bold;
    cursor: pointer; }
  .photogallery-sections-slider__arrow-left {
    left: 2%; }
    .photogallery-sections-slider__arrow-left:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .photogallery-sections-slider__arrow-right {
    right: 2%; }
    .photogallery-sections-slider__arrow-right:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .photogallery-sections-slider__pagination {
    position: absolute;
    width: 100%;
    bottom: auto;
    top: 400px;
    left: 0;
    text-align: center; }
    .photogallery-sections-slider__pagination li {
      position: relative;
      display: inline-block;
      margin: 0 5px;
      border-radius: 50%;
      width: 14px;
      height: 14px;
      vertical-align: top;
      background-color: #fff;
      border: 1px solid gray; }
      .photogallery-sections-slider__pagination li.slick-active:before {
        content: '';
        position: absolute;
        left: 2px;
        right: 2px;
        top: 2px;
        bottom: 2px;
        border-radius: 50%;
        background-color: gray; }
    .photogallery-sections-slider__pagination button {
      position: absolute;
      z-index: 2;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      border-radius: 50%;
      width: 14px;
      height: 14px;
      font-size: 0;
      background-color: transparent;
      border: none; }
    .photogallery-sections-slider__pagination li.slick-active .photogallery-sections-slider__page-btn {
      background-color: #909090; }

.photogallery-with-thumbs__image {
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top; }

.photogallery-with-thumbs__main {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px; }
  .photogallery-with-thumbs__main:first-child {
    margin-top: 0; }
  .photogallery-with-thumbs__main:last-child {
    margin-bottom: 0; }

.photogallery-with-thumbs__thumbnails {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px; }
  .photogallery-with-thumbs__thumbnails:first-child {
    margin-top: 0; }
  .photogallery-with-thumbs__thumbnails:last-child {
    margin-bottom: 0; }

.photogallery-with-thumbs__thumbs-next {
  display: none;
  position: absolute;
  right: -20px;
  top: 50%;
  height: 20px;
  margin-top: -8px;
  z-index: 2;
  cursor: pointer; }
  .photogallery-with-thumbs__thumbs-next:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 16px;
    line-height: 20px; }
  .photogallery-with-thumbs__thumbs-next.slick-disabled {
    visibility: hidden; }

.photogallery-with-thumbs__thumbs-prev {
  display: none;
  position: absolute;
  left: -20px;
  top: 50%;
  height: 20px;
  margin-top: -8px;
  z-index: 2;
  cursor: pointer; }
  .photogallery-with-thumbs__thumbs-prev:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 16px;
    line-height: 20px; }
  .photogallery-with-thumbs__thumbs-prev.slick-disabled {
    visibility: hidden; }

.photogallery-with-thumbs__thumbnails-items {
  margin-left: -10px;
  margin-right: -8px; }

.photogallery-with-thumbs__slider-wrap {
  overflow-x: hidden;
  padding: 0 5px; }

.photogallery-with-thumbs__thumbnails-item {
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer; }

.photogallery-with-thumbs__image {
  border: 1px solid gray;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.content-area-inner .portfolio .inset-block {
  margin-bottom: 0;
  margin-top: 0; }

.content-area-inner > .smart-cols {
  background: #1f232f; }

.portfolio-bg-image {
  margin-top: -19%;
  margin-left: -7%;
  width: 152.1%;
  height: auto; }

.inner-full-size {
  display: none !important; }

.price-list__title {
  margin-bottom: 30px;
  font-size: 214.28571%;
  font-weight: bold; }
  .price-list__title:last-child {
    margin-bottom: 0; }

.price-list__table {
  display: table;
  box-sizing: border-box;
  width: 100%; }

.price-list__table-row {
  display: table-row; }

.price-list__name-head {
  display: table-cell;
  width: 55%;
  padding: 15px 10px 15px 0;
  border-bottom: 1px solid gray;
  vertical-align: middle;
  font-size: 114.28571%;
  font-weight: bold; }

.price-list__files-head {
  display: table-cell;
  width: 30%;
  padding: 15px 10px 15px 0;
  border-bottom: 1px solid gray;
  vertical-align: middle;
  text-align: center;
  font-size: 114.28571%;
  font-weight: bold; }

.price-list__date-head {
  display: table-cell;
  width: 15%;
  padding: 15px 10px 15px 0;
  border-bottom: 1px solid gray;
  vertical-align: middle;
  font-size: 114.28571%;
  font-weight: bold; }

.price-list__name-col {
  display: table-cell;
  width: 55%;
  padding: 15px 10px 15px 0;
  border-bottom: 1px solid gray;
  vertical-align: middle; }

.price-list__files-col {
  display: table-cell;
  width: 30%;
  padding: 15px 10px 15px 0;
  border-bottom: 1px solid gray;
  vertical-align: middle; }
  .price-list__files-col:after {
    content: '';
    display: block;
    clear: both; }

.price-list__files-item {
  float: left;
  width: 50%;
  text-align: center; }

.price-list__files-item {
  float: left;
  width: 50%;
  text-align: center; }
  .price-list__files-item:nth-child(2n+1) {
    clear: left; }

.price-list__pdf-link {
  text-decoration: none; }
  .price-list__pdf-link:hover {
    text-decoration: underline; }

.price-list__exl-link {
  text-decoration: none; }
  .price-list__exl-link:hover {
    text-decoration: underline; }

.price-list__date-col {
  display: table-cell;
  width: 15%;
  padding: 15px 10px 15px 0;
  border-bottom: 1px solid gray;
  vertical-align: middle; }

.product-compare__filter {
  border: 1px solid #999;
  margin-bottom: 40px;
  margin-top: 40px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding-top: 10px;
  padding-bottom: 10px; }
  .product-compare__filter:last-child {
    margin-bottom: 0; }
  .product-compare__filter:first-child {
    margin-top: 0; }

.product-compare__filter-btn {
  margin-left: 20px; }

.product-compare__products-options-titles {
  position: relative;
  float: left;
  width: 140px; }

.product-compare__products-options-titles-wrap {
  position: absolute;
  bottom: 0;
  width: 100%; }

.product-compare__products-scroll {
  white-space: nowrap;
  overflow: hidden;
  overflow-x: scroll;
  word-spacing: -.36em;
  line-height: 0; }

.product-compare__product {
  line-height: normal;
  display: inline-block;
  text-align: center;
  width: 208px;
  padding-left: 20px;
  padding-right: 20px;
  border-right: 1px solid #999;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.product-compare__product-img-wrap {
  line-height: 0;
  margin-bottom: 10px; }
  .product-compare__product-img-wrap:last-child {
    margin-bottom: 0; }

.product-compare__product-img {
  width: 100%; }

.product-compare__product-name-wrap {
  margin-bottom: 10px; }
  .product-compare__product-name-wrap:last-child {
    margin-bottom: 0; }

.product-compare__product-name {
  white-space: normal;
  font-size: 1.2em; }

.product-compare__price-value {
  font-weight: bold;
  margin-bottom: 10px; }
  .product-compare__price-value:last-child {
    margin-bottom: 0; }

.product-compare__add-to-cart-wrap {
  margin-bottom: 10px; }
  .product-compare__add-to-cart-wrap:last-child {
    margin-bottom: 0; }

.product-compare__product-remove-wrap {
  margin-bottom: 10px; }
  .product-compare__product-remove-wrap:last-child {
    margin-bottom: 0; }

.product-compare__products-options-title {
  padding-left: 20px;
  height: 48px;
  vertical-align: middle; }
  .product-compare__products-options-title:nth-child(even) {
    background-color: #F2F2F2; }
  .product-compare__products-options-title:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%; }

.product-compare__products-options-value {
  height: 48px;
  vertical-align: middle;
  margin-left: -19px;
  margin-right: -20px;
  padding-left: 10px;
  padding-right: 10px;
  white-space: normal;
  overflow: hidden; }
  .product-compare__products-options-value:nth-child(even) {
    background-color: #F2F2F2; }
  .product-compare__products-options-value:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%; }

.product-compare__product-remove:before {
  margin-right: 4px;
  display: inline-block;
  vertical-align: middle;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  content: ""; }

.product-constructor__top-section:after {
  content: '';
  display: block;
  clear: both; }

.product-constructor__left-col {
  float: left;
  width: 39.16667%;
  margin-right: 2.5%; }

.product-constructor__right-col {
  float: right;
  width: 55.83333%; }

.product-constructor__header {
  margin-top: 30px;
  margin-bottom: 30px; }
  .product-constructor__header:first-child {
    margin-top: 0; }
  .product-constructor__header:last-child {
    margin-bottom: 0; }

.product-constructor__title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 250%;
  line-height: 1;
  font-weight: 700; }
  .product-constructor__title:first-child {
    margin-top: 0; }
  .product-constructor__title:last-child {
    margin-bottom: 0; }

.product-constructor__price, .product-constructor__props {
  padding: 20px;
  background-color: #eee;
  width: 64.16666%;
  margin-top: 30px; }

.product-constructor__filter-section {
  margin-top: 30px; }

.product-constructor__filter-title {
  margin-bottom: 30px; }

.product-constructor__filter-caption {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 20px; }

.product-constructor__filter-item {
  margin-bottom: 20px; }

.product-constructor__variant-list {
  position: relative; }

.product-constructor__result-section {
  display: none;
  padding: 20px;
  background-color: #eee;
  width: 100%;
  margin-top: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px; }
  .product-constructor__result-section:after {
    content: '';
    display: block;
    clear: both; }

.product-constructor__result-image {
  float: left;
  width: 10%; }
  .product-constructor__result-image img {
    width: 100%;
    border: 1px solid gray;
    height: auto; }

.product-constructor__result-content {
  float: right;
  width: 90%;
  padding-left: 2em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .product-constructor__result-content .result-detail {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    _height: 15px;
    padding: 0.5em;
    margin-right: 1em; }
    .product-constructor__result-content .result-detail.is-price {
      background: #b5b5b5;
      color: white; }
    .product-constructor__result-content .result-detail__value {
      font-size: 130%; }

.product-constructor__result-buy {
  margin-top: 2em; }

.product-constructor__result-buy-btn:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #c6c6c8;
  font-size: 18px;
  padding-right: 10px;
  content: ""; }

.product-constructor__result-buy-btn:before {
  margin-right: 10px; }

.product-variant {
  display: inline-block;
  width: 14.16667%;
  margin-right: .5em;
  height: 100%;
  position: relative;
  margin-bottom: 20px; }
  .product-variant a {
    color: inherit; }
  .product-variant__capion {
    height: 4em;
    margin-bottom: 10px; }
  .product-variant__link {
    text-decoration: none;
    display: block;
    padding: 1em;
    border: 2px solid #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    background-color: #eee;
    position: relative; }
    .product-variant__link:hover {
      border: 2px solid #d4d4d4; }
    .product-variant__link.is-active {
      border: 2px solid #b5b5b5; }
    .product-variant__link.is-muted {
      cursor: default;
      border-color: rgba(240, 240, 240, 0.6);
      background: rgba(240, 240, 240, 0.6);
      color: #cccccc; }
      .product-variant__link.is-muted img {
        opacity: 0.5; }
  .product-variant__image-holder {
    position: relative; }
  .product-variant__image {
    width: 100%; }
  .product-variant__zoom {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 30px;
    width: 30px;
    text-align: center;
    color: gray; }
    .product-variant__zoom:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
    .product-variant__zoom:hover {
      color: black; }

.product-constructor__variant-list.is-small .product-variant {
  width: auto; }
  .product-constructor__variant-list.is-small .product-variant__link {
    display: block;
    padding: 10px 0;
    width: 43px; }
  .product-constructor__variant-list.is-small .product-variant .product-variant__capion {
    font-size: 85.71429%;
    margin-top: 5px;
    margin-bottom: 5px;
    height: auto; }
    .product-constructor__variant-list.is-small .product-variant .product-variant__capion:first-child {
      margin-top: 0; }
    .product-constructor__variant-list.is-small .product-variant .product-variant__capion:last-child {
      margin-bottom: 0; }

.product-constructor__variant-list.is-middle .product-variant {
  width: 14.16667%; }
  .product-constructor__variant-list.is-middle .product-variant__link {
    display: block;
    padding: 10px 0; }
  .product-constructor__variant-list.is-middle .product-variant .product-variant__capion {
    font-size: 85.71429%;
    margin-top: 5px;
    margin-bottom: 5px;
    height: auto; }
    .product-constructor__variant-list.is-middle .product-variant .product-variant__capion:first-child {
      margin-top: 0; }
    .product-constructor__variant-list.is-middle .product-variant .product-variant__capion:last-child {
      margin-bottom: 0; }

.product-detail__top-section:after {
  content: '';
  display: block;
  clear: both; }

.product-detail__left-col {
  float: left;
  width: 47.5%;
  margin-right: 2.5%;
  position: relative; }

.product-detail__labels {
  position: absolute;
  left: -10px;
  top: 5px;
  z-index: 2; }

.product-detail__label {
  display: table;
  height: 20px;
  padding: 0 10px 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: lowercase;
  line-height: 20px;
  background-color: #eee;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .product-detail__label:first-child {
    margin-top: 0; }
  .product-detail__label:last-child {
    margin-bottom: 0; }
  .product-detail__label span {
    position: relative;
    z-index: 2;
    line-height: 16px; }
  .product-detail__label.is-new {
    background-color: green;
    color: white; }
  .product-detail__label.is-hit {
    background-color: orange;
    color: white; }
  .product-detail__label.is-best {
    background-color: blue;
    color: white; }
  .product-detail__label.is-sale {
    background-color: red;
    color: white; }

.product-detail__right-col {
  float: right;
  width: 47.5%; }

.product-detail__header {
  margin-top: 30px;
  margin-bottom: 30px; }
  .product-detail__header:first-child {
    margin-top: 0; }
  .product-detail__header:last-child {
    margin-bottom: 0; }

.product-detail__title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 250%;
  line-height: 1;
  font-weight: 700; }
  .product-detail__title:first-child {
    margin-top: 0; }
  .product-detail__title:last-child {
    margin-bottom: 0; }

.product-detail__top-ui {
  margin-top: 20px;
  margin-bottom: 20px; }
  .product-detail__top-ui:first-child {
    margin-top: 0; }
  .product-detail__top-ui:last-child {
    margin-bottom: 0; }

.product-detail__props {
  margin-top: 20px;
  margin-bottom: 20px; }
  .product-detail__props:first-child {
    margin-top: 0; }
  .product-detail__props:last-child {
    margin-bottom: 0; }

.product-detail__props-caption {
  font-weight: 700; }

.product-detail__rating {
  display: inline-block;
  margin-right: 30px; }

.product-detail__favor-holder, .product-detail__compare {
  display: inline-block;
  width: 30%; }

.product-detail__favor-text {
  font-size: 85.71429%; }

.product-detail__favor {
  text-decoration: none; }
  .product-detail__favor:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    margin-right: .5em; }

.product-detail__sku-holder {
  margin-top: 30px;
  margin-bottom: 30px; }
  .product-detail__sku-holder:first-child {
    margin-top: 0; }
  .product-detail__sku-holder:last-child {
    margin-bottom: 0; }

.product-detail__sku-caption {
  font-size: 85.71429%;
  margin-top: 5px;
  margin-bottom: 5px; }
  .product-detail__sku-caption:first-child {
    margin-top: 0; }
  .product-detail__sku-caption:last-child {
    margin-bottom: 0; }

.product-detail__sku {
  margin-top: 20px;
  margin-bottom: 20px; }
  .product-detail__sku:first-child {
    margin-top: 0; }
  .product-detail__sku:last-child {
    margin-bottom: 0; }

.product-detail__sku-item {
  display: inline-block;
  margin-right: .5em; }
  .product-detail__sku-item a {
    color: inherit; }

.product-detail__price-section {
  margin-top: 20px;
  margin-bottom: 20px; }
  .product-detail__price-section:first-child {
    margin-top: 0; }
  .product-detail__price-section:last-child {
    margin-bottom: 0; }

.product-detail__price {
  display: inline-block;
  font-size: 150%;
  vertical-align: middle;
  margin-right: 1.5em; }

.product-detail__old-price {
  text-decoration: line-through; }

.product-detail__feature-items {
  background-color: #eee;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px; }
  .product-detail__feature-items:first-child {
    margin-top: 0; }
  .product-detail__feature-items:last-child {
    margin-bottom: 0; }

.product-detail__feature-cols {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%; }
  .product-detail__feature-cols:after {
    content: '';
    display: block;
    clear: left; }

.product-detail__feature-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  margin-top: 2.5%; }

.product-detail__feature {
  position: relative;
  padding-left: 25px;
  font-weight: bold; }
  .product-detail__feature.is-delivery:before {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 128.57143%; }
  .product-detail__feature.is-credit:before {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 128.57143%; }
  .product-detail__feature.is-pickup:before {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 128.57143%; }
  .product-detail__feature.is-garantee:before {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 128.57143%; }

.product-detail__feature-text {
  font-size: 85.71429%; }

.product-detail__tabs-section {
  margin-top: 30px;
  margin-bottom: 30px; }
  .product-detail__tabs-section:first-child {
    margin-top: 0; }
  .product-detail__tabs-section:last-child {
    margin-bottom: 0; }

.product-detail__share {
  margin-top: 20px;
  margin-bottom: 20px; }
  .product-detail__share:first-child {
    margin-top: 0; }
  .product-detail__share:last-child {
    margin-bottom: 0; }

.product-detail__color {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid white;
  font-size: 0; }
  .product-detail__color.is-active {
    outline: 1px solid gray; }

.product-detail__size {
  display: inline-block;
  padding: 5px;
  font-size: 85.71429%;
  background-color: #eee; }
  .product-detail__size.is-active {
    background-color: gray;
    color: white; }

.product-detail__params {
  width: 100%;
  box-sizing: border-box; }

.product-detail__params-label {
  width: 30%;
  max-width: 150px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
  border-bottom: 1px solid gray; }

.product-detail__params-val {
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
  border-bottom: 1px solid gray; }

.product-detail-modal__top-section:after {
  content: '';
  display: block;
  clear: both; }

.product-detail-modal__left-col {
  float: left;
  width: 47.5%;
  margin-right: 2.5%;
  position: relative; }

.product-detail-modal__labels {
  position: absolute;
  left: -10px;
  top: 5px;
  z-index: 2; }

.product-detail-modal__label {
  display: table;
  height: 20px;
  padding: 0 10px 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: lowercase;
  line-height: 20px;
  background-color: #eee;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .product-detail-modal__label:first-child {
    margin-top: 0; }
  .product-detail-modal__label:last-child {
    margin-bottom: 0; }
  .product-detail-modal__label span {
    position: relative;
    z-index: 2;
    line-height: 16px; }
  .product-detail-modal__label.is-new {
    background-color: green;
    color: white; }
  .product-detail-modal__label.is-hit {
    background-color: orange;
    color: white; }
  .product-detail-modal__label.is-best {
    background-color: blue;
    color: white; }
  .product-detail-modal__label.is-sale {
    background-color: red;
    color: white; }

.product-detail-modal__right-col {
  float: right;
  width: 47.5%; }

.product-detail-modal__header {
  margin-top: 30px;
  margin-bottom: 30px; }
  .product-detail-modal__header:first-child {
    margin-top: 0; }
  .product-detail-modal__header:last-child {
    margin-bottom: 0; }

.product-detail-modal__title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 250%;
  line-height: 1;
  font-weight: 700; }
  .product-detail-modal__title:first-child {
    margin-top: 0; }
  .product-detail-modal__title:last-child {
    margin-bottom: 0; }

.product-detail-modal__top-ui {
  margin-top: 20px;
  margin-bottom: 20px; }
  .product-detail-modal__top-ui:first-child {
    margin-top: 0; }
  .product-detail-modal__top-ui:last-child {
    margin-bottom: 0; }

.product-detail-modal__props {
  margin-top: 20px;
  margin-bottom: 20px; }
  .product-detail-modal__props:first-child {
    margin-top: 0; }
  .product-detail-modal__props:last-child {
    margin-bottom: 0; }

.product-detail-modal__props-caption {
  font-weight: 700; }

.product-detail-modal__rating {
  display: inline-block;
  margin-right: 30px; }

.product-detail-modal__favor-holder {
  display: inline-block; }

.product-detail-modal__favor-text {
  font-size: 85.71429%; }

.product-detail-modal__favor {
  text-decoration: none; }
  .product-detail-modal__favor:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    margin-right: .5em; }

.product-detail-modal__sku-holder {
  margin-top: 30px;
  margin-bottom: 30px; }
  .product-detail-modal__sku-holder:first-child {
    margin-top: 0; }
  .product-detail-modal__sku-holder:last-child {
    margin-bottom: 0; }

.product-detail-modal__sku-caption {
  font-size: 85.71429%;
  margin-top: 5px;
  margin-bottom: 5px; }
  .product-detail-modal__sku-caption:first-child {
    margin-top: 0; }
  .product-detail-modal__sku-caption:last-child {
    margin-bottom: 0; }

.product-detail-modal__sku {
  margin-top: 20px;
  margin-bottom: 20px; }
  .product-detail-modal__sku:first-child {
    margin-top: 0; }
  .product-detail-modal__sku:last-child {
    margin-bottom: 0; }

.product-detail-modal__sku-item {
  display: inline-block;
  margin-right: .5em; }
  .product-detail-modal__sku-item a {
    color: inherit; }

.product-detail-modal__price-section {
  margin-top: 20px;
  margin-bottom: 20px; }
  .product-detail-modal__price-section:first-child {
    margin-top: 0; }
  .product-detail-modal__price-section:last-child {
    margin-bottom: 0; }

.product-detail-modal__price {
  display: inline-block;
  font-size: 150%;
  vertical-align: middle;
  margin-right: 1.5em; }

.product-detail-modal__old-price {
  text-decoration: line-through; }

.product-detail-modal__feature-items {
  background-color: #eee;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px; }
  .product-detail-modal__feature-items:first-child {
    margin-top: 0; }
  .product-detail-modal__feature-items:last-child {
    margin-bottom: 0; }

.product-detail-modal__feature-cols {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%; }
  .product-detail-modal__feature-cols:after {
    content: '';
    display: block;
    clear: left; }

.product-detail-modal__feature-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  margin-top: 2.5%; }

.product-detail-modal__feature {
  position: relative;
  padding-left: 25px;
  font-weight: bold; }
  .product-detail-modal__feature.is-delivery:before {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 128.57143%; }
  .product-detail-modal__feature.is-credit:before {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 128.57143%; }
  .product-detail-modal__feature.is-pickup:before {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 128.57143%; }
  .product-detail-modal__feature.is-garantee:before {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 128.57143%; }

.product-detail-modal__feature-text {
  font-size: 85.71429%; }

.product-detail-modal__tabs-section {
  margin-top: 30px;
  margin-bottom: 30px; }
  .product-detail-modal__tabs-section:first-child {
    margin-top: 0; }
  .product-detail-modal__tabs-section:last-child {
    margin-bottom: 0; }

.product-detail-modal__share {
  margin-top: 20px;
  margin-bottom: 20px; }
  .product-detail-modal__share:first-child {
    margin-top: 0; }
  .product-detail-modal__share:last-child {
    margin-bottom: 0; }

.product-detail-modal__color {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid white;
  font-size: 0; }
  .product-detail-modal__color.is-active {
    outline: 1px solid gray; }

.product-detail-modal__size {
  display: inline-block;
  padding: 5px;
  font-size: 85.71429%;
  background-color: #eee; }
  .product-detail-modal__size.is-active {
    background-color: gray;
    color: white; }

.product-detail-pseudo-offer:after {
  content: '';
  display: block;
  clear: both; }

.product-detail-pseudo-offer__img-holder {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  float: left;
  padding-right: 35px;
  margin-left: 0;
  margin-bottom: 20px; }
  .product-detail-pseudo-offer__img-holder .save-item {
    text-align: center; }
  .product-detail-pseudo-offer__img-holder a.add-to-favorites {
    color: #333;
    font-weight: normal;
    position: relative;
    padding: 0 0 0 22px; }
    .product-detail-pseudo-offer__img-holder a.add-to-favorites:before {
      content: "\f08a";
      position: absolute;
      top: 2px;
      left: 0;
      font-size: 1.3em; }
    .product-detail-pseudo-offer__img-holder a.add-to-favorites:hover {
      color: #333; }

.product-detail-pseudo-offer__img {
  width: 100%;
  padding: 2px;
  border-radius: 3px;
  border: 1px solid #cccccc; }

.product-detail-pseudo-offer__description {
  margin-bottom: 45px; }

.product-detail-pseudo-offer__props-holder {
  padding: 0 0 30px 0; }

.product-detail-pseudo-offer__props-row {
  padding: 6px 0;
  border-bottom: 1px solid #cccccc; }
  .product-detail-pseudo-offer__props-row:first-child {
    border-top: 1px solid #cccccc; }

.product-detail-pseudo-offer ._last {
  padding-top: 8px; }

.product-detail-pseudo-offer__props-row-name {
  width: 50%;
  display: inline-block; }

.product-detail-pseudo-offer__props-row-value {
  display: inline-block; }

.product-detail-pseudo-offer__buttons {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%; }

.product-detail-pseudo-offer__buy, .product-detail-pseudo-offer__order {
  margin-bottom: 20px;
  width: 70%;
  text-align: center; }

.product-detail-pseudo-offer__buttons-holder {
  margin: 25px 0px 0px 0px;
  padding: 22px 30px 22px 30px;
  background-color: #f8f8f8;
  overflow: hidden; }

.product-detail-pseudo-offer__buy-holder {
  display: inline-block;
  float: right; }

.product-detail-pseudo-offer__price {
  width: 70%; }
  .product-detail-pseudo-offer__price .price-block {
    font-size: 1.3em;
    width: 100%; }
    .product-detail-pseudo-offer__price .price-block .counter-input {
      float: left; }
    .product-detail-pseudo-offer__price .price-block__holder {
      padding: 0 6px 0 20px; }
    .product-detail-pseudo-offer__price .price-block__caption {
      float: left; }
    .product-detail-pseudo-offer__price .price-block__description {
      font-size: 0.9em;
      line-height: 1.3; }

.product-detail-pseudo-offer__label-wrap {
  text-align: right;
  margin-bottom: 15px; }

.product-detail-pseudo-offer__label {
  display: inline-block;
  line-height: 20px;
  padding: 0px 5px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-left: 3px;
  font-size: 116.66667%;
  text-transform: uppercase;
  color: #fff; }

.product-detail-pseudo-offer ._new {
  background-color: #8e9b49; }

.product-detail-pseudo-offer ._action {
  background-color: #0c6f9d; }

.product-detail-pseudo-offer ._hit {
  background-color: #c13c3a; }

.product-detail-pseudo-offer__content-holder {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 64.16666%;
  margin-left: 2.5%;
  margin-bottom: 20px;
  overflow: hidden; }

.product-detail-pseudo-offer__short-description {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 93.33333%; }
  .product-detail-pseudo-offer__short-description:first-child {
    margin-top: 0; }
  .product-detail-pseudo-offer__short-description:last-child {
    margin-bottom: 0; }

.product-detail-pseudo-offer__description {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 93.33333%; }
  .product-detail-pseudo-offer__description:first-child {
    margin-top: 0; }
  .product-detail-pseudo-offer__description:last-child {
    margin-bottom: 0; }

.product-detail-pseudo-offer__volume {
  margin-top: 10px;
  margin-bottom: 10px; }
  .product-detail-pseudo-offer__volume:first-child {
    margin-top: 0; }
  .product-detail-pseudo-offer__volume:last-child {
    margin-bottom: 0; }

.product-detail-pseudo-offer__price {
  /*@include mtop(.5);
		@include mbot(.5);*/ }

.product-detail-pseudo-offer__specs {
  margin-top: 40px; }

.product-detail-pseudo-offer._bordered {
  padding: 20px 40px 30px;
  border: 5px solid #f1f1f1; }

.product-detail-pseudo-offer__pseudo-offers {
  clear: both; }
  .product-detail-pseudo-offer__pseudo-offers-item {
    float: left;
    margin-left: 20px; }
    .product-detail-pseudo-offer__pseudo-offers-item:first-child {
      margin-left: 0; }
    .product-detail-pseudo-offer__pseudo-offers-item:nth(2n+1) {
      clear: both; }
  .product-detail-pseudo-offer__pseudo-offers a {
    color: #000000;
    font-weight: normal; }
    .product-detail-pseudo-offer__pseudo-offers a:hover {
      color: #000000; }

.product-detail-pseudo-offer .counter-input {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 39.16667%;
  margin-left: 2.5%;
  margin-left: 0; }

.product-detail-pseudo-offer__price-holder {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 55.83333%;
  margin-left: 2.5%;
  margin-left: 0; }

/*
@media screen and (max-width: 1023px) {
	.product-detail-pseudo-offer {
		&__img-holder {
			width: 100%;
			margin-right: 0px;
			text-align: center;
			margin-bottom: 20px;
		}

		&__img {
			width: initial;
			height: initial;
			max-width: 100%;
			max-height: 100%;
		}

		&__label-wrap {
			text-align: left;
		}

		&__props-row-name {
			width: 50%;
		}

		&__env-item {
			width: 100%;
			margin-bottom: 13px;
			white-space: nowrap;

			&:hover {
				& > .product-detail-pseudo-offer__env-descr {
					display: inline-block;
				}
			}
		}

		&__env-descr {
			position: relative;
			display: inline-block;
			left: 0px;
			vertical-align: top;
			font-size: 15/12*100%;
			color: #000;
			line-height: 30px;
			text-decoration: none;
			background-color: #fff;

			span {
				font-weight: 500;
			}
		}

		&__buttons-holder {
			position: relative;
			padding-bottom: 66px;
		}

		&__counter-holder {
			@include box-sizing;
			float: left;
			width: 40%;
			text-align: left;
			padding-top: 6px;
		}

		&__price-old {
			text-decoration: line-through;
			color: #999999;
		}

		&__price {
			font-size: 10px;
			font-weight: bold;

			span {
				color: #0c6f9d;
				font-size: 20px;
				font-weight: normal;
				line-height: 20px;
			}
		}

		&__buy-holder {
			position: absolute;
			left: 0px;
			bottom: 0px;
			padding-top: 20px;
			width: 100%;
			background-color: #fff;
			text-align: center;
		}
	}
}
*/
.product-detail2__main-cols {
  position: relative;
  margin-left: -2.5%; }
  .product-detail2__main-cols:after {
    content: '';
    display: block;
    clear: left; }

.product-detail2__image-col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%; }

.product-detail2__description-col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 64.16666%;
  margin-left: 2.5%; }

.product-detail2__img-holder {
  position: relative; }

.product-detail2__img {
  max-width: 100%;
  height: auto; }

.product-detail2__label-wrap {
  position: absolute;
  left: 0;
  top: 10px; }

.product-detail2__label {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px 10px;
  margin-left: -10px;
  background-color: #f2f2f2; }
  .product-detail2__label:first-child {
    margin-top: 0; }
  .product-detail2__label:last-child {
    margin-bottom: 0; }
  .product-detail2__label.is-new {
    background-color: #3e0;
    color: white; }
  .product-detail2__label.is-action {
    background-color: #0ee; }
  .product-detail2__label.is-hit {
    background-color: #e0e; }

.product-detail2__props-holder {
  display: table;
  width: 100%;
  box-sizing: border-box;
  margin-top: 20px;
  margin-bottom: 20px; }
  .product-detail2__props-holder:first-child {
    margin-top: 0; }
  .product-detail2__props-holder:last-child {
    margin-bottom: 0; }

.product-detail2__props-row {
  display: table-row; }

.product-detail2__props-name {
  display: table-cell;
  vertical-align: top;
  padding: 5px 0;
  border-bottom: 1px solid gray; }

.product-detail2__props-value {
  display: table-cell;
  vertical-align: top;
  padding: 5px 0;
  border-bottom: 1px solid gray; }

.product-detail2__btns-col {
  float: right;
  width: 200px; }

.product-detail2__info-col {
  padding-top: 10px;
  overflow: hidden; }

.product-detail2__counter {
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px; }

.product-detail2__price-holder {
  display: inline-table;
  vertical-align: middle; }

.product-detail2__price-label {
  display: table-cell;
  vertical-align: middle;
  padding-right: 15px;
  font-weight: 700; }

.product-detail2__price-values {
  display: table-cell; }

.product-detail2__price-old {
  text-decoration: line-through;
  font-size: 80%; }

.product-detail2__price-current {
  font-size: 125%; }

.product-detail2__price-remark {
  font-size: 80%; }

.product-detail2__remark-holder {
  margin-top: 20px;
  margin-bottom: 20px; }
  .product-detail2__remark-holder:first-child {
    margin-top: 0; }
  .product-detail2__remark-holder:last-child {
    margin-bottom: 0; }

.product-detail2__btn {
  margin-top: 10px;
  margin-bottom: 10px; }
  .product-detail2__btn:first-child {
    margin-top: 0; }
  .product-detail2__btn:last-child {
    margin-bottom: 0; }

.product-detail2__buy-btn {
  width: 100%;
  box-sizing: border-box;
  text-align: center; }

.product-detail2__fast-order {
  width: 100%;
  box-sizing: border-box;
  text-align: center; }

.product-detail2__favor-link {
  margin-top: 20px;
  margin-bottom: 20px; }
  .product-detail2__favor-link:first-child {
    margin-top: 0; }
  .product-detail2__favor-link:last-child {
    margin-bottom: 0; }

.product-detail2__back, .product-detail2__pseudo-offers {
  margin-top: 80px; }
  .product-detail2__back:first-child, .product-detail2__pseudo-offers:first-child {
    margin-top: 0; }

.product-detail2__additinal-section {
  margin-top: 40px;
  margin-bottom: 40px; }
  .product-detail2__additinal-section:first-child {
    margin-top: 0; }
  .product-detail2__additinal-section:last-child {
    margin-bottom: 0; }

.product-detail2__additinal-caption {
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 150%; }
  .product-detail2__additinal-caption:last-child {
    margin-bottom: 0; }

.promo-detail {
  padding-bottom: 10px; }
  .promo-detail__title {
    margin-bottom: 30px;
    font-size: 214.28571%;
    font-weight: bold; }
    .promo-detail__title:last-child {
      margin-bottom: 0; }
  .promo-detail__picture-holder {
    margin-bottom: 30px; }
    .promo-detail__picture-holder:last-child {
      margin-bottom: 0; }
  .promo-detail__picture {
    display: block;
    width: 100%; }
  .promo-detail__info:after {
    content: '';
    display: block;
    clear: both; }
  .promo-detail__content {
    float: left;
    width: 71%;
    margin-right: 4%; }
  .promo-detail__aside {
    float: left;
    width: 25%; }
  .promo-detail__form {
    padding: 20px;
    background: #ececec; }
  .promo-detail__form-title {
    margin-bottom: 20px;
    font-size: 114.28571%;
    font-weight: bold; }
    .promo-detail__form-title:last-child {
      margin-bottom: 0; }
  .promo-detail__form-input {
    margin-bottom: 15px;
    display: block;
    padding: 5px 4% 5px 6%;
    width: calc(90% - 2px);
    border: 1px solid #a9a9a9; }
    .promo-detail__form-input:last-child {
      margin-bottom: 0; }
  .promo-detail__form-btn {
    padding: 3px 20%; }
  .promo-detail__field {
    margin-bottom: 15px; }
    .promo-detail__field.is-error input[type="text"] {
      border: #c10000 1px solid; }
    .promo-detail__field.is-error .error-text {
      color: #c10000; }
  .promo-detail__error, .promo-detail__none {
    display: none; }
    .promo-detail__error.is-visible, .promo-detail__none.is-visible {
      display: block; }

.promo-offer__caption {
  margin-bottom: 40px;
  font-size: 214.28571%;
  font-weight: bold; }
  .promo-offer__caption:last-child {
    margin-bottom: 0; }

.promo-offer__info {
  overflow: hidden; }

.promo-offer__action {
  margin-bottom: 50px;
  padding: 50px 20px;
  background: #F0F0F0; }
  .promo-offer__action:last-child {
    margin-bottom: 0; }
  .promo-offer__action:after {
    content: '';
    display: block;
    clear: both; }

.promo-offer__figure {
  float: left;
  width: 40%;
  min-width: 200px;
  margin: 0 4% 10px 0; }

.promo-offer__img {
  display: block;
  max-width: 100%; }

.promo-offer__title {
  margin-bottom: 20px;
  line-height: 120%;
  font-size: 214.28571%;
  font-weight: bold; }
  .promo-offer__title:last-child {
    margin-bottom: 0; }

.promo-offer__description {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 170%;
  font-size: 114.28571%; }
  .promo-offer__description:first-child {
    margin-top: 0; }
  .promo-offer__description:last-child {
    margin-bottom: 0; }

.promo-offer__timer-holder {
  margin-top: 15px;
  margin-bottom: 15px; }
  .promo-offer__timer-holder:first-child {
    margin-top: 0; }
  .promo-offer__timer-holder:last-child {
    margin-bottom: 0; }

.promo-offer__order {
  margin-top: 20px;
  margin-bottom: 20px; }
  .promo-offer__order:first-child {
    margin-top: 0; }
  .promo-offer__order:last-child {
    margin-bottom: 0; }

.promo-offer.is-center .promo-offer__title {
  text-align: center; }

.promo-offer.is-center .promo-offer__description {
  text-align: center; }

.promo-offer.is-center .promo-offer__figure {
  float: none;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  width: 600px;
  max-width: 95%; }

.promo-offer.is-center .promo-offer__order {
  text-align: center; }

.promo-offer.is-center .promo-offer__timer-holder {
  display: inline-block;
  margin-right: 20px; }

.promo-slider {
  box-sizing: border-box; }
  .promo-slider a {
    color: inherit; }
  .promo-slider__slide {
    position: relative;
    display: block;
    box-sizing: border-box;
    overflow: hidden; }
  .promo-slider__action {
    display: block;
    text-decoration: none;
    color: inherit;
    height: 450px; }
  .promo-slider__bg-holder {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    overflow: hidden; }
  .promo-slider__bg {
    width: 100%;
    height: auto;
    min-height: 100%; }
  .promo-slider__content-holder {
    position: relative;
    display: block;
    z-index: 2;
    padding-top: 10%;
    text-align: center; }
  .promo-slider__pretitle {
    display: block;
    font-size: 114.28571%;
    margin-bottom: 20px; }
    .promo-slider__pretitle:last-child {
      margin-bottom: 0; }
  .promo-slider__title {
    display: block;
    margin-bottom: 20px;
    font-size: 214.28571%;
    font-weight: bold; }
    .promo-slider__title:last-child {
      margin-bottom: 0; }
  .promo-slider__description {
    display: block;
    font-size: 114.28571%; }
  .promo-slider__morebutton {
    margin-top: 20px; }
    .promo-slider__morebutton:first-child {
      margin-top: 0; }
  .promo-slider__arrows {
    position: absolute;
    top: 40%;
    padding: 0 .3em;
    border-radius: 50%;
    line-height: 100%;
    font-size: 357.14286%;
    font-weight: bold;
    cursor: pointer; }
  .promo-slider__arrow-left {
    left: 2%; }
    .promo-slider__arrow-left:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .promo-slider__arrow-right {
    right: 2%; }
    .promo-slider__arrow-right:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .promo-slider__pagination {
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 0;
    text-align: center; }
    .promo-slider__pagination li {
      position: relative;
      display: inline-block;
      margin: 0 5px;
      border-radius: 50%;
      width: 14px;
      height: 14px;
      vertical-align: top;
      background-color: #fff;
      border: 1px solid gray; }
      .promo-slider__pagination li.slick-active:before {
        content: '';
        position: absolute;
        left: 2px;
        right: 2px;
        top: 2px;
        bottom: 2px;
        border-radius: 50%;
        background-color: gray; }
    .promo-slider__pagination button {
      position: absolute;
      z-index: 2;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      border-radius: 50%;
      width: 14px;
      height: 14px;
      font-size: 0;
      background-color: transparent;
      border: none; }
    .promo-slider__pagination li.slick-active .promo-slider__page-btn {
      background: #909090; }
  .promo-slider.is-adaptive-bg .promo-slider__bg-holder {
    background-size: cover;
    background-position: center; }

.promo-tiles:after {
  content: '';
  display: block;
  clear: both; }

.promo-tiles__title {
  margin-bottom: 25px;
  text-align: center;
  font-size: 28px;
  font-weight: bold; }

.promo-tiles__list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%; }
  .promo-tiles__list:after {
    content: '';
    display: block;
    clear: left; }

.promo-tiles__item {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  margin-top: 2.5%; }
  .promo-tiles__item:nth-child(3n+1) {
    clear: left; }

.promo-tiles__image {
  width: 100%; }

.radio {
  position: relative;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  min-width: 14px;
  min-height: 14px;
  font-size: 14px; }
  .radio__check-holder {
    position: absolute;
    left: 0;
    height: 26px; }
  .radio__text {
    display: block;
    padding-left: 25px;
    font-size: 14px; }
  .radio:hover .checkbox__text {
    text-decoration: underline; }
  .radio.is-disabled {
    opacity: 0.3; }

.rating-widget__description {
  margin-bottom: 10px; }

.regional__title {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 214.28571%;
  line-height: 1.36667;
  font-weight: 700;
  text-align: center; }
  .regional__title:first-child {
    margin-top: 0; }
  .regional__title:last-child {
    margin-bottom: 0; }

.regional__plate {
  padding: 20px 25px;
  background-color: #eee; }

.regional__region-items {
  text-align: left; }
  .regional__region-items:after {
    content: '';
    display: block;
    clear: both; }

.regional__region-item {
  display: inline-block;
  padding: 0 10px 0 0;
  font-size: 200%; }
  .regional__region-item-link.is-active {
    font-weight: bold; }

.regional__info {
  margin-bottom: 20px;
  margin-top: 20px; }
  .regional__info:last-child {
    margin-bottom: 0; }
  .regional__info:first-child {
    margin-top: 0; }

.regional__city-items {
  position: relative;
  margin-left: -2.5%; }
  .regional__city-items:after {
    content: '';
    display: block;
    clear: left; }

.regional__city-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%; }

.regional-phone {
  font-weight: bold;
  font-size: 1.4em; }

.success-message-modal {
  display: none;
  padding: 40px; }
  .success-message-modal__caption {
    margin-top: 50px;
    margin-bottom: 40px;
    font-size: 200%;
    line-height: normal;
    font-weight: 700; }
    .success-message-modal__caption:first-child {
      margin-top: 0; }
    .success-message-modal__caption:last-child {
      margin-bottom: 0; }
  .success-message-modal__text.error {
    color: #d30116; }
  .success-message-modal__close-holder {
    margin-top: 20px;
    text-align: center; }
    .success-message-modal__close-holder:first-child {
      margin-top: 0; }

.registration-form__title {
  margin-top: 60px;
  margin-bottom: 50px;
  font-size: 214.28571%;
  line-height: 1.36667;
  font-weight: 700;
  margin-left: 20%;
  margin-right: 20px; }
  .registration-form__title:first-child {
    margin-top: 0; }
  .registration-form__title:last-child {
    margin-bottom: 0; }

.registration-form__node {
  color: #0b8bfb; }
  .registration-form__node.error {
    color: #d30116; }
  .registration-form__node.success {
    color: #00AA00; }

.registration-form__plate {
  padding: 20px;
  background-color: #eee; }

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

.registration-form__field {
  display: table-row; }
  .registration-form__field.is-error .registration-form__error {
    display: block; }
  .registration-form__field.is-none .registration-form__none {
    display: block; }
  .registration-form__field.js-pass-change {
    display: none; }

.registration-form__buttons {
  margin-top: 20px;
  margin-bottom: 20px; }
  .registration-form__buttons:first-child {
    margin-top: 0; }
  .registration-form__buttons:last-child {
    margin-bottom: 0; }

.registration-form__label {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  padding: 15px 10px 0 0;
  width: 150px; }
  .registration-form__label.is-captcha {
    vertical-align: bottom;
    padding-bottom: 18px; }

.registration-form__item {
  display: table-cell;
  vertical-align: top;
  padding: 10px 0 10px 10px; }
  .registration-form__item:after {
    content: '';
    display: block;
    clear: both; }
  .registration-form__item input[type='text'],
  .registration-form__item input[type='email'],
  .registration-form__item input[type='password'],
  .registration-form__item textarea {
    width: 100%; }

.registration-form__add-link {
  display: inline-block;
  margin-left: 1em; }

.registration-form__list {
  list-style: none;
  margin: 5px 0;
  padding: 0; }
  .registration-form__list.is-horizontal {
    margin: 0; }
    .registration-form__list.is-horizontal .registration-form__list-item {
      display: inline-block;
      margin-top: 5px;
      margin-bottom: 5px;
      margin-right: 1.5em; }

.registration-form__list-item {
  margin-top: 10px;
  margin-bottom: 10px; }
  .registration-form__list-item:first-child {
    margin-top: 0; }
  .registration-form__list-item:last-child {
    margin-bottom: 0; }

.registration-form__error {
  display: none;
  color: red; }

.registration-form__none {
  display: none;
  color: red; }

.registration-form__ok {
  display: none;
  margin-top: 5px; }

.registration-form__remark {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 85%; }

.registration-form__inputs {
  float: left;
  width: 45%;
  margin-right: 5%; }

.registration-form__message {
  float: left;
  max-width: 35%;
  margin-top: 3px; }

.registration-form__inputs-link {
  display: inline-block;
  padding-top: 5px;
  margin-right: 1em; }

.registration-form__link {
  display: inline-block;
  color: #0b8bfb;
  text-decoration: underline;
  cursor: pointer;
  margin: 0 10px; }
  .registration-form__link:hover {
    text-decoration: none; }

.registration-form__captcha {
  display: table;
  width: 45%;
  margin-top: 10px;
  margin-bottom: 10px; }
  .registration-form__captcha:first-child {
    margin-top: 0; }
  .registration-form__captcha:last-child {
    margin-bottom: 0; }

.registration-form__captcha-link {
  color: #999999;
  text-decoration: none;
  border-bottom: 1px dashed #aaaaaa; }
  .registration-form__captcha-link:hover {
    color: #aaaaaa;
    border-bottom-color: #bbbbbb; }

.registration-form__captcha-img {
  display: table-cell;
  vertical-align: middle;
  width: 50%; }
  .registration-form__captcha-img img {
    vertical-align: top; }

.registration-form__captcha-reload {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
  padding-left: 15px; }

.registration-form__socials-holder {
  padding: 15px 25px 25px;
  background-color: #ccc; }

.registration-form__socials-caption {
  font-weight: bold;
  font-size: 128.57143%;
  text-align: center; }

.registration-form__socials {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px; }
  .registration-form__socials:first-child {
    margin-top: 0; }
  .registration-form__socials:last-child {
    margin-bottom: 0; }

.registration-form__socials-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: .25em;
  margin-left: .25em; }

.registration-form__socials-link {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #eee;
  border-radius: 50%;
  text-align: center;
  color: black; }
  .registration-form__socials-link.is-ok {
    line-height: 50px;
    font-size: 20px; }
    .registration-form__socials-link.is-ok:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .registration-form__socials-link.is-vk {
    line-height: 50px;
    font-size: 20px; }
    .registration-form__socials-link.is-vk:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .registration-form__socials-link.is-tw {
    line-height: 50px;
    font-size: 20px; }
    .registration-form__socials-link.is-tw:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .registration-form__socials-link.is-fb {
    line-height: 50px;
    font-size: 20px; }
    .registration-form__socials-link.is-fb:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }

.registration-form .select2-container {
  min-width: 100%;
  max-width: 100%; }

.registration-form.is-auth .registration-form__label {
  width: 50px; }

.registration-form.is-subscribe .registration-form__title {
  margin-left: 0;
  margin-right: 0; }

.registration-form.is-subscribe .registration-form__field {
  display: block;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px; }
  .registration-form.is-subscribe .registration-form__field:first-child {
    margin-top: 0; }
  .registration-form.is-subscribe .registration-form__field:last-child {
    margin-bottom: 0; }

.registration-form.is-subscribe .registration-form__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px; }
  .registration-form.is-subscribe .registration-form__label:first-child {
    margin-top: 0; }
  .registration-form.is-subscribe .registration-form__label:last-child {
    margin-bottom: 0; }

.registration-form.is-subscribe .registration-form__item {
  display: block;
  padding: 0; }

.registration-form.is-subscribe .registration-form__label {
  display: none; }

.registration-form.is-subscribe .registration-form__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.registration-form.is-subscribe .registration-form__message {
  float: none;
  width: auto;
  max-width: none; }

.registration-form.is-promo .registration-form__title {
  margin-left: 0;
  margin-right: 0; }

.registration-form.is-promo .registration-form__field {
  display: block;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px; }
  .registration-form.is-promo .registration-form__field:first-child {
    margin-top: 0; }
  .registration-form.is-promo .registration-form__field:last-child {
    margin-bottom: 0; }

.registration-form.is-promo .registration-form__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px; }
  .registration-form.is-promo .registration-form__label:first-child {
    margin-top: 0; }
  .registration-form.is-promo .registration-form__label:last-child {
    margin-bottom: 0; }

.registration-form.is-promo .registration-form__item {
  display: block;
  padding: 0; }

.registration-form.is-promo .registration-form__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.registration-form.is-promo .registration-form__message {
  float: none;
  width: auto;
  max-width: none; }

.registration-form.is-auth .registration-form__inputs {
  width: auto;
  float: none;
  max-width: none;
  margin-right: 0; }

.registration-form.is-auth .registration-form__message {
  float: none;
  width: auto;
  max-width: none;
  margin-left: 0;
  position: absolute; }

.registration-form.is-condensed-feedback .registration-form__title {
  margin-left: 0;
  margin-right: 0; }

.registration-form.is-condensed-feedback .registration-form__field {
  display: block;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px; }
  .registration-form.is-condensed-feedback .registration-form__field:first-child {
    margin-top: 0; }
  .registration-form.is-condensed-feedback .registration-form__field:last-child {
    margin-bottom: 0; }

.registration-form.is-condensed-feedback .registration-form__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px; }
  .registration-form.is-condensed-feedback .registration-form__label:first-child {
    margin-top: 0; }
  .registration-form.is-condensed-feedback .registration-form__label:last-child {
    margin-bottom: 0; }

.registration-form.is-condensed-feedback .registration-form__item {
  display: block;
  padding: 0; }

.registration-form.is-condensed-feedback .registration-form__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.registration-form.is-condensed-feedback .registration-form__message {
  float: none;
  width: auto;
  max-width: none; }

.registration-form.is-contacts .registration-form__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.registration-form.is-contacts .registration-form__message {
  float: none;
  width: auto;
  max-width: none; }

.registration-form.is-contacts .registration-form__label {
  padding-right: 0;
  white-space: nowrap;
  text-align: left;
  width: 70px; }

.registration-form.is-contacts .registration-form__inputs {
  padding-right: 0;
  white-space: nowrap;
  text-align: left; }

.registration-form.is-contacts .registration-form__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.registration-form.is-contacts .registration-form__message {
  float: none;
  width: auto;
  max-width: none; }

.registration-form.is-reg .registration-form__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.registration-form.is-reg .registration-form__message {
  float: none;
  width: auto;
  max-width: none; }

.registration-form.is-pass-recovery .registration-form__title {
  margin-left: 0;
  margin-right: 0;
  font-size: 185.71429%;
  font-weight: 400;
  margin-bottom: 20px; }

.registration-form.is-pass-recovery .registration-form__field {
  display: block;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px; }
  .registration-form.is-pass-recovery .registration-form__field:first-child {
    margin-top: 0; }
  .registration-form.is-pass-recovery .registration-form__field:last-child {
    margin-bottom: 0; }

.registration-form.is-pass-recovery .registration-form__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px; }
  .registration-form.is-pass-recovery .registration-form__label:first-child {
    margin-top: 0; }
  .registration-form.is-pass-recovery .registration-form__label:last-child {
    margin-bottom: 0; }

.registration-form.is-pass-recovery .registration-form__item {
  display: block;
  padding: 0; }

.registration-form.is-pass-recovery .registration-form__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.registration-form.is-pass-recovery .registration-form__message {
  float: none;
  width: auto;
  max-width: none; }

.registration-form.is-modal .registration-form__plate {
  padding-bottom: 40px; }

.registration-form.is-modal .registration-form__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.registration-form.is-modal .registration-form__message {
  float: none;
  width: auto;
  max-width: none; }

.registration-form.is-modal .registration-form__title {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 171.42857%;
  margin-bottom: 20px; }

.registration-form.is-modal .registration-form__socials-holder {
  background: none;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center; }
  .registration-form.is-modal .registration-form__socials-holder:first-child {
    margin-top: 0; }
  .registration-form.is-modal .registration-form__socials-holder:last-child {
    margin-bottom: 0; }

.registration-form.is-modal .registration-form__socials-caption {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em; }

.registration-form.is-modal .registration-form__socials {
  display: inline-block;
  vertical-align: middle;
  margin-top: 0; }

.registration-form.is-modal .registration-form__socials-link {
  background-color: #fff; }

.registration-form.is-email-request .registration-form__inputs {
  width: auto;
  float: none;
  margin-right: 0; }

.registration-form.is-email-request .registration-form__message {
  float: none;
  width: auto;
  max-width: none; }

.registration-form.is-email-request .registration-form__intro-text {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px; }
  .registration-form.is-email-request .registration-form__intro-text:first-child {
    margin-top: 0; }
  .registration-form.is-email-request .registration-form__intro-text:last-child {
    margin-bottom: 0; }

.registration-form.is-email-request .registration-form__title {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 185.71429%;
  margin-bottom: 25px; }

.registration-form.is-email-request .registration-form__label {
  width: 100px; }

.related-carousel__items {
  position: relative; }

.related-carousel__items:after {
  content: '';
  display: block;
  clear: left; }

.related-carousel__item {
  margin-right: 5%;
  width: 30%;
  text-align: center;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .related-carousel__item:last-child {
    margin-right: 0; }

.related-carousel__thumb {
  margin-bottom: 15px;
  text-align: center; }
  .related-carousel__thumb:last-child {
    margin-bottom: 0; }

.related-carousel__thumb-link {
  display: inline-block;
  padding: 3px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  vertical-align: top; }

.related-carousel__thumb-img {
  display: block;
  width: 100%; }

.related-carousel__title {
  margin-bottom: 20px; }
  .related-carousel__title:last-child {
    margin-bottom: 0; }

.related-carousel__discount {
  margin-bottom: 5px; }
  .related-carousel__discount:last-child {
    margin-bottom: 0; }

.related-carousel__discount-value {
  font-style: italic; }

.related-carousel__price {
  margin-bottom: 10px;
  font-size: 114.28571%; }
  .related-carousel__price:last-child {
    margin-bottom: 0; }

.related-carousel__arrows {
  position: absolute;
  top: 35%;
  padding: 0 .3em;
  border-radius: 50%;
  line-height: 100%;
  font-size: 285.71429%;
  font-weight: bold;
  cursor: pointer; }

.related-carousel__arrow-left {
  left: -35px; }
  .related-carousel__arrow-left:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: ""; }

.related-carousel__arrow-right {
  right: -35px; }
  .related-carousel__arrow-right:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: ""; }

.requests-item__title {
  margin-bottom: 20px;
  font-size: 214.28571%;
  font-weight: bold; }
  .requests-item__title:last-child {
    margin-bottom: 0; }

.requests-item__category {
  margin-top: 40px;
  margin-bottom: 40px; }
  .requests-item__category:first-child {
    margin-top: 0; }
  .requests-item__category:last-child {
    margin-bottom: 0; }

.requests-item__subtitle {
  margin-bottom: 20px;
  font-size: 171.42857%;
  font-weight: bold; }
  .requests-item__subtitle:last-child {
    margin-bottom: 0; }

.requests-item__items {
  display: table;
  width: 100%;
  box-sizing: border-box; }

.requests-item__item {
  display: table-row; }

.requests-item__id {
  display: table-cell;
  padding: 15px 0;
  font-weight: bold; }

.requests-item__status {
  display: table-cell;
  width: 200px;
  padding-left: 15px;
  padding-right: 15px; }

.requests-item__download {
  width: 100px;
  display: table-cell; }

.requests-item__status-title {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle; }

.requests-item__status-value {
  display: inline-block;
  padding: 5px 10px;
  vertical-align: middle;
  border: 1px solid gray; }
  .requests-item__status-value.is-waiting {
    background-color: #F0F0F0;
    border-color: #F0F0F0; }
  .requests-item__status-value.is-complete {
    background-color: #C6FF90;
    border-color: #C6FF90; }

.reviews-balloons__title {
  margin-bottom: 30px;
  text-align: center;
  font-size: 214.28571%;
  font-weight: bold; }
  .reviews-balloons__title:last-child {
    margin-bottom: 0; }

.reviews-balloons__items {
  position: relative;
  margin-left: -2.5%;
  list-style: none;
  margin-top: -5%; }
  .reviews-balloons__items:after {
    content: '';
    display: block;
    clear: left; }

.reviews-balloons__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  margin-top: 5%; }
  .reviews-balloons__item:nth-child(3n+1) {
    clear: left; }

.reviews-balloons__name {
  margin-bottom: 10px;
  width: 60%;
  font-size: 171.42857%;
  line-height: 1; }
  .reviews-balloons__name:last-child {
    margin-bottom: 0; }

.reviews-balloons__text {
  position: relative;
  padding: 20px 30px;
  border-radius: 12px;
  background: #C6C6C6;
  color: white; }
  .reviews-balloons__text:after {
    position: absolute;
    content: '';
    right: 7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 0 0 35px;
    border-color: transparent transparent transparent #C6C6C6;
    transform: rotate(-12deg); }
  .reviews-balloons__text.is-top {
    margin-bottom: 30px; }
    .reviews-balloons__text.is-top:last-child {
      margin-bottom: 0; }
    .reviews-balloons__text.is-top:after {
      bottom: -27px;
      transform: scaleY(-1) rotate(-12deg); }
  .reviews-balloons__text.is-bottom {
    margin-top: 30px; }
    .reviews-balloons__text.is-bottom:first-child {
      margin-top: 0; }
    .reviews-balloons__text.is-bottom:after {
      top: -27px; }

.reviews-detail__title {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 10px; }
  .reviews-detail__title:last-child {
    margin-bottom: 0; }

.reviews-detail__image-holder {
  margin-top: 10px;
  margin-bottom: 10px; }
  .reviews-detail__image-holder:first-child {
    margin-top: 0; }
  .reviews-detail__image-holder:last-child {
    margin-bottom: 0; }

.reviews-detail__main-image {
  max-width: 100%;
  height: auto;
  display: block; }

.reviews-detail__date {
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 10px; }
  .reviews-detail__date:first-child {
    margin-top: 0; }
  .reviews-detail__date:last-child {
    margin-bottom: 0; }

.reviews-detail__content {
  margin-top: 20px;
  margin-bottom: 20px; }
  .reviews-detail__content:first-child {
    margin-top: 0; }
  .reviews-detail__content:last-child {
    margin-bottom: 0; }

.reviews-detail__back-holder {
  margin-top: 20px;
  margin-bottom: 20px; }
  .reviews-detail__back-holder:first-child {
    margin-top: 0; }
  .reviews-detail__back-holder:last-child {
    margin-bottom: 0; }

.reviews-detail__back {
  text-decoration: none; }
  .reviews-detail__back:before {
    content: '←';
    margin-right: .5em; }

.reviews-list__title {
  margin-bottom: 30px;
  text-align: center;
  font-size: 214.28571%;
  font-weight: bold; }
  .reviews-list__title:last-child {
    margin-bottom: 0; }

.reviews-list__items {
  list-style: none; }

.reviews-list__author {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-left: 0; }

.reviews-list__comment {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 72.5%;
  margin-left: 2.5%; }

.reviews-list__item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #6c6c6c; }
  .reviews-list__item:last-child {
    margin-bottom: 0; }
  .reviews-list__item:after {
    content: '';
    display: block;
    clear: both; }

.reviews-list__name {
  padding-top: 10px;
  margin-bottom: 10px;
  font-size: 171.42857%;
  line-height: 1; }
  .reviews-list__name:last-child {
    margin-bottom: 0; }

.reviews-list__text {
  position: relative;
  padding: 20px; }

.reviews-list__add, .reviews-list__description {
  margin-bottom: 10px; }
  .reviews-list__add:last-child, .reviews-list__description:last-child {
    margin-bottom: 0; }

.reviews-list.is-balloons .reviews-list__item {
  border-bottom: none; }

.reviews-list.is-balloons .reviews-list__text {
  background: #C6C6C6;
  color: white;
  border-radius: 12px; }
  .reviews-list.is-balloons .reviews-list__text:after {
    position: absolute;
    content: '';
    right: 7px;
    bottom: 7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 0 0 35px;
    border-color: transparent transparent transparent #C6C6C6;
    transform: rotate(-12deg);
    left: -25px;
    transform: scaleY(-1) rotate(-90deg); }

.sale-interview__title {
  margin-top: 60px;
  margin-bottom: 50px;
  font-size: 214.28571%;
  line-height: 1.36667;
  font-weight: bold;
  margin-left: 20%;
  margin-right: 20px; }
  .sale-interview__title:first-child {
    margin-top: 0; }
  .sale-interview__title:last-child {
    margin-bottom: 0; }

.sale-interview__subtitle {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 171.42857%;
  font-weight: bold; }
  .sale-interview__subtitle:first-child {
    margin-top: 0; }
  .sale-interview__subtitle:last-child {
    margin-bottom: 0; }

.sale-interview__plate {
  padding: 20px;
  background-color: #eee; }

.sale-interview__fields-title {
  font-weight: bold;
  font-size: 166.66667%;
  margin-bottom: 20px;
  margin-top: 20px; }
  .sale-interview__fields-title:last-child {
    margin-bottom: 0; }
  .sale-interview__fields-title:first-child {
    margin-top: 0; }

.sale-interview__fields-desc {
  margin-bottom: 20px;
  margin-top: 20px; }
  .sale-interview__fields-desc:last-child {
    margin-bottom: 0; }
  .sale-interview__fields-desc:first-child {
    margin-top: 0; }

.sale-interview__fields-list {
  display: table;
  width: 100%; }
  .sale-interview__fields-list.is-stars-list {
    width: auto; }
    .sale-interview__fields-list.is-stars-list .sale-interview__label {
      white-space: nowrap;
      text-align: left;
      padding-left: 10px; }

.sale-interview__field {
  display: table-row; }
  .sale-interview__field.is-error .sale-interview__error {
    display: block; }
  .sale-interview__field.is-none .sale-interview__none {
    display: block; }
  .sale-interview__field.js-pass-change {
    display: none; }

.sale-interview__buttons {
  margin-top: 20px;
  margin-bottom: 20px; }
  .sale-interview__buttons:first-child {
    margin-top: 0; }
  .sale-interview__buttons:last-child {
    margin-bottom: 0; }

.sale-interview__label {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  padding: 15px 10px 0 0;
  width: 150px; }
  .sale-interview__label.is-captcha {
    padding-bottom: 1em;
    vertical-align: bottom; }

.sale-interview__item {
  display: table-cell;
  vertical-align: top;
  padding: 10px 0 10px 10px; }
  .sale-interview__item:after {
    content: '';
    display: block;
    clear: both; }
  .sale-interview__item input[type='text'],
  .sale-interview__item input[type='email'],
  .sale-interview__item input[type='password'],
  .sale-interview__item textarea {
    width: 100%; }

.sale-interview__add-link {
  display: inline-block;
  margin-left: 1em; }

.sale-interview__list {
  list-style: none;
  margin: 5px 0;
  padding: 0; }
  .sale-interview__list.is-horizontal {
    margin: 0; }
    .sale-interview__list.is-horizontal .sale-interview__list-item {
      display: inline-block;
      margin-top: 5px;
      margin-bottom: 5px;
      margin-right: 1.5em; }

.sale-interview__list-item {
  margin-top: 10px;
  margin-bottom: 10px; }
  .sale-interview__list-item:first-child {
    margin-top: 0; }
  .sale-interview__list-item:last-child {
    margin-bottom: 0; }

.sale-interview__error {
  display: none;
  color: red; }

.sale-interview__none {
  display: none;
  color: red; }

.sale-interview__ok {
  display: none;
  margin-top: 5px; }

.sale-interview__remark {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 85%; }

.sale-interview__inputs {
  float: left;
  width: 45%;
  margin-right: 5%; }

.sale-interview__message {
  float: left;
  max-width: 35%;
  margin-top: 3px; }

.sale-interview__inputs-link {
  display: inline-block;
  padding-top: 5px;
  margin-right: 1em; }

.sale-interview__link {
  display: inline-block;
  color: #0b8bfb;
  text-decoration: underline;
  cursor: pointer;
  margin: 0 10px; }
  .sale-interview__link:hover {
    text-decoration: none; }

.sale-interview__captcha {
  display: table;
  width: 45%;
  margin-top: 10px;
  margin-bottom: 10px; }
  .sale-interview__captcha:first-child {
    margin-top: 0; }
  .sale-interview__captcha:last-child {
    margin-bottom: 0; }

.sale-interview__captcha-img {
  display: table-cell;
  vertical-align: middle;
  width: 50%; }
  .sale-interview__captcha-img img {
    vertical-align: top; }

.sale-interview__captcha-reload {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
  padding-left: 15px; }

.sale-interview__socials-holder {
  padding: 15px 25px 25px;
  background-color: #ccc; }

.sale-interview__socials-caption {
  font-weight: bold;
  font-size: 128.57143%;
  text-align: center; }

.sale-interview__socials {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px; }
  .sale-interview__socials:first-child {
    margin-top: 0; }
  .sale-interview__socials:last-child {
    margin-bottom: 0; }

.sale-interview__socials-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: .25em;
  margin-left: .25em; }

.sale-interview__socials-link {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #eee;
  border-radius: 50%;
  text-align: center; }
  .sale-interview__socials-link.is-ok {
    line-height: 50px;
    font-size: 20px; }
    .sale-interview__socials-link.is-ok:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .sale-interview__socials-link.is-vk {
    line-height: 50px;
    font-size: 20px; }
    .sale-interview__socials-link.is-vk:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .sale-interview__socials-link.is-tw {
    line-height: 50px;
    font-size: 20px; }
    .sale-interview__socials-link.is-tw:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .sale-interview__socials-link.is-fb {
    line-height: 50px;
    font-size: 20px; }
    .sale-interview__socials-link.is-fb:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }

.sale-interview__link-items {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px; }
  .sale-interview__link-items:first-child {
    margin-top: 0; }
  .sale-interview__link-items:last-child {
    margin-bottom: 0; }

.sale-interview__link-item {
  display: inline-block; }
  .sale-interview__link-item:before {
    content: ' | ';
    margin-left: .5em;
    margin-right: .5em; }
  .sale-interview__link-item:first-child:before {
    content: none; }

.sale-interview .select2-container {
  min-width: 100%;
  max-width: 100%; }

.search-b2b__form-container {
  clear: both;
  display: inline-block; }

.search-b2b__form-block {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 64.16666%;
  margin-left: 2.5%;
  margin-bottom: 40px;
  margin-left: 0px;
  display: inline-block; }

.search-b2b__description-block {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  margin-bottom: 40px;
  display: inline-block; }

.search-b2b__text-container {
  margin-bottom: 15px; }

.search-b2b__text {
  width: 100%; }

.search-b2b__button-container {
  text-align: right; }

.search-b2b-form__form {
  margin-bottom: 40px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 55.83333%;
  margin-left: 2.5%;
  float: left; }
  .search-b2b-form__form:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 1023px) {
    .search-b2b-form__form {
      float: none;
      width: auto; } }

.search-b2b-form__desc {
  margin-bottom: 40px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 39.16667%;
  margin-left: 2.5%;
  float: right; }
  .search-b2b-form__desc:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 1023px) {
    .search-b2b-form__desc {
      float: none;
      width: auto; } }

.search-b2b-form__textarea {
  width: 100%;
  height: 270px;
  overflow-y: scroll; }

.search-b2b-form__field {
  margin-bottom: 40px; }
  .search-b2b-form__field:last-child {
    margin-bottom: 0; }

.search-b2b-form__submit {
  float: right; }

.search-b2b-results__title {
  margin-top: 60px;
  margin-bottom: 50px;
  font-size: 214.28571%;
  line-height: 1.36667;
  font-weight: bold;
  margin-left: 20%;
  margin-right: 20px; }
  .search-b2b-results__title:first-child {
    margin-top: 0; }
  .search-b2b-results__title:last-child {
    margin-bottom: 0; }

.search-b2b-results__subtitle {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 171.42857%;
  font-weight: bold; }
  .search-b2b-results__subtitle:first-child {
    margin-top: 0; }
  .search-b2b-results__subtitle:last-child {
    margin-bottom: 0; }

.search-b2b-results__title-inner {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 114.28571%;
  font-weight: bold; }
  .search-b2b-results__title-inner:first-child {
    margin-top: 0; }
  .search-b2b-results__title-inner:last-child {
    margin-bottom: 0; }

.search-b2b-results__table {
  margin-bottom: 20px;
  display: table;
  box-sizing: border-box;
  width: 100%; }
  .search-b2b-results__table:last-child {
    margin-bottom: 0; }

.search-b2b-results__table-title {
  margin-bottom: 5px;
  color: #999999;
  font-size: 85.71429%; }
  .search-b2b-results__table-title:last-child {
    margin-bottom: 0; }

.search-b2b-results__table-head {
  display: table-row;
  background: #F0F0F0;
  color: #999999; }

.search-b2b-results__table-item {
  display: table-row;
  background: #F6F6F6; }

.search-b2b-results__table-cell {
  display: table-cell;
  padding: 7px 5px;
  border: 1px solid darkgrey;
  vertical-align: middle;
  font-size: 78.57143%; }
  .search-b2b-results__table-cell.is-head {
    padding: 2px 0px 2px 10px;
    border: none;
    font-size: 85.71429%; }

.search-b2b-results__info {
  position: relative;
  display: block;
  font-size: 100%;
  margin: 0px 5px; }
  .search-b2b-results__info:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: ""; }

.search-b2b-results__link {
  text-decoration: none; }

.search-b2b-title__name {
  font-size: 90%;
  line-height: 1.25; }

.search-b2b-title__title-holder {
  position: relative;
  padding: 10px 15px;
  min-width: 280px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: gray; }

.search-b2b-title__field {
  position: relative;
  margin-right: 75px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.search-b2b-title__submit {
  position: absolute;
  left: 100%; }

.search-b2b-title.is-hide-input .search-title__input {
  width: 0;
  padding: 0;
  margin: 0;
  border: none; }

.search-b2b-title__input {
  width: 100%;
  border-radius: 5px;
  transition: all .4s; }

.search-b2b-title__results-holder {
  position: absolute;
  left: 15px;
  right: 110px;
  top: 100%;
  margin-top: -10px;
  background-color: #fff;
  padding: 20px 20px 10px;
  border: 1px solid gray;
  z-index: 100; }

.search-b2b-title__result-items {
  display: table;
  box-sizing: border-box; }

.search-b2b-title__result-item {
  display: table-row; }

.search-b2b-title__img-holder {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 0px 5px 0; }

.search-b2b-title__img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.search-b2b-title__name-holder {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 15px; }

.search-b2b-title__price-holder {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 15px;
  text-align: right; }

.search-b2b-title__price {
  white-space: nowrap; }

.search-b2b-title__match {
  font-weight: bold; }

.search-b2b-title__more-holder {
  margin-top: 20px;
  margin-bottom: 20px; }
  .search-b2b-title__more-holder:first-child {
    margin-top: 0; }
  .search-b2b-title__more-holder:last-child {
    margin-bottom: 0; }

.search-result {
  padding: 25px; }
  @media screen and (max-width: 1280px) {
    .search-result {
      padding: 18px; } }
  @media screen and (max-width: 1023px) {
    .search-result {
      padding: 15px; } }
  @media screen and (max-width: 479px) {
    .search-result {
      padding: 12px; } }
  @media screen and (min-width: 1400px) {
    .search-result {
      padding: 35px; } }
  @media screen and (min-width: 2200px) {
    .search-result {
      padding: 50px; } }
  .search-result__title {
    margin-bottom: 30px;
    font-size: 214.28571%;
    font-weight: bold; }
    .search-result__title:last-child {
      margin-bottom: 0; }
  .search-result__search-field {
    margin-top: 20px;
    margin-bottom: 20px; }
    .search-result__search-field:first-child {
      margin-top: 0; }
    .search-result__search-field:last-child {
      margin-bottom: 0; }
    .search-result__search-field .search-title__input-holder {
      width: 90%; }
  .search-result__amount {
    margin-top: 10px;
    margin-bottom: 10px; }
    .search-result__amount:first-child {
      margin-top: 0; }
    .search-result__amount:last-child {
      margin-bottom: 0; }
  .search-result__head {
    margin-bottom: 20px; }
    .search-result__head:last-child {
      margin-bottom: 0; }
  .search-result__head-link {
    font-size: 128.57143%;
    font-weight: bold; }
  .search-result__preview {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid gray; }
    .search-result__preview:last-child {
      margin-bottom: 0; }
  .search-result__list {
    margin-top: 20px;
    margin-bottom: 20px; }
    .search-result__list:first-child {
      margin-top: 0; }
    .search-result__list:last-child {
      margin-bottom: 0; }
  .search-result__match {
    font-weight: bold; }
  .search-result__breadcrumbs {
    font-size: 90%;
    margin-top: 5px;
    margin-bottom: 5px;
    font-style: italic;
    color: #999999; }
    .search-result__breadcrumbs:first-child {
      margin-top: 0; }
    .search-result__breadcrumbs:last-child {
      margin-bottom: 0; }
  .search-result__breadcrumbs-list {
    list-style: none;
    margin-left: 0; }
  .search-result__breadcrumbs-item {
    display: inline; }
    .search-result__breadcrumbs-item:before {
      content: "/";
      margin: 0 5px; }
    .search-result__breadcrumbs-item:first-child:before {
      display: none; }
  .search-result__breadcrumbs-link {
    text-decoration: underline;
    color: #999999; }
    .search-result__breadcrumbs-link:hover {
      text-decoration: none;
      color: #999999; }

.search-title__name {
  font-size: 90%;
  line-height: 1.25; }

.search-title__field {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.search-title__submit {
  position: absolute;
  right: 0;
  bottom: 0;
  float: right;
  text-decoration: none;
  width: 10%;
  height: 2.5em; }
.search-title__submit.button {
  background: #ca0066;
}
  @media screen and (max-width: 479px) {
    .search-title__submit {
      padding: 0; } }
  .search-title__submit.button, .search-title__submit.button-primary, .search-title__submit.cart-items__checkout, .search-title__submit.catalog-table__btn-buy, .search-title__submit.promo-slider__morebutton, .search-title__submit.button-big, .search-title.is-fullwidth .search-title__submit, .search-title__submit.button-secondary, .accordion-steps__content .search-title__submit.accordion-step__next, .accordion-steps__content .search-title__submit.accordion-step__prev, .search-title__submit.product-detail-pseudo-offer__buy, .search-title__submit.product-detail-pseudo-offer__order, .search-title__submit.search-b2b-title__submit {
    background: #ca0066; }

.search-title__icon {
  position: absolute;
  right: 0px;
  bottom: 25%;
  margin: 0 5px;
  text-decoration: none; }
  .search-title__icon:before {
    font: normal normal normal 20px/1 FontAwesome;
    content: "";
    text-decoration: none;
    color: #ca0066; }

.search-title__close {
  float: right;
  margin-left: 20px;
  color: white;
  font-size: 120%;
  display: none; }
  .search-title__close:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: ""; }

.search-title__input-holder {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }

.search-title__input {
  height: 2em;
  width: -moz-calc(100% - 20px);
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  transition: all .4s;
  border: none;
  border-bottom: 2px solid #ca0066;
  font-size: 100%;
  background: transparent;
  color: #cccccc; }
  @media screen and (max-width: 767px) {
    .search-title__input {
      color: #cccccc; } }

.search-title__results-holder {
  display: none;
  position: absolute;
  top: 58px;
  margin-top: 3px;
  background-color: #fff;
  padding: 16px 10px 10px;
  border: 1px solid gray;
  z-index: 100;
  left: 0;
  right: 0; }

.search-title__result-items {
  display: table;
  box-sizing: border-box; }

.search-title__result-item {
  display: table-row; }

.search-title__img-holder {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 0px 5px 0;
  width: 40px;
  height: 40px;
  text-align: center; }

.search-title__img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  vertical-align: top; }

.search-title__name-holder {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 10px; }

.search-title__price-holder {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 10px;
  text-align: right; }

.search-title__price {
  white-space: nowrap; }

.search-title__match {
  font-weight: bold; }

.search-title__more-holder {
  margin-top: 20px;
  margin-bottom: 20px; }
  .search-title__more-holder:first-child {
    margin-top: 0; }
  .search-title__more-holder:last-child {
    margin-bottom: 0; }

.search-title.is-fullwidth {
  background-color: #e9cfae;
  padding: 25px;
  margin: 2.5% 0; }
  .search-title.is-fullwidth .search-title__field {
    position: relative;
    margin-left: -2.5%; }
    .search-title.is-fullwidth .search-title__field:after {
      content: '';
      display: block;
      clear: left; }
  .search-title.is-fullwidth .search-title__input {
    background: #FFFFFF;
    padding: 25px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 80.83333%;
    margin-left: 2.5%;
    border: none; }
    @media screen and (max-width: 767px) {
      .search-title.is-fullwidth .search-title__input {
        width: 70%; } }
  .search-title.is-fullwidth .search-title__submit {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 14.16667%;
    margin-left: 2.5%;
    float: right; }
    .search-title.is-fullwidth .search-title__submit.fa, .search-title.is-fullwidth .product-detail-pseudo-offer__img-holder a.search-title__submit.add-to-favorites:before, .product-detail-pseudo-offer__img-holder .search-title.is-fullwidth a.search-title__submit.add-to-favorites:before {
      font: normal normal normal 14px/1 FontAwesome !important; }
    .search-title.is-fullwidth .search-title__submit:before {
      display: none; }
    @media screen and (max-width: 767px) {
      .search-title.is-fullwidth .search-title__submit {
        position: absolute;
        right: 0;
        width: auto;
        height: 100%; } }
  .search-title.is-fullwidth .search-title__results-holder {
    display: none; }
  @media screen and (max-width: 767px) {
    .search-title.is-fullwidth .search-title__title-holder {
      position: relative;
      margin-left: -2.5%; }
      .search-title.is-fullwidth .search-title__title-holder:after {
        content: '';
        display: block;
        clear: left; }
    .search-title.is-fullwidth .search-title__form {
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 97.5%;
      margin-left: 2.5%; }
    .search-title.is-fullwidth .search-title__b2b {
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 97.5%;
      margin-left: 2.5%; }
    .search-title.is-fullwidth .search-title__field {
      padding-right: 10px; }
    .search-title.is-fullwidth .search-title__b2b-tooltip {
      font-size: 100%; } }

.search-title.is-searchpage .search-title__input-holder {
  width: 100%; }

.search-title.is-searchpage .search-title__input {
  height: 2.5em;
  width: calc(100% - 20px); }

.search-title.is-searchpage .search-title__submit-loop {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 80px;
  margin: 0;
  border-radius: 0;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 1.7em;
  text-rendering: auto;
  transform: translate(0, 0);
  background: #a81439;
  color: #fff;
  border: none;
  outline: none; }

.search-title.is-searchpage .search-title__submit.button, .search-title.is-searchpage .search-title__submit.button-primary, .search-title.is-searchpage .search-title__submit.cart-items__checkout, .search-title.is-searchpage .search-title__submit.catalog-table__btn-buy, .search-title.is-searchpage .search-title__submit.promo-slider__morebutton, .search-title.is-searchpage .search-title__submit.button-big, .search-title.is-searchpage .search-title.is-fullwidth .search-title__submit, .search-title.is-fullwidth .search-title.is-searchpage .search-title__submit, .search-title.is-searchpage .search-title__submit.button-secondary, .search-title.is-searchpage .accordion-steps__content .search-title__submit.accordion-step__next, .accordion-steps__content .search-title.is-searchpage .search-title__submit.accordion-step__next, .search-title.is-searchpage .accordion-steps__content .search-title__submit.accordion-step__prev, .accordion-steps__content .search-title.is-searchpage .search-title__submit.accordion-step__prev, .search-title.is-searchpage .search-title__submit.product-detail-pseudo-offer__buy, .search-title.is-searchpage .search-title__submit.product-detail-pseudo-offer__order, .search-title.is-searchpage .search-title__submit.search-b2b-title__submit {
  background: #ca0066; }

.search-title.is-searchpage .search-title__clearfield {
  position: absolute;
  top: 6%;
  background: no-repeat;
  border: none;
  font-size: 1.8em;
  right: 90px;
  color: #999999; }

.title-search-result {
  left: inherit !important;
  right: 5%;
  min-width: 350px;
  top: 50px !important; }

.section-detail__picture-holder {
  margin-bottom: 20px;
  text-align: center; }
  .section-detail__picture-holder:last-child {
    margin-bottom: 0; }

.section-detail__picture {
  display: inline-block;
  max-width: 100%; }

.section-intro__image-holder {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px; }
  .section-intro__image-holder:first-child {
    margin-top: 0; }
  .section-intro__image-holder:last-child {
    margin-bottom: 0; }

.section-intro__text {
  margin-top: 20px;
  margin-bottom: 20px; }
  .section-intro__text:first-child {
    margin-top: 0; }
  .section-intro__text:last-child {
    margin-bottom: 0; }

.section-tiles__items {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%; }
  .section-tiles__items:after {
    content: '';
    display: block;
    clear: left; }

.section-tiles__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-top: 2.5%; }
  .section-tiles__item:nth-child(4n+1) {
    clear: left; }

.section-tiles__content-section {
  position: relative; }

.section-tiles__img-holder {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #ddd; }
  .section-tiles__img-holder:first-child {
    margin-top: 0; }
  .section-tiles__img-holder:last-child {
    margin-bottom: 0; }

.section-tiles__img-main {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.section-tiles__title-section {
  margin-top: 10px;
  margin-bottom: 10px; }
  .section-tiles__title-section:first-child {
    margin-top: 0; }
  .section-tiles__title-section:last-child {
    margin-bottom: 0; }

.section-tiles__title-text {
  font-weight: bold;
  text-decoration: none; }
  .section-tiles__title-text:hover {
    text-decoration: underline; }

.section-tiles__content-section {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative; }
  .section-tiles__content-section:first-child {
    margin-top: 0; }
  .section-tiles__content-section:last-child {
    margin-bottom: 0; }

.section-tiles__bottom-section {
  margin-top: 10px;
  margin-bottom: 10px; }
  .section-tiles__bottom-section:first-child {
    margin-top: 0; }
  .section-tiles__bottom-section:last-child {
    margin-bottom: 0; }

.section-tiles__link-items {
  list-style: none;
  margin: 0;
  padding-bottom: 10px;
  background: #fff; }

.section-tiles__link-item {
  margin-top: 5px;
  margin-bottom: 5px; }
  .section-tiles__link-item:first-child {
    margin-top: 0; }
  .section-tiles__link-item:last-child {
    margin-bottom: 0; }
  .section-tiles__link-item.is-line {
    display: inline-block;
    margin: 0;
    margin-right: .5em; }

.section-tiles__links-text {
  color: #0099FF; }

.section-tiles__btns-holder {
  margin-top: 10px;
  margin-bottom: 10px; }
  .section-tiles__btns-holder:first-child {
    margin-top: 0; }
  .section-tiles__btns-holder:last-child {
    margin-bottom: 0; }

.section-tiles.is-3cols .section-tiles__items {
  position: relative;
  margin-left: -3.33333%;
  margin-top: -3.33333%; }
  .section-tiles.is-3cols .section-tiles__items:after {
    content: '';
    display: block;
    clear: left; }

.section-tiles.is-3cols .section-tiles__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.0%;
  margin-left: 3.33333%;
  margin-top: 3.33333%; }
  .section-tiles.is-3cols .section-tiles__item:nth-child(4n+1) {
    clear: none; }
  .section-tiles.is-3cols .section-tiles__item:nth-child(3n+1) {
    clear: left; }

.section-tiles.is-2cols .section-tiles__items {
  position: relative;
  margin-left: -5%;
  margin-top: -5%; }
  .section-tiles.is-2cols .section-tiles__items:after {
    content: '';
    display: block;
    clear: left; }

.section-tiles.is-2cols .section-tiles__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 45.0%;
  margin-left: 5%;
  margin-top: 5%; }
  .section-tiles.is-2cols .section-tiles__item:nth-child(3n+1) {
    clear: none; }
  .section-tiles.is-2cols .section-tiles__item:nth-child(2n+1) {
    clear: left; }

.section-tiles.is-flat .section-tiles__items {
  margin-left: 0; }

.section-tiles.is-flat .section-tiles__item {
  float: none;
  width: auto;
  margin-left: 0;
  margin-top: 40px;
  margin-bottom: 40px; }
  .section-tiles.is-flat .section-tiles__item:first-child {
    margin-top: 0; }
  .section-tiles.is-flat .section-tiles__item:last-child {
    margin-bottom: 0; }

.section-tiles.is-hover .section-tiles__item .section-tiles__bottom-section {
  position: absolute;
  top: 0;
  z-index: 0;
  max-height: 0;
  overflow: hidden; }

.section-tiles.is-hover .section-tiles__item:hover .section-tiles__bottom-section {
  max-height: 100%;
  min-height: 100%;
  z-index: 3;
  background: #fff;
  top: 0;
  margin-top: 0;
  width: 100%;
  overflow: visible; }

.section-tiles.is-icons .section-tiles__img-holder, .section-tiles.is-icons .section-tiles__title {
  text-align: center; }

.section-tiles.is-icons .section-tiles__img-main {
  border: 1px solid gray;
  border-radius: 50%;
  width: 160px;
  height: 160px; }
  .section-tiles.is-icons .section-tiles__img-main:before {
    line-height: 160px;
    margin-left: -5px; }

.sections-wall__first-level {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  margin-left: -2.5%; }
  .sections-wall__first-level:after {
    content: '';
    display: block;
    clear: left; }

.sections-wall__first-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  float: none;
  overflow: hidden;
  margin-bottom: 2.5%;
  padding: 15px 0; }
  .sections-wall__first-item.is-left {
    float: left;
    overflow: visible;
    margin-right: 2.5%;
    clear: left; }
  .sections-wall__first-item.is-right {
    float: right;
    overflow: visible;
    clear: right; }

.sections-wall__first-link {
  font-size: 125%;
  margin-left: 20px;
  text-decoration: none;
  color: black; }
  .sections-wall__first-link:hover {
    text-decoration: underline;
    color: black; }

.sections-wall__second-holder {
  margin-top: 10px;
  margin-bottom: 10px; }
  .sections-wall__second-holder:first-child {
    margin-top: 0; }
  .sections-wall__second-holder:last-child {
    margin-bottom: 0; }

.sections-wall__second-item {
  padding: 10px 20px;
  border-bottom: 1px solid #eee; }

.sections-wall__second-link {
  text-decoration: none; }
  .sections-wall__second-link:hover {
    text-decoration: underline; }

.services {
  position: relative;
  margin-left: -2.5%; }
  .services:after {
    content: '';
    display: block;
    clear: left; }
  .services__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    margin-top: 2.5%;
    padding-top: 15px;
    padding-bottom: 40px;
    border-top: 2px solid transparent; }
    .services__item a:hover {
      text-decoration: underline !important; }
    .services__item:nth-child(2n+1) {
      clear: left; }
    .services__item.red {
      border-top-color: #ca0066; }
    .services__item.blue {
      border-top-color: #107aa1; }
    .services__item.orange {
      border-top-color: #a86b14; }
    .services__item.green {
      border-top-color: #7fa428; }
  .services__title {
    font-family: "MuseoSansCyrl", Arial, sans-serif;
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 233%;
    line-height: 1.3;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .services__descr {
    color: #cccccc;
    font-size: 83%;
    line-height: 1.5;
    margin-bottom: 25px; }
  .services__price {
    color: #ffffff; }
    .services__price span {
      color: #787784;
      margin-right: .2em; }
  @media screen and (max-width: 479px) {
    .services {
      margin: 0px; }
      .services__item {
        margin-left: 0px;
        width: 100%;
        padding-bottom: 20px; } }

.sidebar-menu {
  position: relative; }
  .sidebar-menu__plate {
    border: 1px solid gray;
    border-bottom: none; }
  .sidebar-menu__first-level {
    margin: 0;
    padding: 0;
    list-style: none; }
  .sidebar-menu__first-link {
    position: relative;
    display: block;
    padding: 10px 20px 10px 30px;
    vertical-align: top;
    font-size: 100%;
    font-weight: bold;
    box-sizing: border-box;
    border-bottom: 1px solid gray; }
    .sidebar-menu__first-link:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: "";
      position: absolute;
      left: 11px;
      top: 50%;
      margin-top: -8px; }
  .sidebar-menu__second-level {
    margin: 0;
    padding: 0;
    list-style: none; }
  .sidebar-menu__second-item {
    position: relative; }
  .sidebar-menu__second-link {
    position: relative;
    display: block;
    padding: 10px 20px 10px 30px;
    vertical-align: top;
    border-bottom: 1px solid gray; }
    .sidebar-menu__second-link:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: "";
      position: absolute;
      left: 13px;
      top: 50%;
      margin-top: -8px; }
  .sidebar-menu__third-holder {
    display: none;
    position: absolute;
    left: 100%;
    top: -1px;
    width: 100%;
    max-width: 300px;
    background-color: #eee;
    border: 1px solid gray;
    border-bottom: none; }
  .sidebar-menu__third-item {
    position: relative; }
  .sidebar-menu__third-link {
    position: relative;
    display: block;
    padding: 10px 20px 10px 20px;
    vertical-align: top;
    box-sizing: border-box;
    border-bottom: 1px solid gray; }
  .sidebar-menu__fourth-holder {
    display: none;
    position: absolute;
    left: 100%;
    top: -1px;
    width: 100%;
    max-width: 300px;
    background-color: #eee;
    border: 1px solid gray;
    border-bottom: none; }
  .sidebar-menu__fourth-item {
    margin-bottom: 10px; }
    .sidebar-menu__fourth-item:last-child {
      margin-bottom: 0; }
  .sidebar-menu__fourth-link {
    position: relative;
    display: block;
    padding: 10px 20px 10px 20px;
    vertical-align: top;
    box-sizing: border-box;
    border-bottom: 1px solid gray; }
  .sidebar-menu__plate {
    background-color: #eee; }
  .sidebar-menu__qtty {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    font-weight: 400; }
  .sidebar-menu__second-item:hover .sidebar-menu__third-holder,
  .sidebar-menu__third-item:hover .sidebar-menu__fourth-holder {
    display: block; }
  .sidebar-menu__first-item.is-opened .sidebar-menu__qtty {
    display: none; }

.site-selector {
  display: inline-block;
  padding: 10px;
  background-color: #f1f1f1;
  text-decoration: none;
  color: inherit; }
  .site-selector:hover {
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8; }

.sitemap__title {
  display: block;
  margin-top: 0px;
  margin-bottom: 20px;
  text-decoration: underline;
  font-size: 100%;
  font-weight: bold; }

.sitemap__title-2 {
  display: block;
  margin-bottom: 20px;
  text-decoration: underline;
  font-size: 85.71429%;
  font-weight: bold; }
  .sitemap__title-2:last-child {
    margin-bottom: 0; }

.sitemap__top-level {
  position: relative;
  margin-left: -2.5%;
  list-style: none;
  margin-bottom: 30px;
  margin-top: -20px; }
  .sitemap__top-level:after {
    content: '';
    display: block;
    clear: left; }
  .sitemap__top-level:last-child {
    margin-bottom: 0; }

.sitemap__top-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-top: 20px; }
  .sitemap__top-item:nth-child(4n+1) {
    clear: left; }

.sitemap__top-link {
  display: block;
  margin-bottom: 20px;
  text-decoration: underline;
  font-size: 85.71429%;
  font-weight: bold; }

.sitemap__second-link {
  text-decoration: none;
  font-size: 85.71429%; }
  .sitemap__second-link:hover {
    text-decoration: underline; }

.sitemap__third-level {
  padding-left: 20px; }

.sitemap__third-link {
  text-decoration: none;
  font-size: 85.71429%; }
  .sitemap__third-link:hover {
    text-decoration: underline; }

.sitemap__fourth-level {
  padding-left: 20px; }

.sitemap__fourth-link {
  text-decoration: none;
  font-size: 78.57143%; }
  .sitemap__fourth-link:hover {
    text-decoration: underline; }

.smart-filter {
  position: relative;
  height: 100%; }
  .smart-filter__caption {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 114.28571%;
    font-weight: 600; }
    .smart-filter__caption:first-child {
      margin-top: 0; }
    .smart-filter__caption:last-child {
      margin-bottom: 0; }
  .smart-filter__fields {
    list-style: none;
    margin: 0;
    padding: 0; }
  .smart-filter__field {
    margin: 0;
    border-bottom: 1px solid #d3d3d3; }
    .smart-filter__field:first-child {
      border-top: 1px solid #d3d3d3; }
    .smart-filter__field.is-open .smart-filter__field-header:before {
      transform: rotate(90deg); }
  .smart-filter__field-header {
    position: relative;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    cursor: pointer; }
    .smart-filter__field-header:after {
      content: '';
      display: block;
      clear: both; }
    .smart-filter__field-header:before {
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -4px;
      border: 10px solid transparent;
      border-width: 4px 0px 4px 8px;
      border-left-color: #383839;
      transition: .4s transform; }
  .smart-filter__field-caption {
    font-size: 85.71429%;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer; }
  .smart-filter__field-content {
    padding-top: 5px;
    padding-bottom: 15px; }
  .smart-filter__full-reset {
    font-size: 12px;
    text-decoration: none;
    color: #828486; }
  .smart-filter__footer {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px; }
    .smart-filter__footer:first-child {
      margin-top: 0; }
    .smart-filter__footer:last-child {
      margin-bottom: 0; }
  .smart-filter__items {
    list-style: none;
    margin: 0;
    padding: 0; }
  .smart-filter__item {
    margin-top: 10px;
    margin-bottom: 10px; }
    .smart-filter__item:first-child {
      margin-top: 0; }
    .smart-filter__item:last-child {
      margin-bottom: 0; }
  .smart-filter__apply-btn {
    margin-right: 1em; }
  .smart-filter__result-holder {
    display: none;
    position: absolute;
    left: 100%;
    z-index: 10; }
  .smart-filter__result {
    padding: 10px;
    background-color: #eee; }
  .smart-filter__result-num {
    margin: 0 .5em;
    font-weight: bold; }
  .smart-filter .checkbox__text {
    font-size: 12px;
    color: #171818; }
  .smart-filter .select2-container {
    max-width: 100%;
    min-width: 100%; }
  .smart-filter:hover .smart-filter__result-holder {
    display: block; }

.smart-filter-dropdown {
  position: relative;
  height: 100%; }
  .smart-filter-dropdown .rub {
    font-size: inherit;
    color: inherit; }
  .smart-filter-dropdown__caption {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 114.28571%;
    font-weight: 600;
    float: left; }
    .smart-filter-dropdown__caption:first-child {
      margin-top: 0; }
    .smart-filter-dropdown__caption:last-child {
      margin-bottom: 0; }
  .smart-filter-dropdown__fields {
    list-style: none;
    margin: 0;
    padding: 0 20px;
    float: left;
    width: 33.33333%;
    box-sizing: border-box;
    border-right: 1px solid #616161;
    min-height: 100%; }
    .smart-filter-dropdown__fields:last-child {
      border-right: none; }
  .smart-filter-dropdown__field {
    position: relative;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px; }
    .smart-filter-dropdown__field:first-child {
      margin-top: 0; }
    .smart-filter-dropdown__field:last-child {
      margin-bottom: 0; }
    .smart-filter-dropdown__field.is-open .smart-filter-dropdown__field-header:before {
      transform: rotate(90deg); }
    .smart-filter-dropdown__field.is-open .smart-filter-dropdown__field-content {
      display: block; }
  .smart-filter-dropdown__field-header {
    position: relative;
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer; }
    .smart-filter-dropdown__field-header:after {
      content: '';
      display: block;
      clear: both; }
  .smart-filter-dropdown__field-caption {
    font-weight: bold;
    cursor: pointer; }
    .smart-filter-dropdown__field-caption:after {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: "";
      display: inline-block;
      width: 11px;
      height: 11px;
      margin-left: 10px;
      font-size: 90%; }
  .smart-filter-dropdown__field-content {
    display: none;
    position: absolute;
    z-index: 5;
    margin-top: 10px;
    padding: 25px 30px;
    width: 300px;
    background-color: white;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
    .smart-filter-dropdown__field-content:before {
      content: '';
      position: absolute;
      left: 10px;
      bottom: 100%;
      border: 10px solid transparent;
      border-top: none;
      border-bottom-color: white; }
  .smart-filter-dropdown__full-reset {
    font-size: 12px;
    text-decoration: none;
    color: #828486; }
  .smart-filter-dropdown__footer {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px; }
    .smart-filter-dropdown__footer:first-child {
      margin-top: 0; }
    .smart-filter-dropdown__footer:last-child {
      margin-bottom: 0; }
  .smart-filter-dropdown__items {
    list-style: none;
    margin: 0;
    padding: 0; }
  .smart-filter-dropdown__item {
    margin-top: 10px;
    margin-bottom: 10px; }
    .smart-filter-dropdown__item:first-child {
      margin-top: 0; }
    .smart-filter-dropdown__item:last-child {
      margin-bottom: 0; }
  .smart-filter-dropdown__main {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #eee; }
    .smart-filter-dropdown__main:after {
      content: '';
      display: block;
      clear: both; }
  .smart-filter-dropdown__apply-btn {
    margin-right: 1em; }
  .smart-filter-dropdown__result-holder {
    display: none;
    position: absolute;
    right: 0;
    top: 100%; }
  .smart-filter-dropdown__result {
    padding: 10px;
    background-color: #eee; }
  .smart-filter-dropdown__result-num {
    margin: 0 .5em;
    font-weight: bold; }
  .smart-filter-dropdown__header:after {
    content: '';
    display: block;
    clear: both; }
  .smart-filter-dropdown__header-ui {
    float: right; }
  .smart-filter-dropdown__field-ui {
    text-align: center;
    margin-top: 20px; }
    .smart-filter-dropdown__field-ui:first-child {
      margin-top: 0; }
  .smart-filter-dropdown__tag {
    display: inline-block;
    padding: 4px 12px;
    margin: 5px;
    background: white;
    border-radius: 5px;
    cursor: pointer;
    color: black; }
    .smart-filter-dropdown__tag:after {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: "";
      width: 11px;
      height: 11px;
      margin-left: 5px;
      color: gray; }
    .smart-filter-dropdown__tag:hover {
      filter: alpha(opacity=50);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
      -moz-opacity: 0.5;
      -khtml-opacity: 0.5;
      opacity: 0.5; }
      .smart-filter-dropdown__tag:hover:after {
        color: black; }
  .smart-filter-dropdown .checkbox__text,
  .smart-filter-dropdown .radio__text {
    font-size: 14px;
    color: black; }
  .smart-filter-dropdown .select2-container {
    max-width: 100%;
    min-width: 100%; }
  .smart-filter-dropdown:hover .smart-filter-dropdown__result-holder.is-visible {
    display: block; }

.filter-hor {
  position: relative;
  height: 100%;
  display: block;
  margin-bottom: 20px; }
  .filter-hor__header {
    clear: both;
    display: block;
    background-color: #eee;
    min-height: 40px; }
  .filter-hor__total-count-container, .filter-hor__show-filter {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    float: left;
    display: inline-block;
    margin: 10px; }
  .filter-hor__total-count {
    font-weight: bold; }
  .filter-hor__show-filter {
    text-align: right;
    padding-right: 20px;
    cursor: pointer; }
  .filter-hor__caption {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 114.28571%;
    font-weight: 600; }
    .filter-hor__caption:first-child {
      margin-top: 0; }
    .filter-hor__caption:last-child {
      margin-bottom: 0; }
  .filter-hor__fields {
    position: relative;
    margin-left: -2.5%;
    list-style: none;
    margin: 0 0 2.5% -2.5%;
    padding: 0;
    width: 102.5%;
    display: block; }
    .filter-hor__fields:after {
      content: '';
      display: block;
      clear: left; }
    .filter-hor__fields:last-child {
      margin-bottom: 0; }
  .filter-hor__field {
    margin: 0;
    padding: 10px;
    border: 1px solid #d3d3d3;
    display: inline-block; }
    .filter-hor__field.four-columns {
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 22.5%;
      margin-left: 2.5%;
      float: left; }
    .filter-hor__field.three-columns {
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 30.83333%;
      margin-left: 2.5%;
      float: left; }
    .filter-hor__field.two-columns {
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 47.5%;
      margin-left: 2.5%;
      float: left; }
    .filter-hor__field:first-child {
      border-top: 1px solid #d3d3d3; }
    .filter-hor__field.is-open .smart-filter__field-header:before {
      transform: rotate(90deg); }
  .filter-hor__field-header {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    cursor: pointer; }
    .filter-hor__field-header:after {
      content: '';
      display: block;
      clear: both; }
  .filter-hor__field-caption {
    font-size: 85.71429%;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer; }
  .filter-hor__field-content {
    padding-top: 5px;
    padding-bottom: 15px; }
  .filter-hor__full-reset {
    font-size: 12px;
    text-decoration: none;
    color: #828486; }
  .filter-hor__footer {
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
    background-color: #eee;
    display: none; }
    .filter-hor__footer.is-open {
      display: block; }
  .filter-hor__items {
    list-style: none;
    margin: 0;
    padding: 0; }
  .filter-hor__item {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-top: 0; }
    .filter-hor__item:first-child {
      margin-top: 0; }
    .filter-hor__item:last-child {
      margin-bottom: 0; }
  .filter-hor__main {
    display: none;
    width: 100%;
    border-top: 2px dotted grey;
    padding-top: 10px; }
    .filter-hor__main.is-open {
      display: block; }
  .filter-hor__apply-btn {
    margin-right: 1em; }
  .filter-hor__result-holder {
    display: inline-block;
    left: 100%; }
  .filter-hor__result {
    padding: 10px; }
  .filter-hor__result-num {
    margin: 0 .5em;
    font-weight: bold; }
  .filter-hor__empty-result-message {
    display: none; }
    .filter-hor__empty-result-message.is-open {
      display: inline-block; }
  .filter-hor .checkbox__text {
    font-size: 12px;
    color: #171818; }
  .filter-hor .select2-container {
    max-width: 100%;
    min-width: 100%; }
  .filter-hor:hover .smart-filter__result-holder {
    display: block; }
  .filter-hor__list-wrapper {
    overflow: auto;
    position: relative; }
    .filter-hor__list-wrapper .filter-hor__items {
      margin-top: 2px; }
  .filter-hor .filter-scale__scale.ui-slider {
    background: #f0f0f0; }
  .filter-hor__selected-fields {
    padding: 10px 10px 0;
    background: #eee;
    display: inline-block; }
  .filter-hor__selected-field {
    float: left;
    display: inline-block;
    margin: 0 20px 10px 0;
    display: inline-block;
    padding: 4px 12px;
    background: white;
    border-radius: 5px; }
    .filter-hor__selected-field:last-child {
      margin-right: 0; }
  .filter-hor__selected-value-del {
    cursor: pointer; }
    .filter-hor__selected-value-del:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }

.smart-tiles {
  position: relative;
  overflow: hidden; }
  .smart-tiles:after {
    content: '';
    display: block;
    clear: both; }
  .smart-tiles__grid {
    position: absolute;
    width: 99.8%;
    height: 99.8%;
    border: 1px solid #51c5ee;
    z-index: 10; }
    .smart-tiles__grid-tr {
      height: 1px;
      background-color: #51c5ee;
      width: 100%;
      position: absolute;
      z-index: 10; }
    .smart-tiles__grid-td {
      width: 1px;
      background-color: #51c5ee;
      height: 100%;
      position: absolute;
      z-index: 10; }
  .smart-tiles__tiles {
    position: relative;
    width: 100%;
    height: auto; }
    .smart-tiles__tiles:after {
      content: "";
      width: 100%;
      height: 0;
      display: block;
      clear: both; }
  .smart-tiles__tile {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    z-index: 2;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #262a33;
    text-decoration: none; }
    .smart-tiles__tile.is-focus {
      z-index: 3; }
    .smart-tiles__tile .is-light {
      color: #b8d3ea; }
    .smart-tiles__tile .smart-tiles__editor {
      display: none;
      cursor: move; }
    .smart-tiles__tile:hover {
      z-index: 30; }
      .smart-tiles__tile:hover .smart-tiles__editor {
        display: block;
        z-index: 20;
        position: absolute;
        width: 100%;
        height: 100%; }
        .smart-tiles__tile:hover .smart-tiles__editor-sizes {
          background: rgba(66, 196, 243, 0.8);
          padding: 5px 10px;
          color: white;
          font-weight: bold;
          display: block;
          float: left; }
        .smart-tiles__tile:hover .smart-tiles__editor-layers {
          background: rgba(253, 92, 90, 0.8);
          padding: 5px 10px;
          color: white;
          font-weight: bold;
          display: block;
          float: left; }
          .smart-tiles__tile:hover .smart-tiles__editor-layers:before {
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            transform: translate(0, 0);
            color: #c6c6c8;
            font-size: 18px;
            padding-right: 10px;
            content: ""; }
          .smart-tiles__tile:hover .smart-tiles__editor-layers:before {
            margin-right: 5px; }
        .smart-tiles__tile:hover .smart-tiles__editor-handler {
          position: absolute;
          bottom: 0;
          right: 0;
          padding: 2px 11px;
          background: rgba(66, 196, 243, 0.8);
          color: white;
          font-size: 20px;
          cursor: pointer; }
          .smart-tiles__tile:hover .smart-tiles__editor-handler:before {
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            transform: translate(0, 0);
            color: #c6c6c8;
            font-size: 18px;
            padding-right: 10px;
            content: ""; }
          .smart-tiles__tile:hover .smart-tiles__editor-handler:before {
            transform: rotate(-45deg); }
    .smart-tiles__tile .promo-slider {
      position: relative;
      height: 100%; }
      .smart-tiles__tile .promo-slider__slider, .smart-tiles__tile .promo-slider .slick-list, .smart-tiles__tile .promo-slider .slick-track {
        position: relative;
        height: 100%; }
      .smart-tiles__tile .promo-slider__action {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
    .smart-tiles__tile .video-tiles {
      position: relative;
      height: 100%; }
      .smart-tiles__tile .video-tiles__holder {
        margin-left: 0px;
        position: relative;
        height: 100%; }
      .smart-tiles__tile .video-tiles__item {
        float: none;
        width: 100%;
        position: relative;
        height: 100%;
        margin-left: 0px;
        margin-bottom: 0px;
        padding-top: 20px;
        padding-left: 20px; }
        .smart-tiles__tile .video-tiles__item:last-child {
          margin-bottom: 0; }
      .smart-tiles__tile .video-tiles__movie {
        margin-bottom: 0px;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        .smart-tiles__tile .video-tiles__movie:last-child {
          margin-bottom: 0; }
      .smart-tiles__tile .video-tiles__movie-wrap {
        width: 100%;
        height: 100%; }
      .smart-tiles__tile .video-tiles__poster {
        width: 100%;
        height: 100%; }
      .smart-tiles__tile .video-tiles__heading {
        position: relative;
        z-index: 2;
        margin-bottom: 0px;
        padding-bottom: 10px; }
        .smart-tiles__tile .video-tiles__heading:last-child {
          margin-bottom: 0; }
      .smart-tiles__tile .video-tiles__date {
        position: relative;
        z-index: 2; }
    .smart-tiles__tile .section-tiles__items {
      margin-left: 0px;
      margin-top: 0px; }
      .smart-tiles__tile .section-tiles__items:first-child {
        margin-top: 0; }
    .smart-tiles__tile .section-tiles__item {
      width: 100%;
      margin-left: 0px;
      margin-top: 0px; }
      .smart-tiles__tile .section-tiles__item:first-child {
        margin-top: 0; }
    .smart-tiles__tile .section-tiles__link-items {
      background: transparent; }
    .smart-tiles__tile .form-standart__plate {
      padding-top: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
      padding-right: 0px;
      background: transparent; }
    .smart-tiles__tile .form-standart__title {
      margin-left: 0px;
      margin-bottom: 20px;
      text-align: left; }
      .smart-tiles__tile .form-standart__title:last-child {
        margin-bottom: 0; }
    .smart-tiles__tile .form-standart.is-flat .form-standart__fields-list {
      text-align: left; }
    .smart-tiles__tile .form-standart.is-flat .form-standart__title {
      text-align: left; }
    .smart-tiles__tile .form-standart.is-flat .form-standart__field {
      margin-top: 15px;
      margin-bottom: 15px;
      margin-left: 0px;
      margin-top: 0px;
      width: 45%; }
      .smart-tiles__tile .form-standart.is-flat .form-standart__field:first-child {
        margin-top: 0; }
      .smart-tiles__tile .form-standart.is-flat .form-standart__field:last-child {
        margin-bottom: 0; }
      .smart-tiles__tile .form-standart.is-flat .form-standart__field:first-child {
        margin-top: 0; }
      .smart-tiles__tile .form-standart.is-flat .form-standart__field:last-child {
        display: block; }
      .smart-tiles__tile .form-standart.is-flat .form-standart__field.is-field-btn .form-standart__label {
        display: none; }
    .smart-tiles__tile .catalog-items__col {
      width: 100%;
      margin-top: 0px;
      margin-left: 0px; }
      .smart-tiles__tile .catalog-items__col:first-child {
        margin-top: 0; }
    .smart-tiles__tile .catalog-items__cols {
      margin-left: 0px;
      margin-right: 0px;
      margin-top: 0px;
      margin-bottom: 0px; }
      .smart-tiles__tile .catalog-items__cols:first-child {
        margin-top: 0; }
      .smart-tiles__tile .catalog-items__cols:last-child {
        margin-bottom: 0; }
    .smart-tiles__tile .catalog-items .catalog-plate.is-initiated:hover .catalog-plate__footer {
      display: none; }
    .smart-tiles__tile .catalog-items .catalog-plate.is-initiated:hover .catalog-plate__wrap:before {
      border: none;
      box-shadow: none; }
  .smart-tiles.is-static .smart-tiles__tile {
    position: relative;
    width: 25%;
    height: 240px;
    float: left;
    background-color: lightgrey;
    background-size: cover; }
    .smart-tiles.is-static .smart-tiles__tile.is-static-w2 {
      width: 50%; }
    .smart-tiles.is-static .smart-tiles__tile.is-static-h2 {
      height: 480px; }
    .smart-tiles.is-static .smart-tiles__tile.is-static-second-line {
      margin-left: -25%;
      margin-top: 240px; }
      .smart-tiles.is-static .smart-tiles__tile.is-static-second-line.is-static-w2 {
        margin-left: -50%; }
  .smart-tiles__tile-content {
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%; }
  .smart-tiles__tile-text {
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box; }
    @media screen and (max-width: 1210px) {
      .smart-tiles__tile-text {
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 25px;
        padding-right: 25px; } }
    @media screen and (max-width: 767px) {
      .smart-tiles__tile-text {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px; } }
    @media screen and (max-width: 479px) {
      .smart-tiles__tile-text {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px; } }
    @media screen and (min-width: 1400px) {
      .smart-tiles__tile-text {
        padding-top: 35px;
        padding-bottom: 35px;
        padding-left: 35px;
        padding-right: 35px; } }
    @media screen and (min-width: 2200px) {
      .smart-tiles__tile-text {
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 40px;
        padding-right: 40px; } }
  .smart-tiles__scale {
    right: 15px;
    bottom: 30px; }
    .smart-tiles__scale:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .smart-tiles__light {
    right: 15px;
    top: 30px; }
    .smart-tiles__light:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .smart-tiles__scale, .smart-tiles__light {
    position: absolute;
    cursor: pointer;
    z-index: 10; }
    .smart-tiles__scale:before, .smart-tiles__light:before {
      color: #1b1f27;
      text-shadow: 1px 1px 2px rgba(48, 178, 226, 0.5), 1px -1px 2px rgba(48, 178, 226, 0.5), -1px 1px 2px rgba(48, 178, 226, 0.5), -1px -1px 2px rgba(48, 178, 226, 0.5); }
  .smart-tiles__tile.is-saving .tiles_scale,
  .smart-tiles__tile.is-saving .tiles_light {
    animation: rotationRight 0.5s linear infinite; }

@keyframes rotationRight {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  .smart-tiles__tile.is-saving .tiles_scale:after,
  .smart-tiles__tile.is-saving .tiles_light:after {
    content: "" !important; }
  .smart-tiles .is-show-in-desktop-media,
  .smart-tiles .is-show-in-tablet-media,
  .smart-tiles .is-show-in-phone_landscape-media,
  .smart-tiles .is-show-in-phone-media,
  .smart-tiles .is-show-in-base-media,
  .smart-tiles .is-show-in-large_screen-media,
  .smart-tiles .is-show-in-huge_screen-media,
  .smart-tiles .is-show-in-mega_screen-media,
  .smart-tiles .is-show-in-imac_screen-media {
    display: none; }
  .smart-tiles .is-show-in-base-media {
    display: block; }
  @media screen and (max-width: 1210px) {
    .smart-tiles .is-show-in-desktop-media,
    .smart-tiles .is-show-in-tablet-media,
    .smart-tiles .is-show-in-phone_landscape-media,
    .smart-tiles .is-show-in-phone-media,
    .smart-tiles .is-show-in-base-media,
    .smart-tiles .is-show-in-large_screen-media,
    .smart-tiles .is-show-in-huge_screen-media,
    .smart-tiles .is-show-in-mega_screen-media,
    .smart-tiles .is-show-in-imac_screen-media {
      display: none; }
    .smart-tiles .is-show-in-desktop-media {
      display: block; } }
  @media screen and (max-width: 1023px) {
    .smart-tiles .is-show-in-desktop-media,
    .smart-tiles .is-show-in-tablet-media,
    .smart-tiles .is-show-in-phone_landscape-media,
    .smart-tiles .is-show-in-phone-media,
    .smart-tiles .is-show-in-base-media,
    .smart-tiles .is-show-in-large_screen-media,
    .smart-tiles .is-show-in-huge_screen-media,
    .smart-tiles .is-show-in-mega_screen-media,
    .smart-tiles .is-show-in-imac_screen-media {
      display: none; }
    .smart-tiles .is-show-in-tablet-media {
      display: block; } }
  @media screen and (max-width: 767px) {
    .smart-tiles .is-show-in-desktop-media,
    .smart-tiles .is-show-in-tablet-media,
    .smart-tiles .is-show-in-phone_landscape-media,
    .smart-tiles .is-show-in-phone-media,
    .smart-tiles .is-show-in-base-media,
    .smart-tiles .is-show-in-large_screen-media,
    .smart-tiles .is-show-in-huge_screen-media,
    .smart-tiles .is-show-in-mega_screen-media,
    .smart-tiles .is-show-in-imac_screen-media {
      display: none; }
    .smart-tiles .is-show-in-phone_landscape-media {
      display: block; } }
  @media screen and (max-width: 479px) {
    .smart-tiles .is-show-in-desktop-media,
    .smart-tiles .is-show-in-tablet-media,
    .smart-tiles .is-show-in-phone_landscape-media,
    .smart-tiles .is-show-in-phone-media,
    .smart-tiles .is-show-in-base-media,
    .smart-tiles .is-show-in-large_screen-media,
    .smart-tiles .is-show-in-huge_screen-media,
    .smart-tiles .is-show-in-mega_screen-media,
    .smart-tiles .is-show-in-imac_screen-media {
      display: none; }
    .smart-tiles .is-show-in-phone-media {
      display: block; } }
  @media screen and (min-width: 1400px) {
    .smart-tiles .is-show-in-desktop-media,
    .smart-tiles .is-show-in-tablet-media,
    .smart-tiles .is-show-in-phone_landscape-media,
    .smart-tiles .is-show-in-phone-media,
    .smart-tiles .is-show-in-base-media,
    .smart-tiles .is-show-in-large_screen-media,
    .smart-tiles .is-show-in-huge_screen-media,
    .smart-tiles .is-show-in-mega_screen-media,
    .smart-tiles .is-show-in-imac_screen-media {
      display: none; }
    .smart-tiles .is-show-in-large_screen-media {
      display: block; } }
  @media screen and (min-width: 1600px) {
    .smart-tiles .is-show-in-desktop-media,
    .smart-tiles .is-show-in-tablet-media,
    .smart-tiles .is-show-in-phone_landscape-media,
    .smart-tiles .is-show-in-phone-media,
    .smart-tiles .is-show-in-base-media,
    .smart-tiles .is-show-in-large_screen-media,
    .smart-tiles .is-show-in-huge_screen-media,
    .smart-tiles .is-show-in-mega_screen-media,
    .smart-tiles .is-show-in-imac_screen-media {
      display: none; }
    .smart-tiles .is-show-in-huge_screen-media {
      display: block; } }
  @media screen and (min-width: 1800px) {
    .smart-tiles .is-show-in-desktop-media,
    .smart-tiles .is-show-in-tablet-media,
    .smart-tiles .is-show-in-phone_landscape-media,
    .smart-tiles .is-show-in-phone-media,
    .smart-tiles .is-show-in-base-media,
    .smart-tiles .is-show-in-large_screen-media,
    .smart-tiles .is-show-in-huge_screen-media,
    .smart-tiles .is-show-in-mega_screen-media,
    .smart-tiles .is-show-in-imac_screen-media {
      display: none; }
    .smart-tiles .is-show-in-mega_screen-media {
      display: block; } }
  @media screen and (min-width: 2200px) {
    .smart-tiles .is-show-in-desktop-media,
    .smart-tiles .is-show-in-tablet-media,
    .smart-tiles .is-show-in-phone_landscape-media,
    .smart-tiles .is-show-in-phone-media,
    .smart-tiles .is-show-in-base-media,
    .smart-tiles .is-show-in-large_screen-media,
    .smart-tiles .is-show-in-huge_screen-media,
    .smart-tiles .is-show-in-mega_screen-media,
    .smart-tiles .is-show-in-imac_screen-media {
      display: none; }
    .smart-tiles .is-show-in-imac_screen-media {
      display: block; } }

.social-share {
  list-style: none !important; }
  .social-share li:before {
    content: none !important; }
  .social-share__items {
    list-style: none;
    padding: 0;
    margin: 0; }
  .social-share__item, .social-share__title {
    display: inline-block;
    margin-right: .5em !important;
    margin-left: 0px !important;
    margin-top: 9px !important;
    margin-bottom: 9px !important;
    vertical-align: baseline; }
  .social-share__link {
    display: block;
    padding: 7px 20px;
    background: #0099FF;
    font-size: 13px;
    text-decoration: none;
    color: #787784;
    border: 2px solid #787784; }
    .social-share__link:hover {
      background: #66c2ff;
      color: rgba(120, 119, 132, 0.77); }
    .social-share__link:visited {
      color: rgba(120, 119, 132, 0.77); }
    .social-share__link.is-facebook {
      background: transparent; }
      .social-share__link.is-facebook:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .social-share__link.is-twitter {
      background: transparent; }
      .social-share__link.is-twitter:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .social-share__link.is-google-plus {
      background: #C62F00; }
      .social-share__link.is-google-plus:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .social-share__link.is-linkedin {
      background: #006CAE; }
      .social-share__link.is-linkedin:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .social-share__link.is-vkontakte {
      background: transparent; }
      .social-share__link.is-vkontakte:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .social-share__link.is-odnoklassniki {
      background: transparent; }
      .social-share__link.is-odnoklassniki:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .social-share__link span {
      margin-left: .5em; }
  @media screen and (max-width: 479px) {
    .social-share__title {
      display: block; }
    .social-share__link {
      padding: 5px 10px; } }

.social-widget {
  text-align: center; }
  .social-widget__title {
    margin-bottom: 20px;
    font-size: 114.28571%;
    font-weight: bold; }
    .social-widget__title:last-child {
      margin-bottom: 0; }
  .social-widget__list {
    margin: 0;
    padding: 0;
    list-style: none; }
  .social-widget__item {
    display: inline-block;
    vertical-align: top; }
  .social-widget__link {
    position: relative;
    display: block;
    width: 40px;
    height: 37px;
    padding-top: 3px;
    border-radius: 50%;
    vertical-align: middle;
    font-size: 142.85714%; }
    .social-widget__link::before {
      vertical-align: middle;
      color: white; }
    .social-widget__link.is-fb {
      background: #3952A4; }
      .social-widget__link.is-fb:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .social-widget__link.is-tw {
      background: #0094D4; }
      .social-widget__link.is-tw:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .social-widget__link.is-gp {
      background: #C62F00; }
      .social-widget__link.is-gp:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .social-widget__link.is-in {
      background: #006CAE; }
      .social-widget__link.is-in:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }
    .social-widget__link.is-vk {
      background: #52769E; }
      .social-widget__link.is-vk:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: #c6c6c8;
        font-size: 18px;
        padding-right: 10px;
        content: ""; }

.sub-menu__first-level {
  margin: 0;
  padding: 0;
  list-style: none; }

.sub-menu__first-item {
  margin-bottom: 15px; }
  .sub-menu__first-item:last-child {
    margin-bottom: 0; }

.sub-menu__first-link {
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: top;
  font-size: 114.28571%;
  color: #0099FF; }
  .sub-menu__first-link:last-child {
    margin-bottom: 0; }

.sub-menu__first-title {
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: top;
  font-size: 114.28571%;
  font-weight: bold; }
  .sub-menu__first-title:last-child {
    margin-bottom: 0; }

.sub-menu__second-holder {
  padding-left: 20px; }

.sub-menu__second-level {
  margin: 0;
  padding: 0;
  list-style: none; }

.sub-menu__second-item {
  margin-bottom: 15px; }
  .sub-menu__second-item:last-child {
    margin-bottom: 0; }

.sub-menu__second-link {
  color: #0099FF; }

.subscribe-form__title {
  margin-top: 60px;
  margin-bottom: 50px;
  font-size: 214.28571%;
  line-height: 1.36667;
  font-weight: bold;
  margin-left: 20%;
  margin-right: 20px; }
  .subscribe-form__title:first-child {
    margin-top: 0; }
  .subscribe-form__title:last-child {
    margin-bottom: 0; }

.subscribe-form__subtitle {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 171.42857%;
  font-weight: bold; }
  .subscribe-form__subtitle:first-child {
    margin-top: 0; }
  .subscribe-form__subtitle:last-child {
    margin-bottom: 0; }

.subscribe-form__plate {
  padding: 20px;
  background-color: #eee; }

.subscribe-form__fields-title {
  font-weight: bold;
  font-size: 166.66667%;
  margin-bottom: 20px;
  margin-top: 20px; }
  .subscribe-form__fields-title:last-child {
    margin-bottom: 0; }
  .subscribe-form__fields-title:first-child {
    margin-top: 0; }

.subscribe-form__fields-desc {
  margin-bottom: 20px;
  margin-top: 20px; }
  .subscribe-form__fields-desc:last-child {
    margin-bottom: 0; }
  .subscribe-form__fields-desc:first-child {
    margin-top: 0; }

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

.subscribe-form__field {
  display: table-row; }
  .subscribe-form__field.is-error .form-standart__error {
    display: block; }
  .subscribe-form__field.is-none .form-standart__none {
    display: block; }
  .subscribe-form__field.js-pass-change {
    display: none; }

.subscribe-form__buttons {
  margin-top: 20px;
  margin-bottom: 20px; }
  .subscribe-form__buttons:first-child {
    margin-top: 0; }
  .subscribe-form__buttons:last-child {
    margin-bottom: 0; }

.subscribe-form__label {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  padding: 15px 10px 0 0;
  width: 150px; }
  .subscribe-form__label.is-captcha {
    padding-bottom: 1em;
    vertical-align: bottom; }

.subscribe-form__item {
  display: table-cell;
  vertical-align: top;
  padding: 10px 0 10px 10px; }
  .subscribe-form__item:after {
    content: '';
    display: block;
    clear: both; }
  .subscribe-form__item input[type='text'],
  .subscribe-form__item input[type='email'],
  .subscribe-form__item input[type='password'],
  .subscribe-form__item textarea {
    width: 100%; }

.subscribe-form__add-link {
  display: inline-block;
  margin-left: 1em; }

.subscribe-form__list {
  list-style: none;
  margin: 5px 0;
  padding: 0; }
  .subscribe-form__list.is-horizontal {
    margin: 0; }
    .subscribe-form__list.is-horizontal .form-standart__list-item {
      display: inline-block;
      margin-top: 5px;
      margin-bottom: 5px;
      margin-right: 1.5em; }

.subscribe-form__list-item {
  margin-top: 10px;
  margin-bottom: 10px; }
  .subscribe-form__list-item:first-child {
    margin-top: 0; }
  .subscribe-form__list-item:last-child {
    margin-bottom: 0; }

.subscribe-form__error {
  display: none;
  color: red; }

.subscribe-form__none {
  display: none;
  color: red; }

.subscribe-form__ok {
  display: none;
  margin-top: 5px; }

.subscribe-form__remark {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 85%; }

.subscribe-form__inputs {
  float: left;
  width: 45%;
  margin-right: 5%; }
  .subscribe-form__inputs.is-autowith {
    width: auto; }

.subscribe-form__message {
  float: left;
  max-width: 35%;
  margin-top: 3px; }

.subscribe-form__inputs-link {
  display: inline-block;
  padding-top: 5px;
  margin-right: 1em; }

.subscribe-form__link {
  display: inline-block;
  color: #0b8bfb;
  text-decoration: underline;
  cursor: pointer;
  margin: 0 10px; }
  .subscribe-form__link:hover {
    text-decoration: none; }

.subscribe-form__captcha {
  display: table;
  width: 45%;
  margin-top: 10px;
  margin-bottom: 10px; }
  .subscribe-form__captcha:first-child {
    margin-top: 0; }
  .subscribe-form__captcha:last-child {
    margin-bottom: 0; }

.subscribe-form__captcha-img {
  display: table-cell;
  vertical-align: middle;
  width: 50%; }
  .subscribe-form__captcha-img img {
    vertical-align: top; }

.subscribe-form__captcha-reload {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
  padding-left: 15px; }

.subscribe-form__socials-holder {
  padding: 15px 25px 25px;
  background-color: #ccc; }

.subscribe-form__socials-caption {
  font-weight: bold;
  font-size: 128.57143%;
  text-align: center; }

.subscribe-form__socials {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px; }
  .subscribe-form__socials:first-child {
    margin-top: 0; }
  .subscribe-form__socials:last-child {
    margin-bottom: 0; }

.subscribe-form__socials-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: .25em;
  margin-left: .25em; }

.subscribe-form__socials-link {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #eee;
  border-radius: 50%;
  text-align: center; }
  .subscribe-form__socials-link.is-ok {
    line-height: 50px;
    font-size: 20px; }
    .subscribe-form__socials-link.is-ok:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .subscribe-form__socials-link.is-vk {
    line-height: 50px;
    font-size: 20px; }
    .subscribe-form__socials-link.is-vk:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .subscribe-form__socials-link.is-tw {
    line-height: 50px;
    font-size: 20px; }
    .subscribe-form__socials-link.is-tw:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
  .subscribe-form__socials-link.is-fb {
    line-height: 50px;
    font-size: 20px; }
    .subscribe-form__socials-link.is-fb:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }

.subscribe-form__link-items {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px; }
  .subscribe-form__link-items:first-child {
    margin-top: 0; }
  .subscribe-form__link-items:last-child {
    margin-bottom: 0; }

.subscribe-form__link-item {
  display: inline-block; }
  .subscribe-form__link-item:before {
    content: ' | ';
    margin-left: .5em;
    margin-right: .5em; }
  .subscribe-form__link-item:first-child:before {
    content: none; }

.subscribe-form .select2-container {
  min-width: 100%;
  max-width: 100%; }

.form-standart.is-auth .form-standart__label {
  width: 50px; }

.subscribe-widget__title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px; }

.subscribe-widget__description {
  margin-bottom: 15px; }

.tabs-block__tab-changers {
  list-style: none;
  padding: 0;
  margin: 0;
  display: table;
  width: 100%; }

.tabs-block__link-holder {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 5px 10px;
  border: 1px solid transparent;
  border-bottom-color: #e2e2e2;
  cursor: pointer;
  user-select: none; }
  .tabs-block__link-holder._active {
    background-color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 1px solid #e2e2e2;
    border-bottom-color: white; }

.tabs-block__link {
  display: inline-block;
  width: 100%;
  margin-bottom: -1px;
  line-height: 1;
  font-size: 93.33333%;
  text-decoration: none;
  color: #0b8bfb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.tabs-block__tab {
  display: none;
  padding-top: 30px;
  font-size: 93.33333%; }
  .tabs-block__tab._active {
    display: block; }

.tags-list__head {
  margin-bottom: 20px; }
  .tags-list__head:after {
    content: '';
    display: block;
    clear: both; }

.tags-list__title {
  float: left;
  font-size: 20px;
  font-weight: bold; }

.tags-list__title-links {
  float: right;
  padding-top: 7px;
  margin-right: 20px; }

.tags-list__news-link {
  text-decoration: underline;
  color: #4F99FF; }

.tags-list__roll {
  margin: 0;
  padding: 0; }

.tags-list__item {
  display: inline-block;
  margin: 0 8px 10px 0;
  border-radius: 4px;
  vertical-align: top; }

.tags-list__link {
  display: block;
  padding: 2px 15px;
  border-radius: 4px;
  background: #EEA546;
  text-decoration: none;
  color: white; }
  .tags-list__link:visited, .tags-list__link:visited:hover {
    color: white; }
  .tags-list__link:hover {
    color: white;
    opacity: .8; }

.team__items {
  position: relative;
  margin-left: -3.33333%; }
  .team__items:after {
    content: '';
    display: block;
    clear: left; }
  .team__items:after {
    content: '';
    display: block;
    clear: both; }

.team__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 21.66667%;
  margin-left: 3.33333%;
  margin-bottom: 40px; }
  .team__item:last-child {
    margin-bottom: 0; }

.team__photo {
  border: 1px solid gray;
  overflow: hidden;
  height: 0px;
  padding-top: 140%;
  position: relative;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .team__photo:last-child {
    margin-bottom: 0; }

.team__photo-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  vertical-align: top; }

.team__name {
  font-weight: bold;
  margin-bottom: 6px; }
  .team__name:last-child {
    margin-bottom: 0; }

.team__position {
  font-size: 0.9em;
  color: #666666;
  line-height: 1.6; }

.timer-counter {
  position: relative; }
  .timer-counter__item {
    position: relative;
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle; }
    .timer-counter__item:after {
      content: ':';
      position: absolute;
      right: -10px;
      top: 50%;
      font-size: 24px;
      margin-top: -24px; }
    .timer-counter__item:last-child {
      margin-right: 0; }
      .timer-counter__item:last-child:after {
        display: none; }
  .timer-counter__number {
    display: block;
    font-size: 24px; }
  .timer-counter__value {
    display: block;
    text-align: center;
    font-size: 8px;
    text-transform: uppercase; }

.units-calc__holder {
  display: table;
  width: 100%;
  box-sizing: border-box; }

.units-calc__price-section {
  display: table-row; }

.units-calc__price-label {
  display: table-cell;
  vertical-align: middle;
  padding: 20px 10px;
  text-align: right;
  font-weight: bold; }

.units-calc__price-val {
  display: table-cell;
  vertical-align: middle;
  padding: 20px 10px; }

.units-calc__old-price {
  text-decoration: line-through; }

.units-calc__current-price {
  font-size: 125%;
  font-weight: bold; }

.units-calc__qtty-section {
  display: table-row;
  background-color: #f3f3f3; }

.units-calc__qtty-label {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  text-align: right;
  font-weight: bold; }

.units-calc__qtty-val {
  display: table-cell;
  vertical-align: middle;
  padding: 10px; }

.units-calc__total-section {
  display: table-row;
  background-color: #f3f3f3; }

.units-calc__total-label {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  text-align: right;
  font-weight: bold; }

.units-calc__total-val {
  display: table-cell;
  vertical-align: middle;
  padding: 10px; }
  .units-calc__total-val:after {
    content: '';
    display: block;
    clear: both; }

.units-calc__total-wrap {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px; }

.units-calc__old-total {
  text-decoration: line-through; }

.units-calc__current-total {
  font-size: 150%;
  font-weight: bold; }

.units-calc__remark-section {
  display: table-row; }

.units-calc__remark-icon {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 20px 10px; }
  .units-calc__remark-icon:before {
    content: '!';
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 24px;
    line-height: 30px;
    background-color: gray;
    border-radius: 50%;
    color: white; }

.units-calc__remark-text {
  display: table-cell;
  vertical-align: middle;
  padding: 20px 10px; }

.units-calc__remark-caption {
  font-size: 125%;
  margin-bottom: 5px; }
  .units-calc__remark-caption:last-child {
    margin-bottom: 0; }

.units-calc__qtty-item {
  display: none; }
  .units-calc__qtty-item.is-active {
    display: block; }

.units-calc__buy {
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  margin-bottom: 10px; }

.upload-input {
  position: relative;
  display: inline-block;
  padding: 0.75em;
  padding-left: 1.3em;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid white; }
  .upload-input:after {
    content: '';
    display: block;
    clear: both; }
  .is-error .upload-input {
    border-color: #ca0066; }
  .upload-input:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 130%;
    position: absolute;
    left: 15px;
    top: 11px; }
  .upload-input__text {
    padding-left: 20px;
    font-size: 90%; }
  .upload-input input[type='file'] {
    visibility: hidden;
    position: absolute;
    height: 0;
    width: 0;
    overflow: hidden;
    z-index: 0; }

.vacancy-detail:after {
  content: '';
  display: block;
  clear: both; }

.vacancy-detail__title {
  margin-bottom: 30px;
  font-size: 214.28571%;
  font-weight: bold; }
  .vacancy-detail__title:last-child {
    margin-bottom: 0; }

.vacancy-detail__content {
  float: left;
  width: 64.16666%;
  margin-right: 2.5%; }

.vacancy-detail__heading {
  margin-bottom: 15px;
  font-size: 171.42857%;
  font-weight: bold; }
  .vacancy-detail__heading:last-child {
    margin-bottom: 0; }

.vacancy-detail__list {
  margin-bottom: 30px;
  list-style: square; }
  .vacancy-detail__list:last-child {
    margin-bottom: 0; }

.vacancy-detail__sidebar {
  float: left;
  width: 30.83333%; }

.vacancy-detail__form {
  margin-bottom: 10px;
  box-sizing: border-box;
  padding: 30px 40px;
  background: #F0F0F0;
  text-align: center; }
  .vacancy-detail__form:last-child {
    margin-bottom: 0; }

.vacancy-detail__form-title {
  margin-bottom: 20px;
  font-size: 171.42857%;
  color: #292929; }
  .vacancy-detail__form-title:last-child {
    margin-bottom: 0; }

.vacancy-detail__field {
  margin-bottom: 20px; }
  .vacancy-detail__field:last-child {
    margin-bottom: 0; }
  .vacancy-detail__field.is-error .vacancy-detail__error {
    display: block; }
  .vacancy-detail__field.is-none .vacancy-detail__none {
    display: block; }

.vacancy-detail__input {
  width: 100%; }

.vacancy-detail__btn {
  padding: 12px 40px; }

.vacancy-detail__error {
  display: none;
  color: red; }

.vacancy-detail__none {
  display: none;
  color: red; }

.vacancy-detail__form-note {
  text-align: center;
  font-size: 85.71429%; }

.vacancy-detail__note-email {
  text-decoration: none;
  color: dodgerblue; }

.vacancy-detail__plate {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 30px;
  background: #F0F0F0;
  text-align: center; }
  .vacancy-detail__plate:first-child {
    margin-top: 0; }
  .vacancy-detail__plate:last-child {
    margin-bottom: 0; }

.vacancy-list__item {
  margin-bottom: 20px; }

.vacancy-list__date {
  font-size: 80%;
  color: #777783;
  margin-bottom: 10px; }

.vacancy-list__title {
  text-transform: uppercase;
  font-size: 120%;
  margin-bottom: 30px; }

.vacancy-list__title-link {
  color: #799b2a;
  text-decoration: underline; }

.vacancy-list__preview {
  color: #cccccc; }
  .vacancy-list__preview ul {
    list-style: none;
    padding-left: 0; }
  .vacancy-list__preview li {
    padding-left: 10px;
    position: relative;
    margin-bottom: 20px; }
    .vacancy-list__preview li:before {
      content: '–';
      display: block;
      position: absolute;
      left: 0;
      top: 0; }

.video-tiles__title {
  margin-bottom: 30px;
  font-size: 214.28571%;
  font-weight: bold; }
  .video-tiles__title:last-child {
    margin-bottom: 0; }

.video-tiles__holder {
  position: relative;
  margin-left: -2.5%; }
  .video-tiles__holder:after {
    content: '';
    display: block;
    clear: left; }

.video-tiles__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-bottom: 2.5%; }
  .video-tiles__item:nth-child(4n+1) {
    clear: left; }

.video-tiles__movie {
  margin-bottom: 20px; }
  .video-tiles__movie:last-child {
    margin-bottom: 0; }
  .video-tiles__movie:hover .video-tiles__play {
    display: inline-block; }
  .video-tiles__movie:hover .video-tiles__time {
    display: none; }

.video-tiles__movie-wrap {
  position: relative;
  text-align: center;
  display: inline-block;
  height: 100%;
  min-height: 100%; }

.video-tiles__play {
  display: none;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  min-height: 100%;
  right: 0;
  width: 100%;
  overflow: hidden;
  margin: auto;
  text-align: center; }

.video-tiles__play-btn {
  box-sizing: border-box;
  font-size: 157.14286%;
  color: white;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin: auto;
  display: inline-block;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.4);
  text-decoration: none; }
  .video-tiles__play-btn:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: ""; }
  .video-tiles__play-btn:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%; }

.video-tiles__play-btn:before {
  margin-right: 10px; }

.video-tiles__time {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 4px 15px;
  background: black; }

.video-tiles__time-number {
  color: white; }

.video-tiles__poster {
  display: inline-block;
  max-width: 100%;
  vertical-align: top; }

.video-tiles__heading {
  margin-bottom: 15px; }
  .video-tiles__heading:last-child {
    margin-bottom: 0; }

.video-tiles__name {
  font-size: 142.85714%;
  line-height: 1;
  text-decoration: none;
  font-weight: bold; }
  .video-tiles__name:hover {
    text-decoration: underline; }

.vote-stars__items {
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  padding: 0;
  margin: 0; }
  .vote-stars__items:after {
    content: '';
    display: block;
    clear: both; }

.vote-stars.is-large .vote-stars__item:before {
  font-size: 210%; }

.vote-stars__item {
  float: right;
  margin: 0;
  padding-right: .25em;
  color: #ccc;
  transition: .1s color; }
  .vote-stars__item:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #c6c6c8;
    font-size: 18px;
    padding-right: 10px;
    content: "";
    font-size: 140%;
    margin-left: 0;
    margin-right: 0;
    line-height: 1; }
  .vote-stars__item.is-active {
    color: #888; }

.vote-stars__title {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em;
  color: #141414;
  font-size: 100%; }

.vote-stars__input {
  visibility: hidden;
  position: absolute;
  width: 1px;
  height: 1px; }

.vote-stars:not(.is-unchanged) .vote-stars__item {
  cursor: pointer; }
  .vote-stars:not(.is-unchanged) .vote-stars__item:hover {
    color: #ccc; }
    .vote-stars:not(.is-unchanged) .vote-stars__item:hover ~ .vote-stars__item {
      color: #888; }

.vote-stars:not(.is-unchanged) .vote-stars__items:hover .vote-stars__item {
  color: #ccc; }
  .vote-stars:not(.is-unchanged) .vote-stars__items:hover .vote-stars__item:hover {
    color: #888; }
    .vote-stars:not(.is-unchanged) .vote-stars__items:hover .vote-stars__item:hover ~ .vote-stars__item {
      color: #888; }

.webinar-detail {
  padding-bottom: 30px;
  margin-bottom: 20px; }
  .webinar-detail:after {
    content: '';
    display: block;
    clear: both; }
  .webinar-detail__card:after {
    content: '';
    display: block;
    clear: both; }
  .webinar-detail__curator {
    float: left;
    width: 20%;
    text-align: center; }
  .webinar-detail__thumb {
    display: inline-block;
    margin-bottom: 15px;
    padding: 3px;
    border-radius: 50%;
    border: 1px solid #d9d9d9;
    vertical-align: top; }
  .webinar-detail__thumb-img {
    display: block;
    max-width: 100%;
    border-radius: 50%;
    background: #f0f0f0; }
  .webinar-detail__name {
    font-size: 18px;
    font-weight: bold; }
  .webinar-detail__info {
    float: left;
    width: 72%;
    padding: 0 4%; }
  .webinar-detail__head {
    margin-bottom: 15px; }
    .webinar-detail__head:after {
      content: '';
      display: block;
      clear: both; }
  .webinar-detail__head-left {
    float: left;
    width: 80%; }
  .webinar-detail__category {
    font-size: 18px;
    font-weight: bold; }
  .webinar-detail__title {
    font-size: 28px;
    font-weight: bold; }
  .webinar-detail__head-right {
    float: left;
    width: 20%; }
  .webinar-detail__like {
    font-size: 15px; }
    .webinar-detail__like:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }
    .webinar-detail__like::before {
      margin-right: 8px;
      cursor: pointer; }
  .webinar-detail__subtitle {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold; }
  .webinar-detail__description {
    margin-bottom: 25px;
    font-size: 15px; }
  .webinar-detail__price {
    display: inline-block;
    width: 45%;
    vertical-align: middle; }
  .webinar-detail__price-title {
    display: block;
    padding-right: 2%;
    margin-right: 5%;
    font-size: 18px;
    font-weight: bold; }
  .webinar-detail__price-number {
    display: block;
    font-size: 28px; }
  .webinar-detail__join {
    vertical-align: middle; }
  .webinar-detail__cite {
    margin-top: 40px;
    margin-bottom: 40px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto; }
    .webinar-detail__cite:first-child {
      margin-top: 0; }
    .webinar-detail__cite:last-child {
      margin-bottom: 0; }
  .webinar-detail__cite-title {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 171.42857%;
    text-align: center; }
    .webinar-detail__cite-title:first-child {
      margin-top: 0; }
    .webinar-detail__cite-title:last-child {
      margin-bottom: 0; }
  .webinar-detail__cite-text {
    font-size: 128.57143%;
    text-align: center; }

.webinar-item:after {
  content: '';
  display: block;
  clear: both; }

.webinar-item__date {
  width: 20%;
  float: left;
  height: 130px;
  padding-top: 30px;
  text-align: center;
  background-color: #f0f0f0; }

.webinar-item__info {
  width: 60%;
  float: left;
  padding-left: 20px;
  box-sizing: border-box; }

.webinar-item__author {
  width: 20%;
  float: left;
  text-align: center; }

.webinar-item__day {
  display: block;
  font-size: 214.28571%; }

.webinar-item__month {
  display: block;
  font-size: 142.85714%; }

.webinar-item__year {
  display: block;
  font-size: 128.57143%; }

.webinar-item__head {
  margin-bottom: 15px; }
  .webinar-item__head:last-child {
    margin-bottom: 0; }

.webinar-item__heading {
  margin-bottom: 5px;
  font-size: 107.14286%; }
  .webinar-item__heading:last-child {
    margin-bottom: 0; }

.webinar-item__title {
  font-size: 18px;
  font-weight: bold; }

.webinar-item__preview {
  margin-bottom: 15px; }

.webinar-item__description {
  font-size: 14px; }

.webinar-item__price {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  font-size: 142.85714%; }

.webinar-item__registration {
  display: inline-block;
  vertical-align: middle; }

.webinar-item__avatar {
  display: inline-block;
  border-radius: 50%;
  vertical-align: top;
  padding: 3px;
  margin-bottom: 10px;
  border: 1px solid #dbdbdb; }

.webinar-item__avatar-img {
  display: inline-block;
  border-radius: 50%;
  vertical-align: top;
  height: 110px;
  width: 110px;
  max-width: 100%;
  background-color: #f0f0f0; }

.webinar-item__name {
  font-size: 114.28571%; }

.webinars-list__item {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid gray;
  padding-top: 20px; }
  .webinars-list__item:first-child {
    margin-top: 0; }
  .webinars-list__item:last-child {
    margin-bottom: 0; }
  .webinars-list__item:first-child {
    padding-top: 0;
    border-top: none; }

.webinars-list__plate {
  display: table;
  width: 100%;
  box-sizing: border-box; }
  .webinars-list__plate:after {
    content: '';
    display: block;
    clear: both; }

.webinars-list__date-col {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.webinars-list__date {
  padding: 20px;
  background-color: #f0f0f0; }

.webinars-list__info-col {
  display: table-cell;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box; }

.webinars-list__author-col {
  width: 150px;
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.webinars-list__day {
  display: block;
  font-size: 271.42857%; }

.webinars-list__month {
  display: block;
  font-size: 142.85714%; }

.webinars-list__year {
  display: block;
  font-size: 85.71429%; }

.webinars-list__head {
  margin-bottom: 15px; }
  .webinars-list__head:last-child {
    margin-bottom: 0; }

.webinars-list__heading {
  margin-bottom: 5px;
  font-size: 107.14286%; }
  .webinars-list__heading:last-child {
    margin-bottom: 0; }

.webinars-list__heading-link {
  color: #999999; }
  .webinars-list__heading-link:hover {
    color: #999999; }

.webinars-list__title {
  font-size: 18px;
  font-weight: bold; }

.webinars-list__preview {
  margin-bottom: 15px; }

.webinars-list__description {
  font-size: 14px; }

.webinars-list__price {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  font-size: 142.85714%; }

.webinars-list__registration {
  display: inline-block;
  vertical-align: middle; }

.webinars-list__avatar {
  display: inline-block;
  height: auto;
  border-radius: 50%;
  vertical-align: top;
  padding: 3px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #dbdbdb; }
  .webinars-list__avatar:first-child {
    margin-top: 0; }
  .webinars-list__avatar:last-child {
    margin-bottom: 0; }

.webinars-list__avatar-img {
  display: inline-block;
  border-radius: 50%;
  vertical-align: top;
  max-width: 100%;
  width: 110px;
  height: auto;
  max-width: 100%;
  background-color: #f0f0f0; }

.webinars-list__name {
  font-size: 114.28571%; }

.ymap {
  height: 100%;
  width: 100%;
  background-color: #f1f1f1; }
  .ymap__map {
    height: 100%;
    width: 100%; }
  .ymap__points {
    display: none; }
  .ymap__placemark {
    position: absolute;
    left: 0;
    top: 0;
    margin-top: -65px;
    margin-left: 0;
    width: 178px;
    height: 46px;
    background-color: #333; }
    .ymap__placemark._right {
      left: auto;
      right: 0; }
      .ymap__placemark._right .b-ymap__placemark-round {
        right: auto;
        left: 100%;
        margin-right: 0;
        margin-left: -24px; }
      .ymap__placemark._right .b-ymap__placemark-text {
        padding-left: 15px;
        padding-right: 30px; }
  .ymap__placemark-small {
    position: relative;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: gray; }
    .ymap__placemark-small:before {
      content: '';
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -5px;
      margin-top: -2px;
      border: 5px solid transparent;
      border-bottom: none;
      border-top-color: gray; }
    .ymap__placemark-small:after {
      content: '';
      width: 6px;
      height: 6px;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      background-color: #fff;
      border-radius: 50%; }
    .ymap__placemark-small.is-green {
      background-color: green; }
      .ymap__placemark-small.is-green:before {
        border-top-color: green; }
    .ymap__placemark-small.is-yellow {
      background-color: yellow; }
      .ymap__placemark-small.is-yellow:before {
        border-top-color: yellow; }
  .ymap__placemark-text {
    padding-left: 34px;
    padding-right: 10px;
    font-size: 14px;
    font-weight: 200;
    line-height: 46px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .ymap__placemark-round {
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -23px;
    margin-right: -24px;
    width: 45px;
    height: 46px;
    background-color: #555;
    border-radius: 50%; }
    .ymap__placemark-round:before {
      content: '';
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -13px;
      margin-top: -5px;
      border: 15px solid transparent;
      border-width: 15px 14px;
      border-bottom: none;
      border-top-color: #555; }
  .ymap__balloon-outer {
    position: absolute;
    min-width: 260px;
    margin-top: -20px;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); }
    .ymap__balloon-outer:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -10px;
      border: 10px solid transparent;
      border-top-color: white; }
    .ymap__balloon-outer:before {
      content: '';
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -11px;
      margin-top: 0;
      border: 11px solid transparent;
      border-top-color: rgba(0, 0, 0, 0.1); }
  .ymap__balloon-header {
    padding: 20px;
    background-color: #555;
    text-align: center;
    font-size: 112.5%;
    font-weight: 400;
    line-height: 1.22;
    color: #fff; }
  .ymap__balloon-content {
    padding: 20px;
    text-align: center; }
  .ymap__balloon-phone {
    font-size: 14px;
    color: #3e8bdc; }
  .ymap__balloon-hours {
    font-size: 14px;
    font-weight: 200;
    color: #969696; }
  .ymap__balloon-details {
    margin-top: 15px;
    font-size: 14px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .ymap__balloon-details:first-child {
      margin-top: 0; }
  .ymap__balloon-apply {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    width: 100%;
    font-size: 87.5%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .ymap__balloon-apply:first-child {
      margin-top: 0; }
    .ymap__balloon-apply:last-child {
      margin-bottom: 0; }
  .ymap__metro-items {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 14px; }
    .ymap__metro-items:first-child {
      margin-top: 0; }
    .ymap__metro-items:last-child {
      margin-bottom: 0; }
  .ymap__metro-item .metro-icon {
    font-size: 16px; }
  .ymap__balloon-close {
    position: absolute;
    right: 10px;
    top: 10px;
    color: white;
    cursor: pointer; }
    .ymap__balloon-close:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #c6c6c8;
      font-size: 18px;
      padding-right: 10px;
      content: ""; }

.b-ymap__balloon-inner._qiwi .b-ymap__balloon-header {
  text-align: left;
  background-color: #26b; }
  .b-ymap__balloon-inner._qiwi .b-ymap__balloon-header:after {
    content: '';
    display: block;
    clear: both; }
  .b-ymap__balloon-inner._qiwi .b-ymap__balloon-header:before {
    float: left;
    margin-right: .5em;
    width: 0.9em;
    font-size: 30px;
    color: #f90; }

.b-ymap__balloon-inner._qiwi .b-ymap__balloon-address {
  padding-top: 3px;
  overflow: hidden; }

.b-ymap__balloon-inner._qiwi .b-ymap__balloon-content {
  text-align: left; }

.b-ymap__placemark._qiwi {
  background-color: rgba(20, 56, 97, 0.9); }
  .b-ymap__placemark._qiwi .b-ymap__placemark-round {
    background-color: #26b;
    text-align: center; }
    .b-ymap__placemark._qiwi .b-ymap__placemark-round:before {
      border-top-color: #26b; }
    .b-ymap__placemark._qiwi .b-ymap__placemark-round:after {
      width: 0.9em;
      font-size: 30px;
      line-height: 48px;
      color: #f90; }
  .b-ymap__placemark._qiwi .b-ymap__placemark-text {
    font-weight: 200; }

* {
  margin: 0;
  padding: 0; }

a img, img[usemap], map, area {
  border: none;
  outline: none; }

a {
  color: #cccccc; }

p {
  margin: 20px 0; }
  p:first-child {
    margin-top: 0; }
  p:last-child {
    margin-bottom: 0; }

h1.big, .h1.big {
  font-size: 375%;
  margin: 6.5% 0 3.5% 0; }
  @media screen and (max-width: 1280px) {
    h1.big, .h1.big {
      font-size: 292%;
      margin: 5% 0 2.5% 0; } }
  @media screen and (max-width: 1023px) {
    h1.big, .h1.big {
      font-size: 167%;
      margin: 3% 0 1.5% 0; } }
  @media screen and (max-width: 479px) {
    h1.big, .h1.big {
      font-size: 167%;
      font-weight: normal;
      margin: 3% 0 1.5% 0; } }

h1, .h1, h2.big, .big.product-constructor__filter-title, .h2.big {
  font-size: 292%;
  margin: 5% 0 2.5% 0; }
  @media screen and (max-width: 1280px) {
    h1, .h1, h2.big, .big.product-constructor__filter-title, .h2.big {
      font-size: 233%;
      margin: 3% 0 1.5% 0; } }
  @media screen and (max-width: 1023px) {
    h1, .h1, h2.big, .big.product-constructor__filter-title, .h2.big {
      font-size: 167%;
      font-weight: normal;
      margin: 3% 0 1.5% 0; } }
  @media screen and (max-width: 479px) {
    h1, .h1, h2.big, .big.product-constructor__filter-title, .h2.big {
      font-size: 125%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }

h2, .product-constructor__filter-title, .h2, h3.big, .big.product-constructor__price-value, .h3.big {
  font-size: 167%;
  margin: 3% 0 1.5% 0; }
  @media screen and (max-width: 1280px) {
    h2, .product-constructor__filter-title, .h2, h3.big, .big.product-constructor__price-value, .h3.big {
      font-size: 167%;
      font-weight: normal;
      margin: 3% 0 1.5% 0; } }
  @media screen and (max-width: 1023px) {
    h2, .product-constructor__filter-title, .h2, h3.big, .big.product-constructor__price-value, .h3.big {
      font-size: 125%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }
  @media screen and (max-width: 479px) {
    h2, .product-constructor__filter-title, .h2, h3.big, .big.product-constructor__price-value, .h3.big {
      font-size: 125%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }

h3, .product-constructor__price-value, .h3, h4.big, .h4.big, .reviews_h3 {
  font-weight: normal;
  font-size: 167%;
  margin: 3% 0 1.5% 0; }
  @media screen and (max-width: 1280px) {
    h3, .product-constructor__price-value, .h3, h4.big, .h4.big, .reviews_h3 {
      font-size: 125%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }
  @media screen and (max-width: 1023px) {
    h3, .product-constructor__price-value, .h3, h4.big, .h4.big, .reviews_h3 {
      font-size: 125%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }
  @media screen and (max-width: 479px) {
    h3, .product-constructor__price-value, .h3, h4.big, .h4.big, .reviews_h3 {
      font-size: 100%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }

h4, .h4, h5.big, .h5.big, .big.cart-modal__products-title, .reviews_h4 {
  font-weight: normal;
  font-size: 125%;
  margin: 2% 0 1% 0; }
  @media screen and (max-width: 1280px) {
    h4, .h4, h5.big, .h5.big, .big.cart-modal__products-title, .reviews_h4 {
      font-size: 125%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }
  @media screen and (max-width: 1023px) {
    h4, .h4, h5.big, .h5.big, .big.cart-modal__products-title, .reviews_h4 {
      font-size: 100%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }
  @media screen and (max-width: 479px) {
    h4, .h4, h5.big, .h5.big, .big.cart-modal__products-title, .reviews_h4 {
      font-size: 100%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }

h5, .h5, .cart-modal__products-title, h6.big, .h6.big {
  font-weight: normal;
  font-size: 125%;
  margin: 2% 0 1% 0; }
  @media screen and (max-width: 1280px) {
    h5, .h5, .cart-modal__products-title, h6.big, .h6.big {
      font-size: 100%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }
  @media screen and (max-width: 1023px) {
    h5, .h5, .cart-modal__products-title, h6.big, .h6.big {
      font-size: 100%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }
  @media screen and (max-width: 479px) {
    h5, .h5, .cart-modal__products-title, h6.big, .h6.big {
      font-size: 100%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }

h6, .h6 {
  font-weight: normal;
  font-size: 125%;
  margin: 2% 0 1% 0; }
  @media screen and (max-width: 1280px) {
    h6, .h6 {
      font-size: 100%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }
  @media screen and (max-width: 1023px) {
    h6, .h6 {
      font-size: 100%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }
  @media screen and (max-width: 479px) {
    h6, .h6 {
      font-size: 100%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }

h1, .h1, h2.big, .big.product-constructor__filter-title, .h2.big, h2, .product-constructor__filter-title, .h2, h3.big, .big.product-constructor__price-value, .h3.big {
  font-weight: bold; }

h1, .h1, h2, .product-constructor__filter-title, .h2, h3, .product-constructor__price-value, .h3, h4, .h4, h5, .h5, .cart-modal__products-title, h6, .h6 {
  text-transform: uppercase;
  line-height: 1.3;
  color: #ffffff; }
  h1 .subtitle, .h1 .subtitle, h2 .subtitle, .product-constructor__filter-title .subtitle, .h2 .subtitle, h3 .subtitle, .product-constructor__price-value .subtitle, .h3 .subtitle, h4 .subtitle, .h4 .subtitle, h5 .subtitle, .h5 .subtitle, .cart-modal__products-title .subtitle, h6 .subtitle, .h6 .subtitle {
    font-size: 85%;
    line-height: 1.1;
    font-weight: normal;
    color: #cccccc; }

b, strong {
  font-weight: bold; }

em, i {
  font-style: italic; }

/* ul, ol {
	li {
		list-style: none;
		margin: 2% 0 2% 2%;
		font-weight: normal;

		&:before {
			margin: 0 0.5% 0 -2%;
		}
	}
} */
ul.nested-bulleted-list li,
ul.bulleted-list li {
  padding-left: 5px; }

ul.nested-bulleted-list li:before,
ul.bulleted-list li:before {
  content: '\2014'; }

ol.numbered-list li {
  padding-left: 5px; }

ol.numbered-list li {
  list-style: decimal; }

ol.nested-numbered-list ol {
  counter-reset: item; }

ol.nested-numbered-list ol li {
  list-style-type: lower-alpha; }

ol.nested-numbered-list ol li:before {
  content: counter(list) "  ";
  counter-increment: item;
  margin-right: 13px; }

body {
  color: #cccccc;
  font-family: "MuseoSansCyrl", Arial, sans-serif;
  font-size: 13px;
  line-height: 1.25;
  background: #262a33;
  -webkit-text-size-adjust: none; }
  @media screen and (min-width: 1400px) {
    body {
      font-size: 14px; } }
  @media screen and (min-width: 1600px) {
    body {
      font-size: 16px; } }
  @media screen and (min-width: 1800px) {
    body {
      font-size: 18px; } }
  @media screen and (min-width: 2200px) {
    body {
      font-size: 22px; } }
  body.is-opened-form {
    overflow: hidden; }

.insert {
  font-style: italic; }

.image-left {
  float: left; }

.image-right {
  float: right; }

.center {
  margin: auto;
  text-align: center; }
  .center img {
    max-width: 100%; }

.nobr {
  white-space: nowrap; }

.container {
  margin-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-left: 20%;
  left: 0; }
  @media screen and (max-width: 1023px) {
    .container {
      padding-left: 0;
      padding-top: 48px;
      -moz-transition: left 0.5s ease;
      -o-transition: left 0.5s ease;
      -webkit-transition: left 0.5s ease;
      -ms-transition: left 0.5s ease;
      transition: left 0.5s ease; }
      .menu-opened .container {
        left: 180px; } }
  .container .colored-text-pink {
    text-transform: uppercase;
    text-decoration: none;
    color: #ca0066 !important; }

.close-section-img {
  background-image: url("/local/templates/webprofy/images/close-section-img.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  float: right;
  cursor: pointer;
  width: 60px;
  height: 30px;
  position: absolute;
  top: 40px;
  margin-left: 65%; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .close-section-img {
      background-image: url("/local/templates/webprofy/images/close-section-img.png");
      background-size: contain; } }
  @media screen and (max-width: 1023px) {
    .close-section-img {
      top: 20px;
      margin-left: 0;
      right: 0; } }
  .close-section-img.is-success {
    margin-left: 75%; }

.green-button, input.green-button {
  background: #85ad27;
  background: -moz-linear-gradient(top, #85ad27 0%, #74942a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #85ad27), color-stop(100%, #74942a));
  background: -webkit-linear-gradient(top, #85ad27 0%, #74942a 100%);
  background: -o-linear-gradient(top, #85ad27 0%, #74942a 100%);
  background: -ms-linear-gradient(top, #85ad27 0%, #74942a 100%);
  background: linear-gradient(to bottom, #85ad27 0%, #74942a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85ad27', endColorstr='#74942a',GradientType=0 );
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 0;
  margin-bottom: 0;
  min-width: 100px;
  color: white;
  outline: none;
  text-transform: uppercase;
  font-size: 100%;
  font-family: "MuseoSansCyrl", Arial, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: block;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-appearance: none;
  border-radius: none; }
  @media screen and (max-width: 1280px) {
    .green-button, input.green-button {
      padding-left: 18px;
      padding-right: 18px; } }
  @media screen and (max-width: 1023px) {
    .green-button, input.green-button {
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (max-width: 479px) {
    .green-button, input.green-button {
      padding-left: 12px;
      padding-right: 12px; } }
  @media screen and (min-width: 1400px) {
    .green-button, input.green-button {
      padding-left: 35px;
      padding-right: 35px; } }
  @media screen and (min-width: 2200px) {
    .green-button, input.green-button {
      padding-left: 50px;
      padding-right: 50px; } }
  @media screen and (max-width: 1280px) {
    .green-button, input.green-button {
      font-size: 100%; } }
  .green-button span, input.green-button span {
    font-weight: normal;
    text-transform: none;
    display: block;
    color: #1c2028;
    font-size: 60%;
    font-family: "MuseoSansCyrl", Arial, sans-serif; }

.magenta-button, input.magenta-button {
  background: #ca0066;
  background: -moz-linear-gradient(top, #ca0066 0%, #a10d54 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ca0066), color-stop(100%, #a10d54));
  background: -webkit-linear-gradient(top, #ca0066 0%, #a10d54 100%);
  background: -o-linear-gradient(top, #ca0066 0%, #a10d54 100%);
  background: -ms-linear-gradient(top, #ca0066 0%, #a10d54 100%);
  background: linear-gradient(to bottom, #ca0066 0%, #a10d54 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ca0066', endColorstr='#a10d54',GradientType=0 );
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 0;
  margin-bottom: 0;
  min-width: 200px;
  color: white;
  outline: none;
  text-transform: uppercase;
  font-size: 100%;
  font-family: "MuseoSansCyrl", Arial, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: block;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-appearance: none;
  border-radius: none; }
  @media screen and (max-width: 1280px) {
    .magenta-button, input.magenta-button {
      padding-left: 18px;
      padding-right: 18px; } }
  @media screen and (max-width: 1023px) {
    .magenta-button, input.magenta-button {
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (max-width: 479px) {
    .magenta-button, input.magenta-button {
      padding-left: 12px;
      padding-right: 12px; } }
  @media screen and (min-width: 1400px) {
    .magenta-button, input.magenta-button {
      padding-left: 35px;
      padding-right: 35px; } }
  @media screen and (min-width: 2200px) {
    .magenta-button, input.magenta-button {
      padding-left: 50px;
      padding-right: 50px; } }
  @media screen and (max-width: 1280px) {
    .magenta-button, input.magenta-button {
      font-size: 100%; } }
  .magenta-button span, input.magenta-button span {
    font-weight: normal;
    text-transform: none;
    display: block;
    color: #1c2028;
    font-size: 60%;
    font-family: "MuseoSansCyrl", Arial, sans-serif; }

html.is-left-menu-showed body {
  position: fixed; }

.sidebar {
  position: fixed;
  width: 20%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 4;
  background: #1b1f27;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 1023px) {
    .sidebar {
      display: block;
      width: 180px;
      padding-top: 48px;
      left: -180px;
      -moz-transition: left 0.5s ease;
      -o-transition: left 0.5s ease;
      -webkit-transition: left 0.5s ease;
      -ms-transition: left 0.5s ease;
      transition: left 0.5s ease; } }
  @media screen and (max-width: 767px) {
    .sidebar {
      overflow-y: scroll;
      z-index: 5; }
      .sidebar .black-form {
        display: none; }
      .sidebar .sidebar-inner {
        padding-bottom: 100px;
        position: relative; } }
  .sidebar .order-form {
    left: 100%; }
    .sidebar .order-form .order-form__title {
      margin-bottom: 50px; }
  .sidebar-inner {
    font-size: 90%; }

@media screen and (max-width: 1023px) {
  .sidebar.is-order-form-open {
    display: block;
    left: -100%;
    width: 200%; }
    .sidebar.is-order-form-open .order-form {
      left: 50%; } }

@media screen and (max-width: 767px) {
  .sidebar.is-order-form-open .order-form {
    position: fixed;
    left: 0;
    overflow-y: scroll; } }

@media screen and (max-width: 1023px) {
  .menu-opened .sidebar {
    display: block;
    left: 0; }
  body.menu-opened .wrapper {
    overflow-x: hidden; } }

.sidebar .logo-holder {
  padding: 25px;
  border-bottom: 1px dotted #343840;
  margin-bottom: 25px;
  text-align: center; }
  @media screen and (max-width: 1280px) {
    .sidebar .logo-holder {
      padding: 18px; } }
  @media screen and (max-width: 1023px) {
    .sidebar .logo-holder {
      padding: 15px; } }
  @media screen and (max-width: 479px) {
    .sidebar .logo-holder {
      padding: 12px; } }
  @media screen and (min-width: 1400px) {
    .sidebar .logo-holder {
      padding: 35px; } }
  @media screen and (min-width: 2200px) {
    .sidebar .logo-holder {
      padding: 50px; } }
  .sidebar .logo-holder img {
    width: 70%; }
  @media screen and (max-width: 1023px) {
    .sidebar .logo-holder {
      display: none; } }

.sidebar nav {
  margin: 25px 0 25px 0;
  padding-left: 25px;
  padding-right: 25px; }
  @media screen and (max-width: 1280px) {
    .sidebar nav {
      padding-left: 18px;
      padding-right: 18px; } }
  @media screen and (max-width: 1023px) {
    .sidebar nav {
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (max-width: 479px) {
    .sidebar nav {
      padding-left: 12px;
      padding-right: 12px; } }
  @media screen and (min-width: 1400px) {
    .sidebar nav {
      padding-left: 35px;
      padding-right: 35px; } }
  @media screen and (min-width: 2200px) {
    .sidebar nav {
      padding-left: 50px;
      padding-right: 50px; } }
  @media screen and (max-width: 767px) {
    .sidebar nav {
      margin: 15px 0; } }
  .sidebar nav ul {
    list-style: none;
    font-family: "MuseoSansCyrl500", Arial, sans-serif; }
  @media screen and (max-width: 1023px) {
    .sidebar nav li:after {
      content: "";
      display: block;
      width: 108%;
      margin-left: -5%;
      border-bottom: 1px dotted #343840;
      position: absolute;
      top: 33px;
      overflow-x: hidden; }
    .sidebar nav li:first-child:before {
      content: "";
      display: block;
      width: 108%;
      margin-left: -5%;
      border-bottom: 1px dotted #343840;
      position: absolute;
      top: -9px;
      overflow-x: hidden; } }
  .sidebar nav li {
    text-transform: uppercase;
    margin-bottom: 10px;
    position: relative; }
    .sidebar nav li a {
      text-decoration: none;
      color: white; }
      .sidebar nav li a:hover {
        color: #da9027; }
      @media screen and (max-width: 1023px) {
        .sidebar nav li a {
          font-size: 156%;
          line-height: 1.6em; } }

.sidebar .phone-holder {
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 20px;
  border-top: 1px dotted #343840;
  padding-top: 20px;
  padding-bottom: 0; }
  @media screen and (max-width: 1280px) {
    .sidebar .phone-holder {
      padding-left: 18px;
      padding-right: 18px; } }
  @media screen and (max-width: 1023px) {
    .sidebar .phone-holder {
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (max-width: 479px) {
    .sidebar .phone-holder {
      padding-left: 12px;
      padding-right: 12px; } }
  @media screen and (min-width: 1400px) {
    .sidebar .phone-holder {
      padding-left: 35px;
      padding-right: 35px; } }
  @media screen and (min-width: 2200px) {
    .sidebar .phone-holder {
      padding-left: 50px;
      padding-right: 50px; } }
  @media screen and (max-width: 1023px) {
    .sidebar .phone-holder {
      border: none;
      margin-bottom: 0px;
      margin-top: 0; } }
  .sidebar .phone-holder .phone {
    font-size: 134%;
    margin-bottom: 7px;
    text-decoration: none;
    display: block;
    color: #ffffff; }
    @media screen and (max-width: 1023px) {
      .sidebar .phone-holder .phone {
        font-size: 156%; } }
  .sidebar .phone-holder .phone-link {
    white-space: nowrap; }
  .sidebar .phone-holder span {
    color: #c2c2c8; }
    @media screen and (max-width: 1023px) {
      .sidebar .phone-holder span {
        font-size: 100%; } }
    .sidebar .phone-holder span span.phone-link__grey {
      color: #93939e; }
  @media screen and (max-width: 1023px) {
    .sidebar .phone-holder .phone-link:after {
      content: "";
      width: 165px;
      border-bottom: 2px dotted #343840;
      display: block; } }

.margin-compensation {
  min-height: 15px; }

.second_menu nav {
  margin-top: 0;
  margin-bottom: 25px; }

.sidebar .search-holder {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 25px;
  padding-right: 25px; }
  @media screen and (max-width: 1280px) {
    .sidebar .search-holder {
      padding-left: 18px;
      padding-right: 18px; } }
  @media screen and (max-width: 1023px) {
    .sidebar .search-holder {
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (max-width: 479px) {
    .sidebar .search-holder {
      padding-left: 12px;
      padding-right: 12px; } }
  @media screen and (min-width: 1400px) {
    .sidebar .search-holder {
      padding-left: 35px;
      padding-right: 35px; } }
  @media screen and (min-width: 2200px) {
    .sidebar .search-holder {
      padding-left: 50px;
      padding-right: 50px; } }

.sidebar .address-holder {
  border-top: 1px dotted #343840;
  margin-top: 50px;
  padding-top: 20px;
  padding-bottom: 0;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 92%;
  color: #d7d7dd; }
  @media screen and (max-width: 1280px) {
    .sidebar .address-holder {
      padding-left: 18px;
      padding-right: 18px; } }
  @media screen and (max-width: 1023px) {
    .sidebar .address-holder {
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (max-width: 479px) {
    .sidebar .address-holder {
      padding-left: 12px;
      padding-right: 12px; } }
  @media screen and (min-width: 1400px) {
    .sidebar .address-holder {
      padding-left: 35px;
      padding-right: 35px; } }
  @media screen and (min-width: 2200px) {
    .sidebar .address-holder {
      padding-left: 50px;
      padding-right: 50px; } }
  @media screen and (max-width: 1023px) {
    .sidebar .address-holder {
      border: none;
      margin-top: 0; } }
  @media screen and (max-width: 767px) {
    .sidebar .address-holder {
      display: none; } }
  .sidebar .address-holder .address {
    margin-bottom: 10px;
    color: #93939e; }
    @media screen and (max-width: 1023px) {
      .sidebar .address-holder .address {
        width: 50%; } }
    .sidebar .address-holder .address__not-important {
      color: #52525d; }

@media screen and (max-width: 1023px) {
  .callback,
  .address-link {
    display: none; } }

.sidebar .address-link a,
.sidebar .phone-holder .callback {
  text-transform: uppercase;
  color: #ca0066;
  text-decoration: none;
  border-bottom: 1px dotted #ca0066;
  font-size: 83%;
  line-height: 1; }
  .sidebar .address-link a:hover,
  .sidebar .phone-holder .callback:hover {
    color: #da4d94;
    border-bottom-color: #da4d94; }

.sidebar .address-link a {
  border-bottom: 1px solid #ca0066; }
  .sidebar .address-link a:hover {
    color: #da4d94;
    border-bottom-color: #da4d94; }

.sidebar .order-button {
  background: #85ad27;
  background: -moz-linear-gradient(top, #85ad27 0%, #74942a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #85ad27), color-stop(100%, #74942a));
  background: -webkit-linear-gradient(top, #85ad27 0%, #74942a 100%);
  background: -o-linear-gradient(top, #85ad27 0%, #74942a 100%);
  background: -ms-linear-gradient(top, #85ad27 0%, #74942a 100%);
  background: linear-gradient(to bottom, #85ad27 0%, #74942a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85ad27', endColorstr='#74942a',GradientType=0 );
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 11%;
  padding-bottom: 11%;
  margin-top: 0;
  margin-bottom: 0;
  color: white;
  text-transform: uppercase;
  font-size: 130%;
  font-family: "MuseoSansCyrl", Arial, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: block;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 998; }
  @media screen and (max-width: 1280px) {
    .sidebar .order-button {
      padding-left: 18px;
      padding-right: 18px; } }
  @media screen and (max-width: 1023px) {
    .sidebar .order-button {
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (max-width: 479px) {
    .sidebar .order-button {
      padding-left: 12px;
      padding-right: 12px; } }
  @media screen and (min-width: 1400px) {
    .sidebar .order-button {
      padding-left: 35px;
      padding-right: 35px; } }
  @media screen and (min-width: 2200px) {
    .sidebar .order-button {
      padding-left: 50px;
      padding-right: 50px; } }
  @media screen and (max-width: 1280px) {
    .sidebar .order-button {
      font-size: 130%; } }
  @media screen and (max-width: 1023px) {
    .sidebar .order-button {
      padding-top: 28px;
      padding-bottom: 28px; } }
  .sidebar .order-button span {
    font-weight: normal;
    text-transform: none;
    display: block;
    color: #1c2028;
    font-size: 60%;
    font-family: "MuseoSansCyrl", Arial, sans-serif; }

.sidebar .email-holder {
  padding: 0 25px; }

.sidebar .email-holder a {
  text-decoration: none;
  color: #cccccc; }

@media screen and (max-height: 690px) and (min-width: 1024px), screen and (max-height: 740px) and (min-width: 1400px), screen and (max-height: 810px) and (min-width: 1600px), screen and (max-height: 860px) and (min-width: 1800px), screen and (max-height: 890px) and (min-width: 2000px), screen and (max-height: 1010px) and (min-width: 2200px) {
  .sidebar nav {
    margin-top: 20px;
    margin-bottom: 20px; }
  .sidebar .margin-compensation {
    display: none; }
  .sidebar .address-holder {
    margin-top: 20px; }
  /*.sidebar .phone-holder {
    margin-bottom: 20px; }*/
  .sidebar .order-button {
    padding-top: 15px;
    padding-bottom: 15px; } }

@media screen and (max-height: 600px) and (min-width: 1024px), screen and (max-height: 650px) and (min-width: 1400px), screen and (max-height: 710px) and (min-width: 1600px), screen and (max-height: 760px) and (min-width: 1800px), screen and (max-height: 780px) and (min-width: 2000px), screen and (max-height: 890px) and (min-width: 2000px) {
  .sidebar .logo-holder {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px; }
    .sidebar .logo-holder img {
      width: 60%; }
  .sidebar nav {
    margin-top: 15px;
    margin-bottom: 15px; }
    .sidebar nav li {
      margin-bottom: 5px; }
  .sidebar .phone-holder {
    padding-top: 15px;
    margin-top: 15px;
    margin-bottom: 15px; }
  .sidebar .address-holder {
    margin-top: 15px; } }

@media screen and (max-height: 500px) and (min-width: 1024px), screen and (max-height: 530px) and (min-width: 1400px), screen and (max-height: 590px) and (min-width: 1600px), screen and (max-height: 630px) and (min-width: 1800px), screen and (max-height: 730px) and (min-width: 2000px) {
  .sidebar .address-holder {
    display: none; } }

h1 {
  font-weight: bold;
  font-size: 400%;
  margin-bottom: 40px;
  font-family: "MuseoSansCyrl700", Arial, sans-serif; }
  @media screen and (max-width: 479px) {
    h1 {
      font-size: 300%; } }

.products {
  position: relative; }
  .products:after {
    content: '';
    display: block;
    clear: left; }

.product-item {
  width: 25%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  -webkit-transition: width 0.5s ease;
  -ms-transition: width 0.5s ease;
  transition: width 0.5s ease;
  padding: 45px 25px 95px 25px;
  position: relative;
  overflow: hidden;
  background: #1f2e3e;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1f2e3e 0%, #1f2e3e 50%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #1f2e3e), color-stop(50%, #30394a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #1f2e3e 0%, #30394a 50%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #1f2e3e 0%, #30394a 50%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #1f2e3e 0%, #30394a 50%);
  /* IE10+ */
  background: linear-gradient(135deg, #1f2e3e 0%, #30394a 50%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f2e3e', endColorstr='#30394a',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  border-bottom: 10px solid #1071a0; }
  .product-item h4, .product-item .h4 {
    font-weight: normal;
    color: white;
    text-transform: uppercase;
    font-size: 125%;
    margin-bottom: 30px;
    margin-top: 0; }
    @media screen and (max-width: 1280px) {
      .product-item h4, .product-item .h4 {
        margin-bottom: 27px; } }
    @media screen and (max-width: 1023px) {
      .product-item h4, .product-item .h4 {
        margin-bottom: 21px; } }
    .product-item h4:last-child, .product-item .h4:last-child {
      margin-bottom: 0; }
  @media screen and (max-width: 1280px) {
    .product-item {
      padding-left: 18px;
      padding-right: 10px; } }
  @media screen and (max-width: 1023px) {
    .product-item {
      padding: 26px 5px 60px 15px; } }
  @media screen and (max-width: 767px) {
    .product-item {
      width: 100%;
      float: none;
      border-bottom: none;
      border-left: 4px solid #1071a0;
      padding: 26px 12px;
      -webkit-box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.1);
      -moz-box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.1);
      box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.1); }
      .product-item .content-short,
      .product-item .slogan {
        display: block; }
      .product-item .content-short {
        margin-top: 20px; }
      .product-item.opened .slogan {
        display: block;
        position: static;
        margin-top: 20px; }
      .product-item h4 {
        margin-bottom: 0;
        padding-right: 50px;
        position: relative; }
      .product-item.opened h4:after {
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
        zoom: 1; } }
  @media screen and (min-width: 1400px) {
    .product-item {
      padding-left: 35px;
      padding-right: 10px; } }
  @media screen and (min-width: 2200px) {
    .product-item {
      padding-left: 50px;
      padding-right: 50px; } }
  .product-item .content-long {
    display: none; }
  .product-item .slogan {
    position: absolute;
    margin-left: -25px;
    padding-left: 25px;
    padding-right: 25px;
    bottom: -55px;
    width: 120%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 83%;
    color: #30b2e2;
    text-transform: uppercase; }
    @media screen and (max-width: 1280px) {
      .product-item .slogan {
        margin-left: -18px; } }
    @media screen and (max-width: 1023px) {
      .product-item .slogan {
        margin-left: -15px; } }
    @media screen and (max-width: 1023px) {
      .product-item .slogan {
        margin-left: -12px; } }
    @media screen and (min-width: 1400px) {
      .product-item .slogan {
        margin-left: -35px; } }
    @media screen and (min-width: 2200px) {
      .product-item .slogan {
        margin-left: -50px; } }
    @media screen and (max-width: 1280px) {
      .product-item .slogan {
        padding-left: 18px;
        padding-right: 18px; } }
    @media screen and (max-width: 1023px) {
      .product-item .slogan {
        padding-left: 15px;
        padding-right: 15px; } }
    @media screen and (max-width: 479px) {
      .product-item .slogan {
        padding-left: 12px;
        padding-right: 12px; } }
    @media screen and (min-width: 1400px) {
      .product-item .slogan {
        padding-left: 35px;
        padding-right: 35px; } }
    @media screen and (min-width: 2200px) {
      .product-item .slogan {
        padding-left: 50px;
        padding-right: 50px; } }
    .product-item .slogan a {
      color: #30b2e2;
      text-decoration: none; }
    @media screen and (max-width: 1023px) {
      .product-item .slogan {
        bottom: -40px; } }
  .product-item.opened .content-short {
    /*display: none;*/ }
  .product-item .content-short, .product-item .content-long {
    font-size: 85%; }
  .product-item .content-short__description {
    padding-right: 30px; }
    @media screen and (max-width: 1023px) {
      .product-item .content-short__description {
        padding-right: 5px; } }
  .product-item .hover-slider-item-wrapper {
    height: 100%;
    position: relative; }

.product-item.opened {
  width: 50%; }
  .product-item.opened .content-long {
    display: block; }
  @media screen and (max-width: 767px) {
    .product-item.opened {
      width: 100%; } }

.product-item.color-code-orange {
  background: #31222d;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #31222d 0%, #2a303e 50%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #31222d), color-stop(50%, #2a303e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #31222d 0%, #2a303e 50%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #31222d 0%, #2a303e 50%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #31222d 0%, #2a303e 50%);
  /* IE10+ */
  background: linear-gradient(135deg, #31222d 0%, #2a303e 50%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31222d', endColorstr='#2a303e',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  border-color: #a86b14; }
  .product-item.color-code-orange .slogan, .product-item.color-code-orange .slogan a {
    color: #da9027; }

.product-item.color-code-magenta {
  background: #111419;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #111419 0%, #252a35 51%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #111419), color-stop(51%, #252a35));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg, #111419 0%, #252a35 51%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(45deg, #111419 0%, #252a35 51%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg, #111419 0%, #252a35 51%);
  /* IE10+ */
  background: linear-gradient(45deg, #111419 0%, #252a35 51%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111419', endColorstr='#252a35',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  border-color: #8b1156; }
  .product-item.color-code-magenta .slogan, .product-item.color-code-magenta .slogan a {
    color: #ca0066; }

.product-line-block {
  position: relative;
  margin-top: 20px; }
  .product-line-block .product-line-item {
    position: relative; }
    .product-line-block .product-line-item:after {
      content: '';
      display: block;
      clear: left; }
    @media screen and (max-width: 479px) {
      .product-line-block .product-line-item {
        padding-bottom: 12px;
        border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
        margin-bottom: 12px; } }
  .product-line-block .product-line-item .title {
    width: 34%;
    float: left;
    font-size: 350%;
    line-height: 1;
    color: white;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    clear: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    position: relative;
    top: 2px; }
    @media screen and (max-width: 1280px) {
      .product-line-block .product-line-item .title {
        font-size: 280%;
        width: 30%; } }
    @media screen and (max-width: 479px) {
      .product-line-block .product-line-item .title {
        width: 100%;
        float: none;
        padding-right: 0;
        top: 0;
        margin-bottom: 10px;
        padding-top: 0;
        padding-bottom: 0; } }
  .product-line-block .product-line-item:first-child .title {
    padding-top: 0px; }
  .product-line-block .product-line-item:last-child .title {
    padding-bottom: 0px; }
  .product-line-block .product-line-item .description {
    width: 66%;
    float: left;
    padding-top: 10px;
    padding-bottom: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    border-left: 1px solid #616d7a; }
    @media screen and (max-width: 1280px) {
      .product-line-block .product-line-item .description {
        font-size: 98%;
        padding-left: 10px;
        width: 70%; } }
    @media screen and (min-width: 1800px) {
      .product-line-block .product-line-item .description {
        padding-bottom: 17px; } }
    .product-line-block .product-line-item .description p {
      margin: 5px 0 3px 0; }
    .product-line-block .product-line-item .description .budget {
      font-size: 120%;
      color: #787784; }
      .product-line-block .product-line-item .description .budget b {
        font-weight: normal;
        color: white; }
    .product-line-block .product-line-item .description__order {
      display: inline-block;
      min-width: 55%;
      margin-top: 20px; }
      .product-line-block .product-line-item .description__order a {
        text-align: center; }
    @media screen and (max-width: 479px) {
      .product-line-block .product-line-item .description {
        width: 100%;
        float: none;
        padding: 0;
        border-left: none; } }
  .product-line-block .product-line-item:first-child .description {
    padding-top: 0; }
  .product-line-block .product-line-item:last-child .description {
    padding-bottom: 0; }

.bottom-product {
  background: #1b1f27;
  color: #787784; }
  .bottom-product .bottom-product__first {
    padding: 25px 28px; }
    @media screen and (max-width: 1280px) {
      .bottom-product .bottom-product__first {
        padding: 18px; } }
    @media screen and (max-width: 1023px) {
      .bottom-product .bottom-product__first {
        padding: 15px; } }
    @media screen and (max-width: 767px) {
      .bottom-product .bottom-product__first {
        padding: 10px 0 0 0; } }
    @media screen and (min-width: 1400px) {
      .bottom-product .bottom-product__first {
        padding: 25px 35px; } }
    @media screen and (min-width: 2200px) {
      .bottom-product .bottom-product__first {
        padding: 35px 50px; } }
    .bottom-product .bottom-product__first .bottom-product__theme {
      padding: 10px 12px 0px;
      width: 25%;
      height: 80px;
      float: left; }
      @media screen and (max-width: 767px) {
        .bottom-product .bottom-product__first .bottom-product__theme {
          width: auto;
          height: auto; } }
      @media screen and (min-width: 1400px) {
        .bottom-product .bottom-product__first .bottom-product__theme {
          width: 25%;
          min-height: 60px; } }
      .bottom-product .bottom-product__first .bottom-product__theme h4 {
        font-size: 115%;
        color: #787784; }
    .bottom-product .bottom-product__first .bottom-product__discription {
      padding: 10px; }
      .bottom-product .bottom-product__first .bottom-product__discription ul li {
        margin: 0; }
      @media screen and (max-width: 767px) {
        .bottom-product .bottom-product__first .bottom-product__discription {
          width: 100%;
          margin: 0;
          padding: 40px 0; } }
  .bottom-product .bottom-product__separate {
    width: 100%;
    border-top: 1px dotted #343840;
    height: 1px; }
  .bottom-product .bottom-product__second {
    padding: 35px;
    width: 85%; }
    @media screen and (max-width: 1280px) {
      .bottom-product .bottom-product__second {
        padding: 18px; } }
    @media screen and (max-width: 1023px) {
      .bottom-product .bottom-product__second {
        padding: 15px; } }
    @media screen and (max-width: 479px) {
      .bottom-product .bottom-product__second {
        padding: 12px; } }
    @media screen and (min-width: 1400px) {
      .bottom-product .bottom-product__second {
        padding: 35px; } }
    @media screen and (min-width: 2200px) {
      .bottom-product .bottom-product__second {
        padding: 50px; } }
    .bottom-product .bottom-product__second h3, .bottom-product .bottom-product__second .product-constructor__price-value {
      font-weight: normal;
      font-size: 120%;
      text-transform: uppercase; }
    .bottom-product .bottom-product__second span {
      text-transform: uppercase;
      color: #ca0066; }

@media screen and (max-width: 1023px) {
  .content-area .services-page.smart-cols .cols {
    width: 100% !important;
    padding: 0;
    float: none; } }

.content-area .services-page .seo-bottom {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 40px;
  padding-bottom: 30px;
  border-top: 1px dotted #44484f;
  margin-top: 40px;
  max-width: 100%; }
  .content-area .services-page .seo-bottom:first-child {
    margin-top: 0; }
  .content-area .services-page .seo-bottom__note {
    font-family: "MuseoSansCyrl100", Arial, sans-serif;
    color: #ca0066;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px; }
  @media screen and (max-width: 479px) {
    .content-area .services-page .seo-bottom {
      margin-top: 20px; }
      .content-area .services-page .seo-bottom:first-child {
        margin-top: 0; } }

.content-area.development-page .bottom-product {
  background: #262a33; }

.content-area.development-page .seo-bottom, .seo-bottom-links {
  max-width: 90%;
  padding: 31px 35px 28px 23px;
  color: #787784; }
  @media screen and (max-width: 1280px) {
    .content-area.development-page .seo-bottom, .seo-bottom-links {
      padding: 23px 18px 28px 18px; } }
  @media screen and (max-width: 1023px) {
    .content-area.development-page .seo-bottom, .seo-bottom-links {
      padding: 19px 15px 28px 15px; } }
  @media screen and (max-width: 479px) {
    .content-area.development-page .seo-bottom, .seo-bottom-links {
      padding: 21px 12px 28px 12px;
      max-width: 100%; } }
  @media screen and (min-width: 1400px) {
    .content-area.development-page .seo-bottom, .seo-bottom-links {
      padding: 40px 35px 28px 35px; } }
  @media screen and (min-width: 2200px) {
    .content-area.development-page .seo-bottom, .seo-bottom-links {
      padding: 64px 50px 28px 50px; } }

 .seo-bottom-links ul li{
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	margin-left: 20px;
	position: relative;
 } 
 .seo-bottom-links ul li::before{
	content: "\2014";
	margin: 0;
	left: -20px;
	position: absolute;
 } 

.intro {
  padding: 25px;
  font-size: 150%;
  color: white; }
  @media screen and (max-width: 1280px) {
    .intro {
      padding: 18px; } }
  @media screen and (max-width: 1023px) {
    .intro {
      padding: 15px; } }
  @media screen and (max-width: 479px) {
    .intro {
      padding: 12px; } }
  @media screen and (min-width: 1400px) {
    .intro {
      padding: 35px; } }
  @media screen and (min-width: 2200px) {
    .intro {
      padding: 50px; } }
  @media screen and (max-width: 1280px) {
    .intro {
      font-size: 140%; } }
  .intro h1, .intro h2, .intro .product-constructor__filter-title, .intro .h2 {
    font-size: 200%;
    font-family: 'MuseoSansCyrl700', Arial, sans-serif;
    margin: 0;
    text-transform: uppercase; }
    @media screen and (max-width: 479px) {
      .intro h1, .intro h2, .intro .product-constructor__filter-title, .intro .h2 {
        font-size: 150%; } }
  .intro p {
    margin-top: 1em;
    margin-bottom: 1em;
    font-family: "MuseoSansCyrl100", Arial, sans-serif; }
    @media screen and (max-width: 1280px) {
      .intro p {
        margin-top: 0.9em;
        margin-bottom: 0.9em; } }
    @media screen and (max-width: 1023px) {
      .intro p {
        margin-top: 0.7em;
        margin-bottom: 0.7em; } }
    @media screen and (max-width: 767px) {
      .intro p {
        margin-top: 0.5em;
        margin-bottom: 0.5em; } }
    .intro p:first-child {
      margin-top: 0; }
    .intro p:last-child {
      margin-bottom: 0; }

.smart-tiles {
  position: relative; }

.smart-tiles .tile {
  display: inline-block;
  width: 200px;
  height: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  padding: 25px;
  text-decoration: none; }
  @media screen and (max-width: 1280px) {
    .smart-tiles .tile {
      padding: 18px; } }
  @media screen and (max-width: 1023px) {
    .smart-tiles .tile {
      padding: 15px; } }
  @media screen and (max-width: 479px) {
    .smart-tiles .tile {
      padding: 12px; } }
  @media screen and (min-width: 1400px) {
    .smart-tiles .tile {
      padding: 35px; } }
  @media screen and (min-width: 2200px) {
    .smart-tiles .tile {
      padding: 50px; } }
  .smart-tiles .tile .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
    .smart-tiles .tile .image img {
      height: 100%;
      -moz-transition: -webkit-filter 1s ease;
      -o-transition: -webkit-filter 1s ease;
      -webkit-transition: -webkit-filter 1s ease;
      -ms-transition: -webkit-filter 1s ease;
      transition: -webkit-filter 1s ease; }

.smart-tiles .tile.dark .image {
  background: #262a33; }

.smart-tiles .tile-portfolio .text {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px;
  z-index: 10;
  font-size: 85%;
  color: #262a33;
  text-transform: uppercase; }
  @media screen and (max-width: 1280px) {
    .smart-tiles .tile-portfolio .text {
      padding: 18px; } }
  @media screen and (max-width: 1023px) {
    .smart-tiles .tile-portfolio .text {
      padding: 15px; } }
  @media screen and (max-width: 479px) {
    .smart-tiles .tile-portfolio .text {
      padding: 12px; } }
  @media screen and (min-width: 1400px) {
    .smart-tiles .tile-portfolio .text {
      padding: 35px; } }
  @media screen and (min-width: 2200px) {
    .smart-tiles .tile-portfolio .text {
      padding: 50px; } }
  .smart-tiles .tile-portfolio .text b {
    display: block; }

.smart-tiles .tile-portfolio.dark .text {
  color: #b8d3ea; }

.smart-tiles .tile:hover .image img {
  -webkit-filter: brightness(120%);
  filter: brightness(120%); }

.smart-tiles .tile-offer h2, .smart-tiles .tile-offer .product-constructor__filter-title {
  text-transform: uppercase;
  font-size: 290%;
  color: white;
  margin-top: 25px;
  margin-bottom: 25px; }
  @media screen and (max-width: 1280px) {
    .smart-tiles .tile-offer h2, .smart-tiles .tile-offer .product-constructor__filter-title {
      margin-top: 22.5px;
      margin-bottom: 22.5px; } }
  @media screen and (max-width: 1023px) {
    .smart-tiles .tile-offer h2, .smart-tiles .tile-offer .product-constructor__filter-title {
      margin-top: 17.5px;
      margin-bottom: 17.5px; } }
  @media screen and (max-width: 767px) {
    .smart-tiles .tile-offer h2, .smart-tiles .tile-offer .product-constructor__filter-title {
      margin-top: 12.5px;
      margin-bottom: 12.5px; } }
  .smart-tiles .tile-offer h2:first-child, .smart-tiles .tile-offer .product-constructor__filter-title:first-child {
    margin-top: 0; }
  .smart-tiles .tile-offer h2:last-child, .smart-tiles .tile-offer .product-constructor__filter-title:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 1280px) {
    .smart-tiles .tile-offer h2, .smart-tiles .tile-offer .product-constructor__filter-title {
      font-size: 220%;
      margin-bottom: 10px; } }

.smart-tiles .tile-offer p {
  font-size: 85%;
  margin-top: 12px;
  margin-bottom: 12px; }
  @media screen and (max-width: 1280px) {
    .smart-tiles .tile-offer p {
      margin-top: 10.8px;
      margin-bottom: 10.8px; } }
  @media screen and (max-width: 1023px) {
    .smart-tiles .tile-offer p {
      margin-top: 8.4px;
      margin-bottom: 8.4px; } }
  @media screen and (max-width: 767px) {
    .smart-tiles .tile-offer p {
      margin-top: 6px;
      margin-bottom: 6px; } }
  .smart-tiles .tile-offer p:first-child {
    margin-top: 0; }
  .smart-tiles .tile-offer p:last-child {
    margin-bottom: 0; }

.smart-tiles .tile-offer .accent {
  color: #da9027;
  font-size: 125%; }

.smart-tiles .tile-story h3, .smart-tiles .tile-story .product-constructor__price-value {
  color: #787784;
  margin-top: 25px;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-size: 165%;
  font-weight: normal; }
  @media screen and (max-width: 1280px) {
    .smart-tiles .tile-story h3, .smart-tiles .tile-story .product-constructor__price-value {
      margin-top: 22.5px;
      margin-bottom: 22.5px; } }
  @media screen and (max-width: 1023px) {
    .smart-tiles .tile-story h3, .smart-tiles .tile-story .product-constructor__price-value {
      margin-top: 17.5px;
      margin-bottom: 17.5px; } }
  @media screen and (max-width: 767px) {
    .smart-tiles .tile-story h3, .smart-tiles .tile-story .product-constructor__price-value {
      margin-top: 12.5px;
      margin-bottom: 12.5px; } }
  .smart-tiles .tile-story h3:first-child, .smart-tiles .tile-story .product-constructor__price-value:first-child {
    margin-top: 0; }
  .smart-tiles .tile-story h3:last-child, .smart-tiles .tile-story .product-constructor__price-value:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 1280px) {
    .smart-tiles .tile-story h3, .smart-tiles .tile-story .product-constructor__price-value {
      font-size: 140%; } }

.smart-tiles .tile-story p {
  color: white;
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 165%;
  font-family: "MuseoSansCyrl100", Arial, sans-serif; }
  @media screen and (max-width: 1280px) {
    .smart-tiles .tile-story p {
      margin-top: 22.5px;
      margin-bottom: 22.5px; } }
  @media screen and (max-width: 1023px) {
    .smart-tiles .tile-story p {
      margin-top: 17.5px;
      margin-bottom: 17.5px; } }
  @media screen and (max-width: 767px) {
    .smart-tiles .tile-story p {
      margin-top: 12.5px;
      margin-bottom: 12.5px; } }
  .smart-tiles .tile-story p:first-child {
    margin-top: 0; }
  .smart-tiles .tile-story p:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 1280px) {
    .smart-tiles .tile-story p {
      font-size: 125%; } }

.logoboard {
  background: white; }

.smart-tiles .tile-logo {
  background: white;
  padding: 15px; }
  .smart-tiles .tile-logo img {
    display: block;
    width: 100%; }
  @media screen and (max-width: 1280px) {
    .smart-tiles .tile-logo {
      padding: 5px; } }

.taglist {
  padding-top: 25px;
  padding-bottom: 25px; }
  @media screen and (max-width: 1280px) {
    .taglist {
      padding-top: 18px;
      padding-bottom: 18px; } }
  @media screen and (max-width: 1023px) {
    .taglist {
      padding-top: 15px;
      padding-bottom: 15px; } }
  @media screen and (max-width: 479px) {
    .taglist {
      padding-top: 12px;
      padding-bottom: 12px; } }
  @media screen and (min-width: 1400px) {
    .taglist {
      padding-top: 35px;
      padding-bottom: 35px; } }
  @media screen and (min-width: 2200px) {
    .taglist {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .taglist:after {
    content: '';
    display: block;
    clear: left; }

.taglist h3, .taglist .product-constructor__price-value, .taglist .h3 {
  width: auto;
  float: left;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #787784;
  text-transform: uppercase;
  font-size: 125%;
  white-space: nowrap;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 25px; }
  @media screen and (max-width: 1280px) {
    .taglist h3, .taglist .product-constructor__price-value, .taglist .h3 {
      padding-left: 18px; } }
  @media screen and (max-width: 1023px) {
    .taglist h3, .taglist .product-constructor__price-value, .taglist .h3 {
      padding-left: 15px; } }
  @media screen and (max-width: 479px) {
    .taglist h3, .taglist .product-constructor__price-value, .taglist .h3 {
      padding-left: 12px; } }
  @media screen and (min-width: 1400px) {
    .taglist h3, .taglist .product-constructor__price-value, .taglist .h3 {
      padding-left: 35px; } }
  @media screen and (min-width: 2200px) {
    .taglist h3, .taglist .product-constructor__price-value, .taglist .h3 {
      padding-left: 50px; } }
  @media screen and (max-width: 479px) {
    .taglist h3, .taglist .product-constructor__price-value, .taglist .h3 {
      float: none;
      width: 100%;
      text-align: left;
      font-size: 140%; } }
  @media screen and (max-width: 767px) {
    .taglist h3, .taglist .product-constructor__price-value, .taglist .h3 {
      font-size: 110%;
      margin-bottom: 10px; } }
  @media screen and (max-width: 1023px) {
    .taglist h3, .taglist .product-constructor__price-value, .taglist .h3 {
      margin-right: 15px; } }

.taglist ul {
  width: 65%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 25px;
  padding-right: 25px;
  list-style: none;
  text-transform: uppercase;
  font-size: 85%;
  line-height: 1.6;
  color: white; }
  @media screen and (max-width: 1280px) {
    .taglist ul {
      padding-left: 18px;
      padding-right: 18px; } }
  @media screen and (max-width: 1023px) {
    .taglist ul {
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (max-width: 479px) {
    .taglist ul {
      padding-left: 12px;
      padding-right: 12px; } }
  @media screen and (min-width: 1400px) {
    .taglist ul {
      padding-left: 35px;
      padding-right: 35px; } }
  @media screen and (min-width: 2200px) {
    .taglist ul {
      padding-left: 50px;
      padding-right: 50px; } }
  .taglist ul li {
    margin-left: 0;
    margin-left: 0;
    cursor: pointer;
    display: inline; }
    .taglist ul li.is-active {
      color: #da9027;
      cursor: default; }
    .taglist ul li:last-child a:after {
      content: ''; }
  .taglist ul a {
    color: white;
    text-decoration: none; }
    .taglist ul a:hover {
      color: #da9027; }
    .taglist ul a:after {
      content: ','; }
  @media screen and (max-width: 767px) {
    .taglist ul {
      width: 100%; } }

.our-services {
  color: #52525d;
  margin-bottom: 14px;
  padding-left: 25px;
  padding-right: 25px; }
  @media screen and (max-width: 1280px) {
    .our-services {
      padding-left: 18px;
      padding-right: 18px; } }
  @media screen and (max-width: 1023px) {
    .our-services {
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (max-width: 479px) {
    .our-services {
      padding-left: 12px;
      padding-right: 12px; } }
  @media screen and (min-width: 1400px) {
    .our-services {
      padding-left: 35px;
      padding-right: 35px; } }
  @media screen and (min-width: 2200px) {
    .our-services {
      padding-left: 50px;
      padding-right: 50px; } }
  .our-services a {
    color: #52525d;
    text-decoration: none; }
    .our-services a:hover {
      color: #52525d;
      text-decoration: none; }

.sidebar ul li {
  margin-left: 0;
  margin-right: 0; }

.content-area {
  position: relative; }
  .content-area:after {
    content: '';
    display: block;
    clear: both; }
  .content-area .wrapper-firstyle-page .develop-products .develop-products__description:after {
    display: none; }
  .content-area .wrapper-firstyle-page .develop-products .develop-products__description.opened:after {
    display: none; }
  .content-area .wrapper-firstyle-page .develop-products__description {
    border-top: 8px solid #1071a0;
    border-bottom: none; }
    @media screen and (max-width: 479px) {
      .content-area .wrapper-firstyle-page .develop-products__description {
        border-top: none; } }
  @media screen and (max-width: 479px) {
    .content-area .wrapper-firstyle-page .develop-products .product-block-for {
      padding: 0;
      border-top: 3px solid #1071a0;
      width: 100%; } }
  .content-area .wrapper-firstyle-page .develop-products .product-block-for h3, .content-area .wrapper-firstyle-page .develop-products .product-block-for .product-constructor__price-value {
    font-size: 200%;
    min-height: 53px; }
    @media screen and (max-width: 767px) {
      .content-area .wrapper-firstyle-page .develop-products .product-block-for h3, .content-area .wrapper-firstyle-page .develop-products .product-block-for .product-constructor__price-value {
        font-size: 176%; } }
    @media screen and (max-width: 479px) {
      .content-area .wrapper-firstyle-page .develop-products .product-block-for h3, .content-area .wrapper-firstyle-page .develop-products .product-block-for .product-constructor__price-value {
        font-size: 250%; } }
  .content-area .wrapper-development-page .wrapper-button-compare {
    position: absolute;
    bottom: 20px;
    z-index: 1; }
    @media screen and (max-width: 479px) {
      .content-area .wrapper-development-page .wrapper-button-compare {
        top: -50px;
        left: 12px;
        height: 50px; } }
    .content-area .wrapper-development-page .wrapper-button-compare .button-compare {
      width: 43px;
      float: left;
      margin: 0;
      margin-top: 3px; }
      .content-area .wrapper-development-page .wrapper-button-compare .button-compare__line {
        height: 2px;
        background: #7fa428;
        margin: 0 0 4px 0;
        width: 25px; }
        .content-area .wrapper-development-page .wrapper-button-compare .button-compare__line:before {
          display: none; }
      .content-area .wrapper-development-page .wrapper-button-compare .button-compare__line:nth-child(even) {
        width: 20px; }
    .content-area .wrapper-development-page .wrapper-button-compare a {
      color: #ffffff;
      line-height: 1.8em; }
  .content-area .wrapper-development-page .develop-products__wrapper {
    padding-bottom: 12.5px; }
    @media screen and (max-width: 1280px) {
      .content-area .wrapper-development-page .develop-products__wrapper {
        padding-bottom: 9px; } }
    @media screen and (max-width: 1023px) {
      .content-area .wrapper-development-page .develop-products__wrapper {
        padding-bottom: 7.5px; } }
    @media screen and (max-width: 479px) {
      .content-area .wrapper-development-page .develop-products__wrapper {
        padding-bottom: 6px; } }
    @media screen and (min-width: 1400px) {
      .content-area .wrapper-development-page .develop-products__wrapper {
        padding-bottom: 17.5px; } }
    @media screen and (min-width: 2200px) {
      .content-area .wrapper-development-page .develop-products__wrapper {
        padding-bottom: 25px; } }
  .content-area .wrapper-development-page .develop-products__block-name {
    font-weight: 300;
    width: 50%;
    position: absolute;
    top: 35px;
    left: 2%;
    z-index: 1; }
    .content-area .wrapper-development-page .develop-products__block-name a {
      text-decoration: none; }
    @media screen and (max-width: 1280px) {
      .content-area .wrapper-development-page .develop-products__block-name {
        left: 17px; } }
    @media screen and (max-width: 479px) {
      .content-area .wrapper-development-page .develop-products__block-name {
        top: -130px;
        left: 12px;
        width: 80%;
        font-size: 147%; } }
    @media screen and (min-width: 1400px) {
      .content-area .wrapper-development-page .develop-products__block-name {
        left: 37px;
        top: 45px; } }
    @media screen and (max-width: 479px) {
      .content-area .wrapper-development-page .develop-products__block-name.first {
        width: 80%; } }
    @media screen and (max-width: 479px) {
      .content-area .wrapper-development-page .develop-products__block-name h3, .content-area .wrapper-development-page .develop-products__block-name .product-constructor__price-value, .content-area .wrapper-development-page .develop-products__block-name .h3 {
        font-size: 112%;
        line-height: 1.3em; } }
  .content-area .wrapper-development-page .develop-products.korp-site-products .develop-products__description:after {
    display: none; }
  .content-area .wrapper-development-page .develop-products.korp-site-products .develop-products__description.opened:after {
    display: none; }
  .content-area .wrapper-development-page .develop-products {
    position: relative; }
    @media screen and (max-width: 479px) {
      .content-area .wrapper-development-page .develop-products {
        margin-top: 150px; } }
    .content-area .wrapper-development-page .develop-products__description {
      border-bottom: none;
      padding: 18px 0 35px 0; }
      @media screen and (max-width: 1280px) {
        .content-area .wrapper-development-page .develop-products__description {
          padding: 18px 0 35px 0; } }
      @media screen and (max-width: 767px) {
        .content-area .wrapper-development-page .develop-products__description {
          padding: 18px 0 35px 0; } }
      @media screen and (max-width: 479px) {
        .content-area .wrapper-development-page .develop-products__description {
          padding: 12px 9px; } }
      .content-area .wrapper-development-page .develop-products__description:after {
        display: none; }
      .content-area .wrapper-development-page .develop-products__description.opened:after {
        display: none; }
    @media screen and (max-width: 479px) {
      .content-area .wrapper-development-page .develop-products__order {
        margin: 0 20px; } }
    .content-area .wrapper-development-page .develop-products__order-button {
      margin-bottom: 10px;
      min-width: 50px;
      text-align: center; }
      @media screen and (max-width: 479px) {
        .content-area .wrapper-development-page .develop-products__order-button {
          margin-bottom: 0px; } }
  .content-area .wrapper-development-page .develop-products.korp-site-products {
    margin-top: 0;
    position: relative; }
    @media screen and (max-width: 479px) {
      .content-area .wrapper-development-page .develop-products.korp-site-products {
        margin-top: 150px; } }
    .content-area .wrapper-development-page .develop-products.korp-site-products .smart-cols {
      margin-top: 0; }
    .content-area .wrapper-development-page .develop-products.korp-site-products .wrapper-button-compare .button-compare__line {
      background: #ca0066; }
  .content-area .wrapper-development-page .cols.under-name {
    padding-top: 77px; }
    @media screen and (max-width: 1280px) {
      .content-area .wrapper-development-page .cols.under-name {
        padding-top: 60px; } }
  .content-area .wrapper-development-page .cols.int-shop-promo {
    padding-top: 0; }
  .content-area .develop-products.korp-site-products .develop-products__description {
    border-top: 8px solid #ca0066; }
    @media screen and (max-width: 479px) {
      .content-area .develop-products.korp-site-products .develop-products__description {
        padding: 12px 9px;
        border-top: none;
        border-bottom: none; } }
    .content-area .develop-products.korp-site-products .develop-products__description:after {
      content: '';
      display: none;
      position: absolute;
      right: 3%;
      margin-top: -40px;
      width: 52px;
      height: 31px;
      background-image: url("/local/templates/webprofy/images/korp-arrows.png");
      background-repeat: no-repeat;
      background-position: 0 100%;
      background-size: cover;
      -moz-transition: all, 0.5s, ease;
      -o-transition: all, 0.5s, ease;
      -webkit-transition: all, 0.5s, ease;
      transition: all, 0.5s, ease; }
      @media screen and (max-width: 479px) {
        .content-area .develop-products.korp-site-products .develop-products__description:after {
          display: block; } }
    .content-area .develop-products.korp-site-products .develop-products__description.opened:after {
      content: '';
      display: none;
      position: absolute;
      right: 3%;
      margin-top: -40px;
      width: 52px;
      height: 31px;
      background-image: url("/local/templates/webprofy/images/korp-arrows.png");
      background-repeat: no-repeat;
      background-position: 0 0;
      background-size: cover;
      -moz-transition: all, 0.5s, ease;
      -o-transition: all, 0.5s, ease;
      -webkit-transition: all, 0.5s, ease;
      transition: all, 0.5s, ease; }
      @media screen and (max-width: 479px) {
        .content-area .develop-products.korp-site-products .develop-products__description.opened:after {
          display: block; } }
  @media screen and (max-width: 479px) {
    .content-area .develop-products.korp-site-products .product-block-for {
      padding: 0;
      border-top: 3px solid #ca0066;
      width: 100%; } }
  .content-area.tech {
    overflow: hidden; }
    .content-area.tech .support-technology {
      background-color: #363943;
      margin: 0; }
      @media screen and (max-width: 479px) {
        .content-area.tech .support-technology .technology:first-child {
          border-top: 1px solid #6c6e75;
          padding-top: 16px; } }
      @media screen and (max-width: 479px) {
        .content-area.tech .support-technology h3, .content-area.tech .support-technology .product-constructor__price-value {
          line-height: 3.6em; } }
      @media screen and (max-width: 479px) {
        .content-area.tech .support-technology h3 p, .content-area.tech .support-technology .product-constructor__price-value p {
          width: 70%;
          padding-bottom: 26px; } }
  .content-area.int-shop .smart-cols {
    margin: 0; }
    .content-area.int-shop .smart-cols .col-left {
      width: 50%;
      float: left; }
      @media screen and (max-width: 479px) {
        .content-area.int-shop .smart-cols .col-left {
          width: 100%;
          clear: both; } }
    .content-area.int-shop .smart-cols .col-right {
      width: 50%;
      float: right; }
      @media screen and (max-width: 479px) {
        .content-area.int-shop .smart-cols .col-right {
          width: 100%;
          clear: both; } }
  @media screen and (max-width: 479px) {
    .content-area.int-shop .title-and-breadcrumbs h1 {
      word-spacing: 150px; } }
  .content-area .support-price {
    background: #30394a;
    color: #ffffff;
    clear: both; }
    .content-area .support-price__table-header {
      padding: 0 20px;
      margin-top: 35px;
      background: linear-gradient(to top, #1f2e3f, #30394a);
      cursor: pointer;
      position: relative; }
      .content-area .support-price__table-header:after {
        content: '';
        display: block;
        position: absolute;
        right: 25px;
        top: 25%;
        width: 52px;
        height: 30px;
        padding: 5px;
        background-image: url("/local/templates/webprofy/images/support-arrows.png");
        background-repeat: no-repeat;
        background-position: 0 0px;
        background-size: cover;
        -moz-transition: all, 0.5s, ease;
        -o-transition: all, 0.5s, ease;
        -webkit-transition: all, 0.5s, ease;
        transition: all, 0.5s, ease; }
      .content-area .support-price__table-header.green {
        background: linear-gradient(to top, #499224, #73a42a); }
        @media screen and (max-width: 479px) {
          .content-area .support-price__table-header.green {
            margin-top: 0; } }
        .content-area .support-price__table-header.green:after {
          content: '';
          display: block;
          position: absolute;
          right: 25px;
          top: 25%;
          width: 52px;
          height: 30px;
          padding: 5px;
          background-image: url("/local/templates/webprofy/images/support-arrows.png");
          background-repeat: no-repeat;
          background-position: 0 -35px;
          background-size: cover;
          -moz-transition: all, 0.5s, ease;
          -o-transition: all, 0.5s, ease;
          -webkit-transition: all, 0.5s, ease;
          transition: all, 0.5s, ease; }
        @media screen and (max-width: 479px) {
          .content-area .support-price__table-header.green:after {
            content: '';
            width: 26px !important;
            height: 17.5px !important;
            right: 1.5% !important;
            background-position: 0 -17.5px !important; } }
      @media screen and (max-width: 1280px) {
        .content-area .support-price__table-header {
          padding: 0 18px; } }
      @media screen and (max-width: 1023px) {
        .content-area .support-price__table-header {
          padding: 0 15px; } }
      @media screen and (max-width: 479px) {
        .content-area .support-price__table-header {
          padding: 0 12px;
          margin-top: 3px;
          padding-bottom: 0; } }
      @media screen and (min-width: 1400px) {
        .content-area .support-price__table-header {
          padding: 0 35px; } }
      @media screen and (min-width: 2200px) {
        .content-area .support-price__table-header {
          padding: 0 50px; } }
      .content-area .support-price__table-header h3, .content-area .support-price__table-header .product-constructor__price-value {
        font-size: 174%;
        line-height: 3.9em; }
        @media screen and (max-width: 479px) {
          .content-area .support-price__table-header h3, .content-area .support-price__table-header .product-constructor__price-value {
            line-height: 3.2em; } }
      @media screen and (max-width: 479px) {
        .content-area .support-price__table-header:after {
          content: '';
          width: 26px !important;
          height: 17.5px !important;
          right: 1.5% !important;
          background-position: 0 5px !important; } }
    .content-area .support-price__name {
      line-height: 1.9em;
      text-transform: uppercase;
      padding: 0; }
    .content-area .support-price__item {
      width: 55%;
      line-height: 1.25;
      padding: 0;
      height: 1.7em;
      vertical-align: middle;
      background-image: url("/local/templates/webprofy/images/dot_4x5.png");
      background-repeat: repeat-x;
      background-position: 100% 60%;
      background-size: 4px 5px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .content-area .support-price__item {
          background-image: url("/local/templates/webprofy/images/dot@2x.png");
          background-size: 4px 5px; } }
      .content-area .support-price__item span {
        background: #30394a;
        padding-right: 5px; }
    .content-area .support-price__item.last {
      background: none; }
    .content-area .support-price__price {
      vertical-align: middle;
      width: 16%;
      padding: 0 0 0 5px; }
      @media screen and (max-width: 479px) {
        .content-area .support-price__price {
          width: 20%;
          vertical-align: bottom; } }
    .content-area .support-price__table {
      width: 100%;
      background: #30394a;
      margin: 0 35px; }
      @media screen and (max-width: 1280px) {
        .content-area .support-price__table {
          margin: 0px 18px; } }
      @media screen and (max-width: 1023px) {
        .content-area .support-price__table {
          margin: 0px 15px; } }
      @media screen and (max-width: 479px) {
        .content-area .support-price__table {
          margin: 0px 12px;
          width: 95%; } }
      @media screen and (min-width: 1400px) {
        .content-area .support-price__table {
          margin: 0px 35px; } }
      @media screen and (min-width: 2200px) {
        .content-area .support-price__table {
          margin: 0px 50px; } }
    .content-area .support-price__footnote {
      margin: 0 35px;
      padding: 20px 0;
      /*display: none;*/
      color: #787784; }
      @media screen and (max-width: 1280px) {
        .content-area .support-price__footnote {
          margin: 0px 18px; } }
      @media screen and (max-width: 1023px) {
        .content-area .support-price__footnote {
          margin: 0px 15px; } }
      @media screen and (max-width: 479px) {
        .content-area .support-price__footnote {
          margin: 0px 12px;
          width: 95%; } }
      @media screen and (min-width: 1400px) {
        .content-area .support-price__footnote {
          margin: 0px 35px; } }
      @media screen and (min-width: 2200px) {
        .content-area .support-price__footnote {
          margin: 0px 50px; } }
    .content-area .support-price td.support-price__name.first {
      height: 55px;
      vertical-align: middle; }
      @media screen and (max-width: 1280px) {
        .content-area .support-price td.support-price__name.first {
          height: 53px; } }
      @media screen and (max-width: 479px) {
        .content-area .support-price td.support-price__name.first {
          vertical-align: bottom; } }
      @media screen and (min-width: 1400px) {
        .content-area .support-price td.support-price__name.first {
          height: 65px; } }
      @media screen and (min-width: 2200px) {
        .content-area .support-price td.support-price__name.first {
          height: 90px; } }
    .content-area .support-price td.support-price__name {
      height: 54px;
      vertical-align: middle; }
      @media screen and (max-width: 1280px) {
        .content-area .support-price td.support-price__name {
          height: 53px; } }
      @media screen and (max-width: 479px) {
        .content-area .support-price td.support-price__name {
          vertical-align: bottom; } }
      @media screen and (min-width: 1400px) {
        .content-area .support-price td.support-price__name {
          height: 65px; } }
      @media screen and (min-width: 2200px) {
        .content-area .support-price td.support-price__name {
          height: 90px; } }
    .content-area .support-price table {
      color: #ffffff; }
      .content-area .support-price table .support-price__download-td {
        vertical-align: top; }
        @media screen and (max-width: 1023px) {
          .content-area .support-price table .support-price__download-td {
            display: none; } }
    .content-area .support-price td {
      border: none; }
    .content-area .support-price td, .content-area .support-price tr {
      color: #ffffff; }
    .content-area .support-price__download {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      border: 1px dotted #787784 !important;
      border-right: none;
      margin: 0px -35px 0px 0px;
      padding: 20px 25px;
      position: relative; }
      @media screen and (max-width: 1280px) {
        .content-area .support-price__download {
          margin: 0px -18px 0px 0px; } }
      @media screen and (max-width: 1023px) {
        .content-area .support-price__download {
          margin: 0px -15px 0px 0px; } }
      @media screen and (max-width: 479px) {
        .content-area .support-price__download {
          margin: 0px -12px 0px 0px; } }
      @media screen and (min-width: 1400px) {
        .content-area .support-price__download {
          margin: 0px -35px 0px 0px; } }
      @media screen and (min-width: 2200px) {
        .content-area .support-price__download {
          margin: 0px -50px 0px 0px; } }
      .content-area .support-price__download span {
        display: block;
        position: absolute;
        top: 45%;
        left: 85px;
        text-decoration: underline; }
  .content-area .support-description {
    width: 70%;
    padding: 2% 20px; }
    @media screen and (max-width: 1280px) {
      .content-area .support-description {
        padding: 2% 18px; } }
    @media screen and (max-width: 1023px) {
      .content-area .support-description {
        padding: 2% 15px; } }
    @media screen and (max-width: 479px) {
      .content-area .support-description {
        padding: 2% 12px 3% 12px;
        width: 90%; } }
    @media screen and (min-width: 1400px) {
      .content-area .support-description {
        padding: 2% 35px; } }
    @media screen and (min-width: 2200px) {
      .content-area .support-description {
        padding: 2% 50px; } }
    .content-area .support-description p {
      line-height: 1.25em;
      margin: 0;
      padding: 12px 0;
      color: #cccccc; }
      @media screen and (max-width: 479px) {
        .content-area .support-description p {
          padding: 6px 0; } }
    .content-area .support-description ul li {
      margin: 0.8% 2%; }
    .content-area .support-description h3, .content-area .support-description .product-constructor__price-value {
      font-size: 150%;
      line-height: 3em; }
      @media screen and (min-width: 1400px) {
        .content-area .support-description h3, .content-area .support-description .product-constructor__price-value {
          margin-bottom: 0; } }
  .content-area .support-experience {
    margin: 35px 0;
    padding: 35px;
    display: none; }
    @media screen and (max-width: 1280px) {
      .content-area .support-experience {
        margin: 18px 0;
        padding: 0px 18px; } }
    @media screen and (max-width: 1023px) {
      .content-area .support-experience {
        margin: 15px 0;
        padding: 0px 15px; } }
    @media screen and (max-width: 479px) {
      .content-area .support-experience {
        margin: 12px 0;
        padding: 0px 12px;
        display: block; } }
    @media screen and (min-width: 1400px) {
      .content-area .support-experience {
        margin: 35px 0;
        padding: 0px 35px; } }
    @media screen and (min-width: 2200px) {
      .content-area .support-experience {
        margin: 50px 0;
        padding: 0px 50px; } }
    .content-area .support-experience p {
      padding: 12px 0;
      color: #cccccc; }
      @media screen and (max-width: 479px) {
        .content-area .support-experience p {
          padding: 6px 0; } }
    .content-area .support-experience h3, .content-area .support-experience .product-constructor__price-value {
      font-size: 150%;
      line-height: 3em; }
  .content-area .int-shop-experience {
    padding: 23px;
    background-color: #21252e; }
    @media screen and (max-width: 1280px) {
      .content-area .int-shop-experience {
        padding: 18px; } }
    @media screen and (max-width: 1023px) {
      .content-area .int-shop-experience {
        padding: 15px; } }
    @media screen and (max-width: 479px) {
      .content-area .int-shop-experience {
        padding: 21px 12px; } }
    @media screen and (min-width: 1400px) {
      .content-area .int-shop-experience {
        padding: 35px; } }
    @media screen and (min-width: 2200px) {
      .content-area .int-shop-experience {
        padding: 50px; } }
    .content-area .int-shop-experience p {
      padding: 8px 0;
      color: #cccccc;
      font-size: 83%;
      line-height: 1.4em; }
      @media screen and (max-width: 1280px) {
        .content-area .int-shop-experience p {
          padding: 0px; } }
      @media screen and (max-width: 479px) {
        .content-area .int-shop-experience p {
          padding: 4px 0; } }
    @media screen and (max-width: 1280px) {
      .content-area .int-shop-experience h3, .content-area .int-shop-experience .product-constructor__price-value {
        font-size: 166%;
        margin-bottom: 13px; } }
    @media screen and (max-width: 479px) {
      .content-area .int-shop-experience h3, .content-area .int-shop-experience .product-constructor__price-value {
        font-size: 166%;
        margin-bottom: 13px; } }
  .content-area .int-shop-products__promo {
    padding: 15px;
    text-align: center; }
    .content-area .int-shop-products__promo img {
      max-width: 80%; }
  .content-area .internet-shops-filter {
    color: #ffffff;
    font-size: 83%;
    line-height: 1.6em;
    padding-top: 16px; }
    @media screen and (max-width: 1280px) {
      .content-area .internet-shops-filter {
        padding-top: 12px; } }
    @media screen and (max-width: 1023px) {
      .content-area .internet-shops-filter {
        padding-top: 18px; } }
    @media screen and (max-width: 479px) {
      .content-area .internet-shops-filter {
        padding: 14px 9px; } }
    @media screen and (min-width: 1400px) {
      .content-area .internet-shops-filter {
        padding-top: 21px;
        line-height: 1.1em; } }
    @media screen and (min-width: 2200px) {
      .content-area .internet-shops-filter {
        padding-top: 60px; } }
    .content-area .internet-shops-filter li {
      margin: 4% 0; }
      @media screen and (max-width: 479px) {
        .content-area .internet-shops-filter li {
          margin: 2%; } }
      .content-area .internet-shops-filter li a {
        color: #ffffff;
        cursor: pointer; }
      .content-area .internet-shops-filter li:before {
        display: none; }
    .content-area .internet-shops-filter__nolink {
      color: #787784; }
  .content-area .develop-products {
    background: linear-gradient(to top, #1f2e3f, #30394a);
    margin-top: 41px; }
    @media screen and (min-width: 1400px) {
      .content-area .develop-products {
        margin-top: 45px; } }
    @media screen and (min-width: 1600px) {
      .content-area .develop-products {
        margin-top: 70px; } }
    @media screen and (min-width: 1800px) {
      .content-area .develop-products {
        margin-top: 70px; } }
    @media screen and (min-width: 2200px) {
      .content-area .develop-products {
        margin-top: 75px; } }
    @media screen and (max-width: 1280px) {
      .content-area .develop-products {
        margin-top: 28px; } }
    @media screen and (max-width: 1023px) {
      .content-area .develop-products {
        margin-top: 21px; } }
    @media screen and (max-width: 479px) {
      .content-area .develop-products {
        margin-top: 56px; } }
    .content-area .develop-products__wrapper {
      color: #ffffff;
      padding: 0 23px; }
      @media screen and (max-width: 1280px) {
        .content-area .develop-products__wrapper {
          padding: 0 18px; } }
      @media screen and (max-width: 1023px) {
        .content-area .develop-products__wrapper {
          padding: 0 15px; } }
      @media screen and (max-width: 479px) {
        .content-area .develop-products__wrapper {
          padding: 0px; } }
      @media screen and (min-width: 1400px) {
        .content-area .develop-products__wrapper {
          padding: 0 35px; } }
      @media screen and (min-width: 2200px) {
        .content-area .develop-products__wrapper {
          padding: 0 50px; } }
    .content-area .develop-products .product-block-for {
      padding: 25px 0;
      width: 97%;
      border: none; }
      @media screen and (max-width: 1280px) {
        .content-area .develop-products .product-block-for {
          padding: 21px 0; } }
      @media screen and (max-width: 1023px) {
        .content-area .develop-products .product-block-for {
          padding: 17px 0; } }
      @media screen and (max-width: 479px) {
        .content-area .develop-products .product-block-for {
          padding: 0;
          border-top: 3px solid #7fa428;
          width: 100%; } }
      @media screen and (min-width: 1400px) {
        .content-area .develop-products .product-block-for {
          padding: 20px 0; } }
      @media screen and (min-width: 2200px) {
        .content-area .develop-products .product-block-for {
          padding: 37px 0; } }
      .content-area .develop-products .product-block-for .wrapper-for-mob {
        position: relative; }
        @media screen and (max-width: 479px) {
          .content-area .develop-products .product-block-for .wrapper-for-mob {
            background: linear-gradient(to top, #1b2f41, #41454D); }
            .content-area .develop-products .product-block-for .wrapper-for-mob h3, .content-area .develop-products .product-block-for .wrapper-for-mob .product-constructor__price-value, .content-area .develop-products .product-block-for .wrapper-for-mob .h3 {
              padding: 9px; } }
      .content-area .develop-products .product-block-for h3, .content-area .develop-products .product-block-for .product-constructor__price-value, .content-area .develop-products .product-block-for .h3 {
        font-size: 250%; }
        @media screen and (max-width: 767px) {
          .content-area .develop-products .product-block-for h3, .content-area .develop-products .product-block-for .product-constructor__price-value, .content-area .develop-products .product-block-for .h3 {
            font-size: 170%; } }
        @media screen and (max-width: 479px) {
          .content-area .develop-products .product-block-for h3, .content-area .develop-products .product-block-for .product-constructor__price-value, .content-area .develop-products .product-block-for .h3 {
            font-size: 250%; } }
      .content-area .develop-products .product-block-for__promo {
        position: absolute;
        right: 3px;
        top: 3px;
        display: block;
        /*max-width: 37%;*/
        /*z-index: 1;*/ }
        .content-area .develop-products .product-block-for__promo-link {
          font-size: 100%; }
        .content-area .develop-products .product-block-for__promo img {
          max-width: 100%; }
        @media screen and (max-width: 1280px) {
          .content-area .develop-products .product-block-for__promo {
            display: block;
            /*max-width: 30%;*/ } }
        @media screen and (max-width: 1023px) {
          .content-area .develop-products .product-block-for__promo {
            /*display: none;*/ } }
        @media screen and (max-width: 767px) {
          .content-area .develop-products .product-block-for__promo {
            /*display: none;*/ } }
        @media screen and (max-width: 479px) {
          .content-area .develop-products .product-block-for__promo {
            display: block;
            top: 10px; } }
      @media screen and (max-width: 479px) {
        .content-area .develop-products .product-block-for .develop-products__menu {
          border-top: 1px dotted #787784; } }
    .content-area .develop-products__border-for-mob {
      display: none;
      border-top: 1px dotted #787784;
      opacity: 0.5; }
      @media screen and (max-width: 479px) {
        .content-area .develop-products__border-for-mob {
          display: block; } }
    .content-area .develop-products__description {
      padding: 24px 0;
      border-top: 8px solid #7fa428;
      border-bottom: 1px dotted #787784;
      height: 73px; }
      @media screen and (max-width: 1280px) {
        .content-area .develop-products__description {
          padding: 18px 0; } }
      @media screen and (max-width: 1023px) {
        .content-area .develop-products__description {
          padding: 15px 0; } }
      @media screen and (min-width: 1400px) {
        .content-area .develop-products__description {
          padding: 35px 0;
          height: 66px; } }
      @media screen and (min-width: 2200px) {
        .content-area .develop-products__description {
          padding: 50px 0; } }
      @media screen and (max-width: 767px) {
        .content-area .develop-products__description {
          height: 100px; } }
      @media screen and (max-width: 479px) {
        .content-area .develop-products__description {
          padding: 12px 9px;
          border-top: none;
          height: 100%;
          border-bottom: none;
          width: 70%; } }
      .content-area .develop-products__description p {
        font-size: 93%;
        line-height: 1.4em;
        /*width: 80%;*/ }
        @media screen and (max-width: 479px) {
          .content-area .develop-products__description p {
            font-size: 95%;
            height: 100%; } }
      .content-area .develop-products__description:after {
        content: '';
        display: none;
        position: absolute;
        right: 3%;
        margin-top: -40px;
        width: 52px;
        height: 31px;
        background-image: url("/local/templates/webprofy/images/int-shop-arrows.png");
        background-repeat: no-repeat;
        background-position: 0 100%;
        background-size: cover;
        -moz-transition: all, 0.5s, ease;
        -o-transition: all, 0.5s, ease;
        -webkit-transition: all, 0.5s, ease;
        transition: all, 0.5s, ease; }
        @media screen and (max-width: 479px) {
          .content-area .develop-products__description:after {
            display: block; } }
      .content-area .develop-products__description.opened:after {
        content: '';
        display: none;
        position: absolute;
        right: 3%;
        margin-top: -40px;
        width: 52px;
        height: 31px;
        background-image: url("/local/templates/webprofy/images/int-shop-arrows.png");
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: cover;
        -moz-transition: all, 0.5s, ease;
        -o-transition: all, 0.5s, ease;
        -webkit-transition: all, 0.5s, ease;
        transition: all, 0.5s, ease; }
        @media screen and (max-width: 479px) {
          .content-area .develop-products__description.opened:after {
            display: block; } }
    .content-area .develop-products__date {
      padding: 13px 0;
      font-size: 0.9444em; }
      @media screen and (max-width: 1280px) {
        .content-area .develop-products__date {
          padding: 9px 0; } }
      @media screen and (max-width: 1023px) {
        .content-area .develop-products__date {
          padding: 8px 0; } }
      @media screen and (max-width: 1050px) {
        .content-area .develop-products__date {
          min-height: 45px; } }
      @media screen and (max-width: 479px) {
        .content-area .develop-products__date {
          padding: 6px 9px;
          min-height: 18px; } }
      @media screen and (max-width: 767px) {
        .content-area .develop-products__date {
          min-height: 45px; } }
      @media screen and (min-width: 1400px) {
        .content-area .develop-products__date {
          padding: 18px 0; } }
      @media screen and (min-width: 2200px) {
        .content-area .develop-products__date {
          padding: 25px 0; } }
      .content-area .develop-products__date .time {
        color: #787784; }
    .content-area .develop-products__menu .internet-shops-filter ul li {
      margin-left: 0; }
    .content-area .develop-products .cols {
      padding-left: 0 !important; }
  .content-area .seo-bottom {
    padding: 31px 35px 60px 23px;
    color: #787784; }
    @media screen and (max-width: 1280px) {
      .content-area .seo-bottom {
        padding: 23px 18px 41px 18px; } }
    @media screen and (max-width: 1023px) {
      .content-area .seo-bottom {
        padding: 19px 15px 34px 15px; } }
    @media screen and (max-width: 479px) {
      .content-area .seo-bottom {
        padding: 21px 12px 27px 12px;
        max-width: 100%; } }
    @media screen and (min-width: 1400px) {
      .content-area .seo-bottom {
        padding: 40px 35px 80px 35px; } }
    @media screen and (min-width: 2200px) {
      .content-area .seo-bottom {
        max-width: 70%;
        padding: 64px 50px 114px 50px; } }
    .content-area .seo-bottom h1, .content-area .seo-bottom h2, .content-area .seo-bottom .product-constructor__filter-title, .content-area .seo-bottom h3, .content-area .seo-bottom .product-constructor__price-value, .content-area .seo-bottom h4 {
      color: #787784; }
    .content-area .seo-bottom h3, .content-area .seo-bottom .product-constructor__price-value {
      color: #787784;
      font-size: 150%;
      padding-right: 25%; }
      @media screen and (max-width: 1280px) {
        .content-area .seo-bottom h3, .content-area .seo-bottom .product-constructor__price-value {
          font-size: 125%; } }
      @media screen and (max-width: 479px) {
        .content-area .seo-bottom h3, .content-area .seo-bottom .product-constructor__price-value {
          max-width: 100%;
          font-size: 166%;
          line-height: 1.3em; } }
    .content-area .seo-bottom p {
      line-height: 1.2em; }
  .content-area .support-list {
    background: #363943;
    padding: 35px 0px; }
    @media screen and (max-width: 1280px) {
      .content-area .support-list {
        padding: 18px 0px; } }
    @media screen and (max-width: 1023px) {
      .content-area .support-list {
        padding: 15px 0px; } }
    @media screen and (max-width: 479px) {
      .content-area .support-list {
        padding: 12px 0px; } }
    @media screen and (min-width: 1400px) {
      .content-area .support-list {
        padding: 35px 0px; } }
    @media screen and (min-width: 2200px) {
      .content-area .support-list {
        padding: 50px 0px; } }
  @media screen and (max-width: 479px) {
    .content-area .support-top {
      margin-top: 28px; } }
  .content-area .support-top__technology {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px dotted #787784;
    width: 40%;
    float: right;
    margin: 10px -15px 1.8% 10px;
    padding: 1.6% 25px; }
    @media screen and (max-width: 1280px) {
      .content-area .support-top__technology {
        margin: 0px 0px 18px 0px; } }
    @media screen and (max-width: 1023px) {
      .content-area .support-top__technology {
        margin: 0px 0px 15px 0px; } }
    @media screen and (max-width: 767px) {
      .content-area .support-top__technology {
        padding-left: 15px;
        padding-right: 15px; } }
    @media screen and (max-width: 665px) {
      .content-area .support-top__technology {
        width: 100%;
        float: none;
        margin: 0;
        border-left: none;
        border-bottom: none;
        padding-top: 13px; } }
    @media screen and (min-width: 1400px) {
      .content-area .support-top__technology {
        margin: 0px 0px 0 0px;
        padding: 1.3% 30px; } }
    @media screen and (min-width: 2200px) {
      .content-area .support-top__technology {
        margin: 0px 0px 0px 0px; } }
    .content-area .support-top__technology img {
      max-width: 100%; }
      @media screen and (max-width: 479px) {
        .content-area .support-top__technology img {
          max-width: 100%; } }
      @media screen and (min-width: 1400px) {
        .content-area .support-top__technology img {
          width: 100%; } }
    .content-area .support-top__technology p {
      color: #bbb9a5;
      padding: 3% 0;
      font-style: italic;
      font-size: 83%; }
  .content-area .support-top__left {
    width: 58%;
    float: left;
    padding: 2% 0 3% 0; }
    @media screen and (min-width: 2200px) {
      .content-area .support-top__left {
        padding: 31px 0 3% 0; } }
    @media screen and (min-width: 1400px) {
      .content-area .support-top__left {
        padding: 22px 0 3% 0; } }
    @media screen and (max-width: 1280px) {
      .content-area .support-top__left {
        padding: 16px 0 28px 0; } }
    @media screen and (max-width: 1023px) {
      .content-area .support-top__left {
        padding: 13px 0 23px 0; } }
    @media screen and (max-width: 665px) {
      .content-area .support-top__left {
        width: 100%;
        float: none;
        padding: 11px 0 20px 0; } }
    @media screen and (max-width: 479px) {
      .content-area .support-top__left h3, .content-area .support-top__left .product-constructor__price-value {
        font-size: 167%; } }
    .content-area .support-top__left p {
      padding: 2.1% 0; }
      @media screen and (max-width: 1280px) {
        .content-area .support-top__left p {
          padding: 18px 0; } }
      @media screen and (max-width: 1023px) {
        .content-area .support-top__left p {
          padding: 14px 0; } }
      @media screen and (max-width: 479px) {
        .content-area .support-top__left p {
          padding: 7px 0 0 0; } }
      @media screen and (min-width: 1400px) {
        .content-area .support-top__left p {
          padding: 19px 0 24px 0; } }
      @media screen and (min-width: 2200px) {
        .content-area .support-top__left p {
          padding: 28px 0; } }
  .content-area .support-page .new-technology {
    display: none; }
    @media screen and (max-width: 479px) {
      .content-area .support-page .new-technology {
        display: block; } }

.product-block-for__promo-link {
  background-color: #ca0066;
  text-transform: none;
  white-space: nowrap;
  padding: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  color: white;
  display: block;
  font-size: 30%; }

.title-promo {
  position: relative;
  display: inline-block; }
  .title-promo .product-block-for__promo {
    position: absolute;
    display: block;
    top: -30%;
    right: -10%; }
    .title-promo .product-block-for__promo-link {
      font-size: 100%; }
    @media screen and (max-width: 1023px) {
      .title-promo .product-block-for__promo {
        top: -50%;
        right: -20%; } }
    @media screen and (max-width: 767px) {
      .title-promo .product-block-for__promo {
        position: relative;
        display: inline-block;
        top: 0px;
        right: 0px; } }
    @media screen and (max-width: 479px) {
      .title-promo .product-block-for__promo {
        margin-bottom: 10px; } }

.product-line-block .product-line-item .product-block-for__promo {
  position: absolute;
  display: block;
  /*z-index: 1000;*/
  top: -13%;
  right: 0px; }
  .product-line-block .product-line-item .product-block-for__promo img {
    max-width: 100%; }
  @media screen and (max-width: 1023px) {
    .product-line-block .product-line-item .product-block-for__promo {
      /*display: none;*/ } }
  @media screen and (max-width: 767px) {
    .product-line-block .product-line-item .product-block-for__promo {
      /*display: none;*/ }
      .product-line-block .product-line-item .product-block-for__promo .product-block-for__promo-link {
        font-size: 40%; } }
  @media screen and (max-width: 479px) {
    .product-line-block .product-line-item .product-block-for__promo {
      top: 0px; }
      .product-line-block .product-line-item .product-block-for__promo .product-block-for__promo-link {
        font-size: 50%; } }

.optima-sale {
  margin-top: 40px;
  font-family: "MuseoSansCyrl", Arial, sans-serif;
  color: #ffffff;
  background-color: #0a6766;
  padding: 100px 80px;
  overflow: hidden;
  position: relative; }
  .optima-sale:first-child {
    margin-top: 0; }
  .optima-sale__percent {
    font-size: 550px;
    color: #0a5859;
    font-family: "MuseoSansCyrl500", Arial, sans-serif;
    position: absolute;
    z-index: 1;
    line-height: 1;
    top: 0px;
    left: 90px; }
  .optima-sale__title {
    font-family: "MuseoSansCyrl", Arial, sans-serif;
    font-size: 276%;
    line-height: 1.4 !important;
    margin-top: 0px !important;
    font-weight: normal !important;
    margin-bottom: 40px;
    z-index: 2;
    position: relative; }
    .optima-sale__title:last-child {
      margin-bottom: 0; }
  .optima-sale__text {
    font-size: 146%;
    line-height: 1.6;
    margin-bottom: 25px;
    z-index: 2;
    position: relative;
    color: #cccccc; }
    .optima-sale__text:last-child {
      margin-bottom: 0; }
  .optima-sale__note {
    z-index: 2;
    position: relative;
    color: #cccccc; }
    .optima-sale__note:before {
      content: "*";
      color: #83aa27;
      font-size: 160%; }
  @media screen and (max-width: 1600px) {
    .optima-sale__percent {
      font-size: 3500%; } }
  @media screen and (max-width: 767px) {
    .optima-sale {
      padding: 30px; }
      .optima-sale__percent {
        font-size: 2500%;
        left: 20px; } }
  @media screen and (max-width: 479px) {
    .optima-sale {
      margin-top: 20px;
      padding: 30px; }
      .optima-sale:first-child {
        margin-top: 0; }
      .optima-sale__percent {
        font-size: 1600%;
        top: 20px;
        left: 20px; }
      .optima-sale__title {
        margin-bottom: 10px !important; }
      .optima-sale__text {
        margin-bottom: 10px;
        font-size: 110%; }
        .optima-sale__text:last-child {
          margin-bottom: 0; } }

.form-standart.form-optima-sale {
  background-color: inherit; }

.content {
  width: 75%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px;
  color: #aaabad; }
  @media screen and (max-width: 1280px) {
    .content {
      padding: 18px; } }
  @media screen and (max-width: 1023px) {
    .content {
      padding: 15px; } }
  @media screen and (max-width: 479px) {
    .content {
      padding: 12px; } }
  @media screen and (min-width: 1400px) {
    .content {
      padding: 35px; } }
  @media screen and (min-width: 2200px) {
    .content {
      padding: 50px; } }
  @media screen and (max-width: 767px) {
    .content {
      width: 100%;
      float: none; } }
  .content h1 {
    font-size: 290%;
    color: white;
    margin-top: 40px;
    margin-bottom: 20px;
    text-transform: uppercase; }
    @media screen and (max-width: 1280px) {
      .content h1 {
        margin-top: 36px; } }
    @media screen and (max-width: 1023px) {
      .content h1 {
        margin-top: 28px; } }
    .content h1:first-child {
      margin-top: 0; }
    @media screen and (max-width: 1280px) {
      .content h1 {
        margin-bottom: 18px; } }
    @media screen and (max-width: 1023px) {
      .content h1 {
        margin-bottom: 14px; } }
    .content h1:last-child {
      margin-bottom: 0; }
    @media screen and (max-width: 479px) {
      .content h1 {
        font-size: 180%; } }
  .content p {
    line-height: 1.4;
    margin-top: 20px;
    margin-bottom: 20px; }
    @media screen and (max-width: 1280px) {
      .content p {
        margin-top: 18px;
        margin-bottom: 18px; } }
    @media screen and (max-width: 1023px) {
      .content p {
        margin-top: 14px;
        margin-bottom: 14px; } }
    @media screen and (max-width: 767px) {
      .content p {
        margin-top: 10px;
        margin-bottom: 10px; } }
    .content p:first-child {
      margin-top: 0; }
    .content p:last-child {
      margin-bottom: 0; }
  .content .two-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
    -jquery-columns: 2 25px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
    color: #787784;
    font-size: 85%; }
    @media screen and (max-width: 767px) {
      .content .two-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1; } }

.content.archive {
  width: 100%; }
  .content.archive .one-columns ul,
  .content.archive .two-columns ul,
  .content.archive .four-columns ul {
    margin-top: 0; }
  .content.archive .one-columns li,
  .content.archive .two-columns li,
  .content.archive .four-columns li {
    margin: 0;
    line-height: 2.2em; }
  .content.archive .one-columns ul li,
  .content.archive .two-columns ul li,
  .content.archive .four-columns ul li {
    margin-left: 1.4em; }
    .content.archive .one-columns ul li:before,
    .content.archive .two-columns ul li:before,
    .content.archive .four-columns ul li:before {
      margin-left: 0;
      margin-right: 0.5em; }
  .content.archive .four-columns ul {
    margin-top: 0; }
    .content.archive .four-columns ul li:first-child {
      margin-top: 0; }

.right-column {
  width: 25%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px;
  background: #363943; }
  @media screen and (max-width: 1280px) {
    .right-column {
      padding: 18px; } }
  @media screen and (max-width: 1023px) {
    .right-column {
      padding: 15px; } }
  @media screen and (max-width: 479px) {
    .right-column {
      padding: 12px; } }
  @media screen and (min-width: 1400px) {
    .right-column {
      padding: 35px; } }
  @media screen and (min-width: 2200px) {
    .right-column {
      padding: 50px; } }
  @media screen and (max-width: 767px) {
    .right-column {
      width: 100%;
      float: none; } }
  .right-column p {
    font-size: 85%;
    color: #bbb9a5;
    margin-top: 10px;
    margin-bottom: 10px; }
    @media screen and (max-width: 1280px) {
      .right-column p {
        margin-top: 9px;
        margin-bottom: 9px; } }
    @media screen and (max-width: 1023px) {
      .right-column p {
        margin-top: 7px;
        margin-bottom: 7px; } }
    @media screen and (max-width: 767px) {
      .right-column p {
        margin-top: 5px;
        margin-bottom: 5px; } }
    .right-column p:first-child {
      margin-top: 0; }
    .right-column p:last-child {
      margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .right-column p {
        font-size: 100%; } }
  .right-column h3, .right-column .product-constructor__price-value {
    font-size: 167%;
    padding-right: 25px; }
    @media screen and (max-width: 1280px) {
      .right-column h3, .right-column .product-constructor__price-value {
        padding-right: 18px; } }
    @media screen and (max-width: 1023px) {
      .right-column h3, .right-column .product-constructor__price-value {
        padding-right: 15px; } }
    @media screen and (max-width: 479px) {
      .right-column h3, .right-column .product-constructor__price-value {
        padding-right: 12px; } }
    @media screen and (min-width: 1400px) {
      .right-column h3, .right-column .product-constructor__price-value {
        padding-right: 35px; } }
    @media screen and (min-width: 2200px) {
      .right-column h3, .right-column .product-constructor__price-value {
        padding-right: 50px; } }
  .right-column .reviews_h {
    /*@include box-margin-top(40px);
		@include box-margin-bottom(20px);*/
    color: white;
    text-transform: uppercase;
    padding-bottom: 25px;
    /*@include pad(bottom, right);
		@include antipad(right);*/
    border-bottom: 4px solid #6c6e75; }
    @media screen and (max-width: 1280px) {
      .right-column .reviews_h {
        padding-bottom: 18px; } }
    @media screen and (max-width: 1023px) {
      .right-column .reviews_h {
        padding-bottom: 15px; } }
    @media screen and (max-width: 479px) {
      .right-column .reviews_h {
        padding-bottom: 12px; } }
    @media screen and (min-width: 1400px) {
      .right-column .reviews_h {
        padding-bottom: 35px; } }
    @media screen and (min-width: 2200px) {
      .right-column .reviews_h {
        padding-bottom: 50px; } }
  .right-column h4, .right-column .reviews_h4 {
    font-weight: normal;
    font-size: 110%;
    margin-top: 20px;
    margin-bottom: 12px;
    text-transform: uppercase;
    color: white; }
    @media screen and (max-width: 1280px) {
      .right-column h4, .right-column .reviews_h4 {
        margin-top: 18px; } }
    @media screen and (max-width: 1023px) {
      .right-column h4, .right-column .reviews_h4 {
        margin-top: 14px; } }
    .right-column h4:first-child, .right-column .reviews_h4:first-child {
      margin-top: 0; }
    @media screen and (max-width: 1280px) {
      .right-column h4, .right-column .reviews_h4 {
        margin-bottom: 10.8px; } }
    @media screen and (max-width: 1023px) {
      .right-column h4, .right-column .reviews_h4 {
        margin-bottom: 8.4px; } }
    .right-column h4:last-child, .right-column .reviews_h4:last-child {
      margin-bottom: 0; }
  .right-column .more-link {
    margin-top: 12px;
    margin-bottom: 12px; }
    @media screen and (max-width: 1280px) {
      .right-column .more-link {
        margin-top: 10.8px;
        margin-bottom: 10.8px; } }
    @media screen and (max-width: 1023px) {
      .right-column .more-link {
        margin-top: 8.4px;
        margin-bottom: 8.4px; } }
    @media screen and (max-width: 767px) {
      .right-column .more-link {
        margin-top: 6px;
        margin-bottom: 6px; } }
    .right-column .more-link:first-child {
      margin-top: 0; }
    .right-column .more-link:last-child {
      margin-bottom: 0; }
  .right-column .more-link a {
    font-size: 85%;
    color: #676774; }
  .right-column .news-top {
    margin-top: 40px;
    margin-bottom: 40px; }
    @media screen and (max-width: 1280px) {
      .right-column .news-top {
        margin-top: 36px;
        margin-bottom: 36px; } }
    @media screen and (max-width: 1023px) {
      .right-column .news-top {
        margin-top: 28px;
        margin-bottom: 28px; } }
    @media screen and (max-width: 767px) {
      .right-column .news-top {
        margin-top: 20px;
        margin-bottom: 20px; } }
    .right-column .news-top:first-child {
      margin-top: 0; }
    .right-column .news-top:last-child {
      margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .right-column .news-top {
        width: 45%;
        margin-top: 20px;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        _height: 15px;
        margin-left: 12px;
        /*h3, .reviews_h {
				margin-left: 0;
				margin-right: 0;
			}*/ } }
  @media screen and (max-width: 767px) and (max-width: 1280px) {
    .right-column .news-top {
      margin-top: 18px; } }
  @media screen and (max-width: 767px) and (max-width: 1023px) {
    .right-column .news-top {
      margin-top: 14px; } }
    @media screen and (max-width: 767px) {
        .right-column .news-top:first-child {
          margin-top: 0; }
        .right-column .news-top:first-child {
          margin-left: 0; } }
    @media screen and (max-width: 479px) {
      .right-column .news-top {
        width: auto;
        display: block;
        margin-top: 40px;
        margin-left: 0; } }
  @media screen and (max-width: 479px) and (max-width: 1280px) {
    .right-column .news-top {
      margin-top: 36px; } }
  @media screen and (max-width: 479px) and (max-width: 1023px) {
    .right-column .news-top {
      margin-top: 28px; } }
    @media screen and (max-width: 479px) {
        .right-column .news-top:first-child {
          margin-top: 0; } }
  .right-column .clients-feedback.news-top {
    /*h3,*/ }
    .right-column .clients-feedback.news-top .reviews_h {
      margin-bottom: 25px; }
    @media screen and (max-width: 767px) {
      .right-column .clients-feedback.news-top {
        width: 100%;
        float: none; } }
  .right-column .avatar img {
    width: 55px; }

.right-column.portfolio-element-sidebar {
  width: 100%; }

.footer {
  background: #16111c;
  text-transform: uppercase; }
  .footer.is-fixed {
    position: fixed;
    bottom: 0; }
  .footer ul {
    list-style: none;
    margin-top: 15px; }
    .footer ul li {
      font-size: 95%;
      margin: 7px 0; }
      @media screen and (min-width: 1400px) {
        .footer ul li {
          margin: 12px 0; } }
      .footer ul li a {
        color: #848385;
        text-decoration: none; }
      .footer ul li a:hover {
        color: #a2a1a3; }
  .footer .heading a {
    text-decoration: none;
    font-size: 110%;
    color: white;
    font-family: "MuseoSansCyrl500", Arial, sans-serif; }
    .footer .heading a:hover {
      color: #ffae00; }
  .footer .copyright {
    font-size: 110%;
    color: #ababab;
    font-weight: bold; }
  .footer .copyright b {
    color: #ffae00; }
  .footer.smart-tiles .tile .image {
    background: #16111c; }
  .footer .social {
    margin-top: 35px; }
    @media screen and (max-width: 1280px) {
      .footer .social {
        margin-top: 20px; } }
  .footer .social a {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    _height: 15px;
    width: 25px;
    height: 25px;
    background-image: url("/local/templates/webprofy/images/social_icons.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 225px 75px;
    margin-right: 3px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .footer .social a {
        background-image: url("/local/templates/webprofy/images/social_icons@2x.png");
        background-size: 225px 75px; } }
  .footer .social .twitter {
    background-position: 0 0; }
    .footer .social .twitter:hover {
      background-position: 0 -50px; }
  .footer .social .facebook {
    background-position: -50px 0; }
    .footer .social .facebook:hover {
      background-position: -50px -50px; }
  .footer .social .googleplus {
    background-position: -100px 0; }
    .footer .social .googleplus:hover {
      background-position: -100px -50px; }
  .footer .social .slideshare {
    background-position: -200px 0; }
    .footer .social .slideshare:hover {
      background-position: -200px -50px; }
  .footer .tile .text {
    color: white;
    z-index: 10;
    position: relative;
    font-size: 85%; }
  .footer .tile.kokoc-group .text {
    margin-left: 50%;
    padding-left: 25px; }
    @media screen and (max-width: 1280px) {
      .footer .tile.kokoc-group .text {
        padding-left: 18px; } }
    @media screen and (max-width: 1023px) {
      .footer .tile.kokoc-group .text {
        padding-left: 15px; } }
    @media screen and (max-width: 479px) {
      .footer .tile.kokoc-group .text {
        padding-left: 12px; } }
    @media screen and (min-width: 1400px) {
      .footer .tile.kokoc-group .text {
        padding-left: 35px; } }
    @media screen and (min-width: 2200px) {
      .footer .tile.kokoc-group .text {
        padding-left: 50px; } }
  .footer .tile.kokoc-group:after {
    content: '';
    display: block;
    position: absolute;
    top: 25px;
    bottom: 25px;
    left: 50%;
    border-left: 1px solid #a2393e;
    height: auto;
    z-index: 10; }
    @media screen and (max-width: 1280px) {
      .footer .tile.kokoc-group:after {
        top: 18px;
        bottom: 18px; } }
    @media screen and (max-width: 1023px) {
      .footer .tile.kokoc-group:after {
        top: 15px;
        bottom: 15px; } }
    @media screen and (max-width: 479px) {
      .footer .tile.kokoc-group:after {
        top: 12px;
        bottom: 12px; } }
    @media screen and (min-width: 1400px) {
      .footer .tile.kokoc-group:after {
        top: 35px;
        bottom: 35px; } }
    @media screen and (min-width: 2200px) {
      .footer .tile.kokoc-group:after {
        top: 50px;
        bottom: 50px; } }
  @media screen and (max-width: 767px) {
    .footer .copyright-social {
      display: none; } }
  .footer .copyright-social-for-phone {
    display: none;
    padding: 0;
    background: #262a33; }
    @media screen and (max-width: 767px) {
      .footer .copyright-social-for-phone {
        display: block; } }
    .footer .copyright-social-for-phone .copyright {
      line-height: 1.38em;
      padding: 10px; }
    .footer .copyright-social-for-phone .social {
      padding: 25px;
      text-align: center;
      margin: 0; }
      .footer .copyright-social-for-phone .social a {
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        _height: 15px;
        width: 41px;
        height: 41px;
        background-image: url("/local/templates/webprofy/images/social-for-phone.png");
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 266px 75px;
        margin: 0 20px;
        vertical-align: top; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .footer .copyright-social-for-phone .social a {
            background-image: url("/local/templates/webprofy/images/social-for-phone@2x.png");
            background-size: 266px 75px; } }
      .footer .copyright-social-for-phone .social .twitter {
        background-position: -72px 0;
        background-size: cover;
        display: inline-block; }
      .footer .copyright-social-for-phone .social .facebook {
        background-position: -146px 0;
        background-size: cover;
        display: inline-block; }
      .footer .copyright-social-for-phone .social .slideshare {
        background-position: -218px 0;
        background-size: cover;
        display: inline-block; }
    .footer .copyright-social-for-phone .order-button-for-phone {
      background: linear-gradient(to top, #85ad27, #759529);
      padding: 25px 15px;
      line-height: 1.38em;
      font-family: "MuseoSansCyrl", Arial, sans-serif;
      font-size: 133%;
      color: #ffffff;
      text-transform: none;
      cursor: pointer; }
      .footer .copyright-social-for-phone .order-button-for-phone:after {
        content: "";
        background: url("/local/templates/webprofy/images/order-button-plus.png") no-repeat;
        background-position: 0 0;
        background-size: contain;
        height: 52px;
        width: 52px;
        position: absolute;
        left: 80%;
        margin-top: -24px; }
  @media screen and (max-width: 479px) {
    .footer .footer-promo__text span {
      padding-left: 15px;
      color: #ffffff; } }
  .footer .footer-promo__item.umi {
    background-image: url("/local/templates/webprofy/images/tile_umi.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .footer .footer-promo__item.umi {
        background-image: url("/local/templates/webprofy/images/tile_umi.jpg");
        background-size: cover; } }
    @media screen and (max-width: 479px) {
      .footer .footer-promo__item.umi {
        background-image: url("/local/templates/webprofy/images/mob-footer-umi.jpg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        padding: 12% 25%; } }
  @media only screen and (max-width: 479px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 479px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 479px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 479px) and (min-device-pixel-ratio: 2), only screen and (max-width: 479px) and (min-resolution: 192dpi), only screen and (max-width: 479px) and (min-resolution: 2dppx) {
    .footer .footer-promo__item.umi {
      background-image: url("/local/templates/webprofy/images/mob-footer-umi.jpg");
      background-size: cover; } }
  .footer .footer-promo__item.bitrix {
    background-image: url("/local/templates/webprofy/images/tile_bitrix.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .footer .footer-promo__item.bitrix {
        background-image: url("/local/templates/webprofy/images/tile_bitrix.jpg");
        background-size: cover; } }
    @media screen and (max-width: 479px) {
      .footer .footer-promo__item.bitrix {
        background-image: url("/local/templates/webprofy/images/mob-footer-bitrix.jpg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        padding: 12% 25%; } }
  @media only screen and (max-width: 479px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 479px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 479px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 479px) and (min-device-pixel-ratio: 2), only screen and (max-width: 479px) and (min-resolution: 192dpi), only screen and (max-width: 479px) and (min-resolution: 2dppx) {
    .footer .footer-promo__item.bitrix {
      background-image: url("/local/templates/webprofy/images/mob-footer-bitrix.jpg");
      background-size: cover; } }
  .footer .footer-promo__item.kokoc {
    background-image: url("/local/templates/webprofy/images/tile_kokoc.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .footer .footer-promo__item.kokoc {
        background-image: url("/local/templates/webprofy/images/tile_kokoc.png");
        background-size: cover; } }
    @media screen and (max-width: 479px) {
      .footer .footer-promo__item.kokoc {
        background-image: url("/local/templates/webprofy/images/mob-footer-kokoc.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 20%;
        background-position-x: 18%;
        padding: 12% 50%;
        background-color: #8b080e; } }
  @media only screen and (max-width: 479px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 479px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 479px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 479px) and (min-device-pixel-ratio: 2), only screen and (max-width: 479px) and (min-resolution: 192dpi), only screen and (max-width: 479px) and (min-resolution: 2dppx) {
    .footer .footer-promo__item.kokoc {
      background-image: url("/local/templates/webprofy/images/mob-footer-kokoc.png");
      background-size: 20%; } }

.tile-footer-menu {
  text-transform: none; }
  @media screen and (max-width: 767px) {
    .tile-footer-menu {
      display: none; } }

.tile-footer-menu:after {
  content: '';
  height: auto;
  position: absolute;
  left: 0;
  top: 25px;
  bottom: 25px; }
  @media screen and (max-width: 1280px) {
    .tile-footer-menu:after {
      top: 18px;
      bottom: 18px; } }
  @media screen and (max-width: 1023px) {
    .tile-footer-menu:after {
      top: 15px;
      bottom: 15px; } }
  @media screen and (max-width: 479px) {
    .tile-footer-menu:after {
      top: 12px;
      bottom: 12px; } }
  @media screen and (min-width: 1400px) {
    .tile-footer-menu:after {
      top: 35px;
      bottom: 35px; } }
  @media screen and (min-width: 2200px) {
    .tile-footer-menu:after {
      top: 50px;
      bottom: 50px; } }

.tile-footer-menu:first-child:after {
  display: none; }

.mobile-menu-bar {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 48px;
  background: #191d24;
  padding-left: 48px;
  padding-right: 48px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1000; }
  @media screen and (max-width: 1023px) {
    .mobile-menu-bar {
      display: block; } }
  .mobile-menu-bar .logo {
    padding-top: 15px;
    cursor: pointer;
    text-align: center; }
  .mobile-menu-bar .phone {
    background: #191d24;
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url("/local/templates/webprofy/images/phone_icon.png");
    background-repeat: no-repeat;
    background-position: center -2px;
    background-size: 48px 48px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .mobile-menu-bar .phone {
        background-image: url("/local/templates/webprofy/images/phone_icon@2x.png");
        background-size: 48px 48px; } }

.mobile-menu-button {
  background: #191d24;
  width: 48px;
  height: 48px;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("/local/templates/webprofy/images/menu_button.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 48px 48px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mobile-menu-button {
      background-image: url("/local/templates/webprofy/images/menu_button@2x.png");
      background-size: 48px 48px; } }
  .mobile-menu-button.active {
    background-color: #2b3b4f; }

@media screen and (max-width: 767px) {
  .hidemobile {
    display: none; } }

@media screen and (max-width: 767px) {
  .mobile-scrollable {
    overflow-x: scroll; } }

/*********************************************************************************************************/
.nano {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .nano .nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 24px;
    right: 0;
    bottom: 0;
    left: 0; }
    .nano .nano-content:focus {
      outline: thin dotted; }
    .nano .nano-content::-webkit-scrollbar {
      display: none; }
    .nano .nano-content .browse img {
      margin-bottom: -3px; }
  .nano .nano-pane {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden \9;
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    width: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    .nano .nano-pane.active {
      visibility: visible \9;
      opacity: 0.99; }
    .nano .nano-pane.flashed {
      visibility: visible \9;
      opacity: 0.99; }
    .nano .nano-pane .nano-slider {
      background: #444;
      background: rgba(0, 0, 0, 0.5);
      position: relative;
      margin: 0 1px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px; }
  .nano:hover .nano-pane {
    visibility: visible \9;
    opacity: 0.99; }

.clear, .clear-left, .clear-right {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  overflow: hidden;
  visibility: hidden;
  position: absolute \9; }

.clear {
  clear: both; }

.clear-left {
  clear: left; }

.clear-right {
  clear: right; }

.nomargin {
  margin: 0 !important; }

.content-area .content-inner {
  margin: 0 35px;
  position: relative; }
  @media screen and (max-width: 1280px) {
    .content-area .content-inner {
      margin: 0 18px; } }
  @media screen and (max-width: 1023px) {
    .content-area .content-inner {
      margin: 0 15px; } }
  @media screen and (max-width: 479px) {
    .content-area .content-inner {
      margin: 0 12px; } }
  @media screen and (min-width: 1400px) {
    .content-area .content-inner {
      margin: 0 35px; } }
  @media screen and (min-width: 2200px) {
    .content-area .content-inner {
      margin: 0 50px; } }

.content-area h1.big, .content-area .h1.big {
  font-size: 375%;
  margin: 6.5% 0 3.5% 0; }
  @media screen and (max-width: 1280px) {
    .content-area h1.big, .content-area .h1.big {
      font-size: 292%;
      margin: 5% 0 2.5% 0; } }
  @media screen and (max-width: 1023px) {
    .content-area h1.big, .content-area .h1.big {
      font-size: 167%;
      margin: 3% 0 1.5% 0; } }
  @media screen and (max-width: 479px) {
    .content-area h1.big, .content-area .h1.big {
      font-size: 167%;
      font-weight: normal;
      margin: 3% 0 1.5% 0; } }

.content-area h1, .content-area .h1, .content-area h2.big, .content-area .big.product-constructor__filter-title, .content-area .h2.big {
  font-size: 292%;
  margin: 5% 0 2.5% 0; }
  @media screen and (max-width: 1280px) {
    .content-area h1, .content-area .h1, .content-area h2.big, .content-area .big.product-constructor__filter-title, .content-area .h2.big {
      font-size: 233%;
      margin: 3% 0 1.5% 0; } }
  @media screen and (max-width: 1023px) {
    .content-area h1, .content-area .h1, .content-area h2.big, .content-area .big.product-constructor__filter-title, .content-area .h2.big {
      font-size: 167%;
      font-weight: normal;
      margin: 3% 0 1.5% 0; } }
  @media screen and (max-width: 479px) {
    .content-area h1, .content-area .h1, .content-area h2.big, .content-area .big.product-constructor__filter-title, .content-area .h2.big {
      font-size: 125%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }

.content-area h2, .content-area .product-constructor__filter-title, .content-area .h2, .content-area h3.big, .content-area .big.product-constructor__price-value, .content-area .h3.big {
  font-size: 167%;
  margin: 3% 0 1.5% 0; }
  @media screen and (max-width: 1280px) {
    .content-area h2, .content-area .product-constructor__filter-title, .content-area .h2, .content-area h3.big, .content-area .big.product-constructor__price-value, .content-area .h3.big {
      font-size: 167%;
      font-weight: normal;
      margin: 3% 0 1.5% 0; } }
  @media screen and (max-width: 1023px) {
    .content-area h2, .content-area .product-constructor__filter-title, .content-area .h2, .content-area h3.big, .content-area .big.product-constructor__price-value, .content-area .h3.big {
      font-size: 125%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }
  @media screen and (max-width: 479px) {
    .content-area h2, .content-area .product-constructor__filter-title, .content-area .h2, .content-area h3.big, .content-area .big.product-constructor__price-value, .content-area .h3.big {
      font-size: 125%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }

.content-area h3, .content-area .product-constructor__price-value, .content-area .h3, .content-area h4.big, .content-area .h4.big, .content-area .reviews_h3 {
  font-weight: normal;
  font-size: 167%;
  margin: 3% 0 1.5% 0; }
  @media screen and (max-width: 1280px) {
    .content-area h3, .content-area .product-constructor__price-value, .content-area .h3, .content-area h4.big, .content-area .h4.big, .content-area .reviews_h3 {
      font-size: 125%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }
  @media screen and (max-width: 1023px) {
    .content-area h3, .content-area .product-constructor__price-value, .content-area .h3, .content-area h4.big, .content-area .h4.big, .content-area .reviews_h3 {
      font-size: 125%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }
  @media screen and (max-width: 479px) {
    .content-area h3, .content-area .product-constructor__price-value, .content-area .h3, .content-area h4.big, .content-area .h4.big, .content-area .reviews_h3 {
      font-size: 100%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }

.content-area h4, .content-area .h4, .content-area h5.big, .content-area .h5.big, .content-area .big.cart-modal__products-title, .content-area .reviews_h4 {
  font-weight: normal;
  font-size: 125%;
  margin: 2% 0 1% 0; }
  @media screen and (max-width: 1280px) {
    .content-area h4, .content-area .h4, .content-area h5.big, .content-area .h5.big, .content-area .big.cart-modal__products-title, .content-area .reviews_h4 {
      font-size: 125%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }
  @media screen and (max-width: 1023px) {
    .content-area h4, .content-area .h4, .content-area h5.big, .content-area .h5.big, .content-area .big.cart-modal__products-title, .content-area .reviews_h4 {
      font-size: 100%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }
  @media screen and (max-width: 479px) {
    .content-area h4, .content-area .h4, .content-area h5.big, .content-area .h5.big, .content-area .big.cart-modal__products-title, .content-area .reviews_h4 {
      font-size: 100%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }

.content-area h5, .content-area .h5, .content-area .cart-modal__products-title, .content-area h6.big, .content-area .h6.big {
  font-weight: normal;
  font-size: 125%;
  margin: 2% 0 1% 0; }
  @media screen and (max-width: 1280px) {
    .content-area h5, .content-area .h5, .content-area .cart-modal__products-title, .content-area h6.big, .content-area .h6.big {
      font-size: 100%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }
  @media screen and (max-width: 1023px) {
    .content-area h5, .content-area .h5, .content-area .cart-modal__products-title, .content-area h6.big, .content-area .h6.big {
      font-size: 100%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }
  @media screen and (max-width: 479px) {
    .content-area h5, .content-area .h5, .content-area .cart-modal__products-title, .content-area h6.big, .content-area .h6.big {
      font-size: 100%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }

.content-area h6, .content-area .h6 {
  font-weight: normal;
  font-size: 125%;
  margin: 2% 0 1% 0; }
  @media screen and (max-width: 1280px) {
    .content-area h6, .content-area .h6 {
      font-size: 100%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }
  @media screen and (max-width: 1023px) {
    .content-area h6, .content-area .h6 {
      font-size: 100%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }
  @media screen and (max-width: 479px) {
    .content-area h6, .content-area .h6 {
      font-size: 100%;
      font-weight: normal;
      margin: 2% 0 1% 0; } }

.content-area h1, .content-area .h1, .content-area h2.big, .content-area .big.product-constructor__filter-title, .content-area .h2.big, .content-area h2, .content-area .product-constructor__filter-title, .content-area .h2, .content-area h3.big, .content-area .big.product-constructor__price-value, .content-area .h3.big {
  font-weight: bold; }

.content-area h1, .content-area .h1, .content-area h2, .content-area .product-constructor__filter-title, .content-area .h2, .content-area h3, .content-area .product-constructor__price-value, .content-area .h3, .content-area h4, .content-area .h4, .content-area h5, .content-area .h5, .content-area .cart-modal__products-title, .content-area h6, .content-area .h6, .content-area .reviews_h3, .content-area .reviews_h4 {
  text-transform: uppercase;
  line-height: 1.3;
  color: #ffffff; }
  .content-area h1 .subtitle, .content-area .h1 .subtitle, .content-area h2 .subtitle, .content-area .product-constructor__filter-title .subtitle, .content-area .h2 .subtitle, .content-area h3 .subtitle, .content-area .product-constructor__price-value .subtitle, .content-area .h3 .subtitle, .content-area h4 .subtitle, .content-area .h4 .subtitle, .content-area h5 .subtitle, .content-area .h5 .subtitle, .content-area .cart-modal__products-title .subtitle, .content-area h6 .subtitle, .content-area .h6 .subtitle, .content-area .reviews_h3 .subtitle, .content-area .reviews_h4 .subtitle {
    font-size: 85%;
    line-height: 1.1;
    font-weight: normal;
    color: #cccccc; }

.content-area p {
  margin: 12px 0; }
  @media screen and (max-width: 1280px) {
    .content-area p {
      margin: 10px 0; } }
  @media screen and (max-width: 1023px) {
    .content-area p {
      margin: 8px 0; } }
  @media screen and (max-width: 479px) {
    .content-area p {
      margin: 6px 0; } }
  @media screen and (min-width: 1400px) {
    .content-area p {
      margin: 12px 0; } }
  @media screen and (min-width: 2200px) {
    .content-area p {
      margin: 16px 0; } }

.content-area a.more {
  color: #82a927;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 1px dotted #82a927; }

.content-area a.question-link {
  color: #ca0066;
  text-decoration: none;
  text-transform: uppercase; }
  .content-area a.question-link:hover {
    color: #ffffff; }

.content-area a:hover {
  text-decoration: none; }

.content-area b, .content-area strong {
  font-weight: bold; }

.content-area em, .content-area i {
  font-style: italic; }

.content-area p.insert {
  font-size: 130%;
  padding: 20px;
  border-left: 2px solid #CA0066; }

.content-area ul, .content-area ol {
  margin-top: 20px;
  margin-bottom: 20px; }
  @media screen and (max-width: 1280px) {
    .content-area ul, .content-area ol {
      margin-top: 18px;
      margin-bottom: 18px; } }
  @media screen and (max-width: 1023px) {
    .content-area ul, .content-area ol {
      margin-top: 14px;
      margin-bottom: 14px; } }
  @media screen and (max-width: 767px) {
    .content-area ul, .content-area ol {
      margin-top: 10px;
      margin-bottom: 10px; } }
  .content-area ul:first-child, .content-area ol:first-child {
    margin-top: 0; }
  .content-area ul:last-child, .content-area ol:last-child {
    margin-bottom: 0; }
  .content-area ul li, .content-area ol li {
    list-style: none;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;
    margin-left: 20px;
    position: relative; }
    @media screen and (max-width: 1280px) {
      .content-area ul li, .content-area ol li {
        margin-top: 9px;
        margin-bottom: 9px; } }
    @media screen and (max-width: 1023px) {
      .content-area ul li, .content-area ol li {
        margin-top: 7px;
        margin-bottom: 7px; } }
    @media screen and (max-width: 767px) {
      .content-area ul li, .content-area ol li {
        margin-top: 5px;
        margin-bottom: 5px; } }
    .content-area ul li:first-child, .content-area ol li:first-child {
      margin-top: 0; }
    .content-area ul li:last-child, .content-area ol li:last-child {
      margin-bottom: 0; }
    .content-area ul li:before, .content-area ol li:before {
      margin: 0;
      left: -20px;
      position: absolute; }
    @media screen and (max-width: 1280px) {
      .content-area ul li, .content-area ol li {
        margin-left: 17px; }
        .content-area ul li:before, .content-area ol li:before {
          left: -17px; } }

.content-area ul li:before {
  content: "\2014"; }

.content-area ol {
  counter-reset: ollist; }
  .content-area ol li {
    counter-increment: ollist; }
    .content-area ol li:before {
      content: counter(ollist) "."; }

.content-area table {
  width: 100%;
  font-size: 95%;
  background: #21252e;
  border-collapse: collapse; }
  @media screen and (max-width: 1023px) {
    .content-area table {
      overflow: auto; } }
  @media screen and (max-width: 479px) {
    .content-area table {
      overflow: auto; } }
  .content-area table td, .content-area table th {
    padding: 12px 35px;
    text-align: left;
    border-collapse: collapse;
    border-left: 1px solid #21252e;
    border-right: 1px solid #21252e; }
    @media screen and (max-width: 1280px) {
      .content-area table td, .content-area table th {
        padding: 9px 18px; } }
    @media screen and (max-width: 1023px) {
      .content-area table td, .content-area table th {
        padding: 7px 15px; } }
    @media screen and (max-width: 479px) {
      .content-area table td, .content-area table th {
        padding: 6px 12px; } }
    @media screen and (min-width: 1400px) {
      .content-area table td, .content-area table th {
        padding: 17px 35px; } }
    @media screen and (min-width: 2200px) {
      .content-area table td, .content-area table th {
        padding: 25px 50px; } }
    .content-area table td li, .content-area table th li {
      margin-top: 0;
      margin-bottom: 0; }
  .content-area table thead {
    background: #343840; }
    .content-area table thead th {
      color: #787784; }
      .content-area table thead th a {
        color: #787784; }
  .content-area table tbody tr.odd {
    background: #2a2e37; }
  .content-area table tbody tr.even {
    background: #1c2028; }
  .content-area table tbody tr td {
    color: #cccccc; }
    .content-area table tbody tr td a {
      color: #cccccc; }

.content-area code {
  padding-top: 10px;
  padding-bottom: 10px;
  padding: 35px;
  margin: 35px -35px;
  overflow: auto;
  width: 100%;
  display: block;
  white-space: pre;
  background: #343840; }
  @media screen and (max-width: 1280px) {
    .content-area code {
      padding-top: 6px;
      padding-bottom: 6px;
      padding: 18px;
      margin: 18px -18px; } }
  @media screen and (max-width: 1023px) {
    .content-area code {
      padding-top: 5px;
      padding-bottom: 5px;
      padding: 15px;
      margin: 15px -15px; } }
  @media screen and (max-width: 479px) {
    .content-area code {
      padding-top: 3px;
      padding-bottom: 3px;
      padding: 12px;
      margin: 12px -12px; } }
  @media screen and (min-width: 1400px) {
    .content-area code {
      padding-top: 10px;
      padding-bottom: 10px;
      padding: 35px;
      margin: 35px -35px; } }
  @media screen and (min-width: 2200px) {
    .content-area code {
      padding-top: 15px;
      padding-bottom: 15px;
      padding: 50px;
      margin: 50px -50px; } }
  .content-area code ol {
    counter-reset: list; }
    .content-area code ol li {
      margin-top: 0;
      margin-bottom: 0; }
      @media screen and (max-width: 479px) {
        .content-area code ol li {
          margin: 0; } }
      .content-area code ol li:before {
        color: #787784;
        counter-increment: list;
        content: counter(list) " "; }
        @media screen and (max-width: 479px) {
          .content-area code ol li:before {
            display: none; } }

.content-area .breadcrumbs li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 15px;
  vertical-align: top;
  margin: 0;
  font-size: 83%;
  line-height: 1; }
  @media screen and (max-width: 1400px) {
  .content-area .breadcrumbs li{
    font-size: 95%;
    }}
  .content-area .breadcrumbs li a {
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    color: #666666; }
  .content-area .breadcrumbs li:before {
    content: "";
    margin: 0;
    position: static; }
  .content-area .breadcrumbs li + li {
    margin: 0 0 0 5px; }
    .content-area .breadcrumbs li + li:before {
      content: "/";
      text-transform: uppercase;
      color: #666666;
      font-size: 100%;
      line-height: 1;
      margin: 0 5px 0 0; }

.content-area .title-and-breadcrumbs {
  margin: 35px 0 0 0; }
  @media screen and (max-width: 1280px) {
    .content-area .title-and-breadcrumbs {
      margin: 18px 0 0 0; } }
  @media screen and (max-width: 1023px) {
    .content-area .title-and-breadcrumbs {
      margin: 15px 0 0 0; } }
  @media screen and (max-width: 479px) {
    .content-area .title-and-breadcrumbs {
      margin: 12px 0 0 0; } }
  @media screen and (min-width: 1400px) {
    .content-area .title-and-breadcrumbs {
      margin: 35px 0 0 0; } }
  @media screen and (min-width: 2200px) {
    .content-area .title-and-breadcrumbs {
      margin: 50px 0 0 0; } }
  .content-area .title-and-breadcrumbs h1, .content-area .title-and-breadcrumbs .h1, .content-area .title-and-breadcrumbs h2, .content-area .title-and-breadcrumbs .product-constructor__filter-title, .content-area .title-and-breadcrumbs .h2, .content-area .title-and-breadcrumbs h3, .content-area .title-and-breadcrumbs .product-constructor__price-value, .content-area .title-and-breadcrumbs .h3, .content-area .title-and-breadcrumbs h4, .content-area .title-and-breadcrumbs .h4, .content-area .title-and-breadcrumbs h5, .content-area .title-and-breadcrumbs .h5, .content-area .title-and-breadcrumbs .cart-modal__products-title, .content-area .title-and-breadcrumbs h6, .content-area .title-and-breadcrumbs .h6 {
    margin-top: 0; }
  @media screen and (max-width: 479px) {
    .content-area .title-and-breadcrumbs h1 {
      font-size: 200%;
      line-height: 1.17em; } }

.content-area .one-columns {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
  -jquery-columns: 1 25px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
  color: #787784;
  font-size: 92%;
  margin: 35px 0; }
  @media screen and (max-width: 767px) {
    .content-area .one-columns {
      -webkit-column-count: 0.5;
      -moz-column-count: 0.5;
      column-count: 0.5; } }
  @media screen and (max-width: 1280px) {
    .content-area .one-columns {
      margin: 18px 0; } }
  @media screen and (max-width: 1023px) {
    .content-area .one-columns {
      margin: 15px 0; } }
  @media screen and (max-width: 479px) {
    .content-area .one-columns {
      margin: 12px 0;
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
      -webkit-column-gap: 12px;
      -moz-column-gap: 12px;
      column-gap: 12px;
      -jquery-columns: 1 12px;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid-column; } }
  @media screen and (max-width: 479px) and (max-width: 767px) {
    .content-area .one-columns {
      -webkit-column-count: 0.5;
      -moz-column-count: 0.5;
      column-count: 0.5; } }
  @media screen and (min-width: 1400px) {
    .content-area .one-columns {
      margin: 35px 0; } }
  @media screen and (min-width: 2200px) {
    .content-area .one-columns {
      margin: 50px 0; } }
  .content-area .one-columns ul {
    column-break-before: always; }

.content-area .two-columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
  -jquery-columns: 2 25px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
  color: #787784;
  font-size: 95%;
  margin: 35px 0; }
  @media screen and (max-width: 767px) {
    .content-area .two-columns {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1; } }
  @media screen and (max-width: 1280px) {
    .content-area .two-columns {
      margin: 18px 0; } }
  @media screen and (max-width: 1023px) {
    .content-area .two-columns {
      margin: 15px 0; } }
  @media screen and (max-width: 479px) {
    .content-area .two-columns {
      margin: 12px 0;
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
      -webkit-column-gap: 12px;
      -moz-column-gap: 12px;
      column-gap: 12px;
      -jquery-columns: 1 12px;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid-column; } }
  @media screen and (max-width: 479px) and (max-width: 767px) {
    .content-area .two-columns {
      -webkit-column-count: 0.5;
      -moz-column-count: 0.5;
      column-count: 0.5; } }
  @media screen and (min-width: 1400px) {
    .content-area .two-columns {
      margin: 35px 0; } }
  @media screen and (min-width: 2200px) {
    .content-area .two-columns {
      margin: 50px 0; } }
  .content-area .two-columns ul {
    list-style: none; }
    .content-area .two-columns ul li {
      margin-left: 15px;
      position: relative;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid; }
      .content-area .two-columns ul li:before {
        position: absolute;
        content: '—';
        left: -15px;
        top: 0;
        margin: 0; }
      @media screen and (min-width: 1400px) {
        .content-area .two-columns ul li {
          margin-left: 20px; }
          .content-area .two-columns ul li:before {
            left: -20px; } }

.content-area .three-columns {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
  -jquery-columns: 3 25px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
  margin: 35px 0; }
  @media screen and (max-width: 767px) {
    .content-area .three-columns {
      -webkit-column-count: 1.5;
      -moz-column-count: 1.5;
      column-count: 1.5; } }
  @media screen and (max-width: 1280px) {
    .content-area .three-columns {
      margin: 18px 0; } }
  @media screen and (max-width: 1023px) {
    .content-area .three-columns {
      margin: 15px 0; } }
  @media screen and (max-width: 479px) {
    .content-area .three-columns {
      margin: 12px 0;
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
      -webkit-column-gap: 12px;
      -moz-column-gap: 12px;
      column-gap: 12px;
      -jquery-columns: 1 12px;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid-column; } }
  @media screen and (max-width: 479px) and (max-width: 767px) {
    .content-area .three-columns {
      -webkit-column-count: 0.5;
      -moz-column-count: 0.5;
      column-count: 0.5; } }
  @media screen and (min-width: 1400px) {
    .content-area .three-columns {
      margin: 35px 0; } }
  @media screen and (min-width: 2200px) {
    .content-area .three-columns {
      margin: 50px 0; } }

.content-area .four-columns {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
  -jquery-columns: 4 25px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
  margin: 35px 0; }
  @media screen and (max-width: 767px) {
    .content-area .four-columns {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2; } }
  @media screen and (max-width: 1280px) {
    .content-area .four-columns {
      margin: 18px 0; } }
  @media screen and (max-width: 1023px) {
    .content-area .four-columns {
      margin: 15px 0; } }
  @media screen and (max-width: 479px) {
    .content-area .four-columns {
      margin: 12px 0;
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
      -webkit-column-gap: 12px;
      -moz-column-gap: 12px;
      column-gap: 12px;
      -jquery-columns: 1 12px;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid-column; } }
  @media screen and (max-width: 479px) and (max-width: 767px) {
    .content-area .four-columns {
      -webkit-column-count: 0.5;
      -moz-column-count: 0.5;
      column-count: 0.5; } }
  @media screen and (min-width: 1400px) {
    .content-area .four-columns {
      margin: 35px 0; } }
  @media screen and (min-width: 2200px) {
    .content-area .four-columns {
      margin: 50px 0; } }

.content-area .cols.small-text {
  margin: 0; }

.content-area .small-text {
  font-size: 92%;
  letter-spacing: 0.3px;
  margin: 35px 0;
  /* ul, ol {
			li {
				list-style: none;
				margin: 1% 0 1% 2%;
				padding-left: 5px;
				font-weight: normal;

				&:before {
					margin: 0 0.75% 0 -1%;
				}
			}
		}
		*/ }
  @media screen and (max-width: 1280px) {
    .content-area .small-text {
      margin: 18px 0; } }
  @media screen and (max-width: 1023px) {
    .content-area .small-text {
      margin: 15px 0; } }
  @media screen and (max-width: 479px) {
    .content-area .small-text {
      margin: 12px 0; }
      .content-area .small-text:first-child {
        margin-top: 0; } }
  @media screen and (min-width: 1400px) {
    .content-area .small-text {
      margin: 35px 0; } }
  @media screen and (min-width: 2200px) {
    .content-area .small-text {
      margin: 50px 0; } }
  .content-area .small-text.last-st {
    margin-bottom: 0; }
    @media screen and (max-width: 479px) {
      .content-area .small-text.last-st {
        margin-bottom: 12px; }
        .content-area .small-text.last-st:last-child {
          margin-bottom: 0; } }

.content-area .last-content-block {
  padding-bottom: 35px; }
  @media screen and (max-width: 479px) {
    .content-area .last-content-block {
      padding-bottom: 12px; } }

.content-area .too-small-text {
  font-size: 72%;
  margin: 35px 0; }
  @media screen and (max-width: 1280px) {
    .content-area .too-small-text {
      margin: 18px 0; } }
  @media screen and (max-width: 1023px) {
    .content-area .too-small-text {
      margin: 15px 0; } }
  @media screen and (max-width: 479px) {
    .content-area .too-small-text {
      margin: 12px 0; } }
  @media screen and (min-width: 1400px) {
    .content-area .too-small-text {
      margin: 35px 0; } }
  @media screen and (min-width: 2200px) {
    .content-area .too-small-text {
      margin: 50px 0; } }
  .content-area .too-small-text:first-child {
    margin-top: 0; }
  .content-area .too-small-text:last-child {
    margin-bottom: 0; }
  .content-area .too-small-text ul li, .content-area .too-small-text ol li {
    list-style: none;
    margin: 1% 0 1% 2%;
    font-weight: normal; }
    .content-area .too-small-text ul li:before, .content-area .too-small-text ol li:before {
      margin: 0 0.75% 0 -1%; }

.content-area .note {
  font-style: italic;
  color: #787784;
  margin: 10px 0; }
  @media screen and (max-width: 1280px) {
    .content-area .note {
      margin: 5px 0; } }
  @media screen and (max-width: 1023px) {
    .content-area .note {
      margin: 4px 0; } }
  @media screen and (max-width: 479px) {
    .content-area .note {
      margin: 3px 0; } }
  @media screen and (min-width: 1400px) {
    .content-area .note {
      margin: 10px 0; } }
  @media screen and (min-width: 2200px) {
    .content-area .note {
      margin: 15px 0; } }
  .content-area .note p {
    margin: 2.6229% 0; }

.content-area .concavity {
  background: #1c2028;
  padding: 35px;
  margin: 0 -35px; }
  @media screen and (max-width: 1280px) {
    .content-area .concavity {
      padding: 18px;
      margin: 0 -18px; } }
  @media screen and (max-width: 1023px) {
    .content-area .concavity {
      padding: 15px;
      margin: 0 -15px; } }
  @media screen and (max-width: 479px) {
    .content-area .concavity {
      padding: 12px;
      margin: 0 -12px; } }
  @media screen and (min-width: 1400px) {
    .content-area .concavity {
      padding: 35px;
      margin: 0 -35px; } }
  @media screen and (min-width: 2200px) {
    .content-area .concavity {
      padding: 50px;
      margin: 0 -50px; } }
  .content-area .concavity h1, .content-area .concavity .h1, .content-area .concavity h2, .content-area .concavity .product-constructor__filter-title, .content-area .concavity .h2, .content-area .concavity h3, .content-area .concavity .product-constructor__price-value, .content-area .concavity .h3, .content-area .concavity h4, .content-area .concavity .h4, .content-area .concavity h5, .content-area .concavity .h5, .content-area .concavity .cart-modal__products-title, .content-area .concavity h6, .content-area .concavity .h6, .content-area .concavity p {
    color: #787784; }
  .content-area .concavity a {
    text-transform: uppercase;
    text-decoration: none;
    color: #ca0066; }
  @media screen and (max-width: 479px) {
    .content-area .concavity h3, .content-area .concavity .product-constructor__price-value, .content-area .concavity .h3 {
      font-size: 150%;
      margin-top: 25px;
      margin-bottom: 10px;
      text-align: center; }
      .content-area .concavity h3:first-child, .content-area .concavity .product-constructor__price-value:first-child, .content-area .concavity .h3:first-child {
        margin-top: 10px; }
      .content-area .concavity h3:last-child, .content-area .concavity .product-constructor__price-value:last-child, .content-area .concavity .h3:last-child {
        margin-bottom: 10px; } }

.content-area .inset-block .concavity,
.content-area .inset-block .inset-block-novm {
  margin-left: 0;
  margin-right: 0; }

.content-area .inset-block {
  margin: 35px -35px; }
  @media screen and (max-width: 1280px) {
    .content-area .inset-block {
      margin: 18px -18px; } }
  @media screen and (max-width: 1023px) {
    .content-area .inset-block {
      margin: 15px -15px; } }
  @media screen and (max-width: 479px) {
    .content-area .inset-block {
      margin: 0 -12px; } }
  @media screen and (min-width: 1400px) {
    .content-area .inset-block {
      margin: 35px -35px; } }
  @media screen and (min-width: 2200px) {
    .content-area .inset-block {
      margin: 50px -50px; } }
  .content-area .inset-block:first-child {
    margin-top: 0; }
  .content-area .inset-block:last-child {
    margin-bottom: 0; }

.content-area .inset-block-novm {
  margin-left: -35px;
  margin-right: -35px; }
  @media screen and (max-width: 1280px) {
    .content-area .inset-block-novm {
      margin-left: -18px;
      margin-right: -18px; } }
  @media screen and (max-width: 1023px) {
    .content-area .inset-block-novm {
      margin-left: -15px;
      margin-right: -15px; } }
  @media screen and (max-width: 479px) {
    .content-area .inset-block-novm {
      margin-left: -12px;
      margin-right: -12px; } }
  @media screen and (min-width: 1400px) {
    .content-area .inset-block-novm {
      margin-left: -35px;
      margin-right: -35px; } }
  @media screen and (min-width: 2200px) {
    .content-area .inset-block-novm {
      margin-left: -50px;
      margin-right: -50px; } }

.content-area table.compare-table tr td {
  width: 27.3%; }

.content-area table.compare-table tr td:first-child {
  width: 18.7%; }

.content-area .tags {
  background-image: url("/local/templates/webprofy/images/tag-icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 29px 17px;
  padding: 0 0 0 35px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .content-area .tags {
      background-image: url("/local/templates/webprofy/images/tag-icon@2x.png");
      background-size: 29px 17px; } }
  .content-area .tags li {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    _height: 15px;
    vertical-align: top;
    color: #787784;
    margin: 0 0 0 17px; }
    @media screen and (max-width: 1280px) {
      .content-area .tags li {
        margin: 0 0 0 9px; } }
    @media screen and (max-width: 1023px) {
      .content-area .tags li {
        margin: 0 0 0 7px; } }
    @media screen and (max-width: 479px) {
      .content-area .tags li {
        margin: 0 0 0 6px; } }
    @media screen and (min-width: 1400px) {
      .content-area .tags li {
        margin: 0 0 0 17px; } }
    @media screen and (min-width: 2200px) {
      .content-area .tags li {
        margin: 0 0 0 25px; } }
    .content-area .tags li:before {
      content: ""; }
    .content-area .tags li:after {
      content: ","; }
    .content-area .tags li:last-child:after {
      content: ""; }
    .content-area .tags li a {
      color: #787784;
      white-space: nowrap; }

.content-area .comments-block {
  min-height: 25px;
  margin: 35px 0 50px 0; }
  @media screen and (max-width: 1280px) {
    .content-area .comments-block {
      margin: 18px 0 35px 0; } }
  @media screen and (max-width: 1023px) {
    .content-area .comments-block {
      margin: 15px 0 18px 0; } }
  @media screen and (max-width: 479px) {
    .content-area .comments-block {
      margin: 12px 0 15px 0; } }
  @media screen and (min-width: 1400px) {
    .content-area .comments-block {
      margin: 35px 0 50px 0; } }
  @media screen and (min-width: 2200px) {
    .content-area .comments-block {
      margin: 50px 0 75px 0; } }
  .content-area .comments-block a.view-comments {
    background-image: url("/local/templates/webprofy/images/comment-icon.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 24px 24px;
    padding: 0 0 0 35px;
    color: #787784;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    _height: 15px;
    vertical-align: top;
    height: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .content-area .comments-block a.view-comments {
        background-image: url("/local/templates/webprofy/images/comment-icon@2x.png");
        background-size: 24px 24px; } }
  .content-area .comments-block a.add-comments {
    color: #787784;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    _height: 15px;
    vertical-align: top;
    height: 24px;
    margin: 0 0 0 35px; }

.content-area .preview-information {
  border-left: 1px solid #30b2e2;
  color: #ffffff;
  font-weight: bold;
  padding: 0 0 0 2%;
  margin: 2.96% 0; }
  .content-area .preview-information p {
    margin: 1% 0; }
  .content-area .preview-information .value {
    font-weight: normal; }

.content-area .preview-information + ul li:before {
  content: '\2014'; }

.content-area .preview-information + ol li {
  list-style-type: decimal; }

@media screen and (max-width: 479px) {
  .content-area .clear + .smart-cols {
    margin-top: 0; } }

.content-area #reviews_prod {
  margin-bottom: 0; }

.content-area .smart-cols {
  position: relative;
  margin: 17px 0; }
  @media screen and (max-width: 1280px) {
    .content-area .smart-cols {
      margin: 9px 0; } }
  @media screen and (max-width: 1023px) {
    .content-area .smart-cols {
      margin: 7px 0; } }
  @media screen and (max-width: 479px) {
    .content-area .smart-cols {
      margin: 6px 0; } }
  @media screen and (min-width: 1400px) {
    .content-area .smart-cols {
      margin: 17px 0; } }
  @media screen and (min-width: 2200px) {
    .content-area .smart-cols {
      margin: 25px 0; } }
  .content-area .smart-cols.clear-after:after {
    clear: both;
    content: "";
    display: table; }
  .content-area .smart-cols:first-child {
    margin-top: 0; }
  .content-area .smart-cols:last-child {
    margin-bottom: 0; }
  .content-area .smart-cols .cols {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 18px; }
    @media screen and (max-width: 1280px) {
      .content-area .smart-cols .cols {
        padding: 0 9px; } }
    @media screen and (max-width: 1023px) {
      .content-area .smart-cols .cols {
        padding: 0 7px; } }
    @media screen and (max-width: 479px) {
      .content-area .smart-cols .cols {
        padding: 0 6px; } }
    @media screen and (min-width: 1400px) {
      .content-area .smart-cols .cols {
        padding: 0 18px; } }
    @media screen and (min-width: 2200px) {
      .content-area .smart-cols .cols {
        padding: 0 25px; } }
    .content-area .smart-cols .cols:first-child, .content-area .smart-cols .cols.first {
      padding-left: 0; }
    .content-area .smart-cols .cols:last-child, .content-area .smart-cols .cols.last {
      padding-right: 0; }
    .content-area .smart-cols .cols.hide {
      display: none; }
  .content-area .smart-cols.tech-list {
    font-family: "Trebuchet MS", Arial, sans-serif; }
    @media screen and (max-width: 479px) {
      .content-area .smart-cols.tech-list {
        column-count: 1; } }
    .content-area .smart-cols.tech-list ul {
      margin: 0; }
      .content-area .smart-cols.tech-list ul li {
        color: #ffffff;
        font-size: 85%;
        margin: 15px 0; }
        .content-area .smart-cols.tech-list ul li:before {
          display: none;
          margin: 0; }
        .content-area .smart-cols.tech-list ul li a {
          text-decoration: underline;
          color: #787784; }
          .content-area .smart-cols.tech-list ul li a:hover {
            color: #7fa428; }
        .content-area .smart-cols.tech-list ul li:last-child {
          margin-bottom: 0; }
        @media screen and (max-width: 479px) {
          .content-area .smart-cols.tech-list ul li {
            margin: 10px 0; } }
    .content-area .smart-cols.tech-list .tech_list__right-side {
      margin-bottom: 25px; }
      .content-area .smart-cols.tech-list .tech_list__right-side:last-child {
        margin-bottom: 0; }
    .content-area .smart-cols.tech-list .name-section {
      text-transform: uppercase;
      color: #ffffff;
      font-size: 85%;
      margin: 0 0 15px 0; }
      @media screen and (max-width: 479px) {
        .content-area .smart-cols.tech-list .name-section {
          margin-top: 25px;
          margin-bottom: 10px; } }
    @media screen and (max-width: 479px) {
      .content-area .smart-cols.tech-list .cols.first .name-section {
        margin-top: 0; } }

.content-area .product-block-for {
  width: 100%;
  border-top: 1px solid #82a927;
  padding: 25px 0; }
  @media screen and (max-width: 1280px) {
    .content-area .product-block-for {
      padding: 18px 0; } }
  @media screen and (max-width: 1023px) {
    .content-area .product-block-for {
      padding: 15px 0; } }
  @media screen and (max-width: 479px) {
    .content-area .product-block-for {
      padding: 12px 0; } }
  @media screen and (min-width: 1400px) {
    .content-area .product-block-for {
      padding: 25px 0; } }
  @media screen and (min-width: 2200px) {
    .content-area .product-block-for {
      padding: 35px 0; } }
  .content-area .product-block-for h3, .content-area .product-block-for .product-constructor__price-value {
    font-weight: normal; }
  .content-area .product-block-for .products .product {
    font-size: 80%;
    margin: 25px 0; }
    @media screen and (max-width: 1280px) {
      .content-area .product-block-for .products .product {
        margin: 18px 0; } }
    @media screen and (max-width: 1023px) {
      .content-area .product-block-for .products .product {
        margin: 15px 0; } }
    @media screen and (max-width: 479px) {
      .content-area .product-block-for .products .product {
        margin: 12px 0;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        _height: 15px;
        vertical-align: top;
        width: 48%; } }
    @media screen and (min-width: 1400px) {
      .content-area .product-block-for .products .product {
        margin: 25px 0; } }
    @media screen and (min-width: 2200px) {
      .content-area .product-block-for .products .product {
        margin: 35px 0; } }
    .content-area .product-block-for .products .product .name {
      margin: 0 0 5px 0; }
      .content-area .product-block-for .products .product .name a {
        text-transform: uppercase;
        text-decoration: none;
        border-bottom: 1px solid #787784;
        color: #ffffff; }
    .content-area .product-block-for .products .product .params {
      color: #787784; }

.content-area .files-block .file {
  min-height: 32px;
  margin: 25px 0; }
  @media screen and (max-width: 1280px) {
    .content-area .files-block .file {
      margin: 18px 0; } }
  @media screen and (max-width: 1023px) {
    .content-area .files-block .file {
      margin: 15px 0; } }
  @media screen and (max-width: 479px) {
    .content-area .files-block .file {
      margin: 12px 0; } }
  @media screen and (min-width: 1400px) {
    .content-area .files-block .file {
      margin: 25px 0; } }
  @media screen and (min-width: 2200px) {
    .content-area .files-block .file {
      margin: 35px 0; } }
  .content-area .files-block .file:first-child {
    margin-top: 0; }
  .content-area .files-block .file:last-child {
    margin-bottom: 0; }
  .content-area .files-block .file .image {
    width: 35px;
    heighT: 32px;
    float: left; }
    .content-area .files-block .file .image img {
      max-width: 20px;
      max-height: 32px; }
  .content-area .files-block .file .name {
    font-size: 80%;
    color: #ffffff; }
    .content-area .files-block .file .name a {
      color: #ffffff;
      text-decoration: none; }

.content-area .grin-form-block-parent {
  padding-right: 0 !important;
  padding-left: 0 !important; }
  .content-area .grin-form-block-parent .grin-form-block {
    background: #85ad27;
    background: -moz-linear-gradient(top, #85ad27 0%, #74942a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #85ad27), color-stop(100%, #74942a));
    background: -webkit-linear-gradient(top, #85ad27 0%, #74942a 100%);
    background: -o-linear-gradient(top, #85ad27 0%, #74942a 100%);
    background: -ms-linear-gradient(top, #85ad27 0%, #74942a 100%);
    background: linear-gradient(to bottom, #85ad27 0%, #74942a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85ad27', endColorstr='#74942a',GradientType=0 );
    font-size: 88%;
    font-family: "MuseoSansCyrl500", Arial, sans-serif;
    padding: 35px; }
    @media screen and (max-width: 1280px) {
      .content-area .grin-form-block-parent .grin-form-block {
        padding: 18px; } }
    @media screen and (max-width: 1023px) {
      .content-area .grin-form-block-parent .grin-form-block {
        padding: 15px; } }
    @media screen and (max-width: 479px) {
      .content-area .grin-form-block-parent .grin-form-block {
        padding: 12px;
        margin: 12px 0 0 0; } }
    @media screen and (min-width: 1400px) {
      .content-area .grin-form-block-parent .grin-form-block {
        padding: 35px; } }
    @media screen and (min-width: 2200px) {
      .content-area .grin-form-block-parent .grin-form-block {
        padding: 50px; } }
    .content-area .grin-form-block-parent .grin-form-block table {
      background: none;
      display: table; }
      .content-area .grin-form-block-parent .grin-form-block table td, .content-area .grin-form-block-parent .grin-form-block table th {
        border: none;
        position: relative;
        padding: 0; }
    @media screen and (max-width: 767px) {
      .content-area .grin-form-block-parent .grin-form-block .params tr {
        display: block;
        margin: 0 0 7px 0; } }
    @media screen and (max-width: 479px) {
      .content-area .grin-form-block-parent .grin-form-block .params tr {
        display: table-row; } }
    .content-area .grin-form-block-parent .grin-form-block .params td, .content-area .grin-form-block-parent .grin-form-block .params th {
      padding: 2px 10px 2px 0; }
      @media screen and (max-width: 767px) {
        .content-area .grin-form-block-parent .grin-form-block .params td, .content-area .grin-form-block-parent .grin-form-block .params th {
          display: block;
          padding: 2px 0; } }
      @media screen and (max-width: 479px) {
        .content-area .grin-form-block-parent .grin-form-block .params td, .content-area .grin-form-block-parent .grin-form-block .params th {
          display: table-cell; } }
    .content-area .grin-form-block-parent .grin-form-block .params .value {
      font-size: 115%;
      color: #ffffff;
      border-left: 1px solid #abc374;
      padding: 2px 0 2px 10px; }
      .content-area .grin-form-block-parent .grin-form-block .params .value.price {
        font-size: 142%; }
    .content-area .grin-form-block-parent .grin-form-block .title {
      color: #ffffff;
      font-size: 122%;
      margin: 10px 0; }
    .content-area .grin-form-block-parent .grin-form-block input[type=tel], .content-area .grin-form-block-parent .grin-form-block input[type=text], .content-area .grin-form-block-parent .grin-form-block input[type=email] {
      border: 1px solid #cbdaa9;
      background: none;
      width: 100%;
      height: 30px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 6px;
      margin: 5px 0;
      color: #cbdaa9;
      font-family: "MuseoSansCyrl500", Arial, sans-serif;
      border-radius: 0; }
      .content-area .grin-form-block-parent .grin-form-block input[type=tel].error, .content-area .grin-form-block-parent .grin-form-block input[type=text].error, .content-area .grin-form-block-parent .grin-form-block input[type=email].error {
        background: #8b080e;
        border: 1px solid #8b080e;
        color: #ffffff;
        outline: none; }
    .content-area .grin-form-block-parent .grin-form-block .error-notis {
      background: #cccccc;
      color: #8b080e;
      font-style: italic;
      font-size: 100%;
      padding: 8px;
      position: absolute;
      white-space: nowrap;
      top: 7px;
      right: 100%;
      margin: 0 14px 0 0; }
      .content-area .grin-form-block-parent .grin-form-block .error-notis .arrow {
        margin: -7px -4px 0 0;
        position: absolute;
        right: 0;
        top: 50%; }
    .content-area .grin-form-block-parent .grin-form-block input[type=submit] {
      font-family: "MuseoSansCyrl500", Arial, sans-serif;
      border: 1px solid #ffffff;
      background: none;
      cursor: pointer;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 6px;
      margin: 5px 0;
      color: #ffffff; }
      @media screen and (max-width: 767px) {
        .content-area .grin-form-block-parent .grin-form-block input[type=submit] {
          width: 100%; } }
      .content-area .grin-form-block-parent .grin-form-block input[type=submit]:hover {
        background: #ffffff;
        color: #151417; }

.content-area .comment-blocks {
  overflow-x: hidden;
  margin-right: -35px; }
  @media screen and (max-width: 1280px) {
    .content-area .comment-blocks {
      margin-right: -18px; } }
  @media screen and (max-width: 1023px) {
    .content-area .comment-blocks {
      margin-right: -15px; } }
  @media screen and (max-width: 479px) {
    .content-area .comment-blocks {
      margin-right: -12px; } }
  @media screen and (min-width: 1400px) {
    .content-area .comment-blocks {
      margin-right: -35px; } }
  @media screen and (min-width: 2200px) {
    .content-area .comment-blocks {
      margin-right: -50px; } }
  .content-area .comment-blocks .title {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 143%;
    margin: 35px; }
    @media screen and (max-width: 1280px) {
      .content-area .comment-blocks .title {
        margin: 18px; } }
    @media screen and (max-width: 1023px) {
      .content-area .comment-blocks .title {
        margin: 15px; } }
    @media screen and (max-width: 479px) {
      .content-area .comment-blocks .title {
        margin: 12px; } }
    @media screen and (min-width: 1400px) {
      .content-area .comment-blocks .title {
        margin: 35px; } }
    @media screen and (min-width: 2200px) {
      .content-area .comment-blocks .title {
        margin: 50px; } }
  .content-area .comment-blocks .comment-block {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px dotted #41454D;
    border-right: none;
    padding: 30px;
    margin: 35px 0; }
    @media screen and (max-width: 1280px) {
      .content-area .comment-blocks .comment-block {
        padding: 25px;
        margin: 18px 0; } }
    @media screen and (max-width: 1023px) {
      .content-area .comment-blocks .comment-block {
        padding: 20px;
        margin: 15px 0; } }
    @media screen and (max-width: 767px) {
      .content-area .comment-blocks .comment-block {
        padding: 20px;
        margin: 12px 0; } }
    @media screen and (min-width: 1400px) {
      .content-area .comment-blocks .comment-block {
        padding: 30px;
        margin: 35px 0; } }
    @media screen and (min-width: 2200px) {
      .content-area .comment-blocks .comment-block {
        padding: 30px;
        margin: 50px 0; } }
    .content-area .comment-blocks .comment-block:first-child {
      margin-top: 0; }
    .content-area .comment-blocks .comment-block:last-child {
      margin-bottom: 0; }
    .content-area .comment-blocks .comment-block .author {
      text-transform: uppercase;
      font-size: 108%;
      font-family: "MuseoSansCyrl100", Arial, sans-serif;
      color: #ffffff;
      margin: 0 0 10px 0; }
      .content-area .comment-blocks .comment-block .author + .files-block, .content-area .comment-blocks .comment-block .author + .logotypes-block {
        border-top: 1px solid #787784;
        margin-top: 35px;
        padding-top: 35px; }
        @media screen and (max-width: 1280px) {
          .content-area .comment-blocks .comment-block .author + .files-block, .content-area .comment-blocks .comment-block .author + .logotypes-block {
            margin-top: 18px;
            padding-top: 18px; } }
        @media screen and (max-width: 1023px) {
          .content-area .comment-blocks .comment-block .author + .files-block, .content-area .comment-blocks .comment-block .author + .logotypes-block {
            margin-top: 15px;
            padding-top: 15px; } }
        @media screen and (max-width: 479px) {
          .content-area .comment-blocks .comment-block .author + .files-block, .content-area .comment-blocks .comment-block .author + .logotypes-block {
            margin-top: 12px;
            padding-top: 12px; } }
        @media screen and (min-width: 1400px) {
          .content-area .comment-blocks .comment-block .author + .files-block, .content-area .comment-blocks .comment-block .author + .logotypes-block {
            margin-top: 35px;
            padding-top: 35px; } }
        @media screen and (min-width: 2200px) {
          .content-area .comment-blocks .comment-block .author + .files-block, .content-area .comment-blocks .comment-block .author + .logotypes-block {
            margin-top: 50px;
            padding-top: 50px; } }
    .content-area .comment-blocks .comment-block .company {
      text-transform: uppercase;
      font-size: 72%;
      color: #787784;
      margin: -5px 0; }
      .content-area .comment-blocks .comment-block .company + .files-block, .content-area .comment-blocks .comment-block .company + .logotypes-block {
        border-top: 1px solid #787784;
        margin-top: 35px;
        padding-top: 35px; }
        @media screen and (max-width: 1280px) {
          .content-area .comment-blocks .comment-block .company + .files-block, .content-area .comment-blocks .comment-block .company + .logotypes-block {
            margin-top: 18px;
            padding-top: 18px; } }
        @media screen and (max-width: 1023px) {
          .content-area .comment-blocks .comment-block .company + .files-block, .content-area .comment-blocks .comment-block .company + .logotypes-block {
            margin-top: 15px;
            padding-top: 15px; } }
        @media screen and (max-width: 479px) {
          .content-area .comment-blocks .comment-block .company + .files-block, .content-area .comment-blocks .comment-block .company + .logotypes-block {
            margin-top: 12px;
            padding-top: 12px; } }
        @media screen and (min-width: 1400px) {
          .content-area .comment-blocks .comment-block .company + .files-block, .content-area .comment-blocks .comment-block .company + .logotypes-block {
            margin-top: 35px;
            padding-top: 35px; } }
        @media screen and (min-width: 2200px) {
          .content-area .comment-blocks .comment-block .company + .files-block, .content-area .comment-blocks .comment-block .company + .logotypes-block {
            margin-top: 50px;
            padding-top: 50px; } }
    .content-area .comment-blocks .comment-block .comment {
      color: #bbb9a5;
      font-size: 72%;
      font-style: italic;
      margin: 10px 0 0 0; }
      .content-area .comment-blocks .comment-block .comment + .files-block, .content-area .comment-blocks .comment-block .comment + .logotypes-block {
        border-top: 1px solid #787784;
        padding-top: 25px;
        margin-top: 25px; }
    .content-area .comment-blocks .comment-block .files-block, .content-area .comment-blocks .comment-block .logotypes-block {
      font-size: 90%; }

.content-area .last-writes-block {
  background: #363943;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px;
  margin: 35px 0; }
  @media screen and (max-width: 1280px) {
    .content-area .last-writes-block {
      padding: 18px;
      margin: 18px 0; } }
  @media screen and (max-width: 1023px) {
    .content-area .last-writes-block {
      padding: 15px;
      margin: 15px 0; } }
  @media screen and (max-width: 479px) {
    .content-area .last-writes-block {
      padding: 12px;
      margin: 12px 0; } }
  @media screen and (min-width: 1400px) {
    .content-area .last-writes-block {
      padding: 35px;
      margin: 35px 0; } }
  @media screen and (min-width: 2200px) {
    .content-area .last-writes-block {
      padding: 50px;
      margin: 50px 0; } }
  .content-area .last-writes-block .title {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 143%;
    border-bottom: 1px solid #787784;
    padding: 0 0 35px 0;
    margin: 0 0 35px 0; }
    @media screen and (max-width: 1280px) {
      .content-area .last-writes-block .title {
        padding: 0 0 18px 0;
        margin: 0 0 18px 0; } }
    @media screen and (max-width: 1023px) {
      .content-area .last-writes-block .title {
        padding: 0 0 15px 0;
        margin: 0 0 15px 0; } }
    @media screen and (max-width: 479px) {
      .content-area .last-writes-block .title {
        padding: 0 0 12px 0;
        margin: 0 0 12px 0; } }
    @media screen and (min-width: 1400px) {
      .content-area .last-writes-block .title {
        padding: 0 0 35px 0;
        margin: 0 0 35px 0; } }
    @media screen and (min-width: 2200px) {
      .content-area .last-writes-block .title {
        padding: 0 0 50px 0;
        margin: 0 0 50px 0; } }
  .content-area .last-writes-block ul li {
    margin: 8px 0; }
    .content-area .last-writes-block ul li:before {
      margin: 0;
      content: ""; }
    .content-area .last-writes-block ul li a {
      color: #787784;
      font-size: 79%;
      line-height: 1; }

.content-area .black-form-block {
  position: relative;
  background-image: url("/local/templates/webprofy/images/black-form-block-bg.png");
  background-repeat: repeat;
  background-position: left top;
  background-size: 99px 99px;
  padding: 0 35px;
  margin: 35px -35px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .content-area .black-form-block {
      background-image: url("/local/templates/webprofy/images/black-form-block-bg@2x.png");
      background-size: 99px 99px; } }
  @media screen and (max-width: 1280px) {
    .content-area .black-form-block {
      padding: 0 18px;
      margin: 18px -18px; } }
  @media screen and (max-width: 1023px) {
    .content-area .black-form-block {
      padding: 0 15px;
      margin: 15px -15px; } }
  @media screen and (max-width: 479px) {
    .content-area .black-form-block {
      padding: 0 12px;
      margin: 12px -12px; } }
  @media screen and (min-width: 1400px) {
    .content-area .black-form-block {
      padding: 0 35px;
      margin: 35px -35px; } }
  @media screen and (min-width: 2200px) {
    .content-area .black-form-block {
      padding: 0 50px;
      margin: 50px -50px; } }
  .content-area .black-form-block:before {
    content: "";
    display: table;
    clear: both; }
  .content-area .black-form-block .black-form {
    width: 85%;
    background: #151417;
    position: relative;
    padding: 35px;
    margin: 0 -35px; }
    @media screen and (max-width: 1280px) {
      .content-area .black-form-block .black-form {
        padding: 18px;
        margin: 0 -18px; } }
    @media screen and (max-width: 1023px) {
      .content-area .black-form-block .black-form {
        padding: 15px;
        margin: 0 -15px;
        width: 100%; } }
    @media screen and (max-width: 479px) {
      .content-area .black-form-block .black-form {
        padding: 12px;
        margin: 0 -12px; } }
    @media screen and (min-width: 1400px) {
      .content-area .black-form-block .black-form {
        padding: 35px;
        margin: 0 -35px; } }
    @media screen and (min-width: 2200px) {
      .content-area .black-form-block .black-form {
        padding: 50px;
        margin: 0 -50px; } }
    .content-area .black-form-block .black-form .close {
      position: absolute;
      color: #ffffff;
      padding: 0 0 0 15px;
      height: 37px;
      line-height: 37px;
      background-image: url("/local/templates/webprofy/images/close-arrow.png");
      background-repeat: no-repeat;
      background-position: left center;
      background-size: 30px 37px;
      cursor: pointer;
      top: 35px;
      right: 35px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .content-area .black-form-block .black-form .close {
          background-image: url("/local/templates/webprofy/images/close-arrow@2x.png");
          background-size: 30px 37px; } }
      @media screen and (max-width: 1280px) {
        .content-area .black-form-block .black-form .close {
          top: 18px;
          right: 18px; } }
      @media screen and (max-width: 1023px) {
        .content-area .black-form-block .black-form .close {
          top: 15px;
          right: 15px; } }
      @media screen and (max-width: 479px) {
        .content-area .black-form-block .black-form .close {
          top: 12px;
          right: 12px; } }
      @media screen and (min-width: 1400px) {
        .content-area .black-form-block .black-form .close {
          top: 35px;
          right: 35px; } }
      @media screen and (min-width: 2200px) {
        .content-area .black-form-block .black-form .close {
          top: 50px;
          right: 50px; } }
    .content-area .black-form-block .black-form .title {
      text-transform: uppercase;
      color: #ffffff;
      width: 80%;
      margin: 0 0 35px 0;
      font-size: 200%; }
      @media screen and (max-width: 1280px) {
        .content-area .black-form-block .black-form .title {
          margin: 0 0 18px 0;
          font-size: 175%; } }
      @media screen and (max-width: 1023px) {
        .content-area .black-form-block .black-form .title {
          margin: 0 0 15px 0;
          font-size: 150%; } }
      @media screen and (max-width: 479px) {
        .content-area .black-form-block .black-form .title {
          margin: 0 0 12px 0;
          font-size: 125%; } }
      @media screen and (min-width: 1400px) {
        .content-area .black-form-block .black-form .title {
          margin: 0 0 35px 0;
          font-size: 200%; } }
      @media screen and (min-width: 2200px) {
        .content-area .black-form-block .black-form .title {
          margin: 0 0 50px 0;
          font-size: 250%; } }
    .content-area .black-form-block .black-form table {
      background: none;
      width: 60%;
      display: table; }
      @media screen and (max-width: 1023px) {
        .content-area .black-form-block .black-form table {
          width: 75%; } }
      @media screen and (max-width: 767px) {
        .content-area .black-form-block .black-form table {
          width: 100%; } }
      @media screen and (max-width: 479px) {
        .content-area .black-form-block .black-form table {
          width: 100%; } }
      .content-area .black-form-block .black-form table td, .content-area .black-form-block .black-form table th {
        bordeR: none;
        padding: 14px 0; }
    .content-area .black-form-block .black-form input[type=tel], .content-area .black-form-block .black-form input[type=text], .content-area .black-form-block .black-form input[type=email], .content-area .black-form-block .black-form textarea {
      width: 100%;
      height: 50px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 17px;
      background: none;
      border: 1px solid #ffffff;
      color: #787784;
      font-size: 117%;
      line-height: 1;
      font-family: "MuseoSansCyrl", Arial, sans-serif; }
    .content-area .black-form-block .black-form input[type=submit] {
      background: #85ad27;
      background: -moz-linear-gradient(top, #85ad27 0%, #74942a 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #85ad27), color-stop(100%, #74942a));
      background: -webkit-linear-gradient(top, #85ad27 0%, #74942a 100%);
      background: -o-linear-gradient(top, #85ad27 0%, #74942a 100%);
      background: -ms-linear-gradient(top, #85ad27 0%, #74942a 100%);
      background: linear-gradient(to bottom, #85ad27 0%, #74942a 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85ad27', endColorstr='#74942a',GradientType=0 );
      text-transform: uppercase;
      text-align: center;
      color: #ffffff;
      font-size: 117%;
      border: none;
      width: 100%;
      cursor: pointer;
      height: 45px;
      line-height: 45px; }
      @media screen and (max-width: 1280px) {
        .content-area .black-form-block .black-form input[type=submit] {
          height: 45px;
          line-height: 45px; } }
      @media screen and (max-width: 1023px) {
        .content-area .black-form-block .black-form input[type=submit] {
          height: 45px;
          line-height: 45px; } }
      @media screen and (max-width: 479px) {
        .content-area .black-form-block .black-form input[type=submit] {
          height: 45px;
          line-height: 45px; } }
      @media screen and (min-width: 1400px) {
        .content-area .black-form-block .black-form input[type=submit] {
          height: 45px;
          line-height: 45px; } }
      @media screen and (min-width: 2200px) {
        .content-area .black-form-block .black-form input[type=submit] {
          height: 50px;
          line-height: 50px; } }
    .content-area .black-form-block .black-form input[type=file].file {
      position: absolute;
      left: -1000px; }
      .content-area .black-form-block .black-form input[type=file].file + label {
        background-image: url("/local/templates/webprofy/images/clip.png");
        background-repeat: no-repeat;
        background-position: 10px center;
        background-size: 18px 19px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        _height: 15px;
        vertical-align: top;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 117%;
        border: 3px solid #ffffff;
        text-align: right;
        cursor: pointer;
        height: 45px;
        width: 100px;
        line-height: 25px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .content-area .black-form-block .black-form input[type=file].file + label {
            background-image: url("/local/templates/webprofy/images/clip@2x.png");
            background-size: 18px 19px; } }
        @media screen and (max-width: 1280px) {
          .content-area .black-form-block .black-form input[type=file].file + label {
            width: 100px;
            height: 45px;
            line-height: 25px; } }
        @media screen and (max-width: 1023px) {
          .content-area .black-form-block .black-form input[type=file].file + label {
            width: 100px;
            height: 45px;
            line-height: 25px; } }
        @media screen and (max-width: 479px) {
          .content-area .black-form-block .black-form input[type=file].file + label {
            width: 100px;
            height: 45px;
            line-height: 25px; } }
        @media screen and (min-width: 1400px) {
          .content-area .black-form-block .black-form input[type=file].file + label {
            width: 125px;
            height: 45px;
            line-height: 22px; } }
        @media screen and (min-width: 2200px) {
          .content-area .black-form-block .black-form input[type=file].file + label {
            width: 150px;
            height: 50px;
            line-height: 30px; } }
    .content-area .black-form-block .black-form textarea {
      height: 150px;
      resize: none; }

.content-area .single-products .single-product {
  float: left;
  position: relative;
  width: 25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 35px 0;
  padding: 0 35px 0 0; }
  @media screen and (max-width: 1280px) {
    .content-area .single-products .single-product {
      padding: 0 18px 0 0;
      margin: 18px 0; } }
  @media screen and (max-width: 1023px) {
    .content-area .single-products .single-product {
      padding: 0 15px 0 0;
      margin: 15px 0;
      width: 33%; } }
  @media screen and (max-width: 767px) {
    .content-area .single-products .single-product {
      padding: 0 15px 0 0;
      margin: 15px 0;
      width: 50%; } }
  @media screen and (max-width: 479px) {
    .content-area .single-products .single-product {
      padding: 0 12px 0 0;
      margin: 12px 0;
      width: 50%; } }
  @media screen and (min-width: 1400px) {
    .content-area .single-products .single-product {
      padding: 0 35px 0 0;
      margin: 35px 0; } }
  @media screen and (min-width: 2200px) {
    .content-area .single-products .single-product {
      padding: 0 50px 0 0;
      margin: 50px 0; } }
  .content-area .single-products .single-product .name a {
    text-transform: uppercase;
    color: #787784;
    text-decoration: none;
    font-size: 72%; }
  .content-area .single-products .single-product .params {
    text-transform: uppercase;
    color: #787784;
    font-size: 72%; }
  .content-area .single-products .single-product .adapt {
    margin: 35px 0 0 0;
    position: relative; }
    @media screen and (max-width: 1280px) {
      .content-area .single-products .single-product .adapt {
        margin: 18px 0 0 0; } }
    @media screen and (max-width: 1023px) {
      .content-area .single-products .single-product .adapt {
        margin: 15px 0 0 0; } }
    @media screen and (max-width: 479px) {
      .content-area .single-products .single-product .adapt {
        margin: 12px 0 0 0; } }
    @media screen and (min-width: 1400px) {
      .content-area .single-products .single-product .adapt {
        margin: 35px 0 0 0; } }
    @media screen and (min-width: 2200px) {
      .content-area .single-products .single-product .adapt {
        margin: 50px 0 0 0; } }
    .content-area .single-products .single-product .adapt .image {
      float: left;
      height: 29px;
      background: #787784; }
      .content-area .single-products .single-product .adapt .image img {
        heighT: 100%; }
    .content-area .single-products .single-product .adapt .notis {
      background: #cccccc;
      color: #8b080e;
      font-style: italic;
      font-size: 79%;
      padding: 8px;
      position: relative;
      margin: 0 0 0 16px;
      white-space: nowrap;
      float: left;
      display: none; }
      .content-area .single-products .single-product .adapt .notis .arrow {
        margin: -7px 0 0 -4px;
        position: absolute;
        left: 0;
        top: 50%; }

.content-area .color-cols .title {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 129%;
  line-height: 1.25;
  margin: 10px 0; }

.content-area .color-cols ul {
  margin: 0; }
  .content-area .color-cols ul li {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 72%;
    margin: 0;
    padding: 10px 0 5px 0; }
    .content-area .color-cols ul li:before {
      display: none;
      margin: 0; }
    .content-area .color-cols ul li a {
      text-decoration: none;
      color: #ffffff; }
    .content-area .color-cols ul li ul li {
      text-transform: none;
      font-size: 100%;
      color: #787784; }
      .content-area .color-cols ul li ul li a {
        color: #787784;
        text-decoration: underline; }
      .content-area .color-cols ul li ul li ul li {
        padding: 1% 0 1% 2%; }
        .content-area .color-cols ul li ul li ul li:before {
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          _height: 15px;
          margin: 0 1% 0 -2%; }

.content-area .parthner-logotypes li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 15px;
  vertical-align: middle;
  height: 25px;
  line-height: 25px;
  padding: 10px 10px 10px 0;
  margin: 0; }
  .content-area .parthner-logotypes li:before {
    display: none; }
  .content-area .parthner-logotypes li img {
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    vertical-align: middle;
    line-height: 25px; }

.content-area .subproduct-block {
  background: #1f2e3e;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1f2e3e 0%, #1f2e3e 50%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #1f2e3e), color-stop(50%, #30394a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #1f2e3e 0%, #30394a 50%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #1f2e3e 0%, #30394a 50%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #1f2e3e 0%, #30394a 50%);
  /* IE10+ */
  background: linear-gradient(135deg, #1f2e3e 0%, #30394a 50%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f2e3e', endColorstr='#30394a',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  padding: 0 35px;
  margin: 35px -35px; }
  @media screen and (max-width: 1280px) {
    .content-area .subproduct-block {
      padding: 0 18px;
      margin: 18px -18px; } }
  @media screen and (max-width: 1023px) {
    .content-area .subproduct-block {
      padding: 0 15px;
      margin: 15px -15px; } }
  @media screen and (max-width: 479px) {
    .content-area .subproduct-block {
      padding: 0 12px;
      padding: 0 12px;
      margin: 12px -12px; } }
  @media screen and (min-width: 1400px) {
    .content-area .subproduct-block {
      padding: 0 35px;
      margin: 35px -35px; } }
  @media screen and (min-width: 2200px) {
    .content-area .subproduct-block {
      padding: 0 50px;
      margin: 50px -50px; } }
  .content-area .subproduct-block .smart-cols {
    margin: 0; }
  .content-area .subproduct-block .subproduct {
    border-left: 1px solid #c58707;
    margin: 35px 0;
    padding: 0 23px; }
    @media screen and (max-width: 1280px) {
      .content-area .subproduct-block .subproduct {
        margin: 18px 0;
        padding: 0 12px; } }
    @media screen and (max-width: 1023px) {
      .content-area .subproduct-block .subproduct {
        margin: 15px 0;
        padding: 0 10px; } }
    @media screen and (max-width: 479px) {
      .content-area .subproduct-block .subproduct {
        margin: 12px 0;
        padding: 0 8px !important; } }
    @media screen and (min-width: 1400px) {
      .content-area .subproduct-block .subproduct {
        margin: 35px 0;
        padding: 0 23px; } }
    @media screen and (min-width: 2200px) {
      .content-area .subproduct-block .subproduct {
        margin: 50px 0;
        padding: 0 33px; } }
    .content-area .subproduct-block .subproduct:first-child, .content-area .subproduct-block .subproduct.first {
      padding: 0 23px; }
      @media screen and (max-width: 1280px) {
        .content-area .subproduct-block .subproduct:first-child, .content-area .subproduct-block .subproduct.first {
          padding: 0 12px; } }
      @media screen and (max-width: 1023px) {
        .content-area .subproduct-block .subproduct:first-child, .content-area .subproduct-block .subproduct.first {
          padding: 0 10px; } }
      @media screen and (max-width: 479px) {
        .content-area .subproduct-block .subproduct:first-child, .content-area .subproduct-block .subproduct.first {
          padding: 0 8px; } }
      @media screen and (min-width: 1400px) {
        .content-area .subproduct-block .subproduct:first-child, .content-area .subproduct-block .subproduct.first {
          padding: 0 23px; } }
      @media screen and (min-width: 2200px) {
        .content-area .subproduct-block .subproduct:first-child, .content-area .subproduct-block .subproduct.first {
          padding: 0 33px; } }
    .content-area .subproduct-block .subproduct:last-child, .content-area .subproduct-block .subproduct.last {
      padding: 0 23px; }
      @media screen and (max-width: 1280px) {
        .content-area .subproduct-block .subproduct:last-child, .content-area .subproduct-block .subproduct.last {
          padding: 0 12px; } }
      @media screen and (max-width: 1023px) {
        .content-area .subproduct-block .subproduct:last-child, .content-area .subproduct-block .subproduct.last {
          padding: 0 10px; } }
      @media screen and (max-width: 479px) {
        .content-area .subproduct-block .subproduct:last-child, .content-area .subproduct-block .subproduct.last {
          padding: 0 8px; } }
      @media screen and (min-width: 1400px) {
        .content-area .subproduct-block .subproduct:last-child, .content-area .subproduct-block .subproduct.last {
          padding: 0 23px; } }
      @media screen and (min-width: 2200px) {
        .content-area .subproduct-block .subproduct:last-child, .content-area .subproduct-block .subproduct.last {
          padding: 0 33px; } }
    .content-area .subproduct-block .subproduct .name {
      text-transform: uppercase;
      font-size: 143%;
      margin: 0 0 23px 0; }
      @media screen and (max-width: 1280px) {
        .content-area .subproduct-block .subproduct .name {
          margin: 0 0 12px 0; } }
      @media screen and (max-width: 1023px) {
        .content-area .subproduct-block .subproduct .name {
          margin: 0 0 10px 0; } }
      @media screen and (max-width: 479px) {
        .content-area .subproduct-block .subproduct .name {
          margin: 0 0 8px 0; } }
      @media screen and (min-width: 1400px) {
        .content-area .subproduct-block .subproduct .name {
          margin: 0 0 23px 0; } }
      @media screen and (min-width: 2200px) {
        .content-area .subproduct-block .subproduct .name {
          margin: 0 0 33px 0; } }
      .content-area .subproduct-block .subproduct .name a {
        color: #ffffff;
        text-decoration: none; }
        .content-area .subproduct-block .subproduct .name a:hover {
          text-decoration: underline; }
    .content-area .subproduct-block .subproduct .params {
      color: #787784;
      font-size: 86%; }
      .content-area .subproduct-block .subproduct .params .value {
        color: #ffffff; }
      .content-area .subproduct-block .subproduct .params span {
        color: #ffffff; }

.content-area .right-portfolio {
  float: right;
  overflow: hidden;
  padding: 0 !important; }
  .content-area .right-portfolio img {
    display: block;
    width: 100%; }

.content-area .product-preview-block {
  margin: 0 0 -35px 0; }
  @media screen and (max-width: 1280px) {
    .content-area .product-preview-block {
      margin: 0 0 -18px 0; } }
  @media screen and (max-width: 1023px) {
    .content-area .product-preview-block {
      margin: 0 0 -15px 0; } }
  @media screen and (max-width: 479px) {
    .content-area .product-preview-block {
      margin: 0 0 -12px 0; } }
  @media screen and (min-width: 1400px) {
    .content-area .product-preview-block {
      margin: 0 0 -35px 0; } }
  @media screen and (min-width: 2200px) {
    .content-area .product-preview-block {
      margin: 0 0 -50px 0; } }
  .content-area .product-preview-block .product-preview {
    background: #1f2e3e;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #1f2e3e 0%, #1f2e3e 50%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #1f2e3e), color-stop(50%, #30394a));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #1f2e3e 0%, #30394a 50%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #1f2e3e 0%, #30394a 50%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #1f2e3e 0%, #30394a 50%);
    /* IE10+ */
    background: linear-gradient(135deg, #1f2e3e 0%, #30394a 50%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f2e3e', endColorstr='#30394a',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    padding: 40px 25px;
    margin-bottom: 18px; }
    .content-area .product-preview-block .product-preview .params {
      margin: 0 0 25px 0; }
      .content-area .product-preview-block .product-preview .params .param {
        color: #787784;
        font-weight: bold;
        font-size: 108%; }
        .content-area .product-preview-block .product-preview .params .param .value {
          color: #ffffff;
          line-height: 1.6em; }
    .content-area .product-preview-block .product-preview .similar {
      color: #ffffff;
      font-size: 72%;
      text-transform: uppercase; }
      .content-area .product-preview-block .product-preview .similar ul {
        margin: 10px 0; }
        .content-area .product-preview-block .product-preview .similar ul li {
          text-transform: none;
          margin: 0;
          margin-bottom: 5px; }
          .content-area .product-preview-block .product-preview .similar ul li:before {
            display: none; }
          .content-area .product-preview-block .product-preview .similar ul li a {
            color: #ffffff; }
    .content-area .product-preview-block .product-preview .compare {
      margin: 25px 0;
      padding: 25px 0 0 0;
      border-top: 1px solid #626e7c; }
      .content-area .product-preview-block .product-preview .compare a {
        text-transform: uppercase;
        text-decoration: none;
        color: #cccccc;
        font-size: 86%; }

.content-area .product-order {
  display: block;
  width: 100%;
  margin: 0 -35px;
  padding: 12px 35px; }
  @media screen and (max-width: 1280px) {
    .content-area .product-order {
      margin: 0 -18px;
      padding: 9px 18px; } }
  @media screen and (max-width: 1023px) {
    .content-area .product-order {
      margin: 0 -15px;
      padding: 7px 15px; } }
  @media screen and (max-width: 479px) {
    .content-area .product-order {
      margin: 0 -12px;
      padding: 6px 12px; } }
  @media screen and (min-width: 1400px) {
    .content-area .product-order {
      margin: 0 -35px;
      padding: 12px 35px; } }
  @media screen and (min-width: 2200px) {
    .content-area .product-order {
      margin: 0 -50px;
      padding: 25px 50px; } }
  .content-area .product-order ul {
    margin: 0; }
    .content-area .product-order ul li {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      _height: 15px;
      vertical-align: top;
      margin: 5px 15px 5px 0;
      color: #82a927;
      text-transform: uppercase;
      font-size: 72%; }
      .content-area .product-order ul li:before {
        display: none; }
      .content-area .product-order ul li a, .content-area .product-order ul li span {
        color: #cccccc; }

.content-area .product-filter {
  display: block;
  width: 100%;
  background: #21252e;
  margin: 20px -35px;
  padding: 30px 35px; }
  @media screen and (max-width: 1280px) {
    .content-area .product-filter {
      padding: 30px 18px;
      margin: 20px -18px; } }
  @media screen and (max-width: 1023px) {
    .content-area .product-filter {
      padding: 15px 15px;
      margin: 20px -15px; } }
  @media screen and (max-width: 479px) {
    .content-area .product-filter {
      padding: 10px 12px;
      margin: 12px -12px; } }
  @media screen and (min-width: 1400px) {
    .content-area .product-filter {
      padding: 40px 35px;
      margin: 20px -35px; } }
  @media screen and (min-width: 2200px) {
    .content-area .product-filter {
      padding: 40px 50px;
      margin: 33px -50px; } }
  .content-area .product-filter ul {
    margin: -0.5em 0; }
    .content-area .product-filter ul li {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      _height: 15px;
      vertical-align: top;
      margin: 0.5em 1em 0.5em 0;
      font-size: 86%; }
      .content-area .product-filter ul li:before {
        display: none; }
      .content-area .product-filter ul li a {
        color: #808285; }
  .content-area .product-filter + .inset-block {
    margin-top: 0; }

.content-area .another-types .title {
  text-transform: uppercase;
  color: #787784;
  font-size: 108%; }

.content-area .another-types .description {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 72%;
  line-height: 2.4; }

.content-area .technology-block {
  background: #363943;
  padding: 35px !important; }
  @media screen and (max-width: 1280px) {
    .content-area .technology-block {
      padding: 18px !important; } }
  @media screen and (max-width: 1023px) {
    .content-area .technology-block {
      padding: 15px !important; } }
  @media screen and (max-width: 479px) {
    .content-area .technology-block {
      padding: 12px !important; } }
  @media screen and (min-width: 1400px) {
    .content-area .technology-block {
      padding: 35px !important; } }
  @media screen and (min-width: 2200px) {
    .content-area .technology-block {
      padding: 50px !important; } }
  .content-area .technology-block .technologys {
    color: #ffffff;
    font-style: italic; }
    .content-area .technology-block .technologys .technology {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      _height: 15px;
      vertical-align: top;
      width: 45%;
      margin: 4% 4% 0 0; }
      .content-area .technology-block .technologys .technology img {
        max-width: 100%; }

.content-area .products-right-tab {
  background: #1f2e3e;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1f2e3e 0%, #1f2e3e 50%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #1f2e3e), color-stop(50%, #30394a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #1f2e3e 0%, #30394a 50%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #1f2e3e 0%, #30394a 50%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #1f2e3e 0%, #30394a 50%);
  /* IE10+ */
  background: linear-gradient(135deg, #1f2e3e 0%, #30394a 50%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f2e3e', endColorstr='#30394a',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }
  .content-area .products-right-tab .cols {
    padding: 0; }
    .content-area .products-right-tab .cols .tab-content {
      display: none; }
      @media screen and (max-width: 767px) {
        .content-area .products-right-tab .cols .tab-content {
          display: block;
          overflow: hidden;
          height: 140px; } }
  @media screen and (max-width: 767px) and (max-width: 1280px) {
    .content-area .products-right-tab .cols .tab-content {
      height: 74px; } }
  @media screen and (max-width: 767px) and (max-width: 1023px) {
    .content-area .products-right-tab .cols .tab-content {
      height: 60px; } }
  @media screen and (max-width: 767px) and (max-width: 479px) {
    .content-area .products-right-tab .cols .tab-content {
      height: 48px; } }
  @media screen and (max-width: 767px) and (min-width: 1400px) {
    .content-area .products-right-tab .cols .tab-content {
      height: 140px; } }
  @media screen and (max-width: 767px) and (min-width: 2200px) {
    .content-area .products-right-tab .cols .tab-content {
      height: 200px; } }
      .content-area .products-right-tab .cols .tab-content.active {
        display: block;
        height: auto;
        padding: 35px 0; }
        @media screen and (max-width: 1280px) {
          .content-area .products-right-tab .cols .tab-content.active {
            padding: 18px 0; } }
        @media screen and (max-width: 1023px) {
          .content-area .products-right-tab .cols .tab-content.active {
            padding: 0 0 15px 0; } }
        @media screen and (max-width: 479px) {
          .content-area .products-right-tab .cols .tab-content.active {
            padding: 0 0 12px 0; } }
        @media screen and (min-width: 1400px) {
          .content-area .products-right-tab .cols .tab-content.active {
            padding: 35px 0; } }
        @media screen and (min-width: 2200px) {
          .content-area .products-right-tab .cols .tab-content.active {
            padding: 50px 0; } }
      .content-area .products-right-tab .cols .tab-content .tab-href {
        display: none;
        width: 100%;
        padding: 0;
        height: 140px;
        margin: 0 0 35px 0; }
        @media screen and (max-width: 1280px) {
          .content-area .products-right-tab .cols .tab-content .tab-href {
            height: 74px;
            margin: 0 0 18px 0; } }
        @media screen and (max-width: 1023px) {
          .content-area .products-right-tab .cols .tab-content .tab-href {
            height: 60px;
            margin: 0 0 15px 0; } }
        @media screen and (max-width: 479px) {
          .content-area .products-right-tab .cols .tab-content .tab-href {
            height: 48px;
            margin: 0 0 12px 0; } }
        @media screen and (min-width: 1400px) {
          .content-area .products-right-tab .cols .tab-content .tab-href {
            height: 140px;
            margin: 0 0 35px 0; } }
        @media screen and (min-width: 2200px) {
          .content-area .products-right-tab .cols .tab-content .tab-href {
            height: 200px;
            margin: 0 0 50px 0; } }
        @media screen and (max-width: 767px) {
          .content-area .products-right-tab .cols .tab-content .tab-href {
            display: block; } }
        .content-area .products-right-tab .cols .tab-content .tab-href.active {
          margin: 0 0 35px 0;
          padding: 0; }
          @media screen and (max-width: 1280px) {
            .content-area .products-right-tab .cols .tab-content .tab-href.active {
              margin: 0 0 18px 0; } }
          @media screen and (max-width: 1023px) {
            .content-area .products-right-tab .cols .tab-content .tab-href.active {
              margin: 0 0 15px 0; } }
          @media screen and (max-width: 479px) {
            .content-area .products-right-tab .cols .tab-content .tab-href.active {
              margin: 0 0 12px 0; } }
          @media screen and (min-width: 1400px) {
            .content-area .products-right-tab .cols .tab-content .tab-href.active {
              margin: 0 0 35px 0; } }
          @media screen and (min-width: 2200px) {
            .content-area .products-right-tab .cols .tab-content .tab-href.active {
              margin: 0 0 50px 0; } }
        .content-area .products-right-tab .cols .tab-content .tab-href span {
          margin: 35px; }
          @media screen and (max-width: 1280px) {
            .content-area .products-right-tab .cols .tab-content .tab-href span {
              margin: 18px; } }
          @media screen and (max-width: 1023px) {
            .content-area .products-right-tab .cols .tab-content .tab-href span {
              margin: 15px; } }
          @media screen and (max-width: 479px) {
            .content-area .products-right-tab .cols .tab-content .tab-href span {
              margin: 12px; } }
          @media screen and (min-width: 1400px) {
            .content-area .products-right-tab .cols .tab-content .tab-href span {
              margin: 35px; } }
          @media screen and (min-width: 2200px) {
            .content-area .products-right-tab .cols .tab-content .tab-href span {
              margin: 50px; } }
      .content-area .products-right-tab .cols .tab-content .product-in-tab {
        margin: 35px 0; }
        @media screen and (max-width: 1280px) {
          .content-area .products-right-tab .cols .tab-content .product-in-tab {
            margin: 18px 0; } }
        @media screen and (max-width: 1023px) {
          .content-area .products-right-tab .cols .tab-content .product-in-tab {
            margin: 15px 0; } }
        @media screen and (max-width: 479px) {
          .content-area .products-right-tab .cols .tab-content .product-in-tab {
            margin: 12px 0; } }
        @media screen and (min-width: 1400px) {
          .content-area .products-right-tab .cols .tab-content .product-in-tab {
            margin: 35px 0; } }
        @media screen and (min-width: 2200px) {
          .content-area .products-right-tab .cols .tab-content .product-in-tab {
            margin: 50px 0; } }
        .content-area .products-right-tab .cols .tab-content .product-in-tab:after {
          content: "";
          clear: both;
          display: table; }
        .content-area .products-right-tab .cols .tab-content .product-in-tab .product {
          float: left;
          width: 33%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          border-left: 1px solid #ffffff;
          padding: 0 35px; }
          @media screen and (max-width: 1280px) {
            .content-area .products-right-tab .cols .tab-content .product-in-tab .product {
              padding: 0 18px; } }
          @media screen and (max-width: 1023px) {
            .content-area .products-right-tab .cols .tab-content .product-in-tab .product {
              padding: 0 15px; } }
          @media screen and (max-width: 479px) {
            .content-area .products-right-tab .cols .tab-content .product-in-tab .product {
              padding: 0 12px;
              margin: 12px 0;
              width: 50%; } }
          @media screen and (min-width: 1400px) {
            .content-area .products-right-tab .cols .tab-content .product-in-tab .product {
              padding: 0 35px; } }
          @media screen and (min-width: 2200px) {
            .content-area .products-right-tab .cols .tab-content .product-in-tab .product {
              padding: 0 50px; } }
          .content-area .products-right-tab .cols .tab-content .product-in-tab .product:last-child {
            padding-right: 0; }
          .content-area .products-right-tab .cols .tab-content .product-in-tab .product .name {
            text-transform: uppercase;
            color: #ffffff;
            font-size: 250%;
            margin: 0 0 20px 0; }
            @media screen and (max-width: 1280px) {
              .content-area .products-right-tab .cols .tab-content .product-in-tab .product .name {
                margin: 0 0 9px 0; } }
            @media screen and (max-width: 1023px) {
              .content-area .products-right-tab .cols .tab-content .product-in-tab .product .name {
                margin: 0 0 7px 0; } }
            @media screen and (max-width: 479px) {
              .content-area .products-right-tab .cols .tab-content .product-in-tab .product .name {
                margin: 0 0 6px 0; } }
            @media screen and (min-width: 1400px) {
              .content-area .products-right-tab .cols .tab-content .product-in-tab .product .name {
                margin: 0 0 20px 0; } }
            @media screen and (min-width: 2200px) {
              .content-area .products-right-tab .cols .tab-content .product-in-tab .product .name {
                margin: 0 0 25px 0; } }
            .content-area .products-right-tab .cols .tab-content .product-in-tab .product .name a {
              color: #ffffff;
              text-decoration: none; }
              .content-area .products-right-tab .cols .tab-content .product-in-tab .product .name a:hover {
                text-decoration: underline; }
          .content-area .products-right-tab .cols .tab-content .product-in-tab .product .description {
            color: #ffffff;
            font-size: 72%;
            margin: 0 0 1% 0; }
          .content-area .products-right-tab .cols .tab-content .product-in-tab .product .params ul li {
            margin: 0;
            font-size: 86%;
            color: #787784; }
            .content-area .products-right-tab .cols .tab-content .product-in-tab .product .params ul li:before {
              display: none; }
            .content-area .products-right-tab .cols .tab-content .product-in-tab .product .params ul li .value {
              color: #ffffff; }
      .content-area .products-right-tab .cols .tab-content .compare {
        text-transform: uppercase;
        color: #ffffff;
        font-size: 108%;
        text-decoration: none; }
    .content-area .products-right-tab .cols .tab-href {
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      cursor: pointer;
      text-transform: uppercase;
      color: #ffffff;
      font-size: 108%;
      position: relative; }
      .content-area .products-right-tab .cols .tab-href.active {
        margin: 0 0 0 -35px;
        padding: 0 0 0 35px;
        width: calc(100% + 35px); }
        @media screen and (max-width: 1280px) {
          .content-area .products-right-tab .cols .tab-href.active {
            margin: 0 0 0 -18px;
            padding: 0 0 0 18px;
            width: calc(100% + 18px); } }
        @media screen and (max-width: 1023px) {
          .content-area .products-right-tab .cols .tab-href.active {
            margin: 0 0 0 -15px;
            padding: 0 0 0 15px;
            width: calc(100% + 15px); } }
        @media screen and (max-width: 479px) {
          .content-area .products-right-tab .cols .tab-href.active {
            margin: 0 0 0 -12px;
            padding: 0 0 0 12px;
            width: calc(100% + 12px); } }
        @media screen and (min-width: 1400px) {
          .content-area .products-right-tab .cols .tab-href.active {
            margin: 0 0 0 -35px;
            padding: 0 0 0 35px;
            width: calc(100% + 35px); } }
        @media screen and (min-width: 2200px) {
          .content-area .products-right-tab .cols .tab-href.active {
            margin: 0 0 0 -50px;
            padding: 0 0 0 50px;
            width: calc(100% + 50px); } }
      .content-area .products-right-tab .cols .tab-href span {
        position: absolute;
        margin: 0 35px; }
        @media screen and (max-width: 1280px) {
          .content-area .products-right-tab .cols .tab-href span {
            margin: 0 18px; } }
        @media screen and (max-width: 1023px) {
          .content-area .products-right-tab .cols .tab-href span {
            margin: 0 15px; } }
        @media screen and (max-width: 479px) {
          .content-area .products-right-tab .cols .tab-href span {
            margin: 0 12px; } }
        @media screen and (min-width: 1400px) {
          .content-area .products-right-tab .cols .tab-href span {
            margin: 0 35px; } }
        @media screen and (min-width: 2200px) {
          .content-area .products-right-tab .cols .tab-href span {
            margin: 0 50px; } }

.content-area .headers-sheet {
  background: none;
  font-size: 78%;
  margin: 20px 0; }
  @media screen and (max-width: 767px) {
    .content-area .headers-sheet {
      font-size: 100%; } }
  .content-area .headers-sheet td {
    border: none;
    padding: 0.5em 1em 0.5em 0;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .content-area .headers-sheet td.title {
      text-transform: uppercase;
      color: #787784;
      white-space: nowrap; }
    .content-area .headers-sheet td + td {
      padding: 0.5em 0 0.5em 1em;
      border-left: 1px solid #61636a; }
  .content-area .headers-sheet a {
    color: #81a727; }
  .content-area .headers-sheet a:hover {
    color: #cccccc; }

.content-area .contact-yandex-map {
  width: 100%;
  height: 100%;
  min-height: 400px; }

.content-area .contact-yandex-map-container {
  padding: 0 !important; }
  @media screen and (max-width: 767px) {
    .content-area .contact-yandex-map-container {
      margin: 24px 0 0 0; } }
  @media screen and (max-width: 479px) {
    .content-area .contact-yandex-map-container {
      margin: 12px 0 0 0; } }
  .content-area .contact-yandex-map-container #panoram {
    width: 200px;
    height: 100px; }

.content-area .social-contact {
  margin-top: 35px; }
  @media screen and (max-width: 1280px) {
    .content-area .social-contact {
      margin-top: 18px; } }
  @media screen and (max-width: 1023px) {
    .content-area .social-contact {
      margin-top: 15px; } }
  @media screen and (max-width: 479px) {
    .content-area .social-contact {
      margin-top: 12px; } }
  @media screen and (min-width: 1400px) {
    .content-area .social-contact {
      margin-top: 35px; } }
  @media screen and (min-width: 2200px) {
    .content-area .social-contact {
      margin-top: 50px; } }

.content-area .social-contact a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 15px;
  width: 25px;
  height: 25px;
  background-image: url("/local/templates/webprofy/images/social_icons.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 225px 75px;
  margin-right: 3px;
  vertical-align: top; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .content-area .social-contact a {
      background-image: url("/local/templates/webprofy/images/social_icons@2x.png");
      background-size: 225px 75px; } }

.content-area .social-contact .twitter {
  background-position: 0 0; }
  .content-area .social-contact .twitter:hover {
    background-position: 0 -50px; }

.content-area .social-contact .facebook {
  background-position: -50px 0; }
  .content-area .social-contact .facebook:hover {
    background-position: -50px -50px; }

.content-area .social-contact .googleplus {
  background-position: -100px 0; }
  .content-area .social-contact .googleplus:hover {
    background-position: -100px -50px; }

.content-area .case-type {
  color: #ffffff;
  margin: 0;
  overflow: hidden; }
  .content-area .case-type .cols {
    padding: 0; }
  .content-area .case-type p {
    margin: 20px 0; }
  .content-area .case-type a {
    color: #787784; }
  .content-area .case-type a[target=_blank] {
    color: #ff9600;
    text-transform: uppercase;
    font-size: 78%; }
  .content-area .case-type .task {
    font-style: italic;
    color: #dadada; }
  .content-area .case-type .preview-description {
    margin: 0;
    padding: 0; }
  .content-area .case-type .directions-description {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #1f2e3e;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #1f2e3e 0%, #1f2e3e 50%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #1f2e3e), color-stop(50%, #30394a));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #1f2e3e 0%, #30394a 50%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #1f2e3e 0%, #30394a 50%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #1f2e3e 0%, #30394a 50%);
    /* IE10+ */
    background: linear-gradient(135deg, #1f2e3e 0%, #30394a 50%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f2e3e', endColorstr='#30394a',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    border-bottom: 3px solid #30b2e2;
    padding: 35px; }
    @media screen and (max-width: 1280px) {
      .content-area .case-type .directions-description {
        padding: 18px; } }
    @media screen and (max-width: 1023px) {
      .content-area .case-type .directions-description {
        padding: 15px; } }
    @media screen and (max-width: 767px) {
      .content-area .case-type .directions-description {
        padding: 12px; } }
    @media screen and (min-width: 1400px) {
      .content-area .case-type .directions-description {
        padding: 35px; } }
    @media screen and (min-width: 2200px) {
      .content-area .case-type .directions-description {
        padding: 50px; } }
    .content-area .case-type .directions-description:first-child, .content-area .case-type .directions-description:last-child {
      padding: 35px 35px 9.6153% 35px; }
      @media screen and (max-width: 1280px) {
        .content-area .case-type .directions-description:first-child, .content-area .case-type .directions-description:last-child {
          padding: 18px 18px 9.6153% 18px; } }
      @media screen and (max-width: 1023px) {
        .content-area .case-type .directions-description:first-child, .content-area .case-type .directions-description:last-child {
          padding: 15px 15px 9.6153% 15px; } }
      @media screen and (max-width: 767px) {
        .content-area .case-type .directions-description:first-child, .content-area .case-type .directions-description:last-child {
          padding: 12px; } }
      @media screen and (min-width: 1400px) {
        .content-area .case-type .directions-description:first-child, .content-area .case-type .directions-description:last-child {
          padding: 35px 35px 9.6153% 35px; } }
      @media screen and (min-width: 2200px) {
        .content-area .case-type .directions-description:first-child, .content-area .case-type .directions-description:last-child {
          padding: 50px 50px 9.6153% 50px; } }
    .content-area .case-type .directions-description .pretitle {
      color: #787784;
      font-size: 78%;
      margin: 0 0 17px 0; }
      @media screen and (max-width: 1280px) {
        .content-area .case-type .directions-description .pretitle {
          margin: 0 0 9px 0; } }
      @media screen and (max-width: 1023px) {
        .content-area .case-type .directions-description .pretitle {
          margin: 0 0 7px 0; } }
      @media screen and (max-width: 767px) {
        .content-area .case-type .directions-description .pretitle {
          margin: 0 0 6px 0; } }
      @media screen and (min-width: 1400px) {
        .content-area .case-type .directions-description .pretitle {
          margin: 0 0 17px 0; } }
      @media screen and (min-width: 2200px) {
        .content-area .case-type .directions-description .pretitle {
          margin: 0 0 25px 0; } }
    .content-area .case-type .directions-description .title {
      color: #30b2e2;
      text-transform: uppercase;
      font-size: 215%;
      line-height: 1;
      border-bottom: 1px solid #61636a;
      margin: 0 0 35px 0;
      padding: 0 0 9.6153% 0; }
      @media screen and (max-width: 1023px) {
        .content-area .case-type .directions-description .title {
          margin-bottom: 15px; } }
      @media screen and (max-width: 767px) {
        .content-area .case-type .directions-description .title {
          margin-bottom: 12px;
          padding-bottom: 10px; } }
      @media screen and (min-width: 1400px) {
        .content-area .case-type .directions-description .title {
          margin-bottom: 35px; } }
      @media screen and (min-width: 2200px) {
        .content-area .case-type .directions-description .title {
          margin-bottom: 50px; } }
    .content-area .case-type .directions-description .subtitle {
      font-size: 78%;
      line-height: 1; }
    .content-area .case-type .directions-description ul li {
      display: block;
      margin: 6px 0;
      font-size: 86%;
      line-height: 1;
      color: #787784; }
      .content-area .case-type .directions-description ul li .value {
        color: #ffffff; }
      .content-area .case-type .directions-description ul li:before {
        display: none; }
  .content-area .case-type .client {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #1b1f27;
    padding: 35px; }
    @media screen and (max-width: 1280px) {
      .content-area .case-type .client {
        padding: 18px; } }
    @media screen and (max-width: 1023px) {
      .content-area .case-type .client {
        padding: 15px; } }
    @media screen and (max-width: 767px) {
      .content-area .case-type .client {
        padding: 15px 0; } }
    @media screen and (max-width: 479px) {
      .content-area .case-type .client {
        padding: 12px; } }
    @media screen and (min-width: 1400px) {
      .content-area .case-type .client {
        padding: 35px; } }
    @media screen and (min-width: 2200px) {
      .content-area .case-type .client {
        padding: 50px; } }
    .content-area .case-type .client:first-child, .content-area .case-type .client:last-child {
      padding: 35px; }
      @media screen and (max-width: 1280px) {
        .content-area .case-type .client:first-child, .content-area .case-type .client:last-child {
          padding: 18px; } }
      @media screen and (max-width: 1023px) {
        .content-area .case-type .client:first-child, .content-area .case-type .client:last-child {
          padding: 15px; } }
      @media screen and (max-width: 767px) {
        .content-area .case-type .client:first-child, .content-area .case-type .client:last-child {
          padding: 15px 0; } }
      @media screen and (max-width: 479px) {
        .content-area .case-type .client:first-child, .content-area .case-type .client:last-child {
          padding: 12px; } }
      @media screen and (min-width: 1400px) {
        .content-area .case-type .client:first-child, .content-area .case-type .client:last-child {
          padding: 35px; } }
      @media screen and (min-width: 2200px) {
        .content-area .case-type .client:first-child, .content-area .case-type .client:last-child {
          padding: 50px; } }
    .content-area .case-type .client .pretitle {
      text-transform: uppercase;
      color: #787784;
      font-size: 86%;
      line-height: 1;
      margin: 0 0 17px 0; }
      @media screen and (max-width: 1280px) {
        .content-area .case-type .client .pretitle {
          margin: 0 0 9px 0; } }
      @media screen and (max-width: 1023px) {
        .content-area .case-type .client .pretitle {
          margin: 0 0 7px 0; } }
      @media screen and (max-width: 767px) {
        .content-area .case-type .client .pretitle {
          padding: 0 0 0 15px; } }
      @media screen and (max-width: 479px) {
        .content-area .case-type .client .pretitle {
          margin: 0 0 6px 0;
          padding: 0; } }
      @media screen and (min-width: 1400px) {
        .content-area .case-type .client .pretitle {
          margin: 0 0 17px 0; } }
      @media screen and (min-width: 2200px) {
        .content-area .case-type .client .pretitle {
          margin: 0 0 25px 0; } }
    .content-area .case-type .client .title {
      text-transform: uppercase;
      font-size: 143%;
      line-height: 1;
      border-bottom: 1px solid #61636a;
      margin: 0 0 35px 0;
      padding: 0 0 7.6923% 0; }
      @media screen and (max-width: 1023px) {
        .content-area .case-type .client .title {
          margin-bottom: 15px; } }
      @media screen and (max-width: 479px) {
        .content-area .case-type .client .title {
          margin-bottom: 12px;
          padding-bottom: 10px; } }
      @media screen and (min-width: 1400px) {
        .content-area .case-type .client .title {
          margin-bottom: 35px; } }
      @media screen and (min-width: 2200px) {
        .content-area .case-type .client .title {
          margin-bottom: 50px; } }
      .content-area .case-type .client .title a {
        color: #ffffff;
        text-decoration: none; }
    .content-area .case-type .client ul li {
      display: block;
      margin: 12px 0;
      font-size: 86%;
      line-height: 1;
      color: #787784; }
      @media screen and (max-width: 767px) {
        .content-area .case-type .client ul li {
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          _height: 15px;
          vertical-align: top;
          width: 32%;
          padding: 0 0 0 15px; } }
      @media screen and (max-width: 479px) {
        .content-area .case-type .client ul li {
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          _height: 15px;
          vertical-align: top;
          width: 48%;
          padding: 0; } }
      .content-area .case-type .client ul li a {
        color: #ffffff !important; }
      .content-area .case-type .client ul li:before {
        display: none; }
  .content-area .case-type .participants {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #363943;
    padding: 35px; }
    @media screen and (max-width: 1280px) {
      .content-area .case-type .participants {
        padding: 18px; } }
    @media screen and (max-width: 1023px) {
      .content-area .case-type .participants {
        padding: 15px; } }
    @media screen and (max-width: 767px) {
      .content-area .case-type .participants {
        padding: 12px; } }
    @media screen and (min-width: 1400px) {
      .content-area .case-type .participants {
        padding: 35px; } }
    @media screen and (min-width: 2200px) {
      .content-area .case-type .participants {
        padding: 50px; } }
    .content-area .case-type .participants:first-child, .content-area .case-type .participants:last-child {
      padding: 35px; }
      @media screen and (max-width: 1280px) {
        .content-area .case-type .participants:first-child, .content-area .case-type .participants:last-child {
          padding: 18px; } }
      @media screen and (max-width: 1023px) {
        .content-area .case-type .participants:first-child, .content-area .case-type .participants:last-child {
          padding: 15px; } }
      @media screen and (max-width: 767px) {
        .content-area .case-type .participants:first-child, .content-area .case-type .participants:last-child {
          padding: 15px 0; } }
      @media screen and (max-width: 767px) {
        .content-area .case-type .participants:first-child, .content-area .case-type .participants:last-child {
          padding: 12px; } }
      @media screen and (min-width: 1400px) {
        .content-area .case-type .participants:first-child, .content-area .case-type .participants:last-child {
          padding: 35px; } }
      @media screen and (min-width: 2200px) {
        .content-area .case-type .participants:first-child, .content-area .case-type .participants:last-child {
          padding: 50px; } }
    .content-area .case-type .participants .title {
      text-transform: uppercase;
      font-size: 143%;
      line-height: 1;
      border-bottom: 1px solid #61636a;
      margin: 0 0 35px 0;
      padding: 0 0 9.6153% 0; }
      @media screen and (max-width: 1023px) {
        .content-area .case-type .participants .title {
          margin-bottom: 15px; } }
      @media screen and (max-width: 767px) {
        .content-area .case-type .participants .title {
          margin-bottom: 12px;
          padding-bottom: 10px; } }
      @media screen and (min-width: 1400px) {
        .content-area .case-type .participants .title {
          margin-bottom: 35px; } }
      @media screen and (min-width: 2200px) {
        .content-area .case-type .participants .title {
          margin-bottom: 50px; } }
    @media screen and (max-width: 767px) {
      .content-area .case-type .participants .title + .position {
        padding-left: 0; } }
    @media screen and (max-width: 767px) {
      .content-area .case-type .participants .position {
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        _height: 15px;
        vertical-align: top;
        width: 32%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 0 0 15px; } }
    @media screen and (max-width: 479px) {
      .content-area .case-type .participants .position {
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        _height: 15px;
        vertical-align: top;
        width: 48%;
        padding: 0;
        margin-bottom: 10px; } }
    .content-area .case-type .participants .position .subtitle {
      color: #787784;
      font-size: 78%;
      line-height: 1;
      margin: 20px 0 0 0; }
      @media screen and (max-width: 479px) {
        .content-area .case-type .participants .position .subtitle {
          margin: 0; } }
    .content-area .case-type .participants .position .peoples li {
      display: block;
      margin: 6px 0;
      font-size: 86%;
      line-height: 1;
      color: #ffffff; }
      .content-area .case-type .participants .position .peoples li:before {
        display: none; }
    .content-area .case-type .participants .date {
      font-size: 78%;
      line-height: 1;
      color: #c58707;
      margin: 24px 0 0 0; }
      @media screen and (max-width: 767px) {
        .content-area .case-type .participants .date {
          padding: 0; } }
      @media screen and (max-width: 479px) {
        .content-area .case-type .participants .date {
          padding: 0 0 0 0;
          margin-top: 0; } }
    .content-area .case-type .participants .project-info {
      font-size: 78%;
      line-height: 1;
      color: #c58707;
      margin: 14px 0 0 0; }
      @media screen and (max-width: 767px) {
        .content-area .case-type .participants .project-info {
          padding: 0; } }
      @media screen and (max-width: 479px) {
        .content-area .case-type .participants .project-info {
          padding: 0 0 0 0;
          margin-top: 7px; } }
  .content-area .case-type .inner-full-size {
    width: 100%;
    height: 100%;
    margin: 0 -34% 0 0;
    background-size: 100% auto !important;
    position: absolute;
    z-index: -5;
    top: 0px;
    padding: 0 0 35px 0; }
    @media screen and (max-width: 1280px) {
      .content-area .case-type .inner-full-size {
        padding: 0 0 18px 0; } }
    @media screen and (max-width: 1023px) {
      .content-area .case-type .inner-full-size {
        padding: 0 0 15px 0; } }
    @media screen and (max-width: 479px) {
      .content-area .case-type .inner-full-size {
        padding: 0 0 12px 0; } }
    @media screen and (min-width: 1400px) {
      .content-area .case-type .inner-full-size {
        padding: 0 0 35px 0; } }
    @media screen and (min-width: 2200px) {
      .content-area .case-type .inner-full-size {
        padding: 0 0 50px 0; } }
    .content-area .case-type .inner-full-size .content-inner {
      width: 75%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0;
      padding: 0 35px; }
      @media screen and (max-width: 1280px) {
        .content-area .case-type .inner-full-size .content-inner {
          padding: 0 18px; } }
      @media screen and (max-width: 1023px) {
        .content-area .case-type .inner-full-size .content-inner {
          padding: 0 15px; } }
      @media screen and (max-width: 479px) {
        .content-area .case-type .inner-full-size .content-inner {
          padding: 0 12px; } }
      @media screen and (min-width: 1400px) {
        .content-area .case-type .inner-full-size .content-inner {
          padding: 0 35px; } }
      @media screen and (min-width: 2200px) {
        .content-area .case-type .inner-full-size .content-inner {
          padding: 0 50px; } }
  .content-area .case-type .no-cover {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    line-height: 1;
    margin: 35px;
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.4); }
    @media screen and (max-width: 1280px) {
      .content-area .case-type .no-cover {
        margin: 18px;
        -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 18px rgba(0, 0, 0, 0.4); } }
    @media screen and (max-width: 1023px) {
      .content-area .case-type .no-cover {
        margin: 15px;
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.4); } }
    @media screen and (max-width: 767px) {
      .content-area .case-type .no-cover {
        margin: 15px 0; } }
    @media screen and (max-width: 479px) {
      .content-area .case-type .no-cover {
        margin: 12px 0;
        -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 12px rgba(0, 0, 0, 0.4); } }
    @media screen and (min-width: 1400px) {
      .content-area .case-type .no-cover {
        margin: 35px;
        -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 35px rgba(0, 0, 0, 0.4); } }
    @media screen and (min-width: 2200px) {
      .content-area .case-type .no-cover {
        margin: 50px;
        -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 50px rgba(0, 0, 0, 0.4); } }
  .content-area .case-type .safari-window {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    line-height: 1;
    margin: 35px;
    margin-bottom: 18px;
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.4); }
    @media screen and (max-width: 1280px) {
      .content-area .case-type .safari-window {
        margin: 18px;
        margin-bottom: 10px;
        -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 18px rgba(0, 0, 0, 0.4); } }
    @media screen and (max-width: 1023px) {
      .content-area .case-type .safari-window {
        margin: 15px;
        margin-bottom: 8px;
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.4); } }
    @media screen and (max-width: 767px) {
      .content-area .case-type .safari-window {
        margin: 15px 0; } }
    @media screen and (max-width: 479px) {
      .content-area .case-type .safari-window {
        margin: 12px 0;
        -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 12px rgba(0, 0, 0, 0.4); } }
    @media screen and (min-width: 1400px) {
      .content-area .case-type .safari-window {
        margin: 35px;
        margin-bottom: 18px;
        -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 35px rgba(0, 0, 0, 0.4); } }
    @media screen and (min-width: 2200px) {
      .content-area .case-type .safari-window {
        margin: 50px;
        margin-bottom: 20px;
        -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 50px rgba(0, 0, 0, 0.4); } }
    .content-area .case-type .safari-window .safari-top {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background: #ebebeb;
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RmZGZkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2Q0ZDRkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZWFlYWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      background: -moz-linear-gradient(top, #ebebeb 0%, #dfdfdf 50%, #d4d4d4 90%, #aeaeae 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebebeb), color-stop(50%, #dfdfdf), color-stop(90%, #d4d4d4), color-stop(100%, #aeaeae));
      background: -webkit-linear-gradient(top, #ebebeb 0%, #dfdfdf 50%, #d4d4d4 90%, #aeaeae 100%);
      background: -o-linear-gradient(top, #ebebeb 0%, #dfdfdf 50%, #d4d4d4 90%, #aeaeae 100%);
      background: -ms-linear-gradient(top, #ebebeb 0%, #dfdfdf 50%, #d4d4d4 90%, #aeaeae 100%);
      background: linear-gradient(to bottom, #ebebeb 0%, #dfdfdf 50%, #d4d4d4 90%, #aeaeae 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#aeaeae', GradientType=0);
      width: 100%;
      height: 27px;
      border: 1px solid #aeaeae;
      border-bottom: none;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      -webkit-border-bottom-left-radius: 0;
      -webkit-border-bottom-right-radius: 0;
      -moz-border-radius-bottomleft: 0;
      -moz-border-radius-bottomright: 0;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
      position: relative;
      line-height: 1; }
      .content-area .case-type .safari-window .safari-top .safari-close {
        width: 9px;
        height: 9px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-image: url("/local/templates/webprofy/images/safari/close.png");
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 9px 9px;
        position: absolute;
        top: 8px;
        left: 8px;
        line-height: 1; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .content-area .case-type .safari-window .safari-top .safari-close {
            background-image: url("/local/templates/webprofy/images/safari/close@2x.png");
            background-size: 9px 9px; } }
      .content-area .case-type .safari-window .safari-top .safari-restore {
        width: 9px;
        height: 9px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-image: url("/local/templates/webprofy/images/safari/restore.png");
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 9px 9px;
        position: absolute;
        top: 8px;
        left: 20px;
        line-height: 1; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .content-area .case-type .safari-window .safari-top .safari-restore {
            background-image: url("/local/templates/webprofy/images/safari/restore@2x.png");
            background-size: 9px 9px; } }
      .content-area .case-type .safari-window .safari-top .safari-mimimize {
        width: 9px;
        height: 9px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-image: url("/local/templates/webprofy/images/safari/mimimize.png");
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 9px 9px;
        position: absolute;
        top: 8px;
        left: 33px;
        line-height: 1; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .content-area .case-type .safari-window .safari-top .safari-mimimize {
            background-image: url("/local/templates/webprofy/images/safari/mimimize@2x.png");
            background-size: 9px 9px; } }
      .content-area .case-type .safari-window .safari-top .safari-prev {
        width: 17px;
        height: 15px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-image: url("/local/templates/webprofy/images/safari/prev.png");
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 17px 15px;
        position: absolute;
        top: 6px;
        left: 51px;
        line-height: 1; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .content-area .case-type .safari-window .safari-top .safari-prev {
            background-image: url("/local/templates/webprofy/images/safari/prev@2x.png");
            background-size: 17px 15px; } }
      .content-area .case-type .safari-window .safari-top .safari-next {
        width: 17px;
        height: 15px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-image: url("/local/templates/webprofy/images/safari/next.png");
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 17px 15px;
        position: absolute;
        top: 6px;
        left: 69px;
        line-height: 1; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .content-area .case-type .safari-window .safari-top .safari-next {
            background-image: url("/local/templates/webprofy/images/safari/next@2x.png");
            background-size: 17px 15px; } }
      .content-area .case-type .safari-window .safari-top .safari-left-tab {
        width: 25px;
        height: 15px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-image: url("/local/templates/webprofy/images/safari/left-tab.png");
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 25px 15px;
        position: absolute;
        top: 6px;
        left: 90px;
        line-height: 1; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .content-area .case-type .safari-window .safari-top .safari-left-tab {
            background-image: url("/local/templates/webprofy/images/safari/left-tab@2x.png");
            background-size: 25px 15px; } }
      .content-area .case-type .safari-window .safari-top .safari-address-block {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 15px;
        position: relative;
        top: 5px;
        background: #fdfdfd;
        border: 1px solid #f7f7f7;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        margin: 0 76px 0 126px;
        -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.08);
        -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.08);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.08);
        line-height: 1; }
        .content-area .case-type .safari-window .safari-top .safari-address-block .safari-address {
          line-height: 13px;
          font-size: 7.4px;
          text-align: center;
          vertical-align: middle;
          margin: 0 20px;
          text-transform: lowercase;
          color: #464646; }
        .content-area .case-type .safari-window .safari-top .safari-address-block .safari-reload {
          width: 7px;
          height: 8px;
          -moz-border-radius: 3px;
          -webkit-border-radius: 3px;
          border-radius: 3px;
          background-image: url("/local/templates/webprofy/images/safari/reload.png");
          background-repeat: no-repeat;
          background-position: left top;
          background-size: 7px 8px;
          position: absolute;
          top: 2px;
          right: 6px;
          line-height: 1; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
            .content-area .case-type .safari-window .safari-top .safari-address-block .safari-reload {
              background-image: url("/local/templates/webprofy/images/safari/reload@2x.png");
              background-size: 7px 8px; } }
      .content-area .case-type .safari-window .safari-top .safari-share {
        width: 25px;
        height: 15px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-image: url("/local/templates/webprofy/images/safari/share.png");
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 25px 15px;
        position: absolute;
        top: 6px;
        right: 40px;
        line-height: 1; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .content-area .case-type .safari-window .safari-top .safari-share {
            background-image: url("/local/templates/webprofy/images/safari/share@2x.png");
            background-size: 25px 15px; } }
      .content-area .case-type .safari-window .safari-top .safari-multiple-windows {
        width: 25px;
        height: 15px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-image: url("/local/templates/webprofy/images/safari/multiple-windows.png");
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 25px 15px;
        position: absolute;
        top: 6px;
        right: 11px;
        line-height: 1; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .content-area .case-type .safari-window .safari-top .safari-multiple-windows {
            background-image: url("/local/templates/webprofy/images/safari/multiple-windows@2x.png");
            background-size: 25px 15px; } }
    .content-area .case-type .safari-window .safari-body {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      line-height: 1;
      margin: -27px 0 0 0;
      padding: 27px 0 0 0; }
      .content-area .case-type .safari-window .safari-body img {
        width: 100%;
        line-height: 1; }
  .content-area .case-type .safari-window-description {
    text-align: center;
    color: #797b82;
    margin: 0px;
    margin-bottom: 30px; }
  .content-area .case-type .notebook-col {
    padding: 0 70px !important; }
    @media screen and (max-width: 1280px) {
      .content-area .case-type .notebook-col {
        padding: 0 36px !important; } }
    @media screen and (max-width: 1023px) {
      .content-area .case-type .notebook-col {
        padding: 0 30px !important; } }
    @media screen and (max-width: 479px) {
      .content-area .case-type .notebook-col {
        padding: 0 24px !important; } }
    @media screen and (min-width: 1400px) {
      .content-area .case-type .notebook-col {
        padding: 0 70px !important; } }
    @media screen and (min-width: 2200px) {
      .content-area .case-type .notebook-col {
        padding: 0 100px !important; } }
  .content-area .case-type .progress-notebook {
    margin: 35px 0; }
    @media screen and (max-width: 1280px) {
      .content-area .case-type .progress-notebook {
        margin: 18px 0; } }
    @media screen and (max-width: 1023px) {
      .content-area .case-type .progress-notebook {
        margin: 15px 0; } }
    @media screen and (max-width: 479px) {
      .content-area .case-type .progress-notebook {
        margin: 12px 0; } }
    @media screen and (min-width: 1400px) {
      .content-area .case-type .progress-notebook {
        margin: 35px 0; } }
    @media screen and (min-width: 2200px) {
      .content-area .case-type .progress-notebook {
        margin: 50px 0; } }
    @media screen and (max-width: 767px) {
      .content-area .case-type .progress-notebook {
        display: none; } }
    @media screen and (max-width: 479px) {
      .content-area .case-type .progress-notebook {
        display: none; } }
  .content-area .case-type .notebook {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url("/local/templates/webprofy/images/safari/notebook.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% 100%;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .content-area .case-type .notebook {
        background-image: url("/local/templates/webprofy/images/safari/notebook@2x.png");
        background-size: 100% 100%; } }
    .content-area .case-type .notebook .notebook-bg {
      position: absolute;
      width: 100%; }
    .content-area .case-type .notebook .safari-window {
      height: 100%;
      overflow: hidden;
      margin: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
      .content-area .case-type .notebook .safari-window .safari-body {
        height: 100%; }
  .content-area .case-type .scroll-indecator {
    height: 90%;
    position: relative;
    margin-left: 30px; }
    .content-area .case-type .scroll-indecator .point {
      color: #bbb9a5;
      font-size: 72%;
      line-height: 1;
      position: relative;
      border-left: 2px solid #c6c6c6;
      width: 50%;
      padding: 0 0 0 35px; }
      .content-area .case-type .scroll-indecator .point:last-of-type {
        border-left-color: transparent; }
      @media screen and (max-width: 1280px) {
        .content-area .case-type .scroll-indecator .point {
          padding: 0 0 0 18px; } }
      @media screen and (max-width: 1023px) {
        .content-area .case-type .scroll-indecator .point {
          padding: 0 0 0 15px; } }
      @media screen and (max-width: 479px) {
        .content-area .case-type .scroll-indecator .point {
          padding: 0 0 0 12px; } }
      @media screen and (min-width: 1400px) {
        .content-area .case-type .scroll-indecator .point {
          padding: 0 0 0 35px; } }
      @media screen and (min-width: 2200px) {
        .content-area .case-type .scroll-indecator .point {
          padding: 0 0 0 50px; } }
      @media screen and (max-width: 1280px) {
        .content-area .case-type .scroll-indecator .point {
          width: 100%; } }
      .content-area .case-type .scroll-indecator .point .dot {
        display: block;
        width: 12px;
        height: 12px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #c6c6c6;
        position: absolute;
        left: -7px;
        top: 0;
        cursor: pointer; }
      .content-area .case-type .scroll-indecator .point .text {
        display: block;
        width: 70%;
        cursor: pointer; }
      .content-area .case-type .scroll-indecator .point.active {
        border-left: 2px dashed #c6c6c6; }
        .content-area .case-type .scroll-indecator .point.active:last-of-type {
          border-left-color: transparent; }
    .content-area .case-type .scroll-indecator .cursor {
      width: 24px;
      height: 24px;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      display: block;
      position: absolute;
      background: #ca0066;
      z-index: 10;
      left: -11px;
      margin: -12px 0 0 0; }

.content-area .gantt-block {
  overflow: auto; }
  .content-area .gantt-block .gantt {
    min-width: 768px; }

.content-area h1:first-child, .content-area .h1:first-child, .content-area h2:first-child, .content-area .product-constructor__filter-title:first-child, .content-area .h2:first-child, .content-area h3:first-child, .content-area .product-constructor__price-value:first-child, .content-area .h3:first-child, .content-area h4:first-child, .content-area .h4:first-child, .content-area h5:first-child, .content-area .h5:first-child, .content-area .cart-modal__products-title:first-child, .content-area h6:first-child, .content-area .h6:first-child, .content-area p:first-child {
  margin-top: 0; }

.content-area h1:last-child, .content-area .h1:last-child, .content-area h2:last-child, .content-area .product-constructor__filter-title:last-child, .content-area .h2:last-child, .content-area h3:last-child, .content-area .product-constructor__price-value:last-child, .content-area .h3:last-child, .content-area h4:last-child, .content-area .h4:last-child, .content-area h5:last-child, .content-area .h5:last-child, .content-area .cart-modal__products-title:last-child, .content-area h6:last-child, .content-area .h6:last-child, .content-area p:last-child {
  margin-bottom: 0; }

.hidden {
  display: none; }

/*******************************************/
.gantt {
  position: relative;
  margin: 0;
  overflow: hidden;
  background: url("/local/templates/webprofy/images/gantt.png") left top repeat; }
  @media screen and (max-width: 1023px) {
    .gantt {
      min-width: 1200px; } }
  @media screen and (max-width: 767px) {
    .gantt {
      min-width: 0; } }

.gantt__item {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  height: 42.5px; }

.gantt__item.is-colored {
  background: #3aa6da;
  background: -moz-linear-gradient(left, #3aa6da 0%, #ca0066 100%);
  background: -webkit-linear-gradient(left, #3aa6da 0%, #ca0066 100%);
  background: linear-gradient(to right, #3aa6da 0%, #ca0066 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3aa6da', endColorstr='#ca0066', GradientType=1);
  background-size: 1522px 340px;
  background-position: 0 0; }

.gantt__fix {
  position: relative;
  width: 100%;
  height: 0;
  z-index: 1; }

.gantt__item-name {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  font-size: 11px; }
  .gantt__item-name span {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 90%;
    text-decoration: underline;
    cursor: pointer;
    word-wrap: break-word; }

.gantt__item-name:after {
  content: "";
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 0;
  height: 100%;
  text-align: center;
  vertical-align: middle; }

.gantt__item-image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  background-image: url("/local/templates/webprofy/images/arrow-in-steps.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80%;
  opacity: 0.7; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .gantt__item-image {
      background-image: url("/local/templates/webprofy/images/arrow-in-steps@2x.png");
      background-size: 80%; } }

.gantt__item-image img {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle; }

@media screen and (max-width: 1329px) {
  .gantt__item-name span {
    font-size: 9px; } }

@media screen and (max-width: 767px) {
  .gantt.is-mobiled {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap; }
    .gantt.is-mobiled .gantt__item {
      margin: 0 !important;
      width: 50% !important;
      position: relative; }
      .gantt.is-mobiled .gantt__item.is-empty {
        display: none; }
    .gantt.is-mobiled .gantt__fix {
      display: none; }
    .gantt.is-mobiled .gantt__item-image {
      display: none; } }

@media screen and (max-width: 479px) {
  .gantt.is-mobiled .gantt__item {
    width: 100% !important; } }

/***********************************************************/
.padding-compensation {
  margin: 0 -35px 2.14% -35px; }
  @media screen and (max-width: 1280px) {
    .padding-compensation {
      margin: 0 -18px 2.14% -18px; } }
  @media screen and (max-width: 1023px) {
    .padding-compensation {
      margin: 0 -15px 2.14% -15px; } }
  @media screen and (max-width: 479px) {
    .padding-compensation {
      margin: 0 -12px 2.14% -12px; } }
  @media screen and (min-width: 1400px) {
    .padding-compensation {
      margin: 0 -35px 2.14% -35px; } }
  @media screen and (min-width: 2200px) {
    .padding-compensation {
      margin: 0 -50px 2.14% -50px; } }

/**********************************************************/
.clients-feedback {
  margin: 35px 0; }
  @media screen and (max-width: 1280px) {
    .clients-feedback {
      margin: 18px 0; } }
  @media screen and (max-width: 1023px) {
    .clients-feedback {
      margin: 15px 0; } }
  @media screen and (max-width: 479px) {
    .clients-feedback {
      margin: 12px 0; } }
  @media screen and (min-width: 1400px) {
    .clients-feedback {
      margin: 35px 0; } }
  @media screen and (min-width: 2200px) {
    .clients-feedback {
      margin: 50px 0; } }
  .clients-feedback .item {
    margin-bottom: 30px; }
    .clients-feedback .item p {
      -ms-text-overflow: ellipsis;
      text-overflow: ellipsis; }

/**********************************************************/
@media screen and (max-width: 479px) {
  .smart-cols .cols {
    width: 100% !important;
    padding: 0;
    float: none; } }

/**********************************************************/
.news-detail {
  margin: 35px 0; }
  @media screen and (max-width: 1280px) {
    .news-detail {
      margin: 18px 0; } }
  @media screen and (max-width: 1023px) {
    .news-detail {
      margin: 15px 0; } }
  @media screen and (max-width: 479px) {
    .news-detail {
      margin: 12px 0; } }
  @media screen and (min-width: 1400px) {
    .news-detail {
      margin: 35px 0; } }
  @media screen and (min-width: 2200px) {
    .news-detail {
      margin: 50px 0; } }

/**********************************************************/
.news-list.clients-feedback .news-item {
  height: 400px;
  text-align: left; }
  .news-list.clients-feedback .news-item .wrapper-reviews-text {
    overflow-y: hidden;
    position: relative; }
    .news-list.clients-feedback .news-item .wrapper-reviews-text.is-trimmed:after {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      right: 0;
      height: 35px;
      background: url("/local/templates/webprofy/images/feedback_fader.png") left bottom repeat-x; }
  .news-list.clients-feedback .news-item__link-more {
    display: none;
    margin: 1em 0;
    background: #1C2028;
    position: relative; }
    .news-list.clients-feedback .news-item__link-more a {
      color: #ca0066; }
  @media screen and (max-width: 767px) {
    .news-list.clients-feedback .news-item {
      margin-top: 0;
      height: 250px;
      padding: 20px;
      margin-bottom: 20px; }
      .news-list.clients-feedback .news-item__link-more {
        margin-bottom: 0; } }
  @media screen and (max-width: 479px) {
    .news-list.clients-feedback .news-item {
      height: auto; } }

.news-detail.clients-feedback .clients-feedback__img {
  margin: 35px 0;
  max-width: 70%; }

.news-detail.clients-feedback img {
  width: 100%; }

/**********************************************************/
.news-list.news .news-item.last {
  margin-bottom: 0; }

.news-list.news .news-item .news-preview-text {
  width: 80%;
  margin: auto; }
  .news-list.news .news-item .news-preview-text p {
    font-size: 90%;
    line-height: 170%; }

/**********************************************************/
.news-item-id .preview_picture {
  max-width: 100%;
  padding-bottom: 2.5em; }

#reviews_prod .news-item {
  margin-bottom: 15px; }

.news-item {
  padding: 35px;
  margin: 35px 0px;
  background-color: #1c2028;
  text-align: center; }
  .news-item .news-date-time {
    color: #bf1344;
    font-size: 100%;
    margin-bottom: 5px;
    font-style: italic; }
  .news-item .news-item-name {
    font-family: "MuseoSansCyrl100", Arial, sans-serif;
    font-size: 200%;
    margin: 0;
    padding: 1.96%; }
    .news-item .news-item-name a {
      color: #ffffff;
      text-decoration: none; }
  .news-item .news-preview-text {
    color: #dadada; }

/**********************************************/
.our-clients {
  background: #ffffff;
  text-align: center;
  margin-right: -5%;
  width: 100%; }
  .our-clients:after {
    content: "";
    width: 100%;
    height: 0;
    display: block;
    clear: both; }
  .our-clients__item {
    display: table;
    float: left;
    width: 140px;
    height: 140px;
    padding: 20px; }
    .our-clients__item img {
      max-width: 100%; }
    @media screen and (max-width: 767px) {
      .our-clients__item {
        width: 70px;
        height: 70px; } }
    @media screen and (max-width: 479px) {
      .our-clients__item {
        width: 60px;
        height: 60px;
        padding: 10px; } }
  .our-clients__link {
    display: table-cell;
    vertical-align: middle; }
  .our-clients__items {
    width: auto;
    margin: 0;
    padding-left: 15px; }
    @media screen and (max-width: 1023px) {
      .our-clients__items {
        padding-left: 5px; } }
    @media screen and (max-width: 767px) {
      .our-clients__items {
        padding-left: 0; } }
  .our-clients.is-onmain {
    height: 180px;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .our-clients.is-onmain {
        height: 220px;
        overflow: hidden; } }
    @media screen and (max-width: 479px) {
      .our-clients.is-onmain {
        height: 160px; } }

.our-clients.main .our-clients__item {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding: 75px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  border: none !important;
  outline: none !important;
  text-decoration: none !important;
  background-position: center center;
  background-size: 75% auto;
  background-repeat: no-repeat; }

@media screen and (max-width: 767px) {
  .our-clients-main__wrapper {
    overflow: hidden;
    overflow-x: scroll; } }

.blog-page-navigation.news-page {
  font-family: 'MuseoSansCyrl', Arial, sans-serif;
  color: #797b82;
  margin: 18px 0; }
  .blog-page-navigation.news-page .blog-page-title {
    margin-right: 18px; }
  .blog-page-navigation.news-page .blog-page-first {
    margin-right: 18px; }
  .blog-page-navigation.news-page .blog-page-current {
    color: #ffffff;
    margin-right: 18px; }
  .blog-page-navigation.news-page .blog-page-next,
  .blog-page-navigation.news-page .blog-page-previous {
    text-decoration: underline; }
  .blog-page-navigation.news-page a {
    text-decoration: none;
    margin-right: 18px;
    color: #797b82; }

.cols-gallery-horizontal__image {
  max-width: 20%;
  margin-right: 6%; }
  .cols-gallery-horizontal__image:last-child {
    margin-right: -6%; }

.tech-list__left-side {
  column-count: 2;
  column-gap: 26px; }
  @media screen and (max-width: 1280px) {
    .tech-list__left-side {
      column-gap: 18px; } }
  @media screen and (max-width: 1023px) {
    .tech-list__left-side {
      column-gap: 14px; } }
  @media screen and (max-width: 479px) {
    .tech-list__left-side {
      column-gap: 12px; } }
  @media screen and (min-width: 1400px) {
    .tech-list__left-side {
      column-gap: 36px; } }
  @media screen and (min-width: 2200px) {
    .tech-list__left-side {
      column-gap: 50px; } }
  @media screen and (max-width: 479px) {
    .tech-list__left-side {
      column-count: 1; } }

/**********************************************************/
.calculator-integration__questions {
  background: #1f2e3e;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1f2e3e 0%, #1f2e3e 50%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #1f2e3e), color-stop(50%, #30394a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #1f2e3e 0%, #30394a 50%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #1f2e3e 0%, #30394a 50%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #1f2e3e 0%, #30394a 50%);
  /* IE10+ */
  background: linear-gradient(135deg, #1f2e3e 0%, #30394a 50%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f2e3e', endColorstr='#30394a',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  padding: 0 35px;
  padding-bottom: 35px;
  margin: 35px -35px; }
  @media screen and (max-width: 1280px) {
    .calculator-integration__questions {
      padding: 0 18px;
      padding-bottom: 18px;
      margin: 18px -18px; } }
  @media screen and (max-width: 1023px) {
    .calculator-integration__questions {
      padding: 0 15px;
      padding-bottom: 15px;
      margin: 15px -15px; } }
  @media screen and (max-width: 479px) {
    .calculator-integration__questions {
      padding: 0 12px;
      padding-bottom: 12px;
      margin: 12px -12px; } }
  @media screen and (min-width: 1400px) {
    .calculator-integration__questions {
      padding: 0 35px;
      padding-bottom: 35px;
      margin: 35px -35px; } }
  @media screen and (min-width: 2200px) {
    .calculator-integration__questions {
      padding: 0 50px;
      padding-bottom: 50px;
      margin: 50px -50px; } }

.calculator-integration__results {
  text-align: right; }

.calculator-integration .p30 {
  margin-top: 30px;
  float: left;
  width: 50%; }
  .calculator-integration .p30:nth-child(2n+1) {
    clear: left; }
  .calculator-integration .p30 input, .calculator-integration .p30 input:hover, .calculator-integration .p30 input:active {
    border: none;
    outline: none; }
  @media screen and (max-width: 767px) {
    .calculator-integration .p30 {
      float: none;
      width: auto; } }

.calculator-integration .green-button {
  line-height: 3em; }

.calculator-integration #rasschet {
  display: none; }

.calculator-integration label {
  display: block;
  margin-top: 10px; }
  @media screen and (max-width: 479px) {
    .calculator-integration label {
      width: auto;
      float: none;
      display: block;
      padding-left: 0;
      margin-bottom: 10px;
      position: relative; }
      .calculator-integration label:last-child {
        margin-bottom: 0; } }
  .calculator-integration label input {
    margin: 2%; }
    @media screen and (max-width: 479px) {
      .calculator-integration label input {
        float: none;
        position: absolute;
        margin: 0;
        left: 0px;
        top: 0px; } }

.calculator-integration h4 {
  padding-top: 2%;
  clear: both; }

font.errortext {
  color: #dadada !important; }

.under-portfolio__link {
  margin: 15px;
  margin-left: 9.6153%;
  display: block; }
  @media screen and (max-width: 479px) {
    .under-portfolio__link {
      text-align: right; } }

.under-portfolio__link:hover {
  color: #ca0066; }

.footer__item.copyright-social-for-phone {
  position: relative; }

.text-description,
.viewContainer {
  margin: 40px 0; }

.block-contact-us {
  margin: 70px 0 40px 0; }
  @media screen and (max-width: 767px) {
    .block-contact-us {
      margin-top: 20px; } }

.text-description__value {
  margin: 20px 0; }

.text-description p {
  font-size: 95%;
  line-height: 1.5em; }
  @media screen and (max-width: 767px) {
    .text-description p {
      font-size: 100%; } }

#social-contact {
  margin-top: 20px !important; }

.seo-bottom .two-columns {
  margin: 0; }

.add-file {
  cursor: pointer;
  text-decoration: underline;
  font-style: italic;
  color: #82a927; }
  .add-file:hover {
    color: #cccccc; }

.example {
  width: 30%;
  position: absolute;
  top: -25px;
  right: 5%; }
  @media screen and (max-width: 479px) {
    .example {
      display: none; } }
  .example .example__link {
    cursor: pointer;
    text-decoration: underline;
    font-style: italic;
    color: #82a927; }
    .example .example__link:hover {
      color: #cccccc; }
  .example .note {
    position: absolute;
    left: 26%;
    margin: 0;
    display: block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .example .note.is-hide {
      display: none;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }

.close-project {
  color: #ff9600;
  line-height: 2.4em; }

.plugins-block {
  margin-bottom: 0 !important; }
  .plugins-block .cols {
    position: relative;
    padding: 0; }
    .plugins-block .cols .bg {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 1; }
      @media screen and (max-width: 479px) {
        .plugins-block .cols .bg {
          display: none; } }
    .plugins-block .cols .suitable {
      position: absolute;
      z-index: 2;
      left: 25px;
      bottom: 25px; }
      @media screen and (max-width: 1280px) {
        .plugins-block .cols .suitable {
          left: 18px;
          bottom: 18px; } }
      @media screen and (max-width: 1023px) {
        .plugins-block .cols .suitable {
          left: 15px;
          bottom: 15px; } }
      @media screen and (max-width: 479px) {
        .plugins-block .cols .suitable {
          left: 12px;
          bottom: 12px;
          display: none; } }
      @media screen and (min-width: 1400px) {
        .plugins-block .cols .suitable {
          left: 35px;
          bottom: 35px; } }
      @media screen and (min-width: 2200px) {
        .plugins-block .cols .suitable {
          left: 50px;
          bottom: 50px; } }
      .plugins-block .cols .suitable .title {
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        _height: 15px;
        vertical-align: top;
        text-transform: uppercase;
        font-size: 11px;
        color: #1b1f27;
        height: 25px;
        line-height: 25px; }
        @media screen and (max-width: 1280px) {
          .plugins-block .cols .suitable .title {
            margin-right: 9px; } }
        @media screen and (max-width: 1023px) {
          .plugins-block .cols .suitable .title {
            margin-right: 8px; } }
        @media screen and (max-width: 479px) {
          .plugins-block .cols .suitable .title {
            margin-right: 6px; } }
        @media screen and (min-width: 1400px) {
          .plugins-block .cols .suitable .title {
            margin-right: 18px; } }
        @media screen and (min-width: 2200px) {
          .plugins-block .cols .suitable .title {
            margin-right: 25px; } }
      .plugins-block .cols .suitable ul {
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        _height: 15px;
        vertical-align: top;
        margin: 0;
        padding: 0; }
        .plugins-block .cols .suitable ul li {
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          _height: 15px;
          vertical-align: top;
          padding: 0;
          height: 25px;
          line-height: 25px;
          margin: 0 0 0 12px; }
          @media screen and (max-width: 1280px) {
            .plugins-block .cols .suitable ul li {
              margin: 0 0 0 9px;
              width: 80px; } }
          @media screen and (max-width: 1023px) {
            .plugins-block .cols .suitable ul li {
              margin: 0 0 0 8px; } }
          @media screen and (max-width: 479px) {
            .plugins-block .cols .suitable ul li {
              margin: 0 0 0 6px; } }
          @media screen and (min-width: 1400px) {
            .plugins-block .cols .suitable ul li {
              margin: 0 0 0 18px; } }
          @media screen and (min-width: 2200px) {
            .plugins-block .cols .suitable ul li {
              margin: 0 0 0 25px; } }
          .plugins-block .cols .suitable ul li:before {
            display: none; }
          @media screen and (max-width: 1280px) {
            .plugins-block .cols .suitable ul li img {
              max-width: 100%; } }
        .plugins-block .cols .suitable ul li:first-child {
          margin-left: 0; }
        .plugins-block .cols .suitable ul li#bitrix24 span {
          position: relative;
          color: #ffffff;
          text-transform: uppercase;
          background: #ca0066;
          padding: 2px 4px;
          font-size: 65%;
          top: -35px;
          left: -57%; }
          @media screen and (max-width: 1280px) {
            .plugins-block .cols .suitable ul li#bitrix24 span {
              top: -55px;
              left: 17px; } }
          .plugins-block .cols .suitable ul li#bitrix24 span:after {
            content: '';
            position: absolute;
            border: 6px solid transparent;
            border-top: 6px solid #ca0066;
            bottom: -12px;
            left: 36%; }
            @media screen and (max-width: 1280px) {
              .plugins-block .cols .suitable ul li#bitrix24 span:after {
                bottom: -12px;
                left: 11px; } }
    .plugins-block .cols .plugins {
      padding: 0 0 12px 0; }
      @media screen and (max-width: 1280px) {
        .plugins-block .cols .plugins {
          padding: 0 0 9px 0; } }
      @media screen and (max-width: 1023px) {
        .plugins-block .cols .plugins {
          padding: 0 0 8px 0; } }
      @media screen and (max-width: 479px) {
        .plugins-block .cols .plugins {
          padding: 0 0 6px 0; } }
      @media screen and (min-width: 1400px) {
        .plugins-block .cols .plugins {
          padding: 0 0 18px 0; } }
      @media screen and (min-width: 2200px) {
        .plugins-block .cols .plugins {
          padding: 0 0 25px 0; } }
      .plugins-block .cols .plugins .plugin {
        border-top: 1px solid #363943;
        position: relative;
        z-index: 2;
        margin: 0 25px;
        padding: 12px 0; }
        @media screen and (max-width: 1280px) {
          .plugins-block .cols .plugins .plugin {
            margin: 0 18px;
            padding: 9px 0; } }
        @media screen and (max-width: 1023px) {
          .plugins-block .cols .plugins .plugin {
            margin: 0 15px;
            padding: 8px 0; } }
        @media screen and (max-width: 479px) {
          .plugins-block .cols .plugins .plugin {
            margin: 0 12px;
            padding: 6px 0; } }
        @media screen and (min-width: 1400px) {
          .plugins-block .cols .plugins .plugin {
            margin: 0 35px;
            padding: 17px 0; } }
        @media screen and (min-width: 2200px) {
          .plugins-block .cols .plugins .plugin {
            margin: 0 50px;
            padding: 25px 0; } }
        .plugins-block .cols .plugins .plugin .name {
          height: 39px;
          text-transform: uppercase;
          color: #ffffff;
          font-size: 20px;
          line-height: 125%; }
          @media screen and (max-width: 1280px) {
            .plugins-block .cols .plugins .plugin .name {
              font-size: 18px;
              line-height: 116%; } }
          @media screen and (max-width: 1023px) {
            .plugins-block .cols .plugins .plugin .name {
              font-size: 16px;
              line-height: 140%; } }
          @media screen and (max-width: 479px) {
            .plugins-block .cols .plugins .plugin .name {
              font-size: 14px;
              line-height: 160%;
              height: auto; } }
          .plugins-block .cols .plugins .plugin .name .icon {
            float: left;
            width: 39px;
            height: 39px;
            padding: 0 12px 0 0; }
            @media screen and (max-width: 1280px) {
              .plugins-block .cols .plugins .plugin .name .icon {
                padding: 0 9px 0 0; } }
            @media screen and (max-width: 1023px) {
              .plugins-block .cols .plugins .plugin .name .icon {
                padding: 0 8px 0 0; } }
            @media screen and (max-width: 479px) {
              .plugins-block .cols .plugins .plugin .name .icon {
                padding: 0 6px 0 0; } }
            @media screen and (min-width: 1400px) {
              .plugins-block .cols .plugins .plugin .name .icon {
                padding: 0 18px 0 0; } }
            @media screen and (min-width: 2200px) {
              .plugins-block .cols .plugins .plugin .name .icon {
                padding: 0 25px 0 0; } }
        .plugins-block .cols .plugins .plugin .descripton {
          font-size: 11px;
          line-height: 150%;
          margin: 4.7% 0 25px 0; }
          @media screen and (max-width: 1280px) {
            .plugins-block .cols .plugins .plugin .descripton {
              margin: 4.7% 0 18px 0; } }
          @media screen and (max-width: 1023px) {
            .plugins-block .cols .plugins .plugin .descripton {
              margin: 4.7% 0 15px 0; } }
          @media screen and (max-width: 479px) {
            .plugins-block .cols .plugins .plugin .descripton {
              margin: 4.7% 0 12px 0; } }
          @media screen and (min-width: 1400px) {
            .plugins-block .cols .plugins .plugin .descripton {
              margin: 4.7% 0 35px 0; } }
          @media screen and (min-width: 2200px) {
            .plugins-block .cols .plugins .plugin .descripton {
              margin: 4.7% 0 50px 0; } }
        .plugins-block .cols .plugins .plugin .more {
          float: left;
          text-transform: uppercase;
          color: #ca0066;
          font-size: 11px;
          cursor: pointer; }
          .plugins-block .cols .plugins .plugin .more a {
            color: #ca0066; }
          .plugins-block .cols .plugins .plugin .more:hover {
            text-decoration: none; }
        .plugins-block .cols .plugins .plugin .plugin__green-button {
          float: right;
          background: #85ad27;
          background: -moz-linear-gradient(top, #85ad27 0%, #74942a 100%);
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #85ad27), color-stop(100%, #74942a));
          background: -webkit-linear-gradient(top, #85ad27 0%, #74942a 100%);
          background: -o-linear-gradient(top, #85ad27 0%, #74942a 100%);
          background: -ms-linear-gradient(top, #85ad27 0%, #74942a 100%);
          background: linear-gradient(to bottom, #85ad27 0%, #74942a 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85ad27', endColorstr='#74942a',GradientType=0 );
          font-size: 11px;
          cursor: pointer;
          text-transform: uppercase;
          color: white;
          padding: 6px 12px;
          margin: -6px 0 0 0; }
          .plugins-block .cols .plugins .plugin .plugin__green-button .price {
            font-weight: bold; }
          @media screen and (max-width: 1280px) {
            .plugins-block .cols .plugins .plugin .plugin__green-button {
              padding: 5px 9px;
              margin: -5px 0 0 0; } }
          @media screen and (max-width: 1023px) {
            .plugins-block .cols .plugins .plugin .plugin__green-button {
              padding: 4px 8px;
              margin: -4px 0 0 0; } }
          @media screen and (max-width: 767px) {
            .plugins-block .cols .plugins .plugin .plugin__green-button {
              padding: 6px 12px;
              margin: -6px 0 0 0; } }
          @media screen and (max-width: 479px) {
            .plugins-block .cols .plugins .plugin .plugin__green-button {
              padding: 6px 12px;
              margin: -6px 0 0 0; } }
          @media screen and (min-width: 1400px) {
            .plugins-block .cols .plugins .plugin .plugin__green-button {
              padding: 8px 17px;
              margin: -8px 0 0 0; } }
          @media screen and (min-width: 2200px) {
            .plugins-block .cols .plugins .plugin .plugin__green-button {
              padding: 12px 25px;
              margin: -12px 0 0 0; } }
      .plugins-block .cols .plugins.widthbg .plugin:first-child {
        border: none; }

.page404 {
  position: relative;
  height: 100%;
  background-image: url("/local/templates/webprofy/images/layer-5.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .page404 {
      background-image: url("/local/templates/webprofy/images/layer-5.png");
      background-size: cover; } }
  @media screen and (max-width: 1023px) {
    .page404 {
      padding-top: 70px; } }
  .page404__wrap {
    padding: 10px; }
  .page404__image-wrap {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center; }
    @media screen and (max-width: 479px) {
      .page404__image-wrap {
        left: 0; } }
    .page404__image-wrap img {
      max-width: 100%; }
      @media screen and (max-width: 1023px) {
        .page404__image-wrap img {
          bottom: 0;
          left: 0;
          position: absolute; } }
  .page404__desc {
    position: absolute;
    width: 48%;
    text-align: center;
    top: 75%;
    left: 26%; }
    @media screen and (max-width: 767px) {
      .page404__desc {
        top: 85%; } }
    @media screen and (max-width: 479px) {
      .page404__desc {
        top: 40px;
        width: 95%;
        left: 0;
        text-align: left;
        padding: 15px; } }
    .page404__desc h2, .page404__desc .product-constructor__filter-title {
      font-family: 'MuseoSansCyrl500', Arial, sans-serif; }
      @media screen and (max-width: 479px) {
        .page404__desc h2, .page404__desc .product-constructor__filter-title {
          font-size: 24px; } }
    .page404__desc p {
      color: #787784; }
      @media screen and (max-width: 479px) {
        .page404__desc p {
          font-size: 10px; } }
  .page404__logo {
    max-width: 120px;
    margin: 1.8% 3.5% 1.8% 4.5%;
    display: inline-block; }
    @media screen and (max-width: 479px) {
      .page404__logo {
        display: none; } }
    .page404__logo img {
      width: 100%; }
  .page404__link-to-main {
    width: 65%;
    display: inline-block; }
    @media screen and (max-width: 479px) {
      .page404__link-to-main {
        margin-top: 130px;
        padding: 6px;
        width: 95%; } }
    .page404__link-to-main p {
      color: #787784;
      align-content: center;
      position: absolute;
      z-index: 5; }
      @media screen and (max-width: 479px) {
        .page404__link-to-main p {
          font-size: 10px; } }

.container .content-inner .vakansii-page__intro {
  margin-top: 40px;
  margin-bottom: 80px; }
  @media screen and (max-width: 1280px) {
    .container .content-inner .vakansii-page__intro {
      margin-top: 30px;
      margin-bottom: 60px; } }
  @media screen and (max-width: 1023px) {
    .container .content-inner .vakansii-page__intro {
      margin-top: 20px;
      margin-bottom: 40px; } }

.container .content-inner .vakansii-page__title {
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .container .content-inner .vakansii-page__title {
      margin-bottom: 20px; } }

.container .content-inner .vakansii-page__item {
  margin-bottom: 30px; }
  .container .content-inner .vakansii-page__item h5 {
    color: #b3b4b6; }
  .container .content-inner .vakansii-page__item p {
    color: #777783; }

.container .content-inner .vakansii-page__listing {
  margin-top: 40px;
  margin-bottom: 30px; }
  .container .content-inner .vakansii-page__listing:last-child {
    margin-bottom: 0; }
  .container .content-inner .vakansii-page__listing:first-child {
    margin-top: 0; }
  @media screen and (max-width: 767px) {
    .container .content-inner .vakansii-page__listing {
      margin-top: 20px; } }

.container .content-inner .library-page__section {
  margin-bottom: 80px; }

.container .content-inner .library-page__items {
  margin-top: -60px; }
  .container .content-inner .library-page__items:after {
    content: '';
    display: block;
    clear: left; }

.container .content-inner .library-page__item {
  width: 45%;
  float: left;
  margin-left: 5%;
  margin-top: 60px; }
  .container .content-inner .library-page__item:nth-child(2n+1) {
    margin-left: 0;
    clear: left; }

.container .content-inner .library-page__title {
  font-size: 120%;
  margin-top: 40px;
  margin-bottom: 40px;
  color: #c9cacc; }
  @media screen and (max-width: 1280px) {
    .container .content-inner .library-page__title {
      margin-top: 36px;
      margin-bottom: 36px; } }
  @media screen and (max-width: 1023px) {
    .container .content-inner .library-page__title {
      margin-top: 28px;
      margin-bottom: 28px; } }
  @media screen and (max-width: 767px) {
    .container .content-inner .library-page__title {
      margin-top: 20px;
      margin-bottom: 20px; } }
  .container .content-inner .library-page__title:first-child {
    margin-top: 0; }
  .container .content-inner .library-page__title:last-child {
    margin-bottom: 0; }

.container .content-inner .library-page__description {
  color: #787784; }

.container .content-inner .library-page__link-list {
  margin-top: 20px;
  margin-bottom: 20px; }
  @media screen and (max-width: 1280px) {
    .container .content-inner .library-page__link-list {
      margin-top: 18px;
      margin-bottom: 18px; } }
  @media screen and (max-width: 1023px) {
    .container .content-inner .library-page__link-list {
      margin-top: 14px;
      margin-bottom: 14px; } }
  @media screen and (max-width: 767px) {
    .container .content-inner .library-page__link-list {
      margin-top: 10px;
      margin-bottom: 10px; } }
  .container .content-inner .library-page__link-list:first-child {
    margin-top: 0; }
  .container .content-inner .library-page__link-list:last-child {
    margin-bottom: 0; }

.container .content-inner .library-page__link {
  color: #c9cacc; }
  .container .content-inner .library-page__link:before {
    float: left;
    color: #787784; }

@media screen and (max-width: 1280px) {
  .container .content-inner .library-page__section {
    margin-bottom: 60px; }
  .container .content-inner .library-page__item {
    margin-top: 40px; }
  .container .content-inner .library-page__items {
    margin-top: -40px; }
  .container .content-inner .library-page__title {
    margin-bottom: 20px; } }

@media screen and (max-width: 767px) {
  .container .content-inner .library-page__section {
    margin-bottom: 40px; }
  .container .content-inner .library-page__item {
    margin-top: 30px;
    float: none;
    margin-left: 0;
    width: auto; }
  .container .content-inner .library-page__items {
    margin-top: -10px; }
  .container .content-inner .library-page__title {
    margin-bottom: 15px; } }

.content-area-inner .production-step {
  margin-top: 60px;
  margin-bottom: 60px; }
  @media screen and (max-width: 1280px) {
    .content-area-inner .production-step {
      margin-top: 54px;
      margin-bottom: 54px; } }
  @media screen and (max-width: 1023px) {
    .content-area-inner .production-step {
      margin-top: 42px;
      margin-bottom: 42px; } }
  @media screen and (max-width: 767px) {
    .content-area-inner .production-step {
      margin-top: 30px;
      margin-bottom: 30px; } }
  .content-area-inner .production-step:first-child {
    margin-top: 0; }
  .content-area-inner .production-step:last-child {
    margin-bottom: 0; }

.header-print, .footer-print, .print-only {
  display: none; }

@media screen and (max-width: 479px) {
  .portfolio-bottom-cols {
    display: flex;
    flex-direction: column; } }

.portfolio-bottom-cols .col-right {
  order: 2; }

.portfolio-bottom-cols .col-left {
  order: 1; }

.ymap-col {
  min-height: 400px; }

.switcher-hrefs_item {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  color: #787784;
  text-decoration: underline;
  cursor: pointer;
  margin: 0 10px 0 0; }

.switcher-hrefs_item:hover {
  text-decoration: none; }

.switcher-hrefs_item.is-active {
  text-decoration: none;
  cursor: default;
  color: inherit; }

.switcher-contents_item {
  display: none; }

.switcher-contents_item.is-active {
  display: block; }

.switcher-contents_item {
  margin: 0 -20px; }

@media screen and (max-width: 1280px) {
  .switcher-contents_item {
    margin: 0 -18px; } }

@media screen and (max-width: 1023px) {
  .switcher-contents_item {
    margin: 0 -15px; } }

@media screen and (max-width: 479px) {
  .switcher-contents_item {
    margin: 0 -12px; } }

@media screen and (min-width: 1400px) {
  .switcher-contents_item {
    margin: 0 -35px; } }

@media screen and (min-width: 2200px) {
  .switcher-contents_item {
    margin: 0 -50px; } }

/* iCheck plugin Square skin, yellow
----------------------------------- */
.icheckbox,
.iradio {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(/local/templates/webprofy/images/icheckbox.png) no-repeat;
  border: none;
  cursor: pointer;
  margin-right: 0.5em; }

.icheckbox {
  background-position: 0 0; }

.icheckbox.hover {
  background-position: -24px 0; }

.icheckbox.checked {
  background-position: -48px 0; }

.icheckbox.disabled {
  background-position: -72px 0;
  cursor: default; }

.icheckbox.checked.disabled {
  background-position: -96px 0; }

.iradio {
  background-position: -120px 0; }

.iradio.hover {
  background-position: -144px 0; }

.iradio.checked {
  background-position: -168px 0; }

.iradio.disabled {
  background-position: -192px 0;
  cursor: default; }

.iradio.checked.disabled {
  background-position: -216px 0; }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  .icheckbox,
  .iradio {
    background-image: url(/local/templates/webprofy/images/icheckbox@2x.png);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px; } }

.content-area .table-wrapper {
  margin-top: 40px;
  margin-bottom: 40px; }
  .content-area .table-wrapper:first-child {
    margin-top: 0; }
  .content-area .table-wrapper:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .content-area .table-wrapper {
      overflow-x: scroll; } }

.content-area .price-list-table {
  background: transparent;
  min-width: 500px; }
  .content-area .price-list-table td, .content-area .price-list-table th {
    border: none;
    border-top: 1px solid #434959;
    border-bottom: 1px solid #434959;
    vertical-align: middle; }
    .content-area .price-list-table td[colspan], .content-area .price-list-table th[colspan] {
      text-align: center; }
    .content-area .price-list-table td:first-child, .content-area .price-list-table th:first-child {
      padding-left: 0; }
    .content-area .price-list-table td:last-child, .content-area .price-list-table th:last-child {
      padding-right: 0; }
  .content-area .price-list-table th {
    font-family: "MuseoSansCyrl500", Arial, sans-serif;
    font-weight: normal;
    color: white; }
  .content-area .price-list-table td {
    color: #8e94a1; }
  .content-area .price-list-table .link {
    color: inherit;
    text-decoration: none; }

@media screen and (max-width: 479px) {
  .content-area .subproduct-block.is-payment-options {
    padding-top: 20px;
    padding-bottom: 20px; }
    .content-area .subproduct-block.is-payment-options .subproduct {
      border-left: none;
      padding-left: 0;
      display: flex; }
    .content-area .subproduct-block.is-payment-options .name {
      order: 2; }
    .content-area .subproduct-block.is-payment-options .icon {
      order: 1;
      width: 100px; }
      .content-area .subproduct-block.is-payment-options .icon img {
        width: 70px; } }

.share-soc {
  margin-top: 25px; }

@media screen and (max-width: 1023px) {
  .ipad-scrollable {
    overflow-x: scroll; } }

@media screen and (max-width: 767px) {
  .is-hide-mobile {
    display: none !important; } }

@media screen and (min-width: 768px) {
  .is-hide-desktop {
    display: none !important; } }

.but-mobile {
  padding: 0;
  min-width: 60px;
  font-size: 10px; }

/**********************************************************/
/*! fancyBox 3.0.0 Beta 1 fancyapps.com | fancyapps.com/fancybox/#license */
#fancybox-loading,
#fancybox-lock,
.fancybox-wrap,
.fancybox-skin,
.fancybox-inner,
.fancybox-error,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-wrap embed,
a.fancybox-close,
a.fancybox-expand,
a.fancybox-nav,
a.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  text-shadow: none; }

#fancybox-lock {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8020;
  overflow-y: scroll;
  overflow-y: auto;
  overflow-x: auto;
  -webkit-transition: -webkit-transform 0.5s;
  -webkit-transform: translateX(0px); }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
  -webkit-transform: translate3d(0, 0, 0); }

.fancybox-opened {
  z-index: 8030; }

.fancybox-skin {
  border-style: solid;
  border-color: #fff;
  background: #fff;
  color: #444; }

.fancybox-inner {
  position: relative;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%; }

.fancybox-spacer {
  position: absolute;
  top: 100%;
  left: 0;
  width: 1px; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
  zoom: 1; }

a.fancybox-close {
  position: absolute;
  top: -23px;
  right: -23px;
  width: 46px;
  height: 46px;
  cursor: pointer;
  background-position: 0 0;
  z-index: 8040; }

a.fancybox-nav {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
  overflow: hidden; }

.fancybox-type-iframe a.fancybox-nav,
.fancybox-type-inline a.fancybox-nav,
.fancybox-type-html a.fancybox-nav {
  width: 70px; }

a.fancybox-prev {
  left: -70px; }

a.fancybox-next {
  right: -70px; }

a.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 46px;
  height: 46px;
  margin-top: -23px;
  cursor: pointer;
  z-index: 8040; }

a.fancybox-prev span {
  left: 0;
  background-position: 0 -50px; }

a.fancybox-next span {
  right: 0;
  background-position: 0 -100px; }

.fancybox-mobile a.fancybox-nav {
  max-width: 80px; }

.fancybox-desktop a.fancybox-nav {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.fancybox-desktop a.fancybox-nav:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

a.fancybox-expand {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 46px;
  height: 46px;
  z-index: 8050;
  opacity: 0;
  filter: alpha(opacity=0);
  background-position: 0 -150px;
  zoom: 1;
  -webkit-transition: opacity .5s ease;
  -moz-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease; }

.fancybox-wrap:hover a.fancybox-expand {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.fancybox-wrap a.fancybox-expand:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  background-color: #111;
  background-image: url(data:image/gif;base64,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);
  background-position: center center;
  opacity: 0.85;
  filter: alpha(opacity=85);
  cursor: pointer;
  z-index: 8060;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

.fancybox-tmp {
  position: absolute !important;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

.fancybox-title {
  font: normal 14px "Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: 1.5;
  position: relative;
  text-shadow: none;
  z-index: 8050;
  display: block;
  visibility: hidden; }

.fancybox-title-float-wrap {
  position: relative;
  margin-top: 10px;
  text-align: center;
  zoom: 1;
  left: -9999px; }

.fancybox-title-float-wrap > div {
  display: inline-block;
  padding: 7px 20px;
  font-weight: bold;
  color: #FFF;
  text-shadow: 0 1px 2px #222;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.5); }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 15px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  max-height: 50%;
  overflow: auto; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 8010; }

.fancybox-overlay-fixed {
  position: fixed;
  width: 100%;
  height: 100%; }

/* Default theme */
.fancybox-default-skin {
  border-color: #f9f9f9;
  background: #f9f9f9; }

.fancybox-default-skin-open {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-default-overlay {
  background: #333;
  opacity: 0.8;
  filter: alpha(opacity=80); }

a.fancybox-close,
a.fancybox-expand,
a.fancybox-nav span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAADICAYAAACXpNOoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RkZERjA4NTZBNEMxMUUyOTFGMkY4MEVGREQ0MkRDNCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RkZERjA4NDZBNEMxMUUyOTFGMkY4MEVGREQ0MkRDNCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkU2OUM1RDBBNEI2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0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); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  a.fancybox-close,
  a.fancybox-expand,
  a.fancybox-nav span {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAAGQCAYAAAAjsgcjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCMTg4NzhCQTZBNEYxMUUyQTQ2NEQ0Nzc1M0U1REU1MSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCMTg4NzhCOTZBNEYxMUUyQTQ2NEQ0Nzc1M0U1REU1MSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE0QzZBQjVDNEU2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0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);
    background-size: 46px auto; } }

/* Dark theme */
.fancybox-dark a.fancybox-close,
.fancybox-dark a.fancybox-expand,
.fancybox-dark a.fancybox-nav span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAADICAYAAACXpNOoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OTJGQjgwRDZBNEQxMUUyOEJDREM1NUU4QUUxNjBFMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OTJGQjgwQzZBNEQxMUUyOEJDREM1NUU4QUUxNjBFMCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkU2OUM1RDBBNEI2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0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); }

.fancybox-dark-skin {
  background: #2A2A2A;
  border-color: #2A2A2A;
  color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) inset !important; }

.fancybox-dark-overlay {
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=80); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fancybox-dark a.fancybox-close,
  .fancybox-dark a.fancybox-expand,
  .fancybox-dark a.fancybox-nav span {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAAGQCAYAAAAjsgcjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyMzAwM0E4MDZBNEQxMUUyQUMyMDg1MkQ4RkQxRDJCNCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyMzAwM0E3RjZBNEQxMUUyQUMyMDg1MkQ4RkQxRDJCNCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkU4OUM1RDBBNEI2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0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);
    background-size: 46px auto; } }

/* Light theme */
.fancybox-light a.fancybox-close,
.fancybox-light a.fancybox-expand,
.fancybox-light a.fancybox-nav span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAADICAYAAACXpNOoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NjIzNzFGMDZBNTUxMUUyQkVBRUY3ODU0RDc4OTlCQyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1NjIzNzFFRjZBNTUxMUUyQkVBRUY3ODU0RDc4OTlCQyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE5QzZBQjVDNEU2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0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); }

.fancybox-light-skin-open {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
      .fancybox-light a.fancybox-close,
  .fancybox-light a.fancybox-expand,
  .fancybox-light a.fancybox-nav span {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAAGQCAYAAAAjsgcjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEMEQwOUQ1MjZBNEUxMUUyQjJGNkY3NDBEMEE5NDY5NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEMEQwOUQ1MTZBNEUxMUUyQjJGNkY3NDBEMEE5NDY5NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE0QzZBQjVDNEU2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0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);
    background-size: 46px auto; } }

.fancybox-light-overlay {
  opacity: 0.9;
  filter: alpha(opacity=90);
  background: #555555;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #999999 0%, #555555 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #999999), color-stop(100%, #555555));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #999999 0%, #555555 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #999999 0%, #555555 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #999999 0%, #555555 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #999999 0%, #555555 100%);
  /* W3C */ }

#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 8080;
  background: rgba(0, 0, 0, 0.3); }

#fancybox-thumbs.bottom {
  bottom: 0px; }

#fancybox-thumbs.top {
  top: 0px; }

#fancybox-thumbs .outer {
  padding: 10px 34px 10px 30px; }

#fancybox-thumbs .inner {
  width: 100%;
  overflow: hidden; }

#fancybox-thumbs ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  left: 0;
  overflow: hidden; }

#fancybox-thumbs ul li {
  float: left;
  padding: 3px;
  margin: 0 4px;
  list-style: none; }

#fancybox-thumbs ul li a {
  display: block;
  overflow: hidden;
  outline: none;
  background: #222;
  box-shadow: 1px 1px 2px #000;
  border-radius: 2px;
  border: 3px solid #fff;
  zoom: 1; }

#fancybox-thumbs ul li img {
  display: block;
  border: 0;
  margin: 0;
  padding: 0;
  border-radius: 2px;
  max-width: none; }

#fancybox-thumbs ul li.fancybox-thumb-active {
  padding: 0; }

#fancybox-thumbs ul li.fancybox-thumb-active a {
  opacity: 1;
  border-width: 6px;
  border-color: #fff; }

.fancybox-thumb-prev, .fancybox-thumb-next {
  position: absolute;
  top: 10px;
  bottom: 10px;
  width: 20px;
  background: #222;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  display: none; }

.fancybox-thumb-prev {
  left: 4px; }

.fancybox-thumb-next {
  right: 4px; }

.fancybox-thumb-prev:hover, .fancybox-thumb-next:hover {
  background: #111;
  background: rgba(0, 0, 0, 0.5); }

.fancybox-thumb-prev span, .fancybox-thumb-next span {
  position: absolute;
  top: 50%;
  width: 8px;
  height: 12px;
  margin-top: -6px;
  background-repeat: no-repeat; }

.fancybox-thumb-prev span {
  left: 5px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDVERjRGQzMyQjU5MTFFMjhDNURBODgyQTRBQkUxRDMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDVERjRGQzQyQjU5MTFFMjhDNURBODgyQTRBQkUxRDMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NURGNEZDMTJCNTkxMUUyOEM1REE4ODJBNEFCRTFEMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NURGNEZDMjJCNTkxMUUyOEM1REE4ODJBNEFCRTFEMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiWAZPMAAABWSURBVHjaYvj//z8DGhYA4v1A/B6IHVgYMMF+IDaAsh3Qdc//jwDnQabhlQSJY5O8D5OEKShAkgQ5zADZWiYGQoAYK4hyJFHehOHzSIoaGAgFNUCAAQBIgxAzNQtxsAAAAABJRU5ErkJggg==); }

.fancybox-thumb-next span {
  right: 5px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjM2NkYyQjQyQjU5MTFFMkE3MDdFNjVCNzU1MzgzQjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjM2NkYyQjUyQjU5MTFFMkE3MDdFNjVCNzU1MzgzQjgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MzY2RjJCMjJCNTkxMUUyQTcwN0U2NUI3NTUzODNCOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MzY2RjJCMzJCNTkxMUUyQTcwN0U2NUI3NTUzODNCOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqlwFq8AAABPSURBVHjaYvj//78DEL8H4v1ALADEDMgYRDT8R4Dz2BQIQCVgYD66AryKkI0DKbqProgBzU4DqINhoICJgRAg1gq8jiToTYIBhTeoAQIMAALFKjVFpuiyAAAAAElFTkSuQmCC); }

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
.fa, .product-detail-pseudo-offer__img-holder a.add-to-favorites:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left, .product-detail-pseudo-offer__img-holder a.fa-pull-left.add-to-favorites:before {
  margin-right: .3em; }

.fa.fa-pull-right, .product-detail-pseudo-offer__img-holder a.fa-pull-right.add-to-favorites:before {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left, .product-detail-pseudo-offer__img-holder a.pull-left.add-to-favorites:before {
  margin-right: .3em; }

.fa.pull-right, .product-detail-pseudo-offer__img-holder a.pull-right.add-to-favorites:before {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90:before {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180:before {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270:before {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal:before {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical:before {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before, .product-detail-pseudo-offer__img-holder a.add-to-favorites:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

@media print {
  .layout__header,
  .layout__footer,
  .layout__aside-item,
  .button,
  .button-primary,
  .cart-items__checkout,
  .catalog-table__btn-buy,
  .promo-slider__morebutton,
  .button-big,
  .search-title.is-fullwidth .search-title__submit,
  .button-secondary,
  .accordion-steps__content .accordion-step__next,
  .accordion-steps__content .accordion-step__prev,
  .product-detail-pseudo-offer__buy,
  .product-detail-pseudo-offer__order,
  .search-b2b-title__submit {
    display: none; }
  #bx-panel-back {
    display: none !important; }
  #bx-panel.bx-panel-fixed {
    display: none !important;
    position: static !important; }
  .header-print, .footer-print, .print-only {
    display: block; }
  .tiles_light,
  .tiles_scale {
    display: none; }
  .sidebar {
    display: none; }
  .container {
    padding-left: 0; }
  footer.footer {
    display: none; }
  body {
    background: transparent;
    color: black; }
  .content-area h1, .content-area h2, .content-area .product-constructor__filter-title, .content-area h3, .content-area .product-constructor__price-value, .content-area h4, .content-area h5 {
    color: gray; }
  .our-clients__item img {
    display: block; }
  .header-print {
    padding-bottom: 20px;
    border-bottom: 2px solid black;
    margin: 0 20px 5px 20px;
    color: black;
    background: white; }
    .header-print__logo {
      width: 20%;
      display: inline-block;
      vertical-align: middle; }
      .header-print__logo-svg, .header-print__logo-png {
        width: 100%;
        display: none; }
      html.svg .header-print__logo-svg {
        display: block; }
      html.nosvg .header-print__logo-png {
        display: block; }
    .header-print__phone {
      width: 35%;
      display: inline-block;
      vertical-align: middle;
      font-size: 150%;
      text-align: center; }
    .header-print__address {
      width: 45%;
      display: inline-block;
      vertical-align: middle;
      text-align: right; }
  body.svg .header-print__logo-svg {
    display: none; }
  .footer-print {
    padding-top: 10px;
    border-top: 1px solid black; }
    .footer-print__copyright {
      display: inline-block; }
    .footer-print__url {
      display: inline-block;
      margin-left: 20px; }
  .our-clients__item {
    width: 2cm;
    height: 2cm;
    padding: 0.5cm; }
  .products {
    margin-top: 5px; }
  .product-item {
    padding-left: 10px;
    padding-right: 10px;
    background: transparent; }
    .product-item:first-child {
      padding-left: 25px; }
  .product-item .slogan {
    position: static;
    margin: 20px 0 0 0;
    padding: 0; }
  .product-item h4 {
    color: black; }
  p {
    color: black; }
  .product-line-block .product-line-item .title {
    font-size: 250%; }
  .news-item {
    padding: 0;
    text-align: left; }
  .news-item .news-item-name {
    font-size: 150%;
    padding-left: 0; }
  .news-list.news .news-item .news-preview-text {
    width: auto; }
  .news-list.clients-feedback .news-item {
    margin-top: 0; }
  .plugins-block .cols .plugins .plugin .name {
    height: auto;
    color: gray; }
  .plugins-block .cols .bg {
    display: none; }
  .tiles_item, .gantt {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact; }
  .gantt {
    background-color: #1C2028; }
  .content-area table td, .content-area table th {
    padding: 10px;
    color: gray; }
  .content-area .inset-block, .content-area .inset-block-novm {
    margin-left: -20px;
    margin-right: -20px; }
  .content-area table tbody tr.odd td,
  .content-area table tbody tr.odd th,
  .content-area table th {
    color: black; } }

/* @mixin box-margin($margin) {
	margin-top: $margin;
	margin-bottom: $margin;
  @debug $margin;
	&:first-child {
		margin-top: 0;
	}
	&:last-child {
		margin-bottom: 0;
	}
} */
/* @mixin box-margin($margin) {
	margin-top: $margin;
	margin-bottom: $margin;
  @debug $margin;
	&:first-child {
		margin-top: 0;
	}
	&:last-child {
		margin-bottom: 0;
	}
} */
.block-holder {
  margin-top: 70px;
  margin-bottom: 70px; }
  .block-holder:first-child {
    margin-top: 0; }
  .block-holder:last-child {
    margin-bottom: 0; }
  .block-holder .ui-slider .ui-slider-handle {
    border: 1px solid black;
    background-color: #fff;
    cursor: pointer; }
  .block-holder .ui-slider {
    z-index: 2;
    border: 1px solid black; }
  .block-holder .ui-slider-handle .handle-val {
    color: black;
    position: absolute;
    bottom: 100%;
    width: 70px;
    left: 50%;
    margin-left: -35px;
    text-align: center;
    font-size: 12px;
    font-weight: 400; }
  .block-holder__scale {
    position: relative;
    margin-top: 20px;
    margin-bottom: 40px;
    max-width: 500px;
    margin-left: 100px; }
  .block-holder__scale-input {
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -15px;
    margin-right: 25px; }
    .block-holder__scale-input[type="text"] {
      width: 75px; }
  .block-holder__caption {
    margin-bottom: 15px;
    font-size: 18px; }

.sidebar .block-contacts__item {
  padding: 0 25px;
}
.sidebar .block-contacts__item--phone {
  padding: 0;
}
@media (min-width: 1440px) {
  .sidebar .block-contacts__item {
    padding: 0 35px;
  }
  .sidebar .block-contacts__item--phone {
    padding: 0;
  }
}
@media (min-width: 2200px) {
  .sidebar .block-contacts__item {
    padding: 0 50px;
  }
  .sidebar .block-contacts__item--phone {
    padding: 0;
  }
}
@media (max-width: 1280px) {
  .sidebar .block-contacts__item {
    padding: 0 18px;
  }
  .sidebar .block-contacts__item--phone {
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .sidebar .block-contacts__item {
    padding: 0 15px;
  }
  .sidebar .block-contacts__item--phone {
    padding: 0;
  }
}
.block-contacts__item a {
  text-decoration: none;
}
.block-contacts__item--email a {
  color: #c2c2c8;
}
.block-contacts__item:not(:last-child) {
  margin-bottom: 10px;
}
.sidebar .block-contacts__item--callback a {
  border-style: dotted;
  font-size: 100%;
}
.footer .block-contacts__item--address {
  font-size: 10px;
  margin: 10px 0;
}

@media (max-width: 1366px) and (min-width: 1024px) {
  .sidebar {
    overflow: hidden;
    height: 100vh;
    max-height: 100vh;
  }
  .sidebar-inner {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    max-height: calc(100vh - 70px);
  }
  .sidebar-inner::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .sidebar-inner::-webkit-scrollbar-track {
    border-radius: 2px;
    background: #aaabad;
  }
  .sidebar-inner::-webkit-scrollbar-thumb {
    background: #ca0066;
    border-radius: 2px;
    border: none;
  }
  .sidebar-inner {
    scrollbar-color: #ca0066 #aaabad;
    scrollbar-width: thin;
  }
}
/* End */
/* /local/templates/webprofy/css/more.css?168035263119247 */
/* /local/templates/webprofy/js/vendor/jquery.icheck/skins/square/yellow.css?16803528471547 */
/* /local/templates/webprofy/styles.css?16803526247305 */
/* /local/templates/webprofy/template_styles.css?1752747396958364 */
