/*
 Theme Name:   Althaus Luxury Yachting
 Theme URI:    https://althausluxuryyachting.com
 Description:  Althaus Luxury Yachting website
 Author:       Luxury Web Media / Ben Borie
 Author URI:   https://sobarnes.co
 Template:     barnes
 Version:      1.0.0
 Text Domain:  Althaus Luxury Yachting
*/
.main-header,
footer.main-footer,
.home .main-header.header--scroll {
	background-color:#4e95a7!important;
}

footer.main-footer::after,
.breadcrumb-wrapper .breadcrumb {
	background-color:#4e95a7!important;
}

.home .main-header {
    background-color: rgba(246,246,246,1);
}

.video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 110%;
	background:#ffff;
}

.video iframe {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.video .overlay {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
	background: rgba(22,32,61,0.5);
}

.after-parallax-slider {
	margin-top:100px;
}




.yacht-video {
	margin-top:2em;
}
.yacht-video h2 {}
.yacht-video iframe {
	margin:2em 0;
}
/*
@media (min-width: 768px) {
	.hero-mobile.hidden-md-up {
		display: inherit!important;
	}

	.home-searchbar-wrapper.hidden-sm-down {
		display: none!important;
	}
}
*/


@media (min-width: 768px) {
	.header--scroll .img-fluid {
		width:75%!important;
	}
}
@media (max-width: 768px) {
	.navbar-brand img {
		width: 100%!important; }
}

@media (min-width: 992px) and (max-width: 1050px) {
	#menu-main-menu-french a,
	#menu-main-menu-3 a {
		font-size: 1rem!important;
		padding: 3.5rem 0.5rem!important;
	}
}
@media (min-width: 1051px) and (max-width: 1199px) {
	#menu-main-menu-french a,
	#menu-main-menu-3 a {
		font-size: 1.1rem!important;
		padding: 3.5rem 0.8rem!important;
	}
}

.exclusive-block-wrapper .exclusive-block .exclusive-content {
	bottom:2rem;
}

.epl-search-row.epl-property_agent,
.epl-search-row.epl-reference  {
display:none!important;
}


.ultra-menu .level-up {
	margin-left:-21px;
}



/*.hero.hero--teaser .hero-mobile .hero-action .btn:last-child, 
.hero.hero--teaser .hero-mobile .hero-action .slick-prev:last-child, 
.hero.hero--teaser .hero-mobile .hero-action .slick-next:last-child {
	margin-left: 0.2rem!important;
}

@media (max-width: 720px) {
	.hero.hero--teaser .hero-mobile .hero-action .btn:last-child,
	.hero.hero--teaser .hero-mobile .hero-action .slick-prev:last-child,
	.hero.hero--teaser .hero-mobile .hero-action .slick-next:last-child {
		margin-left: 0.2rem!important; 
		margin-top: 1.2rem!important;
	}
}*/


.bandeau-info-home {
    background-color: #4e95a7;
    color: #ffffff;
    font-size: 1.2rem;
    left: 0;
    position: absolute;
    padding: 0.7rem 1.5rem;
    top: 0;
	z-index:80;
    text-transform: uppercase;
}


@media (max-width: 767px) {
	.thumb-news-wrapper .thumb-news .thumb-content .thumb-text {
		display:none;
	}
}