

/* Start:/local/templates/Pcruss_scroll/components/bitrix/catalog/catalog_menu_short/style.min.css?1690513098959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/local/templates/Pcruss_scroll/components/bitrix/catalog.section.list/v2_menu/style.min.css?16905130981020*/
.catalog-sections-list-menu-items{display:block;padding:0;margin:0;background-color:#fff}.catalog-sections-list-menu-item{display:block;padding:0 0 0 17px;margin:0}.catalog-sections-list-menu-item-link{padding:0 17px 0 0;width:100%;display:flex;align-items:center;justify-content:space-between;position:relative;min-height:55px;border-bottom:1px solid rgba(18,18,18,0.06);vertical-align:middle;text-decoration:none !important}.catalog-sections-list-menu-item-text{font-style:normal;font-weight:normal;font-size:18px;line-height:21px;color:#333;padding:17px 0}.catalog-sections-list-menu-item-text:hover{color:#000}.catalog-sections-list-menu-item-text i{font-style:normal;opacity:.6}.catalog-sections-list-menu-item:active,.catalog-sections-list-menu-item:hover,.catalog-sections-list-menu-item.selected .catalog-sections-list-menu-item-text{opacity:1}.catalog-sections-list-menu-item-angle{display:block;transform:rotate(-45deg);border-bottom:1px solid;border-right:1px solid;color:#333;opacity:.6;width:7px;height:7px}
/* End */


/* Start:/local/templates/Pcruss_scroll/components/bitrix/menu/Bottom_menu1/style.css?1690516881454*/
.footer-nav_section {
	max-width: 121px;
}
.footer-nav_link {	
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
}

.footer-nav_section ul, .footer-nav_section li {
	list-style: none;
	text-decoration: none;
	color: #fff !important;
	margin-bottom: 5px;
} 
.footer-nav_link a:visited{
	color: #fff;
}

.footer-nav_section a:hover, .footer-nav_section a:focus
{
	color: #fff !important;
	font-weight: 700;
	text-decoration: none;
}
/* End */


/* Start:/local/templates/Pcruss_scroll/styles.css?176066804523491*/
/* Указываем box sizing */
*,
*::before,
*::after {
  box-sizing: border-box;
}
#bx_incl_area_1{
width: 100%;
}
#bx_incl_area_2
{
position: relative;
}
/* Убираем внутренние отступы */
ul[class],
ol[class] {
  padding: 0;
}
/* Убираем внешние отступы */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}
input:focus{
	outline: 0;
}
#bx_incl_area_3{
	position:relative;
	z-index: -40;
}
/* Выставляем основные настройки по-умолчанию для body */
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
  font-family: "Montserrat", "Ubuntu", Sans-serif;
  position: relative;
  z-index: -40;
}
main{
	position: relative;
padding-top: 57px;
}
main.main_page{
padding-top: 0;
z-index: -35;
}
#panel{
margin-bottom: 70px;
}
/* Удаляем стандартную стилизацию для всех ul и il, у которых есть атрибут class*/
ul[class],
ol[class] {
  list-style: none;
}
a {
	text-decoration: none;	
}
a:visited {
}
:root {
	--diadoc-color: #00BEA2;
	--ofd-color: #64B419;
	--talk-color: #26A2FF;
	--diadoc-color-hover: #00D8B8;
	--ofd-color-hover: #81DD2A;
	--talk-color-hover: #5FBAFF;
	--diadoc-color-click: #00AE94;
	--ofd-color-click: #599F17;
	--talk-color-click: #158FEA;
	--main-box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.25);
	--main-box-shadow-hover: 5px 4px 1px rgba(0, 0, 0, 0.25);
	--main-box-shadow-hover-anim: 0,95s linear;
}
.container {
	max-width: 1240px !important;	
width: 100%;
	margin: 0 auto;
padding: 0 15px;
	height: 100%;
}
section {
	width: 100% !important;
}
/*-------------------------------------------*/
/*------------------Header-------------------*/
/*-------------------------------------------*/
#bx-panel ~ header{
top: 150px;
}
header{
	position: fixed;
	top: 0;	
	left: 0;
	width: 100%;	
	height: 57px;
	transition: height 0.5s linear, background 0.3s linear ;
	overflow: hidden;
	z-index: 40;	
/*backdrop-filter: blur(43px);*/
}
header.bg1{
	background: rgba(239, 240, 245, 0.5);
    backdrop-filter: blur(43px);
    height: 520px;   
    z-index: 40;
    border-radius: 0px 0px 30px 30px;
}
header.bg1 ~  .header_under{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 39;
    transition: all 0.5s linear;
    backdrop-filter: blur(3px);
}
header.bg2{	
	background: rgba(239, 240, 245, 0.76);
	backdrop-filter: blur(43px)
}
header.scroll-active{
	position: fixed;
	background: rgba(255, 255, 255, 0.56);
	backdrop-filter: blur(30px);		
}
.container_main{
	max-width: 1720px;
	margin: 0 auto;
	padding: 0 15px;
	height: 100%;
}
header .container_main {
	padding: 2px 15px;
}
nav{ 
	/*height: 100px;*/
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.header_logo{
	width: 131px;
	height: 51px;	
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.header_logo-text{
	display: flex;
    flex-direction: column;
    justify-content: center;
	text-transform: uppercase;
	color: transparent;    
	-webkit-background-clip: text;
	background-clip: text;
	background-image: linear-gradient(77.29deg, #C82424 2.05%, #9F1F1F 2.06%, rgba(255, 1, 1, 0.69) 115.87%);;
	}
.header_logo-line{
	width: 100px;
	font-weight: 700;
	font-size: 15px;
	line-height: 19px;
}
.header_logo img{
	width: 41px;
	height: 51px;
	margin-right: 5px;
}
.nav_links-wrap{
max-width: 483px;
	width: 100%;
	max-height: 55px;
}
.nav_links {
	display: flex;
	justify-content: space-between;
	width: 100%;
	align-items: center;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
}
.nav_links-item{	
	cursor: pointer;
}
.nav_links-item-label a{
color: #333;
}
.nav_links-item-label a:visited {
	color: #FF7474;
text-decoration: none;
}
.nav_links-item-label a:hover, .nav_links-item-label a:focus{
	color: #FF7474;
text-decoration: none;
}
.nav_links-item .nav_links-item-label:hover {
		color: #FF7474;
text-decoration: none;
}
.nav_links-item.active .nav_links-item-label {
	color: #FF7474;
}
.nav_links-item-label a:visited{
color:#000;}
.nav_links-item-label a:hover{
color:#FF7474;
}
/*---------------------------------------------*/
/*main{ background: #F5F5F5;}
/*---------------Выпадающее меню---------------*/
.hidden_block-wrap{
	display: inline-block;	
	max-width: 1920px;
	top: 100px;	
	left: 0;	
	height: 0;	
	position:fixed;
	overflow: hidden;
	transition: height 1s linear;
	z-index: 45;
}
body {
	background: #f5f5f5;
}
header.bg1 .hidden_block-wrap{
	height: 100%;
	width: 100%;	
}
.hidden_block{	
	width: 100%;
	top: -375px;
    position: fixed;
	display: flex;
	justify-content: start;	
	transition: left 0.2s linear, 
	opacity 0.2s linear;
}
.hidden_block.next{
	opacity: 0;
	display: flex;
	position: absolute;
	top: 0;
	left: 100%;
}
.hidden_block.prev{	
	display: flex;
	opacity: 0;
	position: absolute;
	top: 0;
	left: -100%;
}
.hidden_block.active{
	opacity: 1;
	position: absolute;
	display: flex;
	top: 0;
	left: 0;
}
.nav_links-item-title {
	padding-top: 55px;
	width: 360px;
	text-align: right;
	font-weight: 600;
	font-size: 50px;
	line-height: 64px;
}
.nav_links-item-block{
	max-width: 1200px;
	width: 100%;
	padding: 0 10px;
	padding-top: 85px;
	display: flex;
	flex-wrap: wrap;;	
	justify-content: space-between;
}
.header.bg2 .nav_links-item-title,
.header.bg2 .nav_links-item-block {
	display: none;
}
.header.bg1 .hidden_block.active .nav_links-item-title
{
display: block;
}
.header.bg1 .hidden_block.active .nav_links-item-block{display: flex;}
.nav_links-item-block-uslug {
	width: 50%;	
	margin-bottom: 30px;
}
.nav_links-item-content-blog-uslug-links {
	max-width: 324px;
	margin: 0 auto;
}
.nav_links-item-content-blog-uslug-links a{
	color: #000;
}
.nav_links-item-content-blog-uslug-links:hover a{
	color: #000;
}
.nav_links-item-content-blog-uslug-links:hover p{
	color: inherit;
}
.nav_links-content-blog-uslug-mainLink {
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	margin-bottom: 15px;
}
.nav_links-content-blog-uslug-link {
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #484848;
}
/*---------------INTRO(Баннер слоган и теги)-----------------*/
.intro {
	height: 100vh;
	opacity: 1;
	position: relative;
	z-index: -30;
}
.intro.transparent {
	opacity: 0;
	z-index: -100;
}
.intro-content{
	height: 100%;
    background-image: url(/local/templates/Pcruss_scroll/images/header_intro/Banner.png);
    background-size: cover;
	background-position: center;
    position: fixed;
    width: 100%;
    z-index: -20;
}
/*header.bg1 + main .intro {	
	backdrop-filter: blur(4px);
} */
.intro_content-wrap {
	display: flex;
	justify-content: start;
	align-items: center;	
	max-width: 881px;
	width: 100%;
	height: 100%;
}
.intro_content{
	margin-top: -17px;
}
.intro_slogan {
	width: 881px;
	height: 234px;
	background: rgba(255, 255, 255, 0.64);
	backdrop-filter: blur(13px);
	border-radius: 20px;
	margin-bottom: 17px;
	padding: 47px;
	font-style: normal;
	font-weight: 800;
	font-size: 55px;
	line-height: 70px;
	}
.intro_slogan p {
	max-width: 633px;
}	
/*-------------Направления--------------*/
.directions-wrap-block {
	position: relative;
	z-index: 1
}
.directions
 {	z-index: -10;
	height: 3000px;
        overflow: hidden;
	width: 100%;
	padding-top: 166px;
	margin-top: -20px;
	position: relative;
	background: #F5F5F5;	
margin-bottom: 100vh;
	}
.up_btn div{
	cursor: pointer;
	width: 82px;
	height: 68px;	
	border-radius: 50%;
	position: absolute;
    top: -40px;
    left: 50%;
    transform: translate3D(-50%, 0, 0);
}
.up_btn a{
	width: 82px;
	height: 82px;
}
.up_btn img {
	top: 25%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
/*	margin: 0 auto;
}*/
.directions_labelCard{
	width: 100%;
	/*max-width: 741px;*/
	max-height: 200px;	
	margin: 0 auto;
	margin-bottom: 139px;
	position: relative;
	z-index: 10;		
}
.directions_labelCard-inner:before{
	position: absolute;
	content: "";
	top: -36px;
    left: -100px;
	width: 185px;
	height: 185px;
	background: linear-gradient(180deg, #58A6D1 0%, #CCE244 100%);
	z-index: -1;	
	border-radius: 50%;
}
.directions_labelCard-inner:after{
	position: absolute;
	content: "";
	bottom: -49px;
	right: -57px;
	width: 149px;
	height: 149px;
	background: linear-gradient(180.19deg, #4F6DD9 0.17%, #A3B7FF 99.83%);
	z-index: 11;
	border-radius: 50%;
}
.directions_labelCard-inner{
	background: linear-gradient(107.66deg, rgba(255, 255, 255, 0.4) 12.69%, rgba(255, 255, 255, 0.1) 88.59%);
	box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
	backdrop-filter: blur(40px);
	padding: 65px 0;
	border-radius: 20px;
	text-align: center;
	margin: 0 auto;
	max-width: 741px;
}
.directions_labelCard h1{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 62px;
	line-height: 73px;
}
.video-company-container {
    border-radius: 30px;
    width: min-content;
    height: min-content;
    margin: 120px auto;
}
.video-company {
	width: min-content;
	height: min-content;
	border-radius: 20px;
	overflow: hidden;
}
.video-company iframe {
	margin-bottom: -7px;
}
/*----------------------------------------------------------------------------------------------------------------------*/
.directions_wrap {
	top:990px;
	left:0;	
	position: absolute;
	width: 100%;	
	background: #F5F5F5;
	display:  flex ;
	flex-wrap: nowrap;
        transition: left 0.5s linear;
}
.directions_wrap.fixed{
left: 0;
top: 0;
position: fixed;
}
.directions_wrap.endfixed{
	bottom: 0;
    left: -100%;       
    position: fixed;
    z-index: -10;
    bottom: -0;  
    top: unset;
}
/*--------------Содержимое----------------*/
.directions-pages {
	display: flex;
	width: 100%;
    height: 100vh;
    max-width: 1857px;
    padding: 80px 40px 0 ;
}
.directions-pages:first-child{
	padding: 80px 40px 0 0;
}
/*.directions-pages:last-child {	
}*/
.directions_item {
	height: 100%;
	max-width: 1777px;    
    width: 100vw;
    padding: 60px 205px 0 0;
    background: rgba(255, 255, 255, 0.01);
    box-shadow: 4px -4px 3px rgb(0 0 0 / 25%);
    backdrop-filter: blur(5px);
    border-radius: 100px 100px 0px 0px;	
}
.directions-pages:first-child .directions_item{
	border-radius: 0px 100px 0px 0px;	
}
.directions_item:after {
content: "";
  position: absolute;
  z-index: -1;
  top: 1px;
  bottom: -1px;
  background-color: #F5F5F5;
  border-radius: inherit;
  left: 1px;
  right: 1px
}
.directions_item.inf_secur{		
	background: linear-gradient(180deg, #66ca28, #66ca28);
}
.directions_item-inner-cards{
	position: relative;
	z-index: 10;
}
.directions_item.inf_secur .directions_item-inner-cards:before{
	content: "";
	position: absolute;
	z-index: -1;
	top: 310px;	
	left: -90px;	
	background-color: #555;
	border-radius: 50%;
	width:387px;
	height: 387px; 
	background: linear-gradient(180.19deg, #8BD94F 0.17%, #A3B7FF 99.83%);
}
.directions_item.inf_secur .directions_item-inner-cards:after{
	content: "";
    position: absolute;
    height: 269px;
    width: 392px;
    right: -170px;
    top: 300px;
    background-image: url(/local/templates/Pcruss_scroll/images/scroll_panel/alfadoc_logo.png);
} 	
.directions_item.automatization{
	background: linear-gradient(180deg, #2890c8, #66ca28);
}
.directions_item.automatization .directions_item-inner-cards:before{
	content: "";
	position: absolute;
	z-index: -1;
	top: 33px;
    right: -167px;	
	background-color: #555;
	border-radius: 50%;
	width:387px;
	height: 387px; 
	background: linear-gradient(180.19deg, #4F6DD9 0.17%, #A3B7FF 99.83%);
}
.directions_item.automatization .directions_item-inner-cards:after{
	content: "";
	position: absolute;
	z-index: 1;		
    background-image: url(/local/templates/Pcruss_scroll/images/scroll_panel/bitrix24logo.png);
    width: 400px;
    height: 236px;    
    left: -120px;
    top: 111px;
    right: -167px;	 	
}
.directions_item.saites{
	background: linear-gradient(180deg, rgba(202, 40, 40,.9 ), #66ca28);
}
.directions_item.saites .directions_item-inner-cards:before{
	content: "";
	position: absolute;
	z-index: -1;
	top: 360px;
    left: 135px;	
	background-color: #555;
	border-radius: 50%;
	width:387px;
	height: 387px; 
	background: linear-gradient(130.42deg, #A3B7FF 14.69%, #D9784F 85.89%);
}
.directions_item.imp_subs{
	background: #9A4AFF;
}
.directions_item.imp_subs .directions_item-inner-cards:before{
	content: "";
	position: absolute;
	z-index: -1;
	top: 310px;	
	left: -90px;	
	background-color: #555;
	border-radius: 50%;
	width:387px;
	height: 387px; 
	background: linear-gradient(303.04deg, #6AAAF5 18.73%, #BD5DD5 74.61%);
}
.directions_item-inner{
	width: 1220px;
	padding: 0 10px;
	margin: 0 auto;
}
.directions_item-title {
	font-weight: 800;
	font-size: 55px;
	line-height: 70px;
	margin-bottom: 24px;
	margin-left: -50px;
}
.directions_item-descripton {
	font-weight: 600;
	font-size: 18px;
	line-height: 240%;
	margin-bottom: 24px;
	margin-left: -20px;
height: 86px;
}
.directions_item-inner-cards {
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.directions_item-inner-cards-item {
	width: 588px;
	height: 220px;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 20px;
	padding: 20px 30px;
	margin-bottom: 24px;
}
.directions_item-inner-cards-item-icon {
}
.directions_item-inner-cards-item-title {
}
.directions_item-inner-cards-item-text {
}
.directions_item-inner-cards-item-btn {
	padding: 18px 20px 18px 34px;
	background-color: rgb(255 255 255 / 68%);
	border-radius: 5px;
	margin-bottom: 300px;
	margin-left: -20px;
	width: 246px;
	cursor: pointer;
	position: relative;
    z-index: 100;
    border-radius: 5px;
    cursor: pointer;
}
.directions_item-inner-cards-item-btn a {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
}
/*---------------------------------------------------*/
.directions-wrap-block.fixed {
	position: fixed;
	top: 0;
	left: 0;
}
/*.section_contur {
padding: 120vh 72px 35px 83px;
}
.contur-wrap {
top: 100vh
}*/
/*-----------------SBIS--------------------*/
.sbis {
	height: calc(100vh + 100px);
	position: relative;
	z-index: 15;
margin-bottom: 500px;
}
.sbis-wrap{
	position: absolute;
	top: 0;
	left: 0;
	padding: 82px 72px 35px ;
	/*padding: 96px 72px 35px 86px;*/
    width: 100%;
    height: 100%;
    transition: all .1s linear;
}
.sbis-wrap.lift_up{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}
.sbis-wrap.fixed{
	position: fixed;
}
.sbis-inner{   
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 1px solid #C0C0C0;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: box-shadow 0.1s linear;    
}
.sbis-inner.shadow_on{
	box-shadow: 4px -4px 3px rgba(0, 0, 0, 0.25);
}
/*-------------Section About US----------------*/
.about_us {
	width: 100vw;
	position: relative;
	z-index: 25;	
	padding: 100px 72px 35px;
}
.about_us.fixed{
	margin-bottom: 500px;
	height: 100vh;
	}
.about_us.fixed .about_us-wrap {
position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
	transition: left 0.2s linear;
}
.about_us-stat{
	display: flex;
	justify-content: space-between;
	max-width: 1200px;
	margin: 0 auto;
	margin-bottom: 32px;
}
.about_us-wrap {
	border-radius: 70px 0;	
	border-radius: 100px;
	max-height: 978px;
    transition: left 0.2s linear;
}
.about_us-wrap-container{
	max-width:  1200px;
	margin: 0 auto;
}
h2.about_us-title, h2.about_us-title{	
	font-weight: 800;
	font-size: 55px;
	line-height: 70px;
	margin-bottom: 20px;
}
.about_us-stat-item {		
	max-width: 370px;
	padding: 30px;
	width: 370.67px;	
	background: #fff;
	border: 1px solid #DFDFDF;
	border-radius: 35px;
	box-shadow: var( --main-box-shadow);
}
.about_us-stat-item-img {
	max-height: 111px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 35px;
}
.about_us-stat-item-title {
	margin-bottom: 35px;
	font-weight: 700;
	font-size: 36px;
	line-height: 46px;
height: 92px;
}
.about_us-stat-item-description {
	margin-bottom: 31px;
	font-weight: 700;
	font-size: 36px;
	line-height: 46px;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
}
.about_us-vendors-align{
	display: flex;
	align-items: center;
}
.about_us-vendors-slider{
background: #fff;
	border: 1px solid #DFDFDF;	
box-shadow: var( --main-box-shadow);
	border-radius: 35px;
	padding: 30px !important;
	margin-bottom: 160px;
}
/*--------------------footer-------------------*/
footer {
	padding-top: 30px;
	height: 300px;
	background: #4A4D54;	
	position: relative;
}
.footer .container{
	position: relative;
	max-width: 1200px;
}
.bitrix1c_tag{
	position: absolute;
	bottom: 25px;
	right: 92px
}
.bitrix1c_link-img-wrap{
	border-radius: 20px;
	width: 124.9px;
	height: 32px;
	background: linear-gradient(180deg, #F5F5F5 9.9%, #8E8E8E 100%);
	border: 1px solid #838383;
	box-shadow: inset 0px -4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;	
}
.footer:before{
	content: '';	
	width: 100%;
	position: absolute;
	bottom: 41px;
	left: 0;
	height: 1px;
	background-color: #838383;
}
.bitrix1c_link-img-wrap img
{
	width: 90%;	
	object-fit: cover;
}
.footer-wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.footer-contacts_requisites {
	max-width: 270px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 100px;
font-weight: 500;
font-size: 14px;
line-height: 16px;
color: #FFFFFF;
}
.top_requisites {
}
.bottom_requisites {
}
.footer-social_section {
	max-width: 140px;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
}
.footer-social_section p{
	margin-bottom: 5px;
	color: #fff;
}
.footer-social_section a{
	margin-bottom: 5px;
	color: #fff;
}
.footer-number_section {
	width: 258px;
	height: 34px;	
	font-weight: 500;
	font-size: 30px;
	line-height: 34px;
	color: #FFFFFF;
}
.footer-number_section p{
	margin-bottom:25px; 
}
.footer-number_section a{
	color: #ffff; 
}
footer .container  a:visited{
	color: #fff;
}
footer .container a:hover, .
footer .container a:focus
{
	color: #fff ;
	font-weight: 700;
	text-decoration: none;
}
.policy{
/*padding: 7px 25px;*/
display:flex;
justify-content: space-between;
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
color: #000000;
}
.data_policy {
padding: 7px 25px;
display:flex;
justify-content: end;
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
color: #fff;
background: #4A4D54;
    margin-top: -35px;
}
/*----------------------Куки----------------------*/
#cookie_note{
    display: none;
    width: 98%;
	height:auto;
    position: fixed;   
    bottom: 0;
    left: 0;
	margin: 10px;  
    padding: 10px 150px 10px 20px;
    background-color: #ffff; 
	border-radius: 10px;
	border: 1px solid #e7e7e7;
	-webkit-box-shadow: 0px 3px 10px 0px rgba(34, 60, 80, 0.22);
	-moz-box-shadow: 0px 3px 10px 0px rgba(34, 60, 80, 0.22);
	box-shadow: 0px 3px 10px 0px rgba(34, 60, 80, 0.22);
    justify-content: space-between;
	align-items:center;
}
#cookie_note p{
    margin: 0;
    font-size: 14px;
    text-align: left;
    color: black;
   /* color: #dbdbdb;*/
}
 #cookie_note.show{
 	display: flex !important;
	z-index: 1;
 }
.cookie_note-wrap p{
 width: 100%;
    padding-right: 20px;
}
 .agree-btn_cookies {
 	width: 100%;
	max-width: 170px;
 	height: 40px;
 	color: #ffff;
	background-color: #35b8ff;    
    font-weight: 700;
	border-color: #35b8ff;
 }
 @media (max-width: 1600px){
	#cookie_note p{
	font-size: 14px;
	margin: 7px 7px;
    width: 100% !important;
    line-height: 1.2;
    padding-right: 20px;
	}
}
@media (min-width: 576px){
    #cookie_note.show{
        display: flex;
    }
}
@media (max-width: 575px){
    #cookie_note.show{
        display: flex;
        text-align: left;
    }
	#cookie_note {
		display: none;
		width: 98%;
		border-radius: 10px;
		height: 50%;
		position: fixed;
		bottom: 0;
		left: 0;
		margin: 10px;
		border: 1px solid #e7e7e7;
		-webkit-box-shadow: 0px 3px 10px 0px rgba(34, 60, 80, 0.22);
		-moz-box-shadow: 0px 3px 10px 0px rgba(34, 60, 80, 0.22);
		box-shadow: 0px 3px 10px 0px rgba(34, 60, 80, 0.22);
		padding: 10px;
		background-color: #ffff;
		flex-direction: column;
		justify-content: space-between;
	}
	#cookie_note p {
		margin: 0;
		font-size: 14px;
		text-align: left;
		color: #161616;
		margin-bottom: 10px;
		width: 100% !important;
	}
}
@media (max-width: 426px){
	#cookie_note {
		height: 60%;
	}
}
/*-----------------------------*/
@media  (max-width: 1024px) {
	.nav_links-content-blog-uslug-link{
		font-size: 15px;
	}
	.nav_links-item-title {
	padding-top: 0;
	}
	.nav_links-item-block {
	padding-top: 13px;
	}
.header.bg1{
		height: 430px;
	}
}
/*-----Nav Togle------*/
.nav-toggle {
	display: none;
	position: absolute;
	top: 20px;
	right: 15px;
	z-index: 1;
	width: 30px;
	padding: 10px 0;
	background: none;
	font-size: 0;
	color: transparent;
	cursor: pointer;
	border: 0;
}
/*Адаптив выпадающего меню*/
.nav-toggle__item {
	display: block;
	width: 30px;
	height: 3px;
	background-color: #000;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.nav-toggle.active .nav-toggle__item {
	background: none;
}
.nav-toggle.active .nav-toggle__item:before {
	transform: rotate(45deg) translateX(-3px);
	transform-origin: left  top ;
}
.nav-toggle.active .nav-toggle__item:after {
	transform-origin: left  bottom ;
	transform: rotate(-45deg) translateX(-2px);
}
.nav-toggle__item:before,
.nav-toggle__item:after {
	content: "";
	width: 100%;
	height: 3px;
	position: absolute;
	background-color: #000;
	left: 0;
	z-index: 1;
	transition: transform .2s linear ;
}
.nav-toggle__item:before {
	top: -8px;
}
.nav-toggle__item:after {
	bottom: -8px;
}
/*галочка на выпадающий блок меню*/
.menu_condition_mark {
	position: fixed;
    top: 130px;
    right: 250px;
    transform: rotate(315deg);
    width: 20px;
    height: 20px;
    border: solid #646464;
    border-width: 6px 6px 0 0;
    border-radius: 2px 3px 2px 0;
    cursor: pointer;
    z-index: 50;
    display: none;
}
header.bg1 .hidden_block-wrap .menu_condition_mark{
	display: block;
} 
@media (max-width: 426px){
	.header {
	overflow: initial;
	}
	.nav-toggle {
		display: block;
	}
	.nav_links{
		display: none;
	}
	.nav-toggle.active + .nav_links  {
	    display: block;
	    position: fixed;
	    left: 0;
	    top: 0px;
	    padding: 57px 15px 10px;
	    font-size: 15px;
	   background: linear-gradient(179deg, rgb(241 241 241) 0%, rgb(190 204 237 / 70%) 100%);
	}
	.nav-toggle.active + .nav_links .nav_links-item{
		margin-bottom: 5px;
	}
	.header_logo {
	    width: 105px;
	    position: fixed;
	    z-index: 300;
	}
	.hidden_block-wrap {
		top: 170px;
	}
	.header.bg1 {
    height: 100%;
	}
	.nav_links-item-title {
		padding-top: 10px;
	    padding-left: 10px;
	    width: 360px;
	    text-align: left;
	    font-weight: 700;
	    font-size: 25px;
	    line-height: 1.1;
	}
	.hidden_block.active {
		flex-direction: column;
	}
	.nav_links-item-block {
		display: flex;
    	flex-wrap: wrap;
	}
	.nav_links-item-block-uslug {
    width: 100%;
    margin-bottom: 16px;
	}	
	.nav_links-content-blog-uslug-mainLink {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.1;
    margin-bottom: 10px;
	}
	.nav_links-content-blog-uslug-link {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.1;
    margin-bottom: 10px;
}
}
/* End */
/* /local/templates/Pcruss_scroll/components/bitrix/catalog/catalog_menu_short/style.min.css?1690513098959 */
/* /local/templates/Pcruss_scroll/components/bitrix/catalog.section.list/v2_menu/style.min.css?16905130981020 */
/* /local/templates/Pcruss_scroll/components/bitrix/menu/Bottom_menu1/style.css?1690516881454 */
/* /local/templates/Pcruss_scroll/styles.css?176066804523491 */
