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

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

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

@font-face {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    src: url("../fonts/RobotoBold/RobotoBold.eot");
    src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

@media (min-width: 600px) and (max-width: 799px) {
    .more-info-block {
        display: none;
    }
}

@media (min-width: 1000px) and (max-width: 1030px) {
    .appearance .text-block {
        background: rgba(30, 10, 40, 0.4) !important;
    }

    .more-info-block {
        display: none;
    }

    .party {
        display: none;
    }

    .phone-field {
        margin-bottom: 20px;
    }

    footer {
        background-color: #32143C !important;
    }

    .appearance {
        margin-top: -50px;
    }
}




@media (max-width: 799px) {
    .t-col {
        display: inline;
        float: left;
        width: 100%;
        margin-left: 10px!important;
        margin-right: auto!important;
    }
    .right_foot {

        display: flex;
        max-width: 350px;
        margin: 0 auto;
    }
  
    .t-descr_xxs {
         margin-bottom: 20px!important;
    }
    .left_foot{
        max-width: 350px;
        margin: 0 auto;
    }
    .t-descr_xxs {    
        margin-bottom: 20px;
    }

    .clearfix:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .i-b {
        display: inline-block;
        margin-left: -0.36em;
        vertical-align: top
    }

    .i-b:first-child {
        margin-left: 0
    }

    .resetList {
        margin: 0;
        padding: 0
    }

    .resetList li {
        padding: 0;
        list-style: none
    }

    .placeholder-focus input::-webkit-input-placeholder,
    .placeholder-focus textarea::-webkit-input-placeholder {
        opacity: 1 !important;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .placeholder-focus input::-moz-placeholder,
    .placeholder-focus textarea::-moz-placeholder {
        opacity: 1 !important;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .placeholder-focus input:-moz-placeholder,
    .placeholder-focus textarea:-moz-placeholder {
        opacity: 1 !important;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .placeholder-focus input:-ms-input-placeholder,
    .placeholder-focus textarea:-ms-input-placeholder {
        opacity: 1 !important;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .placeholder-focus input:focus::-webkit-input-placeholder,
    .placeholder-focus textarea:focus::-webkit-input-placeholder {
        opacity: 0 !important;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .placeholder-focus input::-moz-placeholder,
    .placeholder-focus textarea:focus::-moz-placeholder {
        opacity: 0 !important;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .placeholder-focus input:-moz-placeholder,
    .placeholder-focus textarea:focus:-moz-placeholder {
        opacity: 0 !important;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .placeholder-focus input:focus:-ms-input-placeholder,
    .placeholder-focus textarea:focus:-ms-input-placeholder {
        opacity: 0 !important;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    *:focus {
        outline: none !important
    }

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

    input[type='number'] {
        -moz-appearance: textfield
    }

    ul {
        margin: 0;
        padding: 0
    }

    ul li {
        list-style: none;
        line-height: 1;
        font-family: "SegoeUILight"
    }

    a {
        text-decoration: none
    }

    a:hover {
        text-decoration: none
    }

    strong {
        font-family: "SegoeUIBold";
        font-weight: 100
    }

    p,
    span {
        font-family: "SegoeUILight"

    }

    body {
        padding: 0;
        margin: 0
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 0;
        line-height: 1;
        font-weight: 100
    }

    h4 {
        font-size: 20px;
        font-family: "SegoeUIBold";
        line-height: 1.3
    }

    h3 {
        font-size: 30px;
        font-family: "SegoeUIBold";
        line-height: 1.3
    }

    h2 {
        font-size: 40px;
        font-family: "SegoeUIBold"
    }

    .white {
        color: #fff
    }

    .red-text {
        color: #f0145a
    }

    .tt {
        text-transform: uppercase
    }

    .purple {
        color: #1e0a28
    }

    .before-line {
        position: relative;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 20px
    }

    .before-line:after {
        content: '';
        display: block;
        top: 7px;
        bottom: 4px;
        position: absolute;
        left: 0;
        width: 10px
    }

    .before-line.red:after {
        background-color: #f0145a
    }

    .before-line.violet:after {
        background-color: #8c00c8
    }

    .before-line.bl-hover:after {
        height: 3px;
        top: 50%;
        margin-top: -1.5px;
        bottom: 0;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .before-line.bl-hover:hover {
        cursor: pointer
    }

    .before-line.bl-hover:hover:after {
        top: 20%;
        bottom: auto;
        margin-top: 0;
        height: 65%;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .title {
        margin-bottom: 45px;
        text-align: center;
    }

    .dotted:before {
        content: '•••';
        font-size: 16px;
        color: #f0145a;
        font-family: "SegoeUILight";
        margin-right: 10px
    }

    .btn {
        font-size: 20px;
        color: #fff;
        width: 160px;
        height: 40px;
        font-family: "SegoeUIBold";
        background-color: #9000d3;
        text-shadow: 0 0 2px #969696;
        text-transform: uppercase;
        border: 0;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        line-height: 1;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .btn:hover {
        cursor: pointer;
        background-color: #f0145a;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .btn.big-btn {
        width: 300px;
        height: 60px;
        text-transform: uppercase
    }

    .video {
        -webkit-background-size: cover;
        background-size: cover;
        background-position: center;
        overflow: hidden
    }

    .video.no-bg {
        background: 0
    }

    .outer-wrap {
        position: relative;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        background: #1e0a28;
        background: -webkit-linear-gradient(top, #1e0a28 0, #1e0a28 26%, #32143c 41%, #32143c 41%, #32143c 44%, #32143c 36%, #1e0a28 48%, #1e0a28 84%, #32143c 91%, #32143c 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1e0a28), color-stop(26%, #1e0a28), color-stop(41%, #32143c), color-stop(41%, #32143c), color-stop(44%, #32143c), color-stop(36%, #32143c), color-stop(48%, #1e0a28), color-stop(84%, #1e0a28), color-stop(91%, #32143c), to(#32143c));
        background: -o-linear-gradient(top, #1e0a28 0, #1e0a28 26%, #32143c 41%, #32143c 41%, #32143c 44%, #32143c 36%, #1e0a28 48%, #1e0a28 84%, #32143c 91%, #32143c 100%);
        background: linear-gradient(to bottom, #1e0a28 0, #1e0a28 26%, #32143c 41%, #32143c 41%, #32143c 44%, #32143c 36%, #1e0a28 48%, #1e0a28 84%, #32143c 91%, #32143c 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1e0a28', endColorstr='#32143c', GradientType=0)
    }

    .outer-wrap .inner-wrap {
        max-width: 1260px;
        width: 100%;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        position: relative;
        background-color: #1e0a28;
    }

    header {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;

    }

    section,
    footer {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 10px
    }

    header {
        position: absolute;
        top: 0;
        margin: 0 auto;
        max-width: 1260px;
        width: 100%;
        padding: 10px 10px;
        background: -webkit-linear-gradient(left, rgba(50, 20, 60, 0) 0, rgba(44, 17, 54, 0.6) 15%, rgba(30, 10, 40, 0.6) 50%, rgba(44, 17, 54, 0.6) 85%, rgba(50, 20, 60, 0) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(50, 20, 60, 0)), color-stop(15%, rgba(44, 17, 54, 0.6)), color-stop(50%, rgba(30, 10, 40, 0.6)), color-stop(85%, rgba(44, 17, 54, 0.6)), to(rgba(50, 20, 60, 0)));
        background: -o-linear-gradient(left, rgba(50, 20, 60, 0) 0, rgba(44, 17, 54, 0.6) 15%, rgba(30, 10, 40, 0.6) 50%, rgba(44, 17, 54, 0.6) 85%, rgba(50, 20, 60, 0) 100%);
        background: linear-gradient(to right, rgba(50, 20, 60, 0) 0, rgba(44, 17, 54, 0.6) 15%, rgba(30, 10, 40, 0.6) 50%, rgba(44, 17, 54, 0.6) 85%, rgba(50, 20, 60, 0) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0032143c', endColorstr='#0032143c', GradientType=1)
    }

    header:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    header .menu {
        float: left
    }

    header .menu:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    header .menu li {
        float: left;
        margin-right: 5px
    }

    header .menu li:last-child {
        margin-right: 0
    }

    header .menu li a {
        color: #fff;
        font-size: 14px;
        font-family: "SegoeUIBold";
        text-transform: uppercase;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .phone-container {
        min-width: 214px;
        margin: 0 -25px 20px -30px;
    }

    header .menu li a:hover {
        color: #f0145a;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    header .phone-block {
        text-align: center;
        float: right;
        margin-top: 20px;
        min-width: 240px;
        margin-bottom: -30px;
    }

    header .phone-block a {
        font-size: 22px;
        font-family: "SegoeUILight";
        color: #fff;
        line-height: 1
    }

    header .phone-block a img {
        width: 35px;
        margin: 2px 0px 0px 10px;
    }

    .menu {
        margin-bottom: 5px !IMPORTANT;
    }

    header .phone-block span a {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        color: #fff;
        font-size: 14px !important;
        background-color: #f0145a;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        line-height: 1;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 10px;
        display: inline-block;
        transform: scale(1.4, 1.7);
        -webkit-transform: scale(1.4, 1.7);
        -moz-transform: scale(1.4, 1.7);
        -ms-transform: scale(1.4, 1.7);
        -o-transform: scale(1.4, 1.7);
        text-align: center;
        margin-left: 20px;
        margin-top: 20px;
    }


    header.fixed {
        z-index: 99;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        min-height: 60px;
    }
   .tablet2 .flex_phone {
       
    }
    header.scroll {
        background: -webkit-linear-gradient(left, rgba(50, 20, 60, 0) 0, rgba(44, 17, 54, 0.6) 15%, rgba(30, 10, 40, 0.6) 50%, rgba(44, 17, 54, 0.6) 85%, rgba(50, 20, 60, 0) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(50, 20, 60, 0)), color-stop(15%, rgba(44, 17, 54, 0.6)), color-stop(50%, rgba(30, 10, 40, 0.6)), color-stop(85%, rgba(44, 17, 54, 0.6)), to(rgba(50, 20, 60, 0)));
        background: -o-linear-gradient(left, rgba(50, 20, 60, 0) 0, rgba(44, 17, 54, 0.6) 15%, rgba(30, 10, 40, 0.6) 50%, rgba(44, 17, 54, 0.6) 85%, rgba(50, 20, 60, 0) 100%);
        background: linear-gradient(to right, rgba(50, 20, 60, 0) 0, rgba(44, 17, 54, 0.6) 15%, rgba(30, 10, 40, 0.6) 50%, rgba(44, 17, 54, 0.6) 85%, rgba(50, 20, 60, 0) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0032143c', endColorstr='#0032143c', GradientType=1)
    }

    .front-block {
        background: url("../image/bg/bg.png") top center no-repeat;
        padding-top: 350px;
        padding-bottom: 10px;
        position: relative;
        background-color: #1e0a28;
    }

    .front-block-video {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top center;
        z-index: 0;
    }

    .front-block .text-block {
        margin: 10px auto;
        vertical-align: top;
        position: relative;
        text-align: center;
        background: rgba(30, 10, 40, 0.4);

    }

    muz {
        text-shadow: 2px 2px 13px #000;
    }

    .front-block .link-preview {
        display: flex;
        vertical-align: top;
        border-left: 1px solid #fff;
        position: relative;
        justify-content: center;
        margin: -20px auto 20px auto;
        display: none;
    }


    .front-block .link-preview a {
        line-height: 1;
        font-size: 24px;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        color: #fff;
        display: block
    }

    .front-block .link-preview a:before {
        content: '';
        display: block;
        background: url("../image/ico/youtube.png") no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
        width: 60px;
        height: 45px;
        margin: 10px auto;
    }

    .band-title {
        font-family: "SegoeUILight";
        font-size: 30px;
        color: #fff;
        line-height: 1;
        text-shadow: 0 0 60px #3f3048;
        display: inline-block;
        text-align: left
    }

    .band-title strong {
        font-size: 50px
    }

    .band-title strong.big-strong {
        font-size: 70px
    }

    .front-block form {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    form::-webkit-input-placeholder {
        color: #fff;
        opacity: 1 !important
    }

    form::-moz-placeholder {
        color: #fff;
        opacity: 1 !important
    }

    form:-moz-placeholder {
        color: #fff;
        opacity: 1 !important
    }

    form:-ms-input-placeholder {
        color: #fff;
        opacity: 1 !important
    }

    form .wrap-input {
        position: relative
    }

    form .wrap-input label.error {
        position: absolute;
        bottom: -20px;
        left: 5px;
        font-family: "SegoeUILight";
        font-size: 14px;
        color: #f0145a;
        line-height: 1
    }

    form input {
        font-size: 20px;
        color: #fff;
        font-family: "SegoeUILight";
        border: 1px solid #462850;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-color: #14051e;
        height: 50px;
        text-align: center;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    form input:focus,
    form input.error {
        border-color: #f0145a;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    form button {
        background-color: #9000d3;
        text-transform: uppercase;
        font-size: 24px;
        font-family: "SegoeUIBold";
        border: 0;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff;
        height: 60px;
        width: 100%;
        max-width: 320px;
        line-height: 1;
        text-shadow: 0 0 2px #969696;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    form button:hover {
        cursor: pointer;
        background-color: #f0145a;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .request-form:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .request-form .form-title {
        margin-bottom: 10px;
        clear: both
    }

    .request-form .form-title span {
        background-color: #32143c;
        display: inline-block;
        color: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 10px 5px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        font-size: 20px;
        font-family: "SegoeUIRegular"
    }

    .request-form .wrap-input {
        float: left;
        width: 290px;
        margin-bottom: 10px;
    }

    .request-form .wrap-input input {
        height: 60px;
        text-align: left;
        padding: 0 30px
    }

    .request-form .wrap-input.phone-field {
        position: relative;
        margin-bottom: 10px;
    }

    .request-form .wrap-input.phone-field:after {
        content: '';
        background: url("../image/ico/right.png") center no-repeat;
        width: 9px;
        height: 30px;
        display: block;
        position: absolute;
        right: -30px;
        top: 15px
    }

    .band-this {
        background-color: #1e0a28;
        position: relative;
        margin-top: 30px;
    }

    .band-this:after {
        content: '';
        background: url("../image/other/oval.png") center no-repeat;
        width: 430px;
        height: 30px;
        display: block;
        position: absolute;
        left: 100px;
        bottom: -30px
    }

    .band-this .bt-list {
        margin-bottom: 20px;
        position: relative;
        z-index: 1
    }

    .band-this .bt-list:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .band-this .bt-list li {
        padding-left: 105px;
        position: relative;
        margin-bottom: 60px;
        float: left
    }

    .band-this .bt-list li:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .band-this .bt-list li .text {
        font-size: 16px;
        font-family: "SegoeUILight";
        line-height: 1.5;
        float: left;
        display: inline-block
    }

    .band-this .bt-list li .text strong {
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .band-this .bt-list li:nth-child(2n+1) {
        clear: left
    }



    .band-this .bt-list li:nth-child(1):before {
        background: url("../image/ico/advantages/01.png") center no-repeat;
        width: 82px;
        height: 86px
    }

    .band-this .bt-list li:nth-child(1):hover:before {
        background: url("../image/ico/advantages/01h.png") center no-repeat;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .band-this .bt-list li:nth-child(2):before {
        background: url("../image/ico/advantages/02.png") center no-repeat;
        width: 85px;
        height: 82px
    }

    .band-this .bt-list li:nth-child(2):hover:before {
        background: url("../image/ico/advantages/02h.png") center no-repeat;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .band-this .bt-list li:nth-child(3):before {
        background: url("../image/ico/advantages/03.png") center no-repeat;
        width: 82px;
        height: 93px
    }

    .band-this .bt-list li:nth-child(3):hover:before {
        background: url("../image/ico/advantages/03h.png") center no-repeat;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .band-this .bt-list li:nth-child(4):before {
        background: url("../image/ico/advantages/04.png") center no-repeat;
        width: 82px;
        height: 94px
    }

    .band-this .bt-list li:nth-child(4):hover:before {
        background: url("../image/ico/advantages/04h.png") center no-repeat;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .band-this .bt-list li:hover {
        cursor: pointer
    }

    .band-this .bt-list li:hover .text strong {
        color: #f0145a;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .band-this .more-info-block {
        position: relative;
        z-index: 0;
        padding-bottom: 65px
    }

    .band-this .more-info-block:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .band-this .more-info-block .img-block {
        margin-bottom: -170px;
    }

    .img-block img {
        max-width: 100% !important;
    }

    .band-this .more-info-block .text-block {
        max-width: 585px;
        float: right max-width: 51%;
    }

    .band-this .more-info-block .text-block:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .band-this .more-info-block .text-block .article {
        margin-bottom: 20px
    }

    .band-this .more-info-block .text-block .article h4 {
        line-height: 1.5
    }

    .band-this .more-info-block .text-block .excerption {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        padding: 25px 25px 20px;
        background-color: #32143c;
        font-size: 16px;
        line-height: 1.5;
        position: relative;
        margin-bottom: 15px
    }

    .band-this .more-info-block .text-block .excerption:before {
        content: '';
        width: 0;
        height: 0;
        display: block;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-right: 10px solid #32143c;
        position: absolute;
        top: 20px;
        left: -10px
    }

    .band-this .more-info-block .text-block .btn {
        float: right
    }

    .appearance {
        padding: 10px;
        background: url("../image/bg/bg2.png") #f1f2f2 top center no-repeat;
    }

    .appearance .text-block {
        background: rgba(30, 10, 40, 0.7);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 25px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        line-height: 1.5;
        margin-top: 250px;
    }

    .appearance .text-block h4 {
        margin-bottom: 10px
    }

    .slider {
        padding: 0;
        position: relative padding: 10px;
    }

    .slider .slider-block {
        position: relative
    }

    .slider_photo_img {
        background-image: url('/image/slider/01.png');
        -webkit-background-size: cover;
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 350px;
    }

    .slider .slider-block .owl-controls .owl-nav div {
        width: 50px;
        background-color: #24102c;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        bottom: 0;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .slider .slider-block .owl-controls .owl-nav div:hover {
        cursor: pointer;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        background-color: #1e0a28
    }

    .slider .slider-block .owl-controls .owl-nav div.owl-prev {
        left: 0;
        background-image: url("../image/ico/left.png")
    }

    .slider .slider-block .owl-controls .owl-nav div.owl-next {
        right: 0;
        background-image: url("../image/ico/right.png")
    }

    .slider .wrap-text-block {
         bottom: 20px;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 1
    }

    .how-we-work {
        padding: 10px;
        position: relative;
        z-index: 1;
        background: #fff;
    }

    .how-we-work:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .how-we-work .title-hww {
        margin-bottom: 70px
    }

    .about {
        background: #fff;
        padding: 10px;
    }

    .how-we-work .invite-list:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .how-we-work .invite-list li {
        float: left;
        padding-left: 110px;
        margin-bottom: 50px;
        position: relative;
        min-height: 80px
    }

    .how-we-work .invite-list li:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0
    }

    .how-we-work .invite-list li h4 {}

    .how-we-work .invite-list li:nth-child(2n) {}

    .how-we-work .invite-list li:nth-child(2n+1) {
        clear: left
    }

    .how-we-work .invite-list li:nth-child(1):before {
        background: url("../image/ico/advantages/05.png") center no-repeat;
        width: 82px;
        height: 82px
    }

    .how-we-work .invite-list li:nth-child(2):before {
        background: url("../image/ico/advantages/06.png") center no-repeat;
        width: 86px;
        height: 83px
    }

    .how-we-work .invite-list li:nth-child(3):before {
        background: url("../image/ico/advantages/07.png") center no-repeat;
        width: 95px;
        height: 84px
    }

    .how-we-work .invite-list li:nth-child(4):before {
        background: url("../image/ico/advantages/08.png") center no-repeat;
        width: 84px;
        height: 82px
    }

    .how-we-work .hww-list {
        float: left;
        position: relative;
        z-index: 1
    }

    .how-we-work .hww-list:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .how-we-work .hww-list.list-1:after {
        content: none;
    }

    .how-we-work .hww-list li {
        font-size: 18px;
        font-family: "SegoeUIBold";
        line-height: 1.3;
        float: left
    }

    .how-we-work .hww-list.list-1 li {
        float: none;
        flex-grow: 1;
        width: 25%;
    }

    .how-we-work .hww-list.list-1 li:last-child:before {
        content: none;
    }

    .how-we-work .hww-list li:before {
        content: '•';
        font-size: 16px;
        color: #f0145a;
        font-family: "SegoeUILight";
        margin-right: 5px
    }

    .how-we-work .hww-list.list-1 {
        margin-left: 0;
        margin-bottom: -10px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        float: none;
    }

    .how-we-work .hww-list.list-2 {
        margin-left: 135px;
        margin-bottom: 175px
    }

    .how-we-work .hww-list.list-2 li {
        margin-right: 105px
    }

    .how-we-work .hww-list.list-2 li:nth-child(2) {
        margin-right: 70px
    }

    .how-we-work .hww-list.list-2 li:last-child {
        margin-right: 0
    }

    .how-we-work .btn {
        float: right;
        margin-bottom: -10px
    }

    .how-we-work .notes {
        clear: both;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        line-height: 0;
        margin: 0 -80px
    }

    .how-we-work .lounge {
        clear: both;
        background-color: #32143c;
        margin: 0 -150px;
        padding: 30px 150px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .how-we-work .lounge:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .how-we-work .lounge .text-block {
        font-size: 24px;
        float: left
    }

    .how-we-work .lounge .text-block strong {
        font-size: 30px
    }

    .how-we-work .lounge .request-block {
        float: right;
        margin: -166px 0 -31px;
        position: relative
    }

    .how-we-work .lounge .request-block .big-btn {
        margin: 0 auto;
        left: 0;
        right: 0;
        bottom: -30px;
        position: absolute
    }

    .repertoire {
        background: url("../image/bg/bg4.png") #1e0a28 right 30px no-repeat;
        padding: 10px;
    }

    .repertoire:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .repertoire .repertoire-list {
        padding-left: 30px;
        float: left
    }

    .repertoire .repertoire-list:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .repertoire .repertoire-list > li {
        position: relative;
        float: left;
        clear: both
    }

    .repertoire .repertoire-list > li.before-line {
        padding-left: 0
    }

    .repertoire .repertoire-list > li.before-line:after {
        left: -30px
    }

    .repertoire .repertoire-list > li:hover .list-title {
        cursor: pointer;
        text-decoration: none;
        color: #f0145a;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .repertoire .repertoire-list > li .list-title {
        text-decoration: underline;
        line-height: 1.2;
        margin-bottom: 20px;
        display: inline-block;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .repertoire .repertoire-list > li .list-title.before-line {
        padding-left: 0
    }

    .repertoire .repertoire-list > li .list-title.before-line:after {
        left: -30px
    }

    .repertoire .repertoire-list > li .list-title.bl-hover:after {
        height: 3px;
        top: 50%;
        margin-top: -1.5px;
        bottom: 0;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .repertoire .repertoire-list > li .list-title.bl-hover:hover:after {
        top: 20%;
        bottom: auto;
        margin-top: 0;
        height: 65%;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .repertoire .repertoire-list > li .song-list {
        height: 0;
        opacity: 0;
        overflow: hidden;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .repertoire .repertoire-list > li .song-list li {
        font-size: 16px;
        margin-bottom: 10px
    }

    .repertoire .repertoire-list > li.active {
        margin-bottom: 25px
    }

    .repertoire .repertoire-list > li.active .list-title {
        font-size: 30px;
        text-decoration: none
    }

    .repertoire .repertoire-list > li.active .list-title.before-line {
        padding-left: 0
    }

    .repertoire .repertoire-list > li.active .list-title.before-line:after {
        left: -30px
    }

    .repertoire .repertoire-list > li.active:hover .list-title {
        cursor: pointer;
        color: #fff;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .repertoire .repertoire-list > li.active .song-list {
        height: auto;
        opacity: 1;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .repertoire .download-repertoire-block {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 300px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        align-items: center;
        background-color: rgba(30, 10, 40, 0.9);
        margin: 0 auto;
    }

    .repertoire .download-repertoire-block .text-block {
        margin-bottom: 30px
    }

    .repertoire .download-repertoire-block .text-block h4 {
        margin-bottom: 10px
    }

    .repertoire .download-repertoire-block .text-block span {
        margin-bottom: 35px;
        line-height: 1.5
    }

    .repertoire .download-repertoire-block .btn {
        width: 100%;
        display: block;
        padding-bottom: 5px
    }

    .why-we {
        padding-bottom: 35px;
        background-color: #1e0a28 padding: 10px;
    }

    .why-we .tab-list {
        margin-bottom: 40px
    }

    .why-we .tab-list:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .why-we .tab-list li {
        float: left;
        margin-right: 40px
    }

    .why-we .tab-list li:last-child {
        margin-right: 0
    }

    .why-we .tab-list li h3 {
        text-decoration: underline;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .why-we .tab-list li h3.before-line {
        padding-left: 30px
    }

    .why-we .tab-list li.active h3 {
        text-decoration: none;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .why-we .tab-list li:hover {
        cursor: pointer
    }

    .why-we .tab-content-block .tab-content {
        opacity: 0;
        height: 0;
        /*overflow: hidden;*/
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .why-we .tab-content-block .tab-content.active {
        opacity: 1;
        height: auto;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .why-we .tab-content-block .tab-content .ww-list {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .why-we .tab-content-block .tab-content .ww-list li {
        margin-bottom: 60px;
        padding-left: 95px;
        position: relative;
        box-sizing: border-box;
        vertical-align: middle;
    }

    .why-we .tab-content-block .tab-content .ww-list li:before {
        content: '';
        display: inline-block;
        background: url("../image/ico/advantages/09.png") center no-repeat;
        width: 82px;
        height: 82px;
        vertical-align: middle;
        position: absolute;
        left: 0;
        top: 0;
    }

    .why-we .tab-content-block .tab-content .ww-list li span {
        font-size: 20px;
        line-height: 1.3;
        display: inline-block;
        vertical-align: middle
    }

    .we-in-youtube {
        background-color: #1e0a28;
        padding-bottom: 40px;
    }

    .we-in-youtube .video-list {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        border: 6px ridge #fff;
        box-sizing: border-box;
        overflow: hidden;
        padding: 10px;
    }

    .we-in-youtube .video-list li {
        position: relative;
        flex-grow: 1;
        min-width: 50%;

    }

    .we-in-youtube .video-list li:first-child {
        border-right: 6px ridge #fff;
    }

    .we-in-youtube .video-list li a {
        width: 100%;
        height: 100%;
        line-height: 0;
        display: block;
        position: relative
    }

    .we-in-youtube .video-list li a:before {
        content: '';
        background-image: url("../image/ico/youtube.png");
        background-position: center;
        background-repeat: no-repeat;
        background-color: rgba(30, 10, 40, 0.5);
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .we-in-youtube .video-list li a:hover:before {
        background-color: rgba(30, 10, 40, 0.9);
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .party {
        background-color: #f1f2f2;
        padding-right: 0 display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 10px;
    }

    .party:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .party .info-member-block {
        float: left
    }

    .party .info-member-block .title {}

    .party .info-member-block .info-block:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .party .info-member-block .info-block .name {
        margin-bottom: 15px;
        max-width: 340px;
        display: inline-block;
        line-height: 1;
        opacity: 0;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .party .info-member-block .info-block .description {}

    .party .info-member-block .info-block .prev {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        position: absolute;
        z-index: 111;
        margin: 2px 50px 0 0;
    }

    .party .info-member-block .info-block .prev:hover {
        cursor: pointer;
        background: rgba(255, 255, 255, 0.5);
    }

    .party .info-member-block .info-block .prev:before {
        content: '\2039';
        font-size: 80px;
        font-weight: 900;
        line-height: 1;
        color: #000;
        margin: auto;
        text-shadow: 0px 0px 3px #fff;
    }

    .party .info-member-block .info-block .next {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        position: absolute;
        right: 20px;
        z-index: 111;
        margin: 2px 50px 0 0;
    }

    .party .info-member-block .info-block .next:hover {
        cursor: pointer;
        background: rgba(255, 255, 255, 0.5);
    }

    .party .info-member-block .info-block .next:before {
        content: '\203A';
        font-size: 80px;
        font-weight: 900;
        line-height: 1;
        color: #000;
        margin: auto;
        text-shadow: 0px 0px 3px #fff;
    }

    .party .info-member-block .info-block .status {
        background-color: #f0145a;
        padding: 0 20px 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        display: inline-block;
        line-height: 1;
        margin-bottom: 35px;
        opacity: 0;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .party .info-member-block .info-block .title-worked {
        display: block;
        margin-bottom: 20px;
        font-size: 16px;
        opacity: 0;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .party .info-member-block .info-block .title-worked.male .sex {
        display: none
    }

    .party .info-member-block .info-block .worked-with-list {
        opacity: 0;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .party .info-member-block .info-block .worked-with-list li {
        font-size: 20px;
        font-family: "SegoeUIBold";
        line-height: 1.3
    }

    .party .info-member-block .info-block.opacity .name,
    .party .info-member-block .info-block.opacity .status,
    .party .info-member-block .info-block.opacity .title-worked,
    .party .info-member-block .info-block.opacity .worked-with-list {
        opacity: 1;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .party .party-slider {
        width: 300px;
        margin: 0 auto;
        padding-top: 210px;
    }

    .party .party-slider .party-slider-list {
        position: relative;
        padding-bottom: 92.648%
    }

    .party .party-slider .party-slider-list li {
        width: 100%;
        height: 100%;
        position: absolute;
        display: none;
        overflow: hidden
    }

    .party .party-slider .party-slider-list li .img-block {
        line-height: 0;
        position: relative;
        width: 100%;
        height: 100%
    }

    .party .party-slider .party-slider-list li .img-block img {
        height: auto;
        object-fit: cover;
        object-position: center;
        margin: 0 auto;
        display: flex;
    }

    .party .party-slider .party-slider-list li .member-info {
        display: none
    }

    .price {}

    .price .article {
        font-size: 20px;
        margin-bottom: 40px;
        display: inline-block
    }

    .price .price-table {
        border-collapse: collapse;
        margin-bottom: 30px
    }

    .price .price-table tr:nth-child(even) {
        background-color: #f1f2f2
    }

    .price .price-table tr td {
        padding: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 60px;
        border: 0
    }

    .price .price-table tr td span {
        font-size: 30px;
        font-family: "SegoeUIBold";
        color: #1e0a28;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .price .price-table tr td span.bl-hover {
        padding-left: 30px
    }

    .price .price-table tr td span.bl-hover:before {
        margin-top: 0
    }

    .price .price-table tr .service {
        width: 650px;
        padding-left: 20px
    }

    .price .price-table tr .service span {
        font-family: "SegoeUILight"
    }

    .price .price-table tr .from {
        width: 60px;
        text-align: center
    }

    .price .price-table tr .price {
        width: 180px;
        text-align: right
    }

    .price .price-table tr .comment {
        width: 70px
    }

    .price .price-table tr .comment .comment-block {
        width: 30px;
        height: 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #e1e1e1;
        margin: 0 auto;
        text-align: center;
        position: relative
    }

    .price .price-table tr .comment .comment-block:before {
        content: '?';
        color: #1e0a28;
        font-size: 16px;
        font-family: "SegoeUIBold";
        line-height: 28px
    }

    .price .price-table tr .comment .comment-block:hover .text-comment {
        display: block
    }

    .price .price-table tr .comment .comment-block .text-comment {
        display: none;
        font-size: 14px;
        font-family: "SegoeUILight";
        text-align: left;
        color: #1e0a28;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px;
        background-color: #fff;
        border: 1px solid #e1e1e1;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        position: absolute;
        bottom: 40px;
        width: 300px;
        right: 0
    }

    .price .price-table tr .comment .comment-block .text-comment:after {
        content: '';
        background: url("../image/other/arrow.png") center no-repeat;
        width: 16px;
        height: 9px;
        display: block;
        position: absolute;
        bottom: -8px;
        right: 6px
    }

    .price .price-table tr:hover {
        cursor: pointer
    }

    .price .price-table tr:hover td span {
        color: #f0145a;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .price .price-table tr:hover .service .bl-hover:after {
        top: 20%;
        bottom: auto;
        margin-top: 0;
        height: 65%;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .price .clarify-block:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .price .clarify-block .text-block {
        font-size: 16px;
        float: left;
        margin-left: 50px
    }

    .price .clarify-block .btn {
        float: right;
        margin-right: 70px
    }

    .clients {
        padding-bottom: 50px
    }

    .clients .title {
        margin-bottom: 20px
    }

    .clients .client-list:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .clients .client-list li {
        float: left;
        width: 20%;
        display: table;
        position: relative
    }

    .clients .client-list li .img-block {
        display: table-cell;
        width: 100%;
        height: 192px;
        vertical-align: middle;
        text-align: center
    }

    .clients .client-list li .img-block img {
        max-width: 100%
    }

    .about .article {
        font-size: 20px;
        display: inline-block;
        margin-bottom: 45px
    }

    .about .review-list:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .about .review-list li {
        width: 300px;
        height: 170px;
        float: left;
        margin-bottom: 10px
    }

    .about .review-list li:nth-child(3n) {
        margin-right: 0
    }

    .about .review-list li:nth-child(3n+1) {
        clear: left
    }

    .about .review-list li a {
        display: block;
        width: 100%;
        height: 100%;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        overflow: hidden;
        line-height: 0;
        position: relative
    }

    .about .review-list li a:before {
        content: '';
        background-image: url("../image/ico/youtube.png");
        background-color: rgba(30, 10, 40, 0.5);
        background-position: center;
        background-repeat: no-repeat;
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .about .review-list li a:hover:before {
        background-color: rgba(30, 10, 40, 0.9);
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    footer {
        background: url("../image/bg/bg5.png") top no-repeat !important;
        position: relative;
        text-align: center;
        height: 743px;
        margin-top: -80px;
    }

    footer:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%
    }

    footer .text-block {
        position: absolute;
        bottom: 70px;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    footer .text-block .wrap-block {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    footer .text-block .order_button {
        width: 100%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        margin-top: 10px;
    }

    footer .text-block .order_button button {
        background-color: #9000d3;
        text-transform: uppercase;
        font-size: 24px;
        font-family: "SegoeUIBold";
        border: 0;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff;
        height: 60px;
        width: 100%;
        max-width: 320px;
        line-height: 1;
        text-shadow: 0 0 2px #969696;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
    }

    footer .text-block .order_button button:hover {
        cursor: pointer;
        background-color: #f0145a;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
    }

    footer .text-block .band-name {
        font-family: "SegoeUIBold";
        font-size: 45px;
        line-height: 1.2;
        width: 100%;
        text-align: center;
    }

    footer .text-block .text {
        font-family: "SegoeUIBold";
        font-size: 30px;
        line-height: 1;
        margin-right: 10px;
    }

    footer .text-block a {
        font-size: 30px;
        font-family: "SegoeUIBold";
        line-height: 1.6
    }

    .popup-wrap {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(30, 10, 40, 0.95);
        z-index: 100;
        display: none
    }

    .popup {
        position: fixed;
        top: -5%;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        display: none;
        z-index: 101;
        max-width: 300px;
    }

    .popup .wrap {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 0
    }

    .but_close {
        position: absolute;
        top: -20px;
        right: -30px;
        font-size: 36px;
        font-family: "SegoeUIBold";
        font-weight: 100;
        line-height: 32px;
        cursor: pointer;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .popup .title-block {
        text-align: left;
        display: inline-block
    }

    .popup .title-block span {
        font-size: 20px;
        display: block;
        margin-bottom: 10px
    }

    .popup .title-block .band-name {
        font-size: 36px;
        background-color: #32143c;
        display: inline-block
    }

    .popup .form-title {
        margin-bottom: 15px
    }

    .popup form {
        z-index: 1
    }

    .popup form button {
        position: relative;
        margin-top: 50px
    }

    .popup form button:before {
        content: '';
        background: url("../image/ico/down.png") center no-repeat;
        width: 12px;
        height: 15px;
        display: block;
        position: absolute;
        margin: 0 auto;
        left: 0;
        right: 0;
        top: -35px
    }

    .popup.popup-request {
        max-width: 340px
    }

    .popup.popup-request .title-block {
        margin-bottom: 35px
    }

    .popup.popup-request form {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 10px
    }

    .popup.popup-request form .wrap-input {
        margin-bottom: 10px
    }

    .popup.popup-request form .wrap-input input.error {
        margin-bottom: 20px;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .popup.popup-request form .wrap-input input + label.error {
        bottom: 0
    }

    .popup.popup-request form button {
        width: 100%
    }

    .popup.agencies-popup {
        width: 660px
    }

    .popup.agencies-popup .title-block {
        margin-bottom: 30px
    }

    .popup.agencies-popup .archive-block {
        position: relative;
        margin-bottom: 10px
    }

    .popup.agencies-popup .archive-block .archive-list:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .popup.agencies-popup .archive-block .archive-list li {
        float: left;
        width: 320px;
        text-align: left;
        margin-right: 20px;
        margin-bottom: 20px
    }

    .popup.agencies-popup .archive-block .archive-list li:before {
        content: '';
        background: url("../image/ico/download.png") center no-repeat;
        width: 20px;
        height: 19px;
        display: inline-block;
        margin-right: 10px
    }

    .popup.agencies-popup .archive-block .archive-list li:nth-child(even) {
        margin-right: 0
    }

    .popup.agencies-popup .archive-block .archive-list li span,
    .popup.agencies-popup .archive-block .archive-list li a {
        font-size: 20px;
        color: #909090;
        font-family: "SegoeUIRegular"
    }

    .popup.agencies-popup .archive-block .archive-list li a {
        color: #fff;
        display: inline-block;
        border-bottom: 1px solid;
        padding-bottom: 1px;
        text-decoration: none;
        -webkit-transition-duration: 1s;
        -o-transition-duration: 1s;
        transition-duration: 1s
    }

    .popup.agencies-popup .archive-block .archive-list li a:hover {
        color: #f0145a;
        border-color: #f0145a;
        -webkit-transition-duration: 1s;
        -o-transition-duration: 1s;
        transition-duration: 1s
    }

    .popup.agencies-popup form:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .popup.agencies-popup form .wrap-input {
        width: 320px;
        float: left;
        margin-bottom: 0
    }

    .popup.agencies-popup form .wrap-input:nth-child(even) {
        float: right
    }

    .popup.agencies-popup form button {
        margin-top: 45px
    }

    .popup.thx-popup {
        text-align: center;
        width: 500px;
        top: 40%
    }

    .popup.thx-popup .article {
        z-index: 1;
        position: relative;
        font-size: 20px;
        font-family: "SegoeUILight";
        display: block;
        margin: 0 0 30px
    }

    .popup.thx-popup .text {
        z-index: 1;
        position: relative;
        color: #fff;
        font-size: 14px;
        line-height: 1.5
    }

    .phone-container .get-phone {
        font-size: 15px;
        text-decoration: underline;
    }

    header .phone-container .get-phone {
        background: #f0145a none repeat scroll 0 0;
        border: 0 none;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #fff;
        display: inline-block;
        float: left;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        font-size: 14px;
        line-height: 0.9;
        margin-top: 12px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
        text-decoration: none;
    }

    span.nobrand {
        float: left;
        font-size: 18px;
        margin-bottom: 20px;
        margin-top: -10px;
    }

    .band-title p {
        padding: 0;
        margin: 0;
        display: inline;
    }

    h1.repl {
        display: none;
    }

    .h2r {
        color: #fff;
        font-size: 20px;
        margin-top: -40px;
        padding-bottom: 15px
    }

    .h2r {
        color: #fff;
        font-size: 20px;
        margin-top: -40px;
        padding-bottom: 15px
    }

    .lightbox {
        display: none;
    }

    .hint {
        margin-top: -40px;
    }

    .hint .title {
        font-size: 34px;
        margin: 0 auto;
        margin-top: -38px;
        text-align: center;
        width: 63%;
    }

    .material {
        margin-top: 15px !important;
    }

    a.btn {
        padding-left: 10px;
        text-align: center;
        text-transform: uppercase;
    }

    li.active .song-list {
        max-height: 300px !important;
        overflow-y: auto !important;
    }

    [href="https://svadba.net.ru/"] {
        display: block;
        background-color: #32143c;
    }

    .request {
        color: #fff !important;
    }

    .more-info-block h4 {
        background: rgba(30, 10, 40, 0.4);
        text-shadow: 2px 2px 13px #000;
        margin-top: -200px;
    }

    .Hello {
        font-size: 0.9rem !important;
    }

    .emo {
        font-size: 20px !important;
        background: rgba(30, 10, 40, 0.4);
        text-shadow: 2px 2px 13px #000;
        text-align: center;
    }

    .emo strong {
        font-size: 30px !important;

    }

    .dotted2 {
        font-size: 14px !important;
    }

    .invite-list {
        display: flex;
        flex-direction: column;
    }

    .none {
        display: none;
    }

    .review-list {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .left-align {
        text-align: left;
        font-size: 25px;
    }

    .party .info-member-block .info-block .next {
        right: -40px;
        padding-top: 140px;
    }

    .party .info-member-block .info-block .description {
        padding-top: 280px;
    }

    .party .info-member-block .info-block .prev {
        padding-top: 140px;
    }

    .active {
        width: 100%;
    }

    .invite-list .purple {
        font-size: 15px !important;
    }

    .band-this:after {
        display: none;
    }

    .about .review-list li {
        width: 100%;
        height: auto;
    }

    .band-this .more-info-block .text-block .excerption {
        display: none;
    }

    header .menu {
        float: left;
        display: none;
    }

    .hidden {
        display: none !important;
    }

    .flex_phone {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .hidden_for_lg {
        padding: 0px 10px;
        margin-top: -5px;
    }

    .dotted3 {
        display: none;
    }

    .whatsup_butt {
        background-color: #55c92e;
        text-transform: uppercase;
        font-size: 24px;
        font-family: "SegoeUIBold";
        border: 0;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff;
        height: 60px;
        width: 100%;
        /* max-width: 320px; */
        line-height: 1;
        text-shadow: 0 0 2px #969696;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        /* min-width: 200px; */
        padding: 15px 10px 20px 10px;
        text-align: center;
        width: 90%;
        background: linear-gradient(135deg, #55c92e 0%, #2e912d 100%);
    }

    .whatsup_butt2 {
        display: flex;
        justify-content: center;

    }

    .navbar {
        top: -22px;
        max-width: 100px;
    }


    .fil {
        height: 600px;
        background-color: #180424;
    }

    .fil2 {
        margin-top: 215px;
    }

    .navbar-collapse {
        text-align: left !important;
    }
}

@media (max-width: 500px) {
    .band-title strong.big-strong {
        font-size: 57px;
    }
}

@media (min-width: 801px) {
    .right_foot{
        float: right;
        display: flex;
    }
    .phone-blocklg {
        float: right;
    }
    .navbar-dark {
        display: none !important;
    }

    .video-block iframe {
        width: 720px;
        height: 405px;
    }

    .hidden_for_lg {
        display: none !important;
    }

    .hidden_lg {
        display: none !important;
    }

    .clearfix:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .i-b {
        display: inline-block;
        margin-left: -0.36em;
        vertical-align: top
    }

    .i-b:first-child {
        margin-left: 0
    }

    .resetList {
        margin: 0;
        padding: 0
    }

    .resetList li {
        padding: 0;
        list-style: none
    }

    .placeholder-focus input::-webkit-input-placeholder,
    .placeholder-focus textarea::-webkit-input-placeholder {
        opacity: 1 !important;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .placeholder-focus input::-moz-placeholder,
    .placeholder-focus textarea::-moz-placeholder {
        opacity: 1 !important;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .placeholder-focus input:-moz-placeholder,
    .placeholder-focus textarea:-moz-placeholder {
        opacity: 1 !important;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .placeholder-focus input:-ms-input-placeholder,
    .placeholder-focus textarea:-ms-input-placeholder {
        opacity: 1 !important;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .placeholder-focus input:focus::-webkit-input-placeholder,
    .placeholder-focus textarea:focus::-webkit-input-placeholder {
        opacity: 0 !important;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .placeholder-focus input::-moz-placeholder,
    .placeholder-focus textarea:focus::-moz-placeholder {
        opacity: 0 !important;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .placeholder-focus input:-moz-placeholder,
    .placeholder-focus textarea:focus:-moz-placeholder {
        opacity: 0 !important;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .placeholder-focus input:focus:-ms-input-placeholder,
    .placeholder-focus textarea:focus:-ms-input-placeholder {
        opacity: 0 !important;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    *:focus {
        outline: none !important
    }

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

    input[type='number'] {
        -moz-appearance: textfield
    }

    ul {
        margin: 0;
        padding: 0
    }

    ul li {
        list-style: none;
        line-height: 1;
        font-family: "SegoeUILight"
    }

    a {
        text-decoration: none
    }

    a:hover {
        text-decoration: none
    }

    strong {
        font-family: "SegoeUIBold";
        font-weight: 100
    }

    p,
    span {
        font-family: "SegoeUILight"
    }

    body {
        padding: 0;
        margin: 0
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 0;
        line-height: 1;
        font-weight: 100
    }

    h4 {
        font-size: 20px;
        font-family: "SegoeUIBold";
        line-height: 1.3
    }

    h3 {
        font-size: 30px;
        font-family: "SegoeUIBold";
        line-height: 1.3
    }

    h2 {
        font-size: 40px;
        font-family: "SegoeUIBold"
    }

    .white {
        color: #fff
    }

    .red-text {
        color: #f0145a
    }

    .tt {
        text-transform: uppercase
    }

    .purple {
        color: #1e0a28
    }

    .before-line {
        position: relative;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 20px
    }

    .before-line:after {
        content: '';
        display: block;
        top: 7px;
        bottom: 4px;
        position: absolute;
        left: 0;
        width: 10px;
        margin-top: 20px;
    }
    .title21:after {
        margin-top: 0px;
    }

    .aboutflex2 {
        display: flex;
        flex-direction: column;
        text-align: c;
        align-items: center;
    }

    .before-line.red:after {
        background-color: #f0145a
    }

    .before-line.violet:after {
        background-color: #8c00c8;
        margin-top: 0px;
    }

    .before-line.bl-hover:after {
        height: 3px;
        top: 50%;
        margin-top: -1.5px;
        bottom: 0;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .before-line.bl-hover:hover {
        cursor: pointer
    }

    .before-line.bl-hover:hover:after {
        top: 20%;
        bottom: auto;
        margin-top: 0;
        height: 65%;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .title {
        margin-bottom: 20px;
    }

    .dotted:before {
        content: '•••';
        font-size: 16px;
        color: #f0145a;
        font-family: "SegoeUILight";
        margin-right: 10px
    }

    .btn {
        font-size: 20px;
        color: #fff;
        width: 160px;
        height: 40px;
        font-family: "SegoeUIBold";
        background-color: #9000d3;
        text-shadow: 0 0 2px #969696;
        text-transform: uppercase;
        border: 0;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        line-height: 1;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .btn:hover {
        cursor: pointer;
        background-color: #f0145a;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .btn.big-btn {
        width: 300px;
        height: 60px;
        text-transform: uppercase
    }

    .video {
        -webkit-background-size: cover;
        background-size: cover;
        background-position: center;
        overflow: hidden
    }

    .video.no-bg {
        background: 0
    }

    .outer-wrap {
        position: relative;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        background: #1e0a28;
        background: -webkit-linear-gradient(top, #1e0a28 0, #1e0a28 26%, #32143c 41%, #32143c 41%, #32143c 44%, #32143c 36%, #1e0a28 48%, #1e0a28 84%, #32143c 91%, #32143c 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1e0a28), color-stop(26%, #1e0a28), color-stop(41%, #32143c), color-stop(41%, #32143c), color-stop(44%, #32143c), color-stop(36%, #32143c), color-stop(48%, #1e0a28), color-stop(84%, #1e0a28), color-stop(91%, #32143c), to(#32143c));
        background: -o-linear-gradient(top, #1e0a28 0, #1e0a28 26%, #32143c 41%, #32143c 41%, #32143c 44%, #32143c 36%, #1e0a28 48%, #1e0a28 84%, #32143c 91%, #32143c 100%);
        background: linear-gradient(to bottom, #1e0a28 0, #1e0a28 26%, #32143c 41%, #32143c 41%, #32143c 44%, #32143c 36%, #1e0a28 48%, #1e0a28 84%, #32143c 91%, #32143c 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1e0a28', endColorstr='#32143c', GradientType=0)
    }

    .outer-wrap .inner-wrap {
        width: 100%;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        position: relative;
        background-color: #fff
    }


    section,
    header,
    footer {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;

    }

    header {
        position: absolute;
        top: 0;
        margin: 0 auto;
        width: 100%;
        padding: 10px 150px;
        background: -webkit-linear-gradient(left, rgba(50, 20, 60, 0) 0, rgba(44, 17, 54, 0.6) 15%, rgba(30, 10, 40, 0.6) 50%, rgba(44, 17, 54, 0.6) 85%, rgba(50, 20, 60, 0) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(50, 20, 60, 0)), color-stop(15%, rgba(44, 17, 54, 0.6)), color-stop(50%, rgba(30, 10, 40, 0.6)), color-stop(85%, rgba(44, 17, 54, 0.6)), to(rgba(50, 20, 60, 0)));
        background: -o-linear-gradient(left, rgba(50, 20, 60, 0) 0, rgba(44, 17, 54, 0.6) 15%, rgba(30, 10, 40, 0.6) 50%, rgba(44, 17, 54, 0.6) 85%, rgba(50, 20, 60, 0) 100%);
        background: linear-gradient(to right, rgba(50, 20, 60, 0) 0, rgba(44, 17, 54, 0.6) 15%, rgba(30, 10, 40, 0.6) 50%, rgba(44, 17, 54, 0.6) 85%, rgba(50, 20, 60, 0) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0032143c', endColorstr='#0032143c', GradientType=1)
    }

    header:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    header .menu {
        float: left
    }

    header .menu:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    header .menu li {
        float: left;
        margin-right: 15px
    }

    header .menu li:last-child {
        margin-right: 0
    }

    header .menu li a {
        color: #fff;
        font-size: 14px;
        font-family: "SegoeUIBold";
        text-transform: uppercase;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    header .menu li a:hover {
        color: #f0145a;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }
    header .phone-block{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}
    header .phone-block1 {
        text-align: right;
        float: right;
        margin-top: -2px
		display: flex;

    }
	header .phone-block2 {
        float: unset !important;
    margin-top: -2px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

    header .phone-block a {
        font-size: 26px;
        font-family: "SegoeUIBold";
        color: #fff;
        line-height: 1
    }

    header .phone-block a img {
        width: 35px;
        margin: 2px 0px 0px 10px;
    }

    header .phone-block span {
        font-weight: 700;
        color: #fff;
        font-size: 16px;
        font-family: "SegoeUILight";

        padding: 12px 10px;
        display: inline-block;
    }

    header.fixed {
        /* position: fixed; */
        z-index: 99
    }

    .frontcontent2 {
        width: 95%;
        margin: 0 auto;
    }

    header.scroll {
        background: -webkit-linear-gradient(left, rgba(50, 20, 60, 0) 0, rgba(44, 17, 54, 0.6) 15%, rgba(30, 10, 40, 0.6) 50%, rgba(44, 17, 54, 0.6) 85%, rgba(50, 20, 60, 0) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(50, 20, 60, 0)), color-stop(15%, rgba(44, 17, 54, 0.6)), color-stop(50%, rgba(30, 10, 40, 0.6)), color-stop(85%, rgba(44, 17, 54, 0.6)), to(rgba(50, 20, 60, 0)));
        background: -o-linear-gradient(left, rgba(50, 20, 60, 0) 0, rgba(44, 17, 54, 0.6) 15%, rgba(30, 10, 40, 0.6) 50%, rgba(44, 17, 54, 0.6) 85%, rgba(50, 20, 60, 0) 100%);
        background: linear-gradient(to right, rgba(50, 20, 60, 0) 0, rgba(44, 17, 54, 0.6) 15%, rgba(30, 10, 40, 0.6) 50%, rgba(44, 17, 54, 0.6) 85%, rgba(50, 20, 60, 0) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0032143c', endColorstr='#0032143c', GradientType=1)
    }

    .front-block {
        background-size: 100% !important;
        background: url("../image/bg/bg.png") top center no-repeat;
        padding-top: 445px;
        padding-bottom: 45px;
        position: relative;
        background-color: #1E0A28;
    }

    .frontcontent4 {
        width: 100%;
    }

    .aboutflex {
        width: 85%;
        margin: 20px auto;
    }

    .front-block-video {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top center;
        z-index: 0;
    }

    .front-block .text-block {
        margin: 0 10px 70px;
        vertical-align: top;
        position: relative;
    }

    .front-block .link-preview {
        display: inline-block;
        vertical-align: top;
        border-left: 1px solid #fff;
        padding-left: 10px;
        margin-top: 41px;
        position: relative;
    }

    .front-block .link-preview a {
        line-height: 1;
        font-size: 24px;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        color: #fff;
        display: block;
        
    }

    .front-block .link-preview a:before {
        content: '';
        display: block;
        background: url("../image/ico/youtube.png") no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
        width: 75px;
        height: 56px;
        margin-bottom: 5px;
    }

    .band-title {
        font-family: "SegoeUILight";
        font-size: 30px;
        color: #fff;
        line-height: 1;
        text-shadow: 0 0 60px #3f3048;
        display: inline-block;
        text-align: left
    }

    .band-title strong {
        font-size: 50px
    }

    .band-title strong.big-strong {
        font-size: 70px
    }

    .front-block form {
        position: relative;
    }

    form::-webkit-input-placeholder {
        color: #fff;
        opacity: 1 !important
    }

    form::-moz-placeholder {
        color: #fff;
        opacity: 1 !important
    }

    form:-moz-placeholder {
        color: #fff;
        opacity: 1 !important
    }

    form:-ms-input-placeholder {
        color: #fff;
        opacity: 1 !important
    }

    form .wrap-input {
        position: relative
    }

    form .wrap-input label.error {
        position: absolute;
        bottom: -20px;
        left: 5px;
        font-family: "SegoeUILight";
        font-size: 14px;
        color: #f0145a;
        line-height: 1
    }

    form input {
        font-size: 20px;
        color: #fff;
        font-family: "SegoeUILight";
        border: 1px solid #462850;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-color: #14051e;
        height: 50px;
        text-align: center;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    form input:focus,
    form input.error {
        border-color: #f0145a;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    form button {
        background-color: #9000d3;
        text-transform: uppercase;
        font-size: 24px;
        font-family: "SegoeUIBold";
        border: 0;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff;
        height: 60px;
        width: 100%;
        max-width: 320px;
        line-height: 1;
        text-shadow: 0 0 2px #969696;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    form button:hover {
        cursor: pointer;
        background-color: #f0145a;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .request-form:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .request-form .form-title {
        margin-bottom: 10px;
        clear: both
    }

    .request-form .form-title span {
        background-color: #32143c;
        display: inline-block;
        color: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 10px 5px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        font-size: 20px;
        font-family: "SegoeUIRegular"
    }

    .request-form .wrap-input {
        float: left;
        width: 290px;
        margin-right: 10px
    }

    .request-form .wrap-input input {
        height: 60px;
        text-align: left;
        padding: 0 30px
    }

    .request-form .wrap-input.phone-field {
        position: relative;
        margin-right: 50px
    }

    .request-form .wrap-input.phone-field:after {
        content: '';
        background: url("../image/ico/right.png") center no-repeat;
        width: 9px;
        height: 30px;
        display: block;
        position: absolute;
        right: -30px;
        top: 15px
    }

    .band-this {
        background-color: #1E0B27;
        position: relative
    }

    .band-this:after {
        content: '';
        background: url("../image/other/oval.png") center no-repeat;
        width: 430px;
        height: 30px;
        display: block;
        position: absolute;
        left: 100px;
        bottom: -30px
    }

    .band-this .bt-list {
        margin-bottom: 20px;
        position: relative;
        z-index: 1
    }

    .band-this .bt-list:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .band-this .bt-list li {
        padding-left: 105px;
        position: relative;
        margin-bottom: 60px;
        float: left
    }

    .band-this .bt-list li:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .band-this .bt-list li .text {
        font-size: 20px;
        font-family: "SegoeUILight";
        line-height: 1.5;
        float: left;
        width: 330px;
        display: inline-block
    }

    .band-this .bt-list li .text strong {
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .band-this .bt-list li:nth-child(2n+1) {
        clear: left
    }

    .band-this .bt-list li:nth-child(2n) {
        float: right
    }

    .band-this .bt-list li:nth-child(1):before {
        background: url("../image/ico/advantages/01.png") center no-repeat;
        width: 82px;
        height: 86px
    }

    .band-this .bt-list li:nth-child(1):hover:before {
        background: url("../image/ico/advantages/01h.png") center no-repeat;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .band-this .bt-list li:nth-child(2):before {
        background: url("../image/ico/advantages/02.png") center no-repeat;
        width: 85px;
        height: 82px
    }

    .band-this .bt-list li:nth-child(2):hover:before {
        background: url("../image/ico/advantages/02h.png") center no-repeat;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .band-this .bt-list li:nth-child(3):before {
        background: url("../image/ico/advantages/03.png") center no-repeat;
        width: 82px;
        height: 93px
    }

    .band-this .bt-list li:nth-child(3):hover:before {
        background: url("../image/ico/advantages/03h.png") center no-repeat;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .band-this .bt-list li:nth-child(4):before {
        background: url("../image/ico/advantages/04.png") center no-repeat;
        width: 82px;
        height: 94px
    }

    .band-this .bt-list li:nth-child(4):hover:before {
        background: url("../image/ico/advantages/04h.png") center no-repeat;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .band-this .bt-list li:hover {
        cursor: pointer
    }

    .band-this .bt-list li:hover .text strong {
        color: #f0145a;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .band-this .more-info-block {
        position: relative;
        z-index: 0;
        padding-bottom: 30px
    }

    .band-this .more-info-block:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .band-this .more-info-block .img-block {
        float: left;
        position: absolute;
        left: -90px;
        top: -15px;
        z-index: -1
    }

    .img-block img {
        max-width: 100% !important;
    }

    .band-this .more-info-block .text-block {
        max-width: 585px;
        float: right
    }

    .band-this .more-info-block .text-block:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .band-this .more-info-block .text-block .article {
        margin-bottom: 20px
    }

    .band-this .more-info-block .text-block .article h4 {
        line-height: 1.5
    }

    .band-this .more-info-block .text-block .excerption {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        padding: 25px 25px 20px;
        background-color: #32143c;
        font-size: 16px;
        line-height: 1.5;
        position: relative;
        margin-bottom: 15px
    }

    .band-this .more-info-block .text-block .excerption:before {
        content: '';
        width: 0;
        height: 0;
        display: block;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-right: 10px solid #32143c;
        position: absolute;
        top: 20px;
        left: -10px
    }

    .band-this .more-info-block .text-block .btn {
        float: right
    }

    .appearance {
        padding: 180px;
        background: url("../image/bg/bg2.png") #fff bottom right no-repeat;
        background-position: 97% 0;
    }

    .appearance .text-block {
        background-color: #1e0a28;
        width: 320px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 25px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        line-height: 1.5
    }

    .appearance .text-block h4 {
        margin-bottom: 10px
    }

    .slider {
        padding: 0;
        position: relative
    }

    .slider .slider-block {
        position: relative
    }

    .slider_photo_img {
        background-image: url('/image/slider/01.png');
        -webkit-background-size: cover;
        background-size: cover;
        background-position: center;
        width: 600px;
        height: 420px;
    }

    .slider .slider-block .owl-controls .owl-nav div {
        width: 50px;
        background-color: #24102c;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        bottom: 0;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .slider .slider-block .owl-controls .owl-nav div:hover {
        cursor: pointer;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        background-color: #1e0a28
    }

    .slider .slider-block .owl-controls .owl-nav div.owl-prev {
        left: 0;
        background-image: url("../image/ico/left.png");
        background-color: rgba(30, 10, 40, 0.4);
    }

    .slider .slider-block .owl-controls .owl-nav div.owl-next {
        right: 0;
        background-image: url("../image/ico/right.png");
        background-color: rgba(30, 10, 40, 0.4);
    }

    .slider .wrap-text-block {
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 1
    }

    .how-we-work {
    margin-top: -20px;
        position: relative;
        z-index: 1
    }

    .how-we-work:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .how-we-work .title-hww {
        margin-bottom: 70px
    }

    .how-we-work .invite-list:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .how-we-work .invite-list li {
        float: left;
        padding-left: 110px;
        margin-bottom: 50px;
        position: relative;
        min-height: 80px
    }

    .how-we-work .invite-list li:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0
    }

    .how-we-work .invite-list li h4 {
        width: 320px
    }



    .how-we-work .invite-list li:nth-child(2n+1) {
        clear: left
    }

    .how-we-work .invite-list li:nth-child(1):before {
        background: url("../image/ico/advantages/05.png") center no-repeat;
        width: 82px;
        height: 82px
    }

    .invite-list {
        width: 80%;
        margin: 0 auto;
    }

    .frontcontent3 {
        width: 85% !important;
        margin: 0 auto;
    }

    .frontcontent3 .title {
        margin-bottom: 45px;
        padding-top: 20px;
    }

    .how-we-work .invite-list li:nth-child(2):before {
        background: url("../image/ico/advantages/06.png") center no-repeat;
        width: 86px;
        height: 83px
    }

    .how-we-work .invite-list li:nth-child(3):before {
        background: url("../image/ico/advantages/07.png") center no-repeat;
        width: 95px;
        height: 84px
    }

    .how-we-work .invite-list li:nth-child(4):before {
        background: url("../image/ico/advantages/08.png") center no-repeat;
        width: 84px;
        height: 82px
    }

    .how-we-work .hww-list {
        float: left;
        position: relative;
        z-index: 1
    }

    .how-we-work .hww-list:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .how-we-work .hww-list.list-1:after {
        content: none;
    }

    .how-we-work .hww-list li {
        font-size: 18px;
        font-family: "SegoeUIBold";
        line-height: 1.3;
        float: left
    }

    .how-we-work .hww-list.list-1 li {
        float: none;
        flex-grow: 1;
        width: 25%;
    }

    .how-we-work .hww-list.list-1 li:last-child:before {
        content: none;
    }

    .how-we-work .hww-list li:before {
        content: '•';
        font-size: 16px;
        color: #f0145a;
        font-family: "SegoeUILight";
        margin-right: 5px
    }

    .how-we-work .hww-list.list-1 {
        margin-left: 0;
        margin-bottom: -10px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        float: none;
    }

    .how-we-work .hww-list.list-2 {
        margin-left: 135px;
        margin-bottom: 175px
    }

    .how-we-work .hww-list.list-2 li {
        margin-right: 105px
    }

    .how-we-work .hww-list.list-2 li:nth-child(2) {
        margin-right: 70px
    }

    .how-we-work .hww-list.list-2 li:last-child {
        margin-right: 0
    }

    .how-we-work .btn {
        float: right;
       
    }

    .how-we-work .notes {
        clear: both;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        line-height: 0;
        display: flex;
        justify-content: center;

    }
    .btncenter{
        width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    }

    .how-we-work .lounge {
        clear: both;
        background-color: #32143c;
        margin: 0 -150px;
        padding: 30px 150px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .how-we-work .lounge:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .how-we-work .lounge .text-block {
        font-size: 24px;
        float: left
    }

    .how-we-work .lounge .text-block strong {
        font-size: 30px
    }

    .how-we-work .lounge .request-block {
        float: right;
        margin: -166px 0 -31px;
        position: relative
    }

    .how-we-work .lounge .request-block .big-btn {
        margin: 0 auto;
        left: 0;
        right: 0;
        bottom: -30px;
        position: absolute
    }

    .repertoire {
        background: url("../image/bg/bg4.png") #1e0a28 right 30px no-repeat;
        padding-bottom: 65px
    }

    .repertoire:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .repertoire .repertoire-list {
        padding-left: 200px;
        float: left
    }

    .repertoire .repertoire-list:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .repertoire .repertoire-list > li {
        position: relative;
        float: left;
        clear: both
    }

    .repertoire .repertoire-list > li.before-line {
        padding-left: 0
    }

    .repertoire .repertoire-list > li.before-line:after {
        left: -30px
    }

    .repertoire .repertoire-list > li:hover .list-title {
        cursor: pointer;
        text-decoration: none;
        color: #f0145a;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .repertoire .repertoire-list > li .list-title {
        text-decoration: underline;
        line-height: 1.2;
        margin-bottom: 20px;
        display: inline-block;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .repertoire .repertoire-list > li .list-title.before-line {
        padding-left: 0
    }

    .repertoire .repertoire-list > li .list-title.before-line:after {
        left: -30px
    }

    .repertoire .repertoire-list > li .list-title.bl-hover:after {
        height: 3px;
        top: 50%;
        margin-top: -1.5px;
        bottom: 0;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .repertoire .repertoire-list > li .list-title.bl-hover:hover:after {
        top: 20%;
        bottom: auto;
        margin-top: 0;
        height: 65%;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .repertoire .repertoire-list > li .song-list {
        height: 0;
        opacity: 0;
        overflow: hidden;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .repertoire .repertoire-list > li .song-list li {
        font-size: 16px;
        margin-bottom: 10px
    }

    .repertoire .repertoire-list > li.active {
        margin-bottom: 25px
    }

    .repertoire .repertoire-list > li.active .list-title {
        font-size: 30px;
        text-decoration: none
    }

    .repertoire .repertoire-list > li.active .list-title.before-line {
        padding-left: 0
    }

    .repertoire .repertoire-list > li.active .list-title.before-line:after {
        left: -30px
    }

    .repertoire .repertoire-list > li.active:hover .list-title {
        cursor: pointer;
        color: #fff;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .repertoire .repertoire-list > li.active .song-list {
        height: auto;
        opacity: 1;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .repertoire .download-repertoire-block {
        float: right;
        width: 360px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 30px 28px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-color: rgba(30, 10, 40, 0.9)
    }

    .repertoire .download-repertoire-block .text-block {
        margin-bottom: 30px
    }

    .repertoire .download-repertoire-block .text-block h4 {
        margin-bottom: 10px
    }

    .repertoire .download-repertoire-block .text-block span {
        margin-bottom: 35px;
        line-height: 1.5
    }

    .repertoire .download-repertoire-block .btn {
        width: 100%;
        display: block;
        padding-bottom: 5px
    }

    .why-we {
        padding-bottom: 35px;
        background-color: #1e0a28
    }

    .why-we .tab-list {
        margin-bottom: 40px
    }

    .why-we .tab-list:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .why-we .tab-list li {
        float: left;
        margin-right: 40px
    }

    .why-we .tab-list li:last-child {
        margin-right: 0
    }

    .why-we .tab-list li h3 {
        text-decoration: underline;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .why-we .tab-list li h3.before-line {
        padding-left: 30px
    }

    .why-we .tab-list li.active h3 {
        text-decoration: none;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .why-we .tab-list li:hover {
        cursor: pointer
    }

    .why-we .tab-content-block .tab-content {
        opacity: 0;
        height: 0;
        /*overflow: hidden;*/
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .why-we .tab-content-block .tab-content.active {
        opacity: 1;
        height: auto;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .why-we .tab-content-block .tab-content .ww-list {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .why-we .tab-content-block .tab-content .ww-list li {
        width: 48%;
        margin-bottom: 60px;
        padding-left: 115px;
        position: relative;
        box-sizing: border-box;
        vertical-align: middle;
    }

    .why-we .tab-content-block .tab-content .ww-list li:before {
        content: '';
        display: inline-block;
        background: url("../image/ico/advantages/09.png") center no-repeat;
        width: 82px;
        height: 82px;
        vertical-align: middle;
        position: absolute;
        left: 0;
        top: 0;
    }

    .why-we .tab-content-block .tab-content .ww-list li span {
        font-size: 20px;
        line-height: 1.3;
        display: inline-block;
        vertical-align: middle
    }

    .we-in-youtube {
        background-color: #1e0a28;
        padding-bottom: 40px;
    }

    .we-in-youtube .video-list {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        border: 6px ridge #fff;
        box-sizing: border-box;
        overflow: hidden;
    }

    .we-in-youtube .video-list li {
        position: relative;
        flex-grow: 1;
        min-width: 50%;
        height: 400px;
    }

    .we-in-youtube .video-list li:first-child {
        border-right: 6px ridge #fff;
    }

    .we-in-youtube .video-list li a {
        width: 100%;
        height: 100%;
        line-height: 0;
        display: block;
        position: relative
    }

    .we-in-youtube .video-list li a:before {
        content: '';
        background-image: url("../image/ico/youtube.png");
        background-position: center;
        background-repeat: no-repeat;
        background-color: rgba(30, 10, 40, 0.5);
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .we-in-youtube .video-list li a:hover:before {
        background-color: rgba(30, 10, 40, 0.9);
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .party {
        background-color: #f1f2f2;
        padding-right: 0
    }

    .party:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .party .info-member-block {
        padding-top: 75px;
        width: 430px;
        float: left
    }

    .party .info-member-block .title {
        margin-bottom: 70px
    }

    .party .info-member-block .info-block:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .party .info-member-block .info-block .name {
        margin-bottom: 15px;
        max-width: 340px;
        display: inline-block;
        line-height: 1;
        opacity: 0;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .party .info-member-block .info-block .description {
        padding-right: 40px;
    }

    .party .info-member-block .info-block .prev {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        position: absolute;
        right: 40%;
        z-index: 111;
        margin: 2px 50px 0 0;
    }

    .party .info-member-block .info-block .prev:hover {
        cursor: pointer;
        background: rgba(255, 255, 255, 0.5);
    }

    .party .info-member-block .info-block .prev:before {
        content: '\2039';
        font-size: 80px;
        font-weight: 900;
        line-height: 1;
        color: #000;
        margin: auto;
        text-shadow: 0px 0px 3px #fff;
    }

    .party .info-member-block .info-block .next {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        position: absolute;
        right: 20px;
        z-index: 111;
        margin: 2px 50px 0 0;
    }

    .party .info-member-block .info-block .next:hover {
        cursor: pointer;
        background: rgba(255, 255, 255, 0.5);
    }

    .party .info-member-block .info-block .next:before {
        content: '\203A';
        font-size: 80px;
        font-weight: 900;
        line-height: 1;
        color: #000;
        margin: auto;
        text-shadow: 0px 0px 3px #fff;
    }

    .party .info-member-block .info-block .status {
        background-color: #f0145a;
        padding: 0 20px 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        display: inline-block;
        line-height: 1;
        margin-bottom: 35px;
        opacity: 0;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .party .info-member-block .info-block .title-worked {
        display: block;
        margin-bottom: 20px;
        font-size: 16px;
        opacity: 0;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .party .info-member-block .info-block .title-worked.male .sex {
        display: none
    }

    .party .info-member-block .info-block .worked-with-list {
        opacity: 0;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .party .info-member-block .info-block .worked-with-list li {
        font-size: 20px;
        font-family: "SegoeUIBold";
        line-height: 1.3
    }

    .party .info-member-block .info-block.opacity .name,
    .party .info-member-block .info-block.opacity .status,
    .party .info-member-block .info-block.opacity .title-worked,
    .party .info-member-block .info-block.opacity .worked-with-list {
        opacity: 1;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .party .party-slider {
        width: 640px;
        float: right
    }

    .party .party-slider .party-slider-list {
        position: relative;
        padding-bottom: 92.648%
    }

    .party .party-slider .party-slider-list li {
        width: 100%;
        height: 100%;
        position: absolute;
        display: none;
        overflow: hidden
    }

    .party .party-slider .party-slider-list li .img-block {
        line-height: 0;
        position: relative;
        width: 100%;
        height: 100%
    }

    .party .party-slider .party-slider-list li .img-block img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top center;
        display: block;
        margin: 0 auto
    }

    .party .party-slider .party-slider-list li .member-info {
        display: none
    }

    .price {
        padding-top: 75px;
        padding-bottom: 55px
    }

    .price .article {
        font-size: 20px;
        margin-bottom: 40px;
        display: inline-block
    }

    .price .price-table {
        border-collapse: collapse;
        margin-bottom: 30px
    }

    .price .price-table tr:nth-child(even) {
        background-color: #f1f2f2
    }

    .price .price-table tr td {
        padding: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 60px;
        border: 0
    }

    .price .price-table tr td span {
        font-size: 30px;
        font-family: "SegoeUIBold";
        color: #1e0a28;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .price .price-table tr td span.bl-hover {
        padding-left: 30px
    }

    .price .price-table tr td span.bl-hover:before {
        margin-top: 0
    }

    .price .price-table tr .service {
        width: 650px;
        padding-left: 20px
    }

    .price .price-table tr .service span {
        font-family: "SegoeUILight"
    }

    .price .price-table tr .from {
        width: 60px;
        text-align: center
    }

    .price .price-table tr .price {
        width: 180px;
        text-align: right
    }

    .price .price-table tr .comment {
        width: 70px
    }

    .price .price-table tr .comment .comment-block {
        width: 30px;
        height: 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #e1e1e1;
        margin: 0 auto;
        text-align: center;
        position: relative
    }

    .price .price-table tr .comment .comment-block:before {
        content: '?';
        color: #1e0a28;
        font-size: 16px;
        font-family: "SegoeUIBold";
        line-height: 28px
    }

    .price .price-table tr .comment .comment-block:hover .text-comment {
        display: block
    }

    .price .price-table tr .comment .comment-block .text-comment {
        display: none;
        font-size: 14px;
        font-family: "SegoeUILight";
        text-align: left;
        color: #1e0a28;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px;
        background-color: #fff;
        border: 1px solid #e1e1e1;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        position: absolute;
        bottom: 40px;
        width: 300px;
        right: 0
    }

    .price .price-table tr .comment .comment-block .text-comment:after {
        content: '';
        background: url("../image/other/arrow.png") center no-repeat;
        width: 16px;
        height: 9px;
        display: block;
        position: absolute;
        bottom: -8px;
        right: 6px
    }

    .price .price-table tr:hover {
        cursor: pointer
    }

    .price .price-table tr:hover td span {
        color: #f0145a;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .price .price-table tr:hover .service .bl-hover:after {
        top: 20%;
        bottom: auto;
        margin-top: 0;
        height: 65%;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .price .clarify-block:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .price .clarify-block .text-block {
        font-size: 16px;
        float: left;
        margin-left: 50px
    }

    .price .clarify-block .btn {
        float: right;
        margin-right: 70px
    }

    .clients {
        padding-bottom: 50px
    }

    .clients .title {
        margin-bottom: 20px
    }

    .clients .client-list:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .clients .client-list li {
        float: left;
        width: 20%;
        display: table;
        position: relative
    }

    .clients .client-list li .img-block {
        display: table-cell;
        width: 100%;
        height: 192px;
        vertical-align: middle;
        text-align: center
    }

    .clients .client-list li .img-block img {
        max-width: 100%
    }

    .about .article {
        font-size: 20px;
        display: inline-block;
        margin-bottom: 45px
    }

    .about .review-list:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .about .review-list li {
        width: 300px;
        height: 170px;
        margin-right: 30px;
        float: left;
        margin-bottom: 30px
    }

    .about .review-list li:nth-child(3n) {
        margin-right: 0
    }

    .about .review-list li:nth-child(3n+1) {
        clear: left
    }

    .about .review-list li a {
        display: block;
        width: 100%;
        height: 100%;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        overflow: hidden;
        line-height: 0;
        position: relative
    }

    .about .review-list li a:before {
        content: '';
        background-image: url("../image/ico/youtube.png");
        background-color: rgba(30, 10, 40, 0.5);
        background-position: center;
        background-repeat: no-repeat;
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s
    }

    .about .review-list li a:hover:before {
        background-color: rgba(30, 10, 40, 0.9);
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .frontcontent {
        width: 90%;
        margin: 0 auto;
    }

    .sectitle:after {
        margin-top: 20px;
    }

    footer {
        background: url("../image/bg/bg5.png") top no-repeat;
        position: relative;
        text-align: center;
        height: 743px;
        background-size: 100% !important;
    }

    footer:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%
    }

    footer .text-block {
        position: absolute;
        bottom: 70px;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    footer .text-block .wrap-block {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    footer .text-block .order_button {
        width: 100%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        margin-top: 10px;
    }

    footer .text-block .order_button button {
        background-color: #9000d3;
        text-transform: uppercase;
        font-size: 24px;
        font-family: "SegoeUIBold";
        border: 0;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff;
        height: 60px;
        width: 100%;
        max-width: 320px;
        line-height: 1;
        text-shadow: 0 0 2px #969696;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
    }

    footer .text-block .order_button button:hover {
        cursor: pointer;
        background-color: #f0145a;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
    }

    footer .text-block .band-name {
        font-family: "SegoeUIBold";
        font-size: 77.3px;
        line-height: 1.2;
        width: 100%;
        text-align: center;
    }

    footer .text-block .text {
        font-family: "SegoeUIBold";
        font-size: 40px;
        line-height: 1;
        margin-right: 10px;
    }

    footer .text-block a {
        font-size: 30px;
        font-family: "SegoeUIBold";
        line-height: 1.6
    }

    .popup-wrap {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(30, 10, 40, 0.95);
        z-index: 100;
        display: none
    }

    .popup {
        position: fixed;
        top: 25%;
        left: 0;
        right: 0;
        margin: 0 auto 20px;
        width: 840px;
        text-align: center;
        display: none;
        z-index: 101
    }

    .popup .wrap {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 0
    }

    .but_close {
        position: absolute;
        top: -20px;
        right: -30px;
        font-size: 36px;
        font-family: "SegoeUIBold";
        font-weight: 100;
        line-height: 32px;
        cursor: pointer;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .popup .title-block {
        text-align: left;
        display: inline-block
    }

    .popup .title-block span {
        font-size: 20px;
        display: block;
        margin-bottom: 10px
    }

    .popup .title-block .band-name {
        font-size: 36px;
        background-color: #32143c;
        display: inline-block
    }

    .popup .form-title {
        margin-bottom: 15px
    }

    .popup form {
        width: 100%!important;
        z-index: 1!important;
        display: flex!important;
        flex-direction: column!important;
        justify-content: center!important;
    }
    .popup form button {
        position: relative;
        margin-top: 50px
    }

    .popup form button:before {
        content: '';
        background: url("../image/ico/down.png") center no-repeat;
        width: 12px;
        height: 15px;
        display: block;
        position: absolute;
        margin: 0 auto;
        left: 0;
        right: 0;
        top: -35px
    }

    .popup.popup-request {
        max-width: 340px
    }

    .popup.popup-request .title-block {
        margin-bottom: 35px
    }

    .popup.popup-request form {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 10px
    }

    .popup.popup-request form .wrap-input {
        margin-bottom: 10px
    }

    .popup.popup-request form .wrap-input input.error {
        margin-bottom: 20px;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .popup.popup-request form .wrap-input input + label.error {
        bottom: 0
    }

    .popup.popup-request form button {
        width: 100%
    }

    .popup.agencies-popup {
        width: 660px
    }

    .popup.agencies-popup .title-block {
        margin-bottom: 30px
    }

    .popup.agencies-popup .archive-block {
        position: relative;
        margin-bottom: 10px
    }

    .popup.agencies-popup .archive-block .archive-list:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .popup.agencies-popup .archive-block .archive-list li {
        float: left;
        width: 320px;
        text-align: left;
        margin-right: 20px;
        margin-bottom: 20px
    }

    .popup.agencies-popup .archive-block .archive-list li:before {
        content: '';
        background: url("../image/ico/download.png") center no-repeat;
        width: 20px;
        height: 19px;
        display: inline-block;
        margin-right: 10px
    }

    .popup.agencies-popup .archive-block .archive-list li:nth-child(even) {
        margin-right: 0
    }

    .popup.agencies-popup .archive-block .archive-list li span,
    .popup.agencies-popup .archive-block .archive-list li a {
        font-size: 20px;
        color: #909090;
        font-family: "SegoeUIRegular"
    }

    .popup.agencies-popup .archive-block .archive-list li a {
        color: #fff;
        display: inline-block;
        border-bottom: 1px solid;
        padding-bottom: 1px;
        text-decoration: none;
        -webkit-transition-duration: 1s;
        -o-transition-duration: 1s;
        transition-duration: 1s
    }

    .popup.agencies-popup .archive-block .archive-list li a:hover {
        color: #f0145a;
        border-color: #f0145a;
        -webkit-transition-duration: 1s;
        -o-transition-duration: 1s;
        transition-duration: 1s
    }

    .popup.agencies-popup form:after {
        content: '';
        clear: both;
        display: table;
        width: 100%;
        height: 0
    }

    .popup.agencies-popup form .wrap-input {
        width: 320px;
        float: left;
        margin-bottom: 0
    }

    .popup.agencies-popup form .wrap-input:nth-child(even) {
        float: right
    }

    .popup.agencies-popup form button {

        margin: 40px auto!important;
    }
    .popup.thx-popup {
        text-align: center;
        width: 500px;
        top: 40%
    }

    .popup.thx-popup .article {
        z-index: 1;
        position: relative;
        font-size: 20px;
        font-family: "SegoeUILight";
        display: block;
        margin: 0 0 30px
    }

    .popup.thx-popup .text {
        z-index: 1;
        position: relative;
        color: #fff;
        font-size: 14px;
        line-height: 1.5
    }

    .phone-container .get-phone {
        font-size: 15px;
        text-decoration: underline;
    }

    header .phone-container .get-phone {
        background: #f0145a none repeat scroll 0 0;
        border: 0 none;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #fff;
        display: inline-block;
        float: left;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        font-size: 14px;
        line-height: 0.9;
        margin-top: 12px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
        text-decoration: none;
    }

    span.nobrand {
        float: left;
        font-size: 18px;
        margin-bottom: 20px;
        margin-top: -10px;
    }

    .band-title p {
        padding: 0;
        margin: 0;
        display: inline;
    }

    h1.repl {
        display: none;
    }

    .h2r {
        color: #fff;
        font-size: 20px;
        margin-top: -40px;
        padding-bottom: 15px
    }

    .h2r {
        color: #fff;
        font-size: 20px;
        margin-top: -40px;
        padding-bottom: 15px
    }

    .lightbox {
        display: none;
    }

    .hint {
        margin-top: -40px;
    }

    .hint .title {
        font-size: 34px;
        margin: 0 auto;
        margin-top: -38px;
        text-align: center;
        width: 63%;
    }

    .material {
        margin-top: 15px !important;
    }

    a.btn {
        padding-left: 10px;
        text-align: center;
        text-transform: uppercase;
    }

    li.active .song-list {
        max-height: 300px !important;
        overflow-y: auto !important;
    }

    [href="https://svadba.net.ru/"] {
        display: block;
        background-color: #32143c;
    }
}

@media (min-width: 1365px) and (max-width: 1366px) {
    .invite-list {
        width: 70%;
    }
}

@media (max-width: 1200px) {
 
    .hiddentablet {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .link_left{
        margin-right: 30px!important;
    }
    .hidden_xlg {
        display: none !important;
    }
	header .menu {
    float: left;
    margin-top: 12px;
}
 .head_butt{
    margin-top: -5px;
}
header .phone-block {

    margin-top: 5px;
}
.flex_phone{
    margin-top: -4px;
}
}

@media (min-width: 1000px) and (max-width: 1300px){

    .tablet{
        flex-direction: row !important;
    }
    .tablet2{
        flex-direction: column !important;
    }
    .link_left {
        margin-right: 10px!important;
    }
}

.popup.agencies-popup form .wrap-input {
    width: 100%!important;

    max-width: 322px!important;
    margin: 0 auto!important;
}
.popup form {
    width: 100%!important;
    z-index: 1!important;
    display: flex!important;
    flex-direction: column!important;
    justify-content: center!important;
}
.popup.agencies-popup form button {

    margin: 40px auto!important;
}
.whatsup_butt2 {
    display: flex;
    justify-content: center;
}
.whatsup_butt {
    background-color: #55c92e;
    text-transform: uppercase;
    font-size: 24px;
    font-family: "SegoeUIBold";
    border: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    height: 60px;
    width: 100%;
    /* max-width: 320px; */
    line-height: 1;
    text-shadow: 0 0 2px #969696;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    /* min-width: 200px; */
    padding: 15px 10px 20px 10px;
    text-align: center;
    width: 100%;
    background: linear-gradient(135deg, #55c92e 0%, #2e912d 100%);
}

.before-line2:after {
    content: '';
    display: block;
    top: 7px;
    bottom: 4px;
    position: absolute;
    left: 0;
    width: 10px;
    margin-top: 20px;
}
 .before-line2{
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
}
.t-align_left {
    text-align: left;
}
.t-container {
    max-width: 1200px;
}
.t-container, .t-container_10, .t-container_8 {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 100%;
}
.t-col_4 {
    max-width: 360px;
}
.t-col {
    display: inline;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    width: 100%;
}
.t464__floatbeaker_lr3 {
    display: none;
}

.t-col_2 {
    min-width: 160px;
}
.t464__title_uppercase {
    letter-spacing: 1px;
    text-transform: uppercase;
}
.t464__title {
    margin-bottom: 14px;
    color: #fff;
}
.t-name {
    font-family: 'FuturaPT',Arial,sans-serif;
    font-weight: 600;
    color: #000;
}
.t-descr_xxs {
    font-size: 14px;
    line-height: 1.55;
}
.t-descr {
    font-family: 'FuturaPT',Arial,sans-serif;
    font-weight: 300;
    color: #000;
}
.t464__descr ul {
    padding: 0!important;
    margin: 0;
}
.t464__descr li {
    display: block;
    margin-bottom: 10px;
}
.t-col {
    display: inline;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    width: 100%;
}
.t-name {
    font-family: 'FuturaPT',Arial,sans-serif;
    font-weight: 600;
    color: #000;
}
.t-descr_xxs {
    font-size: 14px;
    line-height: 1.55;
    color: #fff;
    max-width: 400px;
    margin-bottom: -20px;
}

.t464__title_uppercase {
    letter-spacing: 1px;
    text-transform: uppercase;
}
.t464__title {
    margin-bottom: 14px;
    color: #fff;
}
.t-name_xs {
    font-size: 16px;
    line-height: 1.35;
}
.t464__descr li {
    display: block;
    margin-bottom: 10px;
}
.t464{
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
}
.right_foot{
    display: flex;
}
.row_foo{
    max-width: 1200px;
    min-height: 200px;
    margin: 0 auto;
    padding-top: 70px;
}
.foo{
    color:#fff;
}
.foo:hover{
    color:#F1F2F2;
}
.footbot{
    display: none;
}

#dmp-cookies-wrapper {
    display: none !important;
}
.art_bold{
    font-weight: bold;
    text-transform: uppercase;
}

