@font-face {
    font-family: 'Edwardian Script ITC';
    src: url('../fonts/EdwardianScriptITC.eot');
    src: url('../fonts/EdwardianScriptITC.eot?#iefix') format('embedded-opentype'), url('../fonts/EdwardianScriptITC.woff') format('woff'), url('../fonts/EdwardianScriptITC.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@import url(https://fonts.googleapis.com/css?family=Cabin:400,600,700);
.banner {
    background: url(../images/banner.jpg)no-repeat center center;
    background-size: cover
}

.banner-inner {
    width: 100%;
    text-align: center;
    display: table;
    height: 100%;
    position: relative;
}

.banner-inner:before{
    position: absolute;
    top: 0;
    content: '';
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .2;
}

.banner-cell {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-family: 'Cabin', sans-serif;
    padding-top: 15px
}

.navbar-inverse {
    background: 0;
    border: 0 solid red
}

.navbar {
    height: auto
}

.navbar-brand {
    height: auto
}

.navbar-nav {
    margin-top: 30px
}

.heading {
    font-family: 'Edwardian Script ITC';
    color: #8c7f95;
    font-size: 94px;
    margin: 0;
    padding: 0
}

.heading2 {
    font-family: 'Cabin', sans-serif;
    color: #fff;
    font-size: 30px;
    margin: 0;
    padding: 0;
    font-weight: 600
}

.spr {
    margin-bottom: 15px
}

.banner-cell button {
    width: 180px;
    border-radius: 5px;
    text-align: center;
    border: 0 solid red;
    padding: 11px 0;
    margin: 0 10px;
    font-size: 13px;
    background: rgba(255, 255, 255, 0.81)
}

.pink-btn {
    background: rgba(29, 15, 39, 0.94)!important;
    color: #fff
}

section {
    padding: 50px 0 0 0
}

.geniten {
    height: 409px;
    display: table;
    text-align: center;
    width: 100%
}

.geniten-inner {
    vertical-align: middle;
    display: table-cell;
    background-size: cover!important
}

.geniten-description {
    font-size: 15px;
    color: #555456;
    margin-top: 70px;
    font-weight: 600
}

.greenbutton {
    border-radius: 5px;
    padding: 11px 0;
    font-size: 13px;
    color: #fff;
    text-align: center;
    background: #453910;
    width: 150px;
    border: 0 solid red;
    margin-top: 25px
}

@media(min-width:990px) {
    .nopadding {
        padding: 0
    }
    .spadding {
        padding: 0 7px
    }
}

.bigimg {
    height: 500px
}

.shedin {
    color: #fff;
    font-size: 70px;
    width: 90%;
    max-width: 700px;
    margin: 15px auto 30px;
    line-height: 60px
}

#top_header.active {
    background: rgba(0, 0, 0, 0.63)
}

.newslatter {
    color: #fff;
    font-size: 20px;
    font-weight: bold
}

.emilbox {
    margin-top: 20px;
    width: 280px;
    padding: 10px;
    border-radius: 0;
    border: 0 solid red;
    background: #eee url(../images/email.png)no-repeat 99% center
}

.footer {
    color: #8f8f8f;
    font-weight: 400
}

.footer span {
    white-space: nowrap
}

a {
    outline: none!important;
    border: 0 solid red!important
}

.map {
    position: absolute;
    z-index: 100;
    height: 250px;
    width: 250px;
    border-radius: 500px;
    left: 50%;
    margin-left: -400px
}

.noborder:hover {
    border: 0 solid red!important
}

.nav>li {
    position: relative;
    display: block;
    padding: 0 15px;
    position: relative
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 0;
    font-weight: 600
}

.nav>li>ul {
    display: none
}

.nav>li:hover ul {
    display: block;
    position: absolute;
    min-width: 150px;
    left: 0;
    z-index: 100;
    width: 100%
}

.nav>li>ul {
    padding: 7px 0;
    margin: 0;
    background: rgba(0, 0, 0, 0.67);
    list-style: none
}

.nav>li>ul li {
    padding: 5px 15px;
    margin: 0
}

.nav>li>ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 12px
}

.nav>li>ul li a:hover {
    color: #e9ba1a
}

button {
    border: 2px solid transparent!important
}

button:hover {
    color: #e9ba1a!important;
    background: rgba(0, 0, 0, 0.08)!important;
    border: 2px solid #e9ba1a!important
}

.reservation {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -130px;
    z-index: 10;
    cursor: pointer
}

.trip {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: 70px;
    z-index: 10;
    cursor: pointer
}

.dp {
    width: 150px;
    margin-top: 25px;
    float: none;
    display: inline-block;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 10px;
    height: auto;
    border: 1px solid #ccc;
    background: #fff url(../images/dp.png)no-repeat 97% center;
    color: #000;
    text-align: center
}

.nspr {
    border-top: 2px solid #d8d8d8
}

.thumb_zoom {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    position: absolute;
    left: 0;
    top: 0
}

.listing:hover .thumb_zoom,
.listing.active .thumb_zoom {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0)
}

.listing2 {
    list-style: none;
    padding: 0
}

.thumbcontent {
    padding: 35px 0;
    border: 1px solid #fff;
    position: relative;
    z-index: 100;
    font-weight: 700;
    color: #fff;
    text-align: center;
    font-size: 31px
}

.listing2 li {
    position: relative;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 10px;
    cursor: pointer
}

.accordion-toggle:hover {
    text-decoration: none
}

.panel-title {
    font-size: 24px;
    color: #1d1d1d
}

.panel-default>.panel-heading {
    color: #a5a5a5!important;
    background: 0;
    border-bottom: 1px solid #ccc;
    padding: 15px 0
}

.glyphicon {
    font-size: 11px;
    font-weight: normal;
    color: #000
}

.panel-title {
    font-size: 24px;
    color: #757575
}

.panel-default {
    border: 0 solid red!important;
    box-shadow: none
}

.collapsed {
    color: #000
}

a:focus {
    border: 0 solid red!important;
    text-decoration: none
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top: 0 solid #ddd
}

.panel-body {
    padding: 0
}

.menu_list {
    width: 100%
}

.menu_list tr td {
    padding: 10px 0
}

.menu_list tr {
    border-bottom: 0 dotted #ccc
}

.menu_list tr td {
    font-size: 16px;
    color: #6c6767;
    vertical-align: top;
    font-weight: 600
}

.menu_list tr td span {
    display: inline-block;
    background: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000
}

.menu_list tr td:last-child {
    width: 70px;
    text-align: right
}

.menu_list tr td p {
    font-size: 13px;
    color: #999;
    margin-top: 9px
}

.dsp {
    border-top: 1px dotted #000;
    margin-top: -5px
}

.panel-title>a {
    display: block
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 9px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px solid #eee
}

.separator {
    height: 15px
}

@font-face {
    font-family: 'source_sans_proregular';
    src: url('../fonts/sourcesanspro-regular-webfont.woff2') format('woff2'), url('../fonts/sourcesanspro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'cabinmedium';
    src: url('../cabin-medium-webfont.woff2') format('woff2'), url('../cabin-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

p {
    font-family: 'source_sans_proregular';
    font-size: 15px
}

h3 {
    font-size: 24px
}

.sl-content-inne {
    position: absolute;
    text-align: center;
    z-index: 100;
    left: 0;
    right: 0;
    top: 43%;
    width: auto;
    height: 100%;
    margin-top: -22px
}

.sl-content-text {
    display: inline-block;
    border-radius: 5px;
    width: 40%
}

.sl-content-text span {
    padding: 15px;
    display: block;
    background: #453910;
    color: #fff;
    font-size: 12px;
    font-family: 'cabinmedium';
    font-weight: 400
}

.contact_btn {
    background: rgba(29, 15, 39, 0.94)!important;
    color: #fff
}

.no-js #loader {
    display: none
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0
}

.se-pre-con {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.95)
}

.navbar-inverse .navbar-nav>li.active-nav>a {
    color: #e9ba1a
}

.reservation_button {
    margin-top: 35px
}

#footer-line {
    background-color: black;
    width: 100%;
    margin: 50px 0 0 0;
    text-align: center;
    margin-top: 0
}

#footer-line p {
    margin: 0;
    font-family: Calibri;
    font-size: 14px
}

#footer-line a {
    color: grey;
    text-decoration: none
}

#footer-line a:hover {
    color: white
}

#footer-line img {
    margin: 10px 10px 10px 0;
    vertical-align: middle;
    width: 25px
}
.modal-area .popup-logo{
	max-height:60px;
}
.modal-area .close-img img{
	max-height:35px;
	max-width:35px;
}
.modal-area .modal-header {
   padding: 0px;
   position:relative;
	border-bottom:none;
}
.modal-area .close-img{
	position: absolute;
    top: 15px;
    right: 15px;
}
.modal-area .modal-dialog {
    max-width: 540px;
	margin: 10% auto 0;
}
.modal-area .modal-bg{
	border-radius: 10px 10px 0px 0px;
	padding:50px;
	width:100%;
}
.modal-area .modal-body{ 
	text-align: center;
    padding: 50px;
}
.modal-area h1{
	margin:0px;
	font-family: 'Cabin', sans-serif;
	color: #000000;
	font-size:27px;
}
.modal-area .modal-content p{
	margin:35px 0;
	font-family: 'source_sans_proregular';
    color: #000000;
    font-size: 19px;
}
.modal-area .modal-content{
	border:none;
	border-radius:10px;
}
.modal-area #myModal{
	padding-left:0px;
}
.modal-area .common-btn{
	font-family: 'Cabin', sans-serif;
	text-decoration:none;
	color: #fff;
	font-size:17px;
	height:50px;
	line-height:50px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	display:inline-block;
	padding: 0px 77px;
}
.fix-werken {
	position: fixed;
    right: 0;
    top: 47%;
    z-index: 10;
    cursor: pointer;
	font-family: 'Cabin', sans-serif;
	font-size: 15px;
	color: #0e0e0e;
	background-color: #fff;
	padding: 15px 25px;
	border-radius: 10px 0 0 10px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	text-decoration: none;
	box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.1);
}
.fix-werken:hover {
	color: #e9ba1a;
	text-decoration: none;
}
.fix-werken img {
	width: 25px;
	margin-right: 15px;
	margin-top: -5px;
	filter: brightness(0);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.fix-werken:hover img {
	filter: brightness(1);
}
/*.modal-area .common-btn:hover{
	background-color:transparent;
	border:2px solid #f09848;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	text-decoration:none;
	color: #f09848;
}*/
@media(max-width:991px){
	.modal-area .modal-dialog {
		max-width: 550px;
	}
	.modal-area h1{
		font-size:28px;
	}
	.modal-area .modal-content p {
		font-size: 18px;
		margin: 25px 0;
	}
	.modal-area .modal-body {
		padding: 40px;
	}
	.modal-area .common-btn{
		padding:0 100px;
		font-size:21px;
	}
	.modal-area .modal-bg {
		padding: 40px;
	}
	.modal-area .popup-logo{
		max-height: 55px;
	}
}
@media(max-width:767px){
	.modal-area .modal-dialog {
		max-width: 440px;
	}
	.modal-area .modal-bg {
		padding: 40px;
	}
	.modal-area h1 {
		font-size: 26px;
	}
	.modal-area .modal-content p{
		font-size:17px;
	}
	.modal-area .common-btn {
		padding: 0px 85px;
		font-size: 20px;
	}
	.modal-area .popup-logo{
		max-height: 50px;
	}
	.modal-area .modal-body {
		padding: 30px;
	}
	.modal-area .close-img img {
		max-height: 30px;
		max-width: 30px;
	}
}
@media(max-width:575px){
	.modal-area h1 {
		font-size: 24px;
	}
	
}
@media(max-width:480px){
	.modal-area .popup-logo {
		max-height: 45px;
	}
	.modal-area .close-img img {
		max-height: 25px;
		max-width: 25px;
	}
	.modal-area .modal-body {
		padding: 20px 15px;
	}
	.modal-area .modal-content p {
		font-size: 15px;
		margin: 12px 0 20px;
	}
	.modal-area .common-btn {
		padding: 0px 60px;
		font-size: 18px;
		height: 46px;
		line-height: 43px;
	}
	.modal-area h1 {
		font-size: 22px;
	}
	.modal-area .modal-bg {
		padding: 30px;
	}
	.modal-area .close-img {
		top: 10px;
		right: 10px;
	}
	.modal-area .modal-dialog {
		max-width: 90%;
	}
}