

/* Start:/bitrix/templates/ctr/components/bitrix/menu/top/style.min.css?1748358232747*/
div.menu-sitemap-tree{font-size:100%}div.menu-sitemap-tree ul{list-style-type:none;margin:0;padding:0 1em 0 0}div.menu-sitemap-tree ul ul{width:auto;margin:-0.75em 0 0 0;padding:0 0 0 .75em}div.menu-sitemap-tree li{margin:0 0 -0.85em 0;padding:0}div.menu-sitemap-tree li li{margin:0 0 -0.85em .5em;padding:0}div.menu-sitemap-tree li.menu-close ul{display:none}div.menu-sitemap-tree div.item-text{position:relative;top:-19px;left:19px}div.folder,div.page{background-repeat:no-repeat;width:17px;height:17px;vertical-align:top}div.folder{cursor:pointer;cursor:hand;background-image:url(/bitrix/templates/ctr/components/bitrix/menu/top/images/folder_open.gif)}div.menu-sitemap-tree li.menu-close div.folder{background-image:url(/bitrix/templates/ctr/components/bitrix/menu/top/images/folder_close.gif)}div.page{background-image:url(/bitrix/templates/ctr/components/bitrix/menu/top/images/page.gif)}
/* End */


/* Start:/bitrix/templates/ctr/components/bitrix/breadcrumb/universal1/style.min.css?1748358232620*/
.bx-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bx-breadcrumb-item{height:22px;white-space:nowrap}.bx-breadcrumb-item-angle{margin:0 10px;color:#b5bdc2;vertical-align:top;font-size:12px}.bx-breadcrumb-item-link{border-bottom:0;vertical-align:top;line-height:21px}.bx-breadcrumb-item-text{vertical-align:top;white-space:normal;font:400 13px/21px "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;transition:250ms linear all}
/* End */


/* Start:/bitrix/templates/ctr/components/bitrix/menu/bottom/style.min.css?1748358232747*/
div.menu-sitemap-tree{font-size:100%}div.menu-sitemap-tree ul{list-style-type:none;margin:0;padding:0 1em 0 0}div.menu-sitemap-tree ul ul{width:auto;margin:-0.75em 0 0 0;padding:0 0 0 .75em}div.menu-sitemap-tree li{margin:0 0 -0.85em 0;padding:0}div.menu-sitemap-tree li li{margin:0 0 -0.85em .5em;padding:0}div.menu-sitemap-tree li.menu-close ul{display:none}div.menu-sitemap-tree div.item-text{position:relative;top:-19px;left:19px}div.folder,div.page{background-repeat:no-repeat;width:17px;height:17px;vertical-align:top}div.folder{cursor:pointer;cursor:hand;background-image:url(/bitrix/templates/ctr/components/bitrix/menu/bottom/images/folder_open.gif)}div.menu-sitemap-tree li.menu-close div.folder{background-image:url(/bitrix/templates/ctr/components/bitrix/menu/bottom/images/folder_close.gif)}div.page{background-image:url(/bitrix/templates/ctr/components/bitrix/menu/bottom/images/page.gif)}
/* End */


/* Start:/bitrix/templates/ctr/template_styles.css?17731378088849*/
.contact-details {
    margin-right: 20px !important;
    display: flex;
    gap: 30px;
flex-wrap: wrap;
}

.email {
    margin-right: 0px !important;

}

a.phone-footer {

    font-size: 26px !important;

}

.social-icons a.YANDEX_DZEN {
    background-image: url(/bitrix/templates/ctr/assets/images/dzen.svg);
}

.social-icons a.YOUTUBE {
    background-image: url(/bitrix/templates/ctr/assets/images/youtube.svg);
}

.info-header{
gap:20px
}

.social-icons a.RUTUBE {
    background-image: url(/bitrix/templates/ctr/assets/images/rut1.svg);
}
.bx-breadcrumb-item-text {
    font-family: var(--font-primary);
    font-weight: 400;
    font-size: 14px;
    color: #A6A6A6;
}
.page_content {margin-top: 0px;}
.bredcrumbs_all {margin-bottom: 0px;}
.breadcrumb {padding-left: 0 !important;}
.text_block_page h1 {
	font-size: 48px;
    font-weight: 700;
    margin-bottom: 0px;
    text-align: justify;
    line-height: 120%;
}
.text_block_page p {
	font-size: 18px;
    line-height: 180%;
    text-align: justify;
}
.text_block_page {
	display: flex;
    flex-direction: column;
    gap: 30px;
}
.text_block_page h2 {
	font-size: 32px;
    font-weight: 600;
    margin-bottom: 0px;
    text-align: justify;
    line-height: 120%;
	padding-top: 10px;
}
.text_block_page h3 {
	font-size: 32px;
    font-weight: 600;
    margin-bottom: 0px;
    text-align: justify;
    line-height: 120%;
	padding-top: 10px;
}
.text_block_page ul {
	max-width: 1047px;
    list-style-position: inside;
    padding-left: 0;
    text-align: justify;
    line-height: 160%;
    font-size: 18px;
	display: flex;
    flex-direction: column;
    gap: 20px;
}
.text_block_page ol {
	max-width: 1047px;
    list-style-position: inside;
    padding-left: 0;
    text-align: justify;
    line-height: 160%;
    font-size: 18px;
	display: flex;
    flex-direction: column;
    gap: 20px;
}
.text_block_page li {margin-bottom: 0 !important;}
.text_block_page blockquote {
	font-weight: 600;
    border: 2px solid red;
    padding: 44px 50px;
    border-radius: 40px;
    font-size: 18px;
    line-height: 180%;
    text-align: justify;
}
@media (max-width: 767px){
	.text_block_page h1 {
        font-size: 24px;
	}
	.text_block_page h2, .text_block_page h3 {
		font-size: 20px;
	}
	.text_block_page p, .text_block_page li {font-size: 15px;}
	.text_block_page ul, .text_block_page ol {gap: 15px;}
	.text_block_page {
		margin-top: 40px;
		gap: 20px;
	}
	.text_block_page blockquote {
		font-size: 15px;
		padding: 20px;
	}
}
.gallery-item {overflow: hidden;}
.gallery-item img {object-fit: cover !important;}
.case-container2 {margin-top: 40px;}
.read-more {cursor: pointer;}
.review_window {
    max-width: 500px;
    display: none;
    font-size: 16px;
    line-height: 1.3;
}
.just_page_content h1.section-title ~ p {margin-bottom: 20px;}
.just_page_content h1.section-title ~ h2, .just_page_content h1.section-title ~ h3 {
	margin-bottom: 20px;
	font-size: 24px;
}
.just_page_content h1.section-title ~ ul {margin-bottom: 20px;}
.hero-block__content .form {flex-wrap: wrap;}
.form_policy_bottom {position: relative;}
.form_policy_bottom input {
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0;
    padding: 0;
    width: 16px;
    height: 16px;
    opacity: 0;
}
.form_policy_bottom label {
	position: relative;
    display: flex;
    gap: 10px;
    align-items: flex-start;
	line-height: 1;
}
.form_policy_bottom label:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #fff;
    background: transparent;
    margin-top: -1px;
}
.form_policy_bottom input:checked ~ label:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    top: 2px;
    left: 3px;
}
.hero-block__content .form_policy_bottom label:before {border: 1px solid #000;}
.hero-block__content .form_policy_bottom input:checked ~ label:after {background: #000;}
@media screen and (max-width: 767px) {
    .card-text {
        max-width: calc(100% - 52px) !important;
    }
}
.nav .selected > a {
    color: var(--red);
}
.section-text ul, .card-text-advantages ul, .section-text ol, .card-text-advantages ol {padding-left: 20px;}
.section-text ul li, .card-text-advantages ul li, .section-text ol li, .card-text-advantages ol li {
	font-weight: 500px;
    font-size: 18px;
    color: var(--black);
    line-height: 170%;
}
.card-text-advantages p b {
	color: var(--black);
	font-weight: 600;
}
.card-text-advantages p, .card-text-advantages ul, .card-text-advantages ol {margin-top: 10px;}
.card-text-advantages p:first-child, .card-text-advantages ul:first-child, .card-text-advantages ol:first-child {margin-top: 0px;}
.cookie_window {
    background-color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 16px 0;
    border-top: 4px solid var(--red);
	z-index: 1000;
}
.cookie_window .wrapper {
    display: flex;
    gap: 20px;
    align-items: center;
    padding-right: 250px !important;
    padding-left: 15px;
}
.a_more {
    display: flex;
    align-items: center;
    gap: 20px;
}
.a_more a {
    color: #ed721b;
    font-size: 14px;
    line-height: 1;
}
button.hide_cookie {
    font-size: 14px;
    width: 80px;
    background-color: var(--red);
    height: 37px;
    border: none;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
}
@media (max-width: 1300px){
	.cookie_window .wrapper {
		height: auto;
		padding: 0px 10px;
  		max-height: none;
	}
}
@media (max-width: 767px){
	.cookie_window .wrapper {
		flex-direction: column;
  		align-content: flex-start;
  		justify-content: flex-start;
		padding-right: 10px !important;
	}
	.cookie_window .wrapper .a_more {width: 100%;}
}
.cookie_window p {margin-bottom: 0;}
.cookie_window p a, .just_page_content .wrapper > a {
	text-decoration: underline;
	color: var(--red);
}
.just_page_content {
	font-size: 18px;
    line-height: 1.5;
}
.just_page_content .wrapper > h4, .just_page_content .wrapper > h5 {margin: 15px 0;}
.sitemap_flex {
    display: flex;
    gap: 1%;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sitemap_flex ul {
    width: 30%;
    gap: 3px;
}
.sitemap_flex li a {
    color: var(--black);
    text-decoration: none;
    font-size: 15px;
    line-height: 1.2;
    border-bottom: 1px solid var(--black);
}
.sitemap_flex li.main_li {
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: var(--red);
    border: none;
    line-height: 1.2;
    display: block;
    padding-bottom: 10px;
}
.sitemap_flex li.main_li a {
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: var(--red);
    border: none;
    line-height: 1.2;
    display: block;
}
@media (max-width: 959px){
.sitemap_flex ul {width: 100%;}
.sitemap_flex {
	flex-direction: column;
	gap: 30px;
}
}
a.btn-more {
    color: var(--black);
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1090px) {
    .contact-details {
        margin-top: 30px;
    }
}

@media (max-width: 560px) {
    .contact-details-all {
        flex-direction: column !important;
    }
}

@media (max-width: 480px) {
    .contact-details-all {
        flex-direction: column !important;
    }
}


@media (max-width: 1090px) {
    .cont-3 {
        margin-top: 30px;
    }
}
a.blog_image {
    width: calc(100% + 60px);
    height: auto;
    display: block;
    margin-top: -30px;
    margin-left: -30px;
    height: 300px;
    margin-bottom: 25px;
}
a.blog_image img {
    width: 100%;
    height: 100%;
    float: none !important;
    object-fit: cover;
}
.news_list_flex {
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
}
.news_item {
    display: block;
    width: calc(33.3333% - 20px);
    background: var(--white);
    border-radius: 30px;
    padding: 30px;
    overflow: hidden;
}
.news-date-time {
    color: #7b7b7b !important;
    font-size: 14px;
    display: block;
}
a.blog_item_name {
	font-size: 18px;
    display: block;
    font-weight: 500;
    margin-top: 10px;
    color: #000;
    line-height: 1.4;
}
a.blog_item_name:hover {color: var(--red);}
.blog_preview_text {
    color: #7b7b7b;
    line-height: 160%;
    font-size: 16px;
    margin-top: 10px;
}
@media (max-width: 991px){
	.news_item {width: calc(50% - 15px);}
}
@media (max-width: 767px){
	.news_item {width: 100%;}
}


.news_detail > ul > li, .news_detail > ol > li {
    display: inline-block !important;
} 


.news_detail > ul > li:before {
    display: inline-block!important ;
top: 50%;
    transform: translateY(-50%);
margin-right: 5px;
}

.news_detail > ul > li {
    position: relative; /* для позиционирования псевдоэлемента */
    padding-right: 20px; /* отступ справа для точки */
} 
/* End */
/* /bitrix/templates/ctr/components/bitrix/menu/top/style.min.css?1748358232747 */
/* /bitrix/templates/ctr/components/bitrix/breadcrumb/universal1/style.min.css?1748358232620 */
/* /bitrix/templates/ctr/components/bitrix/menu/bottom/style.min.css?1748358232747 */
/* /bitrix/templates/ctr/template_styles.css?17731378088849 */
