p {
    font-weight: 400;
}
.filters{
  	display:none;
}
.has-slideshow#sp-top-bar {
    background-color: #111f3c;
    position: absolute;
}
#sp-top-bar {
    background-color: #111f3c !important;
  	height: 35px !important;
}
.has-slideshow#sp-header {
    background-color: #fff;
    position: absolute;
    top: 35px;
}
.has-slideshow#sp-header .sp-megamenu-parent >li >a {
color:#000;
}
.has-slideshow#sp-header .sp-megamenu-parent >li.active>a, .has-slideshow#sp-header .sp-megamenu-parent >li:hover>a {
    color: #eb842b;
}
.has-slideshow.menu-fixed#sp-header {
    background-color: #fff !important;
}
.sppb-feature-box-title{
  font-size: 20px;
  color:#010101;
}
.sppb-addon-feature{
  background: none;
}
.sppb-addon-feature .btn-primary, .sppb-btn-primary {
    background-color: #eb842b;
}
.sppb-addon-text{
  padding: 20px;
  color: #ffffff;
}
.sppb-col-sm-3 .sppb-addon-text{
  padding: 20px 0;
  color: #000000;
}
#sp-footer {
    background: #111f3c;
}
#sp-bottom {
    background-color: #111f3c !important;
    padding: 35px 0 0 0;
}
.resort-slider .resort-slider-content h1::before {
  display:none;
}
button {
    overflow: visible;
    background: #111f3c;
    border: 1px solid #111f3c;
    padding: 5px 10px;
}
button a{
  color: #fff;
}
#sp-title .sp-page-title {
    text-align: center;
    padding: 80px 0 40px 0;
}
.sppb-addon-office-location-wrapper .sppb-icon {
    color: #fff;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: 400px !important;
}
.reservation_asset_item .wizard {
    margin-bottom: 50px !important;
    border: none;
    background-color: #f6f5f5;
}
.reservation_asset_item .tariff-box {
    border: none;
    padding: 30px 40px;
    margin-bottom: 20px;
    border-radius: 3px;
    line-height: 42px;
    background: #eb842b !important;
}
.btn-primary:active, .btn-primary:focus, .sppb-btn-primary:active, .sppb-btn-primary:focus {
    background-color: ##111f3c;
    border-color: ##111f3c;
}
.btn-primary, .sppb-btn-primary {
    background-color: #111f3c;
}
.resort-title-heading .sppb-section-title {
    margin-top: 80px !important;
    position: relative;
}
.reservation_asset_item .tariff-box .trariff-price {
    color: #f1f1f1;
}
.reservation_asset_item .tariff-box .trariff-price .min_tariff {
    color: #111f3c;
}
.resort-search {
    width: 100%;
    min-height: 100px;
    background-color: #111f3c !important;
    text-align: center;
    position: absolute !important;
    bottom: 0px !important;
  	opacity: 0.8;
  	z-index: 10;
	color: #fff;
}
#sp-page-builder .sppb-section-title .sppb-title-subheading {
    font-size: 28px;
    line-height: 24px !important;
    margin-top: 0;
    margin-bottom: 50px;
    font-weight: 400;
}
#sp-main-body {
    padding: 10px 0 !important;
}
#sp-header {
    box-shadow: none !important;
}
.page-header {
    padding-bottom: 9px;
    margin: 0px !important;
    border-bottom: 1px solid #eee;
    background: #eb842b;
    padding: 10px !important;
    color: #fff;
}
.formResponsive {
    margin: 0 0 18px;
    border: 5px solid #c3c3c3;
    padding: 30px;
}
.resort-discount .sppb-btn-default {
    font-size: 26px !important;
}
#sp-page-builder .sppb-section-title {
    margin-bottom: 0px !important;
}
#slideshow { 
    margin: 50px 0px 0px 0px; 
    position: relative; 
    width: 240px; 
    height: 240px; 
    padding: 10px; 
    box-shadow: 0 0 20px rgba(0,0,0,0.4); 
}

#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}
#slideshow1 { 
    margin: 50px 0px 0px 0px; 
    position: relative; 
    width: 240px; 
    height: 240px; 
    padding: 10px; 
    box-shadow: 0 0 20px rgba(0,0,0,0.4); 
}

#slideshow1 > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}
#slideshow2 { 
    margin: 50px 0px 0px 0px; 
    position: relative; 
    width: 240px; 
    height: 240px; 
    padding: 10px; 
    box-shadow: 0 0 20px rgba(0,0,0,0.4); 
}

#slideshow2 > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}