

/* Start:/bitrix/templates/.default/components/bitrix/catalog.section.list/main-menu-region/style.css?17568284718380*/
ul.horizontal-multilevel-menu a, span.sp_1 {
    font-size: 14px;
    color: #12305f;
    padding: 0 20px;
    cursor: pointer;
}

div#sity-id:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 100%;
    background: url(/bitrix/templates/region/images/mv.png);
    background-size: cover;
}
div#sity-id {
    position: relative;
    padding-left: 25px;
    font-size: 12px;
    color: #12305f;
    text-decoration: underline;
	padding-right: 20px;
    line-height: 15px;
}
ul.horizontal-multilevel-menu {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

ul.horizontal-multilevel-menu a {
    font-size: 14px;
    color: #12305f;
    padding: 0 20px;
}
ul.horizontal-multilevel-menu a:hover,  span.sp_1:hover {
    color:#e31e24;
}
ul.horizontal-multilevel-menu li:hover>div {
    display: flex;
}
div#header-inner {
    position: relative;
}
.twomenu {
    position: absolute;
    top: auto;
    left: 0;
    z-index: 500;
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding-top: 40px;
	display: none;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: stretch;
}
.podmenu_hd {
    height: 100%;
    background: #fff;
    border-radius: 20px;
    padding: 10px;
    min-height: 370px;
    /*width: calc(100% - 400px);*/
	width: 100%;
}
#brimg {
    height: 100%;
	background:url(/upload/iblock/8ee/rrizrydshluh74fdma91ks6l426nzrx0/shit.png);
	background-position: center;
    background-size: cover;
    width: 390px;
    height: 370px;
    margin-left: 10px;
    border-radius: 20px;
}


.podmenu_hd>ul {
	display: flex;
    justify-content: left;
    position: relative;
    border: 1px solid #e9eaec;
    padding: 5px;
    border-radius: 12px;
}
.podmenu_hd>ul ul {
    position: absolute;
    left: 0;
    text-align: left;
    padding: 20px 30px;
    columns: 2;
    column-fill: auto;
	height: 300px;
    /*height: 210px !important;*/
}

ul.level_1>li>span>a, ul.level_1>li>span {
    color: #5c6470;
    font-weight: 600;
    font-size: 12px;
}
ul.level_1>li>span>a {
    padding: 10px 20px;
    display: block;
}

ul.level_1>li>span:hover a, ul.level_1>li.activ>span a  {
    text-decoration: none;
    color: #12305f;
}


ul.level_1>li>span {
    border-radius: 5px;
    transition: 0.5s;
    display: block;
}
ul.level_1>li>span:hover,  ul.level_1>li.activ>span {
    background: #e9eaec;
    cursor: pointer;
}
ul.level_1>li {
    height: max-content;
}
ul.level_1>li>span:hover {
    background: #e9eaec;
}
li.activ ul.level_2 {
    display: block;
}
ul.level_2 {
    display: none;
}

ul.level_2 a {
    padding: 10px;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
.podmenu_hd>ul ul a:hover {
    color: #e31e24;
    border-radius: 5px;
    background: #f8f8f9;
}
    .none {
		display: none;
	}
@media (max-width: 1019px) {
    .menu-head {
		display: none;
	}
}


/*mobil*/

div#menu-burger ul.horizontal-multilevel-menu {
    display: block;
}
span.close-btn.close-btn--red.mm__close {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.descnon{display:none;}

.mm__bg.mm__close {
    border-radius: 7px;
    width: 40px;
    height: 40px;
    background: url(/bitrix/templates/region/images/x-01.png) #f0f1f5;
    background-size: initial;
    background-repeat: no-repeat;
    background-position: center;
}
.social-mobil .social-flex span, .social-head.mobil_color .social-flex span{
            opacity: 0; transition: 0.5s;
}
.social-mobil .social-flex a:last-child,  .social-head.mobil_color .social-flex>a:last-child {
    background: url(/bitrix/templates/region/images/menu_h_tg.png);
	        margin-right: 5px;  transition: 0.5s;
}
.social-mobil .social-flex>a:first-child, .social-head.mobil_color .social-flex>a:first-child {
    background: url(/bitrix/templates/region/images/menu_h_wt.png);  transition: 0.5s;
}

.social-flex>a:hover {
    background: none !important;
}
.social-flex>a:hover span {
    opacity: 1!important;
}

@media (max-width: 1019px) {
div#gorod_modal {
    z-index: 999;
    max-width: 100%;
    margin: 10px;
}

	div#sity-id {
		margin: 16px 0;
	}
ul.horizontal-multilevel-menu>li:first-child {
    border-top: 1px solid #e9eaec;
}
	div#menu-burger {
		width: 100%;
        overflow-x: hidden;
	}
	ul.horizontal-multilevel-menu a, span.sp_1 {
		padding: 16px 0;
		display: block;
		border-bottom: 1px solid #e9eaec;
		width: 100%;
	}

	span.sp_1:before {
		content: "";
		background: url(/bitrix/templates/region/images/leftmenu.png);
		background-size: initial;
		background-position: center;
		width: 20px;
		height: 20px;
		right: 20px;
		position: absolute;
		background-repeat: no-repeat;
	}
	div#brimg {
		background: 0;
		height: max-content;
		width: 100%;
	}

	.twomenu {
        top: 0;
        display: block !important;
        max-width: calc(100% - 30px);
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        transition: all .4s ease-in-out;
        overflow-y: auto;
        position: absolute;
        background: #fff;
        padding-top: 0;
        overflow-x: hidden;
        width: 100% !important;
        max-width: 100%;
        height: 100%;
		overflow: hidden;
	}  



	nav.top_menu {
			position: relative;
		}
	div#menu-burger .podmenu_hd,  div#menu-burger div#brimg {
		width: 100%;
	}

	
	ul.level_1 {
		flex-wrap: wrap;
		border: 0;
		padding: 0;
	}
	ul.level_1>li {
		width: 100%;
		text-align: left;
	}
	ul.level_1>li>span>a, ul.level_1>li>span {
		font-weight: 400;
		color: #12305f;
		font-size: 14px;
		display: inline;
		border-bottom: 0;
	}
	ul.level_1>li>span {
		border-bottom: 1px solid #e9eaec;
		padding: 13px 10px;
		display: block;
		width: 100%;
	}

	div#brimg>span:before {
		content: "";
		background: url(/bitrix/templates/region/images/leftmenu.png);
		background-size: initial;
		background-position: center;
		width: 20px;
		height: 20px;
		left: 13px;
		top: 3px;
		position: absolute;
		background-repeat: no-repeat;
		transform: rotateY(180deg);
	}
	div#menu-burger div#brimg {
		text-align: left;
		padding-left: 30px;
		font-size: 16px;
		color: #12305f;
		font-weight: 700;
        background: none !important;
	}


ul.level_1>li.hv {
    position: relative;
}
ul.level_1>li>span:before {
    content: "";
    background: url(/bitrix/templates/region/images/leftmenu.png);
    background-size: initial;
    background-position: center;
        width: 20px;
        height: 20px;
        right: 40px;
    position: absolute;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}
ul.level_1>li>span{
		position: relative;
        display: block;
	}
.podmenu_hd {
    position: relative;
}
    .podmenu_hd>ul ul.level_2 {
        top: 0;
        display: block !important;
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        transition: all .4s ease-in-out;
        overflow-y: auto;
        position: absolute !important;
        background: #fff;
        padding-top: 0;
        overflow: hidden;
        width: 100% !important;
        max-width: calc(100% - 30px) !important;
        z-index: 1;
        columns: 1;
        height: auto !important;
        min-height: 100% !important;
        display: block !important;

    } 
	ul.level_2.hover, .twomenu.hover{
			visibility: visible !important;
			-webkit-transform: translateX(0) !important;
			transform: translateX(0) !important;
	}

	.twomenu.show_over{overflow: visible;}

.tell-mobil a {
    font-size: 18px;
    font-weight: 700;
    color: #12305f;
    line-height: 26px;
    padding-bottom: 4px;
}

.email-mobil {
    margin-bottom: 20px;
}

.email-mobil a {
    font-size: 14px;
    text-decoration: underline;
    margin-bottom: 20px;
}
.social-mobil .social-flex a {
    width: 40px;
    height: 40px;
    background-size: cover !important;
}

div#info-mobil {
    padding: 10px;
    background: #f2f3f6;
    border-radius: 12px;
    margin-top: 50px;
}

div#mobile-menu {
    max-height: calc(100vh - 84px);
    overflow-y: scroll;
}
}

@media (max-width: 1179px) {
	.menu-head ul.level_2>li {
		max-width: 230px;
		line-height: 1;
	}
	.menu-head ul.level_2 a {
		padding: 7px;
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/footer-menu/style.css?1573992748309*/
#horizontal-multilevel-menu2 li:hover ul
{
		display:block;
}
ul#horizontal-multilevel-menu
{
margin:0;
}
.footer-left #horizontal-multilevel-menu2 a:last-child li.root-item
{
}
ul#horizontal-multilevel-menu2 {
  margin: 0;
}
ul#horizontal-multilevel-menu2>li {
  display: inline-block;
  margin-left: 10px;
}
/* End */


/* Start:/local/cookie/cookie.css?17501897261595*/
.fixed-cookie {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  z-index: 9999999;
}
#cookiePopup {
    background-color: #ffffff;
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    font-size: 14px;
    width: calc(100% - 2em);
    max-width: 100%;
    margin: 0 auto;
    box-shadow: 0 0 1em rgba(5, 0, 31, 0.15);
    text-align: justify;
    line-height: 1.8em;
    padding: 15px;
    transition: all 0.5s ease-in;
    z-index: 20;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    line-height: 1.2;
}
#cookiePopup a {
    color: #264789;
}

.title-cookie {
    font-weight: 700;
    color: #333;
    font-size: 1.5em;
    margin-top: 24px;
    margin-bottom: 10px;
}
div#cookiePopup p{ margin-top: 24px;}

div#cookiePopup>div:first-child {
    text-align: left;
    padding-right: 10px;
}
#cookiePopup.hide {
  visibility: hidden;
  bottom: -100%;
  right: 2em;
}
#cookiePopup.show {
  visibility: visible;
  bottom: 2em;

}

button#acceptCookie {
    text-transform: initial;
    position: relative;
    display: block;
    width: 140px;
    cursor: pointer;
    margin-top: 5px;
    border: 1px solid #e31e24;
    padding: 5px 24px;
    font-size: 17px;
    transition: .3s;
    background: #E31E24;
    color: #fff;
}
button#acceptCookie:hover{
    color: #E31E24;
    background: #fff;
}

@media only screen and (max-width: 980px) {
	button#acceptCookie {
		margin-top: 20px;
	}
	div#cookiePopup {
		flex-wrap: wrap;
		justify-content: center;
		bottom: 80px;
		max-width: 90%;
		right: 0.5rem;
		justify-content: end;
		box-sizing: border-box;
	}

}
/* End */


/* Start:/bitrix/templates/region/styles.css?175450434410514*/
@font-face {
  font-family: "Inter";
  src: url("/bitrix/templates/region/fonts/Inter-V.ttf");
}


html, body {
	width: 100%;
	min-width: 300px;
	min-height: 100%;
	margin: 0;
	padding: 0;
	color: #5C6470;
	font-family: Inter;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
    background: #F9F8F8;
}
main{display:block;}
div#wrapper {
    padding-bottom: 40px;
}

img {
	border: none;
	max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
h1 {
    font-family: Inter;
    font-size: 48px;
    font-weight: 700;
    line-height: 52px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
	color: #12305f;
    margin-bottom: 20px;
    margin-top: 0;
}
h2 {
	font-size: 1.7em;
	color: #777;
	font-weight: 300;
	margin: 0.4em 0 0.3em 0;
}
h3 {
	font-family: Inter;
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: -0.02em;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}
p {
	font-family: Inter;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}
a {
	text-decoration: none;
	color: #175DE5;
	transition: 0.5s;
}

a:hover {
	//text-decoration: underline;
    color: #e31e24;
}

div#content-wrapper a {
    text-decoration: underline;
}
.clear-both {
	clear: both;
	font-size: 0px;
	height: 0px;
}
.container {
  width: 1192px;
  margin: 0 auto;
  padding: 0;
 max-width: 100%;
}
div#content-wrapper section {
    padding: 0 20px;
    box-sizing: border-box;
}


/*head*/

img.logo {
    max-width: 64px;
	max-height: 64px;
}
span.solial_icon_contact {
    background: #f0f1f5;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 7px;
}
span.solial_icon_contact img {
    max-width: 22px;
}
.social-flex {
    display: flex;
}
.social-flex>a:last-child {
    margin-right: 0;
}

.social-flex>a {
    margin-right: 5px;
}
header#top_nav {
    background: #fff;
    padding: 10px 20px
}

div#header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.first-head, .last-head {
    display: flex;
    align-items: center;
}
.logo-head {
    margin-right: 20px;
}
.logo-head a {
    display: flex;
}
.tell-head a {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #12305F;
}
.email-head a {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.sv-head {
    margin-right: 20px;
}
.social-head span.solial_icon_contact {
    transition: 0.5s;
}
.social-head a:hover span.solial_icon_contact {
    background: #e3e3e7;
}
/*footer*/
div#footer {
    background: #242736;
    margin: 40px 20px;
    border-radius: 15px;
    color: #fff;
    padding: 40px 20px;
	margin-bottom: 0;
}
.logo-footer img.logo {
    max-width: 48px;
}
.menu-footer a {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
}
.menu-footer ul#horizontal-multilevel-menu2>li:first-child {
    margin-left: 0;
}
.menu-footer {
    margin-top: 10px;
    margin-bottom: 10px;
}
.corp-footer, .info-footer, .info-footer a {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #5C6470;
}
.container.flex-footer {
    display: flex;
	align-items: stretch;
    justify-content: space-between;
    max-width: 100%;
}
.tell-footer a {
    font-family: Inter;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
}

.email-footer a {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    display: block;
}
.social-footer img {
    opacity: 0;
}
.social-footer span.solial_icon_contact {
    border: 1px solid #fff;
	transition: 0.5s;
}
.social-footer a:last-child span.solial_icon_contact {
    background: url(/bitrix/templates/region/images/wp-footer.png);
    background-size: initial;
    background-repeat: no-repeat;
    background-position: center;
}
.social-footer a:first-child span.solial_icon_contact {
    background: url(/bitrix/templates/region/images/tg-footer.png);
    background-size: initial;
    background-repeat: no-repeat;
    background-position: center;
}
.social-footer a:hover span.solial_icon_contact {
    border-color: #a7a7a3;
}
.last-footer {
    width: 170px;
}
.info-footer {
    display: flex;
    margin-top: 80px;
}
.company-footer {
    margin-right: 30px;
}
.last-footer, .social-footer {
    height: 100%;
}
.social-footer {
    display: flex;
    align-items: flex-end;
}
@media  screen and (max-width: 980px){

	.menu-footer ul#horizontal-multilevel-menu2>li {
		margin-left: 0;
	}
	div#footer {
		margin: 0;
		margin-top: 40px;
		border-radius: 20px 20px 0 0;
	}
	div#wrapper {
		padding-bottom: 0;
	}
}
@media screen and (min-width: 63.75em) {
	.first-head nav.top_menu {
		display: flex;
		align-items: center;
	}
	.sv-head {
		min-width: 167px;
	}
}
@media  screen and (max-width: 740px){
	.mobil-none{display:none;}
	.info-footer {
		display: block;
		margin-top: 40px;
	}
	.conf-footer {
		margin-top: 10px;
	}
	.footer-left li.root-item1 {
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}
}



/*мобильное меню*/

.bnt-head{display: none;}
.hamburger {
    position: relative;
    display: inline-block;
    border: 0;
    background: #f0f1f5;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 7px;
}
.btn__hamb {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: url(/bitrix/templates/region/images/bnt.png);
    cursor: pointer;
    background-size: initial;
    background-repeat: no-repeat;
    background-position: center;
}

.mobile-menu {
    display: none;
    position: fixed;
    top: 94px;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
    background: rgba(46, 44, 44, 0.9);
}

.form-modal {
	box-sizing: content-box;
    max-width: 689px;
    height: max-content;
    padding: 20px;
    border-radius: 20px;
    background: #ffffff;
    overflow:auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
    opacity: 0;
    z-index: 38;
    text-align: center;
	scrollbar-width: none;
	color:#5c6470;
}

.form-modal #Modal__close {
    width: 20px;
    height: 20px;
    position: absolute;
    font-size: 29px;
    top: 20px;
    right: 20px;
    cursor: pointer;
    display: block;
    background: url(/bitrix/templates/region/images/x-01.png);
    background-size: initial;
    background-repeat: no-repeat;
    background-position: center;
    transition: 0.5s;
}
.form-modal #Modal__close:hover {
    background: url(/bitrix/templates/region/images/x-02.png);
    background-size: initial;
    background-repeat: no-repeat;
    background-position: center;
}
#Overlay {
    z-index: 37;
    position: fixed;
    background: rgba(0,0,0,.7);
    width: 100%; height: 100%;
    top: 0; left: 0;
    cursor: pointer;
    display: none;
}



	@media (max-width: 1019px) {
	.form-modal { max-width: 80%;   max-height: max-content;   height: 100vh;}
		.bnt-head{display: block;}
		/*.social-head {
			display: none;
		}*/
		.email-head {
			display: none;
		}
		.sv-head {
			margin-right: 5px;
		}
		.tell-head {
			background-color: #12305f;
			border-radius: 7px;
		}
		.tell-head a {
			font-size: 0;
			width: 40px;
			height: 40px;
			display: flex;
			justify-content: center;
			align-items: center;
			background: url(/bitrix/templates/region/images/tell-w.png);
			background-size: initial;
			background-repeat: no-repeat;
			background-position: center;
		}
	}
  @media (min-width: 768px) {
	  .form_open-modal {
    max-height: 100vh;         max-height: max-content;
}
    .mobile-menu {
      padding-top: 0; } 
}

  .mobile-menu .mm__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(20, 20, 20, 0.8);
    z-index: 100; 
	    border-radius: 12px;
    overflow: hidden;
	}

  .mobile-menu .mm__wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: all .4s ease-in-out;
    overflow-y: auto;
    position: relative;
    width: calc(100% - 20px);
    height: max-content;
    z-index: 200;
    touch-action: auto;
    -ms-touch-action: auto;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    margin: 10px;
    border-radius: 12px; 
	}

    @media (min-width: 768px) {
      .mobile-menu .mm__wrapper {
        width: 35%; } 
}
    @media (min-width: 1200px) {
      .mobile-menu .mm__wrapper {
        width: 25%; } 
}

.mm__header .close-btn {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 15px;
  margin-top: 15px; 
}

.mm__header #horizontal-multilevel-menu li {
    float: none !important;
}
.mm__header {
    height: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.more-bnt:after {
    background: url(/bitrix/templates/region/images/carret-down.png);
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 3px;
}
.more-bnt {
    background: rgba(18, 48, 95, 0.05);
    display: none;
    padding: 2px 10px;
    border-radius: 3px;
    padding-right: 23px;
    color: rgba(23, 93, 229, 1);
    cursor: pointer;
    transition: 0.5s;
    position: relative;
}
.more-bnt:hover {
    background: #e31e24;
}

@media (max-width: 768px) {
	.more-bnt {
		display: inline-block;
	}
	.more-text {
		display: none;
        opacity: 0;
	}
}
/* End */


/* Start:/bitrix/templates/region/template_styles.css?176467955932119*/
	button.bnt-tell.bnt-zakaz.pk {
		font-size: 18px;
		font-weight: 700;
		line-height: 26px;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
		color: #12305F;
		background: none;
		border: none;
		font-family: Inter;
    	padding: 0;
	}
	a.mobile {
		display: none;
	}
	div#content-wrapper .tell_contact button.bnt-tell.bnt-zakaz.pk {
		text-decoration: none;
		color: unset;
   	 font-size: 16px;
	}

@media (max-width: 1019px) {
	button.bnt-tell.bnt-zakaz.pk {
	 display: none;
	}
	a.mobile {
		display: block;
	}
}


ol, ul {
    margin: 0;
    padding: 0;
}
span.select2.select2-container.select2-container--default.select2-container--below.select2-container--opendiv#content-wrapper {
    overflow: hidden;
}

header#top_nav {
    position: fixed;
    width: 100%;
    z-index: 1;
    box-sizing: border-box;
}
div#content-wrapper {
    padding-top: 84px;
}
.popup_mod section.sale.mb-all {
    margin-top: 0;
}
/*index*/

.title-h1 h1 {
    color: #12305F;
    text-align: center;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
}
.desc-p p, .desc-p  {
    font-size: 20px;
    letter-spacing: -0.01em;
    text-align: center;
}
.bnt-zakaz-block {
    margin: 0 auto;
    text-align: center;
    margin-top: 40px;
}
button.bnt {
    margin: 0 auto;
    text-align: center;
    background: #e31e24;
    color: #fff;
    padding: 15px 50px;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    position: relative;
    padding-right: 60px;
    cursor: pointer;
	transition: 0.5s;
}
button.bnt:after {
    content: "";
    width: 15px;
    height: 15px;
    background: url(/bitrix/templates/region/images/arrow-right.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    right: 15%;
    margin-top: 2px;
}
button.bnt:hover {
    background: #12305F;
}
.map-block {
    background: url(/bitrix/templates/region/images/maps.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    max-width: 835px;
    margin: 0 auto;
    background-size: inherit;
    padding-top: 80px;
}
section.reklama-block {
    background: url(/bitrix/templates/region/images/left-red.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

@media (max-width: 860px) {
	section.reklama-block {
		background: none;
	}
}
@media (max-width: 640px) {
	.map-block {
		padding-top: 20px;
		background: url(/bitrix/templates/region/images/maps-mobile.png);
		background-size: contain;
		background-repeat: no-repeat;
	}
	.title-h1 h1 {
		font-size: 36px;
		line-height: 40px;
	}
	.map-block {
		background-size: contain;
		padding-top: 20px;
	}
	.desc-p {
		max-width: 275px;
		margin: 0 auto;
	}
}

/*форма*/
.konf_link input {
  pointer-events: none;
}
.konf_id{
    vertical-align: top;
    padding-left: 10px;
    padding-top: 2px;
}
.label_ok:checked ~ .konf_link input {
  pointer-events: auto;
}
span.konf_link {
    margin-top: 15px;
    display: block;
}
.input-bnt input[type="submit"], .bnt-main {
    margin: 0 auto;
    text-align: center;
    background: #e31e24;
    color: #fff;
    padding: 15px 30px;
    border: none;
    border-radius: 10px;
    /* font-size: 14px; */
    position: relative;
    cursor: pointer;
    transition: 0.5s;
    display: inline-block;
    text-decoration: none !important;
    text-transform: initial;
    font-weight: 600;
    line-height: 1.2;
}
.input-bnt input[type="submit"]:hover, .bnt-main:hover {
       background: #12305F;
		color: #fff;
}
.bnt-right:after{
    content: url(/bitrix/templates/region/images/c-right.png);
    position: absolute;
}
.bnt-right{padding-right: 40px;}

.title-contact {
    color: rgba(18, 48, 95, 1);
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 24px;
}
.desc-contact {
    font-size: 16px;
}
section.contact-block .container {
    background: #fff;
    border-radius: 20px;
    background: url(/bitrix/templates/region/images/fon-svuz.png) #fff;
    background-repeat: no-repeat;
    background-position: right;
}
.form-svt {
    padding: 30px;
}
.desc-contact {
    max-width: 540px;
    margin-bottom: 10px;
}
.contact_form>div input {
    padding: 10px;
    margin-bottom: 10px;
    background: rgba(248, 248, 249, 1);
    border: none;
    border-radius: 5px;
}
.contact_form input::placeholder {
    color: rgba(144, 151, 162, 1);
}
.contact_form {
    display: flex;
    flex-wrap: wrap;
}
.mf-fio {
    margin-right: 10px;
}
section.contact-block .container {
    position: relative;
}
img.imgtell-contact-block {
    position: absolute;
    right: 0;
    bottom: 0;
}
section.contact-block {
    margin-top: 70px;
	margin-bottom: 70px;
}
.komanda-element {
    margin: 0 auto;
}
.form-contact p {
    font-size: 12px;
    line-height: 1.2;
}
font.notetext br:last-child {
    display: none;
}
	.oferta, .oferta a {
		font-family: Inter;
		font-size: 14px;
		font-weight: 400;
		line-height: 22px;
		text-align: left !important;
		text-decoration-line: underline;
		text-decoration-style: solid;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
		color: #9097a2;
	}
	.oferta {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		text-align: justify;
	}
	.oferta>div {
		position: relative;
	}
	input#offer-call, input#offer-index, input#offer-index2 {
		position: absolute;
		z-index: 5;
		opacity: 0;
	}

	#offer-call+label, #offer-index+label {
		display: inline-flex;
		align-items: center;
		user-select: none;
		width: 16px;
		height: 16px;	  
		cursor: pointer;
		    position: relative;
    z-index: 0;
	}
	#offer-call+label::before, #offer-index+label::before, #offer-index2+label::before {
		content: '';
		display: inline-block;
		width: 16px;
		height: 16px;
		background: url(/bitrix/templates/region/images/chec.png);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.oferta div:first-child {
		margin-right: 20px;
	}
	.oferta div:first-child {
		display: flex;
		align-items: center;
	}
	#offer-call:disabled+label::before, #offer-call:not(:checked)+label::before, #offer-index:disabled+label::before, #offer-index:not(:checked)+label::before, #offer-index2:disabled+label::before, #offer-index2:not(:checked)+label::before {
		background: url(/bitrix/templates/region/images/no-chec.png);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	input#offer-call, input#offer-index, input#offer-index2 {
		margin: 0;
	}
	.form-svt .input-bnt {
		margin-top: 20px;
	}
@media (max-width: 860px) {
	.komanda-element {
		flex-wrap: wrap;
	}
	.komanda-element {
		padding: 0;
	}
	.title-contact {
		font-size: 24px;
	}
	img.imgtell-contact-block {
		display: none;
	}
	section.contact-block .container {
		background: #fff;
	}
	section.contact-block {
		margin-top: 30px;
	}
	.contact_form>div {
		width: 100%;
	}
	.contact_form>div input {
		border: 1px solid #F9F8F8;
		background: #fff;
		width: 100%;
		margin-right: 0;
		box-sizing: border-box;
	}
	.mf-fio {
		margin-right: 0;
	}
	.input-bnt input[type="submit"] {
		width: 100%;
	}
	label.konf_id a {
		font-size: 12px;
		line-height: 1;
	}
}

/*табы*/



.tabs-ox>div:last-child>div {
    display: none;
}
.tabs-ox>div:last-child>div.active {
    display: block;
}

.title-tab>div {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
}
.title-tab>div>div {
    padding: 5px 20px;
    margin-right: 10px;
    font-weight: 700;
    color: rgba(18, 48, 95, 1);
    position: relative;
    padding-left: 40px;
	transition: 0.5s;
}
div#all_tab {
    padding-left: 20px;
}
.active.tv-tab {
    background: rgba(233, 234, 236, 1);
    border-radius: 5px;
}
.tv-tab:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/region/images/tv-gr.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: 10px;
    top: 8px;
}
.active.tv-tab:before {
    background: url(/bitrix/templates/region/images/tv.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.radio-tab:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/region/images/radio.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: 10px;
    top: 8px;
}
.pover-tab:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/region/images/pover.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: 10px;
    top: 8px;
}
.title-tab>div>div:hover, .title-tab>div>div.active {
    background: rgba(233, 234, 236, 1);
    border-radius: 5px;
	cursor: pointer;
}
.wight-tab {
    min-width: 800px;
}
.title-tab {
    overflow: scroll;
	scrollbar-width: none;
}

/*портфолио*/
div#tabs-portfolio {
    border-top: 1px solid rgba(187, 192, 199, 1);
    margin-top: 60px;
}
.flex-title {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
}
.flex-title h2 {
    margin-top: 30px;
}

@media (max-width: 860px) {

.title-portfolio h2.title-contact {
    margin-bottom: 30px;
}

.title-portfolio	h2.title-contact {
		font-family: Inter;
		font-size: 32px;
		font-weight: 700;
		line-height: 40px;
		letter-spacing: -0.02em;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
	}
	.flex-title>div {
		width: 100%;
	}
	.flex-title {
		flex-wrap: wrap;
	}
	.flex-title a.bnt-main.bnt-right {
		width: auto;
		display: block;
	}

}
/*слайдер*/
.postfolio-list-element .slick-track {
    display: flex;
    align-items: stretch;
}
.postfolio-list-element .slick-track  .slick-slide {
    height: auto;
}


.postfolio-list-element .slick-dots li button:before{display:none;}
.postfolio-list-element .slick-dots li {
    width: 8px;
    height: 8px;
}
.postfolio-list-element .slick-dots li button {
     width: 8px;
    height: 8px;
    padding: 5px;
    color: #e9eaec;
    background: #e9eaec;
    border-radius: 50%;
}
li.slick-active button {
    background: #e31e24 !important;
}
span.close-btn.close-btn--red.mm__close {
    position: absolute;
    font-size: 29px;
    cursor: pointer;
    display: block;
}
.bnt-catalog {
	font-family: Inter;
    margin: 0 auto;
    text-align: center;
    background: #e31e24;
    color: #fff;
    padding: 15px 50px;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    position: relative;
    padding-right: 60px;
    cursor: pointer;
    transition: 0.5s;
    border-radius: 10px;
    padding: 10px 20px;
}
.bnt-catalog:hover {
    background: #12305F;
}
@media (max-width: 960px) {
	.bnt-catalog {
		width: 100%;
	}
}
@media (max-width: 640px) {
		div#content-wrapper section.portfolio-block, div#content-wrapper section.uslugi-block {
			padding-right: 0;
		}
		/*.title-portfolio, div#content-wrapper section.uslugi-block .content-tab {
			padding-right: 20px;
		}*/
	.postfolio-list-element{
		    padding-right: 80px;
	}
	 .slick-list {
		overflow: visible;
		clip-path: inset(-100vw -100vw -100vw 0);
        width: 100%;
	}
	section.portfolio-block {
		overflow: hidden;
	}
}

/*block zakaz*/
	section.contact-block.zakaz-block .container {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
	}
	.img_zakaz-form- {
		max-width: 50%;
		display: flex;
		align-items: center;
	}
	.img_zakaz-form- img {
		max-width: 100%;
		max-height: 90%;
	}	
	section.contact-block.zakaz-block button.bnt.bnt-zakaz {
		border-radius: 15px;
		padding: 15px 30px;
		margin-top: 80px;
	}
	section.contact-block.zakaz-block button.bnt.bnt-zakaz:after{display:none;}

@media (max-width: 1080px) {
	section.contact-block.zakaz-block img.imgtell-contact-block {
		right: -80px;
	}
}
@media (max-width: 960px) {
    section.contact-block.zakaz-block img.imgtell-contact-block {
        right: -120px;
    }
	section.contact-block.zakaz-block .container {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}	
	.img_zakaz-form- {
		width: 100%;
		padding: 20px;
		box-sizing: border-box;
		max-width: 100%;
		justify-content: center;
	}	
}
@media (max-width: 900px) {
    section.contact-block.zakaz-block img.imgtell-contact-block {
        right: -150px;
    }
}


@media (max-width: 860px) {
	section.contact-block.zakaz-block img.imgtell-contact-block {
		display: block;
		position: relative;
		max-width: 100%;
		margin: 0 auto;
		right: -20px;
	}
	.title-contact {
		font-size: 24px;
		font-weight: 700;
		line-height: 32px;
		letter-spacing: -0.01em;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
	}
	section.contact-block.zakaz-block button.bnt.bnt-zakaz {
		display: block;
		width: 100%;
		margin-top: 30px;
	}
}

/*faq*/
div#navigation h3 {
    color: #5c6470;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid #e9eaec;
    margin: 0;
    position: relative;
    cursor: pointer;
	padding-right: 30px;
    box-sizing: border-box;
}
div#navigation h3:before {
    content: url(/bitrix/templates/region/images/plus.webp);
    position: absolute;
    right: 5px;
    margin-top: 4px;
	transition: 0.5s;
}
div#navigation h3:hover:before, div#navigation h3.active:before {
    transform: rotate(45deg);
    transition: 0.5s;
}
div#navigation h3:hover, div#navigation h3.active {
    color: #242736;
}
div#navigation>div {
    margin-bottom: 20px;
}
div#navigation {
    border-bottom: 1px solid #f1f2f3;
}

@media (max-width: 960px) {
	div#navigation h3 {
		padding: 10px 0;
 		padding-right: 30px;
	}
	div#navigation h3 {
		font-size: 14px;
		font-weight: 700;
		line-height: 22px;
		letter-spacing: 0.01em;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
	}
}

/*select2*/
span.select2 {
    width: 100% !important;
}
span.select2-selection__arrow {
    display: none;
}
span.select2.select2-container--default span.select2-selection.select2-selection--single{
    width: 100%;
    padding: 9px;
    padding-left: 36px;
    background: #f8f8f9;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #e9eaec;
    color: #9097a2;
}

span.select2.select2-container.select2-container--default.select2-container--below.select2-container--open span.select2-selection.select2-selection--single {
    border-bottom: 0;
    border-radius: 10px 10px 0 0;
}
span.select2.select2-container.select2-container--default.select2-container--open.select2-container--above span.select2-selection.select2-selection--single{
	 border-radius:  0 0 10px 10px ;
	border-bottom: auto;
	border-top: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field, .select2-dropdown {
    padding: 9px;
    background: #ffffff;
    border-radius: 5px;
    width: 100%;
    box-sizing: border-box;
    color: #9097a2;
 	border: 1px solid #e9eaec;
}
span.select2-dropdown.select2-dropdown--below, span.select2-dropdown.select2-dropdown--above {
    background: #f8f8f9;
    border-color: #e9eaec;
}
span.select2-results {
    padding-left: 10px;
}
span.select2-selection.select2-selection--single {
    position: relative;
}
span.select2-selection.select2-selection--single:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/region/images/lupa.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: 10px;
    top: 12px;
}

/*список городов*/
/*дальше*/
.select_link {
    margin-bottom: 20px;
}
.select_top {
    margin-bottom: 20px;
}
.select_top a {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-right: 26px;
    margin-bottom: 10px;
}
.list_top {
    display: flex;
    flex-wrap: wrap;
}
.list_top {
    display: flex;
    flex-wrap: wrap;
}

.select_spisok {
    overflow: hidden;
    overflow-y: scroll;
    max-height: 450px;
    width: 100%;
}

.select_spisok::-webkit-scrollbar, .select2-results__options::-webkit-scrollbar {
	width: 8px;
	background-color: transparent;
}
.select_spisok::-webkit-scrollbar-thumb, .select2-results__options::-webkit-scrollbar-thumb {
	border-radius: 20px;
	background-color: #e9eaec;
	cursor: pointer;
}

.select_spisok::-webkit-scrollbar-track, .select2-results__options::-webkit-scrollbar-track {
	background-color: transparent;
	border-radius: 20px;
	transition: .4s;
}

.select_spisok::-webkit-scrollbar-thumb:hover, .select2-results__options::-webkit-scrollbar-thumb:hover {
	background: #e9eaec;
}


.main_spisok a {
    color: #5c6470;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    text-decoration: none !important;
}
.main_spisok a:hover {
    color: #1e61e3;
    text-decoration: underline !important;
}
li.buk_spisok>span {
    color: #e31e24;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    width: 80px;
}


li.buk_spisok ul {
    column-count: 3;
    width: 100%;
}
li.buk_spisok {
    display: flex;
    box-sizing: border-box;
    padding-top: 15px;
    border-top: 1px solid #e9eaec;
    margin-top: 20px;
}
li.buk_spisok:first-child {
    margin-top: 0;
}
.modal {
	box-sizing: border-box;
    max-width: 689px;
    height: fit-content;
    padding: 20px;
    border-radius: 20px;
    background: #ffffff;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
    opacity: 0;
    z-index: 38;
    scrollbar-width: none;
    color: #5c6470;
}

.modal #gorod__close {
    width: 20px;
    height: 20px;
    position: absolute;
    font-size: 29px;
    top: 20px;
    right: 20px;
    cursor: pointer;
    display: block;
    background: url(/bitrix/templates/region/images/x-01.png);
    background-size: initial;
    background-repeat: no-repeat;
    background-position: center;
    transition: 0.5s;
}
.modal #gorod__close:hover {
    background: url(/bitrix/templates/region/images/x-02.png);
    background-size: initial;
    background-repeat: no-repeat;
    background-position: center;
}
.title_gorod {
    color: #12305f;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: -0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 20px;
}

div#sity-id {
    cursor: pointer;
}
div#sity-id:hover {
    color: #e31e24;
}

	@media (max-width: 1019px) {

		li.buk_spisok ul {
			column-count: 2;
		}
		.modal { max-width: 80%;}
		.desc_info h2.title_info, .block_info h2 {
			border: none !important;
		}
}

@media (max-width: 960px) {
.tell-footer a {
    color: #ec1d2d;
    font-size: 19px;
}
.gorod_lists h2.title_info {
    border: none;
}
.b24-widget-button-position-bottom-right {
    right: 20px;
    bottom: 100px;
}
    div#content-wrapper.container h1 {
        font-size: 32px;
        font-weight: 700;
        line-height: 40px;
        letter-spacing: -0.02em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
		hyphens: auto; word-break: normal; white-space: normal; 
    }
}

	@media (max-width: 520px) {
		li.buk_spisok ul {
			column-count: 1;
		}
		li.buk_spisok>span {
			width: 30px;
		}
		.select_top a {
			margin-right: 5px;
		}


	}

div#content-wrapper.container li:not(.main_spisok li) {
    list-style: disc;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 10px;
    margin-left: 25px;
}
div#content-wrapper.container section.contact-block.zakaz-block>div {
    background: #fff;
    border-radius: 20px;
}
.all_about_block {
    background: #fff;
    padding: 40px;
    border-radius: 20px;
    margin-bottom: 50px;
}

.lastmenu {
    display: none; 
    background: #f0f1f5;
    color: #12305f;
    font-weight: bold;
	cursor: pointer;
    border-radius: 5px;
    padding: 10px 40px;
    position: relative;
}
.lastmenu:before {
    content: "";
    background: url(/bitrix/templates/region/images/leftmenu.png);
    background-size: initial;
    background-position: center;
    width: 20px;
    height: 20px;
    left: 20px;
    position: absolute;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    transform: rotate(180deg);
    top: 12px;
}

div#content-wrapper .title-contact a {
    text-decoration: none;
    font-size: 24px;
    color: #f11716;
}


@media (max-width: 1019px) {
	.lastmenu.hov1{ display: block; }

div#content-wrapper .title-contact a {
    font-size: 16px;
}

}

/*акции*/
.uslovie-sale {
    font-family: Inter;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #12305f;
}
div#content-wrapper section.sale {
border-radius: 20px;
    padding: 40px;
    background: url(/images/banner/calendar_gray.jpg) #bbbfc7;
    background-size: contain;
    background-position: right center;
    width: 100%;
    background-repeat: no-repeat;
}

div#content-wrapper div#visit_vs section.sale {
    background-size: initial;
}

.info-sale {
    max-width: 60%;
}
div#visit_vs .info-sale {
    width: 60%;
    max-width: 350px;
}
.bnt-sale button.bnt-catalog.bnt-zakaz {
    margin-top: 40px;
}
.contact_form>div input {
    font-size: 10px;
}
.sub-sale {
    font-family: Roboto;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
    color: #5c6470;
}
.sub_uslovie {
    font-weight: 600;
    color: #12305f;
    font-size: 16px;
    margin-top: 20px;
    line-height: 24px;
}
div#visit_vs div#oferta_vizible a {
    font-size: 10px;
}
.social-mobil.mobile_block{display:none}
@media (max-width: 960px) {
	div#visit_vs .info-sale {
    width: 100%;
}
section.sale.mb-all .uslovie-sale {
    margin-top: -80px;
    margin-bottom: 40px;
    text-align: left;
    text-shadow: 2px 0px #e2e2e2;
    max-width: 40%;
}
   section.sale, .info-sale{
	   width: 100%;
	   max-width: 100%;
	}

.uslovie-sale {
    text-align: center;
}
.b24-widget-button-position-bottom-right {
    right: 20px !important;
    bottom: 100px !important;
}

.social-mobil.mobile_block{display:block}
.last-head .social-mobil {
    padding-right: 5px;
}

	div#content-wrapper section.sale {
		margin: 0 10px;
        box-sizing: border-box;
        padding: 10px;
        max-width: 100%;
        width: calc(100% - 20px);
	}
	
}

@media (max-width: 760px) {
	
	.uslovie-sale {
		font-size: 24px;
		line-height: 1.2;
	}

	div#content-wrapper div#visit_vs section.sale {
		background-size: 200px !important;
	}	
	div#content-wrapper div#visit_vs section.sale.mb-all {
        background-size: 100% !important;
        background-position: top !important;
    }	
	div#content-wrapper section.sale {
		background: url(/images/sale/akcia.jpg) #bbbfc7;
		background-size: 200px;
		background-position: center -20px;
		background-repeat: no-repeat;
	}
	.info-sale {
		max-width: 100%;
		padding-top: 150px;
	}
}
/*конец*/

.bnt_banner button.bnt-catalog.form_open {
    width: max-content;
    height: 40px;
    border: 1px solid rgb(18 48 95);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 36px;
    background: url(/bitrix/templates/region/components/bitrix/system.pagenavigation/grid_portfolio/img/carret-right.png) rgb(18 48 95);
    background-repeat: no-repeat;
    background-position: 90% center;
    color: #fff;
    text-decoration: none !important;
}
.bnt_banner button.bnt-catalog.form_open:hover {
    border: 1px solid rgba(18, 48, 95, 0.1);
    background: url(/bitrix/templates/region/components/bitrix/system.pagenavigation/grid_portfolio/img/carret-right.png) #e31e24;
    background-repeat: no-repeat;
    background-position: 90% center;
}
.banner_right_kalk {
	margin-left: 20px;
    width: calc(100% - 20px);
    padding: 20px 40px;
    background: #dddadc;
    box-sizing: border-box;
    margin-top: 20px;
    border-radius: 20px;
    aspect-ratio: 1.1 / 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: end;
}
.banner_right_kalk.radio_banner  {
    background: url(/include/vnutrennyaya-forma/region/radio-kalk.png);
    background-size: cover;
    background-position: top center;
}
.banner_right_kalk.tv_banner  {
    background: url(/include/vnutrennyaya-forma/region/tv-kalk.png);
    background-size: cover;
    background-position: top center;
}

.name_banner {
    font-weight: 700;
	font-size: 20px;
    line-height: 23px;
    color: #12305f;
    text-align: center;
    margin-bottom: 20px;
}
@media (max-width: 860px) {
div#info-mobil .tell-mobil a {
    COLOR: #f11716;
    font-size: 26px;
}

section.sp-list section.contact-block.zakaz-block {
    width: 100%;
}
	.banner_right_kalk  {display:none;}

div#tabs-portfolio .slick-track, div#tabs-portfolio .slick-list.draggable {
    overflow: visible;
}
div#tabs-element .content-tab {
    width: calc(100% - 20px);
}
div#wrapper {
    overflow-x: hidden;
}
.all_about_block {
    padding: 20px;
}
.title-portfolio {
    padding-right: 20px;
    box-sizing: border-box;
}

}
.tell-footer {
    min-width: 200px;
}
.info-mobil.mobil {
    position: relative;
    z-index: 1;
}

@media (max-width: 350px) {
    .title-h1 h1 {
        font-size: 30px;
        line-height: 35px;
    }
	
	.desc-p {
        max-width: 243px;
    }
	.desc-p p, .desc-p {
    font-size: 19px;
	}
}

.main_icon1 td {
    width: 33%;
    padding: 10px;
    box-sizing: border-box;
}
.main_icon1 td img {
    width: 90%;
    text-align: center;
    margin: 0 auto;
}


.txt_banner {
    background: url(/images/banner/calendar-banner.jpg) #fed1ce;
    border-radius: 20px;
    padding: 20px !important;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}
.txt_banner  .text_dop_rekl ul li>p {
    margin: 0;
    line-height: 1.23;
    font-size: 13px;
}
.txt_banner  .text_dop_rekl ul {
    margin-top: 10px;
}

.txt_banner  p.info_sale>span{
    background: #ccfde8;	
    color: #ed3227;
    font-weight: 600;	
	box-sizing: border-box;
}
.txt_banner  p.info_sale>span:first-child {
       padding: 5px 0 5px 5px;
    border-radius: 5px 0 0 5px;
}
.txt_banner p.info_sale>span:last-child {
       padding: 5px  5px 5px 0;
	border-radius: 0 5px 5px 0;
}
.txt_banner  .text_dop_rekl>p:first-child {
    color: #12305f;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
}
.txt_banner  p.mal_rekl {
    font-weight: 600;
    color: #333;
}

@media (max-width: 960px) {
    div#content-wrapper.container h1 { font-size: 32px !important;}

	.txt_banner  .txt_cl.txt_catalog {
		background-position: right top;
	}
	
	.txt_banner {
		padding: 0 !important;
	}
	.txt_banner  .text_dop_rekl {
		padding: 20px;
		background: #fed0d099;
		border-radius: 20px;
	}
}

.oferta input {
    width: 12px !important;
    height: 12px !important;
}
.txt_banner {
    margin-top: 30px;
}

@media (max-width: 1150px) {
	header#top_nav button.bnt-catalog.bnt-zakaz {
		font-size: 0;
		width: 40px;
		height: 40px;
		display: flex;
		justify-content: center;
		align-items: center;
		background: url(/bitrix/templates/region/images/tell-w.png) #12305f;
		background-size: initial;
		background-repeat: no-repeat;
		background-position: center;
	}
}
@media (max-width: 1019px) {
  	header#top_nav button.bnt-catalog.bnt-zakaz { display:none;}
}



.banner_element {
    max-width: 100vw;
}
.description-list-smi{    overflow: hidden;}
.slider_banner:not(.slick-initialized) {
    display: flex !important;
  max-width:100%;
  overflow:auto;
    scrollbar-width: none;
}
.slider_banner:not(.slick-initialized) .banner_element {
    max-width: 100vw;
    aspect-ratio: 2 / 1;
    height: 310px;
}
.slider_banner .banner_element img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 20px;


}

.slider_banner  .banner_element {
    box-sizing: border-box;
    padding: 0 10px;
	max-width: calc(50% - 20px);
}
.slider_banner {
    display: none;
}
.slider_banner.slick-slider {
    display: block;
}
.slider_banner  .slick-dots li button:before{display:none;}
.slider_banner  .slick-dots li {
    width: 8px;
    height: 8px;
	margin: 0 5px !important;
}
.slider_banner  .slick-dots li button {
     width: 8px;
    height: 8px;
    padding: 5px;
    color: #e9eaec;
    background: #e9eaec;
    border-radius: 50%;
}
.slider_banner  li.slick-active button {
    background: #e31e24 !important;
}



@media (max-width: 860px) {
.slider_banner .banner_element img {
    object-fit: cover;
    object-position: center;
	}
	.slider_banner .banner_element>img {
		/*height: calc(100vw / 2);*/
        height: auto;
        width: 100%;
	}
	.slider_banner:not(.slick-initialized) .banner_element {
		/*height: calc(100vw / 2);*/
        height: auto;
        width: 100%;
	}

    .graftv img, .grafradio img, .video_primer audio, .grafradio-main_3 div {
        width: 80% !important;
        max-width: 100% !important;
        margin: 10px auto;
    }
	section.description_uslug .slick-slider {
		overflow: hidden;
	}
.slider_banner .banner_element>img {aspect-ratio: auto;}
.banner_element {
    max-width: calc(100vw - 40px);
}
.slider_banner .slick-list.draggable {
    padding: 0 !important;
}

}


section.block_link_bs {
    padding-right: 0px !important;
    margin-bottom: 20px;
}
section.block_link_bs a.bnt-bs {
    color: #fff;
    text-decoration: none !important;
    display: flex;
    justify-content: space-between;
    position: relative;
    background: #12305f;
    border-radius: 10px;
    padding: 10px 30px !important;
    box-sizing: border-box;	
}
section.block_link_bs a.bnt-bs:before {
    content: "";
    width: 15px;
    height: 22px;
    background: url(/bitrix/templates/region/images/arrow-right.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    right: 30px;
    background-position: center;
}
section.block_link_bs a.bnt-bs:hover {
    background: #e31e24;
}
.form-svt_contact {
    background: #fff;
    border-radius: 20px;
    text-align: right;
}

.form-svt_contact .title-contact {
    text-align: right;
}

.form-svt_contact .desc-contact {
    max-width: 100%;
}
.form-svt_contact .contact_form>div {
    width: calc(33% - 10px);
}
.form-svt_contact .contact_form>div input {
    max-width: 100%;
    width: 100%;
}
.form-svt_contact .contact_form {
    justify-content: space-between;
}
.form-svt_contact .contact_form>div input {
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
}
.form-svt_contact .contact_form.w-587 div, .form-svt_contact .contact_form.w-587 input {
    width: 100%;
    margin: 0;
}
.form-svt_contact .contact_form.w-587, .form-svt_contact .contact_form.w-587 input {
    width: 100%;
    max-width: 100%;
	margin-bottom: 10px;
}
.form-svt_contact  .contact_form>div input {
    font-size: 14px;
}
.map_contact {
    margin-bottom: 30px;
}
@media (max-width: 960px) {
    .social_contact>div {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
}
/* End */
/* /bitrix/templates/.default/components/bitrix/catalog.section.list/main-menu-region/style.css?17568284718380 */
/* /bitrix/templates/.default/components/bitrix/menu/footer-menu/style.css?1573992748309 */
/* /local/cookie/cookie.css?17501897261595 */
/* /bitrix/templates/region/styles.css?175450434410514 */
/* /bitrix/templates/region/template_styles.css?176467955932119 */
