/*header*/
.header{height: 72px;position: fixed;width: 100%;top:0;left: 0;z-index: 99;background-color: #fff;}
.logo{padding: 16px 0;}
.logo img{width: 100px;}
.enq-header{background-color: #cf1427;color: #fff;font-size: 18px;text-transform: uppercase;padding: 22px 30px 23px;float: right;}
.enq-header:hover{text-decoration: none;color: #fff;}

/*Banner Start*/
.banner{margin-top: 72px;}
.banner .carousel-caption{top: 28%; left: 15%;text-align: left;width: 29%;}
.banner .carousel-caption h1{font-size: 43px;font-family: 'Nelphim';}
.arrow-div{position: absolute;width: 100%;bottom: 5%;}

/*Overview Start*/
.overview-sec{position: relative;}
#overview .overview-div{position:absolute;z-index:9;width:40%;text-align:center;background:#ccb391;padding:50px;top:10%;left:10%}
.vector-img{position: absolute; right: -20px;}
#overview .carousel-indicators{bottom: 65%;}
.overview-div p{font-size: 14px;}

/*kitchen*/
.kitchen-sec, .highlight-sec{background: #cf1427;}
.kitchen-div{background: #fff;padding: 100px 60px;position: relative;height: 400px;}
.chair-img{position: absolute;right: -50px;}
.kitchen-div h4{color: #353434; font-size: 22px;margin-bottom: 50px;}
#kitchen .slick-dots li:last-child button:before{color: #fff;}

/*wordrobe*/
.wordrobe-div{background: #ccb391;padding: 100px 60px;position: relative;height: 400px;}
.lamp-img{position: absolute;bottom: 0;right: 10px;}
#wordrobe .slick-dots {bottom: 71%;}
#wordrobe p{font-weight: 200;}
#wordrobe h4{margin-bottom: 15px;}

/*highlight and design sec*/
.highlight-sec{color: #fff;}
.highlight-sec p{font-size: 11px;}
.side-div{padding: 0 65px;}
.design-col{margin-top: 20px;margin-bottom: 20px;}
.highlight-sec p{font-style: italic;font-weight: 300;}

/*footer*/
.footer{background-color: #cf1427;}
.footer .logo img{width: 200px;}
.footer-top{border-top: 3px solid #d22536;border-bottom: 3px solid #ea98a1;}
.border-1{border-bottom: 3px solid #d22536;}
.border-2{border-left: 3px solid #d22536;}
.addresse-strip{padding: 25px 20px;}
.addresse-strip p{font-size: 16px;color: #fff;}
.footer-bot{padding: 25px 0;color: #fff;}
.insta{margin-bottom: 4px;display: inline-block;width: 19px;height: 18px;margin-right: 15px;}
.contact-ifo a{color: #fff;}
