@font-face {
    font-family: CleanvertisingLight;
    src: url(../fonts/CleanvertisingLight/CleanvertisingLight.eot);
    src: url(../fonts/CleanvertisingLight/CleanvertisingLight.eot?#iefix) format("embedded-opentype"), url(../fonts/CleanvertisingLight/CleanvertisingLight.woff) format("woff"), url(../fonts/CleanvertisingLight/CleanvertisingLight.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

* {
    box-sizing: border-box;
    outline: none !important
}

body, html {
    width: 100%;
    min-width: 1200px
}

body, html {
    min-height: 100vh
}

body {
    font-family: Open Sans, sans-serif;
    font-weight: lighter;
    font-size: 16px;
    margin: 0;
    color: #fff;
    position: relative;
    background: #2d2e2f
}

.body {
    padding-bottom: 6em
}

.clear:after {
    content: "";
    display: table;
    clear: both
}

.cta {
    display: inline-block;
    color: #e4af3f;
    text-decoration: none;
    padding: .8rem 1.4rem;
    font-size: 1em;
    border: 1px solid #e4af3f;
    border-radius: 2.2em;
    text-transform: uppercase;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-transition: background .3s, color .3s;
    transition: background .3s, color .3s
}

.cta:hover {
    background: #e4af3f;
    color: #222
}

a {
    text-decoration: none;
    color: inherit
}

h3 {
    color: #e4af3f;
    font-family: CleanvertisingLight, sans-serif;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: lighter;
    position: relative;
    margin-bottom: 1em;
    letter-spacing: 1px
}

.top_separator {
    padding-top: 1.35em;
    position: relative
}

.top_separator:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1.35em;
    left: 0;
    top: 0;
    background: url(../images/decor_line_bw.png) 0 0/auto 100% #202122, 0 0/100%
}

.accent {
    color: #e4af3f
}

h1, h2, h3, h4, h5 {
    margin: 0
}

ul {
    padding: 0
}

.outer_wrap {
    max-width: 1200px;
    margin: auto
}

.row .unit {
    width: 50%;
    float: left
}

.frame {
    position: absolute;
    border: 2px solid #fff;
    opacity: .5;
    left: 2%;
    bottom: 2%;
    top: 3%;
    right: 2%
}

.body {
    z-index: 10;
    position: relative;
    max-width: 1400px;
    margin: auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    background: #313233
}

.top {
    padding: 1em 0;
    text-align: center;
    background-color: #202122
}

.top .left {
    float: left
}

.top .right {
    float: right
}

.top .menu, .top .menu ul li {
    display: inline-block
}

.top .menu ul li {
    margin-right: 2em
}

.top .menu ul li:last-child {
    margin-right: 0
}

.top .menu a {
    position: relative;
    display: inline-block
}

.top .menu a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -.2em;
    background: #fff;
    height: 1px;
    width: 0;
    -webkit-transition: width .2s;
    transition: width .2s
}

.top .menu a.active:after, .top .menu a:hover:after,
.top .menu .current-menu-item a:after, .top .menu .current-menu-item a:hover:after
{
    width: 100%
}

.address span {
    display: block
}

.logo {
    max-width: 10em
}

.phone {
    display: block;
    margin-top: .6em;
    font-size: 1.2em
}

.up_arrow {
    position: fixed;
    right: 2em;
    bottom: 2em;
    z-index: 100;
    background: hsla(0, 0%, 100%, .2);
    border-radius: 50%;
    width: 51px;
    height: 51px;
    display: none
}

footer {
    padding: 1em 0;
    background-color: #313233;
    background-image: url(../images/decor1.png);
    background-repeat: no-repeat;
    background-position: center 1em;
    background-size: 7em;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0
}

footer .row .unit {
    width: 33%;
    vertical-align: middle
}

footer .btn {
    display: inline-block;
    margin-right: .5em
}

footer .right {
    text-align: right
}

footer .right p {
    display: inline-block;
    margin-right: 1em
}

footer .right img {
    position: relative;
    top: .7em
}

footer .soc_buttons {
    position: relative;
    top: .6em
}

footer .copyright {
    text-align: center;
    top: .9em;
    position: relative
}

footer .copyright p {
    font-size: .8em;
    color: #7f7f7f
}

.decor {
    position: relative
}

.decor:before {
    left: -2em;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.decor:after, .decor:before {
    content: "";
    position: absolute;
    top: -2em;
    width: 2em;
    height: 2em;
    background: url(../images/decor_corner.png);
    background-size: auto 100%;
    z-index: 2
}

.decor:after {
    right: -2em;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.decor.bottom:before {
    top: .8em;
    -webkit-transform: none;
    transform: none
}

.decor.bottom:after {
    top: .8em;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.popup_question p {
    color: #fff
}

.main_page .top {
    background: none
}

.main_page header {
    height: 100vh;
    min-height: 42em;
    position: relative;
    background-image: url(../images/bg_main_new.jpg);
    background-size: cover;
    z-index: 1
}

.main_page header:before {
    content: "";
    position: absolute;
    left: 1em;
    top: 1em;
    right: 1em;
    bottom: 1em;
    border: 1px solid hsla(0, 0%, 100%, .3);
    z-index: -1
}

.main_page header:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .1);
    z-index: -1
}

.main_page .top {
    padding: 2.3em 0 0
}

.main_page .heading {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.main_page .heading ul li {
    display: inline-block;
    margin-right: 2.7em;
    font-family: CleanvertisingLight, sans-serif;
    font-size: 1.5em
}

.main_page .heading ul li:last-child {
    margin-right: 0
}

.main_page h1 {
    font-size: 3.875em;
    text-transform: uppercase;
    font-family: CleanvertisingLight, sans-serif;
    font-weight: lighter;
    margin-bottom: 1.5em;
    position: relative
}

.main_page h1:after {
    content: "";
    position: absolute;
    width: 4em;
    height: 1em;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    background: url(../images/decor_big.png);
    background-size: 100%;
    background-repeat: no-repeat;
    BOTTOM: -1.2em
}

.main_page h2 {
    font-family: CleanvertisingLight, sans-serif;
    font-weight: lighter;
    text-transform: uppercase;
    font-size: 3em;
    margin-bottom: .5rem
}

.main_page .corners:before {
    left: 2em;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.main_page .corners:after, .main_page .corners:before {
    content: "";
    position: absolute;
    bottom: 2em;
    width: 2em;
    height: 2em;
    background: url(../images/decor_corner.png);
    background-size: auto 100%
}

.main_page .corners:after {
    right: 2em;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.main_page .down {
    width: 3em;
    height: 3em;
    display: inline-block;
    background: url(../images/down_arrow.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 2em;
    left: 50%;
    margin-left: -1.5em
}

.main_page .row {
    display: table;
    width: 100%
}

.main_page .row .unit {
    float: none;
    display: table-cell
}

.main_page .kitchen {
    background-color: #fbfaf6
}

.main_page .kitchen .row {
    height: 50vh;
    min-height: 320px
}

.main_page .kitchen .row .unit {
    vertical-align: middle;
    color: #333;
}

.main_page .kitchen .row.descr .unit {
    padding: 4em 2em
}

.main_page .kitchen .row.descr .unit.descr {
    padding: 3em 2em
}

.main_page .kitchen .row.descr .img {
    background-image: url(../images/restaurant_photo1.jpg)
}

.main_page .kitchen .wrap {
    padding: 2em 4em;
    position: relative
}

.main_page .kitchen .frame {
    border: 2px dotted #9da0a4;
    left: 1em;
    bottom: 1em;
    top: 1em;
    right: 1em
}

.main_page .kitchen h2 {
    font-size: 1.8em;
    color: #e4af3f
}

.main_page .kitchen p {
    color: #333
}

.main_page .kitchen .wrap {
    text-align: center
}

.main_page .kitchen .big {
    font-size: 1.2em;
    position: relative;
    text-align: center;
    margin-top: 2em
}

.main_page .kitchen .big:before {
    height: 1.9em;
    background: url(../images/decor3.png) 50%/100% no-repeat;
    top: -2.8em
}

.main_page .kitchen .big:after, .main_page .kitchen .big:before {
    content: "";
    position: absolute;
    width: 7em;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.main_page .kitchen .big:after {
    bottom: -2.6em;
    height: 1.5em;
    background: url(../images/decor_line_gold.svg) 50%/100% no-repeat;
    opacity: .9
}

.main_page .kitchen .offer {
    font-size: 1.2em;
    text-align: center;
    margin-top: 3em
}

.main_page .kitchen .img {
    background: url(../images/bg_kitchen2.jpg) 50%/cover
}

.main_page .separator {
    height: 1.6em;
    background: url(../images/decor_line.png);
    background-size: 14em;
    width: 99.6%;
    opacity: .5
}

.main_page .popular {
    padding: 2em;
    background: #313233;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: url(../images/bg_delivery.jpg) 50%/cover
}

.main_page .popular:before {
    content: "";
    position: absolute;
    height: 1.6em;
    background: url(../images/decor_line.png);
    background-size: 14em;
    opacity: .5;
    width: 100%;
    left: 0;
    top: 0
}

.main_page .popular .outer_wrap {
    text-align: center
}

.main_page .popular .wrapper {
    display: inline-block
}

.main_page .popular h3 {
    text-align: center;
    margin: 1.2em auto 1.4em;
    position: relative;
    z-index: 2
}

.main_page .popular h3:before {
    content: "";
    position: absolute;
    width: 3em;
    height: 3em;
    background-image: url(../images/decor2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1
}

.main_page .popular h3 + p {
    width: 37em;
    margin: auto;
    text-align: center;
    color: #dedddd
}

.main_page .popular .wrapper {
    margin-top: 2em
}

.main_page .popular .item {
    width: 23em;
    float: left;
    text-align: center;
    margin-right: 1em;
    background: #fff
}

.main_page .popular .item.third {
    margin-right: 0
}

.main_page .popular .item h4 {
    color: #222;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.6em;
    font-family: CleanvertisingLight, sans-serif;
    font-weight: lighter;
    margin: 1em auto 1.4em;
    position: relative
}

.main_page .popular .item h4:after {
    content: "";
    position: absolute;
    width: 4em;
    height: 1em;
    background: url(../images/decor3.png);
    background-repeat: no-repeat;
    background-size: 100%;
    left: 50%;
    top: 1.3em;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    background-position: 50%
}

.main_page .popular .item .bg_img {
    height: 10em;
    background-size: cover;
    background-position: 50%
}

.main_page .popular .item .descr {
    color: #5d5c5c;
    margin: auto .9em
}

.main_page .popular .item .price {
    color: #222
}

.main_page .popular .item .price span {
    font-size: 2.2em;
    position: relative
}

.main_page .popular .item .price span:after {
    content: "";
    position: absolute;
    right: -1.2em;
    top: .5em;
    width: 1em;
    height: .6em;
    background: url(../images/ruble.svg);
    background-size: auto 100%;
    background-repeat: no-repeat
}

.main_page .popular .item .price i {
    font-size: 1.625em;
    font-style: normal
}

.main_page .popular .first .bg_img {
    background: url(../images/bg_kitchen.jpg) 100%/cover
}

.main_page .popular .second .bg_img {
    background: url(../images/hinkali.jpg) 100%/cover
}

.main_page .popular .third .bg_img {
    background: url(../images/hachapuri.jpg) 100%/cover
}

.main_page .popular .cta_wrap {
    text-align: center;
    margin: 2em auto
}

.main_page .popular .cta {
    width: 12em
}

.main_page .gallery {
    background: #313233;
    padding: 2em;
    background: url(../images/bg_restaurant.jpg) 50%/cover
}

.main_page .gallery h3 {
    text-align: center;
    margin: 1.2em auto 2em;
    position: relative;
    z-index: 2
}

.main_page .gallery h3:before {
    content: "";
    position: absolute;
    width: 3em;
    height: 3em;
    background-image: url(../images/decor2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1
}

.main_page .gallery h3 + p {
    width: 37em;
    margin: auto;
    text-align: center;
    color: #dedddd
}

.main_page .gallery .item {
    float: left;
    width: 33%;
    box-sizing: border-box;
    height: 15em;
    background-size: cover;
    background-position: 50%;
    border: 2px solid #202122;
    position: relative
}

.main_page .gallery .item:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .3);
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.main_page .gallery .item:hover:after {
    opacity: 0
}

.main_page .gallery .cta_wrap {
    text-align: center;
    margin: 2em auto
}

.main_page .gallery .cta {
    width: 12em
}

.main_page .delivery {
    padding: 2em 0;
    background: #313233
}

.main_page .delivery h3.main {
    text-align: center;
    margin: 1.2em auto 3em;
    position: relative;
    z-index: 2
}

.main_page .delivery h3.main:before {
    content: "";
    position: absolute;
    width: 3em;
    height: 3em;
    background-image: url(../images/decor2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1
}

.main_page .delivery h3.main + p {
    width: 37em;
    margin: auto;
    text-align: center;
    color: #dedddd
}

.main_page .delivery .row {
    position: relative;
    height: 50vh;
    min-height: 22em
}

.main_page .delivery .unit {
    position: relative;
    background: #fbfaf6;
    vertical-align: middle
}

.main_page .delivery .unit h3 {
    letter-spacing: 0
}

.main_page .delivery .dostavka {
    background: url(../images/dostavka.jpg) 50%/cover
}

.main_page .delivery .obed {
    background: url(../images/obed.jpg) 50%/cover
}

.main_page .delivery .banket {
    background: url(../images/banket.jpg) 50%/cover
}

.main_page .delivery .football {
    background: url(../images/football2.jpg) 50%/cover
}

.main_page .delivery p {
    color: #333
}

.main_page .delivery .cta {
    box-shadow: none
}

.main_page .delivery .text_wrap {
    padding: 0 6em;
    line-height: 1.5
}

.main_page .delivery .text_wrap:before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 1.5em;
    left: 1.5em
}

.main_page .delivery .text_wrap:after, .main_page .delivery .text_wrap:before {
    content: "";
    position: absolute;
    width: 2em;
    height: 2em;
    background: url(../images/corner2.png) 50%/100% no-repeat
}

.main_page .delivery .text_wrap:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    bottom: 1.5em;
    right: 1.5em
}

.main_page .delivery .img {
    position: relative;
    display: inline-block;
    line-height: 0;
    z-index: 1
}

.main_page .delivery .align_center {
    text-align: center
}

.main_page .delivery img {
    width: 30em
}

.main_page .delivery .row {
    position: relative
}

.main_page .delivery p {
    margin-bottom: 2em
}

.main_page .delivery .frame {
    left: .5em;
    top: .5em;
    right: .5em;
    bottom: .5em
}

.main_page .advantages h3 {
    text-align: center;
    margin: 2.2em auto 1em;
    position: relative;
    z-index: 2
}

.main_page .advantages h3:before {
    content: "";
    position: absolute;
    width: 3em;
    height: 3em;
    background-image: url(../images/decor2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1
}

.main_page .advantages h3 + p {
    width: 37em;
    margin: auto;
    text-align: center;
    color: #dedddd
}

.main_page .advantages .bg_wrap {
    position: relative
}

.main_page .advantages .bg_wrap:before {
    content: "";
    position: absolute;
    width: 8em;
    height: 2em;
    background: url(../images/decor3.png);
    background-repeat: no-repeat;
    background-size: 100%;
    left: 50%;
    top: .9em;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    background-position: 50%
}

.main_page .advantages p {
    font-size: 1em;
    color: #fff;
    margin-top: .1em;
    margin-bottom: 0
}

.main_page .advantages .wrap {
    padding: 3.4em 0 0
}

.main_page .advantages .unit {
    width: 16.5%;
    text-align: center;
    padding: 1em;
    float: left
}

.main_page .advantages .decor:before {
    left: 2em;
    top: 1em
}

.main_page .advantages .decor:after {
    right: 2em;
    top: 1em
}

.main_page .advantages .decor.bottom:after, .main_page .advantages .decor.bottom:before {
    top: -3em;
    display: none
}

.main_page .map_wrap {
    position: relative
}

.main_page .map_wrap .outer_wrap {
    width: 1200px;
    margin: auto
}

.main_page .map_wrap .text_wrap {
    width: 30em;
    background: #313233;
    background: #fbfaf6;
    z-index: 2;
    padding: 4em 2em 2em;
    left: 3em
}

.main_page .map_wrap .text_wrap, .main_page .map_wrap .text_wrap:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.main_page .map_wrap .text_wrap:after {
    content: "";
    width: 0;
    border-left: 1em solid #fbfaf6;
    border-top: 1em solid transparent;
    border-bottom: 1em solid transparent;
    right: -1em
}

.main_page .map_wrap #map {
    height: 24.4em;
    position: relative
}

.main_page .map_wrap h3 {
    margin-left: 1em;
    margin-bottom: 2em;
    position: relative;
    z-index: 1
}

.main_page .map_wrap h3:before {
    content: "";
    position: absolute;
    width: 3em;
    height: 3em;
    background-image: url(../images/decor2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    left: -1em;
    top: -1em;
    z-index: -1
}

.main_page .map_wrap .text {
    position: relative;
    top: -.9em;
    margin-left: 1em;
    color: #333
}

.main_page .map_wrap .menu {
    color: #2d2e2f;
    border-color: #2d2e2f;
    margin-left: 1em;
    -webkit-transition: background-color color .3s;
    transition: background-color color .3s
}

.main_page .map_wrap .menu:hover {
    background-color: #2d2e2f;
    color: #fff
}

.main_page .map_wrap .cta {
    box-shadow: none
}

.main_page footer .row .unit {
    float: left;
    display: block
}

.popup {
    background: #313233;
    text-align: center;
    width: 40em;
    margin: auto;
    padding: 4em 2em 2em;
    color: #333
}

.popup, .popup h3 {
    position: relative
}

.popup h3 {
    margin-bottom: 1.5em
}

.popup h3:after {
    content: "";
    position: absolute;
    bottom: -1.1em;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../images/decor1.png) 50%/100% no-repeat;
    width: 3em;
    height: 1em
}

.popup form {
    width: 30em;
    margin: auto;
    text-align: center
}

.popup .input {
    margin-bottom: 1.5em;
    position: relative;
    padding: 1em 0 .2em;
    background: #fff;
    border-radius: 4px
}

.popup .input.invalid {
    box-shadow: 0 0 2px 2px red
}

.popup .input input {
    width: 100%;
    border: none;
    background: none;
    padding-left: .7em;
    color: #333
}

.popup .input span {
    position: absolute;
    left: .7em;
    top: .8em;
    font-size: 1em;
    -webkit-transition: top .3s, font-size .3s;
    transition: top .3s, font-size .3s;
    pointer-events: none;
    color: #9299a2
}

.popup .input span.active {
    top: 0;
    font-size: .8em
}

.popup .pickDate, .popup .pickTime {
    padding: .7em 0 .7em .2em;
    background: #fff;
    border-radius: 4px;
    border: none;
    color: #333;
    width: 9em;
    display: inline-block;
    margin-right: .7em;
    position: relative;
    top: -.35em
}

.popup .persons {
    width: 10em;
    display: inline-block
}

.popup .cta {
    background: none
}

.popup .cta:hover {
    background-color: #e4af3f;
    color: #333
}

.popup .cta.loading {
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(25%, hsla(0, 0%, 100%, .2)), color-stop(25%, transparent), color-stop(50%, transparent), color-stop(50%, hsla(0, 0%, 100%, .2)), color-stop(75%, hsla(0, 0%, 100%, .2)), color-stop(75%, transparent), color-stop(100%, transparent));
    background-image: -webkit-linear-gradient(left top, hsla(0, 0%, 100%, .2) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .2) 0, hsla(0, 0%, 100%, .2) 75%, transparent 0, transparent);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(25%, hsla(0, 0%, 100%, .2)), color-stop(25%, transparent), color-stop(50%, transparent), color-stop(50%, hsla(0, 0%, 100%, .2)), color-stop(75%, hsla(0, 0%, 100%, .2)), color-stop(75%, transparent), color-stop(75%, transparent));
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(25%, hsla(0, 0%, 100%, .2)), color-stop(0, transparent), color-stop(50%, transparent), color-stop(0, hsla(0, 0%, 100%, .2)), color-stop(75%, hsla(0, 0%, 100%, .2)), color-stop(0, transparent), color-stop(0, transparent));
    background-image: linear-gradient(to right bottom, hsla(0, 0%, 100%, .2) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .2) 0, hsla(0, 0%, 100%, .2) 75%, transparent 0, transparent);
    background-size: 80px 80px;
    -webkit-animation: s 1.5s linear infinite;
    animation: s 1.5s linear infinite;
    cursor: not-allowed
}

.popup .cta.loading:hover {
    background-color: #f2ad54
}

.popup textarea {
    width: 100%;
    padding: 1em 0 0 .7em;
    display: block;
    color: #333
}

.popup .textarea {
    position: relative
}

.popup .textarea.invalid {
    box-shadow: 0 0 2px 2px red
}

.popup .textarea span {
    position: absolute;
    left: .7em;
    top: .8em;
    font-size: 1em;
    -webkit-transition: top .3s, font-size .3s;
    transition: top .3s, font-size .3s;
    pointer-events: none;
    color: #9299a2
}

.popup .textarea span.active {
    top: 0;
    font-size: .8em
}

.popup .invalid_text {
    display: none;
    margin: 1em 0 0;
    color: red
}

.popup.delivery_popup {
    color: #fff
}

.popup.delivery_popup .cta {
    margin-top: 1em
}

.popup.delivery_popup h3:after {
    display: none
}

.popup.delivery_popup h4 {
    font-weight: lighter;
    font-size: 1.4em;
    margin-bottom: .6em;
    position: relative
}

.popup.delivery_popup h4:before {
    content: "";
    position: absolute;
    width: 5em;
    height: 1em;
    background: url(../images/decor1.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    top: -1.7em;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.popup.delivery_popup .order_wrap, .popup.delivery_popup .total {
    width: 30rem;
    margin: auto;
    text-align: left
}

.popup.delivery_popup .item {
    position: relative;
    margin-bottom: 1em
}

.popup.delivery_popup .item:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background: hsla(0, 0%, 100%, .3);
    left: 0;
    bottom: -.6em
}

.popup.delivery_popup .name {
    float: left;
    width: 50%
}

.popup.delivery_popup .price {
    float: left;
    width: 30%;
    text-align: center;
    color: #e4af3f
}

.popup.delivery_popup .amount_item {
    float: left;
    width: 20%;
    text-align: right
}

.popup.delivery_popup .total {
    font-size: 1.6em;
    margin-bottom: 2em
}

.popup.delivery_popup .total .text {
    float: left
}

.popup.delivery_popup .total .number_total {
    float: right;
    color: #e4af3f
}

.popup.ajax_popup h4 {
    color: #fff;
    font-weight: lighter;
    font-size: 1.2em;
    position: relative;
    padding-bottom: 2em
}

.popup.ajax_popup h4:after {
    content: "";
    width: 7em;
    height: 1.5em;
    position: absolute;
    bottom: -.5em;
    background: url(../images/decor1.png);
    background-size: 100%;
    background-repeat: no-repeat;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.fadeOut {
    -webkit-animation: u .4s;
    animation: u .4s
}

.fadeIn {
    -webkit-animation: t .4s;
    animation: t .4s
}

.inner_page {
    background: #2d2e2f
}

.inner_page .content h3 {
    text-align: center;
    margin: 1.2em auto 1.4em;
    position: relative;
    letter-spacing: 1px;
    z-index: 2
}

.inner_page .content h3:before {
    content: "";
    position: absolute;
    width: 3em;
    height: 3em;
    background-image: url(../images/decor2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1
}

.delivery_page .content {
    background: url(../images/bg_delivery.jpg) 50%/cover;
    padding: 2em 0 6em
}

.delivery_page h3 {
    margin-top: 0
}

.delivery_page h3 + p {
    width: 37em;
    margin: auto;
    text-align: center;
    color: #dedddd
}

.delivery_page .delivery_menu {
    margin: 4em auto 2em
}

.delivery_page .delivery_menu ul {
    text-align: center
}

.delivery_page .delivery_menu li {
    display: inline-block;
    border: 1px solid #9da0a4;
    border-radius: 7em;
    margin: .5em .5em .8em;
    min-width: 7em
}

.delivery_page .delivery_menu li.active {
    background: #fff;
    color: #333;
    border-color: #fff
}

.delivery_page .delivery_menu li a {
    display: inline-block;
    padding: .7em 1.2em;
    cursor: pointer
}

.delivery_page .tabs {
    padding: 2em;
    max-width: 55em;
    margin: auto;
    border: 1px solid hsla(0, 0%, 100%, .5)
}

.delivery_page .tabs h4 {
    font-weight: lighter;
    font-size: 1.8em;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-bottom: 3em
}
.delivery_page .tabs h5 {
    font-size: 1.6em;
    margin: 1.6em 0 1em;
    color: #d7982f;
}
.delivery_page .tabs h4:after {
    content: "";
    position: absolute;
    width: 8em;
    height: 2em;
    background: url(../images/decor3.png);
    background-repeat: no-repeat;
    background-size: 5em;
    left: 50%;
    top: 1.3em;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    background-position: 50%;
    z-index: -1
}

.delivery_page .tabs h4 small {
    position: relative;
    top: 1.8em
}
.delivery_page .tabs .item {
    margin-bottom: 1.6em;
    position: relative;
}
.delivery_page .tabs .item:before {
    content: '';
    position: absolute;
    left: 0;
    height: 1px;
    width: 100%;
    bottom: -0.6em;
    background: rgba(255,255,255,.3);
}
.delivery_page .tabs .heading {
    margin-bottom: 2em;
    position: relative
}

.delivery_page .tabs .heading:before {
    content: "";
    width: 100%;
    height: 1px;
    background: hsla(0, 0%, 100%, .5);
    left: 0;
    bottom: -.9em;
    position: absolute
}

.delivery_page .tabs .heading .tc {
    font-size: 1.2em;
    color: #e4af3f
}

.delivery_page .tabs .tc {
    float: left
}

.delivery_page .tabs .btn {
    display: inline-block
}

.delivery_page .tabs .btn.invisible {
    opacity: .3;
    cursor: not-allowed
}

.delivery_page .tabs span.number {
    font-size: 1.4em;
    display: inline-block;
    margin: 0 .4em;
    position: relative;
    top: -.3em
}

.delivery_page .tabs .tc.name {
    width: 45%
}

.delivery_page .tabs .tc.price, .delivery_page .tabs .tc.weight {
    width: 20%;
    text-align: center;
}

.delivery_page .tabs .tab {
    display: none
}

.delivery_page .basket {
    width: 25em;
    padding: .5em 2em .7em 9em;
    background: url(../images/basket.svg);
    background-size: 6.3em;
    background-repeat: no-repeat;
    background-position: 1.2em 50%;
    background-color: #3b5d3b;
    border-radius: 18px;
    position: fixed;
    right: -100%;
    top: 1em;
    z-index: 3;
    -webkit-transition: right 1s, top 1s;
    transition: right 1s, top 1s
}

.delivery_page .basket.active {
    right: -1em
}

.delivery_page .basket .cta {
    cursor: pointer
}

.delivery_page .basket span.first {
    color: #dedddd;
    margin-right: 1em
}

.delivery_page .basket span.first.short {
    margin-right: 2.4em
}
.delivery_page .clearBasket {
    color: #d48929;
}

.gallery_page .body {
    background: url(../images/bg_menu.jpg) 50%/cover no-repeat
}

.gallery_page .content {
    padding: 2em 0 3em;
    position: relative;
    z-index: 1
}

.gallery_page .content:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -.6em;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, .3);
    z-index: -1
}

.gallery_page h4 {
    font-weight: lighter;
    text-transform: uppercase;
    font-size: 1.6em;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 1em
}

.gallery_page .photo {
    width: 29%;
    float: left;
    height: 14em;
    background-size: cover;
    background-position: 50%;
    -webkit-box-sizing: border-box;
    margin: 1em;
    box-shadow: 0 0 15px rgba(0, 0, 0, .5)
}

.gallery_page .content .cta_wrap {
    text-align: center;
    margin: 6em auto 2em;
    position: relative
}

.gallery_page .content .cta_wrap:before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    top: -2.8em;
    width: 11em;
    height: 1em;
    background-image: url(../images/decor_line.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    opacity: .7
}

.gallery_page .content .cta_wrap .cta {
    margin: 0 1em
}

.menu_page .body {
    background: url(../images/bg_menu.jpg) 50%/cover
}

.menu_page .content {
    padding: 2em 0
}

.menu_page .content .outer_wrap {
    margin: 7em auto 0
}

.menu_page .block {
    background: #fbfaf6;
    color: #333;
    padding: 8em 3em 4em;
    width: 55em;
    margin: 0 auto 8em;
    position: relative;
    border-radius: 2px
}

.menu_page .block:before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: 1.5em
}

.menu_page .block:after, .menu_page .block:before {
    content: "";
    position: absolute;
    width: 2em;
    height: 2em;
    background: url(../images/corner2.png) 50%/100% no-repeat;
    top: 1.5em
}

.menu_page .block:after {
    right: 1.5em
}

.menu_page .block .corners:before {
    transform: rotate(90deg);
    right: 1.5em
}

.menu_page .block .corners:after, .menu_page .block .corners:before {
    content: "";
    position: absolute;
    width: 2em;
    height: 2em;
    background: url(../images/corner2.png) 50%/100% no-repeat;
    -webkit-transform: rotate(90deg);
    bottom: 1.5em
}

.menu_page .block .corners:after {
    transform: rotate(180deg);
    left: 1.5em
}

.menu_page .block h4 {
    position: absolute;
    left: 2.1em;
    color: #333;
    font-weight: bolder;
    font-size: 1.4em;
    opacity: .6;
    letter-spacing: 3px;
    top: 2.4em;
    text-transform: uppercase
}

.menu_page .block .item {
    position: relative;
    margin-bottom: 1.5em
}

.menu_page .block .item:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background: hsla(0, 0%, 61%, .3);
    left: 0;
    bottom: -.9em
}

.menu_page .block .item:last-child:before {
    display: none
}

.menu_page .block .item h5 {
    font-size: 1.1em
}

.menu_page .block .item p {
    margin: 0
}

.menu_page .block .name {
    width: 70%;
    float: left
}

.menu_page .block .weight {
    width: 15%;
    text-align: right;
    float: left
}

.menu_page .block .weight::last-letter {
    font-style: italic
}

.menu_page .block .price {
    width: 15%;
    float: left;
    text-align: right;
    position: relative;
    top: -.2em;
    font-size: 1.3em;
    color: #e2b047
}
.menu_page .wrap> h5 {
    font-size: 1.6em;
    margin: 1.8em 0 0.4em;
    color: #e4b44e;
}
.menu_page .block .img {
    width: 15em;
    height: 10em;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -2.8em;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    background-position: 50%;
    background-size: auto 100%;
    background-repeat: no-repeat
}

.menu_page .block.obedy .img {
    background-image: url(../images/obedy.png)
}

.menu_page .block.salads .img {
    background-image: url(../images/salad.png)
}

.menu_page .block.soups .img {
    background-image: url(../images/soup.png)
}

.menu_page .block.meat .img {
    background-image: url(../images/meat2.png)
}

.menu_page .block.mangal .img {
    background-image: url(../images/meat.png);
    width: 20em;
    height: 13em;
    top: -4.6em;
    left: 53%
}

.menu_page .block.fish .img {
    background-image: url(../images/fish.png)
}

.menu_page .block.garnir .img {
    background-image: url(../images/rice.png);
    height: 11em
}

.menu_page .block.wine .img {
    background-image: url(../images/wine.png);
    border-radius: 0
}

.menu_page .content .cta_wrap {
    text-align: center;
    margin: 6em auto 2em;
    position: relative
}

.menu_page .content .cta_wrap:before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    top: -2.8em;
    width: 11em;
    height: 1em;
    background-image: url(../images/decor_line.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    opacity: .7
}

.menu_page .content .cta_wrap .cta {
    margin: 0 1em
}

.feedback_page .body {
    background: url(../images/bg_menu.jpg) 50%/cover no-repeat
}

.feedback_page .content {
    padding: 2em 0 6em;
    position: relative;
    z-index: 1
}

.feedback_page .content:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -.6em;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, .3);
    z-index: -1
}

.feedback_page .wrap {
    width: 60em;
    margin: 5em auto 0
}

.feedback_page .wrap .item {
    padding: 2em 3em 3em;
    margin: 0 auto 2em;
    background: #fbfaf6;
    color: #333;
    border-radius: 4px;
    position: relative
}

.feedback_page .wrap .item:before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: 1.5em
}

.feedback_page .wrap .item:after, .feedback_page .wrap .item:before {
    content: "";
    position: absolute;
    width: 2em;
    height: 2em;
    background: url(../images/corner2.png) 50%/100% no-repeat;
    top: 1.5em
}

.feedback_page .wrap .item:after {
    right: 1.5em
}

.feedback_page .corners:before {
    transform: rotate(90deg);
    right: 1.5em
}

.feedback_page .corners:after, .feedback_page .corners:before {
    content: "";
    position: absolute;
    width: 2em;
    height: 2em;
    background: url(../images/corner2.png) 50%/100% no-repeat;
    -webkit-transform: rotate(90deg);
    bottom: 1.5em
}

.feedback_page .corners:after {
    transform: rotate(180deg);
    left: 1.5em
}

.feedback_page .name {
    font-size: 1.2em;
    margin-right: 2em;
    position: relative
}

.feedback_page .name:after {
    content: "";
    position: absolute;
    height: 1.5em;
    width: 1px;
    background: rgba(0, 0, 0, .2);
    right: -1.1em;
    top: 0
}

.feedback_page .date {
    color: #e4af3f
}

.feedback_page .form_wrap {
    margin-top: 8em;
    position: relative
}

.feedback_page .form_wrap:before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    top: -2.8em;
    width: 11em;
    height: 1em;
    background-image: url(../images/decor_line.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    opacity: .7
}

.feedback_page .form_wrap h4 {
    font-weight: lighter;
    text-transform: uppercase;
    font-size: 1.8em;
    text-align: center;
    margin-bottom: 1em;
    color: #e4af3f
}

.feedback_page .form_wrap .input {
    margin-bottom: 1.5em;
    position: relative;
    padding: 1em 0 .2em;
    background: #fff;
    border-radius: 4px
}

.feedback_page .form_wrap .input.invalid {
    box-shadow: 0 0 2px 2px red
}

.feedback_page .form_wrap .input input {
    width: 100%;
    border: none;
    background: none;
    padding-left: .7em;
    color: #333
}

.feedback_page .form_wrap .input span {
    position: absolute;
    left: .7em;
    top: .8em;
    font-size: 1em;
    -webkit-transition: top .3s, font-size .3s;
    transition: top .3s, font-size .3s;
    pointer-events: none;
    color: #9299a2
}

.feedback_page .form_wrap .input span.active {
    top: 0;
    font-size: .8em
}

.feedback_page .form_wrap .cta_wrap {
    margin-top: 1.5em;
    text-align: center
}

.feedback_page .form_wrap .cta {
    background: none
}

.feedback_page .form_wrap .cta:hover {
    background-color: #e4af3f;
    color: #333
}

.feedback_page .form_wrap .cta.loading {
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(25%, hsla(0, 0%, 100%, .2)), color-stop(25%, transparent), color-stop(50%, transparent), color-stop(50%, hsla(0, 0%, 100%, .2)), color-stop(75%, hsla(0, 0%, 100%, .2)), color-stop(75%, transparent), color-stop(100%, transparent));
    background-image: -webkit-linear-gradient(left top, hsla(0, 0%, 100%, .2) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .2) 0, hsla(0, 0%, 100%, .2) 75%, transparent 0, transparent);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(25%, hsla(0, 0%, 100%, .2)), color-stop(25%, transparent), color-stop(50%, transparent), color-stop(50%, hsla(0, 0%, 100%, .2)), color-stop(75%, hsla(0, 0%, 100%, .2)), color-stop(75%, transparent), color-stop(75%, transparent));
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(25%, hsla(0, 0%, 100%, .2)), color-stop(0, transparent), color-stop(50%, transparent), color-stop(0, hsla(0, 0%, 100%, .2)), color-stop(75%, hsla(0, 0%, 100%, .2)), color-stop(0, transparent), color-stop(0, transparent));
    background-image: linear-gradient(to right bottom, hsla(0, 0%, 100%, .2) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .2) 0, hsla(0, 0%, 100%, .2) 75%, transparent 0, transparent);
    background-size: 80px 80px;
    -webkit-animation: s 1.5s linear infinite;
    animation: s 1.5s linear infinite;
    cursor: not-allowed
}

.feedback_page .form_wrap .cta.loading:hover {
    background-color: #f2ad54
}

.feedback_page .form_wrap textarea {
    width: 100%;
    padding: 1em 0 0 .7em;
    display: block;
    color: #333;
    resize: vertical;
    border-radius: 4px
}

.feedback_page .form_wrap .textarea {
    position: relative
}

.feedback_page .form_wrap .textarea.invalid {
    box-shadow: 0 0 2px 2px red
}

.feedback_page .form_wrap .textarea span {
    position: absolute;
    left: .7em;
    top: .8em;
    font-size: 1em;
    -webkit-transition: top .3s, font-size .3s;
    transition: top .3s, font-size .3s;
    pointer-events: none;
    color: #9299a2
}

.feedback_page .form_wrap .textarea span.active {
    top: 0;
    font-size: .8em
}

.feedback_page .form_wrap .invalid_text {
    display: none;
    margin: 1em 0 0;
    color: red;
    text-align: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    bottom: -2.3em
}

.news_page .body {
    background: url(../images/bg_menu.jpg) 50%/cover no-repeat
}

.news_page .content {
    padding: 2em 0 6em;
    position: relative;
    z-index: 1
}

.news_page .content:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -.6em;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, .3);
    z-index: -1
}

.news_page .wrap {
    width: 60em;
    margin: 5em auto 0
}

.news_page .wrap .item {
    padding: 2em 3em 3em;
    margin: 0 auto 2em;
    background: #fbfaf6;
    color: #333;
    border-radius: 4px;
    position: relative
}

.news_page .wrap .item:before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: 1.5em
}

.news_page .wrap .item:after, .news_page .wrap .item:before {
    content: "";
    position: absolute;
    width: 2em;
    height: 2em;
    background: url(../images/corner2.png) 50%/100% no-repeat;
    top: 1.5em
}

.news_page .wrap .item:after {
    right: 1.5em
}

.news_page .corners:before {
    transform: rotate(90deg);
    right: 1.5em
}

.news_page .corners:after, .news_page .corners:before {
    content: "";
    position: absolute;
    width: 2em;
    height: 2em;
    background: url(../images/corner2.png) 50%/100% no-repeat;
    -webkit-transform: rotate(90deg);
    bottom: 1.5em
}

.news_page .corners:after {
    transform: rotate(180deg);
    left: 1.5em
}
.news_page .item img {
    max-width: 100%;
}
.news_page h2 {
    text-align: center;
}
.news_page h4 {
    text-align: center;
    margin-bottom: 2.9em;
    font-size: 1.2em;
    font-weight: lighter;
    color: #cd9f3c;
    position: relative
}

.news_page h4:after {
    content: "";
    position: absolute;
    bottom: -2.1em;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../images/decor3.png) 50%/100% no-repeat;
    width: 6em;
    height: 2em
}

.contacts_page .content {
    padding-top: 2em
}

.contacts_page .map_wrap {
    padding: 2em 0 0;
    position: relative
}

.contacts_page .map_wrap .outer_wrap {
    width: 1200px;
    margin: auto
}

.contacts_page .map_wrap .text_wrap {
    width: 30em;
    background: #313233;
    z-index: 2;
    padding: 2em
}

.contacts_page .map_wrap .text_wrap, .contacts_page .map_wrap .text_wrap:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.contacts_page .map_wrap .text_wrap:after {
    content: "";
    width: 0;
    border-left: 1em solid #313233;
    border-top: 1em solid transparent;
    border-bottom: 1em solid transparent;
    right: -1em
}

.contacts_page .map_wrap #map {
    height: 30em;
    position: relative
}

.contacts_page .map_wrap h4 {
    text-transform: uppercase;
    font-size: 2em;
    font-weight: lighter;
    color: #e4af3f;
    margin-bottom: .6em
}

.contacts_page .map_wrap .text {
    position: relative;
    top: -.9em;
    margin-left: 1em
}

.contacts_page .map_wrap .menu {
    color: #fff;
    border-color: #fff;
    margin-left: 1em;
    -webkit-transition: background-color color .3s;
    transition: background-color color .3s
}

.contacts_page .map_wrap .menu:hover {
    background-color: #fff;
    color: #333
}

.not_found .body {
    height: 100vh;
    min-height: 40em;
    background: url(../images/bg_menu.jpg) 50%/cover no-repeat
}

.not_found .body .heading {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.not_found .body .text {
    display: block;
    font-size: 2.8em;
    position: relative
}

.not_found .body .text:after {
    content: "";
    position: absolute;
    width: 4em;
    height: 1em;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    background: url(../images/decor_big.png);
    background-size: 100%;
    background-repeat: no-repeat;
    bottom: -1.2em
}

.not_found .body .heading .accent {
    font-size: 7em;
    line-height: 1
}

.not_found .body .cta_wrap {
    margin-top: 4.6em
}

.not_found .body .cta_wrap a:first-child {
    margin-right: 2em;
    padding: .8rem 2.4rem
}

@media screen and (max-width: 480px) {
    body, html {
        min-width: auto
    }

    .body {
        padding-bottom: 0
    }

    .up_arrow {
        right: 1em;
        bottom: 1em
    }

    .hamburger {
        display: block !important
    }

    footer {
        position: static;
        background-image: none
    }

    footer .soc_buttons {
        text-align: center;
        margin-bottom: 0
    }

    footer .right {
        text-align: center
    }

    footer .row .unit {
        width: 100%
    }

    footer .copyright p {
        margin-top: .5em
    }

    .body, .outer_wrap {
        max-width: 100%
    }

    .row .unit {
        display: block;
        width: 100%
    }

    .main_page .top, .top {
        background-image: none;
        padding: 1em
    }

    .main_page .top .cta, .top .cta {
        text-align: center
    }

    .top .menu {
        position: absolute;
        top: 0;
        width: 100%;
        left: 0;
        z-index: 5
    }

    .top .menu ul {
        margin: 0;
        padding: 1em 0;
        background: #313233
    }

    .top .menu ul li {
        margin: .5em 0;
        width: 100%;
        font-size: 1.6em
    }

    .phone {
        display: inline-block
    }

    .top .menu {
        display: none
    }

    .top .right .cta {
        position: absolute;
        top: 30em;
        left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%);
        min-width: 14em;
        display: none
    }

    .logo {
        max-width: 5em
    }

    .top .left, .top .right {
        float: none;
        text-align: left
    }

    .popup {
        padding: 2em
    }

    .popup, .popup form {
        width: 100%
    }

    .popup .persons, .popup .pickDate, .popup .pickTime {
        width: 100%;
        margin-right: 0
    }

    .popup .persons, .popup .pickTime {
        margin-top: 1em
    }

    .main_page header {
        min-height: 35em
    }

    .main_page h1 {
        font-size: 1.6em
    }

    .main_page h2 {
        font-size: 2.4em
    }

    .main_page header:before {
        top: .2em;
        left: .2em;
        right: .2em;
        bottom: .2em
    }

    .main_page .corners:before {
        left: 1em;
        bottom: 1em
    }

    .main_page .corners:after {
        right: 1em;
        bottom: 1em
    }

    .main_page .top .right .cta {
        display: block
    }

    .main_page .heading ul li {
        margin: 0;
        font-size: 1.2em;
        max-width: 6em
    }

    .main_page .down {
        display: none
    }

    .main_page .map_wrap .outer_wrap {
        width: 100%
    }

    .main_page .kitchen .row {
        height: auto;
        min-height: auto
    }

    .main_page .kitchen .row.descr .img {
        padding: 0;
        min-height: 15em
    }

    .main_page .kitchen .wrap {
        padding: 3em
    }

    .main_page .row {
        display: block
    }

    .main_page .row .unit {
        display: block;
        width: 100%
    }

    .main_page .row .unit .img {
        display: none
    }

    .main_page .popular {
        padding: 2em 1em
    }

    .main_page .popular .item {
        width: 100%;
        float: none;
        margin-bottom: 2em;
        padding-bottom: .2em
    }

    .main_page .popular .item .price {
        padding-right: 1.2em
    }

    .main_page .popular h3 + p {
        width: 90%
    }

    .main_page .popular .cta_wrap {
        margin: 0 auto 2em
    }

    .main_page .gallery .cta_wrap {
        margin: 4em auto 0
    }

    .main_page .gallery .item {
        display: block;
        float: none;
        width: 100%
    }

    .main_page .delivery .row {
        height: auto
    }

    .main_page .delivery p {
        color: #fff
    }

    .main_page .delivery .unit {
        position: relative;
        z-index: 1;
        color: #fff
    }

    .main_page .delivery .unit:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .65);
        z-index: -1
    }

    .main_page .delivery .unit.dostavka_mobile {
        background: url(../images/dostavka.jpg) 50%/cover
    }

    .main_page .delivery .unit.obed_mobile {
        background: url(../images/obed.jpg) 50%/cover
    }

    .main_page .delivery .unit.banket_mobile {
        background: url(../images/banket.jpg) 50%/cover
    }

    .main_page .delivery .unit.sport_mobile {
        background: url(../images/football2.jpg) 50%/cover
    }

    .main_page .delivery .text_wrap {
        padding: 3em
    }

    .main_page .advantages .unit {
        width: 100%
    }

    .main_page .map_wrap .text_wrap {
        width: 100%;
        position: static;
        text-align: center;
        -webkit-transform: none;
        transform: none
    }

    .main_page .map_wrap .text_wrap:after {
        display: none
    }

    .main_page .map_wrap .text_wrap .cta {
        margin-left: 0;
        margin-bottom: 1.2em
    }

    .main_page .map_wrap .outer_wrap {
        -webkit-transform: none;
        transform: none;
        width: 100%;
        position: static;
        left: 0;
        top: 0
    }

    .main_page .map_wrap .text_wrap {
        height: auto
    }

    .main_page .map_wrap h3 {
        margin-left: 0
    }

    .main_page .map_wrap h3:before {
        left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%)
    }

    .main_page .map_wrap #map {
        height: auto
    }

    .menu_page .content .outer_wrap {
        margin-top: 12em
    }

    .menu_page .block {
        padding: 6em .8em 4em;
        width: 100%;
        margin-bottom: 9em
    }

    .menu_page .block h4 {
        position: static;
        text-align: center;
        margin-bottom: 1em
    }


    .menu_page .block .img {
        top: -5em
    }

    .menu_page .block .name {
        width: 50%
    }

    .menu_page .block .weight {
        width: 25%;
        text-align: center;
    }

    .menu_page .block .price {
        width: 25%
    }

    .menu_page .block.mangal .img {
        top: -7.7em
    }

    .menu_page .content .cta_wrap .cta.zakaz {
        margin-bottom: 2em
    }

    .menu_page .block.garnir .img {
        left: 53%
    }

    .gallery_page .photo {
        float: none;
        width: 100%;
        display: block;
        margin: 1em 0
    }

    .gallery_page .content .cta_wrap .cta.zakaz {
        margin-top: 2em
    }

    .feedback_page .wrap {
        width: 100%
    }

    .feedback_page .form_wrap {
        padding: 0 1em
    }

    .feedback_page .form_wrap .invalid_text {
        position: relative;
        top: 0;
        left: 0;
        bottom: 0;
        -webkit-transform: none;
        transform: none
    }

    .news_page .wrap {
        width: 100%
    }

    .news_page .wrap img {
        max-width: 100%;
        height:  auto;
    }

    .delivery_page .basket {
        width: 100%;
        left: 0;
        top: -100%;
        border-radius: 0;
        padding: 1em;
        background-image: none
    }

    .delivery_page .basket.active {
        top: 0
    }


    .delivery_page h3 + p {
        width: 100%
    }

    .delivery_page .tabs {
        padding: 1em
    }
    .heading .tc.add {
        display: none;
    }

    .delivery_page .tabs .tc.name {
        width: 60%
    }

    .delivery_page .tabs .tc.weight {
        width: 20%
    }
    .delivery_page .tabs .tc.price {
        width: 20%;
    }

    .delivery_page .item {
        margin-bottom: 1.1em
    }

    .delivery_page .tc.ammount {
        margin-top: .6em;
        width: 100%;
    }

    .popup.delivery_popup .order_wrap, .popup.delivery_popup .total {
        width: 100%
    }

    .popup.delivery_popup .name {
        width: 75%
    }

    .popup.delivery_popup .price {
        width: 15%;
        color: #e4af3f
    }

    .popup.delivery_popup .amount_item {
        width: 10%
    }

    .contacts_page .map_wrap .text_wrap {
        width: 100%;
        position: static;
        text-align: center;
        -webkit-transform: none;
        transform: none
    }

    .contacts_page .map_wrap .text_wrap:after {
        display: none
    }

    .contacts_page .map_wrap .text_wrap .cta {
        margin-left: 0;
        margin-bottom: 1.2em
    }

    .contacts_page .map_wrap .outer_wrap {
        -webkit-transform: none;
        transform: none;
        width: 100%;
        position: static;
        left: 0;
        top: 0
    }

    .contacts_page .map_wrap .text_wrap {
        height: auto
    }

    .contacts_page .map_wrap h3 {
        margin-left: 0
    }

    .contacts_page .map_wrap h3:before {
        left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%)
    }

    .contacts_page .map_wrap #map {
        height: auto
    }

    .not_found .body {
        height: auto;
        min-height: 100vh
    }

    .not_found .body .content {
        min-height: 60vh
    }

    .not_found .body .heading {
        width: 95%
    }

    .not_found .body .heading .accent {
        font-size: 4em
    }

    .not_found .body .heading .text {
        font-size: 1.4em
    }

    .not_found .body .cta_wrap {
        margin-top: 2.6em
    }

    .not_found .body .cta_wrap .cta {
        display: block;
        width: 65%;
        margin: auto
    }

    .not_found .body .cta_wrap a:first-child {
        margin-right: auto;
        margin-bottom: 1em
    }
}

@media screen and (max-width: 400px) {
    .top .right .cta {
        top: 28em
    }
}

@media screen and (max-width: 320px) {
    .main_page .heading ul li {
        font-size: 1em
    }

    .top .right .cta {
        top: 24em
    }

    .menu_page .block {
        padding: 6em .8em 4em
    }

    .menu_page .block .price {
        font-size: 1.1em
    }
}

.hamburglar {
    -webkit-transform: scale(1);
    transform: scale(1);
    margin: 0;
    position: absolute;
    width: 68px;
    height: 68px;
    top: 1em;
    right: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 6;
    display: none
}

.path-burger {
    left: 0;
    -webkit-mask: url(#mask);
    mask: url(#mask);
    -webkit-mask-box-image: url(../images/mask.svg)
}

.animate-path, .path-burger {
    position: absolute;
    top: 0;
    height: 68px;
    width: 68px
}

.animate-path {
    right: 1em
}

.path-rotation {
    height: 34px;
    width: 34px;
    margin: 34px 34px 0 0;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.path-rotation:before {
    content: "";
    display: block;
    width: 30px;
    height: 34px;
    margin: 0 4px 0 0;
    background: #fff
}

.hamburglar.is-open .path {
    -webkit-animation: c .6s linear normal;
    animation: c .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hamburglar.is-open .animate-path {
    -webkit-animation: b .6s linear normal;
    animation: b .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hamburglar.is-closed .path {
    -webkit-animation: d .6s linear normal;
    animation: d .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hamburglar.is-closed .animate-path {
    -webkit-animation: a .6s linear normal;
    animation: a .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.path {
    stroke-dasharray: 240;
    stroke-dashoffset: 240;
    stroke-linejoin: round
}

.burger-icon {
    position: absolute;
    padding: 20px 16px;
    height: 68px;
    width: 68px
}

.burger-container {
    position: relative;
    height: 28px;
    width: 36px
}

.burger-bun-bot, .burger-bun-top, .burger-filling {
    position: absolute;
    display: block;
    height: 4px;
    width: 36px;
    border-radius: 2px;
    background: #fff
}

.burger-bun-top {
    top: 0
}

.burger-bun-bot, .burger-bun-top {
    -webkit-transform-origin: 34px 2px;
    transform-origin: 34px 2px
}

.burger-bun-bot {
    bottom: 0
}

.burger-filling {
    top: 12px
}

.burger-ring {
    position: absolute;
    top: 0;
    left: 0
}

.burger-ring, .svg-ring {
    width: 68px;
    height: 68px
}

.hamburglar.is-open .burger-bun-top {
    -webkit-animation: e .6s linear normal;
    animation: e .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hamburglar.is-open .burger-bun-bot {
    -webkit-animation: f .6s linear normal;
    animation: f .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hamburglar.is-closed .burger-bun-top {
    -webkit-animation: g .6s linear normal;
    animation: g .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hamburglar.is-closed .burger-bun-bot {
    -webkit-animation: h .6s linear normal;
    animation: h .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hamburglar.is-open .burger-filling {
    -webkit-animation: j .6s linear normal;
    animation: j .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hamburglar.is-closed .burger-filling {
    -webkit-animation: i .6s linear normal;
    animation: i .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hamburger {
    position: absolute;
    top: 1em;
    right: 1em;
    width: 62px;
    height: 40px;
    z-index: 6
}

.hamburger, .hamburger input {
    display: none
}

.hamburger label {
    position: relative;
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
    background: transparent
}

.hamburger input:checked + label:before, .hamburger label:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2px;
    width: 40px;
    height: 4px;
    border-radius: 2px;
    background: #fafafa
}

.hamburger label:before {
    -webkit-animation: k 1s ease forwards;
    animation: k 1s ease forwards
}

.hamburger input:checked + label:before {
    -webkit-animation: l 1s ease forwards;
    animation: l 1s ease forwards
}

.hamburger input:checked + label:after, .hamburger label:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2px;
    width: 40px;
    height: 4px;
    border-radius: 2px;
    background: #fafafa
}

.hamburger label:after {
    -webkit-animation: m 1s ease forwards;
    animation: m 1s ease forwards
}

.hamburger input:checked + label:after {
    -webkit-animation: n 1s ease forwards;
    animation: n 1s ease forwards
}

.hamburger label .burger:before {
    content: "";
    position: absolute;
    top: 6px;
    width: 40px;
    height: 4px;
    border-radius: 2px;
    background: #fafafa;
    -webkit-animation: o 1s ease forwards;
    animation: o 1s ease forwards
}

.hamburger input:checked + label .burger:before {
    -webkit-animation: p 1s ease forwards;
    animation: p 1s ease forwards
}

.hamburger label .burger:after {
    content: "";
    position: absolute;
    bottom: 6px;
    width: 40px;
    height: 4px;
    border-radius: 2px;
    background: #fafafa;
    -webkit-animation: q 1s ease forwards;
    animation: q 1s ease forwards
}

.hamburger input:checked + label .burger:after {
    -webkit-animation: r 1s ease forwards;
    animation: r 1s ease forwards
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    40% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    40% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes b {
    0% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
    40% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes b {
    0% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
    40% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes c {
    0% {
        stroke-dashoffset: 240
    }
    40% {
        stroke-dashoffset: 240
    }
    to {
        stroke-dashoffset: 0
    }
}

@keyframes c {
    0% {
        stroke-dashoffset: 240
    }
    40% {
        stroke-dashoffset: 240
    }
    to {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes d {
    0% {
        stroke-dashoffset: 0
    }
    40% {
        stroke-dashoffset: 240
    }
    to {
        stroke-dashoffset: 240
    }
}

@keyframes d {
    0% {
        stroke-dashoffset: 0
    }
    40% {
        stroke-dashoffset: 240
    }
    to {
        stroke-dashoffset: 240
    }
}

@-webkit-keyframes e {
    0% {
        left: 0;
        top: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        left: 0;
        top: 0;
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    80% {
        left: -5px;
        top: 0;
        -webkit-transform: rotate(-60deg);
        transform: rotate(-60deg)
    }
    to {
        left: -5px;
        top: 1px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

@keyframes e {
    0% {
        left: 0;
        top: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        left: 0;
        top: 0;
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    80% {
        left: -5px;
        top: 0;
        -webkit-transform: rotate(-60deg);
        transform: rotate(-60deg)
    }
    to {
        left: -5px;
        top: 1px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

@-webkit-keyframes f {
    0% {
        left: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        left: 0;
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
    80% {
        left: -5px;
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg)
    }
    to {
        left: -5px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@keyframes f {
    0% {
        left: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        left: 0;
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
    80% {
        left: -5px;
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg)
    }
    to {
        left: -5px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@-webkit-keyframes g {
    0% {
        left: -5px;
        bot: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    20% {
        left: -5px;
        bot: 0;
        -webkit-transform: rotate(-60deg);
        transform: rotate(-60deg)
    }
    80% {
        left: 0;
        bot: 0;
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    to {
        left: 0;
        bot: 1px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes g {
    0% {
        left: -5px;
        bot: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    20% {
        left: -5px;
        bot: 0;
        -webkit-transform: rotate(-60deg);
        transform: rotate(-60deg)
    }
    80% {
        left: 0;
        bot: 0;
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    to {
        left: 0;
        bot: 1px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes h {
    0% {
        left: -5px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    20% {
        left: -5px;
        bot: 0;
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg)
    }
    80% {
        left: 0;
        bot: 0;
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
    to {
        left: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes h {
    0% {
        left: -5px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    20% {
        left: -5px;
        bot: 0;
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg)
    }
    80% {
        left: 0;
        bot: 0;
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
    to {
        left: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes i {
    0% {
        width: 0;
        left: 36px
    }
    40% {
        width: 0;
        left: 40px
    }
    80% {
        width: 36px;
        left: -6px
    }
    to {
        width: 36px;
        left: 0
    }
}

@keyframes i {
    0% {
        width: 0;
        left: 36px
    }
    40% {
        width: 0;
        left: 40px
    }
    80% {
        width: 36px;
        left: -6px
    }
    to {
        width: 36px;
        left: 0
    }
}

@-webkit-keyframes j {
    0% {
        width: 36px;
        left: 0
    }
    20% {
        width: 42px;
        left: -6px
    }
    40% {
        width: 0;
        left: 40px
    }
    to {
        width: 0;
        left: 36px
    }
}

@keyframes j {
    0% {
        width: 36px;
        left: 0
    }
    20% {
        width: 42px;
        left: -6px
    }
    40% {
        width: 0;
        left: 40px
    }
    to {
        width: 0;
        left: 36px
    }
}

@-webkit-keyframes k {
    0% {
        -webkit-transform: rotate(315deg);
        transform: rotate(315deg)
    }
    25% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
    50%, to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes k {
    0% {
        -webkit-transform: rotate(315deg);
        transform: rotate(315deg)
    }
    25% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
    50%, to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes l {
    0%, 50% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    75% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
    to {
        -webkit-transform: rotate(315deg);
        transform: rotate(315deg)
    }
}

@keyframes l {
    0%, 50% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    75% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
    to {
        -webkit-transform: rotate(315deg);
        transform: rotate(315deg)
    }
}

@-webkit-keyframes m {
    0% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg)
    }
    25% {
        -webkit-transform: rotate(450deg);
        transform: rotate(450deg)
    }
    50%, to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes m {
    0% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg)
    }
    25% {
        -webkit-transform: rotate(450deg);
        transform: rotate(450deg)
    }
    50%, to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes n {
    0%, 50% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    75% {
        -webkit-transform: rotate(450deg);
        transform: rotate(450deg)
    }
    to {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg)
    }
}

@keyframes n {
    0%, 50% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    75% {
        -webkit-transform: rotate(450deg);
        transform: rotate(450deg)
    }
    to {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg)
    }
}

@-webkit-keyframes o {
    0%, 50% {
        -webkit-transform: translateY(12px);
        transform: translateY(12px);
        opacity: 0
    }
    51% {
        -webkit-transform: translateY(12px);
        transform: translateY(12px);
        opacity: 1
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes o {
    0%, 50% {
        -webkit-transform: translateY(12px);
        transform: translateY(12px);
        opacity: 0
    }
    51% {
        -webkit-transform: translateY(12px);
        transform: translateY(12px);
        opacity: 1
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes p {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
    50% {
        -webkit-transform: translateY(12px);
        transform: translateY(12px);
        opacity: 1
    }
    51%, to {
        -webkit-transform: translateY(12px);
        transform: translateY(12px);
        opacity: 0
    }
}

@keyframes p {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
    50% {
        -webkit-transform: translateY(12px);
        transform: translateY(12px);
        opacity: 1
    }
    51%, to {
        -webkit-transform: translateY(12px);
        transform: translateY(12px);
        opacity: 0
    }
}

@-webkit-keyframes q {
    0%, 50% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
        opacity: 0
    }
    51% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
        opacity: 1
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes q {
    0%, 50% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
        opacity: 0
    }
    51% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
        opacity: 1
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes r {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
    50% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
        opacity: 1
    }
    51%, to {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
        opacity: 0
    }
}

@keyframes r {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
    50% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
        opacity: 1
    }
    51%, to {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
        opacity: 0
    }
}

.picker {
    font-size: 16px;
    text-align: left;
    line-height: 1.2;
    color: #000;
    position: absolute;
    z-index: 10000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.picker__input {
    cursor: default
}

.picker__input.picker__input--active {
    border-color: #0089ec
}

.picker__holder {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    transition: background .15s ease-out, -webkit-transform 0s .15s;
    -webkit-transition: background .15s ease-out, -webkit-transform 0s .15s;
    transition: background .15s ease-out, transform 0s .15s;
    transition: background .15s ease-out, transform 0s .15s, -webkit-transform 0s .15s;
    -webkit-backface-visibility: hidden
}

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
.picker__frame, .picker__holder {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.picker__frame {
    position: absolute;
    margin: 0 auto;
    min-width: 256px;
    max-width: 666px;
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.picker__wrap {
    display: table;
    width: 100%;
    height: 100%
}

@media (min-height: 33.875em) {
    .picker__frame {
        overflow: visible;
        top: auto;
        bottom: -100%;
        max-height: 80%
    }

    .picker__wrap {
        display: block
    }
}

.picker__box {
    background: #fff;
    display: table-cell;
    vertical-align: middle
}

@media (min-height: 26.5em) {
    .picker__box {
        font-size: 1.25em
    }
}

@media (min-height: 33.875em) {
    .picker__box {
        display: block;
        font-size: 1.33em;
        border: 1px solid #777;
        border-top-color: #898989;
        border-bottom-width: 0;
        border-radius: 5px 5px 0 0;
        box-shadow: 0 12px 36px 16px rgba(0, 0, 0, .24)
    }
}

@media (min-height: 40.125em) {
    .picker__frame {
        margin-bottom: 7.5%
    }

    .picker__box {
        font-size: 1.5em;
        border-bottom-width: 1px;
        border-radius: 5px
    }
}

.picker--opened .picker__holder {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    zoom: 1;
    background: rgba(0, 0, 0, .32);
    -webkit-transition: background .15s ease-out;
    transition: background .15s ease-out
}

.picker--opened .picker__frame {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1
}

@media (min-height: 33.875em) {
    .picker--opened .picker__frame {
        top: auto;
        bottom: 0
    }
}

.picker__footer, .picker__header, .picker__table {
    text-align: center
}

.picker__day--highlighted, .picker__select--month:focus, .picker__select--year:focus {
    border-color: #0089ec
}

.picker__box {
    padding: 0 1em
}

.picker__header {
    position: relative;
    margin-top: .75em
}

.picker__month, .picker__year {
    font-weight: 500;
    display: inline-block;
    margin-left: .25em;
    margin-right: .25em
}

.picker__year {
    color: #999;
    font-size: .8em;
    font-style: italic
}

.picker__select--month, .picker__select--year {
    border: 1px solid #b7b7b7;
    height: 2em;
    padding: .5em;
    margin-left: .25em;
    margin-right: .25em
}

.picker__select--month {
    width: 35%
}

.picker__select--year {
    width: 22.5%
}

.picker__nav--next, .picker__nav--prev {
    position: absolute;
    padding: .5em 1.25em;
    width: 1em;
    height: 1em;
    box-sizing: content-box;
    top: -.25em
}

.picker__nav--prev {
    left: -1em;
    padding-right: 1.25em
}

.picker__nav--next {
    right: -1em;
    padding-left: 1.25em
}

@media (min-width: 24.5em) {
    .picker__select--month, .picker__select--year {
        margin-top: -.5em
    }

    .picker__nav--next, .picker__nav--prev {
        top: -.33em
    }

    .picker__nav--prev {
        padding-right: 1.5em
    }

    .picker__nav--next {
        padding-left: 1.5em
    }
}

.picker__nav--next:before, .picker__nav--prev:before {
    content: " ";
    border-top: .5em solid transparent;
    border-bottom: .5em solid transparent;
    border-right: .75em solid #000;
    width: 0;
    height: 0;
    display: block;
    margin: 0 auto
}

.picker__nav--next:before {
    border-right: 0;
    border-left: .75em solid #000
}

.picker__nav--next:hover, .picker__nav--prev:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb
}

.picker__nav--disabled, .picker__nav--disabled:before, .picker__nav--disabled:before:hover, .picker__nav--disabled:hover {
    cursor: default;
    background: 0 0;
    border-right-color: #f5f5f5;
    border-left-color: #f5f5f5
}

.picker--focused .picker__day--highlighted, .picker__day--highlighted:hover, .picker__day--infocus:hover, .picker__day--outfocus:hover {
    color: #000;
    cursor: pointer;
    background: #b1dcfb
}

.picker__table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: inherit;
    width: 100%;
    margin-top: .75em;
    margin-bottom: .5em
}

@media (min-height: 33.875em) {
    .picker__table {
        margin-bottom: .75em
    }
}

.picker__table td {
    margin: 0;
    padding: 0
}

.picker__weekday {
    width: 14.285714286%;
    font-size: .75em;
    padding-bottom: .25em;
    color: #999;
    font-weight: 500
}

@media (min-height: 33.875em) {
    .picker__weekday {
        padding-bottom: .5em
    }
}

.picker__day {
    padding: .3125em 0;
    font-weight: 200;
    border: 1px solid transparent
}

.picker__day--today {
    position: relative
}

.picker__day--today:before {
    content: " ";
    position: absolute;
    top: 2px;
    right: 2px;
    width: 0;
    height: 0;
    border-top: .5em solid #0059bc;
    border-left: .5em solid transparent
}

.picker__day--disabled:before {
    border-top-color: #aaa
}

.picker__day--outfocus {
    color: #ddd
}

.picker--focused .picker__day--selected, .picker__day--selected, .picker__day--selected:hover {
    background: #0089ec;
    color: #fff
}

.picker--focused .picker__day--disabled, .picker__day--disabled, .picker__day--disabled:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default
}

.picker__day--highlighted.picker__day--disabled, .picker__day--highlighted.picker__day--disabled:hover {
    background: #bbb
}

.picker__button--clear, .picker__button--close, .picker__button--today {
    border: 1px solid #fff;
    background: #fff;
    font-size: .8em;
    padding: .66em 0;
    font-weight: 700;
    width: 33%;
    display: inline-block;
    vertical-align: bottom
}

.picker__button--clear:hover, .picker__button--close:hover, .picker__button--today:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb;
    border-bottom-color: #b1dcfb
}

.picker__button--clear:focus, .picker__button--close:focus, .picker__button--today:focus {
    background: #b1dcfb;
    border-color: #0089ec;
    outline: 0
}

.picker__button--clear:before, .picker__button--close:before, .picker__button--today:before {
    position: relative;
    display: inline-block;
    height: 0
}

.picker__button--clear:before, .picker__button--today:before {
    content: " ";
    margin-right: .45em
}

.picker__button--today:before {
    top: -.05em;
    width: 0;
    border-top: .66em solid #0059bc;
    border-left: .66em solid transparent
}

.picker__button--clear:before {
    top: -.25em;
    width: .66em;
    border-top: 3px solid #e20
}

.picker__button--close:before {
    content: "\D7";
    top: -.1em;
    vertical-align: top;
    font-size: 1.1em;
    margin-right: .35em;
    color: #777
}

.picker__button--today[disabled], .picker__button--today[disabled]:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default
}

.picker__button--today[disabled]:before {
    border-top-color: #aaa
}

.picker--focused .picker__list-item--highlighted, .picker__list-item--highlighted:hover, .picker__list-item:hover {
    background: #b1dcfb;
    cursor: pointer;
    color: #000
}

.picker__list {
    list-style: none;
    padding: .75em 0 4.2em;
    margin: 0
}

.picker__list-item {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-bottom: -1px;
    position: relative;
    background: #fff;
    padding: .75em 1.25em
}

@media (min-height: 46.75em) {
    .picker__list-item {
        padding: .5em 1em
    }
}

.picker__list-item--highlighted, .picker__list-item:hover {
    border-color: #0089ec;
    z-index: 10
}

.picker--focused .picker__list-item--selected, .picker__list-item--selected, .picker__list-item--selected:hover {
    background: #0089ec;
    color: #fff;
    z-index: 10
}

.picker--focused .picker__list-item--disabled, .picker__list-item--disabled, .picker__list-item--disabled:hover {
    background: #f5f5f5;
    color: #ddd;
    cursor: default;
    border-color: #ddd;
    z-index: auto
}

.picker--time .picker__button--clear {
    display: block;
    width: 80%;
    margin: 1em auto 0;
    padding: 1em 1.25em;
    background: 0 0;
    border: 0;
    font-weight: 500;
    font-size: .67em;
    text-align: center;
    text-transform: uppercase;
    color: #666
}

.picker--time .picker__button--clear:focus, .picker--time .picker__button--clear:hover {
    background: #e20;
    border-color: #e20;
    cursor: pointer;
    color: #fff;
    outline: 0
}

.picker--time .picker__button--clear:before {
    top: -.25em;
    color: #666;
    font-size: 1.25em;
    font-weight: 700
}

.picker--time .picker__button--clear:focus:before, .picker--time .picker__button--clear:hover:before {
    color: #fff;
    border-color: #fff
}

.picker--time .picker__frame {
    min-width: 256px;
    max-width: 320px
}

.picker--time .picker__box {
    font-size: 1em;
    background: #f2f2f2;
    padding: 0
}

@media (min-height: 40.125em) {
    .picker--time .picker__box {
        margin-bottom: 5em
    }
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg, .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height: 300px), screen and (max-width: 800px) and (orientation: landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-close-btn-in .mfp-close {
    color: #fff;
    right: .5rem;
    top: 0;
    font-size: 2em
}

@-webkit-keyframes s {
    0% {
        background-position: 0 0
    }
    to {
        background-position: 80px 0
    }
}

@keyframes s {
    0% {
        background-position: 0 0
    }
    to {
        background-position: 80px 0
    }
}

@-webkit-keyframes t {
    0% {
        opacity: 0;
        top: -300px
    }
    to {
        opacity: 1;
        top: 0
    }
}

@keyframes t {
    0% {
        opacity: 0;
        top: -300px
    }
    to {
        opacity: 1;
        top: 0
    }
}

@-webkit-keyframes u {
    0% {
        opacity: 1;
        top: 0
    }
    to {
        opacity: 0;
        top: -300px
    }
}

@keyframes u {
    0% {
        opacity: 1;
        top: 0
    }
    to {
        opacity: 0;
        top: -300px
    }
}
#usp-success-message {
    color: green;
    text-align: center;
    font-size: 2em;
}
fieldset {
    border:none;
}
.feedback-page textarea {
    width: 100%;
    padding: 1em 0 0 .7em;
    display: block;
    color: #333;
    resize: vertical;
    border-radius: 4px;
}
.feedback-page textarea {
    position: relative;
}
div#user-submitted-posts {
    margin: auto;
}
div#user-submitted-posts div#usp-error-message.usp-callout-failure {
    text-align: center;
}
.news_page .item h2 {
    font-size: 1.8em;
}
.news_page .item h3 {
    color: #333;
    margin: .7rem 0;
    text-transform: none;
    font-size: 1.8em;
}
.news_page .item h3:before {
    display: none;
}
.news_page .item h4 {
    color: #333;
}

/*# sourceMappingURL='main.css.map */
