/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/


.container {
    width: 310px;
    max-width: 310px;
    /* padding: 0 20px; */
    overflow: hidden;
    margin: 0 auto;
}

.holder {
    padding: 0 10px;
}

nav.header__nav {
    position: absolute;
    transform: translateX(100%);
    transition: .2s all linear;
    display: block;
    background: var(--main-color);
    height: 100vh;
    right: 0;
    width: 300px;
    top: 56px;
    color: white;
}

.holder {
    padding: 0 10px !important;
}

.header {
    margin-top: 0;
    position: relative;
}

.cap_name {
    text-size-adjust: 60%;
}

.slider-caption {
    top: calc(50% - 5em);
    left: 0;
    height: 10em;
    padding: 0px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    display: block;
}

.uk-slideshow-items {
    min-height: 230px !important;
}

.uk-position-relative.uk-visible-toggle.uk-light.uk-slideshow {}

main.content_page {
    padding-top: 105px;
}

section#about_us {
    margin: 50px 0;
}

.frame_dec {
    background-size: contain;
    padding: 40px;
    width: auto;
}

.phone {
    font-size: 3em;
}

.address {
    font-size: .8em;
    width: 100%;
}

span.burger_line {
    width: 31px;
    height: 5px;
    background: var(--main-color);
    display: block;
    margin: 5px;
    border-radius: 5px;
}

.header__burger.burger {
    display: block !important;
}

a.button.rezerv {
    font-size: 0;
    width: auto;
}

a.button.rezerv img {
    margin: 0;
}

.header_logo img {
    left: -14px;
}

.frame_dec {
    padding: 0;
    background: none;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 0;
}

#about_us h1 {
    font-size: 3em;
}

.about_us_texting p {
    line-height: 1.2em;
}

section#menu:before {}

#menu .content::before {
    height: 80px;
    top: 23px;
    left: 50px;
}

#menu .content::after {
    height: 50px;
    right: 40px;
    width: 50px;
    top: 90px;
}

.rest_menu_texting {
    width: auto;
    margin: 0 20px;
}

.rest_menu_posttexting {
    width: auto;
    margin: 20px 10px;
}

.services_holder {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 70px;
}

.service_container {
    /* width: 300px; */
    margin: 0px 15px;
}

.service_text {
    width: auto;
}

.services_posttexting a {
    font-size: 2.4em;
}

.services_posttexting a::before {
    height: 90px;
    left: -26px;
}

section#likes {
    padding: 100px 0;
}

footer#contacts {
    padding: 100px 0px 0;
}

footer::before {
    left: 0px;
    top: -42px;
}

.gr2 {
    display: grid;
    grid-template-columns: 1fr;
    width: 300px !important;
}

.links_block {
    max-width: 300px !important;
    width: 300px;
    min-width: auto;
}

footer a.button.mail {
    width: 250px;
    margin: 0 auto;
}

footer .text_block {
    width: 300px;
    gap: 35px;
}

.copyrights {
    width: 250px;
}

.top {
    position: fixed;
    top: 0;
}

header {
    /* display: block; */
    position: fixed;
    width: 100%;
    z-index: 1005;
}

.top {
    height: auto;
    position: relative;
}

.top .holder {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

nav.header__nav.header__nav-active {
    display: block;
    background: var(--main-color);
    height: 100vh;
    right: 0;
    width: 300px;
    top: 56px;
    color: white;
    transform: translateX(0%);
}

.header__nav-active ul.main-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    padding: 50px 20px;
}

.header__nav-active ul.main-menu li a {
    color: white;
    font-size: 1.4em;
}

.additional {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    /* gap: 20px; */
    justify-content: space-between;
    margin: 0px 30px;
    border-top: 1px solid;
    padding-top: 50px;
}

.additional img {
    height: 30px;
}

.header__nav-active {
    transform: translateX(100%); 
    transition: .2s all linear;
}

.header__nav-close {
    width: 170px;
    height: 70px;
    position: absolute;
    top: -62px;
    right: -37px;
    z-index: 11;
    display: block;
    }
  .header__nav-close-line {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    position: absolute;
    top: 44%;
    left: 10%;
    }
  .header__nav-close-line:first-child {
    transform: translateY(-50%) rotate(45deg); }
  .header__nav-close-line:last-child {
    transform: translateY(-50%) rotate(-45deg); }

.header__nav {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #000;
    z-index: 10;
    transform: translateX(0%);
    transition: .2s all linear;
    margin-left: 0px;
    }

ul.main-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    padding: 50px 20px;
}

.rezerv {
    display: none;
}

#franchise_block .uk-modal-dialog {
    padding: 15px;
    background-size: 120%;
    background-position: 50% 0;
    margin: 0px;
    height: 130vw;
    top: 30vw;
    height: 130vw !important;
}

#franchise_block h2.uk-modal-title {
    margin: 0 auto;
    font-size: 1.5em;
    width: 50%;
    padding: 0 0 10px 0;
}

.franch_text {
    width: 90%;
    line-height: 1em;
}

div#franchise_block {
    margin: 0;
    padding: 0;
}

.about_us_texting {
    padding-top: 10px;
}