

/* Start:/local/templates/.default/components/bitrix/news.list/main-banner-adaptive/style.css?16373199212213*/
.main-banner__wrapper {
  width: 100%;
  max-width: 1450px;
  margin: 0 auto; }

.main-banner__item {
  position: relative; }

.main-banner__img img {
  width: 100%;
  display: block; }

.main-banner__info {
  position: absolute;
  color: white;
  height: 100%;
  top: 0;
  left: 4.5%;
  width: 40%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.main-banner__pagination .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  color: transparent;
  background: 0;
  border: 0;
  position: relative;
  outline: 0;
  margin-right: 5px;
  opacity: 1; }
  .main-banner__pagination .swiper-pagination-bullet:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #bdbdbd; }

.main-banner__pagination .swiper-pagination-bullet-active:after {
  background: #ffba00; }

.main-banner-details {
  color: #fff;
  width: 455px; }
  .main-banner-details__title {
    text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
    font-size: 35px;
    font-family: "proxima_nova_rgbold",sans-serif;
    font-weight: bold;
    line-height: 1.1;
    margin: 0;
    margin-bottom: 10px;
    color: inherit; }
  .main-banner-details__content {
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    color: inherit; }
  .main-banner-details__subtitle {
    font-size: 35px;
    margin: 0;
    margin-bottom: 10px;
    color: inherit;
    line-height: 35px; }
  .main-banner-details__text {
    color: inherit;
    font-size: 14px;
    line-height: 1.42857;
    margin-bottom: 15px;
    margin: 0;
    margin-bottom: 10px; }

@media (max-width: 1269px) {
  .main-banner__info {
    width: 420px; } }

@media (max-width: 1024px) {
  .main-banner__info {
    position: relative;
    top: 0;
    left: 0;
    background: #000;
    width: 100%;
    padding: 0;
    margin: 0; }
  .main-banner-details {
    width: 100%;
    text-align: center;
    padding: 40px 0; } }

/* End */
/* /local/templates/.default/components/bitrix/news.list/main-banner-adaptive/style.css?16373199212213 */
