

/* Start:/local/templates/main/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17630314554422*/
@media screen and (min-width: 700px) {
	.news_detail1 img{
		width: 100%;
	}
	.main .align-items-center img{
		width: auto;
	}
}
@media screen and (max-width: 500px) {
	.news_detail1 img{
		width: 100% !important;
		height: 20% !important;
	}
	.main-content .align-items-center img{
		width: auto !important;
	}
}

@media screen and (max-width:390px) {
	.img-group tr {
		display: flex;
		flex-direction: column;
	}
}

/* stylelint-disable selector-list-comma-newline-after */

.blog-header {
  line-height: 1;
  border-bottom: 1px solid #e5e5e5;
}

.blog-header-logo {
  font-family: Amiri, Georgia, "Times New Roman", serif;
  font-size: 2.25rem;
}

.blog-header-logo:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Amiri, Georgia, "Times New Roman", serif;
}

.display-4 {
  font-size: 2.5rem;
}
@media (min-width: 768px) {
  .display-4 {
    font-size: 3rem;
  }
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-scroller .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
}

.card-img-right {
  height: 100%;
  border-radius: 3px 0 0 3px;
}

.flex-auto {
  flex: 0 0 auto;
}

.h-250 { height: 250px; }
@media (min-width: 768px) {
  .h-md-250 { height: 250px; }
}

/* Pagination */
.blog-pagination {
  margin-bottom: 4rem;
}
.blog-pagination > .btn {
  border-radius: 2rem;
}

/*
 * Blog posts
 */
.blog-post {
  margin-bottom: 4rem;
}
.blog-post-title {
  margin-bottom: .25rem;
  font-size: 2.5rem;
}
.blog-post-meta {
  margin-bottom: 1.25rem;
  color: #727272;
}

/*
 * Footer
 */
.blog-footer {
  padding: 2.5rem 0;
  color: #727272;
  text-align: center;
  background-color: #f9f9f9;
  border-top: .05rem solid #e5e5e5;
}
.blog-footer p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 575px) {
.news-card { 
    display: flex;    height: auto; 
    flex-direction: column;    align-items: center; 
} 
.news-card img {    width: 300px; 
    height: 300px;}
.news-card strong {
text-align: center;
} 
}












@media screen and (max-width: 1200px) {
  .block-three-imgs {
    margin: 0 auto;
  }
  .block-three-imgs tr {
    display: flex;
    flex-direction: column;
    align-items: center;  
  }

  .block-three-imgs td {
    width: 360px;
  }
}

@media screen and (max-width: 450px) {
  .block-three-imgs td {
    width: 270px;
  }
  .block-three-imgs td img {
    width: 270px;
    height: auto;
  }
}

@media screen and (max-width: 768px) {  
.article-img-wrap img {
      width: 100%;
height: auto;  
}
.img2024{
width: 100%;
height: 110px;
}
.youtube{
width: 100%;
height: 300px;
}

  .article-img-wrap tr {      display: flex;
      flex-direction: column;      align-items: center;
  }}

@media (max-width: 1200px) {
    .why-img-wrap {
text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;

    }
    .why-img-wrap:not(:last-child) {
        margin-bottom: 25px;
    }
    .why-img-wrap img {
        width: 100%;
        height: auto;
    }
}
#news_detail_subscribe_form .align-items-center {
    justify-content: space-between;
}

#news_detail_subscribe_form .news_detail__text {
    width: auto;
}
#news_detail_subscribe_form .news_detail__button {
    margin-left: 0;
    flex: initial;
    max-width: initial;
    width: auto;
}
@media (max-width: 1200px) {
    .table-3-img {
        width: 100%;
    }
    .tr-3-img{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
@media (min-width: 800px) {
tr.tr-3-img {
    display: grid;
    grid-auto-columns: auto;
    grid-auto-flow: column;
}

tr.tr-3-img img {
  width: 100%;
  height: auto;
}
}

@media screen and (max-width: 768px) {
  .table-countries tr {
    max-width: 100%;
  }
  .table-countries img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .table-countries tr {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (max-width: 768px) {
  .flight-block-table tr {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
  }
}
.ya-share2__item_service_viber{
	display: none !important;
}
/* End */
/* /local/templates/main/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17630314554422 */
