

/* Start:/bitrix/templates/new_redesign/components/demo/menu/no_region2/style.css?1656840957151*/
.image-box {
    width: 40px;
    float: left;
    margin-right: 29px;
}
.image-box img {
    width: 100%;
    display: block;
    margin-top: 15px;
}

/* End */


/* Start:/bitrix/templates/new_redesign/components/bitrix/search.title/.default/style.css?16568409572108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/new_redesign/components/bitrix/search.title/.default/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/components/bitrix/subscribe.form/templates/new-template/style.css?17652518711074*/
#modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

#modal-content {
    background: white;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    position: relative;
}

#close-icon {
    position: absolute;
    top: 2px;
    right: 7px;
    cursor: pointer;
}
#close-modal{
	margin: 20px 0px 0px;
    padding: 20px;
    border-radius: 30px;
    min-width: 200px;
    border-radius: 20px;
    background-color: #eea041;
    border: 1px solid #eea041;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
}

.spinner {
    border: 4px solid #f3f3f3; /* Светлая граница */
    border-top: 4px solid #007bff; /* Цвет спиннера */
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 1s linear infinite;
    margin: 0 auto 10px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
}

/* End */


/* Start:/bitrix/templates/new_redesign/template_styles.css?176410294537251*/
.related-block-title {
	font-size: 12px;
}
.pagination.buttons-small {
	text-align: left;
}
.pagination.buttons-small a, .pagination.buttons-small span {
	font-size: 12px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	border-width: 1px!important;
	margin: 20px 0;
}
.pagination.buttons-small .next-page, .pagination.buttons-small .prev-page {
	background: transparent;
	width: auto;
	border-radius: 13px;
	padding: 0 10px;
}
.pagination.buttons-small .next-page:hover, .pagination.buttons-small .prev-page:hover {
	background: transparent;
}
.pagination.buttons-small .modern-page-title {
	width: auto;
	border-color: transparent;
	padding: 0px;
	margin: 20px 0;
}
.pagination.buttons-small span.active {
	background: #444;
	color: #fff;
}
.related-specialists.projects-small-block {
	padding: 60px 0 105px 0;
}
.related-specialists .projects-small-slider {
	height: 185px;
}
.related-specialists .projects-small-slider .swiper-slide {
	height: 180px;
}
.related-specialists .specialists-small-item{
	width: 175px;
	height: 170px;
	float: left;
	margin: 0 0 0 5px;
	text-align: center;
	position: relative;
	background: #fff;
	border: #eee 1px solid;
}
.related-specialists .specialists-small-item .frame {
	width: 100%;
}
.related-specialists .swiper-slide .specialists-small-item:first-child{
	margin: 0px;
}
.related-specialists .specialists-small-item .name {
	display: block;
	height: 24px;
	max-height: 24px;
	overflow: hidden;
	padding: 5px 10px;
	font-weight: 400;
	color: #000;
}
.related-specialists .specialists-small-item .name > span {
	display: table;
	font-size: 14px;
	line-height: 16px;
	color: #f7931e;
	font-weight: 500;
	height: 48px;
	width: 100%;
}
.related-specialists .specialists-small-item .name > span > span {
	display: table-row;
}
.related-specialists .specialists-small-item .name > span > span > span {
	display: table-cell;
	vertical-align: middle;
	height: 48px;
}
.related-specialists .specialists-small-item .d {
	width: 30px;
	height: 0px;
	border-bottom: #f7931e 2px solid;
	margin: 10px auto;
}
.related-specialists .specialists-small-item .occupation {
	font-size: 12px;
	color: #fff;
	margin-bottom: 10px;
	height: 12px;
	line-height: 14px;
	width: 100%;
	display: table;
}
.specialists-small-item .occupation > span {
	display: table-row;
}
.specialists-small-item .occupation > span > span {
	display: table-cell;
	vertical-align: middle;
}
.specialists-small-item:hover .name {
	color: #f7931e;
}
.slider-navigation-centered {
	text-align: center;
	padding: 40px 0 0 0;
}
.related-specialists .picture-holder {
	margin: 5px 0;
	text-align: center;
	height: 124px;
	width: 100%;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.related-specialists .text-holder {
	display: block;
	margin-top: 5px;
	background: #fff;
}
.projects-small-block.related-specialists{
	padding: 20px;
	border: #eee 1px solid;
	margin-bottom: 40px;
}
.related-block-title h3 {
	margin: 0 0 20px 0;
	text-transform: uppercase;
	color: #000;
}
.related-specialists .slider-navigation-centered {
	padding-top: 10px;
}
.related-block-title h3 .title-tags {
	max-width: 400px;
	vertical-align: bottom;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.projects-small-block {
	padding: 60px 0 105px 0;
}
.related-projects .projects-small-slider {
	height: 130px;
}
.related-projects .projects-small-slider .swiper-slide {
	height: 130px;
}
.related-projects .projects-small-item {
	width: 180px;
	float: left;
	margin: 0 0 0 5px;
	text-align: center;
	position: relative;
}
.related-projects.slide-size-5 .projects-small-item {
	width: 175px;
}
.related-projects .projects-small-item .frame {
	width: 100%;
}
.related-projects .swiper-slide .projects-small-item:first-child{
	margin: 0px;
}
.related-projects .projects-small-item .name {
	display: block;
	height: 48px;
	max-height: 48px;
	margin-top: 5px;
	overflow: hidden;
}
.related-projects .projects-small-item .name > span {
	display: table;
	font-size: 14px;
	line-height: 16px;
	color: #f7931e;
	font-weight: 500;
	height: 48px;
	width: 100%;
}
.related-projects .projects-small-item .name > span > span {
	display: table-row;
}
.related-projects .projects-small-item .name > span > span > span {
	display: table-cell;
	vertical-align: middle;
	height: 48px;
}
.related-projects .projects-small-item .d {
	width: 30px;
	height: 0px;
	border-bottom: #f7931e 2px solid;
	margin: 10px auto;
}
.related-projects .projects-small-item .occupation {
	font-size: 12px;
	color: #fff;
	margin-bottom: 10px;
	height: 12px;
	line-height: 14px;
	width: 100%;
	display: table;
}
.projects-small-item .occupation > span {
	display: table-row;
}
.projects-small-item .occupation > span > span {
	display: table-cell;
	vertical-align: middle;
}
.projects-small-item:hover .name {
	color: #f7931e;
}
.slider-navigation-centered {
	text-align: center;
	padding: 40px 0 0 0;
}
.related-projects .picture-holder {
	margin: 0px;
	text-align: center;
	height: 124px;
	width: 180px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: 600ms;
}
.related-projects.slide-size-5 .picture-holder {
	width: 175px;
	height: 121px;
}
.related-projects .text-holder {
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity: 0;
	background: rgba(0,0,0,0.85);
	transition: 600ms;
}
.related-projects .projects-small-item:hover .text-holder{
	opacity: 1;
}
.related-projects .projects-small-item:hover .picture-holder{
	opacity: 0.2;
}
.projects-small-block.related-projects{
	padding: 20px;
	border: #eee 1px solid;
	margin-bottom: 40px;
}
.related-block-title h3 {
	margin: 0 0 20px 0;
	text-transform: uppercase;
	color: #000;
}
.related-projects .slider-navigation-centered {
	padding-top: 10px;
}
.related-block-title h3 .title-tags {
	max-width: 400px;
	vertical-align: bottom;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sales-banner {
	height: 143px;
	background: url(/bitrix/templates/new_redesign/images/banner_april_bg.jpg) no-repeat center center;
	background-size: cover;
	color: #fff;
	font-size: 26px;
	line-height: 34px;
	font-weight: 500;
}
.sales-banner a, .sales-banner a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
}
.sales-banner span {
	display: block;
}
.sales-banner-text {
	padding-top: 25px;
}
.sales-banner-percent {
	float:right;
	width: 262px;
	height: 143px;
	background: url(/bitrix/templates/new_redesign/images/banner_april_sale.png) no-repeat center center;
	text-align: center;
	line-height: 143px;
	font-size: 72px;
	font-weight: 600;
}
.sales-banner-note {
	color: #16c5fe;
	font-size: 16px;
	margin-top: 10px;
}
.youtube-video-holder {
	margin: 30px 0;
}
h1.page-title {
	font-size: 32px;
	line-height: 36px;
	margin: 40px 0 0 0;
	color: #000;
	font-weight: 300;
}
.youtube-video-title {
	font-size: 30px;
	line-height: 34px;
	color: #000;
}
.vacancy-list .youtube-video-holder {
	margin: 28px 0 0 0;
}
.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{
	float: left;
	box-sizing: border-box;
}
.col-1 {
	width: 8.33%;
}
.col-2{
	width: 16.67%;
}
.col-3 {
	width: 25%;
}
.col-4{
	width: 33.33%;
}
.col-5 {
	width: 41.67%;
}
.col-6 {
	width: 50%;
}
.col-7 {
	width: 58.3%;
}
.col-8 {
	width: 66.66%;
}
.col-9 {
	width: 75%;
}
.col-10 {
	width: 83.33%;
}
.col-11 {
	width: 91.66%;
}
.col-12 {
	width: 100%;
}
.header-social {
	padding-top: 8px;
	padding-left: 18px;
}
.header-social img {
	margin-right: 10px;
}
.header-banner {
	height: 202px;
	position: relative;
	z-index: 99;
}
.header-banner a {
	display: block;
	height: 225px;
	text-indent: -999999px;
	overflow: hidden;
	position: absolute;
	left:0;
	right:0;
	top:0;
	background: url(/bitrix/templates/new_redesign/images/banner/banner_18nov16.png) no-repeat center center;
}



.korpus > div, .korpus > input { display: none; }

.korpus label {    padding: 15px;
    margin-right: 20px;
    line-height: 28px;
    padding-right: 120px;
    font-size: 25px;
    padding-left: 120px;
    cursor: pointer;
    border-radius: 15px 15px 0 0;
    position: relative;
    bottom: 1px;
     }
.korpus input[type="radio"]:checked + label { background-color: #fff; }

.korpus > input:nth-of-type(1):checked ~ div:nth-of-type(1),
.korpus > input:nth-of-type(2):checked ~ div:nth-of-type(2) { display: block;  }

.korpus{
	  margin-top: -40px;
	color: #000;
	padding-bottom: 50px;
	text-align: center;
}
.korpus .video-vlog{
	
	
}
.korpus h3{
	margin-top: 50px;
    margin-bottom: 20px;
	text-align: left;
    padding-left: 190px;
}

.header-vlog h2{
	text-align: center;
    position: relative;
    padding-top: 100px;
    font-size: 40px;
    font-weight: 600;
	
}


.header-vlog{   
 height: 230px;
background-color: #eeeeee;
border-top: 2px solid #fff;

}


.vacancy-list{
	padding-bottom:0px !important;
}
.main-menu-toggle, .heade-mobile-menu{
	display:none;
}
.tarif-all-li-spech {
	border-radius: 33px;
    /* margin: 50px; */
    margin: 19px;
    width: 400px;
    height: 100%;
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0,0,0,0.4);
	text-align: center;
}
.tarif-all-li-spech-head {
    font-size: 30px;
    font-weight: bold;
    color: #797CB0;
    padding-top: 30px;
    padding-bottom: 30px;
}
.tarif-all-li-spech {

}

.tarif-all-head h2 {
    text-align: center;
    color: #EEA041;
    font-weight: bold;
    font-size: 34px;
    margin-bottom: 40px;
    margin-top: 50px;
}
.tarif-all-list-spech {
	display: flex;
    justify-content: center;
}

.tarif-all-price b {
font-size: 20px;
    font-weight: bold;
    background-color: #ee9f41;
    padding: 30px;
    padding-bottom: 10px;
    width: 112px;
    color: #fff;
    padding-top: 10px;
    border-radius: 15px;
    margin-right: 14px;
}
.tarif-all-price-new b {
font-size: 20px;
    font-weight: bold;
    background-color: #ee9f41;
    padding: 30px;
    padding-bottom: 10px;
    width: 112px;
    color: #fff;
    padding-top: 10px;
    border-radius: 15px;
    margin-right: 14px;
}
.tarif-all-text {
    padding-top: 0px;
    padding-bottom: 25px;
    padding-right: 15px;
    padding-left: 15px;
    min-height: 95px;
}

.tarif-all-li-tech-head {
    font-size: 23px;
    font-weight: bold;
    color: #797CB0;
    padding-top: 30px;
    padding-bottom: 30px;
}
.tarif-all-li-tech {
    border-radius: 33px;
    /* margin: 50px; */
    margin: 19px;
    width: 400px;
    height: 100%;
    background-color: #F9F9F9;
    box-shadow: 0 0 4px rgba(0,0,0,0.4);
    text-align: center;
}

.tarif-all-head h2 {
    text-align: center;
    color: #EEA041;
    font-weight: bold;
    font-size: 34px;
    margin-bottom: 40px;
    margin-top: 50px;
}
.tarif-all-list-tech {
	display: flex;
    justify-content: center;
}

.tarif-all-li-specht-head {
    font-size: 30px;
    font-weight: bold;
    color: #797CB0;
    padding-top: 30px;
    padding-bottom: 30px;
}
.tarif-all-li-specht {
    border-radius: 33px;
    /* margin: 50px; */
    margin: 19px;
    width: 400px;
    height: 100%;
    background-color: #dfdfdf;
    box-shadow: 0 0 4px rgba(0,0,0,0.4);
    text-align: center;
}
.tarif-all-list-specht {
	display: flex;
    justify-content: center;
}
.tarif-all-hide {
	display:none;
}
.tarif-all-hide .price-its h5 {
	width: 133px;
}
.tarif-all-rozn-new {
	padding-bottom: 15px;
}
@media (max-width: 700px) {
.tarif-all-list-spech {
    display: block;
    justify-content: center;
}
.tarif-all-list-tech {
    display: block;
    justify-content: center;
}
.tarif-all-list-specht {
    display: block;
    justify-content: center;
}
}

.budg{
}
.budg_head {
    background-image: url(/bitrix/templates/new_redesign/img/head_but.jpg);
    min-height: 407px;
}
.budg_head_text {
    color: #797cb0;
    font-family: "Helvetica Neue";
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 1px;
    max-width: 46%;
    margin: 0 auto;
    left: -243px;
    position: relative;
    top: 82px;
    line-height: 1.3;
}
.budg_head_man {
    max-width: 1364px;
    height: 537px;
    border: 1px solid #707070;
    background-color: #ffffff;
    margin: 0 auto;
    width: 100%;
    border-radius: 26px;
    position: relative;
    top: -64px;
}
.budg_head_text_man {
    display: inline-block;
    vertical-align: top;
    max-width: 55%;
    padding: 62px 0px 0px 175px;
}
.budg_head_man_img {
    background-image: url(/bitrix/templates/new_redesign/img/man_but.webp);
    min-width: 405px;
    min-height: 611px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: -75px;
    left: 66px;
}
.budg_head_text_man_head {
    color: #eea041;
    font-family: "Helvetica Neue";
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 28px;
}
.budg_head_text_man_text {
    color: #5f5f5f;
    font-family: "Helvetica Neue";
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.28px;
    line-height: 1.3;
}
.budg_center_text {
    color: #686b9f;
    font-family: "Helvetica Neue";
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0.72px;
    max-width: 474px;
    text-align: center;
    margin: 0 auto;
    margin-top: 65px;
    padding-top: 52px;
}
.budg_head_text_man ul {
  list-style: none; /* Remove default bullets */
}
.budg_head_text_man li:before {
    content: "\2022";
    color: #efa74f;
    font-weight: bold;
    display: inline-block;
    width: 16px;
    margin-left: -1em;
    height: 33px;
    float: left;
}
.budg_head_text_man ul {
    margin-top: 37px;
    padding-left: 14px;
}
.budg_head_text_man li {
    color: #5f5f5f;
    font-family: "Helvetica Neue";
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.28px;
    margin-top: 11px;
}
.budg_list_items {
    max-width: 1640px;
    margin: 0 auto;
    margin-top: 87px;
}
.budg_list_item {
    width: 514px;
    height: auto;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    border-radius: 26px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: 13px;
    margin-left: 13px;
    margin-bottom: 86px;
    /* padding-bottom: 121px; */
}
.budg_list_item:before {
    content: url(/bitrix/templates/new_redesign/img/check_o.webp);
    position: absolute;
    z-index: 2;
    left: -50px;
    top: -43px;
    margin-left: 50%;
}
.budg_list_item_name {
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-weight: 700;
    color: #797cb0;
    letter-spacing: 0.4px;
    padding: 66px 73px 46px 55px;
}
.budg_list_item_text {
    font-family: "Helvetica Neue";
    font-size: 14px;
    font-weight: 300;
    color: #5f5f5f;
    letter-spacing: 0.28px;
    padding: 0px 46px 45px 55px;
}
.budg_list_item_bt {
    width: 260px;
    height: 60px;
    background-color: #797cb0;
    display: block;
    color: #ffffff;
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-align: center;
    border-radius: 26px;
    line-height: 2.8;
    position: absolute;
    bottom: -28px;
    left: 25%;
}
.budg_show_all_bt {
    width: 350px;
    height: 70px;
    border-radius: 26px;
    background-color: #eea041;
    color: #ffffff;
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-align: center;
    line-height: 3.3;
    margin: 0px auto;
    margin-top: 130px;
    cursor: pointer;
}
.budg_show_all_bt:hover {
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.16);
}
.budg_obuch {
    margin-top: 104px;
}
.budg_obuch_left_i {
    background-image: url(/bitrix/templates/new_redesign/img/man_o.webp);
    min-height: 540px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
    min-width: 675px;
}
.budg_obuch_right_text_head_i {
    background-image: url(/bitrix/templates/new_redesign/img/obuch.webp);
    width: 90px;
    height: 90px;
    float: left;
}
.budg_obuch_right {
    display: inline-block;
    vertical-align: top;
    max-width: 60%;
    padding-left: 65px;
    position: relative;
}
.budg_obuch_right_text_head {
    padding-top: 40px;
    max-width: 841px;
}
.budg_obuch_right_text b {
    font-weight: 500;
    display: block;
    margin-top: 13px;
}
.budg_obuch_next_left_text_head_i {
    background-image: url(/bitrix/templates/new_redesign/img/its_r.png);
    width: 90px;
    height: 90px;
    float: left;
}
.budg_obuch_right_text_head_h2 {
    color: #797cb0;
    font-family: "Helvetica Neue";
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.6px;
    padding: 10px 0px 0px 135px;
    line-height: 1.2;
}
.budg_obuch_right_text {
    color: #707070;
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-weight: 400;
    padding: 44px 0px 0px 0px;
    line-height: 1.3;
    max-width: 650px;
}
.budg_obuch_right_text_list {
    margin-top: 48px;
}
.budg_obuch_right_text_list ul {
	
}
.budg_obuch_right_text_list li {
    width: 433px;
    height: 70px;
    background-color: #eea041;
    color: #ffffff;
    font-family: "Helvetica Neue";
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    border-radius: 26px;
    padding: 14px 0px 0px 35px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
    position: relative;
}
.budg_obuch_right_text_list p {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-family: "Helvetica Neue";
    font-size: 18px;
    font-weight: 500;
    max-width: 317px;
}
.budg_grey_bg {
    background-color: #f9f9f9;
    padding-bottom: 90px;
    padding-top: 12px;
    margin-top: 151px;
}
.budg_obuch_next {
    margin-top: 44px;
    display: flex;
}
.budg_obuch_next_right_i{
    background-image: url(/bitrix/templates/new_redesign/img/bg_o.webp);
    min-height: 540px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
    min-width: 675px;
}
.budg_obuch_next_left {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.budg_obuch_next_left_text_head {
    padding: 105px 0px 0px 289px;
}
.budg_obuch_next_left_text_head_i {

}
.budg_obuch_next_left_text_head_h2 {
    color: #797cb0;
    font-family: "Helvetica Neue";
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.6px;
    padding: 0px 0px 0px 140px;
    max-width: 740px;
    line-height: 1.1;
}
.budg_obuch_next_left_text {
    color: #707070;
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-weight: 400;
    padding: 28px 0px 0px 294px;
    max-width: 935px;
    line-height: 1.2;
}
.budg_list_items_its {
    max-width: 1325px;
    margin: 0 auto;
    text-align: center;
    margin-top: 135px;
}
.budg_list_item_its {
    width: 398px;
    height: 453px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    border-radius: 26px;
    display: inline-block;
    vertical-align: top;
    padding: 46px 20px 0px 45px;
    text-align: left;
    line-height: 1.2;
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 71px;
}
.budg_list_item_its:nth-child(4){
	height: 362px;
}
.budg_list_item_its:nth-child(5) {
    height: 362px;
}
.budg_list_item_its_head {
    color: #eea041;
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.4px;
    margin-bottom: 32px;
}
.budg_list_item_its_text {
    color: #5f5f5f;
    font-family: "Helvetica Neue";
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.32px;
    line-height: 20px;
}
.budg_list_item_its_bt {
    width: 145px;
    height: 42px;
    background-color: #686b9f;
    display: block;
    color: #ffffff;
    font-family: "Helvetica Neue";
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.28px;
    text-align: center;
    line-height: 2.8;
    border-radius: 17px;
    position: absolute;
    bottom: 16px;
    right: 17px;
}
.budg_list_footer {
    background-image: url(/bitrix/templates/new_redesign/img/bg_o2.webp);
    min-height: 1244px;
    /* padding-top: 125px; */
    margin-top: 0;
}
.budg_list_footer_head {
    color: #686b9f;
    font-family: "Helvetica Neue";
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0.72px;
    padding-top: 110px;
    max-width: 845px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.2;
}
.budg_list_footer_head_small_text {
    color: #707070;
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-weight: 400;
    max-width: 572px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.2;
    margin-top: 37px;
}
.budg_list_footer_one {
    max-width: 971px;
    width: 100%;
    height: 302px;
    border: 1px solid #686b9f;
    background-color: #ffffff;
    border-radius: 26px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    margin-top: 86px;
}
.budg_list_footer_one_head {
    color: #686b9f;
    font-family: "Helvetica Neue";
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.48px;
    padding: 51px 0px 0px 258px;
}
.budg_list_footer_one_text {
    color: #5f5f5f;
    font-family: "Helvetica Neue";
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.28px;
    padding: 26px 0px 0px 258px;
    max-width: 807px;
    line-height: 1.2;
}
.budg_list_footer_one_bt {
    width: 147px;
    height: 42px;
    background-color: #686b9f;
    border-radius: 26px;
    color: #ffffff;
    font-family: "Helvetica Neue";
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.28px;
    line-height: 2.8;
    display: block;
    text-align: center;
    margin: 42px 0px 0px 258px;
}
.budg_list_footer_two {
    max-width: 971px;
    width: 100%;
    height: 352px;
    border: 1px solid #eea041;
    background-color: #ffffff;
    border-radius: 26px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    margin-top: 47px;
}
.budg_list_footer_two_head {
    color: #686b9f;
    font-family: "Helvetica Neue";
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.48px;
    padding: 70px 0px 0px 117px;
}
.budg_list_footer_two_text {
    color: #5f5f5f;
    font-family: "Helvetica Neue";
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.28px;
    padding: 26px 0px 0px 117px;
    width: 690px;
    line-height: 1.3;
}
.budg_list_footer_two_bt {
    width: 147px;
    height: 42px;
    background-color: #686b9f;
    border-radius: 16px;
    color: #ffffff;
    font-family: "Helvetica Neue";
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.28px;
    line-height: 2.8;
    display: block;
    text-align: center;
    margin: 36px 0px 0px 115px;
}

.budg_list_footer_one:before {
    content: "1";
    color: #ffffff;
    font-family: "Isadora Cyr ";
    font-size: 359px;
    font-weight: 400;
    width: 180px;
    height: 302px;
    background-color: #686b9f;
    position: absolute;
    line-height: 0.7;
    padding-left: 41px;
}
.budg_list_footer_two:before {
    content: "2";
    color: #ffffff;
    font-family: "Isadora Cyr ";
    font-size: 359px;
    font-weight: 400;
    width: 180px;
    height: 351px;
    background-color: #eea041;
    position: absolute;
    line-height: 0.7;
    padding-left: 4px;
    padding-top: 31px;
    right: 0;
}
.budg_list_item_text ul {
  list-style: none; /* Remove default bullets */
}
.budg_list_item_text li:before {
    content: "\2022";
    color: #efa74f;
    font-weight: bold;
    display: inline-block;
    width: 16px;
    margin-left: -1em;
    height: 20px;
    float: left;
}

@media (max-width: 1679px) {
.budg_obuch_next_left_text_head {
    padding: 105px 0px 0px 8%;
}
.budg_obuch_next_left_text {
    color: #707070;
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-weight: 400;
    padding: 28px 0px 0px 8%;
    max-width: 935px;
    line-height: 1.2;
}
.budg_obuch_right {
    display: inline-block;
    vertical-align: top;
    max-width: 50%;
    padding-left: 65px;
    position: relative;
}
.budg_list_item {
    margin-bottom: 100px;
}
.budg_list_item {
    width: 31%;
    height: auto;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    border-radius: 26px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: 13px;
    margin-left: 13px;
    margin-bottom: 100px;
    padding-bottom: 50px;
}
.budg_show_all_bt {
    width: 350px;
    height: 70px;
    border-radius: 26px;
    background-color: #eea041;
    color: #ffffff;
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-align: center;
    line-height: 3.3;
    margin: 0 auto;
    margin-top: 80px;
    cursor: pointer;
}


}
@media (max-width: 1380px) {
.budg_head_text {
    color: #797cb0;
    font-family: "Helvetica Neue";
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 1px;
    max-width: 84%;
    margin: 0 auto;
    left: 0;
    position: relative;
    top: 82px;
    line-height: 1.3;
}
.budg_grey_bg {
    background-color: #f9f9f9;
    padding-bottom: 90px;
    padding-top: 12px;
    margin-top: 0;
}
.budg_head_man {
    max-width: 1364px;
    height: 537px;
    border: 1px solid #707070;
    background-color: #ffffff;
    margin: 0 auto;
    width: 100%;
    border-radius: 26px;
    position: relative;
    top: -40px;
}
.budg_obuch_right {
    display: inline-block;
    vertical-align: top;
    max-width: 45%;
    padding-left: 65px;
    position: relative;
}

}
@media (max-width: 1280px) {
.budg_head_text {
    color: #797cb0;
    font-family: "Helvetica Neue";
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 1px;
    max-width: 84%;
    margin: 0 auto;
    left: 0;
    position: relative;
    top: 82px;
    line-height: 1.3;
}
.budg_head_man_img {
    background-image: url(/bitrix/templates/new_redesign/img/man_but.webp);
    min-width: 257px;
    min-height: 389px;
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    top: 65px;
    left: 66px;
    bottom: 0;
    top: auto;
}
.budg_head_text_man {
    display: inline-block;
    vertical-align: top;
    max-width: 64%;
    padding: 37px 0px 54px 87px;
}
.budg_head_man {
    max-width: 1364px;
    height: auto;
    border: 1px solid #707070;
    background-color: #ffffff;
    margin: 0 auto;
    width: 100%;
    border-radius: 26px;
    position: relative;
    top: -64px;
}
.budg_grey_bg {
    background-color: #f9f9f9;
    padding-bottom: 90px;
    padding-top: 12px;
    margin-top: 0;
}
.budg_center_text {
    color: #686b9f;
    font-family: "Helvetica Neue";
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0.72px;
    max-width: 474px;
    text-align: center;
    margin: 0 auto;
    margin-top: 65px;
    padding-top: 0;
}
.budg_list_item {
    width: 46%;
    height: 500px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    border-radius: 26px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: 13px;
    margin-left: 13px;
}
.budg_list_item_name {
    font-family: "Helvetica Neue";
    font-size: 19px;
    font-weight: 700;
    color: #797cb0;
    letter-spacing: 0.4px;
    padding: 66px 36px 24px 36px;
}
.budg_list_item_text {
    font-family: "Helvetica Neue";
    font-size: 14px;
    font-weight: 300;
    color: #5f5f5f;
    letter-spacing: 0.28px;
    padding: 0px 36px 6px 36px;
}


.budg_list_item {
    width: 46%;
    height: auto;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    border-radius: 26px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: 13px;
    margin-left: 13px;
    padding-bottom: 44px;
    margin-bottom: 100px;
}
.budg_show_all_bt {
    width: 350px;
    height: 70px;
    border-radius: 26px;
    background-color: #eea041;
    color: #ffffff;
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-align: center;
    line-height: 3.3;
    margin: 0 auto;
    margin-top: 25px;
    cursor: pointer;
}
.budg_obuch_right {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    padding-left: 65px;
    position: relative;
}
.budg_obuch_next {
    margin-top: 44px;
    display: block;
}
.budg_obuch_next_left_text_head {
    padding: 0px 0px 0px 65px;
}
.budg_obuch_next_left_text {
    color: #707070;
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-weight: 400;
    padding: 28px 23px 34px 65px;
    max-width: 935px;
    line-height: 1.2;
}
.budg_obuch_next_right_i {
    display: none;
}
.budg_obuch_left_i {
    display: none;
}
.budg_obuch {
    margin-top: 20px;
}
.budg_list_items_its {
    max-width: 1325px;
    margin: 0 auto;
    text-align: center;
    margin-top: 35px;
}
.budg_list_item_its {
    width: 42%;
    height: 453px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    border-radius: 26px;
    display: inline-block;
    vertical-align: top;
    padding: 46px 26px 0px 26px;
    text-align: left;
    line-height: 1.2;
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 71px;
}
.budg_list_footer_two_text {
    color: #5f5f5f;
    font-family: "Helvetica Neue";
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.28px;
    padding: 26px 0px 0px 117px;
    width: 69%;
    line-height: 1.3;
}



}
@media (max-width: 680px) {
.budg_head_text {
    color: #797cb0;
    font-family: "Helvetica Neue";
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    max-width: 79%;
    margin: 0 auto;
    left: auto;
    position: relative;
    top: 29px;
    line-height: 1.3;
    text-align: center;
}
.budg_list_footer_two_text {
    color: #5f5f5f;
    font-family: "Helvetica Neue";
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.28px;
    padding: unset;
    width: 90%;
    line-height: 1.3;
    text-align: center;
    padding-top: 16px;
    margin: 0 auto;
}
.budg_list_footer_two_bt {
    width: 147px;
    height: 42px;
    background-color: #686b9f;
    border-radius: 16px;
    color: #ffffff;
    font-family: "Helvetica Neue";
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.28px;
    line-height: 2.8;
    display: block;
    text-align: center;
    margin: 85px 0px 0px 115px;
}
.budg_head_man_img {
    display: none;
}
.budg_head {
    background-image: url(/bitrix/templates/new_redesign/img/head_but.jpg);
    min-height: 300px;
}
.budg_head_text_man {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    padding: 29px 24px 24px 24px;
}
.budg_head_man {
    max-width: 1364px;
    height: auto;
    border: 1px solid #707070;
    background-color: #ffffff;
    margin: 0 auto;
    width: 100%;
    border-radius: 26px;
    position: relative;
    top: -64px;
}
.budg_grey_bg {
    background-color: #f9f9f9;
    padding-bottom: 90px;
    padding-top: 12px;
    margin-top: 0;
}
.budg_center_text {
    color: #686b9f;
    font-family: "Helvetica Neue";
    font-size: 27px;
    font-weight: 700;
    letter-spacing: 0.72px;
    max-width: 474px;
    text-align: center;
    margin: 0 auto;
    margin-top: 45px;
    padding-top: 0px;
}
.budg_list_item {
    width: 95%;
    height: auto;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    border-radius: 26px;
    display: block;
    vertical-align: top;
    position: relative;
    margin: 0 auto;
    padding-bottom: 45px;
    margin-bottom: 100px;
    /* margin-right: 0px; */
    /* margin-left: 0px; */
}
.budg_list_item_name {
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-weight: 700;
    color: #797cb0;
    letter-spacing: 0.4px;
    padding: 66px 40px 46px 55px;
}
.budg_show_all_bt {
    width: 350px;
    height: 70px;
    border-radius: 26px;
    background-color: #eea041;
    color: #ffffff;
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-align: center;
    line-height: 3.3;
    margin: 0 auto;
    margin-top: 0px;
    cursor: pointer;
}
.budg_obuch_next_right_i {
    display: none;
}
.budg_obuch_left_i {
    display: none;
}
.budg_obuch_right_text_head_i {
    background-image: url(/bitrix/templates/new_redesign/img/obuch.webp);
    width: 90px;
    height: 90px;
    float: none;
    margin: 0 auto;
}
.budg_obuch_right_text_head_h2 {
    color: #797cb0;
    font-family: "Helvetica Neue";
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.6px;
    padding: unset;
    line-height: 1.2;
    text-align: center;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
.budg_obuch {
    margin-top: 0;
}
.budg_obuch_right_text {
    color: #707070;
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-weight: 400;
    padding: unset;
    line-height: 1.3;
    max-width: 650px;
    margin-top: 27px;
    text-align: left;
    padding-left: 25px;
    padding-right: 25px;
}
.budg_list_items_its {
    max-width: 1325px;
    margin: 0 auto;
    text-align: center;
    margin-top: 60px;
}
.budg_list_footer_two_head {
    color: #686b9f;
    font-family: "Helvetica Neue";
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.48px;
    padding: unset;
    text-align: center;
    padding-top: 30px;
}


.budg_obuch_next_left_text_head {
    padding: unset;
    text-align: center;
}
.budg_obuch_right_text_list li {
    width: 100%;
    height: 70px;
    background-color: #eea041;
    color: #ffffff;
    font-family: "Helvetica Neue";
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    border-radius: 26px;
    padding: 14px 0px 0px 35px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
    position: relative;
}
.budg_obuch_next_left_text_head_i {
    background-image: url(/bitrix/templates/new_redesign/img/its_r.png);
    width: 90px;
    height: 90px;
    float: none;
}
.budg_obuch_next_left_text {
    color: #707070;
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-weight: 400;
    padding: unset;
    line-height: 1.2;
    max-width: 320px;
    margin: 0 auto;
    margin-top: 23px;
}
.budg_obuch_next_left_text_head_i {
    background-image: url(/bitrix/templates/new_redesign/img/its_r.png);
    width: 90px;
    height: 90px;
    float: none;
    margin: 0 auto;
    margin-bottom: 30px;
}
.budg_obuch_next_left_text_head_h2 {
    color: #797cb0;
    font-family: "Helvetica Neue";
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.6px;
    padding: unset;
    max-width: 740px;
    line-height: 1.1;
    padding-left: 20px;
    padding-right: 20px;
}
.budg_list_item_its {
    width: 88%;
    height: auto;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    border-radius: 26px;
    display: inline-block;
    vertical-align: top;
    padding: 46px 20px 0px 45px;
    text-align: left;
    line-height: 1.2;
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 71px;
    padding-bottom: 85px;
}
.budg_list_footer_head {
    color: #686b9f;
    font-family: "Helvetica Neue";
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.72px;
    padding-top: 0;
    max-width: 845px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.2;
}
.budg_list_footer_head_small_text {
    color: #707070;
    font-family: "Helvetica Neue";
    font-size: 18px;
    font-weight: 400;
    max-width: 572px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.2;
    margin-top: 37px;
    padding-left: 10px;
    padding-right: 10px;
}
.budg_list_footer_one:before {
    display:none;
}
.budg_list_footer_two:before {
    display:none;
}
.budg_list_footer_one_head {
    color: #686b9f;
    font-family: "Helvetica Neue";
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.48px;
    padding: unset;
    text-align: center;
    padding-top: 28px;
}
.budg_list_footer_one_text {
    color: #5f5f5f;
    font-family: "Helvetica Neue";
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.28px;
    padding: unset;
    max-width: 807px;
    width: 90%;
    line-height: 1.2;
    text-align: center;
    padding-top: 20px;
    margin: 0 auto;
}
.budg_list_footer_one_bt {
    width: 147px;
    height: 42px;
    background-color: #686b9f;
    border-radius: 26px;
    color: #ffffff;
    font-family: "Helvetica Neue";
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.28px;
    line-height: 2.8;
    display: block;
    text-align: center;
    margin: unset;
    margin: 0 auto;
    margin-top: 45px;
}
.budg_obuch_right {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    padding-left: 0;
    position: relative;
}





}

.budg_list_item_hidden {
	display:none;
}

@media (max-width: 768px) {
	.row {
		margin-right: 0;
    	margin-left: 0;
	}
	.product-func .row.results,
	.product .prod-info {
    	padding: 18px 20px;
	}	
	.prod-info .blue-btn {
		width:max-content;
		padding: 0 15px;
	}
}
/* End */
/* /bitrix/templates/new_redesign/components/demo/menu/no_region2/style.css?1656840957151 */
/* /bitrix/templates/new_redesign/components/bitrix/search.title/.default/style.css?16568409572108 */
/* /bitrix/components/bitrix/subscribe.form/templates/new-template/style.css?17652518711074 */
/* /bitrix/templates/new_redesign/template_styles.css?176410294537251 */
