/*DEFAULT LINKS*/
a {
    color:#000 ;
}
a:visited {
    color:#000 ;
}
a:hover {
	color:#999 ;
	text-decoration: none;
}
.header {
	background-color: #000;
	height: 95px;
}
.logo {
	margin: 0 auto ;
	padding-top: 30px;
}
.nav {
	background: #000;
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	height: 55px;
}
#slider {
	height: 700px;
	/*background: url("../images/slider1.jpg") no-repeat top center;
	background-size: cover;*/
	overflow: hidden;
	margin: 0 0 40px 0;
	padding: 0;
}


/* FRAGRANCES */
.fragrances {
	height: 310px;
	background: url("../images/fragrances.jpg") no-repeat left center;
	background-size: contain;
	border: 1px solid #DDD;
	margin-bottom: 40px;
	position: relative;	
	margin: 10px;	
}
.title-fragrances {
	font: bold 2em 'Maven Pro', sans-serif;
	float: right;
	position: absolute;
  	top: 50%; right: 0;
  	transform: translate(-40%,-50%);
}
.links-fragrances {
	font: normal 0.6em/1.8 'Maven Pro', sans-serif;
	background: url("../images/icon-enter.png") no-repeat left 7px;
	padding-left: 42px;
	margin-top: 10px;
}


/*CLASSICS*/
.classics {
	margin: 40px 10px 10px 10px;
}
.img-classics {
	background: url("../images/classics.jpg") no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 310px;
}
.title-classics {
	font: bold 2em 'Maven Pro', sans-serif;
	margin-top: 25px; 
}
.links-classics {
	font: normal 0.6em/1.8 'Maven Pro', sans-serif;
	background: url("../images/icon-enter.png") no-repeat left 7px;
	padding-left: 42px;
	margin-top: 10px; 
}


/*AUTUMN/WINTER '17*/
.autumn {
	margin: 10px;
}
.img-autumn {
	background: url("../images/autumn.jpg") no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 675px;
}
.title-autumn {
	font: bold 2em 'Maven Pro', sans-serif;
	margin-top: 25px; 
}
.links-autumn {
	font: normal 0.6em/1.8 'Maven Pro', sans-serif;
	background: url("../images/icon-enter.png") no-repeat left 7px;
	padding-left: 42px;
	margin-top: 10px; 
}


/*SPRING/SUMMER '18*/
.spring {
	margin: 10px;
}
.img-spring {
	background: url("../images/spring.jpg") no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 675px;
}
.title-spring {
	font: bold 2em 'Maven Pro', sans-serif;
	margin-top: 25px; 
}
.links-spring {
	font: normal 0.6em/1.8 'Maven Pro', sans-serif;
	background: url("../images/icon-enter.png") no-repeat left 7px;
	padding-left: 42px;
	margin-top: 10px; 
}
.hr {
	border-top: 1px solid #DDD;	
	margin: 10px; 
}
.title-past-exhibition {
	font: bold 2em 'Maven Pro', sans-serif;
	margin: 25px 10px 10px 10px;
}
.title-upcoming-exhibition {
	font: bold 2em 'Maven Pro', sans-serif;
	margin: 25px 10px 10px 10px;
}
.img-exhibitions {
	padding: 10px;
}
.footer {
	background-color: #000;
	padding: 25px 0;
	margin-top: 30px; 
	color: #FFF;
}
.footer a {
	color: #FFF;
}
.footer a:visited {
	color: #FFF;
}
.footer a:hover {
	color:#999 ;
	text-decoration: none;
}
.title-footer-sec1 {
	font: bold 1.2em 'Maven Pro', sans-serif;
	margin-top: 30px;
}
.links-footer-sec1 {
	font: normal 0.8em/2.2 'Maven Pro', sans-serif;
	margin-top: 10px;
}
.title-footer-sec2 {
	font: bold 1.2em 'Maven Pro', sans-serif;
	margin-top: 30px;
}
.links-footer-sec2 {
	font: normal 0.8em/2.2 'Maven Pro', sans-serif;
	margin-top: 10px;
}
.title-footer-sec3 {
	font: bold 1.2em 'Maven Pro', sans-serif;
	margin-top: 30px;
}
.links-footer-sec3 {
	font: normal 0.8em/2.2 'Maven Pro', sans-serif;
	margin-top: 10px;
}
.icon-facebook {
	background: url("../images/icon-facebook.png") no-repeat left center;
	padding-left: 20px;
}
.icon-instagram {
	background: url("../images/icon-instagram.png") no-repeat left center;
	padding-left: 20px;
}
.icon-pinterest {
	background: url("../images/icon-pinterest.png") no-repeat left center;
	padding-left: 20px;
}
.title-footer-sec4 {
	font: bold 1.2em 'Maven Pro', sans-serif;
	margin-top: 30px;
}
.links-footer-sec4 {
	font: normal 0.65em/1.8 'Maven Pro', sans-serif;
	margin-top: 10px;
}
.tb-subscribe {
	background: #EEE url("../images/icon-email.png") no-repeat 5px center;
	font: normal 1.2em 'Maven Pro', sans-serif;
	border: 1px solid #DDD;
	padding:5px 5px 5px 30px;
	width: 83%;	
	color: #333;
	margin-top: 5px;
}
.btn-submit{
	background: #999;
	border:0;
	padding: 5px 10px;
}
.txt-copyright {
	margin-top: 25px; 
}

/* FOR INNER PAGES*/
.page-container {
	font: normal 1.2em 'Maven Pro', sans-serif;
	margin: 50px 0 ;
}
.page-heading {
	font: bold 1.4em 'Maven Pro', sans-serif;
	margin-bottom: 25px;
}
.page-sec-heading {
	font: normal 1.2em 'Maven Pro', sans-serif;
}
.page-sec-sort {
	float: right;
	font: normal 0.8em 'Maven Pro', sans-serif;
	background: url("../images/icon-arrow-dn.png") no-repeat center right;
	padding-right: 25px;
}
.line-hr {
	padding-bottom : 10px; 
	border-bottom: 1px solid #DDD;	
}
.item-container {
	margin: 30px 0;
}
.item-desc {
	font: normal 1em 'Maven Pro', sans-serif;
	margin: 10px 0;
	min-height: 40px;
}
.item-price {
	font: bold 1.2em 'Maven Pro', sans-serif;
}
.aboutus-slogan {
	font: normal 1.6em 'Maven Pro', sans-serif;
	margin-bottom: 25px;	
}
.page-content {
	font: normal 1em/1.8 'Maven Pro', sans-serif;
	text-align: justify;
	min-height: 300px;
}
.textbox {
	font: normal 0.9em 'Maven Pro', sans-serif;
	width: 100%;
	margin: 10px 0;
	padding: 10px;
	border:0px;
	background: #F3F3F3; 
}
.btn {
	font: bold 0.9em 'Maven Pro', sans-serif;
	width: 40%;
	margin: 10px 0;
	padding: 10px;
	border:0px;
	background: #333;
	color: #FFF;
	border-radius: 0px; 	
}
/* END INNER PAGES*/

@media screen and (max-width: 1400px) {

.title-fragrances {
	position: absolute;
  	top: 50%; right: 0;
  	transform: translate(-20%,-50%);
}


} /*media query 1400px*/


@media screen and (max-width: 1200px) {
.fragrances {
	height: 250px;
}
.title-fragrances {
	position: absolute;
  	top: 50%; right: 0;
  	transform: translate(-10%,-50%);
}
.img-classics {
	height: 250px;
}
.img-autumn {
	height: 550px;
}
.img-spring {
	height: 550px;
}
.tb-subscribe {
	width: auto;
	margin-bottom: 10px;	
}
} /*media query 1200px*/

@media screen and (max-width: 1060px) {
.fragrances {
	margin: 0;
}
.classics {
	margin: 25px 0 0 0;
}
.autumn {
	margin: 0;
}
.spring {
	margin: 0;	
}
.img-autumn {
	height: 530px;
}
.img-spring {
	height: 530px;
}
.title-past-exhibition {
	font: bold 1.8em 'Maven Pro', sans-serif;
}
.title-upcoming-exhibition {
	font: bold 1.8em 'Maven Pro', sans-serif;
}

} /*media query 1060px*/

@media screen and (max-width: 966px) {
.fragrances {
	height: 180px;
}
.title-fragrances {
	font: bold 1.4em 'Maven Pro', sans-serif;
}
.links-fragrances {
	font: normal 0.8em/1.8 'Maven Pro', sans-serif;
}
.title-classics {
	font: bold 1.4em 'Maven Pro', sans-serif;
}
.links-classics {
	font: normal 0.8em/1.8 'Maven Pro', sans-serif;
}
.title-autumn {
	font: bold 1.4em 'Maven Pro', sans-serif;
}
.links-autumn {
	font: normal 0.8em/1.8 'Maven Pro', sans-serif;
}
.title-spring {
	font: bold 1.4em 'Maven Pro', sans-serif;
}
.links-spring {
	font: normal 0.8em/1.8 'Maven Pro', sans-serif;
}
.img-classics {
	height: 180px;
}
.img-autumn {
	height: 385px;
}
.img-spring {
	height: 385px;
}
.title-past-exhibition {
	font: bold 1.4em 'Maven Pro', sans-serif;
}
.title-upcoming-exhibition {
	font: bold 1.4em 'Maven Pro', sans-serif;
}
.hr {
	margin: 30px 0 5px 0; 
}
} /*media query 966px*/