@font-face {
    font-family: 'calibril';
    src: url(../fonts/Calibri.eot?#iefix) format("embedded-opentype"),
    url(../fonts/calibril.ttf) format('truetype');
}

body {
    font-family: "calibril", sans-serif;
}

.topMenu {
    background-color: #000000;
    position: fixed;
    width: 100%;
    z-index: 1000;
    top: 0px;
}

.topMenu .nav-justified {
    width: 82%;
    margin: 0 auto;
}

.topMenu ul li a, .podmenu a {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 0px;
    white-space: nowrap;
}

.topMenu .nav > li > a:focus, .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: transparent;
}

.topMenu .nav > li:active > a,
.topMenu .nav > li:hover > a
{
    background-color: #4a4b50;
}

.podmenu a:hover {
    background-color: #4a4b50;
}


.topMenu .nav > li.logoTop:active > a, .topMenu .nav > li.logoTop:hover > a {
    background-color: #000000;
}

.logoTop img {
    width: 80px;
    height: 63px;
    margin: 3px;
}

.nav > li.logoTop {
    display: none;
}

:focus {
    outline-style: none;
    outline-width: 0px !important;
    outline-color: none !important;
}

:focus, :active {
    outline: none;
}

.fixedMenu {
    position: fixed;
}

.fixedMenu .nav > li.logoTop {
    display: table-cell;
}

.fixedMenu .nav > li > a {
    padding: 0px 5px;
}

.fixedMenu.topMenu ul li:focus, .fixedMenu.topMenu ul li:hover, .topMenu .nav > li.active {
    background-color: #4a4b50;
}

.fixedMenu.topMenu ul li.logoTop:focus, .fixedMenu.topMenu ul li.logoTop:hover, .topMenu .nav > li.logoTop.active {
    background-color: #000000;
}

.topMenu.fixedMenu .nav-justified {
    width: 100%;
    margin: 0 auto;
}

.header {
    width: 100%;
    min-height: 754px;
    background-image: url(../img/SUN_Spirit_fon_1.png);
    background-position: center top;
    background-size: 2560px;
    background-repeat: no-repeat;
}

.header-inter {
    width: 100%;
    min-height: 754px;
    background-image: url(../img/SUN_Spirit_fon_2.png);
    background-position: center top;
    background-size: 2560px;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    top: 0px;
}

.header .header-inter {
    opacity: 0.3;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.header.active .header-inter {
    opacity: 1;
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
}

#mobile_nav_icon {
    border: none;
    height: 0px;
    margin: 0px;
    padding-top: 0px;
    width: 0px;
}

.topLogo {
    margin-top: 140px;
    margin-bottom: 157px;
    text-align: center;
}

.topLogo img {
    width: 100%;
    max-width: 357px;
}

.topHeaderMenu span {
    color: #ffffff;
    font-size: 56px;
    text-transform: uppercase;
    border-radius: 0px;
    word-spacing: 50px;
    text-align: center;
}

.topHeaderMenu {
    text-align: center;
}

.mission {
    position: relative;
    background: -webkit-linear-gradient(bottom, rgba(250, 250, 250, 1) 87%, rgba(250, 250, 250, 1) 89%, rgba(250, 250, 250, 0) 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(87%, rgba(250, 250, 250, 1)), color-stop(89%, rgba(250, 250, 250, 1)), to(rgba(250, 250, 250, 0)));
    background: -o-linear-gradient(bottom, rgba(250, 250, 250, 1) 87%, rgba(250, 250, 250, 1) 89%, rgba(250, 250, 250, 0) 100%);
    background: linear-gradient(to top, rgba(250, 250, 250, 1) 87%, rgba(250, 250, 250, 1) 89%, rgba(250, 250, 250, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#00fafafa', GradientType=0);
    overflow: hidden;
}

.mission-text {
    text-align: justify;
    font-size: 18px;
}

.mission-text p {
    margin: 0 0 18px;
}

.mission-text div.pull-right {
    text-align: right;
    margin-top: 27px;
}

.mission-inner {
    width: 100%;
    background-image: url(../img/circleleft.png);
    background-position: -30% 50%;
    background-repeat: no-repeat;
    position: relative;
    padding: 140px 0px 144px;
    background-size: 70% auto;
}

.right-circle {
    position: absolute;
    right: -350px;
    top: 0px;
}

.scene .right-circle {
    right: -270px;
}

.anonse .right-circle {
    position: absolute;
    right: -290px;
}

.right-circle img {
    height: 700px;
}

.events {
    background-image: url(../img/fonvents.jpg);
    padding-bottom: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.events h2 {
    color: #ffffff;
    font-size: 50px;
    width: 100%;
    font-weight: 500;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

#events-nav {
    margin-top: 18px;
}

.slider-for .our_event {
    border-radius: 40px 40px 40px 40px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
}

.slider-for .our_event .img, .slider-for .our_event .img:hover, .slider-for .our_event .img:active, .slider-for .our_event .img:focus {
    width: 69%;
    position: relative;
    overflow: hidden;
    border: 2px solid #fff;
    border-radius: 40px 0px 0px 40px;
}

.slider-for .our_event .img .under-sl {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: rgba(54, 54, 54, 0.7);
    z-index: 100;
    color: #ffffff;
    padding-top: 148px;
    padding-left: 27%;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
}

.slider-for .our_event .img .under-sl .name-events {
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 11px;
}

.slider-for .our_event .img .under-sl .ev {
    font-size: 25px;
    margin-top: 6px;
}

.slider-for .our_event .img .under-sl:hover, .slider-for .our_event .img .under-sl:active {
    opacity: 0;
    -webkit-transition-duration: 2s;
    -o-transition-duration: 2s;
    transition-duration: 2s;
}

.anonse .slider-for .our_event .img .under-sl:hover, .anonse .slider-for .our_event .img .under-sl:active {
    opacity: 1;
}

.slider-for .our_event .text {
    width: 31%;
    background-color: #ffffff;
    position: relative;
}

.slider-for .our_events .img img {
    height: 460px;
}

.slider-for .our_events .text .descr {
    padding: 20px 30px 10px 25px;
    font-size: 15px;
    white-space: pre-wrap;
    line-height: 1.1;
    max-height: 400px;
    overflow: auto;
    margin-right: 2px;
    margin-top: 2px;
    border-radius: 40px;
}

.more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 26px;
    position: absolute;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-line-pack: center;
    align-content: center;
    bottom: 18px;
}

.slider-for .slick-prev::before {
    content: " ";
    background-image: url(/img/Strelka_L.svg);
    background-repeat: no-repeat;
    width: 34px;
    height: 109px;
    background-size: contain;
    display: block;
}

.slider-life-for .slider-for .slick-prev::before, .anonse .slider-for .slick-prev::before, .scene .slider-for .slick-prev::before {
    background-image: url(/img/Strelka_Lb.svg);
}

.slider-for .slick-next::before {
    content: " ";
    background-image: url(/img/Strelka_R.svg);
    background-repeat: no-repeat;
    width: 34px;
    height: 109px;
    background-size: contain;
    display: block;
}

.slider-life-for .slider-for .slick-next::before, .anonse .slider-for .slick-next::before, .scene .slider-for .slick-next::before {
    background-image: url(/img/Strelka_Rb.svg);
}

.slider-nav .slick-prev::before {
    content: " ";
    background-image: url(/img/Arrow_L.svg);
    background-repeat: no-repeat;
    width: 103px;
    height: 64px;
    background-size: contain;
    display: block;
}

.slider-nav .slick-prev, .slider-nav .slick-next {
    height: auto;
}

.slider-nav .slick-next::before {
    content: " ";
    background-image: url(/img/Arrow_R.svg);
    background-repeat: no-repeat;
    width: 103px;
    height: 64px;
    background-size: contain;
    display: block;
}

.slider-for .slick-prev, .slider-for .slick-next {
    width: 34px;
    height: 109px;
}

.slider-for.slider-life-for {
    height: auto;
}

.slider-for {
    z-index: 500;
}

.whitefon {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    border-radius: 10px;
    background-color: #ffffff;
    opacity: 0.3;
}

.slider-nav .img:hover .whitefon {
    opacity: 0;
}

.slider-nav {
    z-index: 400;
    margin: 10px 0px;
}

#slider-life-nav {
    margin-top: 30px;
}

.slider-for > div {
    margin: 0px 10px;
}

.slider-nav .img {
    border-radius: 20px;
    overflow: hidden;
    padding: 0px;
    margin: 10px;
    position: relative;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.slider-nav .img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.slider-nav .img img {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 1;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    width: 100%;
    min-height: 100%;
}

.logomini {
    width: 98px;
}

.anonse {
    background-color: #fbfafa;
    position: relative;
    overflow: hidden;
}

.desrciption_scene {
    position: absolute;
    margin: 5% 20%;
    border: 3px solid #bdbfcc;
    border-radius: 30px;
    height: 80%;
    max-width: 90%;
    background-color: #fff;
    font-size: 15px;
    display: none;
}

.desrciption_text {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    margin: 20px;
    overflow: auto;
    white-space: pre-wrap;
    display: block;
    font-size: 15px;
}

.close_desrciption {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 37px;
    height: 37px;
    opacity: 1;
    cursor: pointer;
    background-color: #ffffff;
    border-radius: 37px;
    border: 3px solid #bdbfcc;
}

.close_desrciption:hover {
    opacity: 1;
}

.close_desrciption:before, .close_desrciption:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 23px;
    width: 2px;
    background-color: #333;
    top: 5px;
}

.close_desrciption:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close_desrciption:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.anonse-inner {
    width: 100%;
    background-image: url(../img/circleleft.png);
    background-position: -30% 50%;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    background-size: 70% auto;
    padding-bottom: 28px;
}

.anonse h2, .contacts h2 {
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 50px;
    margin-bottom: 40px;
    font-size: 50px;
}

.contacts h2 {
    color: #fbfafa;
}

.nameContacts {
    text-align: center;
    font-size: 50px;
    margin: 50px 0px 50px;
}

.contacts {
    width: 100%;
    background-image: url(/img/fonvcontacts.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    color: #fbfafa;
    padding-bottom: 50px;
    margin-bottom: 20px;
}

.email a {
    color: #ffffff;
}

.phone {
    text-align: center;
    font-size: 35px;
}

.email {
    text-align: center;
    font-size: 25px;
    line-height: 1;
}

.formName {
    text-align: center;
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 22px;
    white-space: nowrap;
}

.questionsformName {
    margin-top: 38px;
    margin-bottom: 17px;
}

.desclamer {
    color: #abaaaa;
    font-size: 12px;
    text-align: justify;
    margin-top: 58px;
    line-height: 1.25;
}

.form-contacts input {
    width: 100%;
}

.form-contacts input[type=text], .form-contacts input[type=email] {
    border: 1px solid #fffeff;
    border-radius: 10px;
    height: 42px;
    background-color: rgba(46, 46, 57, 0.5);
    padding-left: 13px;
    font-size: 16px;
}

.form-contacts input[type=submit] {
    background-color: #bbbfcb;
    border: 1px solid #bbbfcb;
    border-radius: 10px;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 15px;
    height: 40px;
    font-size: 20px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.form-contacts input[type=submit]:hover, .form-contacts input[type=submit]:focus, .form-contacts input[type=submit]:active {
    background-color: #727887;
    border: 1px solid #727887;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.form-contacts textarea {
    border: 1px solid #bbbfcb;
    border-radius: 10px;
    background-color: rgba(46, 46, 57, 0.5);
    padding-left: 10px;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 10px;
    height: 102px;
    padding-top: 10px;
    overflow: hidden;
}

.stars {
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin-top: 24px;
    margin-bottom: 5px;
}

.footer {
    padding-top: 30px;
    padding-bottom: 0px;
    color: #7f7f7f;
}

#footer {
    padding-top: 10px;
    padding-bottom: 50px;
}

.footer a {
    color: #7f7f7f;
}

.socseti {
    padding-top: 13px;
    padding-left: 0;
    padding-right: 0;
}

.socseti a {
    margin-bottom: 5px;
    display: inline-block;
}

.socseti a img {
    height: 30px;
    opacity: 0.4;
    width: 30px;
}

.video {
    padding-top: 100px;
    background-color: rgba(250, 250, 250, 1);
    padding-bottom: 50px;
    position: relative;
}

.video-inner-left {
    background-image: url(/img/Circle_01.svg);
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 70px;
    height: 400px;
    background-position: right center;
    width: 540px;
    background-size: cover;
    max-width: 100%;
}

.video-inner-right {
    background-image: url(/img/Circle_01.svg);
    background-repeat: no-repeat;
    position: absolute;
    right: 0px;
    top: 70px;
    height: 400px;
    background-position: left center;
    width: 345px;
    background-size: cover;
    max-width: 100%;
}

.video-inner-bottom {
    background-image: url(/img/Circle_07.svg);
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 320px;
    background-position: right top;
    width: 1000px;
    background-size: 120%;
    max-width: 100%;
}

.headliner-inner {
    background-image: url(/img/Circle_06.svg);
    background-repeat: no-repeat;
    position: absolute;
    background-position: 60% bottom;
    width: 100%;
    height: 600px;
    background-size: 130%;
    opacity: 0.1;
}

.icon-image {
    width: 135px;
    height: 135px;
    border-radius: 135px;
    background-color: #bbbfcb;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 80px;
}

.icon-text {
    font-size: 18px;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    font-weight: 400;
}

.icon-image.time {
    background-image: url(/img/Fest_Icon_time.svg);
}

.icon-image.artist {
    background-image: url(/img/Fest_Icon_gitar.svg);
}

.icon-image.people {
    background-image: url(/img/Fest_Icon_people.svg);
}

.icon-image.masterClass {
    background-image: url(/img/Fest_Icon_kurs.svg);
}

.icon-image.art {
    background-image: url(/img/Fest_Icon_art.svg);
}

.icon-image.nature {
    background-image: url(/img/Fest_Icon_nature.svg);
}

.headliner {
    width: 100%;
    background-image: url(/img/fonheadliner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    padding-bottom: 50px;
    color: #fbfafa;
}

.headliner-images {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 100%;
    border: 3px solid #ffffff;
    border-radius: 250px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.headliner-images img {
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    min-width: 100%;
}

.headliner-text {
    margin-top: 24px;
}

.headliner-text h3 {
    margin-bottom: 25px;
    display: block;
}

h3 {
    font-size: 35px;
    text-align: center;
}

.headliner-desc {
    font-size: 15px;
    text-align: justify;
}

.headliner h2, .scene h2, .lifes h2 {
    width: 100%;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 50px;
    text-transform: uppercase;
}

.innerslide {
    border: 2px solid #ffffff;
    border-radius: 30px;
    overflow: hidden;
    width: 100%;
    padding-top: 66%;
    position: relative;
}

.innerslide img {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    min-height: 100%;
}

.slider-for.scene-for {
    height: auto;
}

.our_scene {
    border-radius: 40px 40px 40px 40px;
    border: 2px solid #ffffff;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 26px;
}

.block_scene {
    width: 33.33%;
    float: left;
    position: relative;
    border-left: 1px solid #fbfafa;
    border-top: 1px solid #fbfafa;
    position: relative;
    padding-top: 22%;
}

.block_scene img {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.block_scene .scene_name {
    position: absolute;
    bottom: 20px;
    left: 0px;
    width: 80%;
    background-color: #bbbfcb;
    color: #ffffff;
    padding: 10px 20px;
    text-align: right;
    font-size: 16px;
    text-transform: uppercase;
}

.lifes {
    width: 100%;
    background-image: url(/img/fonvents_life_fest.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    padding-bottom: 30px;
    color: #fbfafa;
    position: relative;
}

.mapcontainer {
    overflow: hidden;
    margin-left: 500px;
    width: 1000px;
}

div.map {
    position: relative;
    -webkit-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    transform: skew(-20deg);
    overflow: hidden;
}

div.topmap {
    top: -200px;
    left: -100px;
    height: 300px;
    width: 200%;
    background-color: #fff;
    position: absolute;
    z-index: 100;
}

.life2-column {
    width: 49%;
}

.life2-column:first-child {
    float: left;
    margin-right: 1%;
}

.life2-column:last-child {
    float: right;
    margin-left: 1%;
}

.input_text_name {
    margin-bottom: 12px;
}

.right-circle {
    -webkit-animation: circle 30s infinite;
    animation: circle 30s infinite;
}

.left-lifes-inner {
    position: absolute;
    left: -270px;
    top: 50px;
    -webkit-animation: circle 30s infinite;
    animation: circle 30s infinite;
    display: block;
}

.left-lifes-inner img {
    height: 570px;
    opacity: 0.1;
}

@-webkit-keyframes circle {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-keyframes circle {
    from {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.podrobnee {
    position: absolute;
    margin-left: 17px;
    bottom: 36px;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 15px;
    padding: 5px 68px;
    font-size: 24px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.15);
}

.myglyphicons {
    background-size: contain;
    display: inline-block;
    width: 47px;
    height: 25px;
    margin-left: -12px;
}

.anonse_data .myglyphicons, .anonse_data2 .myglyphicons {
    width: 47px;
    height: 25px;
    margin-left: 0px;
}

.anonse_data .myglyphicons.glyphicons-calendar-g {
    width: 22px;
    margin-right: 10px;
}

.anonse_data2 .myglyphicons.glyphicons-map-g {
    height: 29px;
}

.anonse_data2 .myglyphicons.glyphicons-star-g {
    height: 29px;
}

.anonse_data .dates {
    display: inline-block;
    line-height: 25px;
}

.glyphicons-family {
    background: url(/img/Icon_people.svg) center center no-repeat;
    background-size: contain;
}

.glyphicons-calendar {
    background: url(/img/Icon_calendar.svg) center center no-repeat;
    background-size: contain;
}

.glyphicons-map {
    background: url(/img/Icon_map.svg) center center no-repeat;
    background-size: contain;
}

.myglyphicons.glyphicons-calendar-g {
    background: url(/img/Icon_calendar_g.svg) center center no-repeat;
    background-size: contain;
}

.glyphicons-time-g {
    background: url(/img/Icon_clock_g.svg) center center no-repeat;
    background-size: contain;
}

.glyphicons-info-g {
    background: url(/img/Icon_info_g.svg) center center no-repeat;
    background-size: contain;
}

.glyphicons-map-g {
    background: url(/img/Icon_map_g.svg) center center no-repeat;
    background-size: contain;
}

.glyphicons-star-g {
    background: url(/img/Icon_star_g.svg) center center no-repeat;
    background-size: contain;
}

.glyphicons-family-g {
    background: url(/img/Icon_people_g.svg) center center no-repeat;
    background-size: contain;
}

.glyphicons-rubl-g {
    background: url(/img/Icon_rubl_g.svg) center center no-repeat;
    background-size: contain;
}

.more span {
    line-height: 1.3;
    max-width: 75px;
    margin-right: 22px;
}

.more a {
    display: block;
    margin-top: 6px;
    margin-left: 6px;
}

.more a img {
    width: 30px;
    opacity: 0.4;
}

.anonseEventConteiner {
    text-align: center;
}

.footer a.anonseEvent {
    display: inline-block;
    width: 100%;
    background-color: #bbbfcb;
    text-align: center;
    font-size: 50px;
    padding: 20px 0px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 2px 9px 0px rgba(24, 24, 24, 0.67);
    box-shadow: 0px 2px 9px 0px rgba(24, 24, 24, 0.67);
    color: #fff;
    margin-bottom: 40px;
    margin-top: 30px;
}

.anonseEvent:hover, .anonseEvent:active, .anonseEvent:focus {
    text-decoration: none;
    color: #fff;
}

.anonse_sliders_container {
    padding-top: 10px;
}

.ramka_anonse {
    height: 465px;
    border-radius: 30px;
    border: 5px solid #bcc0cc;
    width: 96%;
    margin: 0 auto;
    -webkit-box-shadow: 0 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 3px rgba(0, 0, 0, 0.3);
    z-index: 1500;
    overflow: hidden;
}

.byBilet {
    display: block;
    background: #bcc0cc;
    width: 363px;
    border-radius: 0px 0px 20px 20px;
    color: #ffffff;
    line-height: 60px;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}

.byBilet:active, .byBilet:hover, .byBilet:focus {
    color: #ffffff;
    text-decoration: none;
}

.open_anonse {
    display: none;
}

.open_anonse h2 {
    color: #000000;
    font-size: 35px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    margin: 10px 15px;
}

.open_anonse_text {
    font-size: 15px;
    color: #333333;
    margin-top: 15px;
    padding: 0px 15px 15px 15px;
    line-height: 1.1;
    white-space: pre-wrap;
    height: 435px;
    overflow: auto;
}

.anonse_data, .anonse_data2 {
    padding-left: 15px;
    padding-right: 15px;
}

.anonse-images {
    width: 100%;
    padding: 15px;
}

.anonse-images .img-cont {
    width: 65%;
    margin-right: 2%;
    float: left;
    height: 245px;
    overflow: hidden;
}

.left-ramka {
    width: 65%;
    float: left;
    height: 455px;
}

.right-ramka {
    width: 40%;
    margin-left: 60%;
    height: 455px;
}

.anonse-images .img-cont2 {
    width: 30%;
    margin-left: 68%;
    height: 245px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.anonse-images .img-cont img {
    height: 100%;
    min-width: 100%;
}

.anonse-images .img-cont2 img {
    width: 100%;
    height: 118px;
}

.anonse_data, .dates-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.anonse_data2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0px;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.anonse_data2 .dates {
}

.anonse_data2 span {
    display: inline-block;
}

.dates2-container {
    width: 50%;
    display: flex;
    align-items: center;
}

.anonse_data2 .myglyphicons {
    margin-right: 10px;
}

textarea#textSettings {
    width: 850px;
    height: 400px;
}

.modalimg {
    height: 40px;
}

.g-recaptcha {
    max-width: 100%;
    overflow: hidden;
    border-radius: 5px;
    text-align: center;
}

pre {
    background-color: #fff;
    border: none;
    word-wrap: break-word;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -50px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: ' ';
}

[dir='rtl'] .slick-prev:before {
    content: ' ';
}

.slick-next {
    right: -55px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: ' ';
}

[dir='rtl'] .slick-next:before {
    content: ' ';
}

.slider-nav .slick-prev, .slider-nav .slick-next {
    width: 103px;
    height: 63px;
}

.slider-nav .slick-prev {
    left: -110px;
}

.slider-nav .slick-next {
    right: -110px;
}

.page404 {
    background: url(/img/404.jpg) no-repeat top center #000;
    height: 100%;
    width: 100%;
    background-size: contain;
    min-height: 995px;
    display: block;
}

@media (max-width: 920px) {
    .slider-for .slick-next {
        right: -40px;
    }

    .slider-for .slick-prev::before {
        margin-left: -14px;
    }

    .footer {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

.podmenu {
    display: none;
    padding: 10px 0px;
    width: 256px;
    left: 661px;
    background-color: #000;
    position: absolute;
    text-align: center;
}

.podmenu.active, .podmenu:hover {
    display: block;
}

.podmenu a:hover {
    text-decoration: none;
}

.buy-ticket .close {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 2px;
    top: 4px;
}

.buy-ticket .close img {
    width: 100%;
}

.buy-ticket .mobile {
    display: none;
}

.buy-ticket {
    position: fixed;
    width: 50%;
    z-index: 999;
    background: white;
    top: -500%;
    left: 27%;
    border-radius: 5px;
    padding: 22px;
    transition: top .5s ease-out 0s;
}

.buy-ticket.active {
    top: 10%;
}

.byBilet {
    background: url(https://sunspiritgroup.ru/userfile/1080.png);
    background-position-x: center;
}

.podmenu {
    padding: 0;
}

.podmenu a {
    padding: 10px 0;
    display: block;
    width: 100%;
}
