

/* Start:/local/templates/vissol/rewrite.css?17653593682750*/

.fancybox-content {
    padding: 0;
}

.fancybox-close-small {
    top: 20px;
    right: 20px;
    padding: 0;
    height: 22px;
    width: 22px;

}

.fancybox-close-small:hover svg {

}
.fancybox-close-small svg{
    fill: #000;
    opacity: 1;
    transition: opacity 0.3s ease;
}
.image-section .fancybox-close-small svg {
    fill: #000;
}

.fancybox-slide--image .fancybox-close-small svg {
    fill: #fff;
    top: 4px;
    position: relative;
    left: 0;
    width: 13px;
}

.fancybox-slide--html .fancybox-close-small{
    right: 20px;
    top: 20px;
    padding: 0;
}

.fancybox-slide--image .fancybox-close-small {
    padding: 0;
    top: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 60px;
    width: 40px;
    height: 40px;
    /*display: flex;
    justify-content: center;*/
}
.fancybox-container--cart .fancybox-slide--html {
    padding: 0;
}

.fancybox-container--cart .fancybox-slide--html .fancybox-content {
    margin-bottom: 0;
}

.fancybox-container--cart .fancybox-slide::before {
    display: none;
}

.fancybox-active{
    height: inherit;
}

.select2-container--open {
    line-height: normal;
    border: none;
}

.select2-container--open .select2-dropdown {
    left: -1px;
    border: 1px solid #fff;
}

.select2-container--open .select2-dropdown--above {
    top: 0;
}

.select2-container--open .select2-dropdown--below {
    top: -2px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-family: 'EurofontExtendedc', sans-serif;
    color: #fff;
    letter-spacing: 2px;
}

.select2-container--default .select2-selection--single {
    border: none;
    height: 100%;
    background: none;
    border-radius: 0;
}

.select2-container {
    border: 1px solid #fff;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    height: 100%;
    background: none;
    border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 100%;
    line-height: 42px;
    text-align: center;
    font-family: 'EurofontExtendedc', sans-serif;
    color: #fff;
    letter-spacing: 2px;
}

.select2-selection__arrow {
    display: none;
}

.select2-results__option {
    height: auto;
    line-height: normal;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected=true] {
    background: #000;
}

.select2-dropdown {
    border-radius: 0;
    background: #2c2c2c;
    color: #fff;
    /*font-family: 'EurofontExtendedc', sans-serif;*/
    font-size: 16px;
}
/*
.select2-search {
    display: none;
}*/
.select2-results__option.loading-results {
    display: none;
}
/* End */


/* Start:/local/templates/vissol/css/autocomplete.min.css?17653593672401*/
.autocomplete-input{border:1px solid #eee;border-radius:8px;width:100%;padding:12px 12px 12px 48px;box-sizing:border-box;position:relative;font-size:16px;line-height:1.5;flex:1;background-color:#eee;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNjY2IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PGNpcmNsZSBjeD0iMTEiIGN5PSIxMSIgcj0iOCIvPjxwYXRoIGQ9Ik0yMSAyMWwtNC00Ii8+PC9zdmc+");background-repeat:no-repeat;background-position:12px}.autocomplete-input:focus,.autocomplete-input[aria-expanded=true]{border-color:rgba(0,0,0,.12);background-color:#fff;outline:none;box-shadow:0 2px 2px rgba(0,0,0,.16)}[data-position=below] .autocomplete-input[aria-expanded=true]{border-bottom-color:transparent;border-radius:8px 8px 0 0}[data-position=above] .autocomplete-input[aria-expanded=true]{border-top-color:transparent;border-radius:0 0 8px 8px;z-index:2}.autocomplete[data-loading=true]:after{content:"";border:3px solid rgba(0,0,0,.12);border-right-color:rgba(0,0,0,.48);border-radius:100%;width:20px;height:20px;position:absolute;right:50%;top:40%;transform:translateY(-50%);animation:rotate 1s linear infinite}.autocomplete-result-list{margin:0;border:1px solid rgba(0,0,0,.12);padding:0;box-sizing:border-box;max-height:296px;overflow-y:auto;background:#fff;list-style:none;box-shadow:0 2px 2px rgba(0,0,0,.16)}[data-position=below] .autocomplete-result-list{margin-top:-1px;border-top-color:transparent;border-radius:0 0 8px 8px;padding-bottom:8px}[data-position=above] .autocomplete-result-list{margin-bottom:-1px;border-bottom-color:transparent;border-radius:8px 8px 0 0;padding-top:8px}.autocomplete-result{cursor:default;padding:12px 12px 12px 48px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjY2NjIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PGNpcmNsZSBjeD0iMTEiIGN5PSIxMSIgcj0iOCIvPjxwYXRoIGQ9Ik0yMSAyMWwtNC00Ii8+PC9zdmc+");background-repeat:no-repeat;background-position:12px}.autocomplete-result:hover,.autocomplete-result[aria-selected=true]{background-color:rgba(0,0,0,.06)}@keyframes rotate{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(359deg)}}
/* End */


/* Start:/local/templates/vissol/template_styles.css?176535936870427*/
/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKXGUdhmIqOjjg.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKXGUdhvIqOjjg.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKXGUdhnIqOjjg.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKXGUdhoIqOjjg.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKXGUdhkIqOjjg.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKXGUdhlIqOjjg.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKXGUdhrIqM.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWiUNhmIqOjjg.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWiUNhvIqOjjg.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWiUNhnIqOjjg.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWiUNhoIqOjjg.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWiUNhkIqOjjg.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWiUNhlIqOjjg.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWiUNhrIqM.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOX-hpOqc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOVuhpOqc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXuhpOqc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOUehpOqc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXehpOqc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXOhpOqc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOUuhp.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'EurofontExtendedc';
    src: url("/local/templates/vissol/fonts/Evro/EurofontExtendedc.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'EurofontExtendedc-Bold';
    src: url("/local/templates/vissol/fonts/Evro/Eurofontextendedc-bold.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

html, body {
    height: 100%;
}

body {
    background: #fff;
    font-family: 'Open Sans', sans-serif;
}

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

h3, .h3,
h2, .h2,
h4, .h4,
h6, .h6 {
    font-family: 'EurofontExtendedc', sans-serif;
    letter-spacing: 3px;
    margin-bottom: 2.5rem;
}

h2, .h2 {
    margin-bottom: 1rem;
}

/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.test {
    background: url("/test.svg#face") no-repeat;
    width: 30px;
    height: 30px;
}

.display-5 {
    font-size: 3.0rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-6 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.font-standard {
    font-family: 'Arial', sans-serif;
}

.page-item.active .page-link {
    cursor: default;
}

.brandVideo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1000;
    overflow: hidden;
}

.no-select {
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Likely future */
}

.no-wrap {
    white-space: nowrap;
}

.h2, h2 {
    line-height: 2.5rem;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #e3010e;
}

.blur {
    -webkit-filter: blur(8px);
    filter: blur(8px);
}

#layout {
    height: 100%;
}

.red-text {
    color: #e3010e;
}

.dropdown-item.active, .dropdown-item:active {
    background: #e3010e;
}

#mobile-nav {
    position: fixed;
    top: 79px;
    left: 0;
    right: 0;
    color: #fff;
    background: rgba(128, 128, 128, 0.70);
    z-index: 10000;
    display: none;
    padding-top: 1rem;
    height: calc(100% - 79px);
    overflow: auto;
    /*
        padding-left: 1rem;*/
}

.mobile-nav-active {
    overflow: hidden;
    margin-right: 17px;
}

.mobile-nav__item {
    font-size: 1.4rem;
}

.mobile-nav {
    display: block;
}

.mobile-nav .dropdown-item {
    color: #fff;
    padding: .25rem 2.5rem;
    white-space: normal;
    font-size: 1.1rem;
}

.mobile-nav .dropdown-item:hover,
.mobile-nav .dropdown-item:focus {
    background: none;
}

.mobile-nav__link {
    color: #fff;
    padding: 10px;
}

.mobile-nav__link:hover {
    color: #fff;
}

#mobile-nav.mobile-nav--enable {
    display: block;
}

.top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 79px;
    background: hsla(0, 0%, 30%, .95);
    box-shadow: 0 0 16px 3px;
    backdrop-filter: blur(10px);
    z-index: 900;
}

.top__logo {
    display: block;
}

.top a.nav-link {
    color: #fff;
}

.top__nav {
    padding-top: 5px;
    width: 100%;
}

#bigDropdown a{
    color: #000;
}
#bigDropdown span{
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-weight: bold;
}
.sub-drop{
    border-bottom: 1px solid #d9d9d9;
}
.sub-drop:last-child{
    border-bottom: none;
}
.sub-drop .dropdown-item.smaller{
    font-size: 0.9rem;
    line-height: 1.2rem;
    padding: .25rem 0.5rem 0.25rem 1.8rem;
}

.top__flags{
    margin-top: 3px;
}

.social {

}

.social__list {

}

.social__item {
    margin: 0 10px;
}

.social__link {
    opacity: 0.5;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.social__link:hover {
    opacity: 1;
}

.social__icon {

}

.slogan__text {
    margin-top: 10px;
    font-family: "Arial", sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
}

.table--features {
    font-size: 18px;
    /*font-family: 'EurofontExtendedc', sans-serif;*/
    /*text-transform: uppercase;
    letter-spacing: 2px;*/
    font-family: "Arial", sans-serif;
}

.table--features td {
    /*font-weight: bold;*/
}

.table--features th {
    font-weight: normal;
}

.table--features td,
.table--features th {
    border-top-color: rgba(0, 0, 0, 0.5);

}

.table thead th {
    border-bottom-color: rgba(0, 0, 0, 0.5);
}

.table--features tr:first-child td,
.table--features tr:first-child th {
    border-top: none;
}

.table--sizes thead th {
    border-bottom: none;
}

.table--min-col {
    width: 1px;
    white-space: nowrap;
}

.table-sm{
    font-size: 0.9rem;
}

.table-features__price {
    white-space: nowrap;
}

.table-features__quantity {
    white-space: nowrap;
    width: 190px;
    text-align: center;
}

.table-features__input {
    width: 70px;
    margin-bottom: 1rem;
}

.btn.table-features__btn {
    width: 70px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 1rem;
    height: 50px;
}

.mt-7rem {
    padding-top: 7rem;
}

.size {
    background: #e3010e;
    display: block;
    color: #fff;
    padding: 10px 15px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .55);
    border-color: #ededed;
}

.size--selected {
    background: #2c2c2c;
    cursor: default;
}

.size:hover {
    color: #fff;
    text-decoration: none;
    background: #2c2c2c;
}

.size--disabled {
    cursor: default;
    opacity: 0.2;
}

.size--disabled .size__title,
.size--disabled .size__params,
.size--disabled .size__sub-text {

}

.size__title {

}

.size__params {

}

.size__sub-text {
    position: relative;
    left: 47%;
    bottom: 3.3rem;
    height: 0;
    font-size: 0.9rem;
}

.fancybox-close-small .fancybox-close-small--black {
    fill: #000000;
}

.form-control {
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 0;
    height: 50px;
    /*font-family: 'EurofontExtendedc', sans-serif;*/
    line-height: 50px;
    /*letter-spacing: 2px;*/
    color: #000;
}

.form-control:focus {
    outline: none;
    box-shadow: none;
    border: 1px solid #000;
    color: #000;
}

.form-control--select,
.form-control--select:focus,
.select2-container,
.form-control--select:disabled,
.form-control--select[readonly] {
    background: url("/local/templates/vissol/img/arrow.png") no-repeat #2c2c2c right 15px center;
    border: 1px solid #fff;
    /*height: 45px !important;*/
    line-height: 45px;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.mCSB_inside > .mCSB_container {
    margin-right: 16px;
}

textarea.form-control {
    line-height: normal;
    min-height: 150px;
}

.form-group--mb {
    margin-bottom: 2rem;
}

.form-control::placeholder {
    color: #000;
    font-family: 'EurofontExtendedc', sans-serif;
    letter-spacing: 2px;
    opacity: 0.5;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #000;
}

h1 {
    font-size: 33px;
    font-family: 'EurofontExtendedc', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 5rem;
    position: relative;
}
.hidden-radio__content{
    border: 5px transparent solid;
    cursor: pointer;
    overflow: hidden;
}
.hidden-radio__input{
    display: none;
}
.hidden-radio__input:checked + .hidden-radio__content{
    border-color: #e3010e;
    border-radius: 600px;
}

.border-bottom {
    border-bottom: 1px solid #e3010e !important;
}

.series-name__name {
    font-size: 22px;
    font-family: 'EurofontExtendedc-bold', sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.series-name__description {
    font-size: 1.0rem;
    margin-top: 2rem;
}

.nav-tabs {
    border-bottom: none;
    /*font-family: 'EurofontExtendedc', sans-serif;*/
    letter-spacing: 2px;
}

.nav-tabs .nav-link {
    border: none;
    color: #fff;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
}

.nav-tabs--black .nav-link {
    color: #000;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:hover,
.nav-tabs .nav-link.active:focus {
    background: none;
    color: #e3010e;
    border-bottom-color: #e3010e;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    border-bottom-color: rgba(0, 0, 0, 0);
}

.colored{
    background: url('/local_self/templates/vissol/img/plusicon.png') right 0 center no-repeat;
    padding-right: 30px;
}

.breadcrumb {
    background: none;
    padding-left: 0;
    font-family: 'EurofontExtendedc', sans-serif;
    margin-bottom: 3rem;
}

.breadcrumb__item {
    letter-spacing: 2px;
    font-size: 13px;
}

.breadcrumb__link {
    color: #000;
    text-decoration: none;
}

.breadcrumb__link:hover {
    text-decoration: none;
    color: #e3010e;
}

:focus {
    outline: none;
}

.euro-font {
    font-family: 'EurofontExtendedc', sans-serif;
}

.page-link {
    color: #e3010e;
}

.page-link:hover {
    color: #000;
}

.page-link:focus {
    box-shadow: none;
}

.page-item.active .page-link {
    background: #e3010e;
    color: #fff;
    border-color: #e3010e;
}

.navbar {
    background: rgba(128, 128, 128, 0.95);
    box-shadow: 0 0 16px 3px;
    backdrop-filter: blur(10px);
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 1);
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 0.9rem;
    letter-spacing: 1px;
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.dropdown-menu {
    border-radius: 0;
}

.btn {
    border-radius: 0;
    font-family: 'EurofontExtendedc', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px;
    padding: 0.75rem 1.5rem;
    color: #e3010e;
    border: 1px solid #e3010e;
}

.btn--icon {
    line-height: 0;
}

.btn--clear {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}

.btn:hover {
    color: #e3010e;
}

.btn--gray {
    border-color: #010101;
    color: #010101;
}

.btn--gray:hover {
    color: #010101;
}

.btn.focus, .btn:focus {
    box-shadow: none;
}

.btn--red {
    background: #e3010e;
    color: #fff;
}

.btn--red:hover {
    color: #fff;
}

.btn--red-opacity{
    background: rgba(227, 1, 14, 0.5);
}


.btn--big {
    font-size: 2rem;
    text-align: center;
    padding: 13px 30px;
    letter-spacing: 3px;
}

.btn--md {
    font-size: 0.8rem;
    text-align: center;
    padding: 10px 20px;
    letter-spacing: 3px;
}

.bordered-header {
    font-family: 'EurofontExtendedc', sans-serif;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
    display: block;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
}

.bordered-header span {
    position: relative;

}

.bordered-header span::after {
    display: block;
    position: absolute;
    content: "";
    background: #ff0000;
    height: 1px;
    width: 80%;
    bottom: -1.5rem;
    left: 0;
    right: 0;
    margin: auto;
}

.bordered-header--md span::after {
    height: 2px;
}

.bordered-header--left {
    text-align: left;
    padding-bottom: 0.5rem;
    margin-bottom: 3rem;
}

.bordered-header--left span::after {
    width: 50%;
    right: auto;
    bottom: -0.5rem;
}

h1.bordered-header--left {
    font-size: 33px;
}

.font-medium {
    font-size: 1.3rem;
}

.image-text {
    color: #fff;
    position: relative;
    font-family: 'EurofontExtendedc-bold', sans-serif;
    text-shadow: 0 0 33px rgba(0, 0, 0, 1);
}

.image-text__header {
    font-size: 3rem;
}

.image-text__sub-header {
    font-size: 2rem;
}

.image-text__image {
    width: 100%;
}

.flag-icon-background {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}
.flag-icon {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
}
.flag-icon:before {
    content: "\00a0";
}

.flag-icon-ru {
    background-image: url("/local/vendor/flag-icon-css/flags/4x3/ru.svg");
}

.flag-icon-gb {
    background-image: url("/local/vendor/flag-icon-css/flags/4x3/gb.svg");
}

.flags {

}

.flags__list {
    line-height: 0;
}
.flag {
    width: 25px;
    height: 17px;
    display: block;
}
.flags__item {
    display: inline-block;
    margin: 0 5px;
}

.container-lang{
    position: absolute;
    top: 14px;
    height: 29px;
    width: 40px;
    bottom: 0;
    right: 100px;
    border: 1px solid #6b6b6b;
}
.lang-btn{
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
}
.lang-btn-mobile{
    background-size: contain !important;
    padding-left: 70px;
    background-position: 10px 0px !important;
}
.lang-btn-en{
    background: url("/local_self/templates/vissol/img/langs/us.png") 0 -6px no-repeat;
    background-size: 100%;
}
.lang-btn-de{
    background: url("/local_self/templates/vissol/img/langs/de.png") 0 -6px no-repeat;
    background-size: 100%;
}
.lang-btn-fr{
    background: url("/local_self/templates/vissol/img/langs/fr.png") 0 -6px no-repeat;
    background-size: 100%;
}
.lang-btn-es{
    background: url("/local_self/templates/vissol/img/langs/es.png") 0 -6px no-repeat;
    background-size: 100%;
}
.lang-btn-ae{
    background: url("/local_self/templates/vissol/img/langs/ae.png") 0 -6px no-repeat;
    background-size: 100%;
}
.lang-btn-cn{
    background: url("/local_self/templates/vissol/img/langs/zh.png") 0 -6px no-repeat;
    background-size: 100%;
}
.lang-btn-ru{
    background: url("/local_self/templates/vissol/img/langs/ru.png") 0 -6px no-repeat;
    background-size: 100%;
}
#langs{
    top: 100px;
    z-index: 10000;
}
#langs .modal-dialog{
    margin: 1.75rem 0 1.75rem auto;
    max-width: 340px;
}
#langs .modal-header .close{
    padding: 0;
    margin: 0;
    position: absolute;
    right: 10px;
    font-size: 2.4rem;
    font-weight: 300;
}
#langs .modal-header h4{
    font-family: 'Open Sans', sans-serif;
    letter-spacing: normal;
    font-weight: 600;
}
#langs .modal-body{
    padding: 0 0 15px 0;
}
.modal-lang-btn{
    display: block;
    padding-left: 120px;
    height: 50px;
    background-size: 40px;
    background-position: 60px 5px;
    line-height: 50px;
    width: 100%;
    cursor: pointer;
    position: relative;
    text-decoration: none;
}
.modal-lang-btn:hover{
    background-color: #ececec;
    text-decoration: none;
}
.modal-lang-btn span{
    display: block;
    float: left;
}
#langs .selected-lang{
    background-color: #ececec;
}
#langs .selected-lang:before{
    content: "";
    background: url("/local_self/templates/vissol/img/langs/ok.png") 0 0 no-repeat;
    width: 40px;
    height: 100%;
    display: inline-block;
    background-size: 60%;
    position: absolute;
    left: 15px;
    top: 12px;
}

.vissol-colors__item {
    background: url("/local_self/templates/vissol/img/vissol-colors.png") no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    margin: 5px;
}

.vissol-colors__item--matte-black-with-matte-polished,
.vissol-colors__item--matte_black_with_matte_polished_,
.vissol-colors__item--brushed-graphite{
    background-position: -22px -22px;
}

.vissol-colors__item--black-with-machined-face {
    background-position: -88px 0;
}

.vissol-colors__item--gloss-black {
    background-position: -154px -22px;
}

.vissol-colors__item--gloss-graphite {
    background-position: -22px 0;
}

.vissol-colors__item--gloss-gold,
.vissol-colors__item--brushed-bronze{
    background-position: -110px -22px;
}

.vissol-colors__item--satin-silver {
    background-position: -132px 0;
}

.vissol-colors__item--matte-silver-machine-face {
    background-position: -132px 0;
}

.vissol-colors__item--gloss-charcoal {
    background-position: -66px 0;
}

.vissol-colors__item--black,
.vissol-colors__item--matte-black,
.vissol-colors__item--matt-black,
.vissol-colors__item--black-machine-face, {
    background-position: -88px 0;
}

.vissol-colors__item--silver-polished {
    background-position: -44px 0;
}

.vissol-colors__item--black-machined-with-dark-tint,
.vissol-colors__item--gloss_black{
    background-position: -110px -44px;
}

.vissol-colors__item--matte-graphite,
.vissol-colors__item--matte-graphite-machined,
.vissol-colors__item--matte-graphite-with-matte-polished {
    background-position: -22px 0;
}

.vissol-colors__item--silver-matte {
    background-position: -66px -22px;
}

.vissol-colors__item--satin-bronze{
    background-position: -66px 0;
}

.vissol-colors__item--gold{
    background-position: -154px 0;
}

.vissol-colors__item--graphite {
    background-position: -88px 0;
}

.vissol-colors__item--satin-black {
    background-position: -110px -44px;
}

.vissol-colors__item--silver {
    background-position: -44px 0;
}

.vissol-colors__blue-crystal-met {
    background-position: -44px -22px;
}

.vissol-colors__item--gloss-red {
    background-position: 0 -44px;
}

.vissol-colors__item--matte-bronze,
.vissol-colors__item--gloss-bronze {
    background-position: -88px -44px;
}

.vissol-colors__item--silver-cut {
    background-position: -44px 0;
}

.vissol-colors__item--black-machined-wit {
    background-position: -44px -44px;
}

.vissol-colors__item--sp {
    background-position: -66px -22px;
}

.vissol-colors__item--white-cut {
    background-position: -132px 0;
}

.vissol-colors__item--white {
    background-position: -88px -22px;
}

.vissol-colors__item--s,
.vissol-colors__item--satin_silver{
    background-position: -22px -44px;
}

.main-slider {
    position: relative;
    max-height: 990px;
    overflow: hidden;
    min-height: 368px;
    margin-top: 79px;
/*    height: calc(100% - 79px);*/
    height:600px;
}

.mtTop {
    margin-top: 79px;
}

.main-slider__list,
.main-slider__list .slick-list,
.main-slider__list .slick-track {
    height: 100%;
}

.main-slider__item {
    height: 100%;
}

.main-slider__item--video {
    max-height: 990px;
}

.main-slider__media {
    position: relative;
    z-index: 1;
    /* min-height: 368px;*/
    /*background-repeat: no-repeat;
    background-size: cover;*/
}

.main-slider__media img {
    /*min-height: 391px;*/
    /*width: auto;*/
}

.main-slider__content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.main-slider__image-text {
    position: absolute;
    left: 3%;
    bottom: 10%
}

.main-slider .slick-dots {
    list-style: none;
    padding: 0;
    position: absolute;
    bottom: 5%;
    display: flex;
    margin: auto;
    left: 0;
    right: 0;
    justify-content: center;
}

.slider-dot {
    margin: 0 10px;
    border-radius: 100px;
    border: 3px solid #fff;
    padding: 7px;
    cursor: pointer;
}

.slider-dot::after {
    content: "";
    display: block;
    background: #ffffff;
    border: none;
    text-align: left;
    overflow: hidden;
    text-indent: -1000px;
    width: 23px;
    height: 23px;
    border-radius: 23px;

}

.slick-active .slider-dot {
    cursor: default;
    border-color: #ff1820;
}

video {

}

.slick-active .slider-dot::after {
    background: #ff1820;
    cursor: default;
}

.series {
    background: #fff;
}

.series__header {
    height: 193px;
}

.series--white {
    background: #f8f8f8;
}

.series__logo {
    text-align: center;
}

.series__slider {

}

.series__link {

}

.series__name {
    font-size: 2rem;
    font-family: 'EurofontExtendedc', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
}
.series__name a {
    color: #58595b;
}

.series__name b {
    font-family: 'EurofontExtendedc-bold', sans-serif;
}

.models-slider {
    max-height: 555px;
    overflow: hidden;
}

.models-slider__item {
    text-align: center;
}

.models-slider__image {
    margin: auto;
    max-height: 500px;
}

.footer {
    background: #000;
    color: #fff;
}

.footer__slogan-text {
    opacity: 0.7;
}

.footer a {
    color: #fff;
}

button:focus {
    outline: none;
}

.breadcrumb-item + .breadcrumb-item:before {
    display: none;
}

.breadcrumb-item {
    padding-right: .5rem;
    margin-bottom: .5rem;
}

.breadcrumb-item:after {
    display: inline-block;
    padding-left: .5rem;
    color: #6c757d;
    content: "/";
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: 0;
}

.breadcrumb-item:last-child:after {
    display: none;
}

.models-slider .slick-arrow {
    position: absolute;
    z-index: 10;
    background: url("/local/templates/vissol/img/sprite.png") no-repeat;
    width: 66px;
    height: 109px;
    overflow: hidden;
    text-indent: -1000px;
    border: none;
    outline: none;
    top: 50%;
    margin-top: -55px;
    cursor: pointer;
    left: 10%;
}
.models-slider .slick-slide{
    opacity: 0.6;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    transition: 0.5s;
}
.models-slider .slick-center{
    opacity: 1;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.models-slider.models-slider--white .slick-arrow {
    background-position: -132px 0;
}

.models-slider .slick-arrow.slick-next {
    right: 10%;
    left: auto;
    background-position: -66px 0;
}

.models-slider.models-slider--white .slick-arrow.slick-next {
    background-position: -198px 0;
}
.models-slider .models-slider__item span{
    font-size: 1.3rem;
    font-weight: 600;
}

.video-cover {

}

.second-menu {
    /*font-family: 'EurofontExtendedc', sans-serif;*/
    margin-bottom: 3rem;
}

.second-menu__header {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    padding-bottom: 0.7rem;
    margin-bottom: 1rem;
}

.second-menu__header::after {
    content: "";
    display: block;
    position: absolute;
    background: #fff;
    height: 1px;
    bottom: 0;
    left: 0;
    width: 80%;
    opacity: 0.5;
}

.second-menu__list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.second-menu__item {
    margin-bottom: 0.7rem;
    line-height: 1.3rem;
    letter-spacing: 1px;
}

.matched-wheel {
    position: absolute;
    background: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
    width: 220px;
    left: -130px;
    display: block;
    /* top: 0; */
    margin-top: -15px;
    color: #000;

}

.matched-wheel__arrow {
    position: absolute;
    background: #fff;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
    right: -10px;
    z-index: 3;
    top: 30px;
    transform: rotate(45deg);
}

.matched-wheel__body {
    position: relative;
    padding: 15px;
    background: #fff;
    z-index: 4;
}

.second-menu__link {
    font-size: 14px;
    color: #fff;
    opacity: 0.7;
    transition: all 0.3s;
}

.icon{
    fill: red;
}

.icon--mail{
    width: 22px;
    height: 22px;
}

.icon--map{
    width: 20px;
    height: 20px;
}

.footer-text__link{
    font-size: 12px;
    color: #cccccc;
    opacity: 0.5;
    transition: all 0.3s;
}

.footer-text__link:hover {
    text-decoration: none;
    color: #cccccc;
    opacity: 0.55;
}

.selected-row td:not([rowspan]) {
    background: #2c2c2c;
    color: #fff;
}

.second-menu__link:hover {
    text-decoration: none;
    color: #fff;
    opacity: 0.95;
}

.individual {
    background: url("/local/templates/vissol/img/individual3.jpg") no-repeat right bottom;
    background-size: cover;
    padding-top: 8rem;
    padding-bottom: 8rem;
    position: relative;
}

.individual::before {
    display: block;
    position: absolute;
    content: "";
    background: #000;
    opacity: 0.5;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    z-index: 1;
}

.individual__text {
    color: rgba(255, 255, 255, 0.25);
    font-size: 11rem;
    font-family: 'EurofontExtendedc', sans-serif;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 50px;
    position: relative;
    z-index: 2;
}

.individual__text span {
    display: block;
    line-height: 13rem;
}

.individual__text span:last-child {
    font-family: 'EurofontExtendedc-bold', sans-serif;
}

.individual__link {
    position: relative;
    z-index: 2;
}

.items-slider {

}

.items-slider__item {

}

.hamburger {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 15px;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity,filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent;
}
.hamburger-box {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px;
}
.hamburger--elastic .hamburger-inner {
    top: 2px;
    transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);
    transition-duration: .275s;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    position: absolute;
    width: 40px;
    height: 4px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: #000;
}
.hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -2px;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    background: #fff;
}
.hamburger-inner:after, .hamburger-inner:before {
    display: block;
    content: "";
}
.hamburger--elastic .hamburger-inner:before {
    top: 10px;
    transition: opacity .125s ease .275s;
}
.hamburger--elastic .hamburger-inner:after {
    top: 20px;
    transition: transform .275s cubic-bezier(.68,-.55,.265,1.55);
}
.hamburger-inner:after {
    bottom: -10px;
}


.cart-button {
    background: #e74b3c;
    right: 0;
    padding: 15px 15px;
    color: #000;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;

}

.cart-button__content {

}

.cart-button__counter,
.cart-button__icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
}

.cart-button:hover {
    color: #fff;
    text-decoration: none;
}

.header__cart-button {
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
}

.items-slider__content {
    max-width: 287px;
    margin: auto;
}

.items-slider__content img {
    max-height: 265px;
}

.list-inline-item {
    margin-bottom: 1rem;
}

.product-item {
    display: block;
    text-decoration: none;
    color: #000;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-family: 'EurofontExtendedc-bold', sans-serif;
}

.product-item__img-box {
    height: 215px;
    position: relative;
}

.product-item:hover {
    text-decoration: none;
    color: #e3010e;
}

.product-item--md {
    font-size: 16px;
    font-family: 'Arial', sans-serif;
}

.product-item__img {
    max-width: 215px;
    max-height: 200px;
}

.product-item__img-box .product-item__img {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.product-item__img--fix-height {
    max-width: none;
    height: 295px;
    position: relative;
    max-height: none;
}

.product-item__picture {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

.product-item__name {
    font-size: 25px;
    text-align: center;
    margin-top: 0.5rem;
}

.product-item__sizes {
    font-size: 12px;
}

.product-item__name--medium {
    font-size: 18px;
    font-family: "Arial", sans-serif;
}

.product-item__title {
    font-family: 'EurofontExtendedc', sans-serif;
    font-size: 22px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
}

.product-item__series {
    font-size: 15px;
    font-family: 'EurofontExtendedc', sans-serif;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0.5rem;
}

.product-item__series span {
    display: block;
}

.product-item__series span:last-child {
    font-family: 'EurofontExtendedc-bold', sans-serif;
}

.items-slider .slick-arrow {
    background: url("/local/templates/vissol/img/sprite.png") no-repeat 0 -109px;
    border: none;
    padding: 0;
    display: block;
    width: 26px;
    height: 47px;
    text-align: left;
    text-indent: -1000px;
    outline: none;
    bottom: -90px;
    position: absolute;
    z-index: 10;
    cursor: pointer;
}

.items-slider .slick-arrow.slick-prev {
    background-position: 0 -109px;
    right: 50px;
}

.items-slider .slick-arrow.slick-prev::before {
    content: "";
    display: block;
    background: #e3010e;
    height: 84px;
    width: 1px;
    position: absolute;
    right: -13px;
    top: -16px;
}

.items-slider .slick-arrow.slick-next {
    background-position: -26px -109px;
    right: 0;
}

.product-item__diameter {
    font-size: 17px;
    font-family: 'EurofontExtendedc-bold', sans-serif;
    text-align: center;
    margin-top: 1rem;
}

.product-item__button {
    margin-top: 1rem;
    text-align: center;
}

.pop {
    background: #f8f8f8;
    padding-top: 8rem;
    padding-bottom: 10rem;
}

.pop__header {
    color: #fff;
    font-size: 2rem;
    background: #a3a3a3;
}

.pop__text {
    font-size: 1.3rem;
}

.pop__slider {
    /*padding-left: 8rem;
    padding-right: 8rem;*/
}

.gallery {

}

.gallery__list {

}

.gallery__item {
    padding: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.gallery__item:hover {
    text-decoration: none;
    color: #e3010e;
}

.gallery__item--white {
    background: #fff;
}

.gallery__link {

}

.gallery__img {
    display: block;
    transition: all ease 0.3s;
}

.gallery__link:hover .gallery__img {
    transform: scale(1.1);
}

.gallery__header {
    font-size: 39px;
    text-transform: uppercase;
    font-family: 'EurofontExtendedc', sans-serif;
}

.form {
    background: #2c2c2c;
    padding: 30px 15px 0 15px;
}

.form__pane {
    height: 462px;
}

.form__group {
    margin-bottom: 2rem;
}

.section-image {
    margin-bottom: 3rem;
    height: 50vh;
    background-size: cover;
}

.section-image--no-mb {

}

.section-image--no-mb {
    margin-bottom: 0;
}

.section-image--auto-h {
    height: auto;
}

.section-image__container {
    background: rgba(0, 0, 0, 0.6);
}

.section-image__header {
    font-size: 4rem;
    color: #fff;
    letter-spacing: 3px;
    font-family: 'EurofontExtendedc', sans-serif;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.9);
}

.section-image--middle {
    height: 65vh;
}

.section-image--catalog {
    background: url("/local/templates/vissol/img/catalog-back.jpg") no-repeat bottom;
    background-size: cover;
}

.section-image--contacts {
    background: url("/local/templates/vissol/img/contacts-back3.jpg") no-repeat bottom;
    background-size: cover;
}

.section-image--color {
    background: url("/local/templates/vissol/img/red.jpg") no-repeat center;
    background-size: cover;
}

.section-image--production {
    background: url("/local/templates/vissol/img/production/18.png") no-repeat center;
    background-size: cover;
}

.section-image--guarantee {
    background: url('/local/templates/vissol/img/guarantee-section.jpg') no-repeat bottom;
    background-size: cover;
}

.section-image--history{
    background: #000 url('/local/templates/vissol/img/brand/vissol-brand2a.jpg') no-repeat center center;
    background-size: contain;
    background-position: center right;
}
.fs30{
    font-size: 30px;
}
.section-image--history1{
    background: #fff url('/local/templates/vissol/img/brand/vissol-brand3a.jpg') no-repeat center center;
    background-size: cover;
    background-position: bottom center;
    height: 300px;
}
.section-new-history-txt{
    padding: 0;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: .8px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.section-image--history2{
    background: #fff url('/local/templates/vissol/img/brand/vissol-brand7.jpg') no-repeat center center;
    background-size: cover;
    background-position: center center;
    height: 300px;
    margin-bottom: 0;
}
.production__block {
    margin-bottom: 2rem;
}

.color-item {
    width: 160px;
    margin: 15px auto;
}

.image-text-block__description p:last-child {
    margin-bottom: 0;
}

.color-item__name {
    text-align: center;
    font-size: 15px;
    font-family: 'EurofontExtendedc', sans-serif;
    margin-top: 0.7rem;
    letter-spacing: 2px;
    height: 45px;
}

.color-item::before {
    content: "";
    display: block;
    height: 160px;
    background: url("/local/templates/vissol/img/colors2.png") no-repeat;
}

.color-item--31::before{
    background-position: -960px -321px;
}

.color-item--32::before{
    background-position: -1120px -320px;
}

.color-item--33::before{
    background-position: 0 -480px;
}

.color-item--34::before{
    background-position: -160px -480px;
}

.color-item--1::before {
    background-position: 0 0;
}

.color-item--2::before {
    background-position: -160px 0;
}

.color-item--3::before {
    background-position: -320px 0;
}

.color-item--4::before {
    background-position: -480px 0;
}

.color-item--5::before {
    background-position: -640px 0;
}

.color-item--6::before {
    background-position: -800px 0;
}

.color-item--7::before {
    background-position: -960px 0;
}

.color-item--8::before {
    background-position: -1120px 0;
}

.color-item--9::before {
    background-position: 0 -160px;
}

.color-item--10::before {
    background-position: -160px -160px;
}

.color-item--11::before {
    background-position: -320px -160px;
}

.color-item--12::before {
    background-position: -480px -160px;
}

.color-item--13::before {
    background-position: -640px -160px;
}

.color-item--14::before {
    background-position: -800px -160px;
}

.color-item--15::before {
    background-position: -960px -160px;
}

.color-item--16::before {
    background-position: -1120px -160px;
}

.color-item--17::before {
    background-position: 0 -320px;
}

.color-item--18::before {
    background-position: -160px -320px;
}

.color-item--19::before {
    background-position: -320px -320px;
}

.color-item--20::before {
    background-position: -480px -320px;
}

.color-item--21::before {
    background-position: -640px -320px;
}

.color-item--22::before {
    background-position: -800px -320px;
}

.select {
    background: #2c2c2c;
    position: relative;
    color: #fff;
    font-family: 'EurofontExtendedc', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 45px;
    letter-spacing: 1px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select--inline {
    display: inline-block;
}

.select__list {
    position: absolute;
    display: none;
    margin: -1px 0 0 0;
    padding: 0;
    list-style: none;
    background: #2c2c2c;
    border: 1px solid #fff;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 10;
    box-shadow: 0 13px 25px rgba(0, 0, 0, 1);
}

.select--opened .select__list {
    display: block;
}

.select__item {
    padding: 0 20px;
    cursor: pointer;
}

.select__item:hover {
    background: #000;
}

.select__title {
    border: 1px solid #fff;
    cursor: pointer;
    height: 45px;
    text-align: center;
    position: relative;
    padding: 0 45px 0 30px;
}

.select__title::after {
    content: "";
    display: block;
    position: absolute;
    right: 15px;
    margin-top: -4px;
    top: 50%;
    border: 6px solid transparent;
    border-top: 10px solid #fff;
}

.select--numeric {
    width: 100px;
}

.big-gallery {
    min-height: 600px;
}

.big-gallery--h-auto {
    height: auto;
}

.big-gallery__description {
    background: #2c2c2c;
    font-family: 'EurofontExtendedc', sans-serif;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 7rem;
    letter-spacing: 2px;
    line-height: 2.3rem;
    position: relative;
}

.big-gallery__description p {
    margin-bottom: 2.5rem;
}

.big-gallery__description p:last-child {
    margin-bottom: 0;
}

.big-gallery__description--medium {
    font-size: 17px;
    text-transform: none;
    letter-spacing: normal;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.big-gallery__list .slick-dots {
    position: absolute;
    display: none !important;
}

.big-gallery__list .slick-list {
    height: 100% !important;
}

.big-gallery .slick-track {
    height: 100% !important;
}

.big-gallery__item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.big-gallery__img {

}

.big-gallery__dots {
    position: absolute;
    bottom: 45px;
    left: 0;
    right: 0;
    margin: auto;
}

.big-gallery__dots .slick-dots {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
}

.gray-block {
    background: #d3d3d3;
}

.gray-block-l {
    background: #eeeded;
}

.newproduction

.promo-header {
    font-family: 'EurofontExtendedc', sans-serif;
    font-size: 73px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 3px;
    margin-top: 7rem;
    margin-bottom: 7rem;
}

.promo-header--light {
    color: #fff;
}

.promo-header--light .promo-header__bordered {
    color: #e2030f;
    border-color: #e2030f;
}

.promo-header__bordered {
    color: #575757;
    border: 3px solid #d3d3d3;
    line-height: 5rem;
}

.promo-header__bold {
    font-family: 'EurofontExtendedc-bold', sans-serif;
}

.promo-header__sub {
    font-size: 21px;
}

.image-block {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 300px;
    color: #fff;
    padding: 30px;
    position: relative;
}

.image-section {

}

.image-section__image {
    background-image: url('/local/templates/vissol/img/photo.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 421px;
}

.image-block::after {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+41,0.8+83 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 41%, rgba(0, 0, 0, 0.8) 83%, rgba(0, 0, 0, 0.8) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 41%, rgba(0, 0, 0, 0.8) 83%, rgba(0, 0, 0, 0.8) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 41%, rgba(0, 0, 0, 0.8) 83%, rgba(0, 0, 0, 0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0); /* IE6-9 */
    position: absolute;
    content: "";
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.image-block__header {
    font-size: 24px;
    margin: 0 0 0 0;
    position: relative;
    z-index: 10;
}
.image-block__body {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: .8px;
    font-weight: 300;
}

.thumbnails {

}

.thumbnails__list {

}

.thumbnails__item {
    height: 160px;
    width: 160px;
    display: block;
    position: relative;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    margin: 1rem;
}

.thumbnails__link {
    display: block;
}

.thumbnails__image {
    display: block;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.item-image {
    max-height: 570px;
    display: block;
    position: relative;
}

.item-image__pic {
    display: block;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 100%;
}

.balloon {
    width: 350px;
    padding: 10px;
}

.balloon__header {
    color: #fe0000;
    text-align: center;
    font-size: 30px;
    margin-bottom: 10px;
}

.balloon__text {
    font-size: 16px;
    margin-bottom: 5px;
}

.items-list {

    overflow: auto;
}

.items-list__list {

}

.order-success {

}

.order-success__header {
    color: #e64b3c;
}

.order-success__img {

}

.order-success__text {
    font-size: 22px;
}

.order-success__text--small {
    font-size: 18px;
}

.items-list__item:first-child {
    border-top: 1px solid #fe0000;
}

.items-list__item {
    padding: 12px 25px;
    border-bottom: 1px solid #fe0000;
    cursor: pointer;
}

.items-list__link {
    display: block;
}

.items-list__item-name {
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'EurofontExtendedc', sans-serif;
}

.items-list__item-sub {
    font-size: 14px;
    color: #fe0000;
    letter-spacing: 1px;
    font-family: 'EurofontExtendedc', sans-serif;
}

.item-detail {

}

.item-detail__header {
    font-size: 38px;
}

.item-detail__code {
    font-size: 18px;
    letter-spacing: 2px;
    font-family: 'EurofontExtendedc', sans-serif;
}

.item-detail__code-value {
    color: #b2b2b2;
}

.item-detail__delivery {
    font-size: 24px;
    font-family: 'EurofontExtendedc', sans-serif;
    letter-spacing: 2px;
}

.item-detail__price {
    font-size: 24px;
    color: #6b6b6b;
    font-family: 'EurofontExtendedc', sans-serif;
    letter-spacing: 2px;
}

.item-detail__price-value {
    font-size: 44px;
    color: #ff1820;
    letter-spacing: 1px;
    font-family: 'EurofontExtendedc-bold', sans-serif;
}

.item-detail__features-header {
    font-size: 33px;
}

.item-detail__features-header-name {
    display: block;
    margin-top: 1rem;
}

.filtered-buy-div {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
}
.filtered-buy-div .btn:hover{
    background: #000;
    border-color: #000;
}
.sd {
    margin-bottom: 90px;
}
.filtered-buy-price{
    margin: 10px 0;
    font-weight: bold;
}

svg {
    fill: currentColor;
}

span.select2.select2-container.select2-container--default.select2-container--disabled {
    border-color: rgb(128, 128, 128);
}

select[disabled] + .select2{
    opacity: 0.5;
}

select[disabled] + .select2 .select2-selection.select2--wait-cursor{
    cursor: wait;
}

select[disabled] + .select2 .select2-selection{
    cursor: not-allowed;
}

.models-slider .slick-arrow {
    left: 25%;
}

.models-slider .slick-arrow.slick-next {
    right: 25%;
}

.col--5 {
    flex: 0 0 20%;
    max-width: 20%;
}

.wheel-selector {
    /*min-height: 700px;*/
}

.bordered-link{
    border-bottom: dashed 1px;
}
.bordered-link:hover{
    text-decoration: none;
    border-bottom: solid 1px;
}


.axle-type{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.col-size-left{
    height: 76px;
    line-height: 76px;
    margin: 0 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
    color: #919399;
}
.col-size-right{
    height: 76px;
    margin: 0 10px;
}
.size-nopadding{
    padding: 0;
    display: inline;
}
.size-nopadding:hover > .col-size-right .size{
    color: #fff;
    text-decoration: none;
    background: #2c2c2c;
}

.axles-header{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
    padding: 10px 0;
}

.axles-string-first{
    border-top: 1px solid #959595;
    padding-top: 10px;
}
.axles-item{
    background: #dee1e6;
    border-top: 1px solid #959595;
    font-size: 18px;
    padding: 11px;
    display: block;
}
.axles-single .axles-item:hover{
    text-decoration: none;
    color: #fff;
    background: #e3010d;
}
.axles-item.item-first{
    border-top: 1px solid transparent;
}
.axle-selected{
    text-decoration: none;
    color: #fff;
    background: #e3010d;
    border-bottom: 1px solid transparent;
}
.axles-big-diameter{
    text-align: left;
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
}
.axles-doubled:hover .axles-item{
    text-decoration: none;
    color: #fff;
    background: #e3010d;
}
.double-item{
    border-left: 1px solid #e6e8ec;
}
.double-item-selected{
    border-left: 1px solid #e74b3c;
}
.axles-doubled:hover .double-item{
    border-left: 1px solid #e74b3c;
}
.double-item:after{
    content: '';
    background: url('/local/templates/vissol/img/chain.png') no-repeat;
    width: 16px;
    height: 5px;
    position: absolute;
    left: -8px;
    top: 25px;
}
@media (max-width: 576px) {
    .axles-item {
        font-size: 12px;
    }
    .axles-big-diameter {
        font-size: 16px;
    }
    .double-item:after{
        top: 18px;
    }
}

.table-rims-titles {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #d7d7d7;
}

.table-rims-titles__title {
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 30px;
    width: 25%;
}

.table-rims-filter {
    margin: 30px 0 -30px 0;
}

.table-rims-filter label {
    margin-right: 30px;
}

.table-rims-filter label:last-child {
    margin-right: 0;
}

.table-rims-row {
    padding: 10px;
}

.table-rims-row.even {
    background: #e6e6e6;
}

.table-rims-models-row {
    display: flex;
    align-items: center;
    padding: 3px 0;
}

.table-rims-models__item {
    text-transform: uppercase;
    font-size: 16px;
    width: 25%;
    padding: 3px 0;
}

.vissol-dealer-btn-container{
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 17px);
    text-align: center;
    background: #fff;
    padding: 70px 0;
}
.pb-195{
    padding-bottom: 193px;
}
#vissol-country-select-container{
    position: absolute;
    width: calc(100% - 17px);
    padding: 10px;
    background: #565656;
}
.mt-65{
    margin-top: 65px;
}

.modelphotos_div{
    border: 1px solid #e3010e;
    display: block;
    height: 100%;
    position: relative;
    max-height: 120px;
}
.modelphotos_div:hover > img{
    opacity: .8;
}
.modelphotos_div img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}
.fancybox-slide--image .fancybox-content{
    background: #fff;
}
.model-detail-slider img{
    max-height: 400px;
    margin: 0 auto;
}
.model-detail-slider .slick-arrow {
    background: url("/local/templates/vissol/img/sprite.png") no-repeat 0 -109px;
    border: none;
    padding: 0;
    display: block;
    width: 26px;
    height: 47px;
    text-align: left;
    text-indent: -1000px;
    outline: none;
    bottom: 50%;
    position: absolute;
    z-index: 10;
    cursor: pointer;
}

.model-detail-slider .slick-arrow.slick-prev {
    background-position: 0 -109px;
    left: 50px;
}
.model-detail-slider .slick-arrow.slick-next {
    background-position: -26px -109px;
    right: 50px;
}
.block-h-1 {
    height: 1rem;
}
.block-w-1 {
    width: 1rem;
}
.car-view .colors div {
    box-shadow: 1px 1px 3px 0 #919499;
    cursor: pointer;
}
.car-viewer__color-bez {
    background-color: rgb(245, 181, 120);
    --darkreader-inline-bgcolor: #d09862;
}
.car-viewer__color-black {
    background-color: rgb(0, 0, 0);
    --darkreader-inline-bgcolor: #262626;
}
.car-viewer__color-blue {
    background-color: rgb(42, 80, 119);
    --darkreader-inline-bgcolor: #415971;
}
.car-viewer__color-green {
    background-color: rgb(100, 195, 69);
    --darkreader-inline-bgcolor: #64a44f;
}
.car-viewer__color-grey {
    background-color: rgb(197, 169, 168);
    --darkreader-inline-bgcolor: #9f9b94;
}
.car-viewer__color-red {
    background-color: rgb(196, 13, 17);
    --darkreader-inline-bgcolor: #a12f31;
}
.car-viewer__color-white {
    background-color: rgb(236, 236, 236);
    --darkreader-inline-bgcolor: #bfbcb6;
}

@media (min-width: 576px) {
    .table-rims-wrapper{
        width: 500px;
    }
}

@media (min-width: 768px) {
    .top {
        height: auto;
    }
    .table-rims-wrapper{
        width: 700px;
    }
    .main-slider {
        margin-top: 53px;
    }
    .section-new-history-txt{
        padding: 0 7rem 0 0;
    }
    .txt-rt{
        padding: 0 0 0 7rem;
    }
}

@media (min-width: 992px) {
    .table-rims-wrapper{
        width: 800px;
    }
    .section-image--history1, .section-image--history2{
        height: 500px;
    }
}

@media (min-width: 1200px) {
    .table-rims-wrapper{
        width: 1000px;
    }
    .section-image--history1, .section-image--history2{
        height: 800px;
    }
}

@media (min-width: 1290px) {
    .top {
        height: 79px;
    }
    .main-slider {
        margin-top: 79px;
    }
    .container-lang{
        top:24px;
    }
}

@media (max-width: 1700px) {
    .individual__text {
        font-size: 9rem;
    }

    .individual__text span {
        line-height: 11rem;
    }

    .col--5 {
        max-width: 20%;
    }
}

@media (max-width: 1490px) {
    .individual__text {
        font-size: 7rem;
        letter-spacing: 45px;
    }

    .individual__text span {
        line-height: 9rem;
    }

    .gallery__header {
        font-size: 28px;
    }

    .btn--long {
        font-size: 0.95rem;
    }

    .col--5 {
        max-width: 25%;
    }
}

@media (max-width: 1280px) {
    .individual__text {
        font-size: 6rem;
        letter-spacing: 40px;
    }

    .individual__text span {
        line-height: 7rem;
    }

    .gallery__header {
        font-size: 22px;
    }
    .btn--long {
        font-size: 0.85rem;
    }
    .col--5 {
        max-width: 33%;
    }
    .complect-price .btn{
        padding: 0.75rem;
    }
}

@media (max-width: 1200px) {
    .promo-header {
        font-size: 3.5rem;
    }
    .btn--long {
        font-size: 0.8rem;
    }
}

/* iPad Pro */
@media (max-width: 1024px) {
    .promo-header {
        font-size: 3.25rem;
    }
    .models-slider .slick-arrow {
        left: 10%;
    }

    .models-slider .slick-arrow.slick-next {
        right: 10%;
    }
}

@media (max-width: 1070px) {
    .row--max-width {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .btn--big {
        font-size: 1.4rem;
    }

    .individual__text {
        font-size: 4rem;
        letter-spacing: 30px;
        color: rgba(255, 255, 255, 0.5);
    }

    .individual__text span {
        line-height: 5rem;
    }

    .gallery__header {
        text-transform: lowercase;
    }
}

@media (max-width: 991px) {
    .main-slider__image-text{
        bottom: 10%;
    }

    .image-text__header {
        font-size: 2rem;
    }

    .image-text__sub-header {
        font-size: 1.5rem;
    }

    .btn--big {
        font-size: 1rem;
    }

    .image-text__image {
        width: 30%;
    }

    .font-medium {
        font-size: 1.2rem;
    }

    .col--5 {
        max-width: 50%;
    }
}

/* iPad */
@media (max-width: 768px) {
    button.btn.btn--md.btn-block.btn--gray{
        padding: 10px 10px;
    }

    .btn--small-font {
        font-size: 0.7rem;
    }

    .promo-header {
        font-size: 2.5rem;
        padding-top: 0;
        margin-top: 0;
    }

    .section-image__header {
        font-size: 3rem;
    }

    .bordered-header span:after {
        display: none;
    }

    .main-slider__media video {
        /*height: 490px !important;
        max-width: none;
        width: auto;*/
    }

    video {
        height: 100%;
        width: auto !important;
    }

    .main-slider__media img {
        height: 391px;
        max-width: none;
    }

    .pop__header {
        font-size: 1.5rem;
    }

    .individual {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .individual__text {
        letter-spacing: 20px;

    }

    .gallery__header {
        display: none;
    }

    .table--features thead {
        display: none;
    }

    .table--features td {
        display: block;
    }

    .table--features td, .table--features th {
        border-top: 0;
    }
}

@media (max-width: 767px) {
    .top {
        height: 79px;
    }
    .no-hide{
        display:none !important;
    }
}

@media (max-width: 680px) {
    .grid-item{
        width: 85%;
    }

    .individual__text {
        font-size: 3rem;
    }
}

@media (max-width: 576px) {
    .btn--small-font {
        font-size: 1rem;
    }
    
    .individual__text {
        font-size: 3rem;
        letter-spacing: 10px;
    }

    .individual__text span {
        line-height: 5rem;
    }
}
@media (max-width: 510px) {
    .h2, h2 {
        font-size: 1.5rem;
    }
    .nav-link.d-flex.justify-content-center.mobile-nav__link {
        justify-content: left!important;
    }
    .table-block .table-block__item {
        display: block;
    }
    .btn-fill .btn-fill__item {
        margin-top: 5%;
        width: 100%;
    }
    .table--features thead {
        display: none;
    }
    .table--features td {
        display: block;
    }
    html[lang="ru"] .section-image__header--small-font {
        font-size: 1.5rem;
    }
    .col--5 {
        max-width: 100%;
    }
}

/* iPhone 6/7/8 Plus */
@media (max-width: 414px) {
    .list-inline.d-flex {
        display: block !important;
    }

    .list-inline-item:not(.social__item) {
        display: block;
    }

    .display-4 {
        font-size: 2rem;
    }

    .section-image--middle {
        height: 300px;
    }

    .matched-wheel {
        margin-top: -115px;
        left: 0;
    }

    .matched-wheel__arrow {
        bottom: -10px;
        top: auto;
        right: auto;
        left: 50%;
    }

    .display-6 {
        font-size: 1.5rem;
    }

    .h2, h2 {
        font-size: 1.0rem;
    }

    .h3, h3 {
        font-size: 1.2rem;
    }

    .section-image__header {
        font-size: 1.5rem;
        padding: 0 2rem;
    }

    .section-image {
        margin-bottom: 3rem;
    }

    .big-gallery__description {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .btn {
        font-size: 16px;
        text-transform: lowercase;
        padding: .50rem .50rem;
        white-space: normal;
    }

    .item-detail__features-header {
        font-size: 1.5rem;
    }

    .item-detail__header {
        font-size: 1.3rem;
        line-height: 1.9rem;
        margin-bottom: 1.5rem;
    }
/*
    .series-name--model {
        display: none;
    }
*/
    .table--features thead {
        display: none;
    }

    .table--features td {
        display: block;
    }

    .table--features td, .table--features th {
        border-top: 0;
    }

    .table-features__code {
        font-size: 0.8rem;
    }

    .table--features td.table-features__name {
        border-top: 1px solid rgba(0, 0, 0, .5);
        position: relative;
    }

    .nav-tabs .nav-item {
        margin-bottom: 1rem;
    }

    .page-item {
        display: none;
    }

    .page-item:first-child,
    .page-item:last-child {
        display: block;
    }

    .breadcrumb {
        margin-bottom: 1.5rem;
    }

    h1.bordered-header--left {
        font-size: 28px;
        line-height: 2.6rem;
    }

    .pop {
        padding-top: 3rem;
    }

    .individual__text {
        font-size: 2rem;
        letter-spacing: 10px;
    }

    .series__name {
        font-size: 1.2rem;
    }
}

/* Pixel 2/2 XL */
@media (max-width: 411px) {

}

/* iPhone 6/7/8/X */
@media (max-width: 375px) {

}

/* Galaxy 75 */
@media (max-width: 375px) {
    .slider-dot{
        margin: 0 5px;
    }
}

/* iPhone 5/SE */
@media (max-width: 320px) {
    html[lang="ru"] .section-image__header--small-font {
        font-size: 1.2rem;
    }

    .individual__text span:first-child {
        font-size: 1.6rem;
    }

    .slider-dot{
        margin: 0 1px;
    }
}
/* End */
/* /local/templates/vissol/rewrite.css?17653593682750 */
/* /local/templates/vissol/css/autocomplete.min.css?17653593672401 */
/* /local/templates/vissol/template_styles.css?176535936870427 */
