

/* Start:/bitrix/templates/mkws/components/bitrix/menu/menu_top_new/style.css?16425292894175*/
.HeaderMenuBlock {
	display: flex;
	flex-flow: row wrap;
	list-style: none;
	margin: 0;
	padding: 20px 0;
}

.HeaderMenuBlock a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	padding: 9px 17px 7px 17px;
	display: inline-block;
}

.HeaderMenuBlock li {
}

.HeaderMenuBlock li:hover a,
.HeaderMenuBlock li.selected a{
	color: #CAE700;
}

.AllService {
	font-weight: bold;
	display: flex;
	align-items: center;
	cursor: pointer;
	position: relative;
	padding: 0 0 0 5px;
}

.AllService > div:not(.HeaderTopMenuTwoLevel) {
	width: 14px;
	height: 12px;
	margin-right: 4px;
	position: relative;
}

.AllService div > span {
	height: 2px;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	background: #fff;
	transform: translateY(-50%);
}
.AllService > div:not(.HeaderTopMenuTwoLevel):before {
	content: '';
	height: 2px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
}

.AllService > div:not(.HeaderTopMenuTwoLevel):after {
	content: '';
	height: 2px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
}

.HeaderTopMenuTwoLevel {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	top: 100%;
	left: 0;
	background: #fff;
	box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.08);
	border-radius: 10px;
	z-index: -10;
	padding: 6px;
	transition: z-index 10s, opacity 0.5s;
}
.AllService ul li a {
	color: #151515;
}
.HeaderTopMenuTwoLevel a {
	white-space: nowrap;
	padding: 17px 27px 17px 17px;
	display: inline-block;
	color: #151515;
}

.HeaderTopMenuTwoLevel li span {
	white-space: nowrap;
	padding: 17px 27px 17px 17px;
	display: inline-block;
	color: #151515;
}

.HeaderTopMenuTwoLevel li {
	list-style: none;
	position: relative;
}

.HeaderTopMenuTwoLevel li:hover:after {
	opacity: 1;
}

.HeaderTopMenuTwoLevel li:hover,
.HeaderTopMenuTwoLevel li.selected {
	background: #CAE700;
	border-radius: 10px;
}

.HeaderTopMenuTwoLevel li:hover a {
	color: #151515;
}

.HeaderTopMenuTwoLevel li.selected a {
	color: #151515;
}

.HeaderTopMenuTwoLevel ul {
	padding: 0;
	margin: 0;
}
.HeaderTopMenuTwoLevel li.child > .HeaderTopMenuTwoLevel > ul {
	background: #fff;
	box-shadow: 10px 10px 25px rgb(0 0 0 / 8%);
	border-radius: 10px;
	padding: 6px;
}
.HeaderTopMenuTwoLevel li.child > .HeaderTopMenuTwoLevel {
	left: 100%;
	top: -10px;
	opacity: 0;
	padding: 0 0 0 15px;
	background: none;
	box-shadow: none;
	z-index: -10;
	visibility: hidden;
}
.HeaderTopMenuTwoLevel li.child:hover > .HeaderTopMenuTwoLevel {
	opacity: 1;
	z-index: 10;
	visibility: visible;
}
.HeaderMenuBlock > li > a {
	padding: 9px 5px 7px 5px;
}

.HeaderMenuBlock > .AllService > a {
	padding: 9px 5px 7px 1px;
}

.HeaderTopMenuTwoLevel li.child:after {
	content: '';
	width: 7px;
	height: 2px;
	border-radius: 2px;
	background: #151515;
	position: absolute;
	right: 10px;
	top: calc(50% + 1px);
	transform: translateY(50%) rotate(-45deg);
}
.HeaderTopMenuTwoLevel li.child:before {
	content: '';
	width: 7px;
	height: 2px;
	border-radius: 2px;
	background: #151515;
	position: absolute;
	right: 10px;
	top: calc(50% - 1px);
	transform: translateY(-50%) rotate(45deg);
}
.HeaderTopMenuTwoLevel li.child:hover:before,
.HeaderTopMenuTwoLevel li.child:hover:after {
	background: #fff;
}

@media (min-width: 1200px){
	.HeaderMenuBlock > li > a {
		padding: 9px 9px 7px 9px;
	}
	.AllService > span {
		display: inline-block;
		padding-right: 7px;
	}
}
@media (min-width: 768px){
	.AllService:hover {
		color: #CAE700;
	}

	.AllService:hover div > span,
	.AllService:hover div:after,
	.AllService:hover div:before{
		background: #CAE700;
	}
	.AllService:hover .HeaderTopMenuTwoLevel{
		list-style: none;
		opacity: 1;
		background: #fff;
		transition: z-index 0.5s;
		z-index: 10;
		visibility: visible;
	}

	.HeaderMenuBlock li .HeaderTopMenuTwoLevel a,
	.HeaderMenuBlock li:hover .HeaderTopMenuTwoLevel a,
	.HeaderMenuBlock li.selected .HeaderTopMenuTwoLevel a {
		color: #151515;
	}
}


/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/menu/bottom_new/style.css?1619084545258*/
.FooterMenu {
	list-style: none;
	padding: 0;
	margin: 0;
}

.FooterMenu a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
}

.FooterMenu li {
	margin-bottom: 17px;
}

.FooterMenu a:hover {
	color: #CAE700;
}
/* End */


/* Start:/bitrix/templates/mkws/template_styles.css?178240647621523*/
body {
    font-family: 'Gilroy', Arial;
    font-weight: normal;
    font-size: 16px;
    line-height: 175%;
    margin: 0;
    color: #151515;
}

img {
    max-width: 100%;
}

div {
    box-sizing: border-box;
}

a {
    color: #2F2D9A;
}

h1 {
    font-weight: bold;
    font-size: 48px;
    line-height: 58px;
}

.clearfix {
    width: 100%;
    height: 1px;
    clear: bottom;
}

.toTop {
    position: fixed;
    right: 10%;
    bottom: 10%;
    font-size: 12px;
    line-height: 175%;
    color: #2F2D9A;
    border: 1px solid #2F2D9A;
    box-sizing: border-box;
    border-radius: 22px;
    padding: 17px 5px;
    text-align: center;
    text-decoration: none;
    background: #fff;
    z-index: 10;
    transition: 0.3s;
}

.toTop:hover {
    background: #CAE700;
}

.maxwidth-theme {
    max-width: 1170px;
    position: relative;
    width: 100%;
    margin: auto;
    box-sizing: border-box;
}

.p-0-15 {
    padding: 0 15px;
}

.h2,
h2 {
    font-weight: bold;
    font-size: 48px;
    line-height: 58px;
    color: #151515;
    margin: 10px 0 20px 0;
}

.w-100 {
    width: 100%;
}

.NormalText20 {
    font-size: 16px;
    line-height: 19px;
}

.Flex {
    display: flex;
    flex-flow: row wrap;
}

.CenterText {
    text-align: center;
}

ul.counter {
    list-style: none;
}

ul.counter li {
    position: relative;
    padding-left: 70px;
    margin-bottom: 30px;
}
.counter {
    counter-reset: heading;
    padding: 0;
    margin: 35px 0px 20px 0;
}

.counter li:before {
    counter-increment: heading;
    content: counter(heading);
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    background: #70CAF3;
    border-radius: 50%;
    width: 40px;
    display: inline-block;
    height: 40px;
    padding: 10px 14px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

header {
    background: #2F2D9A;
    color: #fff;
    border-radius: 0px 0px 10px 10px;
    position: fixed;
    z-index: 200;
    width: 100%;
    top: 0;
    left: 0;
}

header .Flex {
    justify-content: space-between;
}

.HeaderLogo {
    display: flex;
    align-items: center;
    text-decoration: none;
    padding: 9px 0 12px 0;
}

.HeaderLogo img {
    width: 124px;
    margin-right: 12px;
}

.HeaderLogo__text {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
}

.HeaderLogo__text span {
    display: block;
    font-size: 10px;
    line-height: 12px;
}


.HeaderInfo > span {
    display: block;
    margin-top: 4px;
}
.HeaderInfo {
    display: flex;
    align-items: center;
    padding: 10px 0 10px 0;
    position: relative;
    z-index: 2;
}

.HeaderInfo__phone {
    text-align: right;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    padding-right: 16px;
}

.HeaderInfo__phone a {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    text-decoration: none;
}

footer {
    background: #070707;
    color: #fff;
    padding: 80px 0 50px 0;
}


footer .HeaderLogo {
    margin-bottom: 50px;
}

.FooterRightBlock,
.FooterCenterBlock,
.FooterLeftBlock {
    width: 33.33%;
}

.FooterRightBlock {
    max-width: 280px;
}

.FooterBlockName {
    font-weight: bold;
    color: #BDBDBD;
    margin-bottom: 20px;
}

.BlueBtn {
    font-weight: bold;
    background: #2F2D9A;
    border-radius: 20px;
    color: #fff;
    padding: 15px;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.5s, color 0.5s;
    border: none;
}

.BlueBtn:hover {
    background: #CAE700;
    color: #151515;
}


.YellowBtn {
    font-weight: bold;
    background: #CAE700;
    border-radius: 10px;
    color: #151515;
    padding: 15px;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.5s, color 0.5s;
    border: none;
    display: inline-block;
    text-decoration: none;
}

.YellowBtn:hover {
    background: #2F2D9A;
    color: #fff;
}


.FooterInfoItem {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 8px;
}

.FooterInfoItem__phone {
    margin: 30px 0 15px 0;
}

.FooterInfoItem__phone a,
.FooterInfoItem__email a {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    text-decoration: none;
}

.FooterInfoItem__email {
    margin-bottom: 33px;
}
footer .Flex {
    justify-content: space-between;
}

.FooterCenterBlock .FooterMenu {
    width: 70%;
}

.FooterBottom {
    border-top: 1px solid #151515;
    padding-top: 45px;
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    justify-content: space-between;
    margin-top: 40px;
}

.FooterCopy {
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    width: 50%;
    display: flex;
}

#bx-composite-banner {
    margin-right: 15px;
}


.FooterDeveloper a {
    display: flex;
    text-align: right;
    align-items: center;
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    text-decoration: none;
}

.FooterDeveloper a svg {
    margin-left: 10px;
}

.FooterRightBlock .BlueBtn {
    margin-bottom: 20px;
}

.formBlockFooter {
    margin-top: 34px;
    margin-bottom: 35px;
}

form .formBlockFooter input[type="checkbox"] {
    display: none;
}

.formBlock form .CheckBox {
    border: 1px solid #BDBDBD;
    box-sizing: border-box;
    border-radius: 2px;
    width: 12px;
    height: 12px;
    display: inline-block;
}

.formBlock form input[type="submit"] {
    height: 51px;
    width: 282px;
    margin-bottom: 60px;
}

.formBlock form input[type="text"] {
    background: #F2F2F2;
    border-radius: 25px;
    border: none;
    height: 50px;
    width: 100%;
    padding-left: 50px;
    box-sizing: border-box;
}
form input[type="text"] {
    color: #151515;
    font-weight: bold;
}
form input[type="text"]::placeholder {
    font-weight: bold;
    color: #BDBDBD;
}

.formBlock form .PhoneBlock:before {
    content: '';
    position: absolute;
    left: 15px;
    width: 25px;
    height: 25px;
    background: #BDBDBD url("/bitrix/templates/mkws/images/mobile.svg") center no-repeat;
    border-radius: 50%;
    background-size: auto 70%;
    top: 13px;
}

form .PhoneBlock.active:before {
    background-color: #CAE700;
}

form .PhoneBlock.error:before {
    background-color: red;
}

.formBlockFooter.error,
.formBlockFooter.error a,
.Form .FormFooter.error,
.Form .FormFooter.error a {
    color: red;
}

.overlay .BlueBtn {
    margin-top: 35px;
    width: 230px;
}

.formBlock form input[type="checkbox"]:checked ~ label .CheckBox {
    background: #CAE700 url("/images/check.svg") center no-repeat;
}


.formBlock form .PhoneBlock {
    width: 80%;
    position: relative;
    margin: auto;
}

.formBlock form {
    margin: 50px 0 0 0;
    display: flex;
    flex-flow: row wrap;
}

form input[type="text"]:focus {
    outline: none;
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 300ms;
    visibility: hidden;
    opacity: 0;
    z-index: 202;
    flex-flow: row wrap;
    align-items: center;
    display: none;
    /* overflow-y: scroll; */
}
.overlay-visible {
    visibility: visible;
    opacity: 1;
    display: flex;
}
[data-event="call"] .popup {
    margin: 70px auto;
    box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.08);
    border-radius: 0px 20px;
    width: 70%;
    position: relative;
    transition: all 5s ease-in-out;
    max-width: 616px;
    padding: 40px 80px;
    background: #fff;
}

.popup .close {
    position: absolute;
    top: 17px;
    right: 17px;
    opacity: 1;
    width: 29px;
    height: 29px;
    cursor: pointer;
}

.popup .close:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 2px;
    background: #151515;
    transform: translate(-50%,-50%) rotate(-45deg);
}

.popup .close:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 2px;
    background: #151515;
    transform: translate(-50%,-50%) rotate(45deg);
}

.MobileBtnMenu,
.MobileMenu {
    display: none;
}
.cookie-popup {
    display: none;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    max-width: 900px;
    position: fixed;
    left: 50%;
    bottom: 15px;
    transform: translateX(-50%);
    padding: 22px 35px;
    font-size: 14px;
    line-height: 120%;
    z-index: 10001;
    width: 100%;
}

.cookie-popup .Text {
    width: 80%;
    display: block;
    padding: 0;
}

.cookie-popup .Header {
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 5px;
    font-weight: bold;
}


.cookie-popup a {
    color: #00A7FF;
    font-weight: bold;
    text-decoration: underline;
}

.cookie-close {
    cursor: pointer;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    padding: 13px 35px;
    display: inline-block;
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
}
.FooterLogo {
    display: flex;
    align-items: center;
    text-decoration: none;
    padding: 12px 0 15px 0;
    margin-bottom: 50px;
}
.FooterLogo img {
    width: 145px;
    margin-right: 12px;
}

.HeaderCall {
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    padding: 12px 20px;
    background: #CAE700;
    border-radius: 10px;
    color: #151515;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.5s, color 0.5s;
    border: none;
}

.HeaderCall:hover {
    background: #fff;
    color: #151515;
    /*box-shadow: 10px 10px 25px rgb(202 231 0 / 34%);*/
}

.HeaderShedule {
    font-size: 12px;
    line-height: 14px;
}
.HeaderCity {
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
}

.popup .h2 {
    font-weight: bold;
    font-size: 48px;
    line-height: 58px;
    margin-top: 0;
    color: #2F2D9A;
}

.InputBlock {
    width: 50%;
}

.popup .formBlock  form .InputBlock input[type="text"] {
    background: none;
    border-bottom: 2px solid #000000;
    border-radius: 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #151515;
    padding: 1px 15px;
    outline: none;
    width: 85%;
    height: 35px;
}

.popup .formBlock form .InputBlock input[type="text"]::placeholder {
    font-weight: bold;
    color: #BDBDBD;
}
.popup .formBlockFooter label {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
}
.popup .formBlockFooter label a {
    color: #151515;
}

.popup .formBlockFooter .CheckBox {
    position: relative;
    margin-bottom: -2px;
}

.HeaderWhatsup,
.HeaderEmail {
    display: none;
}

.WithoutTopBanner {
    padding-top: 80px;
}

.WithoutTopBanner .NavigationItem a {
    color: #2F2D9A;
}

.WithoutTopBanner .NavigationItem a:hover {
    text-decoration: underline;
}

.MobileBlock {
    display: none;
}

main {
    padding-top: 75px;
    min-height: calc(100vh - 650px);
}

header .Flex > .HeaderWhatsup {
    display: flex;
    align-items: center;
}
header .Flex > .HeaderWhatsup a {
    display: flex;
}
@media (max-width: 1200px) {
    .h2, h2, h1 {
        font-size: 36px;
        line-height: 46px;
    }
}
@media (max-width: 1100px) {
    header .Flex > .HeaderWhatsup {
        display: none;
    }

    .HeaderLogo img {
        width: 70px;
    }

    .HeaderMenuBlock a,
    .AllService {
        font-size: 14px;
        line-height: 17px;
    }

    .HeaderCall {
        padding: 12px 10px;
    }

    .toTop {
        padding: 10px 3px;
        right: 2%;
        bottom: 2%;
    }


}
@media (max-width: 992px) {

    .h2, h2, h1 {
        font-size: 32px;
        line-height: 40px;
    }
    .HeaderLogo img {
        width: 70px;
    }


    .HeaderMenuBlock a,
    .AllService {
        font-size: 14px;
        line-height: 17px;
    }

    .HeaderCall {
        display: none;
    }
}

@media (max-width: 850px) {
    .HeaderMenuBlock a {
        padding: 13px 5px 13px 5px;
    }
}

@media (max-width: 768px) {
    .HeaderTopMenuTwoLevel li.child:after,
    .HeaderTopMenuTwoLevel li.child:before {
        display: none;
    }
    .HeaderTopMenuTwoLevel li span {
        color: #fff;
    }
    .HeaderLogo {
        flex-flow: row wrap;
    }
    .MobileBlock {
        display: block;
        width: 100%;
        color: #fff;
        margin-top: 4px;
    }
    .MobileBlock .HeaderShedule,.MobileBlock .HeaderCity {
        display: none;
    }
    .WithoutTopBanner {
        padding-top: 50px;
    }
    .HeaderWhatsup,
    .HeaderEmail {
        display: inline-block;
    }
    header .HeaderInfo__phone > a {
        width: 49px;
        height: 49px;
        font-size: 0;
        background: url("/bitrix/templates/mkws/images/phone.svg");
        display: inline-block;
        margin-right: 10px;
        background-size: 100%;
    }
    .HeaderEmail a {
        width: 49px;
        height: 49px;
        font-size: 0;
        background: url("/bitrix/templates/mkws/images/email.svg");
        display: inline-block;
        background-size: 100%;
    }

    .HeaderWhatsup {
        margin-right: 10px;
    }

    .whatsUp img {
        width: 49px;
        height: 49px;
    }

    .popup .h2 {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 12px;
    }
    .InputBlock {
        width: 100%;
        margin-bottom: 20px;
    }
    .formBlock form {
        margin: 30px 0 0 0;
    }
    .HeaderCall,
    .HeaderShedule,
    .HeaderCity {
        display: none;
    }
    footer {
        position: relative;
    }
    .FooterLogo {
        margin-bottom: 30px;
    }
    .cookie-popup {
        padding: 12px 20px 15px 20px;
        font-size: 12px;
        bottom: 0;

    }


    .cookie-close {
        top: auto;
        font-size: 14px;
        position: relative;
        bottom: auto;
        right: auto;
        text-align: center;
        margin-top: 15px;
        width: 100%;
        transform: none;
    }

    .cookie-popup .Text {
        width: 100%;
    }
    body {
        font-size: 14px;
        line-height: 175%;
    }
    .h2, h2, h1 {
        font-size: 24px;
        line-height: 29px;
    }
    .HeaderMenu {
        display: none;
    }

    header .Cities {
        display: none;
    }

    .HeaderLogo__text {
        display: none;
    }

    .MobileBtnMenu {
        display: flex;
        width: 27px;
        height: 18px;
        position: relative;
    }

    .MobileBtnMenu:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 3px;
        left: 0;
        top: 0;
        background: #CAE700;
        transition: transform 0.2s;
    }

    .MobileBtnMenu:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 3px;
        left: 0;
        bottom: 0;
        background: #CAE700;
        transition: transform 0.2s;
    }

    .MobileBtnMenu > span {
        display: block;
        position: absolute;
        width: 100%;
        height: 3px;
        left: 0;
        top: 50%;
        background: #CAE700;
        transform: translateY(-50%);
    }

    body.menu .MobileBtnMenu > span {
        opacity: 0;
    }

    body.menu .MobileBtnMenu:before {
        top: 50%;
        transform: translateY(-50%) rotate(45deg);
        transition: transform 0.2s;
    }

    body.menu .MobileBtnMenu:after {
        top: 50%;
        transform: translateY(-50%) rotate(-45deg);
        transition: transform 0.2s;
    }

    .FooterRightBlock,
    .FooterLeftBlock {
        width: 50%;
        max-width: none;
    }

    .FooterCenterBlock {
        width: 100%;
        order: 2;
        padding-bottom: 45px;
    }
    footer .HeaderLogo {
        margin-bottom: 12px;
        padding: 0;
    }
    .FooterCenterBlock .FooterMenu {
        width: 100%;
    }
    .FooterMenu a {
        font-size: 14px;
        line-height: 17px;
    }

    footer {
        padding: 50px 0;
    }

    .FooterRightBlock .YellowBtn {

        width: 100%;

    }

    #bx-composite-banner {
        display: inline-block;
        width: 100%;
        margin: 0 0 10px 0;
    }

    .FooterRightBlock {
        padding-bottom: 0;
    }

    .FooterBottom {
        order: 3;
    }

    .FooterCopy {
        width: 100%;
        text-align: right;
        order: 2;
        flex-flow: row wrap;
    }

    .FooterDeveloper {
        text-align: right;
        padding-bottom: 26px;
    }

    .FooterBottom {
        padding-top: 44px;
        margin-top: 0;
        justify-content: flex-end;
    }

    .FooterInfoItem {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 22px;
    }
    .formBlock form .PhoneBlock {
        width: 100%;
    }

    .popup {
        padding: 50px 32px;
        width: 95%;
    }

    .formBlockFooter {
        margin-top: 10px;
        margin-bottom: 30px;
        font-size: 12px;
        line-height: 16px;
    }

    .popup .formBlockFooter label {
        padding-left: 49px;
        position: relative;
        display: inline-block;
    }
    .popup .formBlockFooter .CheckBox {
        width: 25px;
        height: 25px;
        position: absolute;
        left: 0;
        top: 0;
    }

    .popup .formBlock form input[type="submit"] {
        width: 100%;
    }
    .formBlock form input[type="submit"] {
        margin-bottom: 35px;
    }

    .NormalText20 {
        font-size: 14px;
        line-height: 16px;
    }

    header .Flex {
        position: relative;
    }

    .HeaderLogo {
        position: absolute;
        top: 50%;
        z-index: 3;
        padding: 0;
        max-width: 110px;
        transform: translateY(-50%);
    }

    .HeaderLogo img {
        width: 79px;
    }

    .HeaderInfo {
        padding: 10px 0 8px 0;
        width: 100%;
        padding-left: 80px;
        justify-content: space-between;
    }

    .HeaderInfo__phone {
        width: calc( 100% - 27px );
        text-align: center;
        padding-right: 0;
        font-size: 10px;
        display: flex;
        justify-content: center;
    }

    .MobileMenu {
        background: #2F2D9A;
        position: fixed;
        width: 100%;
        height: calc(100% - 65px);
        color: #fff;
        top: 65px;
        padding-left: 46px;
        display: block;
        left: -200vw;
        z-index: 10;
        transition: left 0.5s;
    }
    body.menu .MobileMenu {
        left: 0;
        transition: left 0.5s;
        overflow: auto;
    }
    .HeaderTopMenuTwoLevel {
        height: auto;
        position: relative;
        color: #fff;
        display: block;
        top: 0;
        padding: 0;
        box-sizing: border-box;
        width: 100%;
        opacity: 1;
        background: none;
        visibility: visible;
        border-radius: 0;
        box-shadow: none;
        z-index: 1;

    }

    .HeaderMenuBlock li {
        padding: 8px 10px 8px 20px;
        display: block;
        width: 100%;
        box-sizing: border-box;
        position: relative;
        z-index: 2;
        cursor: auto;
    }

    .HeaderTopMenuTwoLevel a {
        white-space: normal;
        text-transform: none;
        padding: 0;
    }

    .HeaderTopMenuTwoLevel > ul > li {
        border-bottom: 1px solid #fff;
    }
    .HeaderTopMenuTwoLevel li.child > .HeaderTopMenuTwoLevel > ul > li {
        border: none;
    }
    .HeaderMenuBlock li a {
        text-underline: none;
        padding: 0;
    }

    .AllService > div:not(.HeaderTopMenuTwoLevel) {
        display: none;
    }

    .AllService {
        text-transform: uppercase;
        color: #CAE700;
    }

    .MobileMenu__info {
        display: flex;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .MobileMenu__info .HeaderInfo__phone {
        margin: 0;
        width: 100%;
        margin-top: 5px;
        justify-content: left;
        padding-left: 20px;
    }

    body.menu {
        overflow: hidden;
    }

    .toTop {
        position: absolute;
        top: 0;
        bottom: auto;
        left: 50%;
        right: auto;
        transform: translate(-50%,-50%);
    }

    .FooterMenu li {
        margin-bottom: 20px;
    }

    .HeaderMenuBlock li .HeaderTopMenuTwoLevel a, .HeaderMenuBlock li:hover .HeaderTopMenuTwoLevel a, .HeaderMenuBlock li.selected .HeaderTopMenuTwoLevel a {
        color: #fff;
    }
    .HeaderTopMenuTwoLevel li:hover, .HeaderTopMenuTwoLevel li.selected {
        background: none;
        border-radius: 0;
    }
    .BannerMain h1 {
        font-size: 24px;
        line-height: 29px;
    }

    header {
        height: 70px;
    }

    main {
        padding-top: 60px;
        min-height: calc(100vh - 650px);
    }

    .NavigationBlock {
        display: none;
    }

    .FooterMenu,
    .FooterCenterBlock {
        display: none;
    }

    .FooterRightBlock, .FooterLeftBlock {
        width: 100%;
    }
    .HeaderTopMenuTwoLevel li.child > .HeaderTopMenuTwoLevel {
        left: auto;
        top: auto;
        opacity: 1;
        padding: 0 0 0 15px;
        z-index: 10;
        visibility: visible;
    }
    .HeaderTopMenuTwoLevel li.child > .HeaderTopMenuTwoLevel > ul {
        background: none;
        box-shadow: none;
        border-radius: 10px;
        padding: 0;
    }
}

@media (max-width: 420px) {
    .FooterInfoItem__email a {
        font-size: 14px;
    }

}

@media (max-width: 380px) {
    .FooterInfoItem__email a {
        font-size: 12px;
    }

    .FooterInfoItem {
        font-size: 12px;
        line-height: 15px;
    }
}
/* End */
/* /bitrix/templates/mkws/components/bitrix/menu/menu_top_new/style.css?16425292894175 */
/* /bitrix/templates/mkws/components/bitrix/menu/bottom_new/style.css?1619084545258 */
/* /bitrix/templates/mkws/template_styles.css?178240647621523 */
