/* @import url(https://fonts.googleapis.com/css?family=Lato:400,900);
@import url(https://fonts.googleapis.com/css?family=Exo:300,500,700);
 */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');

@import url("prettyPhoto.css") screen;
@import url("hoverex-all.css") screen;


.font-montserrat{font-family: 'Montserrat', sans-serif;}
.font-rajdhani{font-family: 'Rajdhani', sans-serif;}
.font-work_sans{font-family: 'Work Sans', sans-serif;}

/********** SLIDERS **********/
* {
	margin: 0;
	padding: 0px;
}

body {
	background: #ffffff;
	margin: 0;
	height: 100%;
	color: #384452;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
}

h2{color: #3c3c3c;font-weight: 700;font-size: 37px;}
h5{font-size: 21px;color: #18b4ae;font-weight: 700;}
p > strong{font-weight: 600;font-size: 18px;color: #18b4ae;}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Rajdhani', sans-serif;
	font-weight: 700;
}

/* h1, h2 { font-weight: 300; } */
h4 { margin-top: 30px; }
p {
	padding: 0;
	margin-bottom: 12px;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #384452;
	margin-top: 10px;
}

ol, ul { padding-left: 20px; }
ol li, ul li { line-height: 24px; font-size: 15px; }
img {
	height: auto;
	max-width: 100%;
}
.label {
	font-size: 85%;
	font-weight: normal;
}

a {
	color: #18b4ae;
	padding: 0;
	margin: 0;
	text-decoration: none;
	-webkit-transition: background-color .4s linear, color .4s linear;
	-moz-transition: background-color .4s linear, color .4s linear;
	-o-transition: background-color .4s linear, color .4s linear;
	-ms-transition: background-color .4s linear, color .4s linear;
	transition: background-color .4s linear, color .4s linear;
}

a:hover, a:focus {
	text-decoration: none;
	color: #5b6d68;
}

::-moz-selection {
	color: #fff;
	text-shadow: none;
	background: #2B2E31;
}

::selection {
	color: #fff;
	text-shadow: none;
	background: #2B2E31;
}

.centered {
	text-align: center;
}
.grey {
	background: #eee;
}
pre {
	margin: 20px 0;
}
code {
	padding: 5px 10px;
	margin: 10px 0;
	display: block;
}

blockquote p {
	margin-top: 0;
}
.navbar {
	min-height: 70px;
	padding: 0;
	margin-bottom: 0px;
	border: none;
}

ul.nav li.dropdown-toggle:hover > ul.dropdown-menu {
	display: block;
}
.navbar-brand {
	height: auto;
	padding: 10px 15px;
	margin-top: 0;
	font-size: 18px;
	line-height: auto;
}
.navbar-brand img {
	height: 70px;
	width: auto;
}


.navbar-default .navbar-nav > li > a {
	color: #0d0d0d;
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
	padding: 35px 10px;
	font-family: 'Montserrat', sans-serif;
}

.navbar-default .navbar-nav > li > a:hover { color: #18b4ae; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #18b4ae;
	background-color: transparent;
}

.navbar-default {
	background-color: #ffffff;
	border-top: 10px solid #18b4ae;
}

.dropdown-menu {
	background: #384452;
	border: none !important;
	padding-top: 10px;
	padding-bottom: 0;
}
.navbar-default .lang {
	margin-left: 5px;
}
.navbar-default .lang a {
	margin-left: 5px;
	padding-left: 10px;
}
.navbar-default .lang ul a {
	margin-left: 0;
}
.navbar-default .lang:before {
	content: '';
	height: 14px;
	width: 1px;
	float: left;
	position: relative;
	top: 18px;
	border-left: 1px solid #fff;
}
.navbar-default .lang .dropdown-menu {
	min-width: 40px;
	text-transform: uppercase;
}

@media (max-width: 767px){
  .lang-title {
	color: #fff;
	margin-top: 30px;
	padding: 10px;
	background: #5e6772;
  }
  .navbar-default .lang {
	margin-bottom: 20px;
  }
  .navbar-default .lang:before {
    content: none;
  }
  .navbar-default .lang,
  .navbar-default .lang a {
	margin-left: 0;
  }
}

.navbar-right .dropdown-menu { left: 0; }
.dropdown-menu > li > a {
	color: white;
	font-weight: 700;
	font-size: 12px;
	padding: 6px 20px;
	border-top: 1px solid #4d5d70;
}

.dropdown-menu > li:first-child > a {
	border-top: none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a.active,
.dropdown-menu > .active > a {
	color: #18b4ae;
	background: #4d5d70 !important;
}

.xform input[type=submit], .btn-theme {
	color: #fff;
	background-color: #384452;
	border-color: #384452;
	margin: 4px;
}

.xform input[type=submit],
.xform input[type=submit]:focus,
.xform input[type=submit]:active,
.xform input[type=submit].active,
.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active,
.open .dropdown-toggle.btn-theme {
	color: #fff;
	background-color: #18b4ae;
	border-color: #18b4ae;
}

.dmbutton:hover,
.dmbutton:active, .dmbutton:focus {
	color: #ffffff;
	background-color: #18b4ae;
	border-color: #ffffff;
}

.dmbutton {
	background: rgba(0,0,0,0);
	border: 1px solid #ffffff;
	color: #ffffff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding-top: 1.025rem;
	padding-right: 2.25rem;
	letter-spacing: 0.85px;
	padding-bottom: 1.0875rem;
	padding-left: 2.25rem;
	font-size: 1.55rem;
	cursor: pointer;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 1.25rem;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	-webkit-transition: background-color 300ms ease-out;
	-moz-transition: background-color 300ms ease-out;
	transition: background-color 300ms ease-out;
	-webkit-appearance: none;
	font-weight: normal !important;
}

.mtb {
	margin-top: 100px;
	margin-bottom: 0;
}

.mb { margin-bottom: 60px; }
.mt { margin-top: 60px; }

.hline {
	border-bottom: 1px solid #384452;
	margin: 40px 0 20px;
}
.hline-w {
	border-bottom: 1px solid #ffffff;
	margin-bottom: 25px;
}

#headerwrap {
	background-color: #18b4ae;
	min-height: 550px;
	padding-top: 100px;
	padding-bottom: 0px;
	text-align: center;
}

#headerwrap h3, #headerwrap h5 { color: white; }
#headerwrap h1 {
	color: white;
	margin-bottom: 25px;
}

#headerwrap .img-responsive { margin: 0 auto; }
#service {
	margin-top: 100px;
	margin-bottom: 80px;
}

/* Iconsize */
.service .size2 .fa {
	font-size: 20px;
}
.service .size3 .fa {
	font-size: 26px;
}

.breadcrumb-wrapper {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}
.breadcrumb-wrapper .home_link {
	padding-left: 10px;
}
.rex-breadcrumb {
	display: inline-block;
	padding-left: 0px;
	margin-bottom: 0;
}
.rex-breadcrumb>li,
.breadcrumb-wrapper .home_link{
	display: inline-block;
}
.rex-breadcrumb>li+li:before,
.breadcrumb-wrapper .home_link:after {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}
.breadcrumb-wrapper .home_link:after {
	padding-left: 10px;
}

#service i {
	color: #18b4ae;
	font-size: 60px;
	padding: 15px;
}

#portfoliowrap {
	display: block;
	text-align: center;
}
#portfoliowrap h2,
#portfoliowrap h3 {
	padding-bottom: 30px;
}

#portfoliowrap.full.framed {
	padding-left: 30px;
	padding-right: 30px;
}
#portfoliowrap.normal.frameless .row {
	margin-left: 0;
	margin-right: 0;
}
.portfolio {
	display: block;
}
#portfoliowrap.framed .portfolio-item {
	padding-top: 15px;
	padding-bottom: 15px;
}
#portfoliowrap.frameless .portfolio-item {
	padding-left: 0;
	padding-right: 0;
}

.portfolio-item .title:before {
	border-radius: 0;
	display: none;
}

.portfolio-item p { margin: 0px 0 30px; }
.portfolio-item h3 {
	margin: -10px 0 10px;
	font-size: 16px;
	text-transform: uppercase;
}

.portfolio-item h3 {
	color: #fff;
	margin: 0;
	padding: 40px 5px 0;
	font-size: 16px;
	text-transform: uppercase;
}

.portfolio-item .dmbutton {
	display: inline-block;
	margin: 40px 5px 20px 5px;
	font-size: 13px;
}

.portfolio-item .bg {
	height: 100%;
	width: 100%;
	background-color: #18b4ae;
	background-color: rgba(56,68,82,0.9);
	text-align: center;
}

.fullpicture {
	position: relative;
	background-color: #5b6d68;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: relative;
	background-position: center center;
	margin-top: 0px;
	padding-top: 60px;
	text-align: center;
	min-height: 400px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 1;
}

.fullpicture .layer {
	background-color: #5b6d68;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	z-index: 1;
}

.fullpicture .container {
	position: relative;
	z-index: 3;
}
.fullpicture .centered {
	position: relative;
	z-index: 2;
}
.fullpicture i {
	font-size: 50px;
	color: white;
	margin-bottom: 25px;
}

.fullpicture p {
	color: white;
	font-size: 15px;
	line-height: 30px;
}

.fullpicture h4 { color: #bfc9d3; }

#cwrap {
	background: #f7f7f7;
	margin-top: 0px;
	padding-top: 80px;
	padding-bottom: 100px;
}

#cwrap h3 { margin-bottom: 60px; }

#sidenav_title {
	margin-top: 0;
}
.sidebar li a.rex-current {
	font-weight: bold;
}

#sidenav i { margin-right: 10px; }
#sidenav {
	padding-left: 0;
	list-style-type: none;
	padding-top: 20px;
	padding-bottom: 20px;
}

#sidenav li {
	padding: 2px 0;
}
#sidenav li a {
	text-transform: uppercase;
	font-weight: 500;
	color: #384452;
}

#sidenav li a:hover,
#sidenav li.active a { color: #18b4ae; }
#sidenav li.active li a { color: #384452; }
#sidenav li li a:hover, #sidenav li li.active a { color: #bfc9d3; }
#sidenav ul {
	margin-left: 15px;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 15px;
}

#sidenav ul li a {
	text-transform: none;
	font-weight: 300;
	color: #384452;
}

#footerwrap {
	padding-top: 60px;
	padding-bottom: 0;
	background: #384452;
}

/* #footerwrap .row {
	margin-right: -30px;
    margin-left: -30px;
} */
/* #footerwrap .col-md-4 {
	padding-left: 30px;
	padding-right: 30px;
} */


#footerwrap .portfolio{max-width: 320px;}

#footerwrap h4, #footerwrap h2{
	font-size: 20px;
	color: #ffffff;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 700;
	margin: 0 0 30px;
}
#footerwrap p {
	color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
}
#footerwrap ul{padding-left: 0;}
#footerwrap li {
	list-style-type: none;
	font-size: 16px;
    color: #ffffff;
    font-weight: 500;
}

#footerwrap a { color: #ffffff; }
#footerwrap a:hover {
	color: #fff;
	text-decoration: underline;
}
#footerwrap li.active a {
	color: #18b4ae;
}

#footerwrap .social-links a { margin-right: 20px; }
#footerwrap i {
	font-size: 15px;
	color: #bfc9d3;
	padding-right: 5px;
}

#footerwrap i:hover { color: #18b4ae; }


#footerwrap .portfolio .he-wrap{margin-bottom: 15px;}

.slider { position: relative; }
.slider .slides li { position: relative; }
.slider.small-controls .flex-direction-nav a { margin-top: -20px; }
.slider.small-controls .flex-control-nav { display: none; }
.hero-slider {
	padding: 0px;
	position: relative;
	margin-top: 100px;
}


#footerwrap .footer-info .footer-address ul{list-style: none;padding-left: 0;}
#footerwrap .footer-info .footer-address ul li{padding: 30px 0;padding-left: 60px;margin-bottom: 0;position: relative;line-height: 18px;list-style: none;font-size: 16px;color: #ffffff;font-weight: 500;}
#footerwrap .footer-info .footer-address ul li a:hover, 
#footerwrap .footer-info .footer-address ul li a:focus{color: #ffffff;}
#footerwrap .footer-info .footer-address ul li em{font-size: 24px;/* position: absolute; */top: 0;left: 0;font-weight: 600;color: #ffffff;/* display: inline-block; */z-index: 1;}
#footerwrap .footer-info .footer-address ul li h4{width: 50px;height: 25px;background: #18b4ae;display: block;position: absolute;left: 0;text-align: center;}
#footerwrap .footer-info .footer-address ul li h4:before{content: "";position: absolute;top: -18px;left: 0;width: 0;height: 0;border-left: 25px solid transparent;border-right: 25px solid transparent;border-bottom: 18px solid #18b4ae;}
#footerwrap .footer-info .footer-address ul li h4:after {content: "";position: absolute;bottom: -18px;left: 0;width: 0;height: 0;border-left: 25px solid transparent;border-right: 25px solid transparent;border-top: 18px solid #18b4ae;}

#footerwrap .copyright-wraper{border-top: 1px solid rgba(255, 255, 255, 0.20); padding: 20px 0 0; margin-top: 20px;}

#footerwrap .copyright-wraper .social-media ul{display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: flex;-webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center;-webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; justify-content: flex-end;}
#footerwrap .copyright-wraper .social-media ul li.facebook a{background-color: #37619f;}
#footerwrap .copyright-wraper .social-media ul li.twitter a{background-color: #0dabe1;}
#footerwrap .copyright-wraper .social-media ul li a{display: block;font-size: 0;height: 50px;width: 50px;line-height: 70px;text-align: center;background-color: #000000;color: #ffffff;border-radius: 100px;}	
#footerwrap .copyright-wraper .social-media ul li + li{margin-left: 15px;}
#footerwrap .copyright-wraper .social-media ul li a i{font-size: 25px;color: #ffffff;padding-right: 0;}



.slider-caption{position: absolute;text-align: left;top: 50%;max-width: 1140px;margin: 0 auto;left: 0;right: 0; -webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);color: #ffffff;z-index: 2;padding-left: 0;}

.hero-slider .slides { overflow: hidden; }
.hero-slider .slides li {
	height: 580px;
	position: relative;
	background-size: cover !important;
}

.hero-slider .slides li .custom-container{
	max-width: 1170px;
    margin: auto;
}
.hero-slider .slides li .row {
	position: relative;
	z-index: 2;
}

.hero-slider .slides li h3 { font-size: 30px; }
.hero-slider .slides li h2 {
	line-height: 1;
	margin-bottom: 33px;
	padding-bottom: 7px;
}

.hero-slider .slides li h1 {
	line-height: 1;
	font-size: 60px;
	margin-bottom: 33px;
	border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
	background-color: #24262d;
	display: inline-block;
	margin: 0;
	padding: 10px 30px;
	color: #18b4ae;
	font-weight: 700;
	font-size: 21px;
	text-transform: uppercase;
}

.slides li p{font-size: 75px;font-weight: 700;font-family: 'Rajdhani', sans-serif;text-transform: uppercase;line-height: 75px;max-width: 400px;}


.work-slider { margin-top: 28px; }
.work-slider .slides li { height: 400px; }
.slides li .fadeUp { opacity: 0; }
.slides li {
	position: relative;
	color: #fff;
}

.slides li p, .slides li a { color: #fff; }
.slides li .slide-content {
	position: relative;
	z-index: 3;
}

.slides li h1, .slides li p {
	padding-left: 0;
	padding-right: 0;
}

.slides li .overlay {
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.4;
	z-index: 2;
}

.slides li .btn-theme {
    background-color: #18b4ae;
    border-color: #18b4ae;
}

.slides li .btn-theme svg{height: 20px; margin-left: 15px; position: relative; top: 5px;fill: #ffffff;}

.slides li .btn-theme:hover, .slides li .btn-theme:focus, .slides li .btn-theme:active, .slides li .btn-theme.active {
	background-color: #384452;
	color: #fff;
}

.hero-slider .slides li .slide-content img { max-height: 500px; }
.hero-slider .flex-direction-nav a {
	height: 60px;
	width: 60px;
	font-size: 0;
}

.hero-slider .flex-direction-nav a:before {
	position: absolute;
	font-size: 40px;
	display: block;
	top: 15px;
	left: 23px !important;
	right: auto !important;
}

.hero-slider .flex-direction-nav a.flex-prev:before { left: 20px !important; }
@media all and (max-width: 1100px) {
	.hero-slider .slides li .slide-content img { max-height: 300px; }
}

.background-breathe {
	-webkit-animation: burnsIn 16s ease infinite alternate;
	-moz-animation: burnsIn 16s ease infinite alternate;
	animation: burnsIn 16s ease infinite alternate;
}

.background-breathe .slide-content {
	-webkit-animation: burnsOut 16s ease infinite alternate;
	animation: burnsOut 16s ease infinite alternate;
	-moz-animation: burnsOut 16s ease infinite alternate;
	position: relative;
	top: 30px;
}

@-webkit-keyframes burnsIn {
	from {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		-ms-transform: scale(1,1);
	}

	to {
		-webkit-transform: scale(1.2,1.2);
		transform: scale(1.2,1.2);
		-ms-transform: scale(1.2,1.2);
	}

}

@-webkit-keyframes burnsOut {
	from {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		-ms-transform: scale(1,1);
	}

	to {
		-webkit-transform: scale(0.8,0.8);
		transform: scale(0.8,0.8);
		-ms-transform: scale(0.8,0.8);
	}

}

@-moz-keyframes burnsIn {
	from {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		-ms-transform: scale(1,1);
	}

	to {
		-webkit-transform: scale(1.2,1.2);
		transform: scale(1.2,1.2);
		-ms-transform: scale(1.2,1.2);
	}

}

@-moz-keyframes burnsOut {
	from {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		-ms-transform: scale(1,1);
	}

	to {
		-webkit-transform: scale(0.8,0.8);
		transform: scale(0.8,0.8);
		-ms-transform: scale(0.8,0.8);
	}

}

@keyframes burnsIn {
	from {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		-ms-transform: scale(1,1);
	}

	to {
		-webkit-transform: scale(1.2,1.2);
		transform: scale(1.2,1.2);
		-ms-transform: scale(1.2,1.2);
	}

}

@keyframes burnsOut {
	from {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		-ms-transform: scale(1,1);
	}

	to {
		-webkit-transform: scale(0.8,0.8);
		transform: scale(0.8,0.8);
		-ms-transform: scale(0.8,0.8);
	}

}

#headerpic {
	position: relative;
	background: #18b4ae;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: relative;
	background-position: center center;
	margin-top: 60px;
	margin-bottom: 60px;
	padding-top: 100px;
	padding-bottom: 100px;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 1;
}

#headerpic .layer {
	background-color: #18b4ae;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	z-index: 2;
}

#headerpic h3 {
	position: relative;
	text-transform: uppercase;
	z-index: 3;
	color: white;
	display: inline;
	font-weight: 300;
	letter-spacing: 0.3em;
	border-bottom: 2px solid #fff;
}

.ctitle {
	color: #18b4ae;
	font-weight: 700;
	margin-bottom: 15px;
}

csmall {
	font-size: 12px;
	color: #b3b3b3;
}

csmall2 {
	font-size: 12px;
	color: #f39c12;
}

.spacing {
	margin-top: 40px;
	margin-bottom: 40px;
}

.badge-theme { background: #18b4ae; }

.pictext h2,
.pictext h3 {
	margin-bottom: 25px;
}
.pictext img {
	border: 1px solid #ccc;
}

.downloads h3 { margin-bottom: 25px; }
.downloads i.fa {
	margin-right: 10px;
	font-size: 18px;
	position: relative;
	top: 2px;
}

downloads a i.fa { color: #5b6d68; }
downloads a:hover i.fa { color: #18b4ae; }
#contactwrap {
	margin-top: -60px;
	padding-top: 0px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 400px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.comments {
	padding-top: 10px;
	margin-top: 50px;
	border-top: 2px solid #bfc9d3;
}

.comments h2 {
	font-size: 24px;
	padding-bottom: 30px;
}

#commentList li {
	margin-top: 30px;
	margin-bottom: 30px;
}

#commentList li::after {
	content: '';
	display: block;
	background: #bfc9d3;
	width: 100%;
	height: 1px;
	margin-left: -20px;
}

.board h1 { font-size: 24px; }
.board h2 { font-size: 20px; }

.parallax {
	-webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    overflow: hidden !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
}

.teaser h2 {
	margin-top: 0;
}
.teaser .hline {
	margin-top: 30px;
	margin-bottom: 40px;
}

table {
	border-top: 1px solid #ccc;
	margin-top: 50px;
	width: 100%;
}

table tr { border-bottom: 1px solid #ccc; }
table th {
	vertical-align: top;
	min-width: 200px;
	padding: 20px 0;
	border-top: 1px solid #5b6d68;
	border-bottom: 1px solid #5b6d68;
	text-transform: uppercase;
}

table td {
	vertical-align: top;
	padding: 20px 0;
}

.board table h2 {
	margin-top: 0;
	font-size: 18px;
}

.accordion .title {
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.accordion .content {
	max-height: 0;
	overflow: hidden;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
}

.accordion li.active .content { max-height: 400px; }
.accordion p:last-child { margin-bottom: 0; }
.accordion-1 li { margin-bottom: 10px; display: block !important; }
.accordion-1 li:last-child { margin-bottom: 0; }
.accordion-1 .title {
	background: #f5f5f5;
	padding: 13px 23px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

.bg-secondary .accordion-1 .title { background: #2d4f6d; }
.bg-secondary .accordion-1 .title:hover { background: #2d4f6d; }
.accordion-1 .title span {
	font-family: OpenSans, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
}

.accordion-1 .active .title {
	background: #2d4f6d;
	color: #fff;
}

.accordion-1 .content {
	border: 1px solid #eee;
	border-top: none;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: 0;
}

.accordion-1 .content p { padding: 13px; }
.accordion-1 .active .content {
	opacity: 1;
	transform: translate3d(0,0px,0);
	-webkit-transform: translate3d(0,0px,0);
	-moz-transform: translate3d(0,0px,0);
}

.accordion-1 .title:hover {
	color: #2d4f6d;
	background: #dce7f0;
}

.accordion-1 .active .title:hover {
	color: #fff;
	background: #3c6991;
}

.accordion-2 li {
	display: block !important;
}
.accordion-2 .title {
	font-size: 16px;
	font-weight: 500;
	padding: 16px 0;
	border-bottom: 1px solid #ccc;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: .7;
}

.accordion-2 .title:before {
	content: "\f067";
	font-family: 'FontAwesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 10px;
	margin-right: 10px;
}

.accordion-2 .active .title {
	opacity: 1;
	color: #2d4f6d;
}

.accordion-2 .active .title:before { content: '\f068'; }
.accordion-2 .content p,
.accordion-2 .content ul,
.accordion-2 .content ol { padding: 16px 0; }
.accordion-2 .title:hover {
	opacity: 1;
	color: #2d4f6d;
}

.tabs {
	overflow: hidden;
}
.tabs ul.tabs {
	padding-top: 20px;
}
.tabs ul.tabs,
.tabs ul.content {
	padding-left: 0;
}
.tabs li {
	display: inline-block;
	cursor: pointer;
}

.tabs.thirds { width: 100%; }
.tabs.thirds li { width: 33.3333333%; }
.tabs.thirds .tab-title { width: 100%; }
.button-tabs .tabs {
	display: inline-block;
	overflow: hidden;
}

.button-tabs .tabs > li {
	margin-bottom: 8px;
	float: left;
}

.button-tabs .tabs > li:last-child { margin-right: 0; }
.button-tabs .tab-title {
	padding: 13px;
	display: inline-block;
	text-align: center;
	min-width: 150px;
	background: #E0E4E6;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

.bg-secondary .button-tabs .tab-title { background: #eee; }
.button-tabs .tab-title span {
	font-family: OpenSans, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
}

.button-tabs .active .tab-title {
	background: #2d4f6d;
	color: #fff;
}

.button-tabs .tab-title:hover { background: #C7D2D8; }
.button-tabs .active .tab-title:hover { background: #2d4f6d; }
.button-tabs.vertical { overflow: hidden; }
.button-tabs.vertical > .tabs {
	width: 30%;
	float: left;
}

.button-tabs.vertical > .content {
	padding-left: 3%;
	width: 70%;
	float: right;
}

.button-tabs.vertical > .tabs li, .button-tabs.vertical .tab-title { width: 100%; }
.button-tabs.vertical > .tabs li { margin-bottom: 10px; }
.bg-dark .button-tabs .tab-title span { color: #222; }




@media all and (max-width: 767px) {
	.button-tabs .tabs li {
		width: 49%;
		margin-bottom: 15px;
	}

	.button-tabs.vertical .tabs, .button-tabs.vertical .content {
		max-width: 100%;
		width: 100%;
		padding-left: 0;
	}

}

.tabbed-content .content > li {
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	display: none;
}

.tabbed-content .content .active {
	opacity: 1;
	visibility: visible;
	display: block;
}

.text-tabs .tabs {
	padding-bottom: 16px;
	border-bottom: 1px solid #ccc;
	overflow: visible;
}

.text-tabs.no-border .tabs { border-bottom: none; }
.text-tabs .tab-title {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	padding: 0 24px;
	opacity: 0.5;
	position: relative;
}

.text-tabs .tab-title span {
	font-family: OpenSans, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
}

.text-tabs .tab-title:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: #91a05c;
	bottom: 10px;
	opacity: 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	bottom: -17px;
	left: 0;
}

.text-tabs .active .tab-title {
	opacity: 1;
	color: #2d4f6d;
}

.bg-primary .text-tabs .tab-title:after {
	background: #2d4f6d;
}
.text-tabs .active .tab-title:after {
	opacity: 1;
}
.text-tabs .tab-title:hover {
	opacity: 1;
}


@media all and (max-width: 767px) {
	.text-tabs .tabs { padding-bottom: 0; }
	.text-tabs .tabs li {
		width: 49%;
		margin-bottom: 15px;
	}

	.text-tabs .tab-title:after { display: none; }
	.text-tabs:not(.text-center) .tabs li:first-child .tab-title { padding-left: 24px; }
}

.icon-tabs .tabs li {
	width: 24.5%;
	margin-bottom: 24px;
}

.icon-tabs .tab-title {
	text-align: center;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: .5;
}

.icon-tabs .tab-title:hover { opacity: 1; }
.icon-tabs .active .tab-title {
	color: #91a05c;
	opacity: 1;
}

.icon-tabs .active .tab-title i { color: #91a05c; }
.image-bg .icon-tabs .active .tab-title i { color: #fff; }
.icon-tabs .tab-title i {
	display: block;
	margin-bottom: 16px;
}

.icon-tabs .tab-title span {
	font-family: OpenSans, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
}
@media all and (max-width: 1199px) {
	.sidebar {
		clear: both;
	}
	.teaser .image-deco {
		margin-bottom: 20px;
		width: 100%;
	}
}
@media all and (max-width: 767px) {

	.container > .navbar-header {
		margin-bottom: 10px;
	}
	.navbar-brand {
		margin-left: 15px;
	}
	.navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 15px;;
	}
	.navbar-default .navbar-collapse {
		border: none;
	}
	.navbar-collapse {
		max-height: none;
	}
	.navbar-fixed-top {
		position: static;
	}
	.dropdown-menu {
		box-shadow: none;
		position: relative;
		display: block;
		float: none;
		padding-top: 0;
		padding-bottom: 20px;
		list-style-type: disc;
	}
	.navbar-default .dropdown-toggle a {
		border-bottom: 1px solid #5e6772;
	}
	.navbar-default .dropdown-menu li a,
	.navbar-default .dropdown-toggle:last-child a {
		border-bottom: none;
	}
	.dropdown-menu {
		margin-left: 0;
		padding-left: 30px;
	}
	.dropdown-menu > li {
		color: #fff;
		list-style-type: disc;
		list-style-position: outside;
	}
	.dropdown-menu > li > a {
		border: none;
		padding: 6px 0;
	}
	.dropdown-menu > li > a:hover {
		background: none;
	}

	.icon-tabs .tabs li {
		margin-bottom: 16px;
		margin-right: 0;
		width: 49%;
	}
	.icon-tabs .tab-title i {
		font-size: 32px;
	}
	.mtb {
		margin-bottom: 40px;
	}

    #footerwrap .row {
        margin-left: -15px;
        margin-right: -15px;
    }
	.parallax {
		background-attachment: scroll !important;
	}

}


.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pb20{padding-bottom:20px;}
.pb40{padding-bottom:40px;}
.pa10{padding:10px;}
.pa15{padding:15px;}
.pa20{padding:20px;}
.py10{padding-top:10px; padding-bottom:10px;}
.py20{padding-top:20px; padding-bottom:20px;}
.py30{padding-top:30px; padding-bottom:30px;}
.py40{padding-top:40px; padding-bottom:40px;}
.py60{padding-top:60px; padding-bottom:60px;}
.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.mt0{margin-top:0px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mr10{margin-right:10px;}
.mg0{ margin-top: 0; margin-bottom: 0;}
.mg10{ margin-top: 10px; margin-bottom: 10px;}
.mg30{ margin-top: 30px; margin-bottom: 30px;}

.hm-amenities{padding: 40px 0;}
.hm-amenities > .row{display: -webkit-flexbox;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.hm-amenities > .row > .col-sm-2{-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}

.hm-amenities-box{text-align: center;background-color: #f7f5f1;padding: 50px 15px;border-top-left-radius: 20px;border-bottom-right-radius: 20px;}
.hm-amenities-box img{border: none;max-height: 80px;}
.hm-amenities-box p{font-family: 'Rajdhani', sans-serif;font-size: 18px;color: #3c3c3c;font-weight: 700; text-transform: uppercase;}

.hm-villa-listing-wraper{background-color: #f7f5f1;padding: 100px 0 150px;background-position: bottom center;background-repeat: no-repeat;}
.hm-villa-listing{display: -webkit-flexbox;display: -moz-flexbox;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}
.hm-villa-listing p:empty{display: none;}
.hm-villa-listing > .villa-listing-img{position: relative;width: 100%;text-align: center;}
.hm-villa-listing > .villa-listing-content{position: relative;width: 100%;padding: 60px;background-color: #ffffff;}

.hm-villa-listing-wraper img{border: none;width: 100%;}
.villa-listing-content h5{text-transform: uppercase;}
.villa-listing-content h2{text-transform: uppercase;}

.schedule-visit{background-color: #18b4ae;padding: 30px 0;}
.schedule-btn{text-align: right;margin: 10px 0;}
.schedule-visit h4{margin: 10px 0;font-size: 50px;color: #ffffff;font-weight: 700;text-transform: uppercase;}

.btn-theme{position: relative;font-size: 20px;color: #ffffff;font-family: 'Rajdhani', sans-serif;font-weight: 700;background-color: #24262d;border-radius: 0;border-top-left-radius: 10px;border-bottom-right-radius: 10px;padding: 10px 70px 10px 50px;text-transform: uppercase;border-color: #24262d;margin: 0;}
.btn-theme::after{content: '';width: 30px;height: 30px;position: absolute;top: 0;bottom: 0;margin: auto;margin-left: 10px;background-repeat: no-repeat;}
.btn-theme::after{background-color: white;-webkit-mask-image: url('images/arrow-right.svg');mask-image: url('images/arrow-right.svg');}

.btn-theme svg{height: 20px;margin-left: 15px;position: relative;top: 5px;fill: #ffffff;}

.hm-villa-overview-wraper{margin-top: 60px;}
.hm-villa-overview-wraper img{border: none;width: 100%;}

.hm-villa-overview-wraper .hm-villa-listing > .villa-listing-content a{font-size: 20px;color: #ffffff;font-family: 'Rajdhani', sans-serif;font-weight: 700;background-color: #18b4ae;border-radius: 0;border-top-left-radius: 10px;border-bottom-right-radius: 10px;padding: 10px 60px; padding-left: 40px;text-transform: uppercase;border-color: #18b4ae;margin: 0;}

.hm-villa-overview-wraper .villa-listing-content{padding: 15px 60px;}
/* .hm-villa-overview-wraper .villa-listing-content h2{margin: 0;} */
.hm-villa-overview-wraper .villa-listing-content a{margin-top: 18px;display: inline-block;}


#headerpic{display: none;}

.uber-wraper{padding: 100px 0 200px;background-repeat: no-repeat;background-size: cover;background-position: bottom center;}


.uber-wraper .uber_uns-img img{border: none;}
.uber-wraper .uber_uns-content p:empty{display: none;}
.uber-wraper .uber_uns-content h2{color: #3c3c3c;font-weight: 700;text-transform: uppercase;position: relative;}
.uber-wraper .uber_uns-content h2::after{content: '';background-color: #18b4ae;position: absolute;width: 60px;height: 5px;bottom: -10px;left: 0;}
.uber-wraper .uber_uns-content strong{text-transform: uppercase;font-family: 'Rajdhani', sans-serif;font-weight: 700;font-size: 20px;}
.uber-wraper .uber_uns-content p{font-size: 18px;line-height: 24px;color: #3c3c3c;font-weight: 400;}

.heading-with-para{padding: 40px 0;}
.heading-with-para h5{color: #18b4ae;font-weight: 700;text-transform: uppercase;font-size: 30px;}
.heading-with-para h2{color: #3c3c3c;font-weight: 700;text-transform: uppercase;font-size: 40px;position: relative;margin-top: 0;margin-bottom: 40px;}
.heading-with-para h2::after{content: '';background-color: #18b4ae;position: absolute;width: 80px;height: 5px;bottom: -10px;left: 0;right: 0;margin: auto;}


.background-image-content{background-repeat: no-repeat;background-size: contain;background-position: top center;padding: 200px 0 0;}
.background-content{background-color: rgba(255, 255, 255, .83);padding: 30px 20px 100px;border-top-left-radius: 20px;border-top-right-radius: 20px;max-width: 1000px; margin: 0 auto;}
.background-content h4{margin-top: 0;margin-bottom: 30px;font-size: 32px;line-height: 24px;color: #18b4ae;font-weight: 700;text-transform: uppercase;}


.kontakt-wraper{background-repeat: no-repeat;background-size: cover;padding: 100px 0;background-position: bottom center;}
.kontakt-wraper h4{color: #3c3c3c;font-size: 37px;font-weight: 700;text-transform: uppercase;position: relative;margin-top: 0;margin-bottom: 30px;}
.kontakt-wraper h4::after{content: '';background-color: #18b4ae;position: absolute;width: 60px;height: 5px;bottom: -10px;left: 0;}
.kontakt-wraper h5{font-size: 21px;color: #18b4ae;font-weight: 700;text-transform: uppercase;margin-bottom: 40px;}
.kontakt-wraper .kontakt-icon{margin-bottom: 20px;}
.kontakt-wraper .kontakt-icon a{font-size: 20px;color: #3c3c3c;font-family: 'Work Sans', sans-serif;font-weight: 700;}
.kontakt-wraper .kontakt-icon span{background-color: #18b4ae;display: inline-block;height: 50px;width: 50px;text-align: center;line-height: 40px;border-top-left-radius: 10px;border-bottom-right-radius: 10px;}
.kontakt-wraper .kontakt-icon svg{height: 25px;width: 25px;position: relative;top: 12px;fill: #ffffff;}

.kontakt-form-append .form-control{background-color: #d8e3f0;border: none;height: 40px;line-height: 40px;border-radius: 0;box-shadow: none;}
.kontakt-form-append textarea.form-control{resize: none;height: 150px;}
.kontakt-form-append .btn{font-family: 'Rajdhani', sans-serif;position: relative;background-color: #24262d;border-color: #24262d;border-radius: 0;border-top-left-radius: 8px;border-bottom-right-radius: 8px;padding: 10px 70px 10px 50px;text-transform: uppercase;font-size: 20px;font-weight: 700;}
.kontakt-form-append .btn::after{content: '';width: 30px;height: 30px;position: absolute;top: 0;bottom: 0;margin: auto;margin-left: 10px;background-repeat: no-repeat;}
.kontakt-form-append .btn::after{background-color: white;-webkit-mask-image: url('images/arrow-right.svg');mask-image: url('images/arrow-right.svg');}



.gastebuch-content{border-radius: 30px;filter: drop-shadow(0 0 17.5px rgba(0,0,0,0.05));background-color: #f8f8ff;border: 1px solid #dddbd5;padding: 40px 30px 40px;padding-left: 50px;position: relative;margin-bottom: 93px;}
.gastebuch-content::after{content: '';width: 0;height: 0;border-left: 0px solid transparent;border-right: 65px solid transparent;border-top: 80px solid #f8f8fe;position: absolute;bottom: -59px;left: 120px;}
.gastebuch-content > h4{font-size: 16px;color: #18b4ae;font-weight: 700;font-family: 'Work Sans', sans-serif;position: relative;}
.gastebuch-content > h4 i{position: absolute; top: -15px; left: -40px; font-size: 35px; -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg);}

.gastebuch-content .entry-header h4{font-size: 16px;color: #18b4ae;font-weight: 700;font-family: 'Work Sans', sans-serif;position: relative;margin: 0 0 20px;}
.gastebuch-content .entry-header h4 i{position: absolute; top: -15px; left: -40px; font-size: 35px; -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg);}
.gastebuch-content .entry-header h4 span{display: none;}

.gastebuch-content .name{display: none;}

.hero-slider.slider-fullscreen + .mtb{margin-top: 0;}

.mietwagen-wraper{padding: 40px 0 300px;background-repeat: no-repeat;background-size: cover;background-position: bottom center;}
.mietwagen-content{background-color: #f7f5f1;border: 1px solid #e5e1da;padding: 30px;border-top-left-radius: 12px;border-bottom-right-radius: 12px; margin: 20px 0;}
.mietwagen-content h5{color: #3c3c3c;font-size: 21px;font-weight: 700;text-transform: uppercase;margin-bottom: 0;}
.mietwagen-content h2{color: #18b4ae;font-size: 28px;font-weight: 700;text-transform: uppercase;margin-top: 0;}

.mietwagen-content p{font-size: 18px;line-height: 26px;color: #3c3c3c;font-weight: 500;}

.strande-heading{color: #ffffff;text-align: center; padding: 20px 0 30px;}
.strande-heading h1{font-weight: 700;font-size: 37px;text-transform: uppercase;}
.strande-heading p{color: #ffffff;font-weight: 400;font-size: 16px;margin: 0;}

.strande-listing{margin: 0 -15px;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap;  flex-wrap: wrap;}
.strande-listing > .strande-listing-img > img{width: 100%;height: 100%;object-fit: cover;}
.strande-listing > .strande-listing-content > .strande-listing-content-right{padding: 30px; max-width: 550px;}
.strande-listing > .strande-listing-content > .strande-listing-content-left{padding: 30px; max-width: 550px;margin-left: auto;}
.strande-listing > .strande-listing-content > .strande-listing-content-right h2, 
.strande-listing > .strande-listing-content > .strande-listing-content-left h2{font-size: 37px;color: #18b4ae;text-transform: uppercase;}

.strande-listing > .strande-listing-content > .strande-listing-content-right p, 
.strande-listing > .strande-listing-content > .strande-listing-content-left p{color: #3c3c3c;font-weight: 400;font-size: 18px;}

.booking-und-ausflugsziele-wraper{padding: 50px 0 200px;background-repeat: no-repeat;background-size: cover;background-position: bottom center;}
.booking-und-ausflugsziele-wraper > .container > .row{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.booking-und-ausflugsziele-wraper > .container > .row > div{width: calc(50% - 30px);margin: 15px 15px;background-repeat: no-repeat;background-size: cover;border-top-left-radius: 20px;border-bottom-right-radius: 20px;}
.booking-listing-content{padding: 20px;}
.booking-listing-content h2{color: #ffffff;font-size: 28px;text-transform: uppercase;}
.booking-listing-content p{color: #ffffff;font-size: 16px;font-weight: 400;}

.location-tortuga-wraper{padding: 40px 0 100px;}
.location-tortuga-wraper h4{font-size: 25px;color: #24262d;text-transform: uppercase; }
.location-tortuga-wraper p{font-size: 16px;color: #3c3c3c;font-weight: 400;line-height: 24px;}

.date_time{display: none;}


.custom-container{max-width: 1170px; margin: 0 auto 0; }
#guestbook_tabs .nav-link{border-radius: 0;border: #18b4ae 1px solid;padding: 0.75em;color: #000000;}
.guestbook-tab.tab-pane {margin-bottom: 50px;border: none;padding: 1em 1em 0 1em;}
.guestbook-tab .entry-header {background-color: #f8f8ff;}
#guestbook_tabs a.active {background-color: #18b4ae;color: #ffffff;}
#guestbook_tabs.nav-pills > li.active > a, 
#guestbook_tabs.nav-pills > li.active > a:hover, 
#guestbook_tabs.nav-pills > li.active > a:focus{background-color: #18b4ae;}

.gastebuch-content .entry-header .right{display: none;}

.guestbook-tab input[type="radio"], 
.guestbook-tab input[type="checkbox"]{top: 0px;}
.guestbook-tab #yform-formular-rating .form-control{display: block !important;}

.guestbook-tab .rex-yform{margin-bottom: 20px;}

.btn-primary{font-family: 'Rajdhani', sans-serif;position: relative;background-color: #24262d;border-color: #24262d;border-radius: 0;border-top-left-radius: 8px;border-bottom-right-radius: 8px;padding: 10px 70px 10px 50px;text-transform: uppercase;font-size: 20px;font-weight: 700;}
.btn-primary::after{content: '';width: 30px;height: 30px;position: absolute;top: 0;bottom: 0;margin: auto;margin-left: 10px;background-repeat: no-repeat;}
.btn-primary::after{background-color: white;-webkit-mask-image: url('images/arrow-right.svg');mask-image: url('images/arrow-right.svg');}

.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary.active, 
.open .dropdown-toggle.btn-primary {color: #fff;background-color: #18b4ae;border-color: #18b4ae;}


.navbar-default .navbar-nav > li.lang > a{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center;}
.lang .flag-img{height: 25px; width: 50px; display: inline-block; margin-right: 5px;}
.lang .flag-img.english{background-position: 0 0;}
.lang .flag-img.deutsch{background-position: 0 -24px;}

.custom-tabs{margin-bottom: 40px;}
.custom-tabs .button-tabs{text-align: center;border: 1px solid #e5e1da;}
.custom-tabs .button-tabs ul.tabs{padding-top: 0;margin-bottom: 0;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-align-items: center; -moz-align-items: center; -ms-align-items: center;  align-items: center;-webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center;-webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.custom-tabs .button-tabs .tabs > li{margin-bottom: 0;}
.custom-tabs .button-tabs .tab-title{background: #ffffff;}
.custom-tabs .button-tabs .active .tab-title{background-color: #18b4ae;}
.custom-tabs .button-tabs .active .tab-title:hover {background: #18b4ae;}
.custom-tabs .button-tabs .tab-title:hover {background: #18b4ae;color: #ffffff;}
.custom-tabs .button-tabs .tab-title span{font-weight: 600;font-family: 'Rajdhani', sans-serif;font-size: 18px;}
.custom-tabs .button-tabs > .content{border-top: 1px solid #e5e1da;text-align: left;padding: 15px;background-color: #f7f5f1; margin: 0;}
.custom-tabs .button-tabs .tab-title{min-width: 213.6px;}
.custom-tabs > .tabs > .row > div > h3{display: none;}

#footerwrap .footer-info .footer-address ul li p{font-size: 16px;color: #ffffff;font-weight: 500;margin: 0;}

#tab_write{background-color: #ffffff;}

@media all and (min-width: 992px){
	.hm-villa-overview-wraper .hm-villa-listing > .villa-listing-img{-webkit-flex: 0 0 40%; -moz-flex: 0 0 40%; -ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}
	.hm-villa-overview-wraper .hm-villa-listing > .villa-listing-content{-webkit-flex: 0 0 60%; -moz-flex: 0 0 60%; -ms-flex: 0 0 60%;flex: 0 0 60%;max-width: 60%;}
	.hm-villa-listing > .villa-listing-img{-webkit-flex: 0 0 50%; -moz-flex: 0 0 50%; -ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
	.hm-villa-listing > .villa-listing-content{-webkit-flex: 0 0 50%; -moz-flex: 0 0 50%; -ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}

	.strande-listing > .strande-listing-img{-webkit-flex: 0 0 50%; -moz-flex: 0 0 50%; -ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
	.strande-listing > .strande-listing-content{-webkit-flex: 0 0 50%; -moz-flex: 0 0 50%; -ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
}
@media (min-width: 1200px){
	.container{width: 1100px;}
}

@media (max-width: 1199px){
	.navbar-default .navbar-nav > li > a{font-size: 12px;}
	.slider-caption{padding-left: 25px;}
}

@media (max-width: 991px){
	.navbar-default .navbar-nav > li > a{font-size: 10px;padding: 35px 4px;}
	.schedule-visit h4, 
	.schedule-btn{text-align: center;}
	.hm-amenities > .row > .col-sm-2 {-ms-flex: 0 0 33.3333333333%;flex: 0 0 33.3333333333%;max-width: 33.3333333333%; margin-bottom: 30px;}
	.hm-villa-listing{margin-right: 0;margin-left: 0;}
	.strande-listing > .strande-listing-img, 
	.strande-listing > .strande-listing-content{-webkit-flex: 0 0 100%;-moz-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
	.strande-listing > .strande-listing-content > .strande-listing-content-left{max-width: 100%;}
	.strande-listing > .strande-listing-content > .strande-listing-content-right{max-width: 100%;}
	.booking-und-ausflugsziele-wraper > .container > .row > div{width: 100%;}
	.booking-listing-content h2{font-size: 20px;}
	.booking-listing-content{padding: 0;}
}

@media (max-width: 767px){
	.hero-slider{margin-top: 0;}
	.hero-slider .slides li{height: 420px;}
	.hero-slider .slides li h1{font-size: 18px;}
	.slides li p{font-size: 60px;line-height: 60px;}
	.hm-villa-overview-wraper .villa-listing-content {padding: 15px 15px;}
	.hm-amenities > .row > .col-sm-2{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%; }
	.hm-villa-listing > .villa-listing-content{padding: 15px;}
	.navbar-default .navbar-nav > li > a{padding: 10px 4px;}
	.villa-listing-content h2{font-size: 32px;}
	.hm-amenities{padding: 40px 15px;}
	.slides li p{font-size: 35px;line-height: 35px;}
	.strande-heading h1{font-size: 25px;}
	.strande-listing > .strande-listing-content > .strande-listing-content-right h2, .strande-listing > .strande-listing-content > .strande-listing-content-left h2{font-size: 22px;}
	.strande-listing > .strande-listing-content > .strande-listing-content-right p, .strande-listing > .strande-listing-content > .strande-listing-content-left p{font-size: 14px;}
	.uber-wraper{padding: 0;}
	.kontakt-wraper{padding: 0;}
	.kontakt-wraper h4{margin-top: 30px;}
	.heading-with-para h2{font-size: 22px;}
	.button-tabs .tabs li{width: 100%;}
	.custom-tabs .button-tabs .tab-title {min-width: 100%;}
}