.link-underlined a{
    color:#000;
}
.link-underlined a:hover{
    color: #e44562;
}
.socials ul li a svg{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    fill: #e44562;
    width: 22px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}
.socials ul li a:hover svg{
    fill: #fff;
}
ul ul{
    padding-left: 20px;
}
div>ul>li{
    margin-bottom: 5px;
}
.wp-caption{
    max-width: 100%;
}
.about-nav{
    margin: 30px 0 30px 30px;
}

.contacts__map {
  margin-bottom: 0px !important;
  }

.full-width-line {
  border-bottom: 1px solid #e44662;
  display: flex;
  width: 90% !important;
  left: 0;
  right: 0;
  position: sticky;
  margin: 0 auto;
    margin-bottom: 0px;
  margin-bottom: 40px;
}

.custom_text {
  text-align: center !important;
  display: inline-block;
  width: 100%;
  margin-bottom: 18px;
  font-family: 'MuseoSansCyrl';
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
}

.header__socials svg {
    fill:#fff;
}
.header__socials svg {
    position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
fill: #fff;
width: 22px;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.header__socials li {
  margin-right: 10px;
}
.header__socials div > ul > li {
  margin-bottom: 0px;
}
.attention .event__img {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
  height: auto;
}
.attention-text {
	font-family:MuseoSansCyrl;
	font-size: 32px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 40px;
  margin-top: -40px;
  margin-bottom: 20px;
text-align:center;
}
.video-wrapper-yt {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  height: 0;
  overflow: hidden;
}

.video-wrapper-yt iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.home-page-section-event h2, .mb-0 h2 {
font-size: 32px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 40px;
  margin-top: 0;
  margin-bottom: 40px;

}
.event__link h2, .event__link h3 {
  color: #000000;
  font-weight: 900;
  line-height: 24px;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 16px;
}

.events-filter.clearfix > a > span > h3 {
  color: #000000;
  opacity: 0.3;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding-left: 30px;
  float: right;
  text-align: right;
  height: 30px;
  line-height: 30px;
  display: contents;
}
.linksupport {
  opacity: 0.5;
  color: #000000;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 6px;
  float: left;
  margin-top: 15px;
  float: right;
}

.wheretogopc img {
  height: 100px;
  float: right;
  width: auto;
  display: inline-block;
}
.wheretogomobile {
  display: none;
}
.btn.btn-default.maraton a {
  color: white !important;
}
.btn.btn-default.virtuosi a {
  color: white !important;
}
@media only screen and (max-width: 767px) {
.btn.btn-default.virtuosi {
  margin-top:10px;
}
.btn.btn-default.maraton {
  color: white !important;
  margin-top: 10px !important;
}
.attention-text {
  font-family: MuseoSansCyrl;
  font-size: 28px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 32px;
  margin-top: -20px;
  margin-bottom: 20px;
  text-align: center;
}
.wheretogopc {
  display: none;
}
.wheretogomobile {
  display: inline-block;
}
.home-page-section-event h2, .mb-0 h2 {
	margin-bottom: 20px;
    font-size: 19px;
    line-height: 26px;
    letter-spacing: 0;
}
.wheretogomobile img {
  height: 90px;
  margin-top: -15px;
  margin-bottom: 15px;
  width: auto;
}
.linksupport {

  float: left;
}
}

.home-page-section-event .event__img{

height:auto !important}

.header__socials li {
  margin-right: 2px !important;
}.header__socials {
  margin-right: 12px !important;
}


.event p {
  font-style: normal !important;
}
.event__short-info > p > em {
  font-style: normal !important;
}
.date.date--static {
  font-style: normal !important;
}