/*Блок СОБЫТИЕ */
.single-b-event {
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.6), 0px 6px 20px 0px rgba(0, 0, 0, 0.6);
  margin: 10px auto 10px auto;
  position: relative;
  max-width: 350px;
  background: white;
}
.single-b-event .like-btn {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 10;
  width: 40px;
  height: 40px;
  cursor: pointer;
  padding: 10px;
}

.single-b-event .close-btn {
    position: absolute;
    top: 7px;
    right: 7px;
    z-index: 10;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url("../img/close_button.c39e991e7be1.png") no-repeat center center;
    background-size: cover;
}

.single-b-event .like-btn.active .like-btn-img {
  background-position: 0px -18px;
}
.single-b-event .like-btn .like-btn-img {
  width: 20px;
  height: 17px;
  background: url("../img/like-icon.5a074049c283.png") no-repeat left top;
  background-size: cover;
}
.single-b-event .single-event-picture {
  min-height: 250px;
  max-width: 350px;
  position: relative;
  overflow: hidden;
  background: #c0d3dc;
}
.single-b-event .single-event-picture .single-ep-slider {
  position: absolute;
  background: #263238;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  min-height: 100%;
}
.single-b-event .single-event-picture .single-ep-slider .slick-list,
.single-b-event .single-event-picture .single-ep-slider .slick-track,
.single-b-event .single-event-picture .single-ep-slider .slick-slide {
  height: 100%;
}
.single-b-event .single-event-picture .slick-slide {
  text-align: center;
  white-space: nowrap;
  background-size: cover;
  background-repeat: no-repeat;
}

.single-b-event .single-event-picture .slick-slide:after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #263238;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  filter: alpha(opacity=40);
}
.single-b-event .event-content {
  padding: 0 1em 1em;
}
.single-b-event .event-title {
  text-transform: uppercase;
}
.single-b-event .event-dates {
  font-size: 12px;
  display: inline-block;
  line-height: 1;
  border: 2px solid #ffd600;
  padding: 2px;
  color: #ffffff;
  position: absolute;
  z-index: 2;
  margin-top: -40px;
}
.single-b-event .ec-body {
  line-height: 18px;
}
.single-b-event .ec-footer {
  margin-top: 10px;
}
.single-b-event .list-places {
  margin-bottom: 0;
  padding-left: 20px;
  color: #90a4ae;
  position: relative;
}
.single-b-event .list-places li {
  line-height: 18px;
}
.single-b-event .list-places li a {
  color: #90a4ae;
  font-size: 12px;
}
.single-b-event .list-places li.pin {
  position: absolute;
  left: 0;
  top: 0;
}
.single-b-event .list-places .placesCut {
  margin-left: -20px;
}
.single-b-event .list-places li.external-link {
  position: relative;
}
.single-b-event .list-places li.external-link .icon-external-link {
  position: absolute;
  left: -20px;
  font-size: 13px;
}

.single-ep-slide {
    background-position: center center;
}

.single-ep-slide img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.single-ep-slide img.portrait {
  width: 100%;
  height: auto;
}
.single-ep-slide img.landscape {
  height: 100%;
  width: auto;
  max-width: none;
}

.single-event-section {
   background-image: url("../img/event_page_bg.b348d96940b8.jpg");
   background-repeat: repeat-y;
   background-position: center center;
   min-height: 100vh;
}

.single-event-container {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.75) none repeat scroll 0% 0%;
}

.single-black-div {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.15) none repeat scroll 0% 0%;
}

.my-event-title,
.b-events-grid .b-event .my-event-title
{
    text-transform: none; !important;
    font-size: 24px; !important;
    font-weight: bold; !important;
}

@media screen and (max-width: 600px) {
    .b-events-grid .b-event .my-event-title
    {
        text-transform: none; !important;
        font-size: 24px; !important;
        font-weight: bold; !important;
    }
}

.my-ec-body {
    font-size: 16px; !important;
    font-weight: normal; !important;
    line-height: 1.5; !important;
}

#b-events .my-b-events-title {
    position: relative;
    margin-top: -16px;
    margin-bottom: 50px;
}

#b-events .my-b-events-title .city .rotate {
    display: inline-block;
    font-size: 14px;
    color: #263238;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

#b-events .my-b-events-title .city {
    position: absolute;
    top: -60px;
    left: -15px;
    clear: both;
}

#b-events .my-b-events-title .ia {
    font-size: 82px;
    line-height: 1;
    margin-top: 20px;
    color: #ffd600;
}

#b-events .my-b-events-title .ia.clone {
    position: relative;
    color: #263238;
    left: -44px;
}

#b-events .my-b-events-title h2 {
    width: 150px;
    margin-bottom: 12px;
    margin-top: 30px;
    margin-left: 30px;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.29;
    text-transform: none;
}

#b-events .my-b-events-title .description {
    margin: 0;
    margin-left: 30px;
    width: 190px;
    color: #90a4ae;
    font-size: 16px;
    font-weight: 100;
    line-height: 1.5;
}

#b-events .my-events-aside {
    margin-top: 110px;
}

#b-events .b-events-title h2 {
    font-family: 'Playfair Display'; !important;
    /*margin-left: 0px; !important;*/
}

@media screen and (max-width: 992px) {
    #b-events .b-events-title {
        margin-left: 15px; !important;
        margin-right: 15px; !important;
    }

    #b-events .b-events-title .city {
        margin-right: 4%; !important;
    }

    #b-events .b-events-title h2 {
        margin-left: -35px; !important;
    }
}

#b-events .finished-events-h3 {
    font-size: 30px; !important;
}
