

/* Start:/local/templates/.default/components/bitrix/news.list/about_nums_templ/style.css?16969311871402*/
.nums_block {
  width: 100%;
  margin-bottom: 40px;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}
.nums_list .swiper-wrapper {
  display: flex;
  flex-wrap: nowrap;
}
@media screen and (min-width: 992px) {
.page-about .nums_block .swiper-button-next,
.page-about .nums_block .swiper-button-prev {
  display: none;
}  
.page-about .nums_block .swiper-pagination {
  display: none;
}
}

.page-about .nums_block .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -40px;
}

.nums_list .item {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 992px) {
.nums_block {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.nums_list .swiper-wrapper {
  flex-wrap: wrap;
}

.nums_list .item {
  width: 33.3%;
  margin-bottom: 80px;
}
}
.nums_list .item .icon {
	display: inline-block;
	margin: 0 10px 5px 1px;
}
.nums_list .item .num {
	display: inline-block;
	font-size: 2.8rem;
	line-height: 1;
	font-weight: 300;
	color: #497351;
	position: relative;
    top: -20px;
}
.nums_list .item .text {
  font-size: 1.6rem;
  line-height: 1;
}
@media screen and (min-width: 992px) {
.nums_list .item .icon {
	margin: 0 20px 10px 0;
}
.nums_list .item .num {
	font-size: 3.5rem;
  top: -7px;
}
.nums_list .item .text {
  font-size: 1.6rem;
  line-height: 1;
}
}
@media screen and (min-width: 1200px) {
.nums_list .item .num {
	font-size: 4.5rem;
}
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/about_timeline_templ/style.css?17230960062799*/
.page-about-history__list {
	display: block;
	margin-bottom: 25px;
}
@media screen and (min-width: 992px) {
.page-about-history__list {
	margin-bottom: 0; 
}
}

.page-about-history__list-item {
  position: relative;
  border-left: 1px solid #D9A392;
  padding-bottom: 30px; }
  @media screen and (min-width: 992px) {
    .page-about-history__list-item {
      padding-top: 8px; } }
  @media screen and (min-width: 1200px) {
    .page-about-history__list-item {
      padding-bottom: 34px; } }

.page-about-history__list-item-name {
  display: inline-block;
  padding: 0 20px;
  position: absolute;
  left: 58px;
  top: 1px; }
  .page-about-history__list-item-name br {
    display: none; }
  .page-about-history__list-item-name span {
    color: #497351;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 2rem; }
  .page-about-history__list-item-name p {
    text-align: left;
    font-size: 1.2rem;
    line-height: 1.4rem;
    color: #000;
    margin-bottom: 3px;
    max-width: 135px; }
@media screen and (min-width: 992px) {
.page-about-history__list-item-name {
	padding: 0;
	right: 103%;
	left: inherit;
	top: -5px;
}
.page-about-history__list-item-name p {
	text-align: right;
}
.page-about-history__list-item-name p span {
	display: block;
	white-space: nowrap;
}
}

.page-about-history__list-item-year {
	display: inline-block;
	width: 45px;
	height: 32px;
	margin-bottom: 14px;
	padding-left:10px;
	position: relative;
	left: -1px;
	background-color:#bd4e45;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
}
.page-about-history__list-item-year:before {
	content:"";
	position:absolute;
	right: -10px;
	width: 10px;
	height: 32px;
	top:0;
	background: url('/local/templates/.default/components/bitrix/news.list/about_timeline_templ/img/history_flag.svg') right 50% no-repeat transparent;
	background-size: cover;
}
.page-about-history__list-item-row {
	margin-bottom: 8px;
	padding-left: 20px;
}
  .page-about-history__list-item-row .page-about-history__list-item-row-icon {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    margin-right: 8px; }
    .page-about-history__list-item-row .page-about-history__list-item-row-icon img {
      display: block;
      margin: 0 auto; }
.page-about-history__list-item-row .page-about-history__list-item-row-text {
	display: inline-block;
	width: calc(100% - 43px);
	vertical-align: middle;
	font-size: 1.2rem;
	line-height: 1.6rem;
}
@media screen and (min-width: 992px) {
.page-about-history__list-item-row {
	padding-left: 37px;
}
.page-about-history__list-item-row .page-about-history__list-item-row-text {
	width: calc(100% - 60px);
	font-size: 1.4rem;
	line-height: 2rem;
}
}
.block_hide {
	display:none;
}
.block_hide.open {
	display:block;
}
.view_all {
	padding-bottom:0;
}
.view_all .page-about-history__list-item-year {
	width: 105px;
	margin-bottom:0;
	cursor:pointer;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/about_why_us_templ/style.css?16969311871326*/
.guarantee_block {
	display: flex;
	width: 100%;
	margin-bottom: 40px;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
}
.guarantee_block ._list .swiper-wrapper {
	display: flex;
	flex-wrap: nowrap;
}
@media screen and (min-width: 1200px) {
.page-about .guarantee_block .swiper-button-next,
.page-about .guarantee_block .swiper-button-prev {
  display: none;
}  
.page-about .guarantee_block .swiper-pagination {
  display: none;
}
}

.page-about .guarantee_block .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: -40px;
}

._guarantee ._item {
	display:table !important;
	width:100%;
	height:70px;
	float:left;
	position:relative;
	margin:0;
	padding:0 0 0 60px;
	position: relative;
}
._guarantee ._item .icon {
	position: absolute;
	left:0;
	top:0;
	width: 50px;
	height: 100%;
	display: flex;
    align-items: center;
}
._guarantee ._item ._text_block{
	display:table-cell;
	vertical-align:middle;
	font-size: 14px;
	line-height:1.2;
}
@media screen and (min-width: 1200px) {
.guarantee_block {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
.guarantee_block ._list .swiper-wrapper {
	flex-wrap: wrap;
}
._guarantee ._item {
	width:25%;
	padding:0 15px 0 70px;
}
._guarantee ._item:nth-child(-n+4) {
	margin-bottom:55px;
}
._guarantee ._item ._text_block{
	font-size: 16px;
}
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/about_sert_list/style.css?1696931187705*/
.sert_block .sect_subtitle {
    text-align: left;
}	
.sert_cont {
	display: flex;
	width: 100%;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
}
.page-about .sert_cont .swiper-button-next,
.page-about .sert_cont .swiper-button-prev {
  top:50%;
}  

.sert_block ._list {
	display: flex;
	flex-direction: row;
}
.sert_block ._list .item {
	display:block;
	text-align:center;
}
.sert_block ._list .item img{
    height: 277px;
    width: auto;
}
.sert_block ._list .item a {
	display: inline-block;	
}
.sert_block ._list .item p {
	max-width: 213px;
	min-height: 42px;
	margin: 5px auto 0;
	padding: 0 20px;
	font-size: 1.2rem;
	line-height: 1.4rem;
	display: flex;
	align-items: center;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/about_partners_templ/style.css?1696931187730*/
.partners_block {
	display: flex;
	width: 100%;
	position: relative;
}
.partners_block ._list {
	height: 110px;
}
.partners_block .item {
	margin-top: 25px;
	margin-bottom: 25px;
	height: 60px;
	position: relative;
}
@media screen and (min-width: 540px) {
.partners_block ._list {
	height: 220px;
}
}
@media screen and (min-width: 992px) {
.partners_block ._list {
	height: 266px;
}
.partners_block .item {
	margin-top: 48px;
	margin-bottom: 48px;
}
}
.partners_block .item img {
	display: block;
	max-height: 50px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.page-about .partners_block .swiper-button-next, 
.page-about .partners_block .swiper-button-prev {
    top: 50%;
}
/* End */


/* Start:/js/cookie-modal/style.css?17587015243378*/
.cookie-notification {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1200px;
    max-width: calc(100% - 40px);
    background: #FFF;
    border-radius: 8px;
    margin: 20px 0;
    z-index: 9999;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.10);
    font-family: Roboto, sans-serif;
}

.cookie-notification .cookie-notification__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    gap: 20px;
}

.cookie-notification .cookie-notification__text {
    flex: 1;
    color: #000;
    font-size: 18px;
    line-height: 1.4;
    font-family: Roboto, sans-serif;
}

.cookie-notification .cookie-notification__text p {
    margin: 0;
}

.cookie-notification .cookie-notification__text p:last-child {
    margin-bottom: 0;
}

.cookie-notification .cookie-notification__title {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    font-family: Roboto, sans-serif;
}

.cookie-notification .cookie-notification__description {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    font-family: Roboto, sans-serif;
}

.cookie-notification .cookie-notification__link {
    color: #005C32;
    text-decoration: underline;
    font-weight: normal;
    font-family: Roboto, sans-serif;
}

.cookie-notification .cookie-notification__link:hover {
    color: #002E19;
}

.cookie-notification .cookie-notification__button {
    flex-shrink: 0;
}

.cookie-notification .cookie-notification__accept-btn {
    font-family: Roboto, sans-serif;
    background: #005C32;
    color: #fff;
    border: none;
    border-radius: 6px;
    display: flex;
    height: 48px;
    padding: 15px 82px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.cookie-notification .cookie-notification__accept-btn:hover {
    background: #002E19;
}

.cookie-notification .cookie-notification__accept-btn:active {
    background: #80AE99;
}

@media (max-width: 768px) {
    .cookie-notification {
        width: 100%;
        max-width: none;
        margin: 0;
        border-radius: 8px 8px 0 0;
        left: 0;
        transform: none;
    }
    
    .cookie-notification .cookie-notification__content {
        display: flex;
        padding: 16px;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        gap: 16px;
    }
    
    .cookie-notification .cookie-notification__text {
        text-align: left;
        font-size: 14px;
        font-family: Roboto, sans-serif;
        flex: 1;
    }
    
    .cookie-notification .cookie-notification__title {
        font-size: 14px;
        line-height: 1.4;
        font-family: Roboto, sans-serif;
    }
    
    .cookie-notification .cookie-notification__description {
        font-size: 14px;
        line-height: 1.4;
        font-family: Roboto, sans-serif;
    }
    
    .cookie-notification .cookie-notification__button {
        flex-shrink: 0;
    }
    
    .cookie-notification .cookie-notification__accept-btn {
        padding: 12px 24px;
        font-size: 14px;
        font-weight: 500;
        font-family: Roboto, sans-serif;
        height: auto;
        white-space: nowrap;
    }
}

/* End */
/* /local/templates/.default/components/bitrix/news.list/about_nums_templ/style.css?16969311871402 */
/* /local/templates/.default/components/bitrix/news.list/about_timeline_templ/style.css?17230960062799 */
/* /local/templates/.default/components/bitrix/news.list/about_why_us_templ/style.css?16969311871326 */
/* /local/templates/.default/components/bitrix/news.list/about_sert_list/style.css?1696931187705 */
/* /local/templates/.default/components/bitrix/news.list/about_partners_templ/style.css?1696931187730 */
/* /js/cookie-modal/style.css?17587015243378 */
