

/* Start:/bitrix/components/simai/slider/templates/main/style.css?17029113271035*/
.main__section .main__slider__inner {
    position: relative;
    height: 665px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.main__slider__inner .main__slider__bg_color {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(84.65deg, #1B1350 -7.51%, rgba(27, 19, 80, 0) 93.85%);
    z-index: 1;
}

.main__slider__inner .main__section__text__container {
    z-index: 2;
}

.main__section__text__container .main__section__title {
  color: #fff;
  margin-bottom: 66px;
  text-transform: uppercase;
  font-family: "Roboto";
  font-weight: 900;
  font-size: 45px;
}

.main__section__text__container .main__section__link {
    padding: 18px 25px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    width: 200px;
}

@media(max-width: 767px) {
	.main__section__text__container .main__section__title {
		font-size: 30px;
	}
}
/* End */


/* Start:/bitrix/templates/simai.sovet/components/bitrix/catalog.section/news-list-5/style.css?17022785351136*/
.news__inner__item__img {
  border-radius: 10px;
}

.news__inner__item__details {
  cursor: pointer;
}

.news {
  margin-top: 60px;
  margin-bottom: 81px;
}

.news__inner__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.news__inner__items {
  margin-top: 33px;
}

.news__inner__items .news__inner__item {

}

.news__inner__item .news__inner__item__img {
    width: 100%;
    height: 250px;
    border-radius: 15px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.news__inner__item .news__inner__item__date {
  color: #7b7b7b;
  font-size: 12px;
  font-weight: 400;
  font-family: "Roboto";
}
/*
.news__inner__item .news__inner__item__details {

}
*/
.news__inner__item .news__inner__item__title {
  display: block;
  font-family: "Roboto";
  font-size: 18px;
  margin-top: 11px;
  margin-bottom: 53px;
  font-weight: 600;
}

.news .news__inner__item__text {
  margin: 10px 0 0 15px;
}
/* End */


/* Start:/bitrix/templates/simai.sovet/components/bitrix/news.list/main.partners/style.css?1701102550268*/
.partners {
  margin-top: 40px;
  margin-bottom: 55px;
}

.partners__inner__items {
  margin-top: 42px;
  width: 100%;
  /*display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 50px;
  row-gap: 40px;*/
}
/* End */


/* Start:/bitrix/templates/simai.sovet/components/bitrix/news.list/main.results.overhaul/style.css?17011025001683*/
.overhaul {
  margin-top: 42px;
  margin-bottom: 32px;
}

.overhaul .overhaul__inner__items {
  margin-top: 42px;
  width: 100%;
  /*display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 50px;
  row-gap: 40px;*/
}

.overhaul .overhaul__inner__item {
    padding-left: 29px;
    padding-top: 23px;
    padding-bottom: 21px;
    width: 241px;
    height: 216px;
    background-color: #fbfbfb;
    border: 1px #dedede solid;
    border-radius: 25px;
    margin: 0 auto 25px;
}

.overhaul .overhaul__inner__item .overhaul__inner__img {
    width: 62px;
    height: 62px;
}

.overhaul .overhaul__inner__item .overhaul__inner__item__count {
  display: block;
  font-family: "Roboto";
  font-size: 40px;
  font-weight: 900;
  color: #303030;
  margin-top: 29px;
}

.overhaul .overhaul__inner__item .overhaul__inner__item__info {
  display: block;
  font-family: "Roboto";
  font-size: 20px;
  color: #303030;
  margin-top: 10px;
}

.overhaul .overhaul__inner__item .overhaul__inner__item__special__title {
    display: block;
    font-family: "Roboto";
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    line-height: 25px;
    text-transform: uppercase;
    margin-top: 20px;
}

.overhaul .overhaul__inner__item .overhaul__inner__item__special__info {
  display: block;
  font-family: "Roboto";
  font-size: 20px;
  color: #ffffff;
  margin-top: 10px;
}

.overhaul .overhaul__inner__item__actual {
  background-color: #303030;
}

.overhaul .overhaul__inner__item__actual .overhaul__inner__item__count {
  color: #fff;
}

.overhaul .overhaul__inner__item__actual .overhaul__inner__item__info {
  color: #fff;
}
/* End */


/* Start:/bitrix/templates/simai.sovet/components/bitrix/news.list/main.owners/style.css?1702911998908*/
.owners {
  padding-top: 100px;
  background-color: #373768;
  padding-bottom: 35px;
}

.owners .title {
  color: #fff;
}

.owners__inner__items {
  /*display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 25px;
  row-gap: 15px;*/
  margin-top: 37px;
}

.owners__inner__items .owners__inner__item__container {
    padding: 0 15px 20px;
}

.owners__inner__items .owners__inner__item {
    background-color: #fbfbfb;
    border: 1px #dedede solid;
    border-radius: 15px;
    /* max-width: 348px; */
    width: 100%;
    padding: 17px 30px;
    height: 85px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.owners__inner__items .owners__inner__item .owners__inner__item__text {
    font-size: 16px;
    font-family: "Roboto";
    color: #363667;
    margin-left: 30px;
    line-height: 18px;
}
/* End */


/* Start:/bitrix/templates/simai.sovet/components/bitrix/news.list/main.results.works/style.css?17029063444454*/
.work {
  background-color: #373768;
  padding-bottom: 45px;
}

.work .container {
  padding: 0;
}

.work .work__inner__items {
  margin-top: 30px;
}

.work__inner .title {
  color: #fff;
}

.work .slider__arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.work .work__inner__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 650px;
    margin: 0 auto;
}

.work .work__inner__item {
  margin: 0 auto;
  /*width: 700px;*/
  max-width: 700px;
  background-color: #fbfbfb;
  border-radius: 15px;
  padding: 28px 42px;
}

.work .work__inner__item__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: wrap;
}

.work .work__inner__item .work__inner__item__title {
    font-family: 'Roboto';
    font-size: 25px;
    font-weight: 900;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
    color: #363667;
}

.work .work__inner__item__top .work__info__adress {
    display: block;
    border: 1px solid #392D8880;
    border-radius: 2px;
    color: #392D8880;
    font-family: Roboto;
    font-size: 10px;
    font-weight: 500;
    line-height: 10px;
    letter-spacing: 0em;
    text-align: center;
    padding: 6px 5px;
}

.work .work__info__dates {
    display: block;
    margin-top: 6px;
    font-size: 10px;
    font-weight: 500;
    font-family: "Roboto";
    color: #363667;
}

.work .work__inner__item .work__inner__item__result {
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}

.work .work__inner__item .work__inner__item__result__before,
.work .work__inner__item .work__inner__item__result__after {
    width: 49%;
    position: relative;
}

.work .work__inner__item .work__inner__item__sign__before, 
.work .work__inner__item .work__inner__item__sign__after {
    background: #363667;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    border-radius: 5px;
    padding: 5px 0;
    width: 68px;
    position: absolute;
    bottom: -12px;
    display: block;
    left: calc(50% - 34px);
}

.work .work__inner__item .work__inner__item__result .result__img {
    max-width: 300px;
    width: 300px;
    height: 300px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#results-works-slider .owl-nav {
    position: absolute;
    top: -105px;
    right: 23%;
}

#results-works-slider.owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
}

#results-works-slider .owl-dots {
    margin-top: 20px;
}
#results-works-slider .owl-dots .owl-dot span {
    background: none;
    border: 1px solid #ffffff;
}
#results-works-slider .owl-dots .owl-dot.active span {
    background: #ffffff;
    border: 1px solid #ffffff;
}

@media (max-width: 767px) {
	.work .work__inner__item {
		padding: 25px 30px;
	}

	.work .work__inner__top {
		margin: 20px auto 65px;
		padding: 0 35px;
	}
	#results-works-slider .owl-nav {
		top: -75px;
		right: auto;
		left: 30px;
	}

	.work .work__inner__item .work__inner__item__title {
		width: 100%;
	}
	.work .work__inner__item .work__info {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-wrap: wrap;
		margin: 10px 0 5px;
	}
	.work .work__inner__item__top .work__info__adress,
	.work .work__info__dates {
		width: 48%;
		margin: 0;
	}

	.work .work__inner__item .work__inner__item__result .result__img {
		max-width: 100%;
		width: 100%;
	}
}

@media (max-width: 625px) {
	.work .work__inner__item .work__inner__item__result__before, 
	.work .work__inner__item .work__inner__item__result__after {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.work .work__inner__item .work__inner__item__result__before {
		margin-bottom: 25px;
	}

	/*.work .work__inner__item .work__inner__item__result .result__img {
		max-width: 400px;
	}*/
}
/* End */
/* /bitrix/components/simai/slider/templates/main/style.css?17029113271035 */
/* /bitrix/templates/simai.sovet/components/bitrix/catalog.section/news-list-5/style.css?17022785351136 */
/* /bitrix/templates/simai.sovet/components/bitrix/news.list/main.partners/style.css?1701102550268 */
/* /bitrix/templates/simai.sovet/components/bitrix/news.list/main.results.overhaul/style.css?17011025001683 */
/* /bitrix/templates/simai.sovet/components/bitrix/news.list/main.owners/style.css?1702911998908 */
/* /bitrix/templates/simai.sovet/components/bitrix/news.list/main.results.works/style.css?17029063444454 */
