@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700);
@import url(https://fonts.googleapis.com/css?family=Muli);


body {
	font-size: 16px;
	line-height: 1.5;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	color: #77787c;
	background-color: #fff;
	-webkit-overflow-scrolling: touch; overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6, p, ul {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;font-family: 'Roboto Condensed', sans-serif; color:#525252
}

* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

.containerlg {
	max-width: 1880px;
	padding: 0 20px;
	margin: 0 auto;

}

.gx-160 {
    --bs-gutter-x: 160px;
}

.styk header {
    position: relative;
	float: left;
}
.styk.intro header {
    top: 0;
}
.styk.open header {
    position: fixed;
}
.dropCollections.desk.mostrar {
    top: 210px;
}
.dropCollections {
	top: 210px;
	margin-top: -800px;
}

.dropProducts {
	top: 100px ;
}

.styk.intro .dropCollections {
    top: 100px !important;
}
.styk.open .dropCollections {
    top: 70px !important;
}
.styk.intro .dropProducts {
    top: 100px !important;
}
.styk.open .dropProducts {
    top: 70px !important;
}

header {
	transition: all 0.3s ease;
}

@media (min-width: 1920px){
	header .logo img {
		margin-left: 0;
	}
}

/* topSection */
.topSection {
	padding: 30px 0;
	width: 100%;
	background: #4f5071;
	position: relative;
    top: 0;
    z-index: 99999;
	left: 0;
	right: 0;
	text-align: center;
	transition: all ease 0.5s;
}

.topSection p {
	max-width: 1490px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 1.4;
	color: #fff;
}
.topSection p a.mail {
	color: #fff;
}
.topSection p .catalog {
	color: #9a9bb4;
	text-decoration: underline;
}

a.close_btn {
    display: inline-block;
    position: absolute;
    top: 36px;
    right: 40px;
}
a.close_btn img {
	width: 28px;
}
.styk.open .topSection {
    display: none;
    transition: all ease 0.5s;
}
.mainContentBox {
    width: 100%;
    position: relative;
    overflow: hidden;
	margin-bottom: -60px;
}

/* bannerArea */
.bannerArea {
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 824px;
	display: flex;
    align-items: center;
    justify-content: center;
	margin-top: 95px;
}
/* .styk.open ~ .bannerArea {
    margin-top: 100px;
}
.styk.intro ~ .bannerArea {
    margin-top: 100px;
} */
.bannerArea .bannerText {
	text-align: center;
}
.bannerArea .bannerText h2 {
	font-size: 64px;
	font-weight: 400;
	line-height: 1;
	color: #ffffff;
	text-transform: uppercase;	
	margin: 0 0 20px;
}
.clickBtn {
	padding: 14px 45px 16px;
	font-size: 18px;
	color: #fafafa;
	line-height: 1;
	display: inline-block;
	background: #faad5b;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: 600;
}
.clickBtn:hover {
		background: #db9c59;
		color: #fafafa;
}









@media (max-width: 1750px){ 

	.topSection p {
		padding: 0 40px;
	}
	.bannerArea {
		height: 740px;
	}
	
	
	
}

@media (max-width: 1560px){ 

	.topSection p {
		padding: 0 50px;		
	}
	a.close_btn {
		top: 30px;
		right: 30px;
	}
	.bannerArea {
		height: 650px;
	}
	
	
}

@media (max-width: 1441px){ 

	.bannerArea {
		height: 610px;
	}
		

}

@media (max-width: 1365px){ 

	.bannerArea .bannerText h2 {
		font-size: 56px;
	}

	
	

}

@media (max-width: 1279px){

	.bannerArea {
		height: 550px;
	}
	.topSection {
		padding: 32px 0;
	}
	.topSection p {
		font-size: 16px;
	}
	.bannerArea .bannerText h2 {
		font-size: 52px;
	}
	
	
	.inspirationArea {
		padding: 60px 0 0;
	}
	
	
}

@media (max-width: 1199px){

	.menu-nav-top .menu-top li {
		margin-left: 40px;
	}
	.topSection {
		padding: 24px 0;
	}
	.topSection p {
		max-width: 984px;
	}
	.topSection a.close_btn img {
		width: 24px;
	}
	a.close_btn {
		top: 26px;
		right: 20px;
	}

	.bannerArea {
		height: 500px;
	}
	.showerSystemArea {
		padding: 60px 0 50px;
	}
	.showerSystemArea .content h2 {
		margin-bottom: 50px;
	}

	
	
}

@media (max-width: 991px){

	.topSection p {
		max-width: 730px;	
		font-size: 16px !important;
		line-height: 1.4 !important;
	}
	.bannerArea {
		height: 350px;
		background-position: center;
	}

	.bannerArea .bannerText h2 {
		font-size: 46px !important;
	}
	
	
	
	.inspirationArea {
		padding: 60px 0 0;
	}
	.inspirationArea .subText {
		padding: 0 0 45px;
	}
	
	
}

@media (max-width: 890px){


	/* .preHeader {
		display: block;
	} */
	/* .preHeader {
		display: block;
		position: relative;
		margin: 0 0 9px;
	}
	.preHeader .search {
		display: none;
	}
	.preHeader #logBtn {
		display: none;
	} */


	.bannerArea {
		margin-top: 0;
	}
	.hamburger {
		position: absolute;
        top: 24px !important;
        right: 15px !important;

	}
	.styk.intro  .hamburger {
		top: 24px;
	}
	.styk.open .hamburger {
		position: fixed;
		top: 24px;
		right: 15px;
	}
	.menu-mob {
		top: 132px;
	}
	.styk.intro .menu-mob {
		top: 0;
	}
	.styk.open .menu-mob {
        top: 70px !important;
    }
	

	.ac-foot label {
		font-size: 16px;
	}

}

@media (max-width: 767px){

	.hamburger {
		top: 152px;
	}
	.menu-mob {
		top: 70px;
	}
	.styk.intro  .hamburger {
		top: 24px;
	}
	.topSection p {
		font-size: 14px !important;
		padding: 0 18px;
		max-width: 536px;
	}
	a.close_btn {
		top: 15px;
		right: 12px;
	}
	.topSection a.close_btn img {
		width: 20px;
	}

	.bannerArea .bannerText h2 {
		font-size: 38px !important;
	}
	.clickBtn {
		font-size: 20px;
		padding: 15px 35px 17px;
	}
	.showerSystemArea {
		padding: 50px 0 50px;
	}
	
	
	
	
	.inspirationArea {
		padding: 50px 0 0;
	}
	.inspirationArea .subText {
		padding: 0 0 40px;
	}
	.inspirationArea .inspiratBox .item {
		width: calc(50% - 16px);
		margin: 0 8px 30px;
	}
	.inspirationArea .inspiratBox .item:last-child {
		padding-right: 0;
		display: none;
	}
	.showerSystemArea .content h2 {
		margin-bottom: 40px;
	}
	

	
	
	
	
}

@media (max-width: 575px){

	.topSection {
		padding: 20px 0;
	}
	.topSection p {
		font-size: 14px !important;
		max-width: 440px;
	}
	.hamburger {
		top: 162px;
	}
	.styk.intro .hamburger {
		top: 24px;
	}
	
	

	.bannerArea {
		height: 310px;
	}
	.clickBtn {
		font-size: 18px;
	}
	.bannerArea .bannerText h2 {
		font-size: 32px !important;
	}
	
	
}

@media (max-width: 479px){

	.topSection {
		padding: 15px 0;
	}
	.topSection p {
		padding: 0 11px;
		max-width: 335px;
	}
	.hamburger {
		top: 172px;
	}
	.styk.intro .hamburger {
		top: 24px;
	}

	
	
}
@media (max-width: 374px){

	.hamburger {
		top: 192px;
	}
	.styk.intro .hamburger {
		top: 24px;
	}

	.topSection p {
		max-width: 280px;
		padding: 0 8px 0 0;
	}
	.topSection a.close_btn img {
		width: 18px;
	}
	a.close_btn {
		top: 10px;
		right: 10px;
	}

}