@font-face {
    font-family: 'Jost';
    src: url('/local/templates/fartuk_redesign_2021/fonts/Jost-VariableFont_wght.ttf') format('truetype-variations'),
    url('/local/templates/fartuk_redesign_2021/fonts/Jost-VariableFont_wght.ttf') format('ttf');
    font-weight: 1999;
}
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('/local/templates/fartuk_redesign_2021/fonts/Montserrat-Regular.ttf');
    font-display: swap;
    font-weight: normal;
}
@font-face {
    font-family: 'Montserrat-Medium';
    src: url('/local/templates/fartuk_redesign_2021/fonts/Montserrat-Medium.ttf');
    font-display: swap;
    font-weight: 500;
}
@font-face {
    font-family: 'Montserrat-Semibold';
    src: url('/local/templates/fartuk_redesign_2021/fonts/Montserrat-SemiBold.ttf');
    font-display: swap;
    font-weight: 600;
}
@font-face {
    font-family: 'Montserrat-Bold';
    src: url('/local/templates/fartuk_redesign_2021/fonts/Montserrat-Bold.ttf');
    font-display: swap;
    font-weight: 700;
}
@font-face {
    font-family: 'Montserrat-Extrabold';
    src: url('/local/templates/fartuk_redesign_2021/fonts/Montserrat-ExtraBold.ttf');
    font-display: swap;
    font-weight: bold;
}
a:hover {
    color: #F88D36;
}
a {
    color: #F88D36;
    text-decoration: none;
}
p {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 48px;
    font-family: 'Montserrat-Semibold';
    line-height: 63px;
}
h2 {
    font-size: 37px;
    line-height: 46px;
    font-family: 'Montserrat-Semibold';
    margin: 0 0 20px;
}
h3 {
    font-size: 30px;
    font-family: 'Montserrat-Semibold';
}
h4 {
    font-size: 23px;
    font-family: 'Montserrat-Semibold';
}
h5 {
    font-size: 20px;
    font-family: 'Montserrat-Semibold';
}
input[type="text"] {
    font-size: 19px;
    font-family: 'Jost';
    text-align: center;
}
body * {
    box-sizing: border-box;
}
body, html {
    padding: 0;
    margin: 0;
    font-family: 'Jost';
    font-size: 19px;
    color: #1C1C1C;
}
input[name="web_form_submit"],
.btn {
    border-radius: 5px;
    display: inline-block;
    text-decoration: none;
    font-size: 17px;
    text-align: center;
    height: 57px;
    line-height: 57px;
    border: 0;
}
.btn-white {
    width: 196px;
    background: white;
    color: #F88D36;
}
.ORDER_CALL .inputtext {
    margin-bottom: 12px;
}
input[name="web_form_submit"]:hover,
.btn-white:hover,
.btn-orange:hover {
    background: #E26C17;
    color: white;
}
input[name="web_form_submit"],
.btn-orange {
    width: 208px;
    background: #F88D36;
    color: white;
}
.btn-smoke {
    width: 196px;
    background: #F3F2F2;
    color: #6D6D78;
}
.pages .main-page .btn-smoke,
.pages .main-page .white,
.pages .main-page .btn-orange {
    margin-top: 46px;
    margin-right: 20px;
}
.pages .main-page p {
    font-size: 24px;
    line-height: 37px;
}
.pages .main-page .content-wrapper {
    padding-top: 184px;
    color: white;
}
.footer .content-wrapper,
.pages .content-wrapper {
    width: 1440px;
    margin: auto;
}
.pages .content-wrapper {
    padding-top: 127px;
    padding-bottom: 30px;
}
.pages .block-calc-index .content-wrapper {
    overflow: hidden;
}
.content-inner {
    padding: 0 70px;
    overflow: hidden;
}
.top-block .content-inner h1 {
    margin-bottom: 20px;
}
.top-block .inner {
    width: 100%;
    height: 636px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: linear-gradient(45deg, rgba(0,0,0,0.25), transparent);
}
.top-block {
    top: 0;
    position: relative;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
    background-image: url('/local/templates/fartuk_redesign_2021/images/content/main-top-banner.jpg');
}
.header .chose-city-popup img {
    width: 11px;
}
.header .chose-city-popup .btn-orange {
    padding: 12px 25px;
    width: auto;
    height: auto;
    line-height: 1em;
}
.header .chose-city-popup .btn-wrapper .btn-orange {
    font-size: 13px;
}
.header .chose-city-popup .close-btn:hover {
    cursor: pointer;
}
.header .chose-city-popup .close-btn {
    background-image: url("/local/templates/fartuk_redesign_2021/images/icons/close-big.png");
    background-size: 100%;
    background-repeat: no-repeat;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 10px;
    right: 10px;
}
.header .chose-city-popup .btn-wrapper {
    margin-top: 10px;
}
.header .chose-city-popup {
    border-radius: 3px;
    color: #1C1C1C;
    font-family: 'Montserrat-Regular';
    font-size: 16px;
    font-weight: bold;
    padding: 15px;
    display: block;
    position: absolute;
    background: white;
    left: 235px;
    top: 50px;
    border: 1px solid #E0E0E0;
    box-shadow: 2px 13px 18px rgba(0, 0, 0, 0.1);
}
.header .chose-city:hover {
    cursor: pointer;
    color: #E26C17;
}
.header .logo.logo-orange {
    display: none;
}
.header .logo {
    height: 30px;
    margin-right: 45px;
    vertical-align: middle;
}
.header .address {
    height: 15px;
    margin-right: 8px;
}
.header .sale-top {
    height: 15px;
    margin-right: 8px;
    margin-left: 45px;
}
.header .contacts .whatsapp {
    margin-left: 40px;
}
.header .contacts .whatsapp img {
    height: 23px;
    margin-right: 16px;
}
.header .contacts .phone {
    font-size: 23px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    color: white;
    letter-spacing: 1.5px;
}
.menu-hidden .hidden-menu-logo {
    display: none;
}
.header .top-menu .calc-menu-link .img-orange {
    display: none;
}
.header .top-menu .calc-menu-link:hover .img-white {
    display: none;
}
.header .top-menu .calc-menu-link .img-black {
    display: none;
}
.header.fixed-desktop .top-menu .calc-menu-link:hover .img-black {
    display: none;
}
.header.fixed-desktop .top-menu .calc-menu-link:hover .img-orange,
.header .top-menu .calc-menu-link:hover .img-orange {
    display: inline;
}
.header .top-menu .phone-icon-orange {
    display: none;
}
.header.fixed-desktop .contacts .phone:hover,
.header .contacts .phone:hover {
    color: #F88D36;
}
.header .contacts .phone-icon.phone-orange {
    display: none;
}
.header .contacts .phone-icon {
    height: 20px;
    margin-right: 15px;
}
.header .contacts .worktime {
    display: inline-block;
    margin-right: 40px;
}
.header .contacts .left {
    float: left;
    height: 30px;
    display: flex;
    justify-content: flex-start;
    line-height: 33px;
}
.header .contacts .left,
.header .contacts .right {
    width: 50%;
}
.header .contacts .right.mobile {
    display: none;
}
.header .contacts .right {
    float: right;
    color: white;
    height: 30px;
    display: flex;
    justify-content: flex-end;
    line-height: 15px;
}
.header .contacts .right > *,
.header .contacts .left > * {
    align-self: center;
}
.header .contacts img {
    display: inline-block;
}
.header .contacts {
    margin: 16px 54px 12px 54px;
}
.header {
    position: absolute;
    width: 100%;
    z-index: 1;
    font-size: 18px;
    color: #E0E0E0;
    background: linear-gradient(180deg, rgba(0,0,0,0.45), transparent);
}
div.spacer {
    clear:both;
    width:100%;
    height:1px;
}
.header .top-menu ul.mobile {
    display: none;
}
.header .top-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.header.fixed-desktop .top-menu ul li a:hover,
.header .top-menu ul li a:hover {
    color: #F88D36;
}
.header .top-menu ul li a {
    color: #E0E0E0;
    text-decoration: none;
}
.header .top-menu ul li:last-child a {
    font-family: 'Jost';
    font-size: 19px;
}
.header .top-menu ul li:last-child {
    float: right;
    margin-right: 0;
}
.header .top-menu ul li {
    margin-right: 35px;
    float: left;
}
.header .top-menu .menu-icon {
    width: 15px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
}
.header .top-menu .calculate-icon {
    height: 34px;
    margin-left: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}
.menu-hidden .menu-hidden-wrapper {
    max-height: 100%;
    overflow-y: scroll;
}
.menu-hidden .menu-hidden-wrapper::-webkit-scrollbar {
    width: 0;
}
.menu-hidden .menu-section.with-sub.closed ul {
    display: none;
}
.menu-hidden .menu-section.with-sub.closed:before {
    transform: rotate(0deg);
}
.menu-hidden .chose-city-popup .btn-orange:first-child {
    margin-top: 14px;
}
.menu-hidden .chose-city-popup img {
    width: 11px;
}
.menu-hidden .chose-city-popup .btn-orange {
    height: 40px;
    line-height: 40px;
    margin-top: 9px;
    font-size: 13px;
    font-family: 'Montserrat-Semibold';
}
.menu-hidden.show-address .popup-city-background {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, 0.6);
    top: 0;
    z-index: 1;
}
.menu-hidden .chose-city-popup {
    width: 87%;
    background: white;
    position: absolute;
    z-index: 11;
    padding: 27px 36px 31px 36px;
    border: 1px solid #E0E0E0;
    box-shadow: 2px 13px 18px rgb(0 0 0 / 10%);
    margin-left: 6.5%;
    top: 20px;
    text-align: center;
    font-size: 15px;
    font-family: 'Montserrat-Semibold';
    border-radius: 3px;
}
.menu-hidden .chose-city-popup .close-btn {
    background-image: url(/local/templates/fartuk_redesign_2021/images/icons/close-big.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 12px;
    right: 12px;
}
.menu-hidden .chose-city-popup {
    display: none;
}
.menu-hidden.show-address .chose-city-popup {
    display: block;
}
.menu-hidden .mobile-menu-show .address {
    width: 11px;
}
.menu-hidden .mobile-menu-show {
    display: none;
}
.menu-hidden .menu-section.with-sub:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 4px;
    top: 10px;
    right: 26px;
    z-index: -1;
    background-image: url("/local/templates/fartuk_redesign_2021/images/icons/arrow-down-light.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    transform: rotate(180deg);
}
.menu-hidden .menu-section {
    width: 100%;
    padding-left: 57px;
    padding-right: 31px;
    position: relative;
}
.menu-hidden .menu-section-head:hover {
    cursor: pointer;
}
.menu-hidden ul li {
    margin-top: 13px;
}
.menu-hidden .close-big {
    right: 30px;
    top: 22px;
    position: absolute;
}
.close-big:hover {
    cursor: pointer;
}
.close-big {
    background-image: url("/local/templates/fartuk_redesign_2021/images/icons/close-big.png");
    width: 17px;
    height: 17px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.menu-hidden ul {
    list-style: none;
    margin-top: 0;
    padding: 0;
    padding-left: 20px;
}
.menu-hidden a {
    font-size: 18px;
    color: #6D6D78;
}
.menu-hidden .menu-section-head {
    color: #1C1C1C;
    font-size: 18px;
    font-weight: bold;
}
.menu-hidden.show {
    left: 0;
}
.menu-hidden {
    width: 358px;
    background: white;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999;
    padding-top: 73px;
    left: -358px;
    transition: left 0.5s ease;
}
.header .top-menu {
    background: #2626264D;
    border-radius: 5px;
    margin: 0 26px;
    height: 53px;
    line-height: 53px;
    padding: 0 30px;
}
.block-action .content-wrapper, .block-images-catalog .content-wrapper, .block-calc-index .content-wrapper, .block-works-index .content-wrapper, .block-primerka-index .content-wrapper, .block-advatages-index .content-wrapper, .block-youtube-index .content-wrapper, .block-happy-client-index .content-wrapper, .block-question-index .content-wrapper, .block-bottom-form .content-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
.block-action .image {
    background-size: auto 100%;
    background-repeat: no-repeat;
}
.block-action .action1.image {
    background-position: -110px;
    background-image: url("/local/templates/fartuk_redesign_2021/images/content/actions/action1.jpg");
}
.block-action .action2.image {
    background-image: url("/local/templates/fartuk_redesign_2021/images/content/actions/action2.jpg");
    background-position: -200px;
}
.block-action .action3.image {
    background-image: url("/local/templates/fartuk_redesign_2021/images/content/actions/action3.jpg");
    background-position: -200px;
}
.block-action .action4.image {
    background-image: url("/local/templates/fartuk_redesign_2021/images/content/actions/action4.jpg");
    background-position: -110px;
}
.block-action .action5.image {
    background-image: url("/local/templates/fartuk_redesign_2021/images/content/actions/action5.jpg");
    background-position: -225px;
}
.block-action .action6.image {
    background-image: url("/local/templates/fartuk_redesign_2021/images/content/actions/action6.jpg");
    background-position: -160px;
}
.block-action .arrows > div {
    width: 56px;
    height: 56px;
    line-height: 56px;
    float: left;
    border: 1px solid #CBCBD0;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}
.block-action .arrows img {
    width: 21px;
    line-height: 56px;
    vertical-align: middle;
}
.block-action .arrow-left img {
    transform: rotate(180deg);
}
.block-action .arrow-right {
    margin-left: 17px;
}
.block-action .controls {
    float: right;
}
.block-action h2 {
    float: left;
}
.block-action .slider .slide .text {
    width: 340px;
    padding-top: 40px;
    padding-left: 28px;
    padding-right: 10px;
}
.block-action .slider .slide .text .name {
    font-size: 23px;
    line-height: 30px;
    font-family: 'Montserrat-Semibold';
    display: inline-block;
    margin-bottom: 16px;
}
.block-action .slider .slide .text p {
    font-size: 19px;
    line-height: 30px;
    display: inline-block;
    color: #6D6D78;
}
.block-action .slider .slide .image img {
    height: 100%;
    width: 100%;
}
.block-action .slider .slide .image {
    width: 274px;
    height: 100%;
    float: right;
}
.block-action .slider .slide > div {
    float: left;
}
.block-action .slider {
    margin: 0 -10px;
}
.block-action .slider .slide {
    margin-right: 10px;
    margin-left: 10px;
    width: 638px;
    height: 374px;
    border: 1px solid #CBCBD0;
    border-radius: 5px;
    margin-top: 24px;
    position: relative;
}
.block-action .btn-orange {
    width: 184px;
    position: absolute;
    left: 28px;
    bottom: 40px;
}
.block-action .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer;
    vertical-align: middle;
}
.block-action .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #F88D36;
}
.block-action .slick-dots li button:before {
    font-family: 'slick';
    font-size: 24px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    color: #E0E0E0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.block-action .controls > div {
    float: left;
}
.block-action .slick-dots {
    padding: 0;
    margin: 0;
    height: 58px;
    line-height: 58px;
    margin-right: 36px;
}
.block-action .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.block-advatages-index .adv a span.arrow img{
    float: right;
    width: 22px;
    margin: 0;
    margin-left: 14px;
}
#youtube-frame {
    width: 100%;
    height: 738px;
    margin: -6px;
}
.block-advatages-index .adv a {
    display: flex;
    margin-top: 20px;
    align-items: center;
}
.block-action {
    margin-top: 105px;
    max-height: 458px;
    overflow: hidden;
}
.block-images-catalog .catalog-images a:hover img {
    transform: scale(1.2, 1.2);
}
.block-images-catalog .catalog-images a .more-photo {
    font-size: 30px;
    line-height: 25px;
    font-family: 'Montserrat-Semibold';
}
.block-images-catalog .catalog-images a .more:hover {
    background: rgba(0,0,0, 0.3);
}
.block-images-catalog .catalog-images a .more {
    transition: background-color 0.5s ease;
    padding-top: 48px;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0,0,0, 0.5);
    position: absolute;
    color: white;
    text-align: center;
}
.block-images-catalog .catalog-images .img-container {
    height: 100%;
    margin: 10px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.block-images-catalog .catalog-images a img {
    transition: 0.5s ease;
}
.block-images-catalog .catalog-images a {
    display: block;
    width: 324px;
    height: 150px;
    overflow: hidden;
    float: left;
    border-radius: 5px;
    position: relative;
    margin: 10px;
}
.block-images-catalog .catalog-images {
    float: left;
    width: 1032px;
    margin: -10px;
}
.block-images-catalog .catalog-images img {
    max-height: 100%;
    position: absolute;
    right: 0;
}
.block-images-catalog .catalog-menu ul li.selected {
    font-weight: bold;
    border-color: #F88D36;
    color: #1C1C1C;
}
.block-images-catalog .catalog-menu ul li:hover {
    cursor: pointer;
}
.block-images-catalog .catalog-menu ul li {
    padding-left: 23px;
    margin-bottom: 12px;
    border-left: 3px solid transparent;
}
.block-images-catalog .catalog-menu ul {
    font-size: 13px;
    line-height: 28px;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 29px;
    font-weight: 400;
    letter-spacing: 0.1em;
}
.block-images-catalog .catalog-menu {
    color: #6D6D78;
    width: 268px;
    margin-right: 20px;
    height: 490px;
    float: left;
    background: #F3F2F2;
    border-radius: 5px;
}
.block-images-catalog .catalog {
    margin-top: 50px;
}
.block-images-catalog .catalog-images a.btn-orange {
    display: none;
}
.block-images-catalog {
    margin-top: 150px;
}
.under-title {
    max-width: 900px;
    color: #6D6D78;
    margin-top: 24px;
}

.block-calc-index .close-icon-calc:hover {
    cursor: pointer;
}
.block-calc-index .close-icon-calc {
    background-image: url(/local/templates/fartuk_redesign_2021/images/icons/close-circle.png);
    width: 22px!important;
    height: 22px!important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 0!important;
    margin-top: -2px;
    margin-left: 10px;
}

.block-calc-index .calculate-wrapper .col-1 > div,
.block-calc-index .calculate-wrapper .col-2 > div {
    background: #F3F2F2;
    margin: 10px 0;
    border-radius: 3px;
}
.block-calc-index .calculate-wrapper .col-1 .panels-size .add-1-more-panel {
    font-size: 16px;
    font-family: 'Montserrat-Semibold';
    line-height: 20px;
}
.block-calc-index .calculate-wrapper .col-1 .panels-size {
    min-height: 213px;
    padding-bottom: 15px;
}
.block-calc-index .calculate-wrapper .col-1 .glass-type {
    height: 180px;
}
.block-calc-index .calculate-wrapper .col-1 {
    width: 381px;
    margin: 0 5px;
    float: left;
}
.block-calc-index .calculate-wrapper .col-2 .count-sockets {
    height: 126px;
}
.block-calc-index .calculate-wrapper .col-2 .additional-holes {
    height: 126px;
}
.block-calc-index .calculate-wrapper .line-input-middle {
    margin-left: 25px;
    font-family: 'Jost';
    font-size: 19px;
    display: inline-block;
}
.block-calc-index .calculate-wrapper .col-2 .mount-type,
.block-calc-index .calculate-wrapper .col-2 .is-uv,
.block-calc-index .calculate-wrapper .col-2 .hydrofob {
    height: 62px;
    line-height: 62px;
}
.block-calc-index .calculate-wrapper .col-2 .is-mat {
    height: 60px;
    line-height: 60px;
}
.block-calc-index .calculate-wrapper .col-2 {
    width: 430px;
    margin: 0 5px;
    float: left;
}
.block-calc-index .calculate-wrapper .col-3-gift .for-free {
    margin-left: 38px;
    display: inline-block;
    background: #FFF4EB;
    color: #F88D36;
    padding: 7px 15px;
    font-size: 13px;
    margin-top: 31px;
}
.block-calc-index .calculate-wrapper .col-3-gift h4 {
    margin-top: 30px;
    margin-left: 25px;
    float: left;
}
.block-calc-index .calculate-wrapper .col-3-gift .gift-line .control__indicator {
    top: -3px;
}
.block-calc-index .calculate-wrapper .col-3-gift .gift-line p {
    font-size: 17px;
    line-height: 22px;
    padding-left: 31px;
    margin-top: 5px;
    color: #6D6D78;
}
.block-calc-index .calculate-wrapper .col-3-gift label {
    font-size: 16px;
    color: #1C1C1C;
    font-family: 'Montserrat-Semibold';
    line-height: 30px;
}
.block-calc-index .calculate-wrapper .col-3-gift .gift-line {
    margin-left: 25px;
    margin-top: 25px;
    margin-bottom: 9px;
}
.block-calc-index .calculate-wrapper .col-3-gift {
    width: 466px;
    margin: 10px 5px;
    float: left;
    height: 416px;
    border: 1px solid rgba(248, 141, 54, 0.6);
    border-radius: 3px;
}
.block-calc-index .calculate-wrapper input[type="text"] {
    width: 108px;
    height: 45px;
    background: white;
    border: 1px solid #E0E0E0;
}
.close-icon:hover {
    cursor: pointer;
}
.close-icon {
    background-image: url('/local/templates/fartuk_redesign_2021/images/icons/close-mini.png');
}
.question-icon:hover {
    cursor: pointer;
}
.question-icon {
    background-image: url(/local/templates/fartuk_redesign_2021/images/icons/question.png);
}
.icon {
    width: 21px;
    height: 21px;
    display: inline-block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    vertical-align: text-top;
    margin-top: 2px;
    margin-left: 10px;
    position: relative;
}
.block-calc-index .calculate-wrapper input[type="checkbox"] {
    width: 22px;
    height: 22px;
    display: inline-block;
    margin: 0;
    vertical-align: text-top;
    padding: 0;
    border: 1px solid #CCC;
    border-radius: 3px;
    margin-left: 18px;
    margin-right: 10px;
    margin-top: 2px;
}
.block-calc-index .calculate-wrapper label {
    color: #6D6D78;
}
.block-calc-index .calculate-wrapper .title-top {
    margin-top: 20px;
    margin-left: 25px;
    font-family: 'Jost';
    font-size: 19px;
    line-height: 26px;
    display: inline-block;
    font-weight: 500;
}
.block-calc-index .calculate-wrapper .line-input-text span {
    display: inline-block;
    width: 10px;
    margin-right: 8px;
}
.block-calc-index .calculate-wrapper .line-input-glass {
    margin-left: 25px;
    color: #6D6D78;
}
.block-calc-index .calculate-wrapper .glass-type .m1-glass {
    width: 131px;
}
.block-calc-index .calculate-wrapper .glass-type .crystal-glass {
    width: 135px;
}
.block-calc-index .calculate-wrapper .line-input-text {
    margin-top: 13px;
    margin-left: 25px;
    color: #6D6D78;
}
.block-calc-index .calculate-wrapper {
    margin: -5px;
    margin-top: 50px;
}
.block-calc-index .row-cost .fix-sale label {
    color: #1C1C1C;
}

.block-calc-index .row-cost .btn-orange {
    width: 310px;
    height: 65px;
    font-size: 18px;
    float: right;
    margin-right: 20px;
    margin-top: 20px;
    line-height: 65px;
    font-family: 'Montserrat-Semibold';
}
.block-calc-index .row-cost .total-cost b {
    font-size: 23px;
    color: #F88D36;
}
.block-calc-index .row-cost .total-cost {
    height: 60px;
    margin-top: 25px;
    margin-left: 25px;
    padding-left: 30px;
    float: left;
    border-left: 1px solid #BDBDBD;
}
.block-calc-index .row-cost .fix-sale {
    height: 60px;
    margin-top: 25px;
    padding-left: 20px;
    line-height: 29px;
    float: left;
    padding-right: 30px;
    border-right: 1px solid #BDBDBD;
}
.block-calc-index .row-cost .without-sale s {
    font-size: 18px;
    font-family: 'Montserrat-Semibold';
}
.block-calc-index .row-cost .sale {
    height: 60px;
    margin-top: 25px;
    line-height: 29px;
    padding-left: 30px;
    float: left;
}
.block-calc-index .row-cost .sale b {
    font-family: 'Montserrat-Semibold';
}
.block-calc-index .row-cost .without-sale {
    height: 60px;
    margin-top: 25px;
    padding-left: 30px;
    line-height: 29px;
    float: left;
    padding-right: 30px;
    border-right: 1px solid #BDBDBD;
}
.block-calc-index .row-cost {
    height: 106px;
    background: #EBE8E8;
    margin: 0 5px;
    border-radius: 3px;
}
.block-calc-index .glass-type .control--radio {
    margin-right: 33px;
    float: left;
}
.block-calc-index .mount-type .control--radio {
    margin-left: 25px;
}
.block-calc-index .is-uv .control--checkbox {
    margin-left: 10px;
}
.block-calc-index .glass-type .image-wrapper {
    margin-left: 26px;
    margin-top: 15px;
}
.block-calc-index .glass-type .m1-glass {
    margin-right: 34px;
}
.block-calc-index .glass-type .select-wrapper {
    margin-left: 26px;
    margin-top: 15px;
}
.block-calc-index .show-additional-params {
    display: none;
}
.block-calc-index {
    margin-top: 90px;
}


.control-group {
    display: inline-block;
    vertical-align: top;
    background: #fff;
    text-align: left;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    padding: 30px;
    width: 200px;
    height: 210px;
    margin: 10px;
}
.control {
    display: inline;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 18px;
}
.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 22px;
    width: 22px;
    background: white;
    border: 1px solid #E0E0E0;
    border-radius: 3px;
}
.control--radio .control__indicator {
    border-radius: 50%;
}
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
    background: white;
}
.control input[type="radio"]:checked ~ .control__indicator {
    background: #F88D36;
}
.control input:disabled ~ .control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}
.control__indicator:after {
    content: '';
    position: absolute;
    display: none;
}
.control input:checked ~ .control__indicator:after {
    display: block;
}
.control--checkbox .control__indicator:after {
    left: 3px;
    top: 5px;
    width: 22px;
    height: 22px;
    border: none;
    background: url(/local/templates/fartuk_redesign_2021/images/icons/ok.png);
    background-size: 14px;
    background-repeat: no-repeat;
}
.control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b;
}
.control--radio .control__indicator:after {
    left: 6px;
    top: 6px;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background: #fff;
}
.control--radio input:disabled ~ .control__indicator:after {
    background: #7b7b7b;
}
.select {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}
.select select {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    padding: 10px 15px;
    outline: 0;
    border: 0;
    border-radius: 0;
    background: #e6e6e6;
    color: #7b7b7b;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.select select::-ms-expand {
    display: none;
}
.select select:hover,
.select select:focus {
    color: #000;
    background: #ccc;
}
.select select:disabled {
    opacity: 0.5;
    pointer-events: none;
}
.select__arrow {
    position: absolute;
    top: 16px;
    right: 15px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #7b7b7b transparent transparent transparent;
}
.select select:hover ~ .select__arrow,
.select select:focus ~ .select__arrow {
    border-top-color: #000;
}
.select select:disabled ~ .select__arrow {
    border-top-color: #ccc;
}

.block-works-index .btn-orange {
    display: none;
}
.block-works-index .works-wrapper .work-div .price {
    display: block;
    position: absolute;
    width: 97px;
    height: 34px;
    bottom: 10px;
    right: 10px;
    text-align: center;
    background: white;
    font-size: 16px;
    line-height: 34px;
}
.block-works-index .works-wrapper .last-div-link-wrapper.work-div:hover img {
    max-width: 50%;
    width: 50%;
    margin: 0;
}
.block-works-index .works-wrapper .work-div:hover img {
    transform: scale(1.2, 1.2);
}
.block-works-index .works-wrapper .work-div img {
    max-width: 100%;
    transition: ease 0.6s;
}
.block-works-index .works-wrapper .work-div {
    width: 310px;
    float: left;
    height: auto;
    margin: 10px;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
    margin-bottom: 5px;
}
a.fancybox-main-works {
    display: inline-block;
    overflow: hidden;
    border-radius: 5px;
    max-height: 310px;
}
.block-works-index .works-wrapper {
    margin: -10px;
    margin-top: 40px;
}
.block-works-index .last-div-link-wrapper img {
    width: 50%;
    float: left;
}
.block-works-index .last-div-link .number {
    font-size: 30px;
}
.block-works-index .last-div-link {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    padding-top: 110px;
    color: white;
    font-family: 'Montserrat-Semibold';
    font-size: 17px;
    text-align: center;
    line-height: 27px;
}
.block-works-index .last-div-link-wrapper {
    position: relative;
}
.block-works-index {
    margin-top: 150px;
}
.loader {
    background-image: url("/local/templates/fartuk_redesign_2021/images/gif/loader_V4.svg");
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.block-primerka-index .preload-primerka-wrapper img {
    width:1px;
    height:1px;
    opacity: 1;
    position: absolute;
}
.block-primerka-index .inner {
    height: 588px;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.48354) 28.79%, rgba(0, 0, 0, 0) 73.06%);
}
.block-primerka-index .content-wrapper {
    background-size: 100%;
    background-image: url('/local/templates/fartuk_redesign_2021/images/content/primerka/0.jpeg');
    transition: 2s ease;
    background-position: center;
}
.block-primerka-index h2 {
    padding-top: 175px;
}
.block-primerka-index .under-title {
    width: 504px;
    color: white;
}
.block-primerka-index .btn-orange {
    width: 273px;
    height: 57px;
    margin-right: 20px;
    margin-top: 50px;
    font-weight: bold;
    font-family: 'Montserrat-Regular';
}
.block-primerka-index .btn-white {
    width: 267px;
    height: 57px;
    font-weight: bold;
    font-family: 'Montserrat-Regular';
}
.block-primerka-index {
    color: white;
    margin-top: 140px;
}
.block-advatages-index .controls {
    display: none;
}
.block-advatages-index .adv p {
    color: #6D6D78;
    font-size: 17px;
}
.block-advatages-index .adv img {
    width: 50px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.block-advatages-index .adv .head.one-line {
    line-height: 50px;
}
.block-advatages-index .adv .head {
    color: #2C2C2C;
    font-family: 'Montserrat-Semibold';
    font-size: 20px;
    line-height: 26px;
}
.block-advatages-index .adv {
    float: left;
    width: 290px;
    margin: 0 20px;
}
.block-advatages-index .advatages-wrapper {
    margin: 0 -20px;
    margin-top: 70px;
}
.block-advatages-index {
    margin-top: 150px;
}
.block-youtube-index .content-inner {
    overflow: hidden;
}
.block-youtube-index {
    margin-top: 80px;
}
.block-happy-client-index p {
    color: #6D6D78;
}
.block-happy-client-index .stars {
    display: inline-block;
    background-image: url(/local/templates/fartuk_redesign_2021/images/icons/star.png);
    background-size: 24px 24px;
    background-repeat: repeat-x;
    height: 24px;
    vertical-align: middle;
    width: 120px;
    margin-top: -6px;
    margin-left: 20px;
}
.block-happy-client-index .feedback .text-wrapper {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.2);
}
.block-happy-client-index .stars-wrapper {
    margin-top: 25px;
}
.block-happy-client-index .feedback img {
    max-width: 100%;
    margin-bottom: -7px;
}
.block-happy-client-index .feedback .text .numbers {
    font-size: 25px;
}
.block-happy-client-index .feedback .text img {
    width: 155px;
}
.block-happy-client-index .feedback .text {
    font-size: 23px;
    text-align: center;
    width: 100%;
    top: 121px;
    color: white;
    font-family: 'Montserrat-Semibold';
    line-height: 26px;
    position: absolute;
}
.block-happy-client-index .feedback {
    float: left;
    width: 420px;
    margin: 0 10px;
    position: relative;
    height: auto;
}
.block-happy-client-index .feedbacks-wrapper {
    margin: 0 -10px;
    margin-top: 50px;
}
.block-happy-client-index {
    margin-top: 150px;
}
.block-question-index .question-wrapper .faq:first-child {
    border-top: 1px solid #E0E0E0;
}
.block-question-index .question-wrapper .faq.active .icon-ok-circle {
    transform: rotate(180deg);
}
.block-question-index .question-wrapper .faq .icon-ok-circle {
    background-image: url("/local/templates/fartuk_redesign_2021/images/icons/ok-circle.png");
    background-size: 100%;
    width: 24px;
    height: 24px;
    right: 10px;
    top: 25px;
    position: absolute;
    transition: 0.5s ease;
}
.block-question-index .question-wrapper .faq:hover {
    cursor: pointer;
}
.block-question-index .question-wrapper .faq.active {
    padding-bottom: 20px;
}
.block-question-index .question-wrapper .faq.active .detail-text-faq ul li {
    margin-bottom: 10px;
}
.block-question-index .question-wrapper .faq.active .detail-text-faq ul {
    list-style: none;
    padding-left: 20px;
    margin: 20px 0;
}
.block-question-index .question-wrapper .faq.active .detail-text-faq img {
    max-width: 100%;
    margin-top: 20px;
}
.block-question-index .question-wrapper .faq.active .detail-text-faq {
    display: block;
}
.block-question-index .question-wrapper .faq .detail-text-faq {
    transition: 0.5s ease;
    display: none;
    padding-bottom: 10px;
    color: #6D6D78;
    font-size: 16px;
}
.block-question-index .question-wrapper .faq .top-head {
    line-height: 74px;
}
.block-question-index .question-wrapper .faq {
    min-height: 74px;
    border-bottom: 1px solid #E0E0E0;
    padding-left: 10px;
    position: relative;
    font-size: 20px;
    color: #2C2C2C;
}
.block-question-index .col-question {
    width: 618px;
    float: left;
    margin: 0 23px;
}
.block-question-index .question-wrapper {
    margin: 0 -23px;
    margin-top: 50px;
}
.block-question-index {
    margin-top: 150px;
}
.block-bottom-form .kitchen-mobile-bottom {
    display: none;
}
.block-bottom-form .content-inner {
    background-image: url(/local/templates/fartuk_redesign_2021/images/content/index-bottom-form.jpg);
    background-color: #F3F2F2;
    height: 699px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position-x: 620px;
}
.block-bottom-form .form-wrapper .form-line.plan label:hover {
    cursor: pointer;
}
.block-bottom-form .form-wrapper .form-line.plan label {
    float: right;
    display: inline-block;
    line-height: 56px;
    position: absolute;
    top: 0;
    right: 0;
    font-family: 'Montserrat-Semibold';
    font-size: 16px;
    color: #F88D36;
}
.block-bottom-form .form-wrapper .form-line.plan img {
    margin-right: 10px;
    width: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -6px;
}
.block-bottom-form .form-wrapper .form-line.plan {
    position: relative;
    margin-top: 20px;
    line-height: 28px;
}
.block-bottom-form .form-wrapper .form-line {
    margin-bottom: 10px;
    line-height: 28px;
}
.block-bottom-form .form-wrapper input::placeholder {
    color: #B8B9BC;
}
.block-bottom-form .form-wrapper input {
    border: 1px solid #E0E0E0;
    background: #FFFFFF;
    height: 57px;
    width: 424px;
    padding: 0 20px;
    text-align: left;
}
.block-bottom-form .form-wrapper {
    width: 464px;
    color: #6D6D78;
    margin-top: 30px;
}
.block-bottom-form .like-h2 {
    font-size: 32px;
    padding-top: 80px;
    font-family: 'Montserrat-Bold';
    display: inline-block;
    line-height: 46px;
    margin-bottom: 12px;
}
.block-bottom-form .btn-orange {
    height: 65px;
    width: 100%;
    line-height: 65px;
    font-family: 'Montserrat-Semibold';
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.block-bottom-form .rules a {
    text-decoration: underline;
    color: #7F7F7F;
}
.block-bottom-form .rules {
    font-size: 15px;
    line-height: 18px;
    color: #7F7F7F;
    opacity: 0.5;
}
.block-bottom-form .form-wrapper {
    position: relative;
}
.block-bottom-form {
    background-color: #F3F2F2;
    margin-top: 150px;
}
.footer .menu-link a.sub,
.footer .menu-link .sub {
    margin-top: 15px;
    display: inline-block;
    opacity: 0.8;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    color: white;
    font-family: 'Montserrat-Regular';
}
.footer .menu-link a:hover {
    color: #AFAFAF;
}
.footer a.btn-calc:hover {
    color: white;
}
.footer .menu-link a {
    font-size: 17px;
    color: white;
    font-family: 'Montserrat-Semibold';
    line-height: 21px;
}
.footer .menu-link {
    margin-bottom: 30px;
    line-height: 0;
}
.footer .col-footer:nth-child(4) {
    margin-right: 0;
}
.footer a.btn-calc {
    height: 57px;
    width: 222px;
    font-size: 17px;
    font-family: 'Montserrat-Semibold';
    line-height: 57px;
}
.footer .col-footer {
    float: left;
    margin-right: 90px;
}
.footer .yandex-market {
    width: 139px;
}
.footer .footer-bottom {
    height: 74px;
    line-height: 74px;
    color: white;
    opacity: 0.8;
    font-size: 14px;
}
.footer hr {
    border-bottom: 1px solid #6D6D78;
    margin-top: 20px;
    opacity: 0.5;
    margin-bottom: 0;
}
.footer .rules > a {
    margin-left: 30px;
    color: white;
    opacity: 0.8;
}
.footer .rules {
    float: right;
}
.footer .copy {
    float: left;
}
.footer {
    font-family: 'Montserrat-Regular';
    background: #383838;
    padding-top: 70px;
    height: auto;
}

.header.fixed-desktop .logo {
    height: 30px;
    margin-right: 45px;
    vertical-align: middle;
}
.header.fixed-desktop .address {
    height: 15px;
    margin-right: 8px;
}
.header.fixed-desktop .sale-top {
    height: 15px;
    margin-right: 8px;
    margin-left: 45px;
}
.header.fixed-desktop .contacts .whatsapp {
    margin-left: 40px;
}
.header.fixed-desktop .contacts .whatsapp img {
    height: 23px;
    margin-right: 16px;
}
.header.fixed-desktop .contacts .phone {
    font-size: 23px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    color: #1C1C1C;
    letter-spacing: 1.4px;
    min-width: 215px;
}
.menu-hidden .hidden-menu-logo {
    display: none;
}
.header.fixed-desktop .top-menu .phone-icon-orange {
    display: none;
}
.header.fixed-desktop .contacts .phone-icon {
    height: 20px;
    margin-right: 15px;
}
.header.fixed-desktop .contacts .worktime {
    display: inline-block;
    margin-right: 40px;
}
.header.fixed-desktop .contacts .left {
    float: left;
    height: 30px;
    display: flex;
    justify-content: flex-start;
    line-height: 33px;
}
.header.fixed-desktop .contacts .left,
.header.fixed-desktop .contacts .right {
    width: auto;
}
.header.fixed-desktop .contacts .right.mobile {
    display: none;
}
.header.fixed-desktop .contacts .right {
    float: right;
    color: #1C1C1C;
    height: 30px;
    display: flex;
    justify-content: flex-end;
    line-height: 15px;
}
.header.fixed-desktop .contacts .right > *,
.header.fixed-desktop .contacts .left > * {
    align-self: center;
}
.header.fixed-desktop .contacts img {
    display: inline-block;
}
.header.fixed-desktop .contacts {
    margin: 16px 54px 12px 54px;
}
.header.fixed-desktop .top-menu .calculate-icon.img-orange {
    display: none;
}
.header.fixed-desktop .top-menu .calculate-icon.img-white {
    display: none;
}
.header.fixed-desktop {
    position: fixed;
    width: 100%;
    z-index: 100;
    font-size: 18px;
    color: #1C1C1C;
    background: white;
    top: 0;
}
div.spacer {
    clear:both;
    width:100%;
    height:1px;
}
.header.fixed-desktop .top-menu ul.mobile {
    display: none;
}
.header.fixed-desktop .top-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.header.fixed-desktop .top-menu ul li a {
    color: #1C1C1C;
    text-decoration: none;
}
.header.fixed-desktop .top-menu ul li:last-child a {
    font-family: 'Jost';
    font-size: 19px;
}
.header.fixed-desktop .top-menu ul li:last-child {
    float: right;
    margin-right: 0;
}
.header.fixed-desktop .top-menu ul li {
    margin-right: 35px;
    float: left;
}
.header.fixed-desktop .top-menu .menu-icon {
    width: 15px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
}
.header.fixed-desktop .top-menu .calculate-icon {
    height: 34px;
    margin-left: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}
.header.fixed-desktop .top-menu {
    background: rgba(38, 38, 38, 0.06);
    border-radius: 5px;
    margin: 0 26px;
    height: 53px;
    line-height: 53px;
    padding: 0 30px;
}
.header.fixed-desktop .contacts img.logo.logo-orange {
    display: inline;
}
.header.fixed-desktop .contacts img.logo {
    display: none;
}
.header.fixed-desktop .contacts img.phone-icon.phone-orange {
    display: inline-block;
}
.header.fixed-desktop .contacts img.phone-icon {
    display: none;
}

.call-calc-form-wrapper .form-title {
    font-family: 'Montserrat-Bold';
    font-size: 32px;
    line-height: 46px;
    display:inline-block;
    margin-bottom: 20px;
}
.call-calc-form-wrapper .btn:hover {
    cursor: pointer;
}
.call-calc-form-wrapper .btn {
    width: 100%;
    height: 57px;
    line-height: 57px;
    font-size: 17px;
    margin-top: 10px;
}
.call-calc-form-wrapper .fancy-close:hover {
    cursor: pointer;
}
.call-calc-form-wrapper .fancy-close {
    width: 17px;
    height: 17px;
    position: absolute;
    right: 30px;
    top: 30px;
    background-image: url("/local/templates/fartuk_redesign_2021/images/icons/close-big.png");
    background-size: 100%;
}
.call-calc-form-wrapper {
    padding: 18px 49px;
}
.call-calc-form-wrapper table .note,
.call-calc-form-wrapper table .form-required {
    display: none;
}
.call-calc-form-wrapper table {
    width: 387px;
    color: #6D6D78;
}
.call-calc-form-wrapper tbody td input {
    width: 100%;
    height: 57px;
    border-radius: 5px;
    line-height: 57px;
    padding-left: 14px;
    text-align: left;
    border: 1px solid #E0E0E0;
}
.call-calc-form-wrapper tbody td {
    display: block;
    width: 100%;
}
.standart_modal .fancybox__content {
    border-radius: 10px;
}
.block-promo-list .promo-wrapper .promo .info .text {
    color: #6D6D78;
    margin-top: 16px;
    line-height: 28px;
}
.block-promo-list .promo-wrapper .promo .info .head {
    font-size: 23px;
    line-height: 30px;
    font-family: 'Montserrat-Semibold';
}
.block-promo-list .promo-wrapper .promo .info .bottom-block {
    display: block;
    position: absolute;
    bottom: 40px;
    left: 460px;
    font-size: 16px;
}
.block-promo-list .promo-wrapper .promo .info {
    width: 549px;
    float: right;
    padding: 30px 40px;
}
.block-promo-list .promo-wrapper .promo .btn-orange {
    margin-right: 25px;
    width: 184px;
    font-family: 'Montserrat-Semibold';
    font-size: 17px;
}
.block-promo-list .promo-wrapper .promo {
    max-width: 971px;
    border: 1px solid #CBCBD0;
    border-radius: 5px;
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}
.block-promo-list .promo-wrapper {
    margin-top: 60px;
    margin-bottom: 80px;
}
.block-promo-list img {
    width: 420px;
    float: left;
}
.block-promo-detail h4 {
    margin-bottom: 20px;
}
.block-promo-detail .block-promo-detail-wrapper p,
.block-promo-detail .block-promo-detail-wrapper ul {
    color: #6D6D78;
    line-height: 30px;
}
.block-promo-detail .btn-orange {
    margin-top: 25px;
    width: 297px;
    font-family: 'Montserrat-Semibold';
}
.block-promo-detail .block-promo-detail-wrapper {
    width: 1050px;
    margin-bottom: 100px;
}
.block-promo-detail .block-promo-detail-wrapper ul li {
    margin-bottom: 16px;
}
.block-promo-detail .block-promo-detail-wrapper ul {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 60px;
    list-style: none;
}
.block-promo-detail img {
    max-width: 100%;
    width: 748px;
    margin-bottom: 60px;
}
.block-promo-detail h2 {
    margin-top: 33px;
    margin-bottom: 40px;
}
.favorites.menu-section {
    margin-bottom: 13px;
}
.favorites span.fav-count {
    height: 21px;
    display: inline-block;
    margin-left: 5px;
    background: #F88D36;
    vertical-align: middle;
    line-height: 22px;
    border-radius: 5px;
    padding: 0 5px;
    color: white;
}
.menu-section.main a {
    color: #1C1C1C;
    font-size: 18px;
    font-weight: bold;
}
.menu-section.main {
    margin-bottom: 12px;
}
.tooltip {
    border-radius: 3px;
    display: none;
    position: absolute;
    width: 250px;
    right: 0;
    bottom: 0;
    background: white;
    padding: 10px;
    font-size: 14px;
    padding-top: 10px;
    padding-right: 25px;
    border: 1px solid #E0E0E0;
    box-shadow: 2px 13px 18px rgb(0 0 0 / 10%);
    line-height: 20px;
}
.tooltip .close-tooltip {
    position: absolute;
    top: 5px;
    right: 7px;
    color: tomato;
}
.chose-city-spb .btn-orange {
    margin-right: 10px;
}
.chose-city-spb .btn {
    width: 130px;
}
.chose-city-spb b {
    font-size: 23px;
    display: inline-block;
    margin-top: 10px;
}
.chose-city-spb {
    display: block;
    position: fixed;
    top: 50px;
    background: white;
    left: 235px;
    padding: 20px;
    border-radius: 5px;
    z-index: 5555;
    text-align: center;
    line-height: 39px;
    border: 1px solid #e0e0e0;
    box-shadow: 2px 13px 18px rgb(0 0 0 / 10%);
}
.call-me:hover {
    border-color: #f88d36;
}
.call-me {
    display: flex;
    margin-left: 30px;
    color: white;
    width: 177px;
    height: 38px;
    line-height: 38px;
    border: 1px solid white;
    text-align: center;
    font-family: "Montserrat-Semibold";
    font-size: 15px;
    border-radius: 4px;
    justify-content: space-around;
}
.fixed-desktop .call-me:hover {
    color: #1C1C1C;
    border-color: #1C1C1C;
}
.fixed-desktop .call-me {
    color: #f88d36;
    border-color: #f88d36;
}
.block-odnotonnye .color-picker-span-value {
    color: #6D6D78;
}
.block-odnotonnye .data-pick-color {
    display: block;
    position: absolute;
    z-index: 6;
    background: white;
    padding: 10px 20px;
    bottom: 37px;
    width: 585px;
    left: calc(50% - 282px);
    height: 74px;
    line-height: 54px;
    border-radius: 3px;
    font-size: 18px;
}
.block-odnotonnye .custom-text-color {
    padding-left: 20px;
}
.block-odnotonnye .select2-container {
    margin-top: 12px;
}
.block-odnotonnye .fancybox-wrap.fancybox-desktop.fancybox-type-image.fancybox-opened {
    top: 30px!important;
}
.block-odnotonnye .color-select-wrapper .color-kitchen-select img:hover {
    box-shadow: 0 0 10px #828080;
}

.block-odnotonnye .color-select-wrapper .color-kitchen-select img {
    width: 40px;
}

.block-odnotonnye .color-kitchen.active .color-select-wrapper {
    display: block;
}

.block-odnotonnye .color-kitchen.active .fa {
    transform: rotate(180deg);
}

.block-odnotonnye .color-kitchen .fa {
    transition: all ease 1s;
}

.block-odnotonnye .color-select-wrapper {
    display: none;
    position: absolute;
    z-index: 6;
    width: 300px;
    background: white;
    padding: 20px;
    box-shadow: 0 0 10px #ccc;
    top: 42px;
    left: 0;
}

.block-odnotonnye .color-kitchen-select {
    float: left;
    text-align: center;
    width: 20%;
}

.block-odnotonnye .color-kitchen {
    display: inline-block;
    margin-right: 30px;
    position: relative;
    vertical-align: text-bottom;
}

.block-odnotonnye .color-kitchen:hover {
    cursor: pointer;
}

.block-odnotonnye .color-kitchen .text {
    display: inline-block;
    vertical-align: middle;
    height: 43px;
    margin-left: 12px;
    color: #6D6D78;
}

.block-odnotonnye .color-kitchen img {
    width: 30px;
}

.block-odnotonnye .ral-select.ral-select-result img {
    width: 100px;
}

.block-odnotonnye .ral-select-result {
    margin-left: -8px;
}

.block-odnotonnye .ral-select .text {
    display: inline-block;
    vertical-align: top;
    padding-top: 2px;
}

.block-odnotonnye .ral-select img {
    max-width: 100%;
    max-height: 100%;
    height: 26px;
    width: 70px;
}

.block-odnotonnye .ral-select {
    display: inline-block;
    line-height: 24px;
    height: 26px;
}

.block-odnotonnye .ral-back {
    display: block;
    position: absolute;
    height: 50%;
    top: 25%;
    width: 100%;
    background: white;
    background-repeat: repeat;
}

.block-odnotonnye .steps label {
    line-height: 40px;
}

.block-odnotonnye .steps input {
    height: auto;
}

.block-odnotonnye .color-picker .wrap-input,
.block-odnotonnye .color-picker #picker {
    width: 200px;
    float: left;
}

.block-odnotonnye .tpl-wrapper .kitchen-up {
    display: block;
    position: absolute;
    top: 0;
    z-index: 5;
}

.block-odnotonnye .tpl-wrapper .kitchen-down {
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 5;
}

.block-odnotonnye .kitchen-tpl {
    display: block;
    position: relative;
    z-index: 4;
}

.block-odnotonnye .tpl-wrapper {
    max-width: 1200px;
    height: 100%;
    display: block;
    position: relative;
}

.block-odnotonnye .tpl-wrapper img {
    width: 100%;
}

.block-odnotonnye .images-skinali img {
    width: 32%;
    box-sizing: border-box;
    padding: 10px 20px 10px 0;
}
.block-odnotonnye .ral {
    width: 230px;
    float: left;
}
.block-odnotonnye .color-wrapper {
    padding-top: 14px;
}
.block-odnotonnye .step2 h2 {
    float: left;
    margin-right: 25px;
}
.block-odnotonnye .or {
    float: left;
    padding-top: 10px;
}
.block-odnotonnye .color-picker {
    float: left;
    margin-left: 40px;
    padding-top: 10px;
}

.block-odnotonnye .category .name-block {
    font-size: 17px;
    font-family: Montserrat-Semibold;
    color: #1c1c1c;
    padding-left: 26px;
    padding-top: 25px;
    display: inline-block;
    margin-bottom: 21px;
}
.block-odnotonnye .steps {
    margin-top: 50px;
}
.block-odnotonnye .category .category-wrapper > li.active {
    border-color: #F88D36;
    margin-bottom: 31px;
}
.block-odnotonnye .category .category-wrapper > li ul {
    margin-top: 24px;
}
.block-odnotonnye .category .category-wrapper > li.active .colors {
    display: block;
}
.block-odnotonnye .category .category-wrapper > li .colors {
    display: none;
}
.block-odnotonnye .category .category-wrapper .colors li:hover {
    cursor: pointer;
}
.block-odnotonnye .category .category-wrapper li.active-ral {
    position: relative;
}
.block-odnotonnye .category .category-wrapper li.active-ral::after {
    background: url('/local/templates/fartuk_redesign_2021/images/icons/white-ok.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 14px;
    width: 34px;
    height: 34px;
    display: block;
    content: "";
    position: absolute;
    top: 0;
}
.block-odnotonnye .category .category-wrapper > li {
    padding-left: 26px;
    margin-bottom: 15px;
}
.block-odnotonnye .category .category-wrapper .name-colors:hover {
    cursor: pointer;
}
.block-odnotonnye .category .category-wrapper .active .name-colors {
    border-color: #F88D36;
    font-weight: bold;
    color: #1c1c1c;
}
.block-odnotonnye .category .category-wrapper .name-colors {
    color: #6D6D78;
    font-size: 18px;
    border-left: 3px solid transparent;
    display: inline-block;
    width: 100%;
    height: 28px;
    line-height: 28px;
    margin-left: -26px;
    padding-left: 23px;
    position: relative;
}
.block-odnotonnye .category .colors img {
    max-width: 100%;
    border-right: 1px;
}
.block-odnotonnye .category .colors {
    margin: -2px;
}
.block-odnotonnye .category .colors li {
    width: 34px;
    height: 34px;
    display: block;
    float: left;
    margin: 2px;
}
.block-odnotonnye .category ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.block-odnotonnye .category .active span.arrow-down {
    transform: rotate(180deg);
}
.block-odnotonnye .text-about-skinali img {
    max-width: 100%;
}
.block-odnotonnye .arrow-down {
    background: url('/local/templates/fartuk_redesign_2021/images/icons/arrow-down-black.png');
    width: 7px;
    height: 4px;
    display: inline-block;
    background-size: 100%;
}
.block-odnotonnye .category span.arrow-down {
    position: absolute;
    right: 0;
    top: 12px;
}
.block-odnotonnye .category span.color-circle {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 4px;
    transform: rotate(-90deg);
    margin-right: 15px;
    margin-bottom: 2px;
}
.block-odnotonnye .color-kitchen[data-updown="down"] {
    margin-right: 0;
}
.block-odnotonnye .chose-color-kitchen-wrapper {
    margin-bottom: 12px;
}
.block-odnotonnye .color-kitchen .arrow-down {
    margin-bottom: 2px;
    margin-left: 12px;
}
.block-odnotonnye .chose-color-kitchen-wrapper {
    width: 540px;
    margin: auto;
    height: 37px;
    margin-bottom: 20px;
}
.block-odnotonnye .category {
    width: 311px;
    background: #F3F2F2;
    float: left;
    margin-right: 20px;
    border-radius: 5px;
    padding-bottom: 15px;
}
.block-odnotonnye .step2 .chose-color-skinali-mobile-wrapper {
    display: none;
}
.block-odnotonnye .mobile-ral-chose,
.block-odnotonnye .step2 .chose-color-kitchen-wrapper .name-mobile,
.block-odnotonnye .step2 .name-mobile {
    display: none;
}
.block-odnotonnye .step2 .chose-color-kitchen-wrapper>div.name-chose-mobile {
    display: none;
}
.block-odnotonnye .step2 .inner {
    border-radius: 5px;
    overflow: hidden;
}
.block-odnotonnye .step2 div.name {
    font-family: Montserrat-Semibold;
    font-size: 17px;
    margin-right: 20px;
}
.block-odnotonnye .chose-color-skinali-mobile-wrapper {
    width: 540px;
    height: 37px;
}
.block-odnotonnye .step2 .chose-color-skinali-mobile-wrapper > div,
.block-odnotonnye .step2 .chose-color-kitchen-wrapper > div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: center;
    justify-content: flex-start;
    float: left;
    vertical-align: middle;
    line-height: 44px;
}
.block-odnotonnye .send-form-odnotonnye {
    height: 46px;
    width: 193px;
    line-height: 46px;
    float: right;
    margin-top: 4px;
}
.block-odnotonnye .step2 {
    width: 969px;
    float: left;
}
.block-all-works .gallery .filter-name {
    font-size: 17px;
    font-family: Montserrat-Semibold;
    line-height: 30px;
    color: black;
    margin-bottom: 20px;
    padding-left: 24px;
}
.block-all-works .gallery li.color-kitchen a.active::after {
    background: url(/local/templates/fartuk_redesign_2021/images/icons/white-ok.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 14px;
    width: 34px;
    height: 34px;
    display: block;
    content: "";
    position: absolute;
    top: 0;
}
.block-all-works .gallery .remove-color img {
    width: 9px;
    margin-right: 10px;
}
.block-all-works .gallery .remove-color {
    margin-left: 24px;
    font-size: 16px;
    color: #F88D36;
}
.block-all-works .gallery li.color-kitchen a {
    display: block;
    width: 34px;
    height: 34px;
    position: relative;
}
.block-all-works .gallery .gallery-filter-color ul {
    margin-left: 24px;
}
.block-all-works .gallery li.color-kitchen {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.block-all-works .gallery .krasnaya-kuhnya {background-color: #A02128;}
.block-all-works .gallery .oranzhevaya-kuhnya {background-color: #BF4F24;}
.block-all-works .gallery .zheltaya-kuhnya {background-color: #F4B752;}
.block-all-works .gallery .korichnevaya-kuhnya {background-color: #623A34;}
.block-all-works .gallery .sinyaya-kuhnya {background-color: #0F518D;}
.block-all-works .gallery .seraya-kuhnya {background-color: #9EA0A1;}
.block-all-works .gallery .zelenaya-kuhnya {background-color: #3D753A;}
.block-all-works .gallery .chernaya-kuhnya {background-color: #000000;}
.block-all-works .gallery .fioletovaya-kuhnya {background-color: #681639;}
.block-all-works .gallery .belaya-kuhnya {background-color: #FFFFFF;}

.block-all-works .gallery .close-search img {
    width: 30px;
}
.block-all-works .konkurs-detail .konkurs-detail-photo .fartuk-photo img {
    width: 100%;
    border-radius: 5px;
}
.block-all-works .konkurs-detail .konkurs-detail-comments .konkurs-comment-text {
    color: #6D6D78;
}
.block-all-works .konkurs-detail .konkurs-detail-comments .konkurs-comment-author {
    margin-bottom: 15px;
}
.block-all-works .konkurs-detail .konkurs-detail-comments .btn-white {
    padding: 12px;
    line-height: 18px;
    height: 42px;
    border: 1px solid #f88d36;
    border-radius: 5px;
    width: auto;
    position: absolute;
    margin-right: 0;
    top: 0;
    right: 0;
}
.block-all-works .konkurs-detail .konkurs-detail-comments h3 {
    margin-bottom: 40px;
}
.block-all-works .konkurs-detail .konkurs-detail-comment {
    position: relative;
}
.block-all-works .konkurs-detail .konkurs-detail-comment .name {
    font-size: 17px;
    font-family: Montserrat-Semibold;
    margin-top: 25px;
    display: block;
}
.block-all-works .konkurs-detail .konkurs-detail-comment .date {
    color: #a1a1a1;
    float: right;
    position: absolute;
    top: -5px;
    left: 0;
    margin-top: 0;
    font-size: 15px;
}
.block-all-works .konkurs-detail .konkurs-detail-comments-wrapper.comment h3 {
    margin-bottom: 40px;
}
.block-all-works .konkurs-detail .konkurs-detail-comments-wrapper.comment .starrequired {
    color: red;
}
.block-all-works .konkurs-detail .konkurs-detail-comments-wrapper.comment input[type="submit"]:hover {
    cursor: pointer;
}
.block-all-works .konkurs-detail .konkurs-detail-comments-wrapper.comment input[type="submit"] {
    width: auto;
    padding: 0 35px;
    -webkit-appearance: none;
}
.block-all-works .konkurs-detail .konkurs-detail-comments-wrapper.comment input {
    height: 57px;
    line-height: 57px;
    text-align: right;
}
.block-all-works .konkurs-detail .konkurs-detail-comments-wrapper.comment textarea,
.block-all-works .konkurs-detail .konkurs-detail-comments-wrapper.comment input {
    border: 1px solid #E0E0E0;
    width: 100%;
}
.block-all-works .konkurs-detail .konkurs-comment-form .label {
    color: #6D6D78;
    font-size: 19px;
}
.block-all-works .konkurs-detail .konkurs-comment-form .field {
    margin-bottom: 20px;
}
.block-all-works .konkurs-detail .konkurs-detail-comments-wrapper.comment {
    margin-top: -100px;
}
.block-all-works .konkurs-detail .konkurs-detail-comments-wrapper {
    padding-left: 100px;
    width: 50%;
    float: left;
    margin-top: -100px;
}
.block-all-works .konkurs-detail .konkurs-detail-photo .back-to-works a {
    color: #6d6d78;
    font-size: 19px;
}
.block-all-works .konkurs-detail .konkurs-detail-photo .back-to-works .arrow {
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    display: inline-block;
    border: 1px solid #E0E0E0;
    border-radius: 3px;
    margin-right: 10px;
}
.block-all-works .konkurs-detail .konkurs-detail-photo .back-to-works img {
    transform: rotate(180deg);
    width: 17px;
}
.block-all-works .konkurs-detail .konkurs-detail-photo .back-to-works {
    float: right;
    margin-top: 12px;
}
.block-all-works .konkurs-detail .konkurs-detail-photo .share-work {
    margin:20px 0 0;
    font-weight: bold;
    float: left;
}
.block-all-works .konkurs-detail .konkurs-detail-photo {
    width: 50%;
    float: left;
    max-width: 100%;
}
.block-all-works .gallery .close-search {
    display: block;
    position: absolute;
    top: 8px;
    left: 408px;
}
.block-all-works .gallery .filter.colors.belaya-kuhnya a {
    border: 1px solid #CCC;
}
.block-all-works .gallery .colors.filter.active {
    background: white;
    color: white;
}
.block-skinali-catalog .gallery .colors.filter.active {
    background: white;
    color: white;
}
.block-all-works .mobile-filters .filter.active:before {
    background-image: url('/local/templates/fartuk_redesign_2021/images/foto-fartukov/filters-orange.png');
}
.block-skinali-catalog .mobile-filters .filter.active:before {
    background-image: url('/local/templates/fartuk_redesign_2021/images/foto-fartukov/filters-orange.png');
}
.block-skinali-catalog .mobile-list-fav {
    display: none;
}
.block-all-works .gallery li.all-kuhnya.color-kitchen {
    display: none;
}
.block-skinali-catalog .gallery li.all-kuhnya.color-kitchen {
    display: none;
}
.block-all-works .gallery ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.block-all-works .gallery .gallery-images h5 {
    margin-left: 10px;
    color: green;
}
.block-all-works .mobile-filters .filter:hover {
    cursor: pointer;
}
.block-all-works .mobile-filters {
    display: none;
}
.block-skinali-catalog .mobile-filters .filter:hover {
    cursor: pointer;
}
.block-skinali-catalog .subsection-mobile-wrapper,
.block-skinali-catalog .subsections-mobile {
    display: none;
}
.block-skinali-catalog .mobile-filters {
    display: none;
}
.block-all-works .konkurs-detail {
    margin-bottom: 100px;
}
.block-all-works .gallery-filter .gallery-filter-section li a.active {
    border-color: #F88D36;
    font-weight: bold;
    color: black;
}
.block-all-works .gallery-filter .gallery-filter-section li a {
    display: block;
    margin-bottom: 15px;
    line-height: 26px;
    font-size: 18px;
    color: #6D6D78;
    padding-left: 24px;
    border-left: 3px solid transparent;
}
.block-all-works .gallery-filter .gallery-filter-section {
    margin-bottom: 40px;
}
.block-all-works .gallery-filter {
    width: 268px;
    border-radius: 5px;
    background: #F3F2F2;
    padding: 24px 24px 24px 0;
    float: left;
    margin-right: 20px;
}
.block-all-works .gallery .gallery-item img {
    max-width: 100%;
    border-radius: 5px;
}
.block-all-works .gallery .gallery-images {
    margin: -10px;
    margin-bottom: 35px;
}
.block-all-works .gallery .gallery-images-wrapper {
    float: left;
    width: 1012px;
}
.block-all-works .gallery .gallery-item .comments-link:before {
    content: " ";
    background: url('/local/templates/fartuk_redesign_2021/images/foto-fartukov/comment-icon.png');
    background-repeat: no-repeat;
    background-size: 16px;
    top: 8px;
    left: 12px;
    width: 16px;
    height: 16px;
    position: absolute;
}
.block-all-works .gallery .gallery-item .comments-link {
    display: block;
    position: absolute;
    right: 12px;
    bottom: 8px;
    background: white;
    border-radius: 2px;
    width: 60px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #1C1C1C;
    padding: 0 12px;
    text-align: right;
}
.block-all-works .gallery .gallery-item {
    width: 324px;
    float: left;
    margin: 10px;
    position: relative;
    height: 220px;
}
.block-all-works .gallery .search-pager-wrapper input[type="text"]::placeholder {
    color: #6D6D78;
}
.block-all-works .gallery .search-pager-wrapper input[type="text"]{
    width: 446px;
    height: 46px;
    line-height: 46px;
    padding: 10px 17px;
    text-align: left;
    border: 1px solid #E0E0E0;
    border-radius: 3px;
    font-size: 19px;
}
.block-all-works .gallery .search-pager-wrapper input[type="submit"]:hover {
    cursor: pointer;
}
.block-all-works .gallery .search-pager-wrapper input[type="submit"] {
    width: 110px;
    height: 46px;
    line-height: 46px;
}
.block-all-works .gallery .search-pager-wrapper {
    margin-bottom: 20px;
}
.block-all-works .gallery {
    margin-top: 50px;
    margin-bottom: 40px;
}
.block-all-works .search {
    float: left;
    position: relative;
}
.block-all-works .pager {
    float: right;
}
.block-all-works .gallery-images-wrapper .pager .modern-page-navigation {
    margin-top: 0;
}
.block-all-works .gallery-images-wrapper .modern-page-navigation {
    margin-top: 35px;
}
.block-all-works .modern-page-navigation {
    float: right;
    line-height: 46px;
}
.works-section-descr-text p {
    padding-top: 10px;
}
.works-section-descr-text {
    padding-top: 40px;
    margin-bottom: 100px;
    border-top: 1px solid #E0E0E0;
    color: #6D6D78;
    line-height: 30px;
}

.modern-page-navigation a {
    color: #F88D36;
}
.modern-page-navigation span {
    color: #6D6D78;
}
.modern-page-navigation a,
.modern-page-navigation span {
    margin-right: 20px;
}
.modern-page-navigation .modern-page-next,
.modern-page-navigation .modern-page-previous {
    width: 46px;
    height: 46px;
    display: inline-block;
    text-align: center;
    border: 1px solid #E0E0E0;
    border-radius: 3px;
    margin: 0;
}
.modern-page-navigation .modern-page-previous {
    margin-right: 20px;
}
.modern-page-navigation img {
    width: 17px;
    vertical-align: middle;
    margin-top: -4px;
}
.modern-page-navigation .modern-page-previous img {
    transform: rotate(180deg);
}
.modern-page-navigation {

}

.block-skinali-catalog .gallery-filter ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.block-skinali-catalog .gallery .gallery-filter-color ul {
    margin-left: 24px;
}
.block-skinali-catalog .gallery-filter .gallery-filter-section li a.active {
    border-color: #F88D36;
    font-weight: bold;
    color: black;
}
.block-skinali-catalog .gallery-filter .gallery-filter-section li a {
    display: block;
    margin-bottom: 15px;
    line-height: 26px;
    font-size: 18px;
    color: #6D6D78;
    padding-left: 24px;
    border-left: 3px solid transparent;
}
.block-skinali-catalog .gallery-filter .gallery-filter-section {
    margin-bottom: 40px;
}
.block-skinali-catalog .gallery-filter {
    width: 268px;
    border-radius: 5px;
    background: #F3F2F2;
    padding: 24px 24px 24px 0;
    float: left;
    margin-right: 20px;
}
.block-skinali-catalog .gallery {
    margin-top: 50px;
    margin-bottom: 40px;
}
.block-skinali-catalog .gallery .filter-name {
    font-size: 17px;
    font-family: Montserrat-Semibold;
    line-height: 30px;
    color: #000;
    margin-bottom: 20px;
    padding-left: 24px;
}
.block-skinali-catalog .gallery .search-pager-wrapper {
    margin-bottom: 20px;
}
.block-skinali-catalog .gallery .gallery-images {
}
.block-skinali-catalog .gallery .gallery-images-wrapper {
    float: left;
    width: 1012px;
}
.block-skinali-catalog .gallery .search-pager-wrapper input[type=text] {
    width: 446px;
    height: 46px;
    line-height: 46px;
    padding: 10px 17px;
    text-align: left;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    font-size: 19px;
}
.block-skinali-catalog .search {
    float: left;
    position: relative;
}
.block-skinali-catalog .gallery .search-pager-wrapper input[type=submit] {
    width: 110px;
    height: 46px;
    line-height: 46px;
}
.block-skinali-catalog .pager {
    float: right;
}
.block-skinali-catalog .item {
    position: relative;
    height: 150px;
    margin-bottom: 20px;
    border-radius: 5px;
    overflow-y: hidden;
}
.block-skinali-catalog .item-buttons .visible-icon {
    display: inline-block;
    width: 50px;
    text-align: center;
    font-family: Jost;
    margin: 0 10px;
    line-height: 30px;
}
.block-skinali-catalog .item-buttons .visible-icon img {
    width: 19px;
    vertical-align: middle;
    display: inline-block;
}
.block-skinali-catalog .item-buttons a {
    color: white;
}
.block-skinali-catalog .item-buttons .text {
    display: none;
    font-family: Jost;
    font-size: 15px;
}
.block-skinali-catalog .item-buttons:hover .text {
    display: inline-block;
}
.block-skinali-catalog .item-buttons:hover {
    width: 289px;
}
.block-skinali-catalog .item-buttons {
    position: absolute;
    background: #666666;
    z-index: 1;
    right: 0;
    top: 0;
    text-align: right;
    height: 150px;
    width: 70px;
    padding-top: 10px;
    line-height: 32px;
}
.block-skinali-catalog .subsections a.active {
    border: 1px solid #E0E0E0;
    background: white;
    color: #F88D36;
}
.block-skinali-catalog .subsections a {
    border: 1px solid #F3F2F2;
    border-radius: 3px;
    margin-bottom: 8px;
    margin-right: 8px;
    display: block;
    background: #F3F2F2;
    color: #6D6D78;
    height: 40px;
    line-height: 40px;
    padding: 0 16px;
    float: left;
}
.block-skinali-catalog .subsections {
    margin-bottom: 11px;
}
.block-skinali-catalog .modern-page-navigation {
    float: right;
    line-height: 46px;
    margin-top: 0;
}
.block-skinali-catalog .gallery .close-search {
    display: block;
    position: absolute;
    top: 8px;
    left: 408px;
}
.block-skinali-catalog .gallery .close-search img {
    width: 30px;
}
.block-skinali-catalog .gallery li.color-kitchen a.active::after {
    background: url(/local/templates/fartuk_redesign_2021/images/icons/white-ok.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 14px;
    width: 34px;
    height: 34px;
    display: block;
    content: "";
    position: absolute;
    top: 0;
}
.block-skinali-catalog .gallery .remove-color img {
    width: 9px;
    margin-right: 10px;
}
.block-skinali-catalog .gallery .remove-color {
    margin-left: 24px;
    font-size: 16px;
    color: #F88D36;
}
.block-skinali-catalog .gallery li.color-kitchen a {
    display: block;
    width: 34px;
    height: 34px;
    position: relative;
}
.block-skinali-catalog .gallery .gallery-filter-color ul {
    margin-left: 24px;
}
.fav-btn .inactive-img {
    display: inline-block!important;
}
.fav-btn .active-img {
    display: none!important;
}
.fav-btn.active .inactive-img {
    display: none!important;
}
.fav-btn.active .active-img {
    display: inline-block!important;
}
.block-skinali-catalog .gallery li.color-kitchen {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.block-skinali-catalog .gallery .red {background-color: #A02128;}
.block-skinali-catalog .gallery .orange {background-color: #BF4F24;}
.block-skinali-catalog .gallery .yellow {background-color: #F4B752;}
.block-skinali-catalog .gallery .brown {background-color: #623A34;}
.block-skinali-catalog .gallery .blue {background-color: #0F518D;}
.block-skinali-catalog .gallery .gray {background-color: #9EA0A1;}
.block-skinali-catalog .gallery .green {background-color: #3D753A;}
.block-skinali-catalog .gallery .black {background-color: #000000;}
.block-skinali-catalog .gallery .purple {background-color: #681639;}
.block-skinali-catalog .gallery .white {background-color: #FFFFFF;}

#canvas {
    position: absolute;
    left: 0;
}
.primerka-fancy-popup .btn-detail-save-img {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.primerka-fancy-popup .fancybox__content {
    padding: 0;
}
[data-fancybox-primerka]:hover {
    cursor: pointer;
}
.call-calc-form-wrapper tbody td textarea {
    width: 100%;
    border-radius: 5px;
    padding-left: 14px;
    text-align: left;
    border: 1px solid #E0E0E0;
}
.catalog-image-fancybox .fancybox__content {
    max-width: 100%;
}
.image-detail > .image img {
    max-width: 100%;
}
.image-detail .tab-mobile {
    display: none;
}
.image-detail h1 {
    font-size: 23px;
    float: left;
    font-family: 'Montserrat-Semibold';
    color: #1C1C1C;
    line-height: 30px;
}
.image-detail .btn {
    padding: 0 30px;
    width: auto;
    margin-top: 15px;
    margin-right: 15px;
}
.image-detail .btn img {
    width: 20px;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: -3px;
}
.image-detail .image img {
    border-radius: 5px;
}
.image-detail .image {
    margin-top: 20px;
}
.image-detail .image-num {
    color: #6D6D78;
    float: right;
    font-family: 'Jost';
}
.image-detail .additional-wrapper .tabs-wrapper .tab.active {
    color: #F88D36;
    border-bottom: 1px solid white;
}
.image-detail .additional-wrapper .tabs-wrapper {
    max-width: 1440px;
    margin-bottom: -2px;
}
.image-detail .additional-wrapper .tabs-wrapper .tab:hover {
    cursor: pointer;
}
.image-detail .additional-wrapper .tabs-wrapper .tab {
    position: relative;
    padding: 18px 24px;
    float: left;
    margin-right: 12px;
    border: 1px solid #C9C9C9;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #6D6D78;
}
.image-detail .additional-wrapper .images-container {
    padding: 25px;
    border: 1px solid #C9C9C9;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.image-detail .additional-wrapper {
    margin-top: 80px;
    max-width: 1297px;
}
.image-detail .additional-wrapper .images-container a.image img {
    border-radius: 3px;
}
.image-detail .additional-wrapper .images-container .arrow img {
    height: 15px;
}
.image-detail .additional-wrapper .images-container .buttons {
    position: relative;
}
.image-detail .additional-wrapper .images-container .arrow:hover {
    cursor: pointer;
}
.image-detail .additional-wrapper .images-container .tab2 .arrow {
    margin-top: -109px;
}
.image-detail .additional-wrapper .images-container .arrow {
    width: 35px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    display: block;
    position: absolute;
    margin-top: -129px;
    background: white;
}
.image-detail .additional-wrapper .images-container .arrow-right img {
    transform: rotate(180deg);
}
.image-detail .additional-wrapper .images-container .arrow-right {
    right: 0;
}
.image-detail .additional-wrapper .images-container a.image {
    box-sizing: border-box;
    display: inline-block;
    margin-right: 20px;
    margin-top: 0;
}

.block-feedback-send .wait-moderate {
    background: #F3F2F2;
    border-radius: 2px;
    width: 519px;
    padding: 17px 25px;
}
.block-feedback-send .plusone {
    width: 154px;
    height: 32px;
    line-height: 32px;
    background: #F88D36;
    color: white;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 18px;
    text-align: center;
    border-radius: 2px;
}
.block-feedback-send .line-star {
    margin-top: 15px;
    color: #2C2C2C;
    display: flex;
}
.block-feedback-send .feedback-image img {
    width: 416px;
    margin-right: 51px;
    vertical-align: bottom;
}
.block-feedback-send .feedback-inner {
    margin-top: 30px;
    display: flex;
    align-items: center;
    position: relative;
}
.block-feedback-send .feedback-content textarea::placeholder {
    color: #B8B9BC;
    font-family: Jost;
    font-size: 19px;
}
.block-feedback-send .feedback-content textarea {
    border: 1px solid #C9C9C9;
    border-radius: 3px;
    margin-top: 28px;
    width: 517px;
    height: 155px;
    padding: 15px;
    font-size: 19px;
}
.block-feedback-send .feedback-content .star-wrapper {
    display: inline-block;
}
.block-feedback-send .feedback-content .star-wrapper .star:hover {
    cursor: pointer;
}
.block-feedback-send .feedback-content .star-wrapper .star {
    background-image: url("/local/templates/fartuk_redesign_2021/images/icons/star-empty.png");
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 3px;
}
.block-feedback-send .feedback-content .star-wrapper .star.active {
    background-image: url("/local/templates/fartuk_redesign_2021/images/icons/star-full.png");
}
.block-feedback-send .feedback-content .star-wrapper .star.force-active {
    background-image: url("/local/templates/fartuk_redesign_2021/images/icons/star-full.png");
}
.block-feedback-send .feedback-content .star-wrapper .star.force-disactive {
    background-image: url("/local/templates/fartuk_redesign_2021/images/icons/star-empty.png");
}
.block-feedback-send .feedback-content .name {
    width: 120px;
    display: inline-block;
}
.block-feedback-send .feedback-content b {
    font-family: 'Montserrat-Semibold';
    font-size: 18px;
}
.block-feedback-send hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #E0E0E0;
}
.block-feedback-send {
    padding-top: 157px;
}

#left-menu {
    background: #FFFFFF;
    float: left;
    width: 250px;
    z-index: 1;
}
#left-menu ul {
    list-style-type: none;
    margin-left: 0;
    padding: 0;
}
#left-menu ul li {
    border-bottom: 1px solid #fff;
    padding: 6px;
}
#left-menu ul li a {

    font-size: 15px;
    color: #ed8137;
    text-decoration: none;
    outline: none;
    border-bottom: 1px solid #FBD4BA;

}
#left-menu ul li a.selected {
    color: #454545;
    text-decoration: none;
    border:none;
}
#left-menu ul li a:hover {

    text-decoration: none;
    border-bottom:1px solid #ed8137;
}
#content {
    float: left;
    height: auto;
    min-height: 200px;
    width: 900px;
    padding: 0 0 20px;
}
#content h1 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 30px;
}
/*

Calculator

*/

#calc {
    margin-bottom: 10px;
}
#calc abbr {
    border: none;
    font-size: 10px;
}
#calc_mail {
    float: left;
}
.calc_left {
    width: 100%;
    position: relative;
}
.form_line {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.calculate-skinali-index .right-calc {
    float: left;
    width: 270px;
}
.line_desc {
    float: left;
    width: 210px;
    position: relative;
}
.line_desc .info, .line_right .info {
    border-radius: 11px;
    color: #e15e01;
    cursor: pointer;
    display: inline-block;
    font-size: 19px;
    height: 20px;
    line-height: 21px;
    text-align: center;
    width: 20px;
    font-weight: bold;
}
.line_desc .info:hover,  .line_right .info:hover {
    color: #56B118;
}
.line_desc p, .line_right p {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #c6c6c6;
    color: #000000;
    display: none;
    font-size: 11px;
    line-height: 13px !important;
    margin-left: -16px;
    margin-right: 5px !important;
    padding: 3px 5px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 180px;
    z-index: 2;
}
.line_desc p span,  .line_right p span {
    color: #C6C6C6;
    cursor: pointer;
    float: right;
    font-size: 16px;
    font-weight: bold;
    margin: -2px -4px 0 5px;
}
.line_desc p span:hover,  .line_right p span:hover {
    color: #666666;
}
.line_desc h2 {
    margin: 3px 0px 0px;
    line-height: 1;
    height: 25px;
    font-size: 22px;
}
.calc_left select {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin: 0;
    height: 24px;
}
.mkad {
    font-size: 11px;
    margin-left: 10px;
    margin-right: -10px;
}
.calculate-skinali-index .panel-head-text .close {
    color: red;
    font-size: 16px;
}
.calculate-skinali-index .call_me {
    margin-top: 30px;
    width: 100%;
}
.calculate-skinali-index .line_desc p,
.calculate-skinali-index .line_right p {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #c6c6c6;
    color: #000000;
    display: none;
    font-size: 14px;
    line-height: 19px !important;
    margin-left: -20px;
    margin-right: 5px !important;
    position: absolute;
    text-align: left;
    top: 24px;
    width: 188px;
    z-index: 2;
    padding: 10px;
    text-align: left;
}
.calculate-skinali-index {
    position: relative;
    margin-top: 30px;
}
.calculate-skinali-index select {
    padding: 5px;
    border: 1px solid #ccc;
    background: white;
}
.calculate-skinali-index input[type="text"] {
    width:50px;
}
.left-calc, .right-calc {
    width: 50%;
    float:left;
}
.line_inp {
    float: left;
    margin-right: 5px;
}
.line_inp .chckbx {
    margin-left: -5px;
    border: none;
}
.calc_left input {
    height: 22px;
    width: 45px;
}
.form_line.margined .name {
    width: 125px;
    float: left;
    margin: 0;
}
.calc_left .prices {
    border-top: 1px solid #EBEBEB;
    clear: left;
    margin: 5px 0;
    padding: 8px 0;
}
.calc_left .prices h2 {
    margin: 3px 10px 0px 0;
}
.prices .line_desc {
    width: 173px;
}
/*.calc_right .prices .line_desc {
    width: 183px;
}*/
.prices .line_inp {
    width: 108px;
    text-align: right;
}
.custom-calc .prices .line_inp{
    width: 145px;
}
.square_block {
    left: 435px;
    position: absolute;
    top: 73px;
}
.calc_left .square_block .line_desc {
    width: 93px;
    margin-left: 15px;
}
.calc_left .prices .totalcost {
    padding-left: 0;
}
.calc_right input {
    width: 15px;
}
.line_right {
    float: left;
    margin-top: 5px;
}
.calc_right {
    border-top: 1px solid #EBEBEB;
    padding-top: 5px;
}
.totalcost {
    height: 25px !important;
    border: none;
    font-weight: 600;
    padding-left: 8px;
    color: #000000;
    font-size: 21px;/*display: block;
    float: left;
    margin: 0 7px 0 0; */
}
/*.totalcost.filled {
  min-width: 68px;
  text-align: right;
}    */

#garantyLink {
    display: none;
    margin-top: 0;
    line-height: 28px;
    padding-left: 20px;
}

#calc .calc-sizes-field {
    max-width: 530px;
    height: 31px;
    position: relative;
}
#calc #areaDiv {
    float: left;
    position: absolute;
    margin-top: 0px;
    left: 355px;
    line-height: 0px;
}
#calc #ariaDivLabel {
    display: none;
}

.checbox-custom {
    vertical-align: top;
    width: 17px;
    height: 17px;
    margin: 0 3px 0 0;
}
.checbox-custom + label {
    cursor: pointer;
}
.checbox-custom:not(checked) {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 7px;
}
.checbox-custom:not(checked) + label {
    position: relative;
    padding: 0 0 0 35px;
    font-size: 16px;
}
.checbox-custom:disabled + label {
    opacity: 0.5;
    cursor: default;
}
.checbox-custom:not(checked) + label:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #FFF;
    border: 1px solid #ef8133;
    box-shadow: 0 0 10px #ff4600 inset;
}
.checbox-custom:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 4px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ef8133;
    opacity: 0;
    transition: .2s;
}
.checbox-custom:checked + label:after {
    opacity: 1;
}
.checbox-custom:focus + label:before {
}

/* Reset Select */
.custom-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background-image: none;
}
/* Remove IE arrow */
.custom-select select::-ms-expand {
    display: none;
}
/* Custom Select */
.custom-select {
    position: relative;
    display: flex;
    width: auto;
    height: 29px;
    line-height: 3;
    background: white;
    overflow: hidden;
    border-radius: 3px;
    border: 1px solid #ED8137;
}
.custom-select select {
    flex: 1;
    padding: 0 .5em;
    color: #555454;
    cursor: pointer;
}
/* Arrow */
.custom-select::after {
    content: '\25BC';
    position: absolute;
    top: -9px;
    right: 4px;
    padding: 0 2px;
    cursor: pointer;
    pointer-events: none;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
    font-size: 16px;
}
/* Transition */
.custom-select:hover::after {
    color: #f39c12;
}
.glassdiff img {
    height: 22px;
}
.glassdiff {
    display: inline-block;
    float: right;
    height: 28px;
    width: 58px;
    margin-left: 5px;
    padding: 3px;
    border: 1px solid #ed8137;
    border-radius: 2px;
    margin-top: 0;
}
.call_me {
    background: #FCEDDB;
    padding: 20px 25px;
    position: relative;
}
.call_me_header h3 {
    margin: 0px;
}
.call_me_subheader {
    font-size: 8pt;
    line-height: 1.2;
    margin-bottom: 10px;
}
#call_me_form input {
    float: left;
    width: auto;
}
#call_me_form input.inp {
    width: 300px;
}
#call_me_form textarea {
    height: 50px;
    width: 300px;
}
.call_me_submit {
    text-align: center;
    position: relative;
}
.call_me_submit .info {
    background: #FFFFFF;
    border: 1px solid #C6C6C6;
    color: #000000;
    display: none;
    font-size: 12px;
    padding: 3px 5px;
    position: absolute;
    text-align: justify;
    z-index: 2;
    width: 450px;
    left: 90px;
}
.call_me_submit .info span {
    color: #C6C6C6;
    cursor: pointer;
    float: right;
    font-size: 16px;
    font-weight: bold;
    margin: -7px -4px 0 5px;
}
.call_me_submit .info span:hover {
    color: #666666;
}
#call_me_submit {
    /*background: url("/images/call_me.png") no-repeat scroll 0 0 transparent;*/
    /*color: #56B118;*/
    cursor: pointer;
    /*font-size: 12px;*/
    /*font-weight: bold;*/
    /*height: 25px;*/
    width: 123px;
    margin-left: 192px;
}
#call_me_submit:hover {
    background-position: 0px -25px;
}
#calc_button {
    background: url("../images/calc.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 33px;
    position: absolute;
    right: -5px;
    top: 35px;
    width: 200px;
}

.input {
    position: relative;
    min-height: 10px;
}
.input__label {
    position: absolute;
    left: 5px;
    top: 6px;
    white-space: nowrap;
    transform: translate(0, 0);
    transform-origin: 0 0;
    background: white;
    transition: transform 120ms ease-in;
    font-weight: normal;
    line-height: 1.2;
}

.input__field {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border: 1px solid #CCC;
    padding: 5px;
    color: #555454;
    background: white;
    height: 33px;
    border-radius: 2px;
}
.input__field:not(:placeholder-shown) {
    /*border: 2px solid black;*/
}
.input__field:focus + .input__label, .input__field:not(:placeholder-shown) + .input__label {
    transform: translate(0.25rem, -130%) scale(0.85);
    color: #111111;
    background: transparent;
}
.calculate-skinali-index .left-contact {
    float: left;
    width: 45%;
}
.calculate-skinali-index .right-contact {
    float: right;
    width: 45%;
}
.calculate-skinali-index .contact-line {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.calculate-skinali-index div#call_me_form {
    margin-top: 25px;
}
.data-table {
    border-collapse: collapse;
    width: 100%;
}

.data-table tr td {
    padding: 10px;
    border: 1px solid #cecaca;
    vertical-align: middle;
}
.data-table tr td h4 {
    padding-top: 0;
    margin-top: 0;
    color: #333;
    font: normal 15px/20px "Arial", "Helvetica", sans-serif;
}
.data-table tr th {
    vertical-align: middle;
    padding: 10px;
    font: normal 17px/20px "Arial", "Helvetica", sans-serif;
    text-align: left;
    background-color: #ef8132;
    color: #fff;
    border: 1px solid #cecaca;
}
.data-table tr td {
}
.data-table tr td.valigntop {
    vertical-align: top;
}
.data-table tr td.colored {
    background-color: #fff6f4;
}
table.no-border tr td{border:0;}
.hint-block {
    padding: 15px 20px;
    font-size: 12px;
    border: 1px dashed #CCCCCC;
}
.hint-block.hid {
    display: none;
}
.left {
    float: left;
}

.label-for-file:hover {
    cursor: pointer;
}
.label-for-file {
    padding: 3px;
    background: #949292;
    display: inline-block;
    color: white;
    border-radius: 3px;
    font-size: 13px;
}
.konkurs_variants {
    width: 335px;
    float: left;
    margin: 0 15px 0 0;
}
.podborSettings {
    margin: 20px 0;
}
.podborSettings .note {
}
.podborSettings .note .success {
    color: #00b050;
}
.podborSettings .note .error {
    color: red;
}
.podborSettings .finishNote {
    font-weight: bold;
    color: #00b050;
}
.settingsLeft {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    width: 220px;
    z-index: 1;
}
.settingsLeft input[type="button"] {
    background: #ED8137;
    color: #fff;
    border: none;
    border-radius: 0;
    cursor: pointer;
    height: 28px;
}
.settingsLeft input[type="button"].inactive {
    background: #ccc;
}
.settingsPicture {
    float: right;
    width: 660px;
    position: relative;
    height: 495px;
}
.settingsPicture canvas {
    position: absolute;
    top:0;
    left:0;
}
.settingsPicture .loadPhoto {
    background: #ED8137;
    display: block;
    width: 240px;
    padding: 6px 0;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 240px;
    left: 230px;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
}
.settingsPicture .loadPhoto.changePhoto {
    right: 0;
    top: 0;
    left: auto;
}
.settingsPicture .loader {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 42px;
    height: 42px;
    margin: -31px -31px 0 0;
    background: #fff;
    border-radius: 4px;
    opacity: 0.8;
    padding: 10px;
}

.settingsLeft input[type="submit"] {
    margin: 15px 0;
}
.image-detail .settingsPicture {
    float: none;
    height: auto;
}
.settingsSteps {
    overflow: hidden;
    margin: 0 0 20px;
}
.settingsSteps ul {
    margin: 0;
}
.settingsSteps li {
    display: block;
    padding: 2px 0;
    width: 230px;
    float: left;
    background: url("/bitrix/templates/fartuk/images/arrs.png") no-repeat;
    text-align: center;
    z-index:3;
    position: relative;
    height: 25px;
    color: #fff;
    line-height: 22px;
    font-size: 16px;
}
.settingsSteps li.active {
    background: url("/bitrix/templates/fartuk/images/arrs.png") left bottom no-repeat;
    color: #6A6A6A;
}
.settingsSteps li.step2 {
    z-index:2;
    margin-left: -15px;
}
.settingsSteps li.step2.active {
    background-position: left -31px;
    z-index: 4;
}
.settingsSteps li.step3 {
    z-index:1;
    margin-left: -15px;
}
.settingsSteps li.step3.active {
    background-position: left -31px;
    z-index: 4;
}

.settingsPicture.section canvas {
    top: 0px;
    left: 0px;
}
.settingsPicture.section {
    display: none;
}
.settingsPicture.section img {
    display: block;
}

#mask {
    background: #000;
    opacity: 0.7;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}