/*

Tinker CSS Template

https://templatemo.com/tm-506-tinker

*/

* {
margin: 0;
padding: 0;
font-family: 'Roboto', arial, sans-serif;
font-weight:200;
}

body {
overflow-x: hidden;
}
#main-max {
background:yellow;
color:#000;
height:50px;
width:100px;
position:fixed;
z-index:10000;
top:200px;
left:0;
}
#main-mid {
display:none;
background:yellow;
color:#000;
height:50px;
width:100px;
position:fixed;
z-index:10000;
top:0;
left:0;
}
#main-min {
display:none;
background:yellow;
color:#000;
height:50px;
width:100px;
position:fixed;
z-index:10000;
top:0;
left:0;
}
ul {
list-style: none;
margin: 0px;
}

p {
color: #fff;
font-size: 18px;
line-height: 24px;
font-weight:200;
}
.h1div {
background:#750000;
border-radius:5px;
margin:-140px auto 50px auto;
width:500px;
text-shadow:rgba(0,0,0,1) 0 15px 5px;
border:1px solid #000;
}
h1 {
color:#fff;
font-size:36px;
font-family: 'Exo', sans-serif;
font-weight:900!important;
text-shadow:rgba(0,0,0,0.8) 0 10px 7px;
text-align:center;
line-height:45px;
margin-bottom:20px;
text-transform:uppercase;
}

.parallax-content {
width: 100%;
min-height: 100vh;
background-size: cover;
}

.primary-white-button a {
display: inline-block;
background-color: #fff;
font-size: 13px;
padding: 12px 18px;
color: #121212;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
border-radius: 20px;
}

.primary-blue-button a {
display: inline-block;
background-color: #970000;
font-size: 13px;
padding: 12px 18px;
color: #fff;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
border-radius: 20px;
}

.pop-button h4 {
display: inline-block;
background-color: #33c1cf;
font-size: 13px!important;
padding: 12px 18px;
color: #fff;
font-weight: 400!important;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
border-radius: 20px;
cursor: pointer;
}


.header {
position: fixed;
top: 0;
left: 0;
width: 100%;
padding: 0;
z-index: 10000;
transition: all 0.5s ease-in-out;



text-align: center;
line-height: 40px;

background-color: #970000;
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
padding:10px 0;
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a {
text-shadow: none;
cursor:pointer;
}

.navbar-brand {
line-height: 80px;
padding: 0px;
}
a .scroll-top:hover {
cursor:pointer!important;
}
.logo-navbar {
}
.navbar-nav>li>a {
font-family: 'Exo', sans-serif;
color: #fff!important;
font-size: 13px!important;
font-weight: 600;
text-transform: uppercase;
text-shadow: none;
padding: 0px;
letter-spacing: 0.5px;
transition: all 0.3s ease-in-out;
}

.navbar-nav>li>a img {
border:3px solid #fff;
border-radius:50%;
width:60px;
height:auto;
margin-bottom:5px;
cursor:pointer;
}
.navbar-nav>li>a:hover {
filter: brightness(60%);
transition: all 0.3s ease-in-out;
cursor:pointer!important;
}
.navbar-nav>li {
margin-left: 20px;
}

.header.active .navbar-nav>li>a {
font-family: 'Open Sans', arial, sans-serif;
font-size: 13px;
font-weight: 300;
letter-spacing: 0.5px;
text-transform: uppercase;
text-shadow: none;
color: #fff!important;
cursor:pointer;
}


.header.active {
background-color: rgba(0,0,0, 0.7);
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.navbar-brand {
font-family: 'Open Sans', sans-serif;
font-size: 25px;
text-transform: uppercase;
color: #fff!important;
transition: all 0.5s;

}
.navbar-brand em {
font-style: normal;
color: #f7c552;
font-size: 32px;
}
.header.active .navbar-brand {
color: #121212!important;
}
.header .navbar-brand {
font-weight: 800;
}
.navbar-inverse {
background-image: none;
background-color: transparent;
}
.header .navbar {
margin: 0;
border: none;
}
.page-section {
padding: 80px 0;
}
.navbar-inverse .navbar-toggle {
margin-top: 22px;
border-color: #f7c552;
background-color: #f7c552;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #f7c552;
}
bootstrap.min.css:5
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 15px!important;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
@media (min-width: 768px) {
.header .navbar-brand {
padding-left: 0;
}
.navbar-nav {
float: right;
}
}
@media (max-width: 480px) {
.page-section h1 {
font-size: 3em;
}
.page-section h2 {
font-size: 2em;
}
.page-section p {
font-size: 1em;
margin: 0 0 20px;
}
}

.parallax-content {
width: 100%;
min-height: 100vh;
background-size: cover;
}

.baner-content {
width: 100%;
padding: 15vh 0 25vh 0;
text-align: center;
background-image: url(../img/banner-home3.jpg);
vertical-align: middle;
}

.baner-content .text-content {
text-align: center;
}

.baner-content .text-content h2 {
font-size: 36px;
font-weight: 400;
color: #fff;
}

.baner-content .text-content h2 span {
font-weight: 700;
color: #33c1cf!important;
}

.baner-content .text-content h2 em {
font-style: normal;
font-weight: 700;
color: #f89624!important;
}

.baner-content .text-content p {
color: #fff;
font-size: 18px;
line-height: 24px;
padding: 0px 25%;
}

.baner-content .text-content .primary-white-button {
margin-top: 25px;
}


#about {
padding: 300px 0px;
background-image: url(../img/about-bg.jpg);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
#home p {
font-size:20px;
line-height:24px;
}
#home .logo-big {
height:auto;
width:40vw;
margin:0 auto;
max-width:900px;
}

.home .service-item {
text-align: center;
background:rgba(0,0,0,0.85);
padding:20px 10px;
height:420px;
border-radius:10px;
margin-top:25px;
}

.home  .service-item .icon {
width: 110px;
height: 110px;
display: inline-block;
text-align: center;
line-height: 104px;
border: 3px solid #fff;
border-radius: 50%;
background-color: #f7c552;
}

.home  .service-item h4 {
margin-bottom: 10px;
margin-top: 15px;
font-size: 22px;
font-weight: 500;
color: #fff;
text-transform:uppercase;
font-family: 'Exo', sans-serif;
letter-spacing:1px;
}

.home  .service-item .line-dec {
width: 100%;
height: 1px;
background-color: rgba(250, 250, 250, 0.5);
}

.home  .service-item p {
color: #fff;
margin-top: 15px;
}

.home  .service-item .primary-blue-button {
display:block;
position:absolute;
bottom:60px;
left:50%;
width:100%;
margin-left:-50%;
}


.projects-holder .mix {
display: none;
}

.projects-holder {
padding: 30px 15px 0px 15px;
}

.filter-categories {;
margin-top: 60px;
}

.filter-categories ul li {
margin: 0px 10px 15px 0px;
display: block;
}

.filter-categories ul li span {
cursor: pointer;
color: #fff;
display: inline-block;
font-size: 15px;
text-transform: capitalize;
font-weight: 500;
left: 0.5px;
}

.filter-categories ul li.active span {
color: #f7c552;
}

#portoflio .page-section {
padding: 0px;
}

#portfolio .section-heading {
padding-top: 200px;
padding-bottom: 200px;
background-color: #970000;
height: 732px;
margin-left: -100vh;
padding-left: 100vh;
}

#portfolio .project-item {
margin: 0px -16px;
}

#portfolio .section-heading h4 {
margin-top: 0px;
font-size: 20px;
text-transform: uppercase;
font-weight: 700;
color: #fff;
letter-spacing: 1px;
}

#portfolio .section-heading .line-dec {
width: 270px;
height: 1px;
background-color: rgba(250, 250, 250, 0.5);
margin: 20px 0px 15px 0px;
}

#portfolio .section-heading p {
color: #fff;
padding-right: 70px;
}


#testimonial {
background-color: #f7c552;
text-align: center;
padding: 100px 0px;
}

#testimonial .testimonials-item h4 {
color: #fff;
font-size: 17px;
font-weight: 500;
letter-spacing: 0.5px;
margin-top: 30px;
margin-bottom: 5px;
}

#testimonial .testimonials-item span {
font-size: 13px;
color: #fff;
letter-spacing: 0.5px;
}

#testimonial .testimonials-item p {
font-size: 16px;
color: #9a9a9a;
font-style: italic;
font-weight: 300;
background-color: #fff;
padding: 30px;
border-radius: 5px;
}

.owl-pagination {
margin-top: 20px;
opacity: 1;
display: inline-block;
}

.owl-page span {
display: block;
width: 8px;
height: 8px;
margin: 0px 5px;
filter: alpha(opacity=50);
opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #fff;
}




#blog {
background-image: url(../img/blog-bg.jpg);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}

#blog .section-heading {
text-align: left;
padding-top: 60px;
padding-bottom: 60px;
background-color: rgba(0, 0, 0, 0.5);
height: 582px;
margin-left: -100vh;
padding-left: 100vh;
overflow: hidden!important;
}

#blog .section-heading h4 {
margin-top: 0px;
font-size: 20px;
text-transform: uppercase;
font-weight: 700;
color: #fff;
letter-spacing: 1px;
}

#blog .section-heading .line-dec {
width: 270px;
height: 1px;
background-color: rgba(250, 250, 250, 0.5);
margin: 20px 0 15px 0;
}

#blog .section-heading p {
color: #fff;
padding-right: 70px;
}

.wrapper {
text-align: center;
}

.tabs {
list-style: none;
margin-top: 40px;
padding-right: 70px;
}

.tabs li {
display: block;
text-align: center;
margin: 25px 0px;
}

.tabs a {
display:block;
text-align:center;
text-decoration:none;
text-transform:capitalize;
letter-spacing: 0.5px;
color:#121212;
font-size: 15px;
font-weight: 500;
padding: 12px 12px;
background-color: #fff;
}

.tabs a:hover {
color: #f7c552;
}

.tabs .active {
color: #f7c552;
}
#first-tab-group {
margin-top: 30px;
margin-bottom: 15px;
}
.tabgroup .text-content	 {
background-color: #fff;
color: #fff;
padding: 25px;
text-align: left;
}
.tabgroup .text-content h4 {
font-size: 17px;
font-weight: 500;
letter-spacing: 0.5px;
color: #121212;
margin-top: 0px;
margin-bottom: 5px;
}
.tabgroup .text-content span {
font-size: 13px;
color: #33c1cf;
}
.tabgroup .text-content a {
font-size: 13px;
color: #33c1cf;
text-decoration: none;
}
.tabgroup .text-content p {
margin-top: 10px;
}

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

#kontakt {
padding:200px 10vw 300px 10vw;
background-image: url(../img/bg-contact.jpg);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
position:relative;
}
#contact-us {
background:rgba(0,0,0,0.6);
border-radius:20px;
padding:50px 20px;
}
#contact-us a {
color:#fff;
text-decoration:underline;
}

#contact-us .section-heading h4 {
margin-top: 0px;
font-size: 20px;
text-transform: uppercase;
font-weight: 700;
color: #fff;
letter-spacing: 1px;
}

#contact-us .section-heading .line-dec {
width: 270px;
height: 1px;
background-color: rgba(250, 250, 250, 0.5);
margin: 20px auto 15px auto;
}

#contact-us .section-heading p {
color: #fff;
padding: 0px 33%;
}

#contact-us .pop-button {
margin-top: 30px;
}

#contact input {
border-radius: 0px;
padding-left: 15px;
font-size: 13px;
color: #232323;
background-color: rgba(250, 250, 250, 1);
outline: none;
border: none;
box-shadow: none;
line-height: 50px;
height: 50px;
width: 100%;
margin-bottom: 30px;
}

#contact textarea {
border-radius: 0px;
padding-left: 15px;
padding-top: 10px;
font-size: 13px;
color: #232323;
background-color: rgba(250, 250, 250, 1);
outline: none;
border: none;
box-shadow: none;
height: 165px;
max-height: 220px;
width: 100%;
margin-bottom: 25px;
}

#contact button {
display: inline-block;
background-color: #f7c552;
font-size: 13px;
padding: 12px 18px;
color: #fff;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
border-radius: 20px;
}


.pop #contact {
z-index: 99999;
position: fixed;
top: 25%;
left: 20%;
right: 20%;
}

.pop {
z-index: 99999;
text-align: center;
padding: 30px;
display:none;
position:fixed;
width: 100%;
top:0;
left:0;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 15px;
}

.pop span {
z-index: 999;
position: relative;
margin: 30px 0 0 0;
cursor: pointer;
padding: 10px 20px;
display: inline-block;
color: #fff;
text-align: center;
background-color: #bb0000;
border-radius:5px;
font-weight:700;
font-size:14px;
}

.pop span:hover {
background-color: #009600;
transition: all 0.5s;
}




footer {
margin-top: -6px;
background-color: #000;
padding: 90px 0px 20px 0;
text-align:center;
position:relative;
}
.to-top-body {
z-index:5000;
position:fixed;
right: 20px;
bottom:20px;
text-align:right;
transition: all 0.3s ease-in-out;
filter: brightness(35%);
}
.to-top-body:hover {
transition: all 0.3s ease-in-out;
filter: brightness(100%);
}
.to-top-body a, .to-top-body a img {
width:30px;
height:auto;
}
footer .logo em {
font-style: normal;
font-size: 28px;
color: #f7c552;
}
footer .logo-ft {
display: inline-block;
margin-top: 15px;
text-decoration: none;
color: #fff!important;
font-size: 21px;
font-weight: 900;
text-transform: uppercase;
text-shadow: none;
letter-spacing: 1px;
}

footer .logo p {
font-weight: 300;
font-size: 18px;
color: #fff;
margin-bottom: -10px;
letter-spacing: 0.5px;
}

footer .logo span {
font-weight: 600;
color: #f7c552;
}

footer .logo a {
color: #FFF;
}

footer .logo a:hover {
color: #9F0;
}

footer .location h4 {
margin-top: 0px;
font-size: 18px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 5px;
}

footer .location ul li {
font-size: 13px;
color: #fff;
display: inline-block;
line-height: 24px;
letter-spacing: 0.5px;
padding-top: 5px;
padding-bottom: 5px;
}

footer .location ul li:first-child {
margin-right: 15px;
padding-right: 15px;
border-right: 1px solid rgba(250, 250, 250, 0.1);
}

footer .contact-info h4 {
margin-top: 0px;
font-size: 18px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 5px;
}

footer .contact-info ul li {
font-size: 13px;
color: #fff;
display: inline-block;
line-height: 24px;
letter-spacing: 0.5px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: 300;
margin-bottom: -15px;
}

footer .contact-info ul li em {
font-style: normal;
font-weight: 500;
}

footer .connect-us h4 {
margin-top: 0px;
font-size: 18px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 15px;
}

footer .connect-us ul li {
display: inline-block;
margin-right: 2px;
}

footer .connect-us ul li a {
display: inline-block;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
background-color: #fff;
border-radius: 50%;
color: #373a3c;
font-size: 15px;
transition: all 0.3s;
}
footer .connect-us ul li a:hover {
background-color: #f7c552;
}
.proformica {
padding-top:20px;
margin:60px 20% 0 20%!important;
border-top:1px solid #222;
}
.proformica, .proformica a {
color:#444;
font-size:14px;
font-weight:300;
}
.proformica a img {
width:130px;
height:auto;
margin:0 5px 5px 5px;
filter: brightness(30%);
}
.proformica a:hover img {
width:130px;
height:auto;
margin:0 5px 5px 5px;
filter: brightness(100%);
}
.proformica a {
text-decoration:underline;
}
.proformica a:hover {
color:#fff;
}
/* RESPONSIVE */

@media (max-width: 991px){

.baner-content .text-content p {
padding: 0px 15%;
}


#about .service-item {
margin-bottom: 80px;
}

#portfolio .section-heading {
text-align: center;
padding-top: 100px;
padding-bottom: 100px;
background-color: #33c1cf;
height: 505px;
margin-left: -15px;
padding-left: 0vh;
margin-right: -15px;
padding-right: 0vh;
overflow: hidden;
}

#portfolio .section-heading .line-dec {
margin: 20px auto 15px auto;
}

#portfolio .section-heading p {
padding: 0px 20px;
}

.projects-holder {
text-align: center;
padding: 15px 0px;
}

#portfolio .project-item {
margin: 15px 0px;
}

#blog .section-heading {
text-align: center;
padding-top: 100px;
padding-bottom: 100px;
background-color: rgba(0, 0, 0, 0.5);
margin-left: -15px;
padding-left: 0vh;
margin-right: -15px;
padding-right: 0vh;
overflow: hidden!important;
}

#blog .section-heading .line-dec {
margin: 20px auto 15px auto;
}

#blog .section-heading p {
padding: 0px 30px;
}

.tabs {
padding: 0px 45px;
}

#first-tab-group {
margin-bottom: 30px;
}

#contact-us .section-heading p {
padding: 0px 10%;
}

footer {
text-align: center;
}

footer .logo {
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid rgba(250, 250, 250, 0.1);
}

footer .location {
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid rgba(250, 250, 250, 0.1);
}

footer .contact-info {
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid rgba(250, 250, 250, 0.1);
}

footer .contact-info ul li {
margin-right: 10px;
margin-left: 10px;
}

}

@media (max-width: 768px){
.baner-content .text-content p {
padding: 0px 10%;
}
#main-nav {
margin-left: -15px;
margin-right: -15px;
border-top: none;
margin-top: 15px;
background-color: rgba(250, 250, 250, 0.95);
}

.navbar-nav {
margin-top: 0px;
margin-bottom: 0px;
}

.navbar-inverse .navbar-nav>li {
margin-left: 0px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.navbar-inverse .navbar-nav>li:last-child {
border-bottom: none;
}


.navbar-inverse .navbar-nav>li>a {
font-family: 'Roboto', sans-serif!important;
line-height: 55px;
color: #343434!important;
}

}

@media (max-width: 385px){

footer .location ul li {
display: block;
}

footer .location ul li:first-child {
margin-right: 0px;
padding-right: 0px;
border-right: none;
}

}
.content-wrapper {
padding:100px 0;
}
.columns, .columns p, #lunchmeny h1, #lunchmeny div {
color:#fff;
}
.columns-outer {
background:rgba(0,0,0,0.8);
border-radius:20px;
padding:90px;
}
.columns {
column-count: 2;
column-gap: 100px;
column-rule-style: dotted;
column-rule-width: 3px;
column-rule-color: #555;
-webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
page-break-inside: avoid; /* Firefox */
break-inside: avoid; /* IE 10+ */
}
.columns-drycker {
column-count: 3;
}
.columns p {
line-height:1.3;
margin-bottom:20px;
-webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
page-break-inside: avoid; /* Firefox */
break-inside: avoid; /* IE 10+ */
}
.columns p b {
font-weight:600!important;
text-transform:uppercase;
}
#lunchmeny {
padding:200px 10vw 300px 10vw;
background-image: url(../img/lunchmeny.jpg);
background-repeat: repeat-x;
background-size: cover;
background-attachment: scroll;
animation: slide 15s linear infinite;
}
.columns strong {
width:70%;
font-size:20px;
line-height:26px;
font-family: 'Exo', sans-serif;
background:#750000;
padding:5px 30px 3px 5px;
border-radius:5px;
text-transform:uppercase;
font-weight:800;
display:inline-block;
margin-bottom:5px;
letter-spacing:1px;
text-shadow:rgba(0,0,0,1) 0 5px 2px;
}
#open .columns strong, #open .columns p {
text-align:center;
}
#open .columns strong {
text-align:center;
width:100%;
}
#alacarte {
padding:200px 10vw 300px 10vw;
background-image: url(../img/alacarte.jpg);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
#drycker {
padding:200px 10vw 300px 10vw;
background-image: url(../img/wine-bottles.jpg);
background-repeat: no-repeat;
background-size: cover;
background-attachment: scroll;
}
#takeaway {
padding:200px 10vw 300px 10vw;
background-image: url(../img/takeaway.jpg);
background-repeat: repeat-x;
background-size: cover;
background-attachment: fixed;
animation: slide 15s linear infinite;
}
@-webkit-keyframes slide {
    from { background-position: 0 0; }
    to { background-position: -800px 0; }
}
#open {
padding:200px 10vw 300px 10vw;
background-image: url(../img/bg-open.jpg);
background-repeat: no-repeat;
background-size: cover;
background-attachment: scroll;
}
#open1 {
float:left;
}
#open1, #open2 {
width:50%;
text-align:center!important;
margin-top:40px;
}
#open2 {
margin-left:50%;
}
.footer25 {
width:25%;
text-align:center;
}
.connect-us p a {
color:#333;
background:#999;
border-radius:50%;
padding:5px 10px;
width:40px;
height:40px;
font-size:20px;
line-height:20px;
margin-top:10px;
}
section {
border-top:solid 5px #000;
position:relative;
}

/* CONTACT FORM */
#frmContact {
padding:0 40px;
border-right:1px solid rgba(255,255,255,0.2);
text-align:right;
}
.formlabel {
margin: 2px 0;
text-align:left;
color:#fff;
}
.field {
margin: 0 0 10px 0;
}
.content {
width: 960px;
margin: 0 auto;
}


@media all and (min-width: 768px) and (max-width: 979px) {.content {width: 750px;}}
@media all and (max-width: 767px) {
body {margin: 0 auto;word-wrap:break-word}
.content {width:auto;}
div#central {	margin: 40px 20px 100px 20px;}
}
.contact {
float:right;
color:#fff;
width:35%;
}
input, textarea {
width:100%;
padding: 5px;
font-size:16px;
border: 1px solid #999;
border-radius:5px;
color:#111;
font-weight:500;
}
button {
padding: 12px 60px;
background: #006c00;
border-radius:10px;
color:#fff;
cursor: pointer;
font-weight:700;
text-transform:uppercase;
}
button:hover {
background: #009600;
transition: all 0.5s;
}
#message {
width:60%;
}
#mail-status {
padding: 12px 20px;
width: 100%;
display:none;
color: rgb(40, 40, 40);
}
.error{background-color: #F7902D;  margin-bottom: 40px;}
.success{background-color: #008f57; color:#fff!important; font-weight:400; text-align:center; border-radius:5px; }
.g-recaptcha {margin: 0 0 25px 0;}

.thumb {
width:20%;
float:left;
}
.thumb .image {
margin:5px;
}
.thumb .image a img {
border-radius:5px;
border:solid 1px #666;
}
.thumb:hover .image a img {
  opacity: 0.3;
  transition: .5s ease;
}
.gallery {
background:rgba(0,0,0,0.6);
padding:100px 150px;
border-radius:20px;
}
.clearall {
clear:both;
height:1px;
}
#portfolio {
padding:200px 10vw 300px 10vw;
background-image: url(../img/chiangmai.jpg);
background-repeat: no-repeat;
background-size: cover;
background-attachment: scroll;
}
.drink-big {
font-weight:600;
line-height:16px!important;
margin:0 0 10px 0!important;
}
.drink-small {
font-size:10px;
}
pris {
font-weight:600;
color:#ba0000;
display:block;
}
pris-irish {
font-weight:600;
color:#ba0000;
display:block;
margin:5px 0 -7px 0;
}
.img-contact-phone {
width:300px;
height:auto!important;
margin-left:-35px;
}
.grecaptcha-badge {
    display: none !important;
}
.logo-top-mobil {
display:none;
}
.logo-top-desktop {
width:300px;
height:auto;
}
#map {
width:100%;
height:350px;
margin-bottom:10px;
}
#map iframe {
width:100%;
height:350px;
border:0;
border-radius:20px;
}
#kontakt .h1div {
z-index:100;
position:absolute;
left:50%;
transform: translateX(-50%);
top:280px;
-webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.52);
-moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.52);
box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.52);
}
#after-work {
margin-top:80px;
border-top:1px solid #666;
padding-top:80px;
}
#after-work img {
width:50vw;
height:auto;
}
#after-work p {
width:55vw;
margin:0 auto;
background:rgba(0,0,0,0.5);
border-radius:20px;
padding:20px;
}
#form-container {
border-right:1px solid #444;
padding:0 60px;
width:60%;
}
.formtablecell-left {
color:#fff;
}
#name, #phone, #from, #message {
width:100%;
}
#kontaktform input, #kontaktform textarea, #verif_box {
color:#000!important;
font-size:20px;
font-family: 'Roboto', arial, sans-serif;
}
.formtablerow {
margin-bottom:10px;
}
#verificationbox {
width:60%;
border-radius:5px;
height:35px;
}
#form-container {
color#000!important;
}
.skicka-knapp {
margin-top:10px;
}
#thanks {
height:100vh;
text-align:center;
padding:100px;
background: url(../img/alacarte.jpg);
background-repeat: no-repeat;
background-size: cover;
background-attachment: scroll;
}
#thanks img {
width:60vw;
height:auto;
}
#thanks-inner {
background:rgba(0,0,0,0.6);
padding:30px;
border-radius:20px;
}
#thanks-inner p {
font-size:28px;
line-height:1.5;
}
#thanks-inner p a {
color:#fff;
text-decoration:underline;
}
.icon-headlines {
border:3px solid #fff;
border-radius:50%;
width:50px;
height:auto;
margin-right:15px;
margin-bottom:5px;
box-shadow:0 10px 10px rgba(0,0,0,0.7);
}
#open .columns p img {
width:100%;
height:auto;
margin-top:20px;
}
