.offcanvas-overlay {
    background: rgba(0, 0, 0, .0) !important
}

a {
    color: #406788;
}
a:hover, a:focus, a:active {
    color: #406788;
}
/*
.home1 #sp-header { 
    background-color: rgba(255,255,255,.4) !important;
    border-bottom: 1px solid rgba(255,255,255,.25);
    position: absolute;
    transition: .3s;

}
*/

#sp-top-bar {
    background-color: #406788;
}

#sp-top-bar a {
  color:#fff;
  font-weight:600;
}

#sp-top-bar a:hover {
  font-weight:900;
}


#sp-top1 {
  text-align:center;
}

#sp-header.header-sticky {
    position: fixed;
    background-color: rgba(255,255,255,1) !important;
    z-index: 9999;
}

.bflights {
    padding: 20px;
    color: #fff;
    transition: background-color .2s ease-in;
/*    border: 1px solid #fff; */
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    margin: 0 auto;
}

.bflights:hover  {
    background-color: rgba(0, 0, 0, 0.1);
    border: 1px solid #fff; */
}


.bflights hr {
  border-top: 1px solid #ccc;
}

.bflights a {
  color:#fff;
  border: 1px solid #fff;
  padding: 5px 10px;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a,.sp-megamenu-parent > li:hover > a{
    color: #799BAC;
  font-weight:500;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #799BAC;
    font-weight:600;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background-color: rgba(255,255,255,.9) !important;
}

.sp-megamenu-parent .sp-mega-group > li > a {
    font-weight: 400;
}

ul.sp-mega-group li.item-header > a {
  margin-top:10px;
}

.airports-menu ul {
 padding:0;
 margin:0
}
.airports-menu ul li {
 display:inline-block;
 padding:0 20px;
}
.airports-menu ul li a {
 font-size:27px;
 font-weight:600;
 line-height:1.42;
 color:rgba(255,255,255,.5);
 padding:30px 5px;
 display:flex;
 position:relative;
 overflow:hidden
}
.airports-menu ul li.active a {
 color:#fff;
}
.airports-menu ul li.active a:after {
 content:"";
 position:absolute;
 width:18px;
 height:18px;
 background-color:#fff;
 bottom:-10px;
 left:28px;
 transform:rotate(45deg);
}

.fan-fact .sppb-addon-animated-number {
 position:relative
}
.fan-fact .sppb-addon-animated-number .sppb-animated-number {
 -webkit-text-stroke:1px #fff;
 background-color:transparent;
 color:transparent
}
.fan-fact .sppb-divider {
 transform:rotate(16deg)
}

.title_black {
    border-left: 2px solid #323232;
  padding-left:20px;
}

@media only screen and (min-width: 768px) {
  
  #section-id-1590177071029 {
    border-left: 2px solid rgba(255,255,255,0.5);
    padding-left:20px;
  }
  #column-wrap-id-1590177071027 {
    border-left: 2px solid rgba(255,255,255,0.5);
      border-top: 2px solid rgba(255,255,255,0.5);
      border-bottom: 2px solid rgba(255,255,255,0.5);
  }
  #column-id-1590177071034 {
    border-right: 2px solid rgba(255,255,255,0.5);
      border-top: 2px solid rgba(255,255,255,0.5);
      border-bottom: 2px solid rgba(255,255,255,0.5);
  }
}

 span.sppb-panel-title i {
    font-size: 30px;
 padding-right:10px;
}

.sppb-animated-number::after {
  padding-left:10px;
}

table.reference {
    border-collapse: collapse;
    width: 100%;
}
table.reference tr:nth-child(2n+1) {
    background-color: #f9f9f9;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;

}
table.reference th {
    background-color:#7f909b;
    border: 1px solid #7f909b;
    color: #ffffff;
    font-size: 12px;
    padding: 3px;
    text-align: left;
    vertical-align: top;
}

div#column-id-1590546717238 a img.sppb-img-responsive {
  max-width:150px;
}

.sppb-addon-person.person-content-position-half-overlay .person-content-show-on-hover,
.sppb-addon-persion.person-content-position-half-overlay .person-content-show-on-hover {
 padding:15px 20px
}
.sppb-addon-person.person-content-position-half-overlay .person-content-show-on-hover .person-content-hover-content-wrap,
.sppb-addon-persion.person-content-position-half-overlay .person-content-show-on-hover .person-content-hover-content-wrap {
 padding:25px 30px;
 border-radius:3px;
 background-color:#fff
}
.sppb-addon-person.person-content-position-half-overlay:hover .sppb-person-image>img,
.sppb-addon-persion.person-content-position-half-overlay:hover .sppb-person-image>img {
 opacity:1
}

/* Booking */

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #191E2B;
}

.bookings-date-picker .ui-datepicker td.bookable a {
    background-color: #bbcac25e !important;
    color: #8f8888 !important;

}

.bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default {
    background: #406788;
    color: #fff;
}

.bookings-date-picker .ui-datepicker td.ui-datepicker-current-day a {
  background: #4067886E !important;
}

.alert-info {
  display:none !important;
}


div.bookings-date-picker-date-fields {
  float: left;
padding-right: 50px;
}

/* parking tabs */
.parking ul {
 	background-color: #799BAC;
}
  

.parking ul li {
  text-align:center;
  width:33.2%;
}

.parking ul li, .parking ul li.active > a, .parking ul li.active > a:hover, .parking ul li > a {
  	background-color: #799BAC !important;
	height:95px;
	font-size: 27px;
	font-weight: 600;
	line-height: 1.42;
}

.parking ul li.active > a {
  	color: white !important;
}

.parking ul li > a {
  	color: rgba(255,255,255,.5) !important;
}

.parking ul li.active a::after {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background-color: #fff;
    bottom: -10px;
    left: 28px;
    transform: rotate(45deg);
}

/* Buttons */ 

.btn.btn-primary {
 color:#98a7b5;
 background-color:transparent;
    border-color:#98a7b5;
}
.btn.btn-primary:hover {
 color:#fff;
 background-color:#98a7b5;
 border-color:#98a7b5
}
.btn.btn-primary.focus:hover,
.btn.btn-primary:focus:hover {
 color:#fff;
 background-color:#98a7b5;
 border-color:#98a7b5
}
.btn.btn-primary.focus,
.btn.btn-primary:focus {
 color:#98a7b5;
 background:0 0
}
.btn.btn-primary.disabled,
.btn.btn-primary:disabled {
 color:#98a7b5;
 background-color:transparent;
 border-color:#98a7b5
}


.btn-warning, .btn-success  {
 color:#212529;
 background-color:#799BAC;
 border-color:#799BAC;
    color: #fff;
}
.btn-warning:hover, .btn-success:hover {
 color:#212529;
 background-color:#799BAC;
 border-color:#406788;
    color: #fff;
}







.ui-widget-header {
  	background-color: #799BAC;
}

div.coupon {
  margin: 10px 0;
}


div.coupon form input, div.voucher form input {
  margin: 5px 0;
}

/* Shop */

.sp-simpleportfolio-filter ul {
  width:100%;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
    margin: 0;
}

.sp-simpleportfolio-filter ul li {
  text-align:center;
  width:24.99%;
}

.sp-simpleportfolio-filter ul li, .sp-simpleportfolio-filter ul li.active > a, .sp-simpleportfolio-filter ul li.active > a:hover, .sp-simpleportfolio-filter ul li > a {
  	background-color: #799BAC !important;
	font-size: 27px;
	font-weight: 600;
	line-height: 2.20;
}

@media only screen and (max-width: 768px) {
  .sp-simpleportfolio-filter ul li, .sp-simpleportfolio-filter ul li.active > a, .sp-simpleportfolio-filter ul li.active > a:hover, .sp-simpleportfolio-filter ul li > a {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.50;
    	height:70px;
	}
}
  
  

.sp-simpleportfolio-filter ul li.active > a {
  	color: white !important;
}

.sp-simpleportfolio-filter ul li > a {
  	color: rgba(255,255,255,.5) !important;
}


ul.block-picker-time [Style]  li a{width:150px;}



#sp-top1 .banneritem img {
  padding: 20px 0 !important;
}

div.bannergroup div.banneritem img {
  margin: 0 auto;
}

.product-cart-section {
  margin-left:0px !important;
}

small.bookings-date-picker-choose-date {
    color: #799BAC;
}

/*
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    padding: 0.8rem 0.95rem;
}
*/

.booking_fields input.booking_fields_number, input.booking_fields_number {
    max-width: 80px;
}

.j2store-product-module {
  /*	border: 1px solid #799BAC; */
   	background-color: #F5F4F7;
  padding:20px;
}


input.j2store-cart-button.btn.btn-primary {
 background-color:#fff;
}

input.j2store-cart-button.btn.btn-primary:hover {
 color:#fff;
 background-color:#98a7b5;
 border-color:#98a7b5
}

.osm-pricing-table-flat .osm-plan {
    background-color: #799BAC !important;
}

.sp-page-title {
    background: #406788 !important;
}

h2 {text-transform: uppercase !important;
}

fieldset.bookings-date-picker.bookings-date-picker-booking.bookings_field_start_date legend span.label {
  font-size:1.3rem;
}

.product-title {
 font-size: 20px;
font-weight: 700;
  border-bottom: 2px solid;
letter-spacing: 1px;
margin: 0 0 20px 0;
padding-bottom: 10px;
text-transform: uppercase; 
  Text-align:center;

}
div.sppb-addon.sppb-addon-text-block div.sppb-addon-content h2 {
  padding-top:20px;
  padding-bottom:10px;
}

/* */
div.j2store-order.j2store-myprofile h3,  div.tabbable.tabs ul.nav.nav-tabs {
  display:none !important;
}

input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    padding: 1rem 0.75rem !important;
}

.alert-danger {
    margin: -52px auto !important;
  text-align:center;
}
#button-payment-method {
  margin-top:20px;
}

div.ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
  margin-bottom:20px;
}

.article-social-share .social-share-icon ul li a:hover {
  color: #406788;
}
  
div.checkout-content div#akeeba-renderjoomla div.j2store h2 {
  font-size:20px;
}
