@font-face {
    font-family: 'Circe-Bold';
    src: url('../fonts/Circe-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Circe-Bold.otf') format('opentype'),
        url('../fonts/Circe-Bold.woff') format('woff'), url('../fonts/Circe-Bold.ttf') format('truetype'),
        url('../fonts/Circe-Bold.svg#Circe-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Anglecia-pro';
    src: url('../fonts/AngleciaProDisplayRegular-webfont.eot');
    src: url('../fonts/AngleciaProDisplayRegular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AngleciaProDisplayRegular-webfont.woff') format('woff'),
        url('../fonts/AngleciaProDisplayRegular-webfont.ttf') format('truetype'),
        url('../fonts/AngleciaProDisplayRegular-webfont.svg#anglecia_pro_displayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PF-regal-problack';
    src: url('../fonts/PFRegalDisplayPro-Black-webfont.eot');
    src: url('../fonts/PFRegalDisplayPro-Black-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PFRegalDisplayPro-Black-webfont.woff') format('woff'), url('../fonts/PFRegalDisplayPro-Black-webfont.ttf') format('truetype'),
        url('../fonts/PFRegalDisplayPro-Black-webfont.svg#pf_regal_display_problack') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    outline: none;
}

*:focus {
    outline: none;
}

a:focus,
input:focus,
select:focus,
textarea:focus {
    outline: none;
}

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

body {
    padding: 0px;
    margin: 0px;
    color: #ffffff !important;
    font: 21px/26px 'Anglecia-pro', Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    background: #000000;
}

img {
    border-style: none;
}

a {
    text-decoration: none;
    color: #e01b21;
}

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

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
}

.main-width {
    margin: 0 auto;
}

#header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 984;
}

#header.scrolled {
    position: fixed;
}

#header .menu,
#header .search,
#header .logo,
#hide-menu {
    display: none;
}

#header .logo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    height: 161px;
    z-index: 5;
}

#header.second .logo {
    display: block;
}

#header .logo a {
    width: 248px;
    margin: 0 auto;
    display: block;
    padding: 25px 0 0;
}

#header .logo img {
    width: 248px;
}

#header .menu {
    padding: 65px 0 0 10%;
    margin: 0;
    list-style: none outside;
    overflow: hidden;
    font-size: 25px;
    line-height: 30px;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    text-transform: uppercase;
    z-index: 10;
}

#header .menu li {
    float: left;
    margin: 0 18px 18px;
}

#header .menu a {
    color: #ffffff;
}

#header .search {
    position: absolute;
    top: 377px;
    left: 50%;
    margin-left: -270px;
    width: 540px;
    overflow: hidden;
}

#header .search input[type='text'] {
    display: block;
    float: left;
    width: 450px;
    border: 2px solid #575656;
    background: transparent;
    height: 28px;
    line-height: 28px;
    font-size: 24px;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    color: #ffffff;
    margin: 0;
    padding: 5px 15px;
}

#header .search input[type='text']::-webkit-input-placeholder {
    color: #ffffff;
}
#header .search input[type='text']:-moz-placeholder,
#header .search input[type='text']::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}
#header .search input[type='text']:-ms-input-placeholder {
    color: #ffffff;
}

#header .search button {
    display: block;
    float: right;
    width: 53px;
    padding: 0;
    margin: 0;
    background: url(/upload/img/search.png) no-repeat 50% 50% transparent;
    border: 0 none;
    height: 43px;
}

#header .pagename {
    position: absolute;
    top: 63px;
    left: 185px;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 30px;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    z-index: 7;
}

#overlay {
    display: none;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 40;
}

#show-menu {
    display: block;
    position: absolute;
    top: 50px;
    left: 45px;
    width: 60px;
    height: 60px;
    background: url(/upload/img/menu.png) no-repeat 50% 50% #e01b21;
    z-index: 20;
}

#hide-menu {
    display: block;
    position: absolute;
    top: 50px;
    left: 45px;
    width: 60px;
    height: 60px;
    background: url(/upload/img/close01.png) no-repeat 50% 50% #e01b21;
    z-index: 20;
}

#show-menu:hover {
    opacity: 0.95;
}

#header .top-cart {
    display: block;
    text-decoration: none;
    float: right;
    width: 150px;
    width: 46px;
    height: 31px;
    margin: 0 40px 0 65px;
    background: url(/upload/img/cart.png) no-repeat 0 0 transparent;
    color: #ffffff;
    position: relative;
}

#header .top-cart span {
    display: block;
    position: absolute;
    top: -10px;
    right: -11px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 18px;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    overflow: hidden;
    text-align: center;
    border-radius: 20px;
    background: #e01b21;
}

#header .main-width {
    position: relative;
}


.main-page .top-banner .langs, #header .langs {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    font-size: 25px;
    line-height: 30px;
    text-transform: uppercase;
}

#header .langs-container {
    position: absolute;
    right: 50px;
    top: 63px;
    z-index: 7;
    /*width: 390px;*/
}
.bx_small_cart {
    white-space: nowrap;
    color: white;
}
.bx_cart_block {
    display: inline;
}

.main-page .top-banner .langs li,
#header .langs li {
    display: inline;
    margin: 0 18px;
}

.main-page .top-banner .langs a {
    color: #000000;
}

#header .langs a {
    color: #ffffff;
}

.main-page .top-banner .langs a.selected,
#header .langs a.selected {
    color: #e01b21;
}

.main-page .top-banner .img img {
    margin: 50px 0 0;
    display: inline;
    vertical-align: top;
}

.main-page .top-banner .red-btn {
    margin: 50px 0 0;
}

.main-page .top-banner .socials {
    margin: 88px 0 0;
}

.list {
    overflow: hidden;
}

.list > div {
    float: left;
    position: relative;
}

.list .hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    opacity: 0;
}

.list > div:hover .hover {
    opacity: 1;
}

.list > div > img {
    display: block;
    width: 100%;
}

.mob-hidden img {
    display: block;
    width: 100%;
}

.list > div > img.mob-photo {
    display: none;
}

.store .list1 .item1 .text {
    /*right: 10%;
left: auto;*/
    /*bottom: 72px;*/
}

.list .text {
    position: absolute;
    bottom: 0;
    height: 230px;
    left: 44px;
    right: 44px;
    padding: 0 0 0 10px;
    z-index: 5;
}

/*.list .title,*/
/*.list .tt {*/
/*    opacity: 0;*/
/*}*/

.list .title,
.bottom-banner .title {
    text-transform: uppercase;
    font-size: 68px;
    line-height: 70px;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    margin-left: -10px;
}

.list .title a,
.bottom-banner .title a {
    color: #ffffff;
}

.list1 .item1 {
    width: 30%;
}

.list1 .item1 .subscribe-show {
    display: inline-block;
    margin: 5% 0 0;
    font-size: 20px;
    font-family: 'Circe-Bold', Arial, sans-serif;
}

.list1 .item2 {
    width: 40%;
}

.list1 .item3 {
    width: 30%;
}

.list2 .item1 {
    width: 50%;
}

.list2 .item2 {
    width: 50%;
}

.list2 .item2 .text {
    right: 50%;
}

.list2 .item2 .red-btn {
    height: 45px;
    line-height: 45px;
    padding: 0 27px;
    margin: 27px 0 0;
}

.list3 .item1 {
    width: 30%;
}

.list3 .item2 {
    width: 40%;
}

.list3 .item3 {
    width: 30%;
}

.bottom-banner {
    height: 507px;
    background: url(/upload/img/fanclub.jpg) no-repeat top center transparent;
    background-size: cover;
    position: relative;
}

.bottom-banner .text {
    position: absolute;
    top: 285px;
    right: 9%;
    width: 505px;
    max-width: 50%;
}

.bottom-banner .text .align {
    margin: 15px 0 0;
    text-align: right;
}

.bottom-banner .red-btn {
    padding: 0 22px;
    height: 45px;
    line-height: 45px;
}

.bottom-banner .info {
    padding: 13% 0 0 55px;
}

.bottom-banner .title {
    padding: 0 0 28px;
}

.bottom-banner .socials {
    margin: 70px 0 0;
}

#footer {
    display: flex;
    gap: 1em;
    padding: 1em;
    justify-content: center;
    font-size: 16px;
}

.footer {
    display: flex;
    gap: 0;
    padding: 1em;
    justify-content: center;
    font-size: 16px;
    flex-direction: column;
}
.footer p {
    margin: 0;
}
.page {
    padding-top: 161px;
    /* KNG */
    display: flex;
    flex-direction: column;
    /* KNG */
}

.white-page {
    background: #ffffff;
    padding: 45px;
    color: #000000;
}

.media .top-banner {
    background-size: cover;
}

/* - ��������� - */

.media-banner {
    height: 488px;
    background: url(/upload/img/new-top.jpg) no-repeat top center transparent;
}

.management-banner {
    height: 488px;
    background: url(/upload/img/management_banner.jpg) no-repeat top center transparent;
}

.news-banner {
    height: 488px;
    background: url(/upload/img/news_banner.jpg) no-repeat top center transparent;
}

/* - - */

.media-list {
    border-top: 1px solid #e5e5e5;
    padding: 0 0 55px;
}

.media-list .one-media {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0;
    overflow: hidden;
}

.one-media .img {
    float: left;
    width: 400px;
}

.one-media .img img {
    display: block;
    max-width: 100%;
}

.one-media .info {
    margin-left: 438px;
    font-size: 21px;
    line-height: 24px;
}

/*.one-media .info2 {
line-height: 200px;
}*/

.one-media .date {
    margin: 0 0 5px;
}

.one-media .name {
    font-size: 41px;
    line-height: 50px;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    margin: 0 0 10px;
}

.one-media .name a {
    color: #000000;
}

.one-media .text {
    margin: 0 0 15px;
}

.one-media .link {
    font-size: 20px;
    font-family: 'Circe-Bold', Arial, sans-serif;
}

/*.store .top-banner {*/
/*    height: 488px;*/
/*    background: url(/upload/img/cloth-back.jpg) no-repeat top center transparent;*/
/*    background-size: cover;*/
/*    position: relative;*/
/*}*/

/*.store .top-banner-store {*/
/*    height: 488px;*/
/*    background: url(/upload/img/cloth-back.jpg) no-repeat top center transparent;*/
/*    background-size: cover;*/
/*    position: relative;*/
/*}*/
.store.main-width {
    margin: 0;
}
.store .store-menu {
    display: flex;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none outside;
    font-size: 25px;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    text-transform: uppercase;
    z-index: 10;
    /*bottom: 20px;*/
    background: #ffffff;
    width: 100%;
    justify-content: center;
    gap: 2em;
    flex-wrap: wrap;
}

.store .store-menu li:hover {
    color: gray;
    transform: scale(1.2)
}

.store .store-menu li {
    padding: 1em;
    transition: all .5s;
    will-change: transform;

}

.store .store-menu a {
    color: #010101;
}

.store .store-menu a.selected {
    color: #e01b21;
}

.store .h1 {
    display: none;
}

.items-list {
    width: 80%;
    margin: 0 auto;
    min-width: 700px;
}

.items-row {
    margin: 0 0 50px;
    overflow: hidden;
}

.items-row .one-item {
    float: left;
    width: 30%;
    margin-left: 5%;
}

.items-row .one-item:first-child {
    margin-left: 0;
}

.items-row .one-item .img {
    min-height: 200px;
    height: auto;
    line-height: 355px;
    vertical-align: middle;
    text-align: center;
}

.items-row .one-item .img img {
    display: inline-block;
    max-height: 355px;
    vertical-align: middle;
}

.items-row .one-item .info {
    color: #000000;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 30px;
    margin-top: 10px;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    /*padding: 10px 0 0 30px;*/
    text-align: center;
}

h1,
.h1 {
    text-transform: uppercase;
    font-size: 68px;
    line-height: 70px;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    color: #000000;
    margin: 0 0 15px;
    font-weight: normal;
}

.subscribe-form {
    display: none;
    position: absolute;
    bottom: 18px;
    left: 18px;
    background: #ffffff;
    padding: 35px 40px 40px;
    width: 360px;
    overflow: hidden;
    z-index: 30;
}

.cont-subscribe-form {
    background: #f1f1f1;
    margin-left: -20px;
    margin-top: 40px;
}

.news-detail .subscribe-form {
    position: relative;
    background: #f1f1f1;
    padding: 15px 20px 20px;
    width: 430px;
    left: 0px;
    bottom: 0px;
}

.news-detail .subscribe-form input[type='text'],
.news-detail .subscribe-form input[type='password'] {
    width: 260px;
}

.subscribe-form .ftitle {
    text-transform: uppercase;
    color: #000000;
    font-size: 25px;
    line-height: 30px;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    padding: 0 0 15px;
}

.subscribe-form .form-hld {
    overflow: hidden;
}

.subscribe-form input[type='text'],
.subscribe-form input[type='password'] {
    display: block;
    float: left;
    width: 200px;
    border: 2px solid #aeaeae;
    background: #ffffff;
    height: 28px;
    line-height: 28px;
    font-size: 20px;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    color: #333333;
    margin: 0;
    padding: 5px 10px;
}

.subscribe-form .red-btn {
    display: block;
    float: right;
    width: 125px;
    padding: 0;
    margin-top: 2px;
    height: 38px;
    line-height: 38px;
}

.subscribe-form .close {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 16px;
    height: 16px;
    background: url(/upload/img/close02.png) no-repeat 50% 50% transparent;
    z-index: 5;
}

.socials a {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    border: 1px solid #e01b21;
    margin: 0 4px;
}

.socials a .mob-icon {
    display: none;
}

.red-btn {
    display: inline-block;
    vertical-align: top;
    padding: 0 34px;
    height: 48px;
    border: 0 none;
    margin: 0;
    line-height: 48px;
    background: #e01b21;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    font-size: 20px;
    font-family: 'Circe-Bold', Arial, sans-serif;
}

.red-btn:hover {
    background: #e4464b;
}

.bottom-cont {
    margin-left: 15%;
}

/* - management - */

.management-list .links {
    display: flex;
    flex-direction: column;
}
.contact-group {
    display: flex;
    flex-direction: column;
    gap: 1em;
}
.management-list {
    display: grid;
    justify-content: center;
    width: 100%;
    /*grid-template-columns: repeat(auto-fill, minmax(400px, min-content));*/
    grid-template-columns: repeat(auto-fit, minmax(370px, min-content));
    gap: 1em;
}

.management-list .title {
    font-size: 42px;
    line-height: 60px;
    margin: 0px;
}

.management-list .text {
    margin-top: 5px;
    font: 21px/26px 'Anglecia-pro', Arial, sans-serif;
    margin-bottom: 14px;
}

.management-list ul {
    font: 21px/26px 'Circe-Bold', Arial, sans-serif;
    list-style-type: none;
    margin: 0;
    padding-left: 0;
}

.management-list ul li {
    margin-bottom: 12px;
}

.news-img-left {
    float: left;
    width: 500px;
}

.news-detail {
    margin-left: 550px;
}

.soc-box {
    height: 60px;
}

.soc-box .item {
    float: left;
    margin-right: 10px;
}

.news-once {
    display: none;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.unplugged .lyrics {
    width: 100px;
    text-align: center;
    float: right;
}
.unplugged .lyrics-block {
    display: none;
}
.unplugged .text {
    float: left;
}
.unplugged .img {
    height: 224px;
}
.unplugged .lyrics-block .nicescroll {
    height: 460px;
}

/*.music .top-banner {*/
/*    height: 488px;*/
/*    !*background: url(/upload/img/album-back.jpg) no-repeat top center transparent;*!*/
/*    background-size: cover;*/
/*    position: relative;*/
/*    color: #000000;*/
/*}*/

.music .top-banner .photo {
    padding: 45px 0 0 45px;
    width: 400px;
    float: left;
}

.dvd-video .top-banner .photo2 {
    padding: 0 0 45px 0;
    width: 70%;
}

.dvd-video .top-banner .photo2 img {
    width: 100%;
}

.music .top-banner .text {
    margin-left: 545px;
    padding: 155px 0 0;
    height: 333px;
    overflow: hidden;
    position: relative;
}

.music .top-banner .year {
    font-size: 21px;
    line-height: 26px;
    margin: 0 0 5px;
}

.music .top-banner .type-dvd {
    font-size: 21px;
    line-height: 26px;
    text-transform: uppercase;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    color: #ffffff;
    margin: 0 0 5px;
}

.music .top-banner .name {
    font-size: 68px;
    line-height: 70px;
    text-transform: uppercase;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    margin: 0 0 5px;
}

.dvd-video .text .name2 {
    font-size: 48px;
    line-height: 50px;
    text-transform: uppercase;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    margin: 0 0 5px;
}

.music .alb-menu {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none outside;
    font-size: 25px;
    line-height: 30px;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    text-transform: uppercase;
    overflow: hidden;
}

.music .alb-menu li {
    float: left;
    margin: 0 0 0 20px;
}

.music .alb-menu li:first-child {
    margin: 0;
}

.music .alb-menu a {
    color: #e01b21;
}

.music .alb-menu a.selected {
    color: #000000;
}

.music .top-banner .bottom {
    position: absolute;
    bottom: 44px;
    left: 0;
    width: 490px;
    overflow: hidden;
}

.music .top-banner .red-btn2 {
    background: url(/bitrix/templates/emin_new_section_ru/img/222.png);
    width: 110px;
    height: 40px;
    padding: 0;
}

.music .top-banner .red-btn {
    float: left;
}

.music .top-banner .socials {
    float: left;
    margin: 4px 0 0 110px;
}

.music .white-page {
    padding-left: 0;
    padding-right: 0;
}

.music .h1 {
    padding-left: 45px;
    padding-right: 45px;
}

.all-music-mob {
    display: none;
}

.songs-list .one-song {
    position: relative;
}

.songs-list .one-song:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 45px;
    right: 45px;
    height: 0;
    border-top: 1px solid #e5e5e5;
}

.songs-list .one-song:first-child:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 45px;
    right: 45px;
    height: 0;
    border-top: 1px solid #e5e5e5;
}

.songs-list .one-song .inner {
    padding: 20px 470px 20px 45px;
    margin: 0 45px;
    position: relative;
}

.tour {
    /*border: 1px solid #333;*/
    padding-top: 15px;
}

.tour .one-tour {
    position: relative;
}

.one-tour .inner {
    padding: 20px 0px;
}

.tour .one-tour:first-child:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0px;
    right: 0px;
    height: 0;
    border-top: 1px solid #e5e5e5;
}

.tour .one-tour:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0px;
    right: 0px;
    height: 0;
    border-top: 1px solid #e5e5e5;
}

.one-tour .date,
.one-tour .place,
.one-tour .adress {
    /*border: 1px solid #333;*/
    width: 20%;
    margin-right: 25px;
    float: left;
}

.one-tour .place,
.one-tour .adress {
    width: 20%;
}

.one-tour .tel {
    float: right;
}

.one-tour .red-btn {
    height: 22px;
    float: right;
    font-size: 17px;
    line-height: 23px;
}

.one-song .control {
    display: block;
    position: absolute;
    top: 16px;
    left: 2px;
    width: 24px;
    height: 23px;
}

.one-song .panel {
    position: absolute;
    top: 20px;
    right: 5px;
    width: 320px;
}

.one-song .panel .lyrics {
    float: left;
    width: 140px;
}

.one-song .panel .video {
    float: left;
    width: 110px;
}

.one-song .panel a.selected {
    color: #000000;
}

.one-song .panel .time {
    width: 70px;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
}

.one-song .red-btn {
    position: absolute;
    top: 13px;
    right: 380px;
    background-repeat: no-repeat;
    height: 40px;
    background: url(/bitrix/templates/emin_new_section_ru/img/222.png);
    background-position: 50% 50%;
    width: 110px;
    padding: 0;
}

.one-song .lyrics-block {
    display: none;
    font-size: 19px;
    line-height: 28px;
    max-height: 460px;
    max-width: 1170px;
    overflow: hidden;
    margin-right: 44px;
}

.one-song .lyrics-block .nicescroll {
    height: 460px;
}

.one-song .lyrics-block .wrapper {
    padding: 10px 0 0 90px;
}

.one-song .video-block {
    display: none;
}

.one-song .video-block .wrapper {
}

.one-song .video-block .video iframe {
    height: 900px;
}

.one-song .video-block .video img {
    width: 100%;
}

h1,
.h1 {
    text-transform: uppercase;
    font-size: 68px;
    line-height: 70px;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    color: #000000;
    margin: 0 0 15px;
    font-weight: normal;
}

.subscribe-form {
    display: none;
    position: absolute;
    bottom: 18px;
    left: 18px;
    background: #ffffff;
    padding: 35px 40px 40px;
    width: 360px;
    overflow: hidden;
    z-index: 30;
}
/*
.subscribe-form1 {
    display: none;
    position: absolute;
    bottom: 0;
    background: #ffffff;
    width: 700px;
    height: auto;
    overflow: hidden;
    right: 0;
    z-index: 30;
}*/


.subscribe-form1 {
    display: none;
    position: fixed;
    height: auto;
    overflow: hidden;
    right: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    z-index: 984;
}

.fan_box input {
    border-radius: 4px;
    padding: 5px;
    border: none;
}

.fan_box input[type=reset], .fan_box input[type=submit] {
    padding: 7px 10px;
    background: #e01b22;
    color: #FFF;
    border: 0px;
}

.fan_box {
    width: 700px;
    line-height: 30px;
    color: #FFF;
    background: #000000d9;
    border-radius: 5px;
}

.fan_box form {
    padding: 40px;
}

.fan_box .county, .fan_box .vote1, .fan_box .vote2, .about_me, .fan_box .email, .cocial, .fan_box .fio {
    height: auto;
    width: 100%;
    margin-bottom: 12px;
    font-size: 19px;
}

.fan_box .fio input, .fan_box .vote1 input, .fan_box .vote2 input, .about_me input, .cocial input, .fan_box .email input {
    width: 100%;
}

.fan_box .county .county_1, .fan_box .county .city {
    float: left;
    width: 50%;
}

.fan_box .age_sex .age_sex_1, .fan_box .age_sex .age_sex_2, .fan_box .age_sex .radio {
    float: left;
}

.fan_box .age_sex .age_sex_2 {
    margin-left: 25px;
    margin-right: 15px;
}

.fan_box .county .county_1 input {
    width: 94%;
    margin-right: 6%;
}

.fan_box .county .city input {
    width: 100%;
}

.fan_box .age_sex {
    height: 40px;
    margin-top: 5px;
}

.fan_box .end {
    margin-bottom: 5px;
}

.fan_box .end input[type=reset] {
    margin-left: 20px;
}

.fan_box label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 35px;
    margin-right: 10px;
}

.fan_box input[type=radio] {
    display: none;
}

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

.fan_box label:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #fff;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

.fan_box .radio label:before {
    border-radius: 15px;
}

.fan_box .arg label:before {
    position: relative;
    bottom: -4px;
    width: 25px;
    height: 25px;
}

.fan_box input[type=radio]:checked + label:before {
    content: "\2022";
    color: #e01b22;
    font-size: 100px;
    text-align: center;
    line-height: 20px;
}

.fan_box input[type=checkbox]:checked + label:before {
    content: "\2714";
    color: #e01b22;
    font-size: 41px;
    text-align: left;
    line-height: 20px;
}

.fan_box input[type="checkbox"] {
    margin-top: 1px;
    margin-right: 4px;
    vertical-align: middle;
}

.fan_box .arg {
    float: left;
    margin-top: 9px;
    font: 21px/26px 'Anglecia-pro', Arial, sans-serif;
}

.fan_box .arg label {
    color: #fff;
    padding-left: 0;
}

.align .subscribe-show-mob {
    display: none;
    vertical-align: top;
    padding: 0 34px;
    width: 200px;
    height: 48px;
    border: 0 none;
    margin: 0;
    line-height: 48px;
    background: #e01b21;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    font-size: 20px;
    font-family: 'Circe-Bold', Arial, sans-serif;
}

.fan_fin {
    display: none;
    position: absolute;
    bottom: 0;
    background: #000;
    width: 500px;
    height: auto;
    overflow: hidden;
    right: 0;
    padding: 40px;
    z-index: 30;
}

.fan_fin .fan_fin1 {
    color: #e01b22;
}

.fan_fin .fan_fin3 {
    color: #fff;
    background: #e01b22;
    text-align: center;
    width: 100px;
    padding: 7px 10px;
    cursor: pointer;
}

.subscribe-form .ftitle {
    text-transform: uppercase;
    color: #000000;
    font-size: 25px;
    line-height: 30px;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    padding: 0 0 15px;
}

.subscribe-form .form-hld {
    overflow: hidden;
}

.subscribe-form input[type='text'] {
    display: block;
    float: left;
    width: 200px;
    border: 2px solid #aeaeae;
    background: #ffffff;
    height: 28px;
    line-height: 28px;
    font-size: 20px;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    color: #333333;
    margin: 0;
    padding: 5px 10px;
}

.subscribe-form .red-btn {
    display: block;
    float: right;
    width: 125px;
    padding: 0;
    margin-top: 2px;
    height: 38px;
    line-height: 38px;
}

.subscribe-form .close {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 16px;
    height: 16px;
    background: url(/upload/img/close02.png) no-repeat 50% 50% transparent;
    z-index: 5;
}

.socials a {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    border: 1px solid #e01b21;
    margin: 0 4px;
}

.socials a .mob-icon {
    display: none;
}

.socials1 a {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    margin: 0 4px;
}

.socials1 a .mob-icon {
    display: none;
}

.red-btn {
    display: inline-block;
    vertical-align: top;
    padding: 0 34px;
    height: 48px;
    border: 0 none;
    margin: 0;
    line-height: 48px;
    background: #e01b21;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    font-size: 20px;
    font-family: 'Circe-Bold', Arial, sans-serif;
}

.red-btn:hover {
    background: #e4464b;
}

.wf {
    width: 53px;
    height: 80px;
    position: absolute;
    right: 45px;
    background: url(/upload/WF_logo_BLACK.jpg);
    margin-top: -92px;
    background-size: cover;
}

#youtube iframe {
    height: 700px;
}

.mob_soc {
    text-align: center;
    margin-top: 10px;
    display: none;
}

.socials1 {
    position: absolute;
    top: 600px;
    right: 8px;
    z-index: 30;
}

.gallery-block {
    display: grid;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.gallery-block .gallery-block__img {
    position: relative;
    height: 100%;
    list-style: none;
}

.gallery-block .gallery-block__img img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}

.gallery-block_normal {
    grid-template-columns: repeat(4, 1fr);
    height: 270px;
    max-height: 475px;
}

.gallery-block_large {
    grid-template-columns: repeat(4, 1fr);
    height: 450px;
}

.gallery-block_large .gallery-block__img:first-of-type {
    grid-column: 1 / 3;
    grid-row: 1 / 3;
}

.gallery-block_large .gallery-block__img:last-of-type {
    grid-column: 3 / -1;
}

.gallery-block_large .gallery-block__img:last-of-type img {
    object-position: top;
}

@media (min-width: 1280px) {
    .gallery-block_normal {
        height: 320px;
    }

    .gallery-block_large {
        height: 640px;
    }
}

@media (min-width: 1440px) {
    .gallery-block_normal {
        height: 360px;
    }

    .gallery-block_large {
        height: 720px;
    }
}

@media (min-width: 1920px) {
    .gallery-block_normal {
        height: 475px;
    }

    .gallery-block_large {
        height: 950px;
    }
}
@media (max-width: 920px) {
    .product-images, .product-info-wrapper {
        width: 100%;
    }
}
@media (min-width: 921px) {
    .product-images {
        width: 50%;
    }
    .product-info-wrapper {
        width: 50%;
    }
}

/*.swiper-slide {*/
/*    max-width: 360px;*/
/*}*/

#russianpost_btn_openmap {
    padding: 10px;
    border-radius: 5px;
    margin: 10px 0px;
}

.bx-soa-pp-company-checkbox:checked + label::after,
.bx-soa-pp-company-checkbox:checked + label::before {
    top: 20% !important;
}



.promo-grid {
    display: flex;
    /*gap: 15px;*/
}

.promo-grid__item {
    flex: 1;
    position: relative;
    overflow: hidden;
}


.promo-grid__image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.promo-grid__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: start;
    align-items: end;
    text-align: left;
    color: white;
    z-index: 2;
    margin-left: 2em;
}

.promo-grid__title,
.promo-grid__title a {
    color: inherit;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 68px;
    line-height: 70px;
    font-family: 'PF-regal-problack', Arial, sans-serif;
    margin-left: -10px;
}


.promo-grid__hover-effect {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 1;
}

.promo-grid__item:hover .promo-grid__hover-effect {
    opacity: 1;
}

.promo-grid__item:hover .promo-grid__image:not(.promo-grid__image--mobile) {
    transform: scale(1.1);
}


.promo-grid__image--mobile {
    display: none;
}

@media (max-width: 768px) {
    .promo-grid {
        flex-direction: column;
    }
    .promo-grid__overlay {
        justify-content: center;
        align-items: end;
        text-align: center;
        margin-left: 0;
    }
    .promo-grid__title, .promo-grid__title a {
        font-size: 38px;
        line-height: 40px;
        margin-bottom: .3em;
    }
    .promo-grid__image--mobile {
        display: block;
    }
    .promo-grid__image:not(.promo-grid__image--mobile) {
        display: none;
    }
}

.white .footer{
    color: black;
}