

/* Start:/local/templates/csp59/components/bitrix/news/federations/bitrix/news.detail/.default/style.css?1652874969396*/
.info {
  padding: 0 25px;
  font-size: 1.125rem;
}

.info__text {
  text-align: justify;
  color: #1c222b;
}

.info__title {
  margin: 10px 0;
  line-height: initial;
}

.info__title svg {
  fill: #d44f5e;
  margin-top: -3px;
  margin-right: 10px;
}

@media (max-width: 767.98px) {
  .info {
    padding: 0;
  }
  .info__text {
    text-align: left;
  }
  .logo {
    margin-bottom: 15px;
  }
}

/* End */


/* Start:/local/templates/csp59/components/bitrix/system.pagenavigation/show_more/style.css?1652874969394*/
.loader {
    text-align: center;
    border: 7px solid #f3f3f3;
    border-top: 7px solid #3498db;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loader_show_more{
    padding-top:32px;
}

.loader_box {
    margin:0 auto;
    width:57px;
}

/* End */


/* Start:/local/templates/csp59/components/bitrix/news.list/trainers/style.css?16620358841492*/
.col-xs-five,
.col-sm-five,
.col-md-five,
.col-lg-five {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-five {
  width: 100%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-five {
    width: 50%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-md-five {
    width: 33.333333%;
    float: left;
  }
}

@media (min-width: 1300px) {
  .col-lg-five {
    width: 25%;
    float: left;
  }
}

@media (min-width: 1500px) {
  .col-lg-five {
    width: 20%;
    float: left;
  }
}

.event-element {
  background-color: #f6f6f6;
  position: relative;
}

.event-element:hover {
  background-color: #ffffff;
  z-index: 5;
}

.event-element__content {
  flex: auto !important;
  align-self: flex-end;
  padding: 25px 25px 20px;
  width: 100%;
}

.event-element__image {
  height: 300px;
  overflow: hidden;
}

.event-element__image img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 1200px) {
  .event-element__image {
    height: 80%;
    display: flex;
    align-self: flex-start;
    flex: 20;
  }
}

.event-element-human__name {
  letter-spacing: 0.3px;
  margin-bottom: 15px;
}

.event-element-human__name a {
  text-decoration: none;
  color: #1c222b;
  display: block;
  width: 100%;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.375rem;
  text-transform: uppercase;
}

.event-element-human__name a:hover {
  text-decoration: none;
}

/* End */


/* Start:/local/templates/csp59/components/bitrix/news.list/main/style.css?1757919626357*/
div.news-list {
  word-wrap: break-word;
}

div.news-list img.preview_picture {
  float: left;
  margin: 0 4px 6px 0;
}

.news-date-time {
  color: #486DAA;
}

@media (min-width: 769px) {
  .event-element--main-template .event-element__image {
    aspect-ratio: 16/9;
  }
}
.event-element--main-template .event-element__image img {
  object-fit: contain;
}

/* End */
/* /local/templates/csp59/components/bitrix/news/federations/bitrix/news.detail/.default/style.css?1652874969396 */
/* /local/templates/csp59/components/bitrix/system.pagenavigation/show_more/style.css?1652874969394 */
/* /local/templates/csp59/components/bitrix/news.list/trainers/style.css?16620358841492 */
/* /local/templates/csp59/components/bitrix/news.list/main/style.css?1757919626357 */
