/* Fonts  */

@import url('/fonts/raleway.css');
@import url('/fonts/YanoneKaffeesatz.css');
@import url('font-awesome.min.css');


.articleSlider h4
{
	white-space:nowrap; overflow:hidden;
	font-size:16px!important;
}
.articleSlider h5
{
	white-space:nowrap; overflow:hidden;
	font-size:14px!important;
}
.articleSlider .spacer-bottom{
	overflow:hidden;
	height:42px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', 'Open Sans',  Helvetica, Arial, sans-serif;
	font-weight: 600;
}
a {
    text-decoration: none !important;
    color: #006699;
}
a:hover {
    text-decoration: none !important;
    color: #66CC33;
}
#footerMeta a {
    text-decoration: none !important;
    color: #66CC33;
}
#footerMeta a:hover {
    text-decoration: underline !important;
    color: #66CC33;
}

body {
    font-size: 1.125em;
    font-size: 16px;
    font-family: 'Raleway', 'Open Sans', Helvetica, Arial, sans-serif;
    color: #111;
    letter-spacing: 0.02em;
	background-color: #e6eaf1;
}
#loginbox ul li a {
    text-transform:none
}
#loginbox {
    width: auto;
	background-color: #66CC33;
	background-image: -webkit-linear-gradient(270deg,rgba(110,217,57,1.00) 0%,rgba(82,174,36,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(110,217,57,1.00) 0%,rgba(82,174,36,1.00) 100%);
	background-image: -ms-linear-gradient(top, #ff8800, #FF6000);
	background-image: -o-linear-gradient(270deg,rgba(110,217,57,1.00) 0%,rgba(82,174,36,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(110,217,57,1.00) 0%,rgba(82,174,36,1.00) 100%);
}

main {
	padding-bottom: 60px;
}
header {
	margin-bottom: -60px;
	background-color: #fff;
}

#logo  {
	margin-top: 0px;
	margin-bottom: 15px;
}
.stickyLogo {
    width: 200px;
    float: left;
    position: relative;
    margin: 0 10px;
    display: none;
}
.claim  {
	vertical-align: middle;
}
.claim h2, .claim h3, .claim h4 {
	margin-top: 18px;
	margin-bottom: 5px;
}
#mainMenu .nav.navbar-nav li a {
    font-family: 'Raleway', 'Open Sans', sans-serif;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

#mainMenu.navbar-default {
	background-color: #006699;
	border-left: none;
	border-right: none;
	border-bottom: 3px solid rgba(82,174,36,1.00);
	border-top: none;
	background-image: -webkit-linear-gradient(270deg,rgba(0,126,189,1.00) 0%,rgba(0,91,138,1.00) 99.87%), url(url);
	background-image: -moz-linear-gradient(270deg,rgba(0,126,189,1.00) 0%,rgba(0,91,138,1.00) 99.87%), url(url);
	background-image: -ms-linear-gradient(top, #0E87C3, #006699);
	background-image: -o-linear-gradient(270deg,rgba(0,126,189,1.00) 0%,rgba(0,91,138,1.00) 99.87%), url(url);
	background-image: linear-gradient(180deg,rgba(0,126,189,1.00) 0%,rgba(0,91,138,1.00) 99.87%), url(url);
	-webkit-box-shadow: 2px 0px 2px -12px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 2px 0px 20px -12px rgba(0,0,0,0.75);
	box-shadow: 2px 0px 2px -12px rgba(0,0,0,0.75);
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #66cc33;
}

#mainMenu.navbar-default .navbar-nav > li > a:hover, #mainMenu.navbar-default .navbar-nav > li > a:focus {
	color: #66cc33;
	background-color: #FFFFFF;
	-webkit-box-shadow: inset 2px 0px 20px -12px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 2px 0px 20px -12px rgba(0,0,0,0.75);
	box-shadow: inset 2px 0px 20px -12px rgba(0,0,0,0.75);
}
#mainMenu.navbar-default .navbar-nav > .active > a, #mainMenu.navbar-default .navbar-nav > .active > a:hover, #mainMenu.navbar-default .navbar-nav > .active > a:focus {
	color: #FFFFFF;
	background-color: #66CC33;
	background-image: -webkit-linear-gradient(270deg,rgba(110,217,57,1.00) 0%,rgba(82,174,36,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(110,217,57,1.00) 0%,rgba(82,174,36,1.00) 100%);
	background-image: -ms-linear-gradient(top, #ff8800, #FF6000);
	background-image: -o-linear-gradient(270deg,rgba(110,217,57,1.00) 0%,rgba(82,174,36,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(110,217,57,1.00) 0%,rgba(82,174,36,1.00) 100%);
}

.btn-block {
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}

.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #66cc33;
	border-bottom-width: 3px;
}
.btn-fewogreen {
	color: #ffffff;
	background-color: #66cc33;
	/* [disabled]border-left-color: #66cc33; */
	/* [disabled]border-right-color: #66cc33; */
	border: none;
	border-bottom: #4B9625 3px solid;
	/* [disabled]border-top-color: #66cc33; */
	background-image: -webkit-linear-gradient(270deg,rgba(110,217,57,1.00) 0%,rgba(82,174,36,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(110,217,57,1.00) 0%,rgba(82,174,36,1.00) 100%);
	background-image: -ms-linear-gradient(270deg,rgba(110,217,57,1.00) 0%,rgba(82,174,36,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(110,217,57,1.00) 0%,rgba(82,174,36,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(110,217,57,1.00) 0%,rgba(82,174,36,1.00) 100%);
	
} 
.btn-fewogreen:hover, 
.btn-fewogreen:focus, 
.btn-fewogreen:active, 
.btn-fewogreen.active, 
.open .dropdown-toggle.btn-fewogreen {
	color: #ffffff;
	background-color: #66cc33;
	background-image: -webkit-linear-gradient(270deg,rgba(96,209,40,1.00) 0.13%,rgba(82,174,36,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(96,209,40,1.00) 0.13%,rgba(82,174,36,1.00) 100%);
	background-image: -ms-linear-gradient(270deg,rgba(110,217,57,1.00) 0%,#52AE24 100%);
	background-image: -o-linear-gradient(270deg,rgba(96,209,40,1.00) 0.13%,rgba(82,174,36,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(96,209,40,1.00) 0.13%,rgba(82,174,36,1.00) 100%);
} 
 
.btn-fewogreen:active, 
.btn-fewogreen.active, 
.open .dropdown-toggle.btn-fewogreen { 
  background-image: none; 
} 
 
.btn-fewogreen.disabled, 
.btn-fewogreen[disabled], 
fieldset[disabled] .btn-fewogreen, 
.btn-fewogreen.disabled:hover, 
.btn-fewogreen[disabled]:hover, 
fieldset[disabled] .btn-fewogreen:hover, 
.btn-fewogreen.disabled:focus, 
.btn-fewogreen[disabled]:focus, 
fieldset[disabled] .btn-fewogreen:focus, 
.btn-fewogreen.disabled:active, 
.btn-fewogreen[disabled]:active, 
fieldset[disabled] .btn-fewogreen:active, 
.btn-fewogreen.disabled.active, 
.btn-fewogreen[disabled].active, 
fieldset[disabled] .btn-fewogreen.active { 
  background-color: #66cc33; 
  border-color: #66cc33; 
} 
 
.btn-fewogreen .badge { 
  color: #66cc33; 
  background-color: #ffffff; 
}

.btn-group.login > .btn-fewogreen { 
	border-bottom-width: 2px;
}
.btn-group.login > .btn-fewogreen:hover { 
	transform: none;
}
.btn-group.login > .btn:first-child {
	
	min-height: 40px;
}
.btn-group.login > .dropdown-toggle {
		font-size: 18px;
	    padding: 6px 10px ;
	min-height: 40px;
}

.btn-group.login > .dropdown-menu {
	z-index: 1100;

}

.input-daterange input{
	text-align:left !important;
}

#searchFormWrapper {
    padding: 100px 60px 150px 60px;
    -webkit-transition: width 0.4s, background-color 0.4s;
    -o-transition: width 0.4s, background-color 0.4s;
    transition: width 0.4s, background-color 0.4s;
	border-bottom: 3px solid #006699;
	border-top: 3px solid rgba(82,174,36,1.00);
} 
#searchForm select, #searchForm input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    backface-visibility: hidden;
    font-size: 18px;
    height: 2.8em;
    outline: 0 none !important;
    padding: 0.5em 0.5em 0.5em 1em;
    position: relative;
    
}
#searchForm button.btn-lg {
    height: 2.8em;
    margin-left: 2px;
}
#searchForm .form-control{
	border-radius:4px;
}
#searchForm .hasDatepicker,
#searchForm select
{
	cursor:pointer
}
#searchForm .form-group.inputLocation label,
#searchForm .form-group.startDate label,
#searchForm .form-group.endDate label,
#searchForm .form-group.selectPersons label {
    right: 18px;
	top: 14px;
    z-index: 10;
    position: absolute;
    pointer-events: none;
	font-size: 18px;
	color: #555;
	margin-right:-10px;
	background-color:#ffffff
}


#searchForm select, #searchForm button {
	float: left;
}

#searchForm select {
	padding-right: 2em;
}

#searchForm .selectPersons {
	position: relative;
}
#searchForm .form-inline .form-group, select {
    margin-right: 0.5%;
}
#heroImage {
	background-image: url('../images/fewo-info.jpg')
}
.fixed-search #searchForm {
  
    padding: 15px 10px 10px;
    
}
/* ARTICLE */

.colorgreen {
	color: #66cc33;
}
.special, .special > h5, .special > h3, .special > h4 {
	color: #fff!important;

	background-color: #66cc33;
	border-radius: 3px;
	margin-right: 0;
	padding: 2px 5px;
	display: inline-block;
	text-align: right;
}
.colorblue {
	color: #006699;
}
.colordiscount {
	color:red!important;
}
p.discount {
	color:red!important;
	font-weight: bold;
	font-size: 110%;
}
.heading {
    text-align: center;
    margin-bottom: 30px;
	margin-top: 60px;
    padding: 0;
    position: relative;
}
.heading h3 {
    font-weight: 300;
    padding: 0 50px 0;
	margin: 0;
}
.heading .title {
    padding: 5px;
    display: inline-block;
    background-color: #e6eaf1;
	z-index: 3;
}
.heading hr {
    height: 1px;
    border: 0;
    background-color: #66CC33;
    overflow: hidden;
    width: 0;
    clear: both;
    position: absolute;
    margin: auto;
    left: 50%;
    top: 50%;
    z-index: -1;
}
a article {
	color: #111;
}
article header, section header {
	display: inline-block;
	height: auto;
	background-color:#66CC33;
	color: #fff;
	padding: 12px 25px;
	margin: 0;
	 -webkit-box-shadow: 1px -1px 5px -1px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px -1px 5px -1px rgba(0,0,0,0.3);
    -ms-box-shadow: 1px -1px 5px -1px rgba(0,0,0,0.3);
    -o-box-shadow: 1px -1px 5px -1px rgba(0,0,0,0.3);
    box-shadow: 1px -1px 5px -1px rgba(0,0,0,0.3);
	
}
article.welcomebox {
	font-size: 16px;
}
article > header > h2 {
	margin: 0;
	font-size: 18px;
	font-weight: 100;
	color: #fff;
}
article p {
	font-size: 85%;
}

.articlebox--white--shadow {
	width: 100%;
	padding: 25px;
	background-color: #fff;
    -webkit-box-shadow: 1px 2px 5px -1px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 2px 5px -1px rgba(0,0,0,0.2);
    -ms-box-shadow: 1px 2px 5px -1px rgba(0,0,0,0.2);
    -o-box-shadow: 1px 2px 5px -1px rgba(0,0,0,0.2);
    box-shadow: 1px 2px 5px -1px rgba(0,0,0,0.3);
}

a:hover .articlebox--white--shadow {
    -webkit-box-shadow: 2px 3px 5px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 3px 5px 1px rgba(0,0,0,0.2);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.2);
    -o-box-shadow: 2px 3px 5px 1px rgba(0,0,0,0.2);
    box-shadow: 2px 3px 5px 1px rgba(0,0,0,0.2);
    -webkit-transition: scale(1.03);
    -moz-transition: scale(1.03);
    -ms-transition: scale(1.03);
    -o-transition: scale(1.03);
    transform: scale(1.03);
}
.articlebox--ribbon {	
	display: inline-block;
	border-radius: 0 4px 4px 0;
	padding: 10px 25px 10px 35px;
	margin-left: -35px;
	-webkit-box-shadow: 1px 2px 4px -1px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 2px 4px -1px rgba(0,0,0,0.3);
    -ms-box-shadow: 1px 2px 4px -1px rgba(0,0,0,0.3);
    -o-box-shadow: 1px 2px 4px -1px rgba(0,0,0,0.3);
    box-shadow: 1px 2px 4px -1px rgba(0,0,0,0.3);
}
.articlebox--ribbon.right {
	display: inline-block;
	position: absolute;
	border-radius: 4px 0 0 4px;
	padding: 10px 25px 10px 35px;
	margin-left: auto;
	margin-right: 0;
	right: 0;
	z-index: 15;
}
.ribbon--wrapper {
    width: 100%;
    min-height: 50px;
	margin-bottom: 20px;
}
#detailFotos .articlebox--ribbon {
	display: inline-block;
	position: absolute;
	left: 35px;
	z-index: 10;
	top: 35px;
}

.resultbox .articlebox--ribbon {
	display: inline-block;
	position: absolute;
	
	left: 35;
	z-index: 15;
}


.articlebox--ribbon h3 {
	font-family: 'Open Sans',  Helvetica, Arial, sans-serif;
}
#detailFotos .articlebox--ribbon h3 {
	font-size: 22px;
}
.spacer-bottom {
	margin-bottom: 15px;
}
.spacer-top {
	margin-top: 30px;
}
.spacer5 {
	margin-top: 5px;
}
.spacer10 {
	margin-top: 10px;
}
.spacer15 {
	margin-top: 15px;
}
.spacer20 {
	margin-top: 20px;
}
.numbers {
	font-family: 'Open Sans',  Helvetica, Arial, sans-serif!important;
}
.stars {
	position: absolute;
	top: 10px;
	left: 10px;
	color:#FFBB00;
	font-size: 16px;
}
.stars .fa {
	padding: 0;
}
.fa-star {
	
	color:#FFBB00;
}
.articlebox--ribbon.blue {
	color: #fff;
	background-color: #006699;	
}
.articlebox--ribbon.green {
	color: #fff;
	background-color: #66CC33;	
}
.articlebox--ribbon.clear {
 visibility:hidden
}
.articlebox--ribbon.discount {
	color: #fff!important;
	background-color: red;	
}
.articlebox--ribbon > h3 {
	margin: 0;
	font-size: 18px;
}

/* FOOTER */
footer {
    width: 100%;
    background-color: #006699;
    min-height: 260px;
    height: auto;
    border-top: 4px solid rgba(82,174,36,1.00);
  
	background-image: -webkit-linear-gradient(90deg,rgba(0,126,189,1.00) 0%,rgba(0,91,138,1.00) 99.87%), url(url);
	background-image: -moz-linear-gradient(90deg,rgba(0,126,189,1.00) 0%,rgba(0,91,138,1.00) 99.87%), url(url);
	background-image: -ms-linear-gradient(top, #0E87C3, #006699);
	background-image: -o-linear-gradient(90deg,rgba(0,126,189,1.00) 0%,rgba(0,91,138,1.00) 99.87%), url(url);
	background-image: linear-gradient(0deg,rgba(0,126,189,1.00) 0%,rgba(0,91,138,1.00) 99.87%), url(url);
    -webkit-box-shadow: inset 2px 0px 20px -12px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 2px 0px 20px -12px rgba(0,0,0,0.75);
    box-shadow: inset 2px 0px 20px -12px rgba(0,0,0,0.75);
}

article .imagewrapper {
	margin: -15px -15px 15px -15px;
	height: 150px;
	overflow: hidden;
	position: relative;
}
article.resultbox .imagewrapper {
	min-height: 200px;
	margin: -15px -15px -15px -15px;
	height: auto;
	max-height: 240px;
}

article.country  {
 margin-top:3px; margin-bottom:3px;
}
article.country .articlebody {
	position: relative;
}
article.country .imagewrapper {
	height: auto;
	margin: -15px -15px 95px -15px;
}
article.country .articlebox--ribbon {
	position: absolute;
	bottom: 20px;
	width: 95%;
	text-align: center;
	text-transform: uppercase;
}
article.country h3 {
	font-size: 20px;
}
article.resultbox h3:first-child, article.resultbox h4:first-child, article.resultbox h5:first-child, article.resultbox h6:first-child {
	margin: 0;
}
article.resultbox h4 {
	color: #006699;
}
article .imagewrapper img {
/*	height: 100%;*/
	width: auto;
	min-width: 100%;
/*	margin-left: -50%;*/
}

.articlebody.smallpadding {
	padding:15px!important;
}

.smallpadding .articlebox--ribbon {
	margin-left: -25px;
}

.caption  {
	position: absolute;
	width:100%;
	background-color: #006699;
	bottom: 0;
	left:0;
	min-height: 120px;
	padding: 0!important;
}
.caption p {
	padding: 10px 10px 70px;
	color: #fff!important;
}

article.firstrow {
	margin-top: 44px;
}

article.firstrow .articlebody {
		min-height: 371px;
}

.articlebody > h4 {
	font-weight: bold;
}
.articlebody  h5 {
	font-weight: bold;
	color: #006699;
	font-size: 16px;
}

.big-icon {
	font-size: 38px;
	padding-right: 15px;
	vertical-align: top; 
}
.big-icon-text {
	margin-left: 70px;
	width: auto;
}
.big-icon span {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: auto;
	float: left;
}

ul.cols {
    padding: 0;
    border-top: none;
}

/* SEARCH */
.slider-selection {
    position: absolute;
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
     background-color: #006699;
	background-color: #0E87C3;
border-color: #0E87C3;
background-image: -webkit-linear-gradient(top, #0E87C3, #006699);
background-image: -moz-linear-gradient(top, #0E87C3, #006699);
background-image: -ms-linear-gradient(top, #0E87C3, #006699);
background-image: -o-linear-gradient(top, #0E87C3, #006699);
background-image: linear-gradient(to bottom, #0E87C3, #006699);
}
.slider-handle {
    position: absolute;
    top: 0;
    width: 21px;
    height: 21px;
    background-color: #66CC33;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    filter: none;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    background-image: -webkit-linear-gradient(270deg,rgba(110,217,57,1.00) 0%,rgba(82,174,36,1.00) 100%);
background-image: -moz-linear-gradient(270deg,rgba(110,217,57,1.00) 0%,rgba(82,174,36,1.00) 100%);
background-image: -ms-linear-gradient(270deg,rgba(110,217,57,1.00) 0%,rgba(82,174,36,1.00) 100%);
background-image: -o-linear-gradient(270deg,rgba(110,217,57,1.00) 0%,rgba(82,174,36,1.00) 100%);
background-image: linear-gradient(180deg,rgba(110,217,57,1.00) 0%,rgba(82,174,36,1.00) 100%);
}
.slider-selection.tick-slider-selection {
     background-color: #006699;
	background-color: #0E87C3;
border-color: #0E87C3;
	background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #0E87C3, #006699);
}
.slider-tick.in-selection {
    background-repeat: repeat-x;
	opacity: 1;
	background-image: linear-gradient(to bottom, #0E87C3, #006699);
}

.pagination {
	margin: 0;
}

/*.pagination > li > a, .pagination > li > span {
		font-family: 'Open Sans',  Helvetica, Arial, sans-serif!important;
}*/


.pagination > li.active > a, .pagination > li.active > span {
    color: #fff;
    background-color: #66CC33;
    border: 1px solid #66cc33;
}



.sortfilter {
	min-height: 50px;
	
}

.sortfilter select {
/*
    -webkit-appearance: none;
    -moz-appearance: none; 
    appearance: none; 
    backface-visibility: hidden;
*/
    font-size: 16px;
    line-height: 1.42857143;
    outline: 0 none !important;
    padding: 6px 12px;
    position: relative;
	border-radius: 5px;
	border: 1px solid #ddd;
	margin: 0 auto;
	max-width:100%;
    
}
#sectionDetail .details {
	padding-left: 5px;
}
#sectionDetail .fotos {
	padding-right: 5px;
}
#detailData, #detailFotos {
    width: 100%;
    margin:0 0 15px 0;
	padding: 25px;
	
}
#detailData h3:first-child {
	margin-top: 0;
}
#carousel-custom {
    margin: 0 auto;
    width: 100%;
}

#sectionDetail ul.nav > li > a {
    padding: 12px 25px;
    font-size: 16px;
	 color: white;
    background-color: #006699;
    border: 1px solid #006699;
	border-radius: 0;
	 border-bottom-color: transparent;
}

#sectionDetail .nav-tabs > li > a, 
#sectionDetail .nav-tabs > li > a:hover, 
#sectionDetail .nav-tabs > li > a:focus {  
	background-color: #66cc33;
    border: 1px solid #66cc33; 
	margin: 0 2px 0 0;
	border-bottom: transparent;
	transform: none;
}

#sectionDetail .nav-tabs > li:last-child > a {
	margin-right: 0;
}
#sectionDetail .nav-tabs > li.active > a, 
#sectionDetail .nav-tabs > li.active > a:hover, 
#sectionDetail .nav-tabs > li.active > a:focus {
    color: #white;
    background-color: #66cc33;
    border: 1px solid #66cc33;
	
}


#sectionDetail .nav-tabs > li.active > a::after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: '';
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #66CC33;
	border-width: 10px;
	margin-left: -10px;
}
#sectionDetail .nav-tabs.nav-justified > li > a,
#sectionDetail .nav-tabs.nav-justified > li > a:hover,
#sectionDetail .nav-tabs.nav-justified > li > a:focus
{
    border-radius: 0;
    text-transform: none;
	border-bottom: transparent;
}

#detailData h4 {
	color: #006699;
	font-size: 14px;
}
#detailData h2 {
	margin-top: 0;
	font-size: 22px;
}
#detailData ul.data label {
    font-size: 16px;
    padding-right: 10px;
    width: 50%;
	font-weight: normal;
}
/*
ul.data li {
	border-bottom: 1px solid #ddd;
	line-height: 1.6;
}
*/


#sectionDetail ul.nav {
    border-bottom: none;
    margin-top: 15px;
}

#detailData ul {
    margin-left: 0;
}

#detailData .articlebox--ribbon > h3 {
 
    font-size: 20px;
}
#detailData .articlebox--ribbon{
	min-width: 80%;
}
#sectionDetail div.row .heading {
	margin-top: 15px;
	margin-bottom: 0px;
}
.tab-content {
	padding: 15px;
	margin-top: 0px;
    background-color: white;
    border: none;
    -webkit-box-shadow: 1px 2px 5px -1px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 2px 5px -1px rgba(0,0,0,0.2);
    -ms-box-shadow: 1px 2px 5px -1px rgba(0,0,0,0.2);
    -o-box-shadow: 1px 2px 5px -1px rgba(0,0,0,0.2);
    box-shadow: 1px 2px 5px -1px rgba(0,0,0,0.3);
}

.tab-content h3 {
	margin-top: 15px;
}

.equipment .fa.invert {
    color: white;
    border: 1px solid #006699;
    border-radius: 50%;
    padding: 9px 0;
    font-size: 16px;
    background-color: #006699;
    width: 35px;
    height: 35px;
    text-align: center;
}
.equipment .fa {
    color: #006699;
    border: 1px solid #006699;
    border-radius: 50%;
    padding: 9px 0;
    font-size: 16px;
    background-color: #FFFFFF;
    width: 35px;
    height: 35px;
    text-align: center;
    margin-top:3px; margin-bottom:5px;
}
.fi-no-smoking::before {
 font-family: "foundation-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}
.fi-no-smoking::after { 
	width: 16px;
	height: 14px;
	display:inline-block;
	content: "";
	background-image: url('/template/images/fi-no-smoking.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 26px 26px;
}



#carousel-article .carousel-inner {
	min-height: 410px;
}
#carousel-article .carousel-inner .item {
	margin-top: 65px;
}
#carousel-article .carousel-control, 
.carousel-control,
.carousel-control:hover{
	bottom:auto;
	font-size: 32px;
	color: #66cc33;
	text-shadow: none;
	z-index: 15;
}
#carousel-article .carousel-indicators {
    position: absolute;
    top: 10px;
	bottom: auto;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}


#carousel-article .right.carousel-control span, .right.carousel-control span {
	background-color: #fff;
	padding: 5px 14px 5px 18px;
	border-radius: 50%;
	text-align: center;
}
#carousel-article .left.carousel-control span, .left.carousel-control span {
	background-color: #fff;
	padding: 5px 18px 5px 14px!important;
	border-radius: 50%;
	text-align: center;
}
#carousel-article a.right.carousel-control {
	right: 20%;
}
#carousel-article a.left.carousel-control {
	left: 20%;
}
#carousel-custom .carousel-control {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	display: inline-block;
}
.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #66cc33;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.slider.slider-horizontal {
    width: 90%;
    height: 20px;
    text-align: center;
	margin: 5% 5%;
}
#priceSlider {
    width: 50%;
    height: 20px;
    text-align: center;
	margin: 5% 5%;
}
.slider-tick.round {
    border-radius: 50%;
    border: 1px solid #ddd;
}
.slider-tick.in-selection {
    border-radius: 50%;
    border: 1px solid #006699;
}
.slider-tick-label {
	font-family: 'Open sans', Helvetica, Arial, sans serif;
}
.btn-xs {
	padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-checkbox, .btn-numberbox {
    color: #006699;
    background-color: #ffffff;
    border-color: #006699;
    border-width: 2px;
}
.btn-checkbox span.fa {
    padding-right: 0px;
    
}
.btn-checkbox.active,
.btn-checkbox.focus	{
	color: #66cc33;
}
.list-checkbox .btn.active span.fa {
    opacity: 1;
    padding: 0;
}
.list-checkbox .btn span.fa {
    opacity: 0;
    padding: 0;
}
.list-checkbox li {
	margin-bottom: 10px;
	margin-right: 10px;
}
.list-checkbox li .btn-checkbox {
	margin-right: 10px;
	font-size: 16px;
}
.list-checkbox.list-inline li {
	padding-left: 0;
	padding-right: 3%;
	margin-right: 0;
}
.list-radiobox {
	display: inline-block;
	text-align: center;
}
.list-radiobox label {
	margin-right: 7px; 
}
.list-radiobox label:last-child {
	margin-right: 0px; 
}

.btn-numberbox {
	font-family: 'Open sans', Helvetica, Arial, sans serif;
	min-width: 40px;
	font-size: 18px;
	padding: 5px 8px;
	margin:4px 0;
}
.btn-numberbox:hover, .btn-numberbox:focus, .btn-numberbox:active, .btn-numberbox.active, .open .dropdown-toggle.btn-numberbox {
    color: #ffffff;
    background-color: #66CC33;
    border-color: #66CC33;
    background-image: -webkit-linear-gradient(270deg,rgba(96,209,40,1.00) 0.13%,rgba(82,174,36,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(96,209,40,1.00) 0.13%,rgba(82,174,36,1.00) 100%);
	background-image: -ms-linear-gradient(270deg,rgba(110,217,57,1.00) 0%,#52AE24 100%);
	background-image: -o-linear-gradient(270deg,rgba(96,209,40,1.00) 0.13%,rgba(82,174,36,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(96,209,40,1.00) 0.13%,rgba(82,174,36,1.00) 100%);
}
.btn-checkbox.btn-xs {
	font-size: 16px;
	padding: 4px 8px;
    line-height: 1.5;
    border-radius: 3px;
}
a.link-toggle {
	text-decoration: underline!important;
	font-weight: bold;
}

@media screen and (min-width: 768px) {
		
		#searchForm {
			max-width: 900px !important;
		}
		.fixed-search #searchForm {
			max-width: 1080px !important;
		}
		article .imagewrapper img {
			/*margin-left: -50%;*/
		}
}
@media screen and (max-width: 767px) {
.inputLocation .input-group,
.inputLocation .form-control,
.startDate .input-group,
.startDate .form-control,
.endDate .input-group,
.endDate .form-control
{
	width:100%;
}
	
	#searchForm select, #searchForm button {
 	   float: none;
	}
	.spacer-xs {
		margin-top: 30px;
	}
	article.resultbox .imagewrapper {
		min-height: 200px;
		margin: -15px -15px 15px -15px;
		height: auto;
		max-height: auto;
	}
	#searchFormWrapper {
    	padding: 30px 15px 40px 15px;	
	}
#topmeta{
	display:none;
}	
	

}
@media screen and (max-width: 991px) {
	.spacer-sm {
			margin-top: 15px;
		}
	.spacer-big-sm {
			margin-top: 30px;
		}
	
}
@media screen and (min-width: 992px) {
	
}
@media screen and (min-width: 1200px) {
		

}

