

/* Start:/bitrix/templates/restoran_mkws/components/bitrix/menu/top/style.css?1582225620767*/
.Topmenu {
	list-style: none;
}

.Topmenu li {
	display: inline-block;
	position: relative;
}

.Topmenu a {
	font-family: Old Standard TT;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
	font-size: 16px;
	line-height: 20px;
	position: relative;
}

.Topmenu li:after {
	content: '';
	width: 2px;
	height: 2px;
	background: #FFFFFF;
	position: absolute;
	top: 50%;
	right: 10px;
}

.Topmenu li:last-child:after {
	display: none;
}

@media (max-width: 991px) and (min-width: 767px) {
	.Topmenu a {
		padding-right: 5px;
		font-size: 14px;
		line-height: 20px;
	}

	.Topmenu li:after {
		display: none;
	}

	.Topmenu {
		padding: 0;
	}
}


@media (max-width: 767px) {
	.Topmenu {
		display: none;
	}
}
/* End */


/* Start:/bitrix/templates/restoran_mkws/template_styles.css?164508267716665*/
body {
    margin: 0;
    background-color: #fff;
    font-family: Roboto;
    font-size: 16px;
    line-height: 20px;
}

.maxwidth-theme {
    max-width: 1170px;
    margin: auto;
}

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

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

header {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 25px 0;
}

.HeaderRight {
    display: flex;
    align-items: center;
}

.HeaderInsta {
    position: relative;
    width: 48px;
    height: 80px;
    background: #fff;
    display: flex;
    margin-top: -31px;
    align-items: center;
}

.HeaderInsta:before {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-top: 10px solid #fff;
    border-right: 24px solid transparent;
}

.HeaderInsta:after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 0;
    height: 0;
    right: 0;
    border-right: 0px solid transparent;
    border-top: 10px solid #fff;
    border-left: 24px solid transparent;
}


.HeaderInsta a {
    display: block;
    margin: auto;
    width: 22px;
    height: 22px;
    background-image: url("/images/insta.svg");
}

.HeaderInfo {
    display: inline-block;
    text-align: right;
    margin-left: 27px;
}

.HeaderFlex {
    justify-content: space-between;
}

.HeaderInfoBlock {
    display: flex;
    margin-left: 10px;
}

.HeaderPhone a {
    letter-spacing: 0.1em;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.HeaderAddress {
    font-weight: 300;
    font-size: 14px;
    line-height: 180%;
    letter-spacing: 0.1em;
    color: #FFFFFF;
}

.HeaderLogo {
    font-weight: bold;
    font-family: Old Standard TT;
    color: #fff;
    align-self: center;
    font-size: 16px;
    line-height: 20px;
}

.PinkButton {
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    line-height: 180%;
    color: #FFFFFF;
    background: #EB5757;

    padding: 16px 35px;
    display: inline-block;
    cursor: pointer;
    transition: 0.3s linear;
}

.PinkShadow {
    box-shadow: 0px 0px 230px #EB5757;
}

.PinkButton a {
    color: #FFFFFF;
    text-decoration: none;
}

.PinkButton:hover {
    background: #FE6767;
    transition: 0.3s linear;
}

.BlackButton {
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    line-height: 180%;
    color: #FFFFFF;
    background: #000;
    padding: 16px 35px;
    display: inline-block;
    cursor: pointer;
    transition: 0.3s linear;
}

.BlackButton a {
    color: #FFFFFF;
    text-decoration: none;
}

.BlackButton:hover {
    background: #292929;
    transition: 0.3s linear;
}

.FooterFlex {
    justify-content: space-between;
}

.FooterInsta {
    width: 48px;
    height: 80px;
    background: #fff;
    display: flex;
    align-items: center;
    position: relative;
}

.FooterInsta a {
    display: block;
    margin: auto;
    width: 22px;
    height: 22px;
    background-image: url(/images/insta.svg);
}

.FooterInsta:before {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 0;
    height: 0;
    left: 0;
    border-left: 0px solid transparent;
    border-top: 10px solid #fff;
    border-right: 24px solid transparent;
}

.FooterInsta:after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 0;
    height: 0;
    right: 0;
    border-right: 0px solid transparent;
    border-top: 10px solid #fff;
    border-left: 24px solid transparent;
}

footer {
    background: #000;
    color: #fff;
    padding-bottom: 37px;
}

.FooterRight {
    text-align: right;
}

.FooterLogo {
    font-family: Old Standard TT;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 26px;
    margin-top: 31px;
}

.FooterPhone a {
    font-weight: bold;
    font-size: 16px;
    line-height: 180%;
    letter-spacing: 0.1em;
    color: #FFFFFF;
    text-decoration: none;
}

.FooterAddress {
    font-weight: 300;
    font-size: 14px;
    line-height: 180%;
    letter-spacing: 0.1em;
}

.FooterDeveloper a {
    color: #FFFFFF;
    text-decoration: none;
    display: flex;
    letter-spacing: 0.1em;
    font-weight: 300;
    font-size: 12px;
    line-height: 180%;
    align-items: center;
    justify-content: flex-end;
}

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

.FooterPolicy {
    font-weight: 300;
    font-size: 16px;
    line-height: 160%;
    text-align: right;
    letter-spacing: 0.1em;
    margin-bottom: 34px;
    margin-top: 31px;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}

.FooterLeft {
    display: flex;
}

.FooterInsta {
    margin-right: 28px;
}


#toTop {
    text-align: center;
    padding: 17px 15px;
    position: fixed;
    bottom: 80px;
    cursor: pointer;
    display: none;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100000;
    height: 50px;
    box-sizing: border-box;
    right: 0;
    top: 50%;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    transition: 0.3s linear;
}

#toTop:hover {
    background: rgba(0, 0, 0, 0.7);
    transition: 0.3s linear;
}

.popup {
    display: none;
}

.popup {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.55);
    z-index: 1000;
    overflow: auto;
}

.popup.active {
    display: flex;
}

.block-form {
    max-width: 720px;
    margin: auto;
    background: #fff;
    padding: 40px 100px;
    position: relative;
}

.block-form button.close {
    width: 21px;
    height: 21px;
    position: absolute;
    right: 80px;
    top: 50px;
    z-index: 2;
    opacity: 1;
    background: none;
    border: none;
    cursor: pointer;
}

.block-form button.close:before {
    content: '';
    position: absolute;
    width: 27px;
    height: 2px;
    background: #EB5757;
    transform: rotate(45deg);
    left: -3px;
    top: 9px;
}

.block-form button.close:after {
    content: '';
    position: absolute;
    width: 27px;
    height: 2px;
    background: #EB5757;
    transform: rotate(-45deg);
    top: 9px;
    left: -3px;
}

.FormHeader {
    font-family: Old Standard TT;
    font-size: 48px;
    line-height: 59px;
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
    color: #000;
}

.FormDescription {
    letter-spacing: 0.1em;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 300;
    font-size: 16px;
    line-height: 180%;
    font-weight: 300;
    font-size: 16px;
    line-height: 180%;
}

.FormBlock input {
    width: 100%;
    height: 30px;
    padding: 3px 15px;
    box-sizing: border-box;
    margin-bottom: 40px;
    border: none;
    border-bottom: 2px solid #000;
    font-weight: bold;
    font-size: 16px;
    line-height: 180%;
}


.FormBlock input.error {
    border-color: #EB5757;
}

.FormBlock input.FormInput50 {
    width: calc( 50% - 15px );

}

.FormBlock input:not([type="submit"]):focus,
.FormBlock textarea:focus {
    outline: none;
}

.FormBlock input:not([type="submit"]).error,
.FormBlock textarea.error {
    border-color: red;
}

.FormFooter {
    width: 100%;
    text-align: center;
}

.FormBlock form {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}


input::-webkit-input-placeholder { color: #BDBDBD; font-size: 16px;letter-spacing: 0.1em;}
input:-ms-input-placeholder { color: #BDBDBD; font-size: 16px;letter-spacing: 0.1em;}
input::-ms-input-placeholder { color: #BDBDBD; font-size: 16px;letter-spacing: 0.1em;}
input::placeholder { color: #BDBDBD;font-size: 16px;letter-spacing: 0.1em; }

textarea::-webkit-input-placeholder { color: #BDBDBD; font-size: 16px;letter-spacing: 0.1em;}
textarea:-ms-input-placeholder { color: #BDBDBD; font-size: 16px;letter-spacing: 0.1em;}
textarea::-ms-input-placeholder { color: #BDBDBD; font-size: 16px;letter-spacing: 0.1em;}
textarea::placeholder { color: #BDBDBD;font-size: 16px;letter-spacing: 0.1em;}



.FormBlock input[type="submit"] {
    box-sizing: border-box;
    width: auto;
    background: #EB5757;
    padding: 15px 30px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
    border: none;
    margin-bottom: 30px;
    height: 50px;
}

.FormBlockLink {
    width: 100%;
    font-size: 18px;
    margin-bottom: 10px;
}

.FormBlockLink > div {
    display: inline-block;
    margin-right: 20px;
}

.FormBlockLink a {
    font-size: 24px;
    line-height: 38px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.HeaderMobileMenuBtn,
.MobileMenu {
    display: none;
}

#cb {
    font-size: 18px;
    line-height: 150%;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;

}

#cb .policy {
     display: inline-block;
     text-decoration: underline;
     cursor: pointer;
 }

#cb input[type="checkbox"] {
    display: none;
}

.policy .FormDescription {
    font-size: 14px;
    line-height: 18px;
    text-transform: none;
    font-weight: 400;
    color: #000;
    text-align: left;
}

.check-box {
    height: 14px;
    width: 14px;
    background-color: transparent;
    border: 1px solid #7b7b7b;
    position: relative;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: border-color ease 0.2s;
    -o-transition: border-color ease 0.2s;
    -webkit-transition: border-color ease 0.2s;
    transition: border-color ease 0.2s;
    cursor: pointer;
    margin: -2px 10px -2px 0;
    color: #151515;
    left: 0;
    top: 0;
    z-index: 1;
}

#cb span {
    font-size: 12px;
    line-height: 180%;
}

.check-box:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #000;
    border-radius: 2px;
    opacity: 0;
    left: 1px;
    top: 1px;
    transition: 0.3s ease-in-out;
}

#cb input:checked ~ .check-box:before {
    opacity: 1;
    transition: 0.3s ease-in-out;
}

.policyText .FormDescription {
    font-size: 14px;
    line-height: 18px;
    text-transform: none;
    font-weight: 400;
    color: #000;
    text-align: left;
}

header.fixed {
    position: fixed;
    top: 0!important;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.85);
}

.MobileMenu,
.MobileMenuBtn {
    display: none;
}

@media (max-width: 991px) and (min-width: 767px) {
    .HeaderLogo,
    .HeaderPhone a {
        font-size: 14px;
        line-height: 20px;
    }
    .HeaderAddress {
        font-size: 12px;
    }
}


@media (max-width: 767px) {
    .HeaderInsta {
        display: none;
    }

    .HeaderAddress {
        display: none;
    }

    #toTop {
        font-size: 0;
    }

    #toTop svg {
        width: 14px;
        height: 8px;
    }

    #toTop svg path {
        stroke-width: 4px;
    }

    .PinkButton,
    .BlackButton {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }

    .FooterRight {
        width: 100%;
        text-align: center;
    }

    .FooterPolicy {
        display: inline-block;
    }

    .FooterDeveloper {
        text-align: right;
    }

    .FooterLeft {
        width: 100%;
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
    }

    .FooterInsta {
        position: relative;

        margin: 0;
    }

    .FooterInfoBlock {
        width: 100%;
    }

    .block-form {
        padding: 40px 30px;
    }

    .FormHeader {
        font-size: 36px;
        line-height: 44px;
    }

    .block-form button.close {
        right: 15px;
        top: 25px;
    }

    .FormDescription {
        font-size: 14px;
        line-height: 180%;
    }


    .FormBlock input {
        font-size: 14px;
        line-height: 180%;
        padding: 3px 0px;
    }

    .FormBlock input.FormInput50 {
        width: calc( 50% - 10px );
    }


    input::-webkit-input-placeholder {  font-size: 14px;}
    input:-ms-input-placeholder { font-size: 14px;}
    input::-ms-input-placeholder { font-size: 14px;}
    input::placeholder { font-size: 14px;}

    textarea::-webkit-input-placeholder { font-size: 14px;}
    textarea:-ms-input-placeholder { font-size: 14px;}
    textarea::-ms-input-placeholder { font-size: 14px;}
    textarea::placeholder { font-size: 14px;}

    .MobileMenuBtn {
        width: 30px;
        height: 40px;
        display: block;
        position: relative;
        cursor: pointer;
        margin-left: 7px;
    }

    .MobileMenuBtn:before {
        content: "";
        position: absolute;
        width: 27px;
        height: 3px;
        top: 11px;
        left: 50%;
        background-color: #fff;
        transform: translate(-50%,-50%);
    }

    .MobileMenuBtn > div {
        position: absolute;
        width: 27px;
        height: 3px;
        top: 50%;
        left: 50%;
        background-color: #fff;
        transform: translate(-50%,-50%);
    }

    .MobileMenuBtn:after {
        content: "";
        position: absolute;
        width: 27px;
        height: 3px;
        bottom: 8px;
        left: 50%;
        background-color: #fff;
        transform: translate(-50%,-50%);
    }


    .HeaderInfoBlock {
        margin: 0;
    }

    .HeaderInfo {
        margin: 0;
        display: flex;
        align-items: center;
    }

    header {
        padding: 10px 0;
    }

    .MobileMenu {
        display: block;
        position: fixed;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.96);
        z-index: 100000;
        color: #FFFFFF;
        left: -100%;
        transition: left 0.3s linear;
    }


    .menu .MobileMenu {

        left: 0;
        transition: left 0.3s linear;
    }

    body.menu {
        overflow: hidden;
    }

    .MobileLogo {
        font-weight: bold;
        font-size: 16px;
        line-height: 20px;
        font-family: Old Standard TT;
        padding: 15px 19px;
    }
    .MobileInsta {
        position: relative;
        width: 48px;
        height: 80px;
        background: #fff;
        display: flex;
        margin-right: 70px;
        align-items: center;
    }

    .MobileInsta a {
        display: block;
        margin: auto;
        width: 22px;
        height: 22px;
        background-image: url(/images/insta.svg);
    }

    .MobileInsta:before {
        content: "";
        position: absolute;
        bottom: -10px;
        width: 0;
        height: 0;
        border-left: 0px solid transparent;
        border-top: 10px solid #fff;
        border-right: 24px solid transparent;
    }

    .MobileInsta:after {
        content: "";
        position: absolute;
        bottom: -10px;
        width: 0;
        height: 0;
        right: 0;
        border-right: 0px solid transparent;
        border-top: 10px solid #fff;
        border-left: 24px solid transparent;
    }

    .MobileClose {
        right: 15px;
        top: 25px;
        width: 21px;
        height: 21px;
        position: absolute;
        z-index: 2;
        opacity: 1;
        background: none;
        border: none;
        cursor: pointer;
    }

    .MobileClose:before {
        content: '';
        position: absolute;
        width: 27px;
        height: 2px;
        background: #EB5757;
        transform: rotate(45deg);
        left: -3px;
        top: 9px;
    }

    .MobileClose:after {
        content: '';
        position: absolute;
        width: 27px;
        height: 2px;
        background: #EB5757;
        transform: rotate(-45deg);
        top: 9px;
        left: -3px;
    }

    .MobileBody .Topmenu {
        display: block;
    }

    .MobileBody .Topmenu {
        padding-left: 33px;
    }

    .MobileBody .Topmenu li {
        display: block;
        border-bottom: 1px solid #454545;
        padding: 0 46px;
        box-sizing: border-box;
        width: 100%;
    }

    .MobileBody .Topmenu li a {
        font-size: 24px;
        line-height: 241.1%;

    }

    .MobileBody .Topmenu li:after {
        display: none;
    }

    .MobilePhone a {
        text-align: right;
        letter-spacing: 0.1em;
        font-weight: bold;
        font-size: 14px;
        line-height: 180%;
        color: #FFFFFF;
        text-decoration: none;
    }

    .MobileInfoBlock {
        padding-left: 80px;
    }

    .MobileAddress,
    .MobileTime {
        font-weight: 300;
        font-size: 14px;
        line-height: 180%;
        letter-spacing: 0.1em;
        color: #FFFFFF;
    }

    .MobileAddress {
        margin-bottom: 10px;
    }

    .menu header {
        opacity: 0;
    }

}
/* End */
/* /bitrix/templates/restoran_mkws/components/bitrix/menu/top/style.css?1582225620767 */
/* /bitrix/templates/restoran_mkws/template_styles.css?164508267716665 */
