

/* Start:/local/templates/sro/components/bitrix/news.list/services/style.css?1726180873162*/
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;
}

/* End */


/* Start:/local/templates/sro/components/bitrix/news.list/membership/style.css?1726180873162*/
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;
}

/* End */


/* Start:/local/templates/sro/components/bitrix/news.list/advantages/style.css?1726180873162*/
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;
}

/* End */


/* Start:/local/templates/sro/components/bitrix/news.list/kc_news_top/style.css?17261808732604*/
.tabsgridlist {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px 40px;
  margin: 20px auto;
  width: fit-content; }

  .tabsgridlist a {
    display: block;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(19, 135, 200, 0.09);
    max-width: 260px;
    text-decoration: none;
    transition: 0.5s; }
    .tabsgridlist a:hover {
      text-decoration: none;
      box-shadow: 0px 0px 20px rgba(19, 135, 200, 0.5); }
    .tabsgridlist a img {
      width: 100%;
      height: 150px;
      object-fit: cover; }
    .tabsgridlist a div {
      padding: 7px 17px 22px;
      display: grid;
      grid-gap: 18px; }
      .tabsgridlist a div p {
        font-family: "Roboto";
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        color: #000000;
        padding-top: 20px; }
      .tabsgridlist a div span {
        font-family: "Roboto";
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        color: #929292; }

.tabssliderlist {
  margin: 20px auto; }
  .tabssliderlist a {
    display: block;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(19, 135, 200, 0.09);
    max-width: 260px;
    text-decoration: none;
    transition: 0.5s;
    margin: 0 auto; }
    .tabssliderlist a:hover {
      text-decoration: none;
      box-shadow: 0px 0px 20px rgba(19, 135, 200, 0.5); }
    .tabssliderlist a img {
      width: 100%;
      height: 150px;
      object-fit: cover; }
    .tabssliderlist a div {
      padding: 7px 17px 22px;
      display: grid;
      grid-gap: 18px; }
      .tabssliderlist a div p {
        font-family: "Roboto";
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        color: #000000;
        padding-top: 20px; }
      .tabssliderlist a div span {
        font-family: "Roboto";
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        color: #929292; }

@media (max-width: 990px) {
  .tabsgridlist {
    display: grid;
    grid-template-columns: 1fr 1fr; } }
@media (max-width: 540px) {
  .tabsgridlist {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px; } }

/*# sourceMappingURL=style.css.map */





/*

.them_title, .all_news{
  display: none !important;
}
  */
/* End */


/* Start:/local/templates/sro/components/bitrix/news.list/employees_new/style.css?1729549875162*/
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;
}

/* End */


/* Start:/local/templates/sro/components/bitrix/news.list/kc_main_gallery/style.css?17261808733081*/
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;
}




.kc_them_2 .owl-nav{
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: calc(100% + 70px);
}
.kc_them_2 .owl-nav button{
	display: block;
	position: absolute;
	top: 0;
	transform: translateY(-50%);
	left: -70px;
	width: 50px;
	height: 44px;
	background-image: url(/assets/img/arrow_left.svg) !important;
	background-size: contain !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
.kc_them_2 .owl-nav button.owl-next{
	transform: rotate(180deg);
	left: unset;
	right: 0;
	top: -21px;
}
.kc_them_2 .owl-nav button span{
	display: none;
}
.kc_gallery_slider{
	display: block;
	position: relative;
	padding: 0 0 56px 0;
}
.kc_gallery_slider h2{
	display: block;
	position: relative;
	margin-top: 0;
	margin-bottom: 55px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 30px;
	line-height: 37px;
	color: #000000;
	text-align: center;
}
.kc_gallery_slider .kc_item{
	display: block;
	position: relative;
	height: 235px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.kc_pop_up_gallery .row-flex {
	display: flex;
	flex-flow: row wrap;
}
.kc_pop_up_gallery .kc_info_photo {
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	color: #000000;
}
@media (max-width: 1100px){
	.kc_them_2 .owl-nav {
		display: none;
	}
}
@media (max-width: 767px){
	.kc_pop_up_gallery .row-flex .col-sm-12 {
		width: 100%;
	}
}





.kc_pop_up_gallery{
	display: block;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
	cursor: pointer;
	z-index: 99999;
}
.kc_pop_up_gallery .body{
	display: block;
	position: absolute;
	width: 100%;
	height: auto;
	max-width: 1166px;
	max-height: 100vh;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 30px;
	background-color: #fff;
	cursor: default;
}
.kc_pop_up_gallery .close{
	display: block;
	position: absolute;
	width: 15px;
	height: 15px;
	top: 15px;
	right: 15px;
	cursor: pointer;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(/assets/img/close_small.svg);
}
.kc_pop_up_gallery img{
	display: block;
	position: relative;
	width: 100%;
	max-height: 100vh;
	object-fit: contain;
	object-position: center;
}
.kc_pop_up_gallery img[src="#IMG#"]{
	display: none;
}
.kc_pop_up_gallery video{
	display: block;
	position: absolute;
	width: calc(100% - 30px);
	height: 100%;
	top: 0;
	background-color: #000;
}
.kc_pop_up_gallery video[poster="#POSTER#"]{
	display: none;
}
.kc_text_template{
	display: none;
}
/* End */


/* Start:/local/templates/sro/components/bitrix/news.list/partners/style.css?1726180873162*/
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;
}

/* End */
/* /local/templates/sro/components/bitrix/news.list/services/style.css?1726180873162 */
/* /local/templates/sro/components/bitrix/news.list/membership/style.css?1726180873162 */
/* /local/templates/sro/components/bitrix/news.list/advantages/style.css?1726180873162 */
/* /local/templates/sro/components/bitrix/news.list/kc_news_top/style.css?17261808732604 */
/* /local/templates/sro/components/bitrix/news.list/employees_new/style.css?1729549875162 */
/* /local/templates/sro/components/bitrix/news.list/kc_main_gallery/style.css?17261808733081 */
/* /local/templates/sro/components/bitrix/news.list/partners/style.css?1726180873162 */
