a, a:focus, a:hover {
  color: inherit;;
  background-color: inherit;
  text-decoration: inherit;
}

.brand-logo {
  position: relative;
  z-index: 1;
  width: auto;
  padding-top: 15px;
  padding-left: 0px;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 102px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-justify-content: center;
  -ms-flex-pack: distribute;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  color: #000;
}

.phone-number {
  margin-bottom: 0px;
  padding-bottom: 2px;
  color: #0062ac;
}

.nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

a.dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  color: #fff;
  font-size: 0.9375rem;
  font-weight: 400;
}

a.dropdown-link:hover {
  color: #86d0ff;
  background-color: transparent;
  text-decoration: inherit;
}

a.dropdown-link.w--current {
  color: #515157;
}

.scrollbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  width: 100%;
  height: 1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.brand.w--current {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Overpass, sans-serif;
  color: #343a40;
  font-size: 1.125rem;
  line-height: 3;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: none;
}

.nav-link:hover {
  color: #0061ab;
}

.nav-link.normal {
  padding-right: 10px;
  padding-left: 25px;
  font-family: Overpass, sans-serif;
  color: #000;
  font-weight: 400;
}

.nav-link.normal:hover {
  color: #0061ab;
}

.nav-link.normal.w--current {
  /*padding-left: 15px;*/
}


.dropdown-list {
  background-color: #fafafa;
}

.dropdown-list.w--open {
  width: 230px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgba(0, 97, 171, 0.92);
}

.line-divider-nav {
  width: 2px;
  height: 30px;
  margin-right: 10px;
  margin-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  float: right;
  background-color: #f1e85b;
}

.topnavi-txt {
  padding-right: 5px;
  color: #000;
}

.topnavi-txt:hover {
  color: #0061ab;
}

.link {
  color: #0062ac;
  font-size: 0.9375rem;
  text-decoration: none;
}

.link:hover {
  color: #000;
}

.phone-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 17px;
  float: right;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.social-icon:hover {
  opacity: 0.7;
}

.body {
  background-color: #f0f0f0;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 1.0625rem;
  line-height: 1.5;
}

.hero-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: calc(100vh - 102px);
  min-height: 450px;
  margin-top: 0px;
  padding: 0px 10vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  /*
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(75%, rgba(0, 0, 0, 0.75))), url('/img/9QUn4L-TmCzn-g7D0vn6u1lB6HrvDNmE7WrS4vM2PMu-SxIjHx43oLnivW1ORLjQ6wjv8cRxeAw2120-fcrop64100000000ffffffff-k-c0xffffffff-no-nd-rj.jpeg');
  background-image: linear-gradient(90deg, transparent 50%, rgba(0, 0, 0, 0.75) 75%), url('/img/9QUn4L-TmCzn-g7D0vn6u1lB6HrvDNmE7WrS4vM2PMu-SxIjHx43oLnivW1ORLjQ6wjv8cRxeAw2120-fcrop64100000000ffffffff-k-c0xffffffff-no-nd-rj.jpeg');
  */
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll;
  color: #fff;
  margin-top: 102px;
}

#hero-search-location {
    background-image: url('/img/search.png');
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    height: 54px;
    padding: 15px 80px 15px 15px;
}
.rentals-hero-search {
    position: relative;
}
.rentals-hero-search #hero-search-location-btn {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 64px;
    cursor: pointer;
}



* {
    box-sizing: border-box;
}
html, body {
    margin: 0px;
    padding: 0;
    width: 100%;
    width: 100vw;
    height: 100%;
}
#GoogleMaps {
    margin-top: -102px;
    height: 102px;
    width: 0px;
    display: block;
}
.googlemaps-wrapper {
    height: calc(100% - 102px - 154px);
    width: 100%; 
    min-height: 300px;
    background: #fff; 
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.8);
    position: relative;
}
.googlemaps-box {
    height: 100%; 
    width: 100%; 
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
#map {
    height: 100%;
    width: 100%;
    width: 100vw;
}
#floating-panel {
    position: absolute;
    bottom: 30px;
    left: 20px;
    z-index: 5;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #999;
    text-align: center;
    font-family: 'Roboto','sans-serif';
    line-height: 30px;
    padding-left: 10px;
}
.blue-block-maps {
    display: block;
    width: 100%;
    height: auto;
    padding: 50px 55px;
    background-color: rgba(0, 98, 172, 0.9);
    text-align: center;
}    
.another-search-location-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.another-search-location-wrapper #another-search-location-btn {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 64px;
    cursor: pointer;
}
.blue-block-maps #another-search-location {
    display: inline-block;
    font-family: 'Roboto','sans-serif';
    width: 320px;
    background-image: url('/img/search.png');
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    height: 54px;
    padding: 15px 80px 15px 15px;
    margin: 0;
}   
.contact-us-button {
    display: inline-block;
    margin-left: 55px;
    vertical-align: top;
}
.contact-us-button a {
    background: none;
    font-weight: normal;
    border: 1px solid #ccc;
    color: #ccc;
    height: 54px;
    padding: 15px 15px;
}
.googlemaps-legend {
    position: relative;
    display: inline-block;
    margin-left: 55px;
    height: 54px;
    width: 150px;
    vertical-align: top;
}
.legend-line1 {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 27px;
    width: 130px;
}
.legend-line2 {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 27px;
    width: 130px;
}
.legend-yellow {
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #f1e85b;
}
.legend-green {
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #bae925;
}
.legend-red {
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 50%;
    background: #ff676d;
}
.legend-text {
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 36px;
    width: 90px;
    height: 27px;
    color: #ccc;
    text-align: left;
}

.gm-style .gm-style-iw-c {
    padding: 50px !important;
    background-color: rgba(0, 98, 172, 1);
    color: #fff;
	  overflow-y: auto !important;
    box-shadow: 0 2px 7px 1px rgb(0 0 0 / 30%);
}
.gm-style-iw-d {
	overflow-x: hidden !important;
	overflow-y: auto !important;
	max-height: none !important;
}
.gm-style .gm-style-iw-t::after {
    background: linear-gradient(45deg,rgba(0,98,172,1) 50%,rgba(0,98,172,0) 51%,rgba(0,98,172,0) 100%);
    top: -1px;
 }
#maps-infowindow-subtitle .top-title.in-banner.second {
	font-size: 1.8rem;
}
#maps-infowindow-image {
    margin-top: 10px;
    margin-bottom: 10px;
}
#maps-infowindow-image img {
    max-width: 100%;
    box-shadow: inset 3px 3px 15px 0px rgba(0,0,0,0.2);
}
.gm-style .gm-style-iw-c .gm-ui-hover-effect img, .gm-style .gm-style-iw-c .gm-ui-hover-effect span {
	display: none !important;
}
.gm-style .gm-style-iw-c .gm-ui-hover-effect::after {
	content: "X";
}
#maps-infowindow-button {
	text-align: center;
}
#maps-infowindow-info .space-row {
	margin: 20px 0;
	display: flex;
	justify-content: center;
	flex-flow: wrap;
}
#maps-infowindow-info .space-circle,
#maps-infowindow-info2 .space-circle {
	display: inline-block;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	text-shadow: 0 45px 0px #fff;
    color: transparent;
    text-align: center;
    margin-bottom: 30px;
    margin-top: -4px;
    font-weight: bold;
    margin-right: 12px;
}
#maps-infowindow-info .space-green {
	background: #bae925;
	background-image: url(/img/bicycle.png);
	background-size: 32px 32px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
}
#maps-infowindow-info2 .space-calendar {
	background: #f1e85b;
	background-image: url(/img/calendar.png);
	background-size: 22px 22px;
	background-position: 8px 8px;
	background-repeat: no-repeat;
}
#maps-infowindow-info .space-red {
	background: #ff676d;
}
body.display-infowindow {
	overflow: hidden;
}

body.display-infowindow .googlemaps-box {
    min-height: 700px;
}

body.display-infowindow .googlemaps-wrapper {
	position: fixed;
	top: 0;
	bottom: 0;
	height: 100%;
	z-index: 100000;
}
@media screen and (max-width: 620px) {
    .gm-style .gm-style-iw-c {
    }
}            
@media screen and (max-width: 450px) {
    .gm-style .gm-style-iw-c {
    }
}            




.paragraph-banner {
  width: 100%;
  margin-bottom: 20px;
  padding-right: 20px;
  color: #f0f0f0;
}

.top-title {
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 38px;
}

.top-title.in-banner {
  margin-top: 15px;
  color: #fff;
  font-size: 47px;
  line-height: 55px;
}

.top-title.in-banner.second {
  margin-top: 20px;
  font-family: Overpass, sans-serif;
  color: #f0f0f0;
  font-size: 2.6rem;
  line-height: 1;
  font-weight: 600;
  text-transform: none;
}

.top-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.top-wrapper.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
}

.chapeau {
  margin-bottom: 10px;
  color: #0062ac;
  font-size: 1.1rem;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.chapeau.second-color {
  font-family: Roboto, sans-serif;
  color: #f1e85b;
  font-size: 1.1rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 2px;
}

.button {
  padding: 15px 35px;
  background-color: #0854a5;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Overpass, sans-serif;
  color: #fff;
  font-size: 1.0625rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: none;
}

.button:hover {
  background-color: #337fcf;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.button.second-color {
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 2px;
  background-color: #f1e85b;
  font-family: Overpass, sans-serif;
  color: #0062ac;
  font-size: 1.0625rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: none;
}

.button.second-color:hover {
  background-color: #fff11a;
}

.button.second-color {
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 2px;
  background-color: #f1e85b;
  font-family: Overpass, sans-serif;
  color: #0062ac;
  font-size: 1.0625rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: none;
}

.button.second-color:hover {
  background-color: #fff11a;
}

.button.second-color.contact {
  width: 100%;
  width: auto;
  border: none;
}
.button.second-color.contact:focus {
    outline: 1px solid rgba(0,0,0,0.1);
}
.top-margin {
  margin-top: 50px;
}

.top-margin.half {
  margin-top: 25px;
}

.blue-block-hero {
  position: static;
  left: auto;
  top: 0px;
  right: 0px;
  bottom: auto;
  display: block;
  width: 425px;
  height: auto;
  margin-top: 60px;
  padding: 50px 40px 50px 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: rgba(0, 98, 172, 0.9);
  text-align: left;
}

.scroll-down-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 60px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mouse-scroll {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 38px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 2px solid #fff;
  border-radius: 12px;
}

.mouse-dots {
  width: 4px;
  height: 4px;
  margin-top: 10px;
  border-radius: 100%;
  background-color: #d1d1d1;
}

.section-1 {
  height: auto;
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.gallery {
  width: 100%;
  height: auto;
}

.txt-block-500 {
  width: 500px;
  height: auto;
  margin-bottom: 0px;
  padding: 0px;
}
.txt-block-890 {
  width: 890px;
  height: auto;
  margin-bottom: 0px;
  padding: 0px;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: Overpass, sans-serif;
  color: #0061ab;
  font-size: 2.6rem;
  line-height: 1.1;
  font-weight: 600;
}

.paragraph {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.0625rem;
  line-height: 1.5;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.column-left {
  padding-right: 0px;
  padding-left: 0px;
}

.column-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.form-error {
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  color: #ee4869;
  font-size: 13px;
  line-height: 16px;
}

.footer-v1-subscrube {
  width: 33.33%;
  margin-bottom: 0px;
  padding-top: 56px;
  padding-right: 5%;
  padding-left: 5%;
  background-color: #004e8a;
}

.footer-v1-link-heading {
  margin-bottom: 3px;
  font-family: Overpass, sans-serif;
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 400;
}

.footer-v1-link-heading:hover {
  color: #f1e85b;
}

.footer-v1-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0%;
  margin-left: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.form-success {
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  text-align: left;
}

.footer-v1-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  padding-top: 0px;
  padding-right: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 11px;
  line-height: 20px;
}

.footer-v1-bottom-text {
  margin-top: 0px;
  padding-right: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: hsla(0, 0%, 100%, 0.5);
}

.scroll-up-button {
  position: relative;
  left: 64px;
  display: none;
  overflow: hidden;
  width: 64px;
  height: 64px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #26272e;
}

.footer-v1-subscribe-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.button-2 {
  position: relative;
  overflow: hidden;
  height: 48px;
  padding: 11px 24px;
  border-radius: 0px;
  background-color: #faaf52;
  -webkit-transition: color 400ms ease, background-color 400ms ease;
  transition: color 400ms ease, background-color 400ms ease;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button-2:hover {
  background-color: #f6a136;
}

.button-2.subscribe-button {
  width: 48px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #f1e85b;
  background-image: url('/img/countries/paper-plane-icon.svg');
  background-position: 50% 50%;
  background-size: 20px 20px;
  background-repeat: no-repeat;
}

.input {
  height: 48px;
  margin-bottom: 32px;
  padding: 11px 0px 13px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-radius: 0px;
  -webkit-transition: border 600ms ease;
  transition: border 600ms ease;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}

.input:hover {
  border-bottom-color: #bbb;
}

.input:focus {
  border-bottom-color: #faaf52;
}

.input.subscribe-input {
  margin-right: -2px;
  margin-bottom: 8px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #000;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: #0061ab;
  -webkit-transition: border 600ms ease;
  transition: border 600ms ease;
  font-family: Roboto, sans-serif;
  color: rgba(0, 0, 0, 0.56);
  font-size: 1.0625rem;
  text-transform: none;
}

.input.subscribe-input:hover {
  border-color: hsla(0, 0%, 100%, 0.5);
}

.input.subscribe-input:focus {
  border-color: #faaf52;
}

.input.subscribe-input::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, 0.3);
}

.input.subscribe-input:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.3);
}

.input.subscribe-input::-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.3);
}

.input.subscribe-input::placeholder {
  color: hsla(0, 0%, 100%, 0.3);
}

.scroll-arrow {
  position: relative;
  z-index: 1;
}

.footer {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 128px 6%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.footer.no-paddings {
  display: block;
  padding: 0px 0%;
  background-color: #0061ab;
}

a.link-white {
  color: #fff;
  text-decoration: none;
}

a.link-white:hover {
  text-decoration: underline;
}

.footer-v1-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.color-hover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  background-color: #faaf52;
}

.color-hover.down {
  position: absolute;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
  height: 3px;
}

a.footer-small-text {
  width: 100%;
  margin-top: 0px;
  opacity: 0.35;
  color: #fff;
  font-size: 0.9rem;
  line-height: 1.5;
  font-weight: 300;
  text-decoration: none;
}

a.footer-small-text:hover {
  text-decoration: underline;
}

.footer-small-text._2 {
  width: auto;
  margin-right: 5px;
}

.footer-small-text.contact {
  opacity: 0.6;
  color: #000;
}

.footer-v1-link {
  margin-right: 8%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: color 600ms ease;
  transition: color 600ms ease;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 13px;
  text-decoration: none;
}

.footer-v1-link:hover {
  color: #fff;
}

.footer-v1 {
  display: block;
  width: 100%;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  background-color: #0061ab;
  color: #fff;
}

.text-block {
  margin-bottom: 5px;
  font-size: 1.0625rem;
  line-height: 1.5;
}

.text-block-2 {
  margin-bottom: 60px;
}

.disclaimer-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  border-top: 1px solid rgba(241, 232, 91, 0.5);
  font-size: 1rem;
  line-height: 1.1;
}

.image {
  width: auto;
  height: auto;
  max-height: none;
  max-width: 100%;
  border-radius: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.columns-2-desktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.extra-space {
  width: 100%;
  height: 20px;
}
.extra-space2 {
  width: 100%;
  height: 10px;
}
.play-div {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.2);
  -o-object-fit: fill;
  object-fit: fill;
}

.play-icon {
  padding: 30px;
  background-color: #f1e85b;
  box-shadow: 1px 1px 7px 2px rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  width: 100px;
  height: 100px;
}

.lightbox-link {
  overflow: hidden;
  border-radius: 2px;
}

.gallery-grid-container {
  display: -ms-grid;
  display: grid;
  margin-top: 0px;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 20px auto;
  grid-template-rows: auto auto;
}

.gallery-lightbox {
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.gallery-lightbox._1 {
  box-shadow: none;
}

.gallery-lightbox._2 {
  box-shadow: none;
}

.gallery-lightbox._3 {
  box-shadow: none;
}

.gallery-lightbox._4 {
  box-shadow: none;
}

.gallery-lightbox._5 {
  box-shadow: none;
}

.gallery-thumbnail {
  width: 100%;
  height: auto;
  border-radius: 2px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.section-4 {
  height: auto;
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
}

.success-message {
  background-color: #0dce79;
  color: #fff;
  font-weight: 500;
}

.text-field {
  height: 52px;
  border-style: none;
  background-color: #f5f5f7;
}

.text-field::-webkit-input-placeholder {
  color: #919197;
}

.text-field:-ms-input-placeholder {
  color: #919197;
}

.text-field::-ms-input-placeholder {
  color: #919197;
}

.text-field::placeholder {
  color: #919197;
}

.text-field.white {
  height: 56px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  border-radius: 2px;
  background-color: #fff;
  color: #000;
  letter-spacing: 0.5px;
}

.select-field {
  height: 52px;
  border-style: none;
  background-color: #f5f5f7;
}

.select-field::-webkit-input-placeholder {
  color: #919197;
}

.select-field:-ms-input-placeholder {
  color: #919197;
}

.select-field::-ms-input-placeholder {
  color: #919197;
}

.select-field::placeholder {
  color: #919197;
}

.select-field.white {
  height: 56px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  border-radius: 2px;
  background-color: #fff;
  color: #000;
  letter-spacing: 0.5px;
}

.checkbox-field {
  height: 52px;
  border-style: none;
  background-color: #f5f5f7;
}

.checkbox-field::-webkit-input-placeholder {
  color: #919197;
}

.checkbox-field:-ms-input-placeholder {
  color: #919197;
}

checkbox-field::-ms-input-placeholder {
  color: #919197;
}

.checkbox-field::placeholder {
  color: #919197;
}

.checkbox-field.white {
  height: 56px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  border-radius: 2px;
  border: none;
  background-color: #fff;
  color: #000;
  letter-spacing: 0.5px;
}


.align-center {
  text-align: center;
}

.subsribe-percent {
  display: block;
  width: 100%;
  margin: 0 -10px;
}

.top-wrapper-margin {
  margin-bottom: 80px;
}

.top-wrapper-margin.second {
  margin-bottom: 60px;
}

#ContactUs {
    margin-top: -102px;
    height: 102px;
    width: 0px;
    display: block;
}

.rentals-contactus {
    max-width: 100%;
    max-width: 100vw;
	position: relative;
	box-sizing: border-box;
	font-size: 0;
	display: flex;
	flex-direction: row;
	background: #fff;
}
.rentals-contactus-1 {
	width: calc(50% + 390px);
	position: relative;
	font-size: 1.0625rem;
	display: flex;
  	justify-content: center;
  	align-items: center;
  	padding-right: 100px;	
}
.rentals-contactus-2 {
	display: inline-block;
	position: relative;
	width: calc(50% - 440px);
	height: max-content;
	vertical-align: top;
	padding-left: 24px;
	padding-top: 225px;
}
.rentals-contactus h4 {
	padding: 0 10px;
}
#contact-messagetype[value=""] {
	color: #aaa;
}
#contact-messagetype option[value=""] {
	color: #aaa;
}


.txt-block-890 {
    width: 100%;
    max-width: calc(60px + 890px);
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 0 0 auto;
}

.formSegWrap_submitVar_Rentals_ContactForm {
	margin-top: 20px;
}

.sector-5 {
  position: relative;
  z-index: 1;
  padding: 120px 40px;
  display: block;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
}

.error-message {
  background-color: red;
  color: #fff;
  text-align: center;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: Overpass, sans-serif;
  color: #0061ab;
  font-size: 2.6rem;
  line-height: 1.1;
  font-weight: 600;
}

.container {
  max-width: 1200px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-block-3 {
  height: 40px;
  padding-top: 10px;
  padding-left: 0px;
  color: #dc3545;
  font-size: 1.1rem;
  line-height: 1.5;
}

.image-section-1-mobile {
  display: block;
  width: 100%;
  height: auto;
}

.txt-block-mobile {
  display: block;
  width: auto;
  height: auto;
  margin-bottom: 0px;
  padding: 0px;
}

.mobile-content-vertical {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.gallery-mobile {
  width: 100%;
  height: auto;
}

.image-2 {
  width: 18px;
  height: 12px;
  margin-left: 5px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nav-menu-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  padding-right: 10px;
}

.mail-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 27px;
  float: right;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  margin-right: 0%;
  margin-left: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.mailadres {
  margin-bottom: 0px;
  padding-bottom: 2px;
  color: #0062ac;
}

@media screen and (max-width: 991px) {
  .brand-logo {
    max-width: 90%;
    max-height: 100px;
    padding-top: 0px;
    margin-top: 45px;
  }
  .menu-button {
    padding: 12px;
    border-radius: 2px;
    background-color: #0854a5;
    color: #fff;
  }
  .menu-button.w--open {
    background-color: #4a8fda;
    color: #fff;
  }
  .navbar {
    padding-right: 40px;
    padding-left: 20px;
  }
  .nav-menu-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-right: 0%;
    margin-left: 0%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #084f88;
    position: fixed;
    top: 102px;
    bottom: 0;
    left: 0;
    width: 100vw;
  }
  a.dropdown-link.centered {
    text-align: center;
  }
  .scrollbar {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .brand {
    height: 50px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .brand.w--current {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  a.nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 70px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    text-align: center;
  }
  a.nav-link.normal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    padding-right: 60px;
    padding-left: 60px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-bottom: 1px solid rgba(134, 208, 255, 0.5);
    opacity: 1;
    color: #fff;
    font-size: 1.0625rem;
    line-height: 1.5;
    text-align: center;
  }
  a.nav-link.normal:hover {
    color: #86d0ff;
  }
  a.nav-link.normal.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    padding-left: 60px;
  }
  .topnavi-txt {
    margin-right: 0px;
    color: #fff;
    font-size: 1.0625rem;
    line-height: 1.5;
  }
  .topnavi-txt:hover {
    color: #86d0ff;
  }
  .hero-overlay {
    padding-right: 2%;
    padding-left: 0%;
    background-position: 0px 0px, 33% 50%;
  }
  .paragraph-banner {
    width: 100%;
    text-align: left;
  }
  .make-center-mobile {
    text-align: center;
  }
  .top-title.in-banner.second {
    text-align: left;
  }
  .top-wrapper.left.make-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .chapeau.second-color {
    text-align: left;
  }
  .top-margin.half {
    text-align: left;
  }
  .txtblock {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .blue-block-hero {
    left: auto;
    width: auto;
  }
  .section-1 {
    padding: 80px 0% 0px;
  }
  .column {
    display: none;
  }
  .footer-v1-subscrube {
    width: 100%;
    padding-right: 50%;
    padding-bottom: 56px;
    padding-left: 6%;
  }
  .footer-v1-content {
    margin-right: 6%;
    margin-left: 6%;
  }
  .footer-v1-bottom {
    padding-bottom: 24px;
  }
  .scroll-up-button {
    display: none;
  }
  .footer {
    padding: 80px 3%;
  }
  .footer-v1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .image {
    max-height: 100%;
  }
  .columns-2-desktop {
    display: none;
  }
  .play-div {
    position: absolute;
    z-index: 3;
  }
  .gallery-grid-container {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .section-4 {
    padding: 80px 0%;
  }
  .align-center {
    margin-top: 40px;
  }
  .top-wrapper-margin.second {
    margin-bottom: 40px;
  }
  .sector-5 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .image-section-1-mobile {
    display: block;
    margin-top: 60px;
  }
  .txt-block-mobile {
    width: auto;
    padding-right: 5%;
    padding-left: 5%;
  }
  .mobile-content-vertical {
    display: block;
  }
  .gallery-mobile {
    margin-top: 60px;
  }
  .nav-menu-1 {
    display: none;
    margin-right: 0%;
    margin-left: 0%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #084f88;
  }
	.rentals-contactus {
	    max-width: 100%;
	    max-width: 100vw;
		position: static;
		display: flex;
		flex-direction: column;
	}
	.rentals-contactus-1 {
		width: 100%;
		width: 100vw;
		position: static;
		display: inline-block;
	  	padding-right: 0px;
	}
	.rentals-contactus-2 {
		display: inline-block;
		position: static;
		width: 100%;
		width: 100vw;
		height: auto;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 0px;
	}
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-left: 20px;
  }
  .hero-overlay {
    padding: 40px 20px;
  }
  .top-title.in-banner {
    font-size: 32px;
    line-height: 40px;
  }
  .top-wrapper.left.make-center {
    text-align: center;
  }
  .blue-block-hero {
    width: 500px;
    height: 500px;
  }
  .footer-v1-subscrube {
    padding-right: 25%;
  }
  .footer-v1-bottom {
    padding-right: 0%;
  }
  .footer-v1-bottom-text {
    padding-right: 0%;
  }
  .scroll-up-button {
    display: none;
  }
  .footer-v1-links {
    padding-bottom: 64px;
  }
  .gallery-grid-container {
    max-width: none;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .subsribe-percent {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
	/*
  .brand-logo {
    position: static;
    max-width: 50%;
    padding-top: 20px;
    padding-left: 0px;
  }
  */
  .menu-button {
    width: 48px;
    height: 48px;
  }
  /*
  .navbar {
    height: 80px;
    padding-right: 20px;
    padding-left: 20px;
  }
  */
  .brand {
    height: 40px;
  }
  .brand.w--current {
    padding-left: 0px;
  }
  .hero-overlay {
    height: 77vh;
    /*margin-top: 80px;*/
  }
  .top-title {
    font-size: 26px;
  }
  .top-title.in-banner {
    font-size: 24px;
    line-height: 30px;
  }
  .top-title.in-banner.second {
    font-size: 2.5rem;
  }
  .chapeau {
    font-size: 1.1rem;
  }
  .chapeau.second-color {
    font-size: 1.1rem;
  }
  .button.second-color.contact {
    margin-top: 20px;
  }
  .top-margin {
    margin-top: 30px;
  }
  .blue-block-hero {
    width: 350px;
    height: auto;
    margin-top: 0px;
    padding: 30px;
  }
  .scroll-down-wrapper {
    display: none;
  }
  .section-1 {
    padding-bottom: 0px;
  }
  .footer-v1-subscrube {
    padding-right: 6%;
  }
  .button-2.subscribe-button {
    width: 46px;
    padding: 10px 20px;
  }
  .footer-v1-links {
    padding-bottom: 40px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-v1-link {
    width: 42%;
    margin-bottom: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .gallery-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }
  .section-4 {
    padding-bottom: 20px;
  }
  .text-field.white {
    margin-bottom: 15px;
  }
  .top-wrapper-margin {
    margin-bottom: 40px;
  }
  .sector-5 {
    padding: 60px 20px;
  }
  .image-section-1-mobile {
    margin-bottom: -7px;
    padding-bottom: 0px;
  }
}




html {
	scroll-behavior: smooth;
}

body {
    min-height: initial;
    overflow-x: hidden;
}

.section-content-wrapper {
    background: #f0f0f0;
}
.section-content {
    width: 90%;
    max-width: 1200px;
    background: #f0f0f0;
    margin: 100px auto 0px auto;
    padding: 80px 10px 80px 10px;
    min-height: calc(100vh - 460px);
}
.section-content-gray-wrapper {
    background: #f0f0f0;
}
.section-content-gray {
    width: 90%;
    max-width: 1200px;
    background: #f0f0f0;
    margin: 0px auto 0px auto;
    padding: 80px 10px 80px 10px;
}

.section-content-white-wrapper {
    background: #ffffff;
}
.section-content-white {
    width: 90%;
    max-width: 1200px;
    background: #ffffff;
    margin: 0px auto 0px auto;
    padding: 80px 10px 80px 10px;
}
.section-content-howitworks ol.rentals-howitworks-ol {
	list-style: none; 
	counter-reset: li;
}
.section-content-howitworks ol.rentals-howitworks-ol li {
	counter-increment: li;
	position: relative;
	margin: 20px 0;
}
.section-content-howitworks ol.rentals-howitworks-ol li::before {
	content: counter(li); 
	color: #000000;
	display: inline-block; 
	position: absolute;
    left: -48px;
    top: -3px;
    background: #f1e85b;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.dropdown-menu {
    margin-top: -15px;
    border: 1px solid rgba(0,0,0,0.15);
}
.dropdown-menu1 {
    margin-top: -15px;
    border: 1px solid rgba(0,0,0,0.15);
}
.dropdown-toggle, .dropdown-toggle:hover, .dropdown-toggle:active {
    font-weight: normal;
    font-size: 0.8rem;
    color: #9A9A9A;
    margin-top: 0.2rem;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

#AboutFalco {
    margin-top: -102px;
    height: 102px;
    width: 0px;
    display: block;
}
.rentals-about {
    max-width: 100%;
    max-width: 100vw;
	position: relative;
	box-sizing: border-box;
	font-size: 0;
	display: flex;
	flex-direction: row;
}
.rentals-about-1 {
	width: 50%;
	position: relative;
	font-size: 1.0625rem;
	display: flex;
  	justify-content: center;
  	align-items: center;
  	padding-right: 100px;	
}
.rentals-about-2 {
	display: inline-block;
	position: relative;
	width: 50%;
	height: max-content;
	padding-top: 24.6%;
	vertical-align: top;
	overflow: hidden;
}
.txt-block-500 {
    width: 100%;
    max-width: calc(60px + 500px);
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 0 0 auto;
}
.rentals-about-images-1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 69%;
}
.rentals-about-images-2 {
	position: absolute;
	top: 0;
	right: 50px;
	width: 23.5%;
}
.rentals-about-images-3 {
	position: absolute;
	bottom: 0;
	right: 50px;
	width: 23.5%;
}

@media screen and (max-width: 991px) {
	.rentals-about {
		flex-direction: column;
	}
	.rentals-about-1 {
		display: block;
		width: 100%;
	}
	.rentals-about-2 {
		display: block;
		position: relative;
		width: 100%;
		padding-top: 48.54368932%;
		left: 0;
		top: 0;
		margin-top: 60px;
		margin-bottom: 80px;
	}
	.txt-block-500 {
	    max-width: initial;
	}
}
@media screen and (max-width: 767px) {
	.rentals-about-2 {
		display: block;
		position: static;
		width: 100%;
		padding-top: 0;
		left: 0;
		top: 0;
		margin-top: 60px;
		margin-bottom: 80px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.rentals-about-images-1 {
		position: static;
		top: 0;
		left: 0;
		width: 100%;
		display: inline-block;
		margin-bottom: 20px;
	}
	.rentals-about-images-2 {
		position: static;
		top: 0;
		left: 0;
		right: 0;
		width: calc(50% - 10px);
		margin-right: 20px;
		display: inline-block;
	}
	.rentals-about-images-3 {
		position: static;
		top: 0;
		left: 0;
		right: 0;
		width: calc(50% - 10px);
		display: inline-block;
	}
}
@media screen and (max-width: 479px) {
	.rentals-about-2 {
		display: block;
		position: static;
		width: 100%;
		padding-top: 0;
		left: 0;
		top: 0;
		margin-top: 60px;
		margin-bottom: 80px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.rentals-about-images-1 {
		position: static;
		top: 0;
		left: 0;
		width: 100%;
		display: inline-block;
		margin-bottom: 10px;
	}
	.rentals-about-images-2 {
		position: static;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		margin-bottom: 10px;
		display: inline-block;
	}
	.rentals-about-images-3 {
		position: static;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		display: inline-block;
	}
}


#HowItWorks {
    margin-top: -102px;
    height: 102px;
    width: 0px;
    display: block;
}

.rentals-howitworks {
    max-width: 100%;
    max-width: 100vw;
	position: relative;
	box-sizing: border-box;
	font-size: 0;
	display: flex;
	flex-direction: row;
}
.rentals-howitworks-1 {
	width: 50%;
	position: relative;
	font-size: 1.0625rem;
	display: flex;
  	justify-content: center;
  	align-items: center;	
  	padding-right: 100px;	
}
.rentals-howitworks-2 {
	display: inline-block;
	position: relative;
	width: calc(50% - 50px);
	height: max-content;
	vertical-align: top;
}
.rentals-howitworks-images {
	position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.2);
    -o-object-fit: fill;
    object-fit: fill;
}
.rentals-howitworks-bullets {
	margin-top: 50px;
}
.rentals-howitworks-image-link {
	display: block;
	position: relative;
	width: 100%;
	padding-top: 66.66667%;
	overflow: hidden;
}

.rentals-howitworks-bullet-column {
    display: inline-block;
    width: 160px;
    width: 30%;
    vertical-align: top;
}
.rentals-howitworks-bullet {
    width: 100px;
    height: 100px;
    background: #f1e85b;
    border-radius: 50%;
    line-height: 107px;
    text-align: center;
    font-size: 2.6rem;
    color: #0061ab;
    font-family: Overpass, sans-serif;
    font-weight: bold;
	margin: 0 auto;
}
.rentals-howitworks-bullet-text {
    padding-top: 20px;
    padding-bottom: 40px;
    color: #0061ab;
    font-family: Overpass, sans-serif;
   	text-align: center;
}

@media screen and (max-width: 991px) {
	.rentals-howitworks {
		flex-direction: column;
	}
	.rentals-howitworks-1 {
		display: block;
		width: 100%;
		padding-right: 0px;
	}
	.rentals-howitworks-2 {
		display: block;
		position: relative;
		width: 100%;
		margin-top: 60px;
	}
}

.rentals-howitworks-image-link {
    cursor: pointer;
}
.rentals-howitworks-youtube {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.9);
    z-index: 1000;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.rentals-howitworks-youtube-film {
	overflow: hidden;
	padding-top: 50.553%;
	position: relative;
	width: 100%;
	margin: 5%;
}
.rentals-howitworks-youtube-film iframe {
	border: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.rentals-howitworks-youtube-terugknop {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
}
@media screen and (min-width: 1044px) {
	.rentals-howitworks-youtube-film {
		width: 940px;
		height: 528px;
		padding-top: 528px;
	}
}
@media screen and (max-height: 600px) {
	.rentals-howitworks-youtube-film {
	    transform: scale(0.8);
	}
}
@media screen and (max-height: 450px) {
	.rentals-howitworks-youtube-film {
	    transform: scale(0.6);
	}
}
@media screen and (max-height: 350px) {
	.rentals-howitworks-youtube-film {
	    transform: scale(0.4);
	}
}





.mainElLabel {
	/*display: none;*/
}


.fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 130px;
}
.fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 150px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs__list {
    margin: auto;
}
.fancybox-thumbs__list a {
    width: 130px;
    height: 130px;
    margin: 5px;
}
.fancybox-thumbs__list a::before {
    border: none;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
    background: rgba(0,0,0,0.5);
}
.fancybox-thumbs__list a.fancybox-thumbs-active {
    opacity: 1;
}



@media screen and (max-width: 991px) {
	.sector-5 {
		padding: 120px 0px;
	}
	.subsribe-percent {
    	width: 100%;
	}
	.sector-5 .w-col-3 {
    	width: 33.333%;
    	left: auto;
    	right: auto;
	}
	.sector-5 .w-col-3.elementButton {
    	width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.sector-5 {
		padding: 120px 0px;
	}
	.subsribe-percent {
    	width: 100%;
	}
	.sector-5 .w-col-3 {
    	width: 100%;
    	left: auto;
    	right: auto;
	}
	.sector-5 .w-col-3.elementButton {
    	width: 100%;
	}
}

.section-content {
	color: #212529;
}
.section-content a {
	color: #0061AB;
}

.section-content a:hover {
	color: #000;
	text-decoration: none;
}


.section-content h1 {
	font-family: 'Overpass',sans-serif;
	font-size: 2.5rem;
	line-height: 1.2;
	margin-top: 0;	
	font-weight: 500;
	margin-bottom: 0.5rem;
}
.section-content h2 {
	font-family: 'Overpass',sans-serif;
	font-size: 1.75rem;
	line-height: 1.2;
	margin-top: 0;	
	font-weight: 700;
	margin-bottom: 0.5rem;
}
.section-content h3 {
	font-family: 'Overpass',sans-serif;
	font-size: 1.75rem;
	line-height: 1.2;
	margin-top: 0;	
	font-weight: 700;
	margin-bottom: 0.5rem;
}
.section-content h4 {
	font-family: 'Overpass',sans-serif;
	font-size: 1.5rem;
	line-height: 1.2;
	margin-top: 0;	
	font-weight: 500;
	margin-bottom: 0.5rem;
}
.section-content h5 {
	font-family: 'Overpass',sans-serif;
	font-size: 1.25rem;
	line-height: 1.2;
	margin-top: 0;	
	font-weight: 500;
	margin-bottom: 0.5rem;
}
.section-content h6 {
	font-family: 'Overpass',sans-serif;
	font-size: 1rem;
	line-height: 1.2;
	margin-top: 0;	
	font-weight: 500;
	margin-bottom: 0.5rem;
}

textarea.w-input, textarea.w-select {
    height: 130px;
}

#Footer {
    position: relative;
    padding-top: 100px;
    padding-bottom: 60px;
    padding-left: 50px;
    padding-right: 50px;
}
.logo_container_white_background {
    position: absolute;
    top: 0;
    height: 102px;
    left: 0;
    right: 0;
    background: #fff;
}
.scroll-up-button3 {
    position: fixed;
    bottom: 50px;
    left: calc(100vw - 100px);
    height: 50px;
    width: 50px;
    background: #f1e85b;
    color: rgba(0, 98, 172, 0.9);
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    z-index: 50;
}
.scroll-up-button3:hover, .scroll-up-button3:focus {
    background: #f1e85b;
    color: rgba(0, 98, 172, 0.9);
}
.rentals-footer-container {
    margin-top: 42px;
    position: relative;
}
.logo_container {
    position: absolute;
    top: -141px;
    right: 100px;
}
.rentals-footer-contact {
    color: #fff;
}
.rentals-footer-contact h3 {
    margin-top: 18px;
    margin-bottom: 18px;
}
.social-media-logos {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 30px;
}
.social-media-logos > a > img {
    margin-left: 0.5rem;
    width: 40px;
    height: 40px;
}
.disclaimer-div {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    border-top: none;
    margin: 20px 0 0 0;
    padding: 0 15px;
}
.disclaimer-div a, .disclaimer-div span {
    margin: 0 3px;
}
.disclaimer-div .rentals-page-links a:hover {
    text-decoration: underline;
}



.mt0   { margin-top:   0px!important; }
.mt10  { margin-top:  10px!important; }
.mt20  { margin-top:  20px!important; }
.mt30  { margin-top:  30px!important; }
.mt40  { margin-top:  40px!important; }
.mt50  { margin-top:  50px!important; }
.mt60  { margin-top:  60px!important; }
.mt70  { margin-top:  70px!important; }
.mt80  { margin-top:  80px!important; }
.mt90  { margin-top:  90px!important; }
.mt100 { margin-top: 100px!important; }

.mb0   { margin-bottom:   0px!important; }
.mb10  { margin-bottom:  10px!important; }
.mb20  { margin-bottom:  20px!important; }
.mb30  { margin-bottom:  30px!important; }
.mb40  { margin-bottom:  40px!important; }
.mb50  { margin-bottom:  50px!important; }
.mb60  { margin-bottom:  60px!important; }
.mb70  { margin-bottom:  70px!important; }
.mb80  { margin-bottom:  80px!important; }
.mb90  { margin-bottom:  90px!important; }
.mb100 { margin-bottom: 100px!important; }

.pt0   { padding-top:   0px!important; }
.pt10  { padding-top:  10px!important; }
.pt20  { padding-top:  20px!important; }
.pt30  { padding-top:  30px!important; }
.pt40  { padding-top:  40px!important; }
.pt50  { padding-top:  50px!important; }
.pt60  { padding-top:  60px!important; }
.pt70  { padding-top:  70px!important; }
.pt80  { padding-top:  80px!important; }
.pt90  { padding-top:  90px!important; }
.pt100 { padding-top: 100px!important; }

.pb0   { padding-bottom:   0px!important; }
.pb10  { padding-bottom:  10px!important; }
.pb20  { padding-bottom:  20px!important; }
.pb30  { padding-bottom:  30px!important; }
.pb40  { padding-bottom:  40px!important; }
.pb50  { padding-bottom:  50px!important; }
.pb60  { padding-bottom:  60px!important; }
.pb70  { padding-bottom:  70px!important; }
.pb80  { padding-bottom:  80px!important; }
.pb90  { padding-bottom:  90px!important; }
.pb100 { padding-bottom: 100px!important; }

.bg-white { background: #ffffff !important; }
.bg-gray  { background: #f0f0f0 !important; }
.mh-init  { min-height: initial !important; }


.user-logged-in .logged-out-text {
	display: none;
}
.user-logged-out .logged-in-image {
	display: none;
}


#greeting:invalid {
    color: #888;
}
#greeting option {
    color: #000;
    height: 30px;
    display: inline-block;
}


.checkbox-field {
    display: none;
}
.checkbox-field ~ label {
    position: relative;
    padding-left: 60px;
    font-weight: normal;
    height: 56px;
    line-height: 56px;
    color: #888;
    user-select: none;
    margin-bottom: 10px;
}
.checkbox-field.white ~ label {
    background: #ffffff;
}
.checkbox-field.gray ~ label {
    background: #f0f0f0;
}
.checkbox-field ~ label::before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    top: 16px;
    left: 20px;
    line-height: 24px;
    text-align: center;
    background: #ffffff;
    font-weight: bold;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 3px;
    color: #000;
} 
.checkbox-field.white ~ label::before {
    background: #f0f0f0;
}
.checkbox-field.gray ~ label::before {
    background: #ffffff;
}
.checkbox-field:checked ~ label::before {
    content: '\2713';
} 


.radio-field {
    display: none;
    width: 24px;
    height: 24px;
}
.radio-field + label::before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    top: 16px;
    left: 20px;
    line-height: 24px;
    text-align: center;
    background: #ffffff;
    font-weight: bold;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 50%;
    color: #000;
    cursor: pointer;
} 
.radio-field:checked + label::before {
    content: '\2713';
} 


label.mainElLabel3 {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: normal;
    color: #888;
    user-select: none;
    margin-bottom: 0px;
    display: inline-block;
}
label.subElLabel3 {
    position: relative;
    padding-left: 60px;
    padding-right: 20px;
    width: 110px;
    font-weight: normal;
    color: #888;
    user-select: none;
    margin-bottom: 0px;
    display: inline-block;
    cursor: pointer;
}
label.subElLabel4 {
    position: relative;
    padding-left: 60px;
    padding-right: 20px;
    width: 220px;
    font-weight: normal;
    color: #888;
    user-select: none;
    margin-bottom: 0px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
}
label.subElLabel5 {
    position: relative;
    padding-left: 60px;
    padding-right: 20px;
    width: 100%;
    font-weight: normal;
    color: #888;
    user-select: none;
    margin-bottom: 0px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
}

div.paymentmethod-label {
	height: 56px;
	line-height: 56px;
}
div.paymentmethod-label.white {
    background: #ffffff;
}
div.paymentmethod-label.gray {
    background: #f0f0f0;
}
.paymentmethod_paypal_img img {
	margin-left: -5px;
}

.formSegWrap_over18 {
	margin-bottom: 30px;
} 
div.over18-label {
	height: 56px;
	line-height: 56px;
}
div.over18-label.white {
    background: #ffffff;
}
div.over18-label.gray {
    background: #f0f0f0;
}
div.over18-label.white .radio-field + label::before {
    background: #f0f0f0;
}
div.over18-label.gray .radio-field + label::before {
    background: #ffffff;
}
.errorContainer.over18-error {
	margin-top: -17px;
}

.formSegWrap_greeting {
	margin-bottom: 30px;
} 
div.greeting-label {
	height: 56px;
	line-height: 56px;
}
div.greeting-label.white {
    background: #ffffff;
}
div.greeting-label.gray {
    background: #f0f0f0;
}
div.greeting-label.white .radio-field + label::before {
    background: #f0f0f0;
}
div.greeting-label.gray .radio-field + label::before {
    background: #ffffff;
}
div.greeting-label.white .radio-field:disabled + label::before {
    color: #aaa;
}
div.greeting-label.gray .radio-field:disabled + label::before {
    color: #aaa;
}
.errorContainer.greeting-error {
	margin-top: -17px;
}

.formSegWrap_different-address {
	margin-bottom: 0;
} 
div.different-address-label {
	height: 56px;
	line-height: 56px;
}
div.different-address-label.white {
    background: #ffffff;
}
div.different-address-label.gray {
    background: #f0f0f0;
}
div.different-address-label.white .radio-field + label::before {
    background: #f0f0f0;
}
div.different-address-label.gray .radio-field + label::before {
    background: #ffffff;
}
div.different-address-label.white .radio-field:disabled + label::before {
    color: #aaa;
}
div.different-address-label.gray .radio-field:disabled + label::before {
    color: #aaa;
}
.errorContainer.different-address-error {
	margin-top: -17px;
}

#different_address_block {
	margin-left: 0;
	margin-right: 0;
}
#different_address_block.hide {
	display: none;
}
#different_address_block + .extra-space2 {
	height: 0;
}
#different_address_block.hide + .extra-space2 {
	height: 10px;
}

.radio-field:checked + label.paymentmethod_worldpay::before {
	background: #f0f0f0;
}
.radio-field:checked + label.paymentmethod_paypal::before {
	background: #f0f0f0;
}


@media screen and (max-width: 991px) {
	#Footer {
	    padding-left: 35px;
	    padding-right: 35px;
	}
	.disclaimer-div {
		text-align: center;
		margin: 0;
		display: block;
        padding-top:20px
            
	}
	.footer-small-text._2 {
		width: 100%;
		display: inline-block;
		line-height: 1.5;
	}
    .rentals-page-links {
		max-width: 50%;
		display: inline-block;
		line-height: 1.5;
    }
	.footer-dash {
		display: none;
	}
	.rentals-footer-contact {
		text-align: center;
	}
	.social-media-logos {
	    justify-content: center;
	    margin-top: 30px;
	    margin-bottom: 30px;
	}	
}
@media (max-width: 767px) {
	.disclaimer-div {
        padding-top:0px
	}
}
@media (max-width: 575px) {
    .rentals-page-links {
		width: 100%;
        max-width: 100%;
    }
	.footer-dash3 {
		display: none;
	}
}

@media screen and (max-width: 479px) {
	#Footer {
	    padding-left: 15px;
	    padding-right: 15px;
	}
    .footer-small-text3 {
		width: 100%;
        max-width: 100%;
    	display: inline-block;
    }
    .footer-small-text4 {
		width: 100%;
        max-width: 100%;
    	display: inline-block;
    }
	.footer-dash2 {
		display: none;
	}
	.rentals-howitworks-bullet-column {
    	display: inline-block;
    	width: 100%;
    	margin-bottom: 20px;
	}
	.rentals-howitworks-bullet {
		margin: 0 auto;
	}  	
	.rentals-howitworks-bullet-text {
    	padding-top: 40px;
    	text-align: center;
	}  	
}


#maps-infowindow-info.rentals-pie-chart {
  width: 120px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  margin: 50px auto 20px;
  color: transparent;
  text-shadow: 0 -20px #ccc;
  white-space: nowrap;
  background-image: conic-gradient(#bae925 0%, #bae925 var(--procentsfree, 0%), #ff676d var(--procentsfree, 0%),#ff676d 100%);
}
#maps-infowindow-info.rentals-pie-chart .space-row {
  display: none;
}





.checkout-select-wrapper {
    margin-bottom: 30px;
}


.checkout-select {
    min-width: 280px;
}