* {
    outline: 0 none;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-smoothing: antialiased
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    padding: 0;
    position: relative;
    width: 100%
}

body {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    z-index: 2
}

ul,
legend,
td,
th {
    margin: 0;
    padding: 0
}

img,
legend {
    border: 0
}

img {
    width: 100%
}

a {
    outline: none;
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none
}

svg:not(:root) {
    overflow: hidden
}

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,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type=checkbox],
input[type=radio],
.chck input[type=checkbox],
.chck input[type=radio] {
    box-sizing: border-box !important;
    padding: 0 !important;
    opacity: 0 !important;
    width: 1px;
    height: 1px;
    display: block
}

.cl,
.cf {
    width: 100%;
    display: block;
    clear: both
}

p {
    margin: 0 0 20px
}

h1,
h2,
h3,
h4 {
    margin: 0 0 30px
}

.cf,
.c::after {
    width: 100%;
    content: "";
    display: block;
    clear: both
}

::-moz-selection {
    color: #fff;
    background: #ff4438
}

::selection {
    color: #fff;
    background: #ff4438
}

p+h3,
p+h4,
ul+p,
ul+h3,
ul+h4 {
    margin-top: 40px
}

html {
    background: #1c1a1b
}

img {
    opacity: 0
}

.hidden-top.top {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    opacity: 0;
    margin: 0
}

img {
    transition: all ease 1.5s
}

img.vis {
    opacity: 1
}

a._3::after {
    transition: all ease .5s
}

a,
nav a::before,
.list a::before,
.list h3,
.bottom-nav a::before,
.list .img,
.prev,
.next,
.to-top,
.to-top svg,
.nt span,
.nt,
.tripadvisor::before,
.tris a._3 h3,
.tris a._3 .address,
img.izakaya,
a._3::before,
button::before {
    transition: all ease .3s
}

.row,
.form-row,
.chck,
header,
main,
footer,
section {
    width: 100%;
    float: left
}

.over .center {
    position: relative
}

.btn {
    display: inline-block;
    background: #ff4438;
    color: #fff;
    padding: 13px 45px 14px;
    text-transform: uppercase;
    font-size: 22px;
    border: 0;
    font-family: "Quicksand", sans-serif;
    font-weight: 800;
    border-radius: 27px;
    letter-spacing: 0;
    margin-top: 30px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .4);
    transition: all ease .3s
}

.btn:hover {
    background-color: #1c1a1b
}

h1,
h2,
h3,
h4,
h1 span {
    color: #2d333b;
    font-family: "Quicksand", sans-serif;
    font-weight: 600
}

h1 {
    font-size: 63px;
    line-height: 63px
}

h1,
h2,
.event h3 {
    text-transform: none;
    font-size: 56px;
    line-height: 62px;
    color: #ff4438;
    font-weight: 600
}

h3 {
    font-size: 35px;
    line-height: 46px
}

h4 {
    font-size: 21px;
    color: #666;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
    line-height: 28px
}

p,
span,
div,
li {
    color: #2d333b;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    font-family: "Quicksand", sans-serif
}

.tc {
    text-align: center
}

body {
    background: #1c1a1b;
    height: 100%;
    display: block;
    transition: all ease .6s;
    opacity: 1;
    padding-top: 110px
}

.bc {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    padding: 0;
    text-indent: -99999px
}

.details p a {
    color: #ff4438;
    font-weight: 600
}

.center {
    display: block;
    width: 100%;
    position: relative;
    z-index: 10;
    max-width: 1360px;
    margin: 0 auto;
    text-align: left
}

.center::after {
    display: block;
    clear: both;
    content: "";
    width: 100%
}

.hidden {
    display: none
}

.loading::before {
    background: url("https://silkizakaya.com/content/loading.svg") center center no-repeat;
    position: fixed;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    z-index: 10000;
    top: 0;
    left: 0
}

.loading body {
    opacity: 0
}

.cover,
.img img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    padding: 14px 40px;
    background: #1c1a1b;
    height: 110px
}

header .center {
    position: relative;
    z-index: 101
}

.logo {
    width: 305px;
    display: block;
    float: left;
    position: relative
}

.logo img {
    display: block;
    transition: all ease .3s
}

#map {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

nav,
.locations {
    position: relative;
    float: right
}

nav ul,
.locations ul {
    position: absolute;
    width: 260px;
    padding: 40px;
    background: #262120;
    right: 0;
    opacity: 0;
    visibility: hidden
}

nav ul li,
.locations ul li {
    list-style-type: none
}

nav ul li a,
.locations ul li a {
    color: #fff
}

.locations ul li a:hover,
.locations ul li a:hover span {
    color: #ff4438
}

.open-locations {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    padding: 0;
    border: 0;
    width: 40px;
    background: rgba(0, 0, 0, 0)
}

.open-locations::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-top: 6px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4px;
    margin-left: -9px
}

.locations {
    margin-top: 23px;
    margin-right: 120px;
    padding-bottom: 25px;
    z-index: 10
}

.locations .current-location {
    font-size: 22px;
    font-weight: 500;
    background: #352e30;
    display: block;
    padding-right: 26px
}

.locations .current-location a {
    color: #fff;
    background: url("https://silkizakaya.com/content/pin.webp") rgba(0, 0, 0, 0) no-repeat left 15px center;
    padding-left: 33px;
    font-weight: 600;
    padding: 11px 20px 11px 45px;
    display: block
}

.locations .current-location a span {
    color: #fff;
    font-size: 22px;
    margin-left: 20px;
    font-weight: 400
}

.locations ul {
    padding: 44px 35px;
    width: 100%;
    top: 73px
}

.locations ul li {
    margin-bottom: 5px
}

.locations ul li:last-child {
    margin-bottom: 0
}

.locations ul a {
    display: block;
    font-size: 19px;
    font-weight: 500
}

.locations ul a span {
    float: right;
    font-size: 19px;
    color: #fff;
    font-weight: 400;
    transition: all ease .3s
}

nav {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 25px;
    transition: all ease .5s
}

nav .nav {
    top: 70px;
    right: -20px
}

nav ul {
    list-style-type: none
}

nav ul li:first-child {
    margin: 0
}

nav ul li {
    float: left;
    position: relative;
    padding: 5px 0;
    width: 100%;
    float: left;
    text-align: right
}

nav ul li a,
nav ul li button {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    text-transform: lowercase
}

nav ul li button {
    background: transparent;
    position: relative;
    border: 0;
    padding: 0 21px 0 0px;
    transition: all ease 0.3s;
}

nav ul li button:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-top: 6px solid #fff;
    position: absolute;
    top: 50%;
    left: auto;
    margin-top: -2px;
    margin-left: -9px;
    right: 0px;
    transition: all ease 0.3s;
}

nav ul li .sub {
    position: relative;
    padding: 0;
    display: none;
    opacity: 1;
    visibility: visible;
    width: 100%;
    float: left;
}

nav ul li .sub a {
    color: #ff4438;
    font-size: 18px;
}

nav ul li .sub li {
    padding: 0;
}

nav ul li a span {
    color: #ff4438;
    display: block
}

.lng {
    position: absolute;
    right: -90px;
    z-index: 10;
    top: 24px;
    height: 70px;
    padding-top: 10px;
    display: block;
    width: 60px
}

.lng a,
.lng button {
    color: #fff;
    font-size: 22px;
    padding: 0;
    padding-right: 30px;
    border: 0;
    margin-right: -30px;
    position: relative;
    background: rgba(0, 0, 0, 0)
}

.lng button::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-top: 6px solid #fff;
    position: absolute;
    top: 11px;
    right: 0px;
    margin-top: 0;
    margin-left: 0
}

.lng a:hover,
.lng button:hover {
    color: #ff4438
}

.lng ul {
    padding: 44px 35px;
    width: 100%;
    top: 70px;
    position: absolute;
    min-width: 120px;
    display: block;
    background: #262120;
    left: -35px;
    opacity: 0;
    visibility: hidden;
    text-align: center
}

.lng ul li {
    width: 100%;
    float: left
}

.lng ul li a {
    padding-right: 0px;
    margin-right: 0px;
    font-size: 19px;
    font-weight: 500
}

.lng ul li a::before {
    display: none
}

.other_locations {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%
}

.other_locations span {
    display: block;
    width: 100%;
    float: left;
    color: #fff
}

.other_locations a {
    color: #fff;
    float: left;
    padding: 0 15px;
    border-right: 1px solid rgba(255, 255, 255, .2)
}

.other_locations a:nth-child(2) {
    margin-left: -15px
}

.other_locations a:last-child {
    border: 0
}

.other_locations a:hover,
.other_locations a.active {
    color: #ff4438
}

._5.tbot {
    padding-bottom: 80px
}

.contact.center {
    margin-top: 140px !important
}

.contact {
    position: relative;
    width: 100%;
    float: left;
    padding: 140px 0 200px
}

nav ul li button:hover {
    color: #ff4438;
}

.contact h3 {
    color: #ff4438;
    text-transform: none;
    font-size: 50px;
    margin-bottom: 40px;
    font-weight: 600
}

.contact p {
    max-width: 460px
}

.nt {
    display: block;
    width: 60px;
    height: 47px;
    float: right;
    position: relative;
    padding: 0;
    border: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 1001
}

.nt span {
    width: 60px;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    top: 10px;
    left: 0
}

.nt span:nth-child(2) {
    top: 22px
}

.nt span:nth-child(3) {
    top: 34px
}

.nac .nav {
    opacity: 1;
    visibility: visible
}

.nac .nt span {
    transform: rotate(45deg);
    top: 22px;
    left: 8px;
    width: 40px
}

.nac .nt span+span {
    transform: rotate(-45deg);
    top: 22px;
    left: 8px;
    width: 40px
}

main {
    padding: 0;
    overflow: hidden
}

.cover {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.date {
    font-size: 21px;
    font-weight: 600
}

.content {
    padding: 140px 40px 300px;
    position: relative
}

.content .center {
    position: relative;
    z-index: 5
}

.content.bg1 {
    background: url("https://silkizakaya.com/content/mountain_bottom.webp") #fff no-repeat bottom center;
    background-size: contain;
    background-size: cover;
    background-attachment: fixed;
    background-size: cover;
    background-attachment: fixed;
    background-position: 0 bottom
}

.content.bg1::before,
.content.bg2::before,
.map+.contact::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.7175070712) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.content.bg2::before,
.map+.contact::before {
    width: calc(100% + 80px);
    margin-left: -40px
}

.content.bg2 {
    background-color: #fff;
    background-image: url("https://silkizakaya.com/content/mountain.webp");
    background-size: 100%;
    background-attachment: fixed;
    background-position: 0 0
}

.birds {
    position: absolute;
    background-image: url("https://silkizakaya.com/content/more_birds.webp");
    width: 1010px;
    height: 300px;
    display: block;
    top: -200px;
    right: -100px;
    z-index: 1
}

.tree {
    position: absolute;
    width: 33%;
    max-width: 810px;
    min-width: 180px;
    display: block;
    top: 50%;
    left: 0px;
    z-index: 1
}

._5 {
    width: 50%;
    float: left
}

.menu {
    text-align: center;
    padding-bottom: 140px
}

.price {
    display: inline-block;
    padding: 5px 20px 0;
    position: relative;
    font-weight: 700;
    margin-top: -10px;
    font-size: 19px
}

.price::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background: #ff4438
}

.weekly_menu {
    position: relative;
    z-index: 10;
    width: 100%;
    float: left
}

._3col {
    margin-top: 50px;
    width: 100%;
    float: left
}

._3col p {
    width: 33%;
    float: left
}

.gallery+.contact {
    padding: 140px 0px
}

.gallery .img.red {
    float: right
}

.img.red {
    background: #ff4438
}

.img.red p {
    color: #fff
}

.img.red h4 {
    color: #fff;
    text-transform: none;
    font-size: 23px;
    margin-bottom: 19px
}

.weekly_menu+.gallery {
    margin-top: 0
}

.gallery {
    width: 100%;
    float: left;
    margin-top: -280px
}

.gallery .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px
}

.gallery .txt p:last-child {
    margin-bottom: 0
}

.gallery .logo2.img {
    background: #1c1a1b
}

.hidden-txt {
    display: none
}

.days {
    margin-bottom: 50px
}

.days button {
    color: #2d333b;
    font-weight: 400;
    background: rgba(0, 0, 0, 0);
    border: 0;
    font-size: 21px;
    text-transform: uppercase;
    position: relative;
    padding: 9px 15px
}

.days-container.active {
    display: block
}

.days-container {
    width: 100%;
    display: none
}

.days-info h3 {
    font-size: 21px;
    font-weight: 600;
    margin: 0
}

.days-info p {
    max-width: 460px;
    display: block;
    clear: both;
    line-height: 24px;
    margin: 0 auto 20px
}

.days-info p::after {
    width: 100%;
    float: left;
    content: ""
}

.days-info p.price {
    display: inline-block;
    margin: 0 auto 50px
}

.days button.active {
    color: #ff4438
}

.days button.active::before {
    content: "";
    background: #ff4438;
    width: 100%;
    height: 2px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0
}

.gallery {
    z-index: 2;
    position: relative
}

.gallery .center {
    max-width: 1520px;
    position: relative
}

.gallery .imgs {
    z-index: 10;
    position: relative;
    width: calc(100% + 8px);
    margin-left: -4px;
    float: left;
    background: #fff;
    border: 10px solid #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .4)
}

.gallery .img {
    width: calc(25% - 8px);
    float: left;
    padding-top: calc(1*(25% - 8px));
    display: block;
    position: relative;
    margin: 4px
}

.gallery .img.extra-img {
    display: none
}

#gallery .img img:nth-child(1) {
    opacity: 1;
    z-index: 2
}

#gallery .img img:nth-child(2) {
    opacity: 1;
    z-index: 1
}

#gallery .img:nth-child(1) img:nth-child(1) {
    opacity: 1
}

#gallery .img:last-child {
    display: none
}

#gallery.gallery-1 .img:nth-child(2) img:nth-child(1),
#gallery.gallery-1 .img:nth-child(11) img:nth-child(1) {
    opacity: 0
}

#gallery.gallery-2 .img:nth-child(1) img:nth-child(1),
#gallery.gallery-2 .img:nth-child(7) img:nth-child(1),
#gallery.gallery-2 .img:nth-child(12) img:nth-child(1) {
    opacity: 0
}

#gallery.gallery-3 .img:nth-child(3) img:nth-child(1),
#gallery.gallery-3 .img:nth-child(8) img:nth-child(1),
#gallery.gallery-3 .img:nth-child(10) img:nth-child(1) {
    opacity: 0
}

#gallery.gallery-4 .img:nth-child(4) img:nth-child(1),
#gallery.gallery-4 .img:nth-child(9) img:nth-child(1),
#gallery.gallery-4 .img:nth-child(5) img:nth-child(1) {
    opacity: 0
}

.izakaya {
    position: absolute;
    width: 111px;
    display: block;
    z-index: 10;
    right: 50px;
    top: 0px
}

.izakaya.vis {
    top: -12px
}

.banner {
    background: #221f1f;
    position: relative;
    z-index: 10;
    padding: 0 40px
}

.banner h3 {
    color: #fff;
    text-transform: none;
    text-align: center;
    padding: 80px 0;
    font-size: 40px;
    max-width: 800px;
    margin: 0 auto 30px;
    line-height: 64px
}

.banner img {
    width: 160px;
    margin: -100px auto 0;
    display: block
}

.tris {
    width: 105.32%;
    float: left;
    margin-left: -2.66%
}

.tris div._3 h3 {
    color: #ff4438;
    text-transform: none;
    font-size: 50px;
    margin-bottom: 40px;
    font-weight: 600
}

.tris div._3 a {
    color: #2d333b
}

.tris div._3 a:hover {
    color: #ff4438
}

.tris ._3 {
    width: 28%;
    position: relative;
    float: left;
    padding: 0;
    margin: 2.66%;
    min-height: 438px
}

.tris a._3::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #2d333b;
    height: 1px;
    z-index: 1
}

.tris a._3::after {
    content: "";
    display: block;
    position: absolute;
    left: -12px;
    bottom: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .4);
    height: calc(100% + 24px);
    width: calc(100% + 24px);
    z-index: 1;
    top: -12px;
    opacity: 0
}

.tris a._3 h3 {
    font-weight: 600;
    font-size: 27px;
    color: #2d333b;
    margin-top: 50px;
    margin-bottom: 0;
    padding: 0 10px;
    z-index: 10;
    position: relative;
    text-transform: uppercase
}

.tris .address {
    padding: 0 10px 0 30px;
    background-image: url("https://silkizakaya.com/content/location_pin.webp");
    background-repeat: no-repeat;
    background-position: top 3px left 10px;
    overflow: hidden;
    position: relative;
    z-index: 3;
    display: block;
    height: .1px;
    width: 100%
}

.tris .address span {
    padding: 0 10px 0 30px;
    display: block;
    overflow: hidden;
    position: relative;
    display: table-cell;
    vertical-align: top;
    height: 50px;
    width: 1%
}

.tris a._3 h3 {
    margin-bottom: 20px;
    line-height: 30px
}

.tris a._3:hover .address {
    height: 40px
}

.tris a._3:hover h3 {
    margin-top: 25px;
    color: #ff4438;
    margin-bottom: 4px
}

.tris a._3:hover::after {
    opacity: 1
}

.tris a._3:hover::before {
    bottom: -12px;
    opacity: 0
}

.tris .img {
    padding-top: 83.7378640777%;
    display: block;
    position: relative;
    z-index: 2;
    position: relative
}

.tris+.contact {
    padding-bottom: 0
}

.contact-page .contact {
    padding-bottom: 0
}

.img.red.txt-img.no-arr::before {
    display: none
}

nav ul li a:hover,
nav ul li a.act {
    color: #ff4438
}

#video {
    position: relative;
    padding-top: 44.2708333333%;
    max-height: 790px;
    display: block;
    overflow: hidden;
    min-height: 660px;
    max-height: 900px
}

#video.others {
    padding-top: 33.3333333333%
}

#video.others+.trip .tripadvisor {
    bottom: 40px
}

.video-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
    display: block;
    top: 0;
    left: 0
}

.video-bg video {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.event {
    margin-bottom: 140px
}

.over {
    display: inline-block;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 44%;
    left: 50%;
    text-align: center;
    z-index: 2;
    width: 100%;
    padding: 0 50px
}

.over h1,
.over h2 {
    color: #fff
}

.trip .center {
    position: relative
}

.tripadvisor {
    width: 232px;
    display: block;
    position: absolute;
    right: 10px;
    bottom: 180px
}

.tripadvisor img {
    position: relative;
    z-index: 2;
    display: block
}

.tripadvisor::before {
    content: "";
    width: 70px;
    height: 70px;
    display: block;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 27px;
    left: 11px;
    z-index: 1
}

.tripadvisor:hover::before {
    background: #34e0a1
}

.map {
    position: relative;
    height: 800px;
    background: #f7f7f7;
    width: calc(100% + 80px);
    margin-left: -40px;
    z-index: 10
}

.map img {
    opacity: 1 !important
}

.events {
    position: relative;
    padding: 250px 40px 200px;
    overflow: hidden;
    background: #1c1a1b
}

.events .shadow {
    height: 180%
}

.events p {
    color: #fff;
    max-width: 920px;
    font-size: 21px;
    margin: 40px auto 40px
}

.events h3 {
    color: #fff;
    font-size: 56px;
    text-transform: none
}

.events .center {
    z-index: 10;
    position: relative;
    text-align: center
}

.mountain {
    width: 90%;
    display: block;
    position: absolute;
    bottom: 0;
    max-width: 960px;
    left: 0
}

.mountain img {
    display: block
}

.shadow {
    background: #000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 56%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

.sc_select::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    border-top: 7px solid #000;
    position: absolute;
    top: 27px;
    right: 0;
    margin-left: 0;
    transition: all ease .3s
}

.scelected .sc_select::before {
    transform: rotate(180deg)
}

.contact ._7 {
    width: calc(100% - 300px);
    float: left
}

.contact ._3 {
    float: right;
    width: 300px;
    text-align: center
}

.form-row.a4 label,
.form-row .input label {
    opacity: 0;
    visibility: hidden;
    width: 1px;
    height: 1px;
    overflow: hidden;
    display: block
}

.form-row.a5 {
    width: calc(100% - 240px);
    margin-top: 10px
}

.form-row.a6 {
    float: right;
    width: auto
}

.form-row.a6 .btn {
    margin-top: 10px
}

.form .chck label {
    position: relative;
    margin-left: 0;
    padding-left: 30px;
    float: left;
    width: 100%;
    line-height: 21px;
    text-align: left;
    font-size: 17px
}

.form .chck input[type=checkbox]:checked+label::before,
.form .chck input[type=radio]:checked+label::before {
    background: #ff4438;
    border-color: #ff4438
}

.form .chck input[type=checkbox].error+label::before,
.form .chck input[type=radio].error+label::before {
    border-color: #ff4438
}

.chck input[type=checkbox]+label::before,
.chck input[type=radio]+label::before {
    display: inline-block;
    width: 13px;
    content: "";
    height: 13px;
    background: #fff;
    border: 1px solid #000;
    position: absolute;
    left: 0;
    margin-right: 12px;
    cursor: pointer;
    transition: all ease .3s;
    margin-bottom: -4px;
    top: 3px
}

.form-row ._5 {
    width: 49%
}

.form-row ._5+._5 {
    float: right
}

.form-row .sc_select {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.form-row .select {
    position: relative
}

.form-row .scelected .sc_options {
    opacity: 1;
    visibility: visible
}

.form-row input,
.form-row textarea,
.form-row .sc_selected {
    width: 100%;
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-bottom: 1px solid #2d333b;
    padding: 17px;
    margin-bottom: 15px;
    font-size: 19px;
    font-weight: 400;
    line-height: 24px
}

.form-row input.error,
.form-row textarea.error,
.form-row .error .sc_selected {
    border-color: #ff4438
}

.form-row .sc_selected {
    margin-bottom: 0;
    cursor: pointer;
    display: block;
    margin-top: 1px
}

.form-row .sc_options {
    max-height: 310px;
    overflow-y: auto;
    position: absolute;
    width: 100%;
    z-index: 1000;
    box-shadow: 0 5px 13px 0 rgba(0, 0, 0, .08);
    background: #fff;
    opacity: 0;
    visibility: hidden;
    top: 60px;
    left: 0
}

.form-row .sc_options span {
    width: 100%;
    float: left;
    padding: 6px 20px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    transition: all ease .3s
}

.form-row .sc_options span:hover {
    background: #ff4438;
    color: #fff
}

.form-row .sc_options span:last-child {
    border: 0
}

.form-row ::-moz-placeholder {
    color: #2d333b;
    opacity: 1
}

.form-row ::placeholder {
    color: #2d333b;
    opacity: 1
}

.event {
    text-align: center
}

.event ul {
    list-style-type: none;
    display: inline-block;
    width: auto;
    margin: 0 auto;
    clear: both
}

.event ul li {
    width: auto;
    float: left;
    padding-right: 14px;
    margin-right: 14px;
    border-right: 2px solid #ff4438;
    font-weight: 600;
    font-size: 20px
}

.event ul li:last-child {
    border: 0;
    padding-right: 0;
    margin-right: 0
}

.top {
    width: 100%;
    margin-left: 0;
    background: #221f1f;
    padding: 220px 40px 380px;
    margin-bottom: -140px
}

.top h1 {
    font-size: 173px;
    color: #ff4438;
    line-height: 155px;
    max-width: 620px;
    margin-top: -40px;
    font-weight: 500
}

.top span.izgovor {
    color: #6f6d6d;
    font-size: 30px;
    font-weight: 400;
    font-family: "Open Sans"
}

.top p {
    font-size: 23px;
    color: #fff;
    font-weight: 400;
    line-height: 34px
}

.top h2 {
    display: none
}

.top.pages {
    padding: 140px 40px 140px;
    margin-bottom: 0
}

.top.pages h1 {
    font-size: 82px;
    display: block;
    color: #ff4438;
    line-height: 85px;
    max-width: 100%;
    margin-top: 0;
    font-weight: 500;
    margin-bottom: 0
}

.data {
    width: 100%;
    float: left;
    padding-bottom: 70px;
    text-align: left
}

.data ._5 {
    width: 50%;
    float: left
}

.data h3 {
    font-weight: 400;
    text-transform: none;
    margin: 0;
    font-size: 19px
}

.data p {
    font-weight: 700;
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 40px
}

footer p,
footer a {
    font-size: 21px;
    line-height: 35px
}

footer {
    background: #2d2a2a;
    overflow: hidden
}

footer .footer {
    padding: 120px 30px
}

.open-book {
    position: relative;
    padding-right: 60px;
}

.open-book.btn::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-top: 6px solid #fff;
    position: absolute;
    top: 50%;
    left: auto;
    margin-top: -4px;
    margin-left: -9px;
    right: 22px;
    transition: all ease 0.3s;
}

.top.pp h1 {
    margin-bottom: 80px;
}

.jelovnik {
    margin-top: -280px;
}

.jelovnik .col {
    display: inline-block;
    width: auto;
    padding: 0 7px;
    line-height: 30px;
    z-index: 2;
}

.jelovnik .ctitle {
    width: auto;
    display: inline-block;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 5px;
}

.rbr {
    line-height: 34px;
}

.jelovnik .ctitle img {
    display: inline-block;
    width: auto;
    height: 13px;
    margin: 3px 7px -3px 3px;
    transform: scale(2);
    transform-origin: 1px 12px;
}

.jelovnik ._5 {
    width: 100%;
}

.jelovnik .row.rbr.img-row.trow {
    background: #1c1a1b;
    transition: background 0.3s ease;
}

.jelovnik .jel-cat:hover .row.rbr.img-row.trow {
 
    background: rgb(45, 104, 122);
}



.jelovnik .jel-cat-f:hover .row.rbr.img-row.trow {

     background: #ff4438;
}
.jelovnik .abs {
    position: absolute;
    top: 0;
    left: 0;
    padding: 40px;
    height: 100%;
    display: flex;
    align-items: center;
}

.jelovnik h3 {
    margin: 0;
    color: #fff;
}

.imgs .trp .tripadvisor {
    display: block;
    position: absolute;
    right: auto;
    bottom: auto;
    top: 0;
    left: 0%;
    transform: scale(0.79);
    transform-origin: center center;
}

.trp .tripadvisor::before {
    background-color: #f1f1f1;
}

.trp .tripadvisor:hover::before {
    background-color: #34e0a1;
}

.jelovnik ._5:nth-child(1) h3 {
    padding-top: 0;
    border-top: 0;
    margin-top: 0;
}

._5 .row {
    width: 45%;
    margin: 0 2.5% 20px;
}

.jelovnik ._5 .row:nth-child(even) {
    clear: left;
}

.jelovnik ._5 .row:nth-child(2) {
    clear: none;
}

.jelovnik .vert {
    width: 100%;
}

.jelovnik ._5:nth-child(odd) {
    clear: left;
}

.jelovnik {
    width: 100%;
    margin-left: 0%;
    float: left;
}

.img-row.rbr {
    display: flex;
}

.m-img {
    width: 220px;
    display: block;
    float: left;
    margin-right: 30px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.m-img img {
    display: block;
}

.jelovnik .row.rbr {
    position: relative;
    padding-left: 60px;
}

.jelovnik .row.rbr.img-row {
    padding-left: 240px;
    position: relative;
    display: flex;
    min-height: 220px;
    align-items: top;
}

.jelovnik .row.rbr.img-row .col {
    color: #fff;
    background-color: #1c1a1b;
}

.row.rbr .col {
    position: absolute;
    top: 0;
    left: 0;
}

.ic {
    display: inline-block;
    width: auto;
    height: 13px;
    margin: 3px 10px -3px 0px;
    transform: scale(2);
    transform-origin: 1px 12px;

}

.ic svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ic svg path {
    fill: #fff;
}

.ic.ic1 {
    width: 10px
}

.ic.ic4 {
    width: 10px;
    margin: 5px 10px -5px 0px;
}

.ic.ic2 {
    width: 7.3px
}

.ic.ic3 {
    width: 11.2px
}

.ic.ic1 span {
    width: 100%;
    display: block;
    position: relative;
    padding-top: calc(30 / 24 * 100%);
}

.ic.ic2 span {
    width: 100%;
    display: block;
    position: relative;
    padding-top: calc(30 / 17 * 100%);
}

.ic.ic3 span {
    width: 100%;
    display: block;
    position: relative;
    padding-top: calc(30 / 26 * 100%);
}

.ic.ic4 span {
    width: 100%;
    display: block;
    position: relative;
    padding-top: calc(30 / 24 * 100%);
}


.jelovnik p {

    display: block;
    width: auto;
    font-size: 15px;
    line-height: 23px;

}


.act.btable::before {
    transform: rotate(180deg);
}

.trip {
    z-index: 2;
    position: relative;
}

#video .over {
    z-index: 10;
}

.book-frame {
    position: relative;
    width: 100%;
    max-width: 340px;
    margin: 0 auto;
}

.book-locations {
    position: absolute;
    width: 260px;
    background: #1c1a1b;
    left: 50%;
    transform: translateX(-50%);
    top: calc(100% + 10px);
    padding: 10px 20px;
    border-radius: 7px;
    opacity: 0;
    visibility: hidden;
    transition: all ease 0.3s;
}

.act .book-locations {
    opacity: 1;
    visibility: visible;
}

.book-locations a {
    color: #fff;
    line-height: 33px;
    clear: both;
    display: block;
    border-bottom: 1px solid #333;
    text-align: center;
}

.book-locations a:hover {
    color: #ff4438;
}

.book-locations a:last-child {
    border: 0;
}

.act .open-book.btn::before {
    transform: rotate(180deg);
}

footer ._25 {
    width: 25%;
    float: left
}

footer ._25 p {
    color: #cdcccc
}

footer ._25 a {
    color: #cdcccc;
    display: block
}

footer ._25 a.darker {
    color: #666
}

footer ._25 a+a.darker {
    margin-top: 30px
}

footer ._25 a.darker+a.darker {
    margin-top: 0px
}

footer ._25 a:hover {
    color: #fff
}

.copy {
    background: #221f1f;
    width: 100%;
    padding: 0 40px;
    float: left
}

.copy p {
    text-align: center;
    color: #cdcccc;
    margin: 0;
    padding: 15px 0;
    font-size: 16px
}

.details .img.red p a {
    color: #fff;
    font-weight: 600
}

.details .img.red p a:hover {
    opacity: .7
}

.img.txt-img.blue {
    background: #2d687a
}

.txt-img.red p,
.txt-img.red a,
.img.txt-img.blue p,
.img.txt-img.blue a {
    color: #fff
}

.txt-img.red h3,
.txt-img.red h2,
.txt-img.red h4,
.img.txt-img.blue h3,
.img.txt-img.blue h2,
.img.txt-img.blue h4 {
    color: #fff
}

.txt-img h3 {
    font-size: 23px
}

.txt-img h3:last-child {
    margin: 0
}

.img.red.txt-img::before {
    content: "";
    background: url("https://silkizakaya.com/content/white_arrow.webp");
    width: 31px;
    height: 31px;
    position: absolute;
    display: block;
    top: 40px;
    right: 30px;
    background-size: 31px
}

p a {
    color: #2d333b;
    font-weight: 600
}

p a:hover {
    color: #ff4438
}

.pen-red {
    background: rgba(0, 0, 0, 0);
    color: #ff4438
}

.event+.center .gallery {
    margin: 0
}

.gallery.no-margin {
    margin-top: 160px
}

.g1.img {
    display: none
}

.gallery-row {
    width: 75%;
    float: right
}

.gallery-row .img {
    width: calc(33.33% - 8px);
    float: left;
    padding-top: calc(1*(33% - 4px));
    display: block;
    position: relative;
    margin: 4px
}

.gallery-row .img:last-child {
    float: right
}

.mc ._3 {
    position: absolute;
    right: 0;
    top: 0
}

.lac .lng button::before {
    transform: rotate(180deg)
}

.lac .lng ul {
    opacity: 1;
    visibility: visible
}

.cookies.hidden {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.cookies {
    display: none;
    background: #262527;
    position: fixed;
    bottom: 0;
    right: 0;
    max-width: 700px;
    z-index: 1000
}

.cookies h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px
}

.cookies .coptions {
    display: none
}

.cookies .coptions.v {
    display: block
}

.cookies div.c_row {
    margin-bottom: 15px
}

.cookies form {
    width: 100%;
    padding: 30px;
    display: block
}

.cookies .save-cookies,
.cookies .cookies-options {
    font-size: 12px;
    margin-top: 10px;
    font-weight: 600;
    border: 0;
    padding: 0 10px;
    margin-right: 20px;
    border-radius: 5px;
    color: #000;
    background: #fff
}

.cookies label {
    color: #fff;
    padding-left: 25px;
    position: relative;
    cursor: pointer
}

.cookies p {
    font-size: 13px;
    line-height: 20px;
    color: #ccc;
    margin-bottom: 10px
}

.cookies p a {
    color: #fff;
    font-weight: 600
}

.cookies input[type=checkbox]+label::before {
    display: inline-block;
    width: 12px;
    content: "";
    height: 12px;
    background: #fff;
    border: 1px solid #f1f1f1;
    position: absolute;
    left: 0;
    cursor: pointer;
    top: 2px
}

.cookies input[type=checkbox]:checked+label::before {
    background: #fff;
    border-color: #fff;
    border-radius: 50%
}

.closed-location {
    color: #fff;
    font-weight: 600;
    margin-top: -60px;
    margin-bottom: 80px;
}

@media only screen and (min-width: 1100px) {
    .locations:hover ul {
        opacity: 1;
        visibility: visible
    }
}

@media only screen and (max-width: 1560px) {
    .locations {
        margin-right: 150px
    }

    .nt {
        margin-right: 57px
    }

    .lng {
        right: -5px
    }
}

@media only screen and (max-width: 1400px) {
    nav .nav {
        right: -40px;
        padding: 40px 50px
    }
}

@media only screen and (max-width: 1180px) {
    .other_locations {
        width: 100%
    }

    .top.loc {
        padding: 140px 40px 100px;
        margin-bottom: 0
    }

    .loc+.bc+.bg1 {
        padding-top: 75px
    }

    .gallery-row {
        width: 100%
    }

    .top h1 {
        font-size: 123px;
        line-height: 115px;
        max-width: 500px
    }

    p,
    span,
    div,
    li,
    .footer p,
    .footer a {
        font-size: 17px;
        line-height: 29px
    }

    .trip+.content.bg1 {
        padding-bottom: 40px
    }

    .top ._5 {
        width: 100%
    }

    .top p {
        font-size: 19px;
        line-height: 32px
    }

    .top ._5+._5 {
        margin-top: 40px
    }

    .tris div._3 {
        width: 100%;
        min-height: auto
    }

    .tris a._3 {
        width: 44.68%;
        min-height: auto
    }

    .tris a._3:hover h3 {
        margin-top: 50px;
        color: #ff4438;
        margin-bottom: 20px
    }

    .tris .address {
        display: none
    }

    .tris a._3::after {
        display: none
    }

    .gallery .img {
        width: calc(33.3% - 8px);
        padding-top: calc(1*(33.3% - 8px))
    }

    .g1.img {
        display: block
    }

    .gallery.details {
        margin-top: -77px !important;
        width: calc(100% + 80px);
        margin-left: -40px !important
    }

    .gallery.details .img:nth-child(2).txt-img {
        display: none
    }

    .gallery .img.red {
        width: calc(100% - 8px)
    }

    .gallery .img.red a {
        color: #fff;
        font-weight: 600
    }

    .img.txt-img {
        width: 100%
    }

    .gallery.details .imgs {
        z-index: 10;
        position: relative;
        width: calc(100% + 8px);
        margin-left: -4px;
        float: left;
        background: #fff;
        border: 0;
        box-shadow: none
    }

    .g2.img {
        display: none
    }

    .gallery .txt {
        padding: 30px 40px
    }

    .gallery.details .img:nth-child(7),
    .gallery.details .img:nth-child(8) {
        display: block
    }
}

@media only screen and (max-width: 1100px) {
    .event ul li {
        width: 100%;
        float: left;
        padding-right: 0;
        margin-right: 0;
        border-right: 0;
        font-weight: 600;
        font-size: 20px;
        margin-bottom: 20px;
        padding-top: 20px;
        position: relative
    }

    .event ul li::before {
        content: "";
        width: 30px;
        height: 2px;
        display: block;
        position: absolute;
        left: 50%;
        bottom: -20px;
        background: #ff4438;
        margin-left: -15px
    }

    .event ul li:last-child::before {
        display: none
    }

    #contact-form {
        margin-top: 30px
    }

    .contact ._5 {
        width: 100%
    }

    .contact p {
        max-width: 100%
    }

    .over h1 {
        font-size: 36px;
        line-height: 42px
    }

    .over h1 {
        margin-bottom: 0
    }
}

@media only screen and (max-width: 960px) {
    .lng {
        top: 40px;
        right: -30px
    }

    .lng ul {
        min-width: 105px
    }

    .lng button {
        font-size: 19px
    }

    .lng button::before {
        right: 6px
    }

    ._3col p {
        width: 100%
    }

    header {
        height: auto;
        padding-top: 0
    }

    .locations {
        width: 100%;
        margin: 0;
        margin-left: 0px;
        float: left;
        left: 0;
        position: fixed;
        bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0
    }

    .logo {
        margin-top: 15px
    }

    .locations .current-location {
        background: #ff4438;
        padding-right: 0
    }

    .open-locations {
        display: none
    }

    .locations .current-location a span {
        float: right
    }

    .locations .current-location a {
        background: url("https://silkizakaya.com/content/phone.webp") rgba(0, 0, 0, 0) no-repeat left 25px center;
        background-size: 26px;
        padding-left: 70px
    }

    nav {
        top: auto;
        bottom: 10px
    }

    .tripadvisor {
        transform: scale(0.7);
        transform-origin: 100% 100%;
        right: 30px;
        bottom: 158px
    }

    .weekly_menu ._5 {
        width: 100%;
        text-align: center
    }

    .weekly_menu ._5.menu {
        margin-top: 40px
    }

    footer ._25 {
        width: 50%
    }

    footer ._25 h4 {
        margin-bottom: 10px
    }

    footer ._25:nth-child(2) {
        margin-bottom: 40px
    }
}

@media only screen and (max-width: 890px) {
    .jelovnik {
        margin-top: -230px;
    }

    .contact ._7,
    .contact ._3 {
        width: 100%
    }

    .contact ._3 {
        position: relative;
        text-align: left
    }

    #video.others {
        min-height: 460px
    }

    .gallery.imgs-gallery {
        margin-top: -170px
    }

    .over {
        top: 38%
    }

    .tripadvisor {
        bottom: 100px
    }

    .top.loc {
        padding: 140px 40px 100px
    }

    .hidden-txt {
        display: block
    }

    .events {
        padding: 130px 40px 80px
    }

    .events h3 {
        font-size: 45px
    }

    .tris div._3 {
        margin-bottom: 40px
    }

    .content {
        padding: 80px 40px 200px
    }

    footer .footer {
        padding: 70px 30px
    }

    .copy {
        padding: 0 30px
    }

    .copy p {
        font-size: 14px
    }

    #video {
        min-height: 540px
    }

    .top {
        margin-bottom: 0
    }
}

@media only screen and (max-width: 710px) {
    .gallery+.contact {
        padding: 80px 0px
    }

    .top {
        margin-bottom: 0;
        padding: 80px 40px 60px
    }

    .nt span {
        width: 50px;
        height: 2px;
        background: #fff;
        display: block;
        position: absolute;
        top: 10px;
        left: 5px
    }

    .banner h3 {
        font-size: 29px;
        line-height: 42px
    }
}

@media only screen and (max-width: 660px) {
    .open-book.btn {
        padding-right: 45px
    }

    .form-row.a5 {
        width: 100%
    }

    .form-row.a6 {
        float: left;
        width: auto;
        margin-top: 30px
    }

    h3 {
        font-size: 28px;
        line-height: 36px
    }

    nav {
        bottom: 0
    }

    .top h1 {
        font-size: 123px;
        line-height: 115px;
        max-width: 500px;
        display: none
    }

    .contact-page .event {
        margin-bottom: 30px
    }

    .top.loc h1 {
        display: none
    }

    .top.loc h2 {
        display: block
    }

    nav .nav {
        top: 60px
    }

    .banner img {
        width: 95px;
        margin: -80px auto 0;
        display: block
    }

    .btn {
        padding: 9px 32px 10px;
        font-size: 17px
    }

    .logo {
        width: 225px;
        margin-top: 15px
    }

    .nt {
        margin-right: 47px
    }

    .lng {
        top: 28px
    }

    .lng a,
    .lng button {
        font-size: 18px
    }

    header {
        padding: 14px 34px
    }

    .locations .current-location a span,
    .locations .current-location a {
        font-size: 18px
    }

    h1,
    h2,
    .tris div._3 h3,
    .contact h3 {
        font-size: 43px;
        line-height: 47px
    }
}

@media only screen and (max-width: 580px) {
    .top span.izgovor {
        font-size: 22px
    }

    .top.loc {
        padding: 80px 40px 60px
    }

    .event ul li {
        font-size: 18px
    }

    footer ._25 {
        width: 100%;
        margin-bottom: 0px;
        border-bottom: 1px solid #333;
        padding-top: 20px;
        padding-bottom: 20px
    }

    footer ._25:nth-child(2) {
        margin-bottom: 0px
    }

    .tris a._3 {
        width: 96.68%;
        min-height: auto;
        margin-bottom: 30px
    }

    footer ._25:nth-child(4) {
        margin-bottom: 0px;
        border: 0;
        padding-top: 20px;
        padding-bottom: 0px
    }

    footer ._25:nth-child(1) {
        padding-top: 0px
    }

    .tris a._3 h3 {
        margin-top: 32px;
        font-size: 20px
    }

    .tris a._3:hover h3 {
        margin-top: 32px
    }

    .contact {
        padding: 80px 0 200px
    }

    .map+.contact {
        padding: 80px 0 90px
    }

    .gallery .img {
        width: calc(50% - 8px);
        padding-top: calc(1*(50% - 8px))
    }

    .gallery.details .img:nth-child(3),
    .gallery.details .img:nth-child(9),
    .gallery-row .img:nth-child(3) {
        display: none
    }

    .gallery.details .img.txt-img {
        width: 100%
    }
}

@media only screen and (max-width: 500px) {
    body {
        padding-top: 88px
    }

    .top.loc {
        padding: 70px 30px 50px
    }

    .form-row .sc_options {
        top: 50px
    }

    .map {
        height: 500px;
        width: calc(100% + 60px);
        margin-left: -30px
    }

    .lng {
        top: 13px
    }

    .lng ul {
        top: 60px
    }

    .events p,
    .top p {
        font-size: 16px;
        line-height: 27px
    }

    .weekly_menu h2 {
        margin-bottom: 10px
    }

    .days button {
        font-size: 18px;
        padding: 9px 11px
    }

    .date {
        font-size: 19px
    }

    h1,
    h2,
    .tris div._3 h3,
    .contact h3,
    .top.pages h1,
    .events h3,
    .event h3 {
        font-size: 35px;
        line-height: 37px
    }

    .top.pages {
        padding: 110px 30px 100px
    }

    .form-row input,
    .form-row textarea,
    .form-row .sc_selected {
        padding: 10px 14px
    }

    p,
    span,
    div,
    li,
    .footer p,
    .footer a,
    .form-row input,
    .form-row textarea,
    .form-row .sc_selected {
        font-size: 16px;
        line-height: 27px
    }

    .banner {
        padding: 0 30px
    }

    .content {
        padding: 80px 30px 160px
    }

    header {
        padding: 14px 30px
    }

    .logo {
        margin-top: 0
    }

    .over h1,
    .banner h3 {
        font-size: 26px;
        line-height: 36px
    }

    .banner h3 {
        padding: 50px 0 30px
    }
}

@media only screen and (max-width: 480px) {
    .logo {
        width: 189px;
        margin-top: 9px !important
    }

    .over h1,
    .banner h3 {
        font-size: 28px
    }

    .others .over h1 {
        font-size: 35px
    }
}

@media only screen and (max-width: 460px) {
    nav ul {
        width: 300px;
    }

    .other_locations a {
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        width: 100%;
        padding: 4px 0px;
        border-right: 0
    }

    .other_locations a:nth-child(2) {
        margin-left: 0
    }

    ._5.tbot {
        padding-bottom: 230px
    }
}

@media only screen and (max-width: 380px) {
    .imgs .trp .tripadvisor {
        position: relative;
        margin-bottom: -20px;
    }

    .gallery .img.txt-img {
        padding: 0
    }

    .gallery .img.txt-img .txt {
        position: relative
    }

    h1,
    h2,
    .tris div._3 h3,
    .contact h3,
    .top.pages h1,
    .events h3,
    .event h3 {
        font-size: 30px;
        line-height: 33px
    }
}



@media only screen and (max-width:1120px) {
    ._5 .row {
        width: 95%;
        max-width: 780px;
    }
}

/* @media only screen and (max-width:500px) {
    .jelovnik ._5 {
        width: 100%;
        margin-bottom: 30px;
    }



    .jelovnik .row.rbr.img-row {
        padding-left: 0;
        position: relative;
        display: block;
        min-height: 1px;
    }

    .m-img {
        width: 100%;
        display: block;
        float: left;
        margin-right: 0;
        position: relative;
        top: 0;
        left: 0;
        z-index: 1;
        margin-bottom: -160px;
    }

    .jelovnik .ctitle {
        display: table-cell;
        line-height: 22px;
        font-weight: bold;
        height: 160px;
        width: 1%;
        vertical-align: bottom;
        padding: 20px;
        z-index: 2;
        position: relative;
        color: #fff;
        background: rgb(0, 0, 0);
        background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
        background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);

    }

    .jelovnik .ctxt p:first-child {
        margin-top: 20px;
    }
} */




@media only screen and (min-width:1px) {
    .jelovnik ._5 {
        width: 100%;
        background-color: #fff;
        background: #fff;
        margin-bottom: 50px;
        border: 10px solid #fff;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .4);
    }

    .jelovnik {
        width: 105%;
        margin-left: -2.5%;
    }

    .jelovnik .row {
        width: 100%;
    }

    .jelovnik .row.rbr.img-row {
        padding-left: 0;
        position: relative;
        display: block;
        background-color: #1c1a1b;
        min-height: 1px;
        display: block;
        position: relative;
        margin: 4px;
    }

    .jelovnik .row.rbr.img-row {
        width: calc(100% - 8px);
        padding-top: calc(1*(100% - 8px));
    }

    .m-img {
        width: 100%;
        height: 100%;
        display: block;
        float: left;
        margin-right: 0;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .m-img::before {
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        display: block;
        background: rgba(0, 0, 0, 0.5);
        transition: all ease 0.3s;
        position: absolute;
    }

    .m-img::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        display: block;
        background: rgba(0, 0, 0, 0.3);
        transition: all ease 0.3s;
    }

    .ctxt {
        position: relative;
        left: 0;
        width: 100%;
        height: 100%;
        
        padding: 0px;
        transition: all ease 0.3s;
        opacity: 0;
    }


    .jelovnik .img-row p,
    .img-row .ctitle {
        color: #fff;
    }

    .jelovnik ._5 .row:nth-child(2n) {
        clear: none;
    }

    .hover {
        display: inline-block;
        position: absolute;
        transform: none;
        top: 0;
        left: 0;
        text-align: left;
        z-index: 2;
        width: 100%;
        padding: 37px;
    }
}

@media only screen and (min-width:680px) {
    .jelovnik .row.rbr.img-row {
        width: calc(50% - 8px);
        padding-top: calc(1*(50% - 8px));
    }

    .img-row:hover .ctxt {
        opacity: 1;
    }

    .img-row:hover .m-img::after {
        opacity: 1;
    }

    .img-row:hover .m-img::before {
        opacity: 1;
    }
}

@media only screen and (min-width:960px) {
    .jelovnik .row.rbr.img-row {
        width: calc(33.3% - 8px);
        padding-top: calc(1*(33.3% - 8px));
    }
}

@media only screen and (min-width: 1260px) {
    .jelovnik .row.rbr.img-row {
        width: calc(25% - 8px);
        padding-top: calc(1*(25% - 8px));
    }
}



@media only screen and (max-width:680px) {


    .jelovnik .row.rbr.img-row {
        padding: 0;
        position: relative;
        display: block;
        min-height: 1px;
    }

    .m-img {
        width: 100%;
        display: block;
        float: left;
        margin-right: 0;
        position: relative;
        top: 0;
        left: 0;
        z-index: 1;
        margin-bottom: -160px;
    }

    .jel-cat {
        width: 100%;
        float: left;
    }

    .jelovnik .ctitle {
        display: table-cell;
        line-height: 22px;
        font-weight: bold;
        height: 160px;
        width: 1%;
        vertical-align: bottom;
        padding: 20px;
        z-index: 2;
        position: relative;
        color: #fff;
        background: rgb(0, 0, 0);
        background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
        background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);

    }

    .jelovnik .ctxt p:first-child {
        margin-top: 20px;
    }


    .row.trow .abs {
        position: relative;
        width: 100%;
    }

    .jelovnik .row.rbr.img-row.trow {
        min-height: 100px;
        padding: 0;
    }

    .jelovnik .row.rbr.img-row.trow h3 {
        font-size: 24px;
        line-height: 24px;
    }

    .hover {
        display: block;
        position: relative;
        transform: none;
        top: 0;
        left: 0;
        text-align: left;
        z-index: 2;
        width: 100%;
        padding: 0;
    }


    .img-row .ctxt {
        opacity: 1;
        position: relative;
        height: auto;
        transition: all ease 0s;
        float: left;
        display: none;
        background: #fff;
    }

    .ctxt .ic svg path {
        fill: #212121;
    }

    .jelovnik .jel-cat .row.rbr.img-row.trow,
    .jelovnik .jel-cat-iz .row.rbr.img-row.trow {
        background: #ff4438;
    }

    .jelovnik .jel-cat-f .row.rbr.img-row.trow {
        background: rgb(45, 104, 122);
    }

    .img-row .ctxt p {
        color: #2d333b;
    }

    .jelovnik .row.rbr.img-row {
        width: calc(100% - 8px);
        padding-top: 0;
    }
}