/**** General Styles****/
body{font-family: 'Lato', sans-serif; font-size: 20px; line-height: 32px; width: 100%; overflow-x: hidden;  color: #000000; font-weight: 300;  }
ul {padding:0px;margin:0px; list-style:none;}
li {padding:0px; margin:0px; list-style:none;}
a { outline:none;}
a img {border: 0;}
p { padding:0px; margin:0px;}
ol li {list-style:decimal inside; margin-left: 0; padding-left: 1.5em; text-indent: -1.5em;}
img { max-width:100%;}

.alignnone {margin: 5px 20px 20px 0;}
.aligncenter, div.aligncenter {display: block; margin: 5px auto 5px auto;}
.alignright {float:right;margin: 5px 0 20px 20px;}
.alignleft {float: left;margin: 5px 20px 20px 0;}
.aligncenter {display: block;   margin: 5px auto 5px auto;}
a img.alignright {float: right;margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.aligncenter {display: block;  margin-left: auto;  margin-right: auto}
.wp-caption {background: #fff;border: 1px solid #f0f0f0;max-width: 96%; padding: 5px 3px 10px;text-align: center;}
.wp-caption.alignnone {margin: 5px 20px 20px 0;}
.wp-caption.alignleft {margin: 5px 20px 20px 0;}
.wp-caption.alignright {margin: 5px 0 20px 20px;}
.wp-caption img {border: 0 none;    height: auto;margin: 0;max-width: 98.5%;padding: 0;width: auto;}
.wp-caption p.wp-caption-text {font-size: 11px; line-height: 17px;  margin: 0;  padding: 0 4px 5px;}

ul{padding: 0px; margin: 0px;}
a:hover{text-decoration: none;color: #000000;}
img{max-width: 100%;height: auto;}
@media (min-width: 1300px){.container{max-width: 1140px;}}
h1,h2,h3,h4{ font-weight: 300; }
h1{font-size: 70px;line-height: 95px; }
h2{font-size: 54px; line-height: 64px;}
h3{font-size: 42px;line-height: 52px;}
h4{font-size: 32px;line-height: 40px;}
p{margin-bottom: 1em;}
p:last-child{margin-bottom: 0px;}

/***Header***/
.homeheader { position: absolute; z-index: 999; display: inline-block;width: 100%; padding: 20px 0px; font-weight: 400;	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0)); }
.logo img{ transition: all 0.3s ease; }
header{ position: absolute; z-index: 999; display: inline-block;width: 100%; padding: 20px 0px; font-weight: 400; }
.navbar-nav > li{ display: inline-block;}
.menu-item-has-children i{ margin-left: 8px; color:#288EEF ; }
.main_menu,.menu_icon_blog{display: inline-block;}
.menu_container a{color:#333333;transition: all 0.3s ease;}
.menu_container a:hover{ color:#288EEF; }
.navbutton{display: none;}
.sticky_header{position: fixed;top: 0px; padding: 10px 0px; background: #000; left: 0px; width: 100%; z-index: 9999;box-shadow: 0px 3px 10px rgb(0 0 0 / 11%); }
.sticky_header  .header_top{padding-top: 10px; padding-bottom: 10px; }
 header .close{opacity: 1;}
.navbar-nav > li > a:hover{color: #f3f3f3;}
.header_top{padding: 10px 0px;}  
.navbar-nav > li > a:hover{text-decoration: underline;}

 /**Banner***/
.bannerineer{min-height: 800px; color: #fff;  text-align: center; padding-top: 260px; padding-bottom: 180px; }
.bannerineer h1{margin-bottom: 40px;text-shadow: 0px 0px 7px rgb(0 0 0 / 80%);}
.bannerineer span{display: block; font-size: 50px; display: block;}
.wbtn{ padding: 18px 30px; position: relative; font-weight: 400; text-align: center; border: 1px solid #fff; display: inline-block; color: #fff; }
.wbtn:hover{ background: #fff; }
/*
.wbtn:before{ content: ''; background: #fff; position: absolute; top: 0px; left: 0px; width: 0px; height: 100%;transition: all 0.3s ease; }
.wbtn:hover:before{content: '';width:100%;}
*/
@keyframes fadeInUp {
    from {transform: translate3d(0,40px,0)}
    to {transform: translate3d(0,0,0); opacity: 1}
}

@-webkit-keyframes fadeInUp {
    from { transform: translate3d(0,40px,0)}
    to { transform: translate3d(0,0,0);  opacity: 1 }
}

.slick-active .bannerineer h1 {animation-delay: 0.1s; animation-duration: 0.5s; animation-fill-mode: both;-webkit-animation-duration: 0.5; -webkit-animation-fill-mode: both}
.slick-active .bannerineer h1 {opacity: 0}
.slick-active .bannerineer h1 { opacity: 0; animation-name: fadeInUp; -webkit-animation-name: fadeInUp;}
.slick-active .bannerineer .wbtn {animation-delay: 0.5s; animation-duration: 1s; animation-fill-mode: both;-webkit-animation-duration: 1; -webkit-animation-fill-mode: both}
.slick-active .bannerineer  .wbtn {opacity: 0}
.slick-active .bannerineer  .wbtn { opacity: 0; animation-name: fadeInUp; -webkit-animation-name: fadeInUp;}




/**Welcome Section***/
.wecometitleSection{padding-top: 126px; padding-bottom: 50px; }
.welcomsecs { margin-bottom: 160px;}
.righttimagesecs{ position: relative;min-height: 600px; }
.righttimagesecs > img{ position: absolute; top: 0px; right: 0px; max-width: 50%; height: 100%; object-fit: cover; }
 .btn{ padding: 18px 48px; display: inline-block; color: #000000; border: 1px solid #000000; border-radius: 0px; font-weight: 400; }
.btn:hover{ background: #000000; color: #fff; }
.leftimagesection{position: relative;min-height: 600px;}
.leftimagesection > img{position: absolute; left: 0px; top: 0px; max-width: 46%; height: 100%; object-fit: cover; }
.ourhistorysection span,.ourteamsection span{margin-top: 70px; display: block; }
.premiuminterrior{position: relative; padding-top: 135px; padding-bottom: 145px;  }
.premiuminterrior > img{ position: absolute; top: 0px; right: 50px; max-width: 25%;   }
.testimonialsecs{padding: 100px 0px;}
.testi_item{position: relative; padding-left: 80px; padding-right: 80px; text-align: center; }
.quote1{position: absolute; left: 0px; top: 0px; }
.quote2{position: absolute; right: 0px; bottom: 0px; }

/**Footer **/
.footerTop{ margin-top: 40px; padding: 60px 0px; background: #7b3aec;color: #fff; text-align: center;}
.footerTop h3,.footerTop p{margin-bottom: 40px;}
.footerwhitesecs{padding-top: 70px; padding-bottom: 50px;font-weight: 400;}
.locationclass{padding-left: 30px; background: url(images/location.png) no-repeat left top 2px; }
.phoneclass{padding-left: 30px; background: url(images/phone-call.png) no-repeat left top 3px;}
.emailclass{padding-left: 30px; background: url(images/envelope.png) no-repeat left top 4px;}
.sociallinks li{ display: inline-block; margin-left: 25px;  }
.border_secs{border-top: 1px solid rgb(112 112 112 / 25%); margin: 50px 0px;}
.footerlinks li{ display: inline-block; padding: 0px 18px;  }
.footerlinks li a{color: #000;}
.footerlinks li:first-child{padding-left: 0px; }
.phoneclass a,.emailclass a{color: #000;}


/***inner page**/
.subbanner{background: url(images/subbanner.jpg) no-repeat; position: relative; color: #fff; text-align: center; background-size: cover;  padding-top: 280px; padding-bottom: 200px; }
.subbanner h1{text-align: center; color: #fff; text-transform: uppercase;}
.subbanner a{color: #fff;}
.subbanner .breadcrumbs span{ text-decoration: underline; }
.subbanner:before{content: '';position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-image: linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0)); }
.whatwedosection{padding-top: 70px;padding-bottom: 80px;}
.subpagerow1,.subpagerow2{ margin-bottom: 140px; }
.subpagerow2 > img{max-width: 44%; }
.sticky_header .logo img{max-width: 100px;}
.about_box{ border: 1px solid rgb(112 112 112 / 30%); margin-bottom: 40px; }
.about_box .inner_content{ padding: 40px; }
.about_list{padding-bottom: 50px;}
.readmore{color: #000; text-decoration: underline;}
.testiborder{ padding: 30px 0px; border-bottom: 1px solid #ccc; }
.contact_infos li{margin-bottom: 30px;}
.contactform input,.contactform textarea{ padding: 10px 15px; background: #fff;  margin-bottom: 15px; border: 1px solid #ccc; width: 100%; }
.contactform  [type="submit"]{background: #000; cursor: pointer; border: 1px solid #000; color: #fff; text-transform: uppercase; letter-spacing: 2px;  }
.contactform  [type="submit"]:hover{ background: #fff; border: 1px solid #000; color: #000; }
.contactform input:focus,.contactform textarea:focus{outline: none;}
.contactform textarea{ min-height: 200px; }
.mapsection iframe{width: 100%; vertical-align: middle;}
.contactpagelinks li{display: inline-block; margin-right: 15px;margin-bottom: 0px;}



/***Mobile Responsive***/
@media(min-width: 768px){}
@media(min-width: 992px){}

@media(min-width: 1200px){
/**Header Start***/	
.navbar-nav > li > a{ padding: 0px 30px; color:#ffffff;display: block; font-size: 20px; line-height: 1;}
.heaer_top li a,.navbar-nav li.has-sub-nav > ul > li a{font-size: 18px; }
.footer_topsection h3{ font-size: 20px; margin-bottom: 15px; }
.footer_topsection h4{ font-size: 16px; }
.navbar-nav li.has-sub-nav {position: relative; }
.navbar-nav > li.has-sub-nav ul {left:0px;float:left;width: 100%;text-align: left;position: absolute;width: 250px;background:#cce4f3;z-index: 9;opacity: 0;top: 150%;visibility: hidden;-webkit-transition: all .15s ease; -moz-transition: all .15s ease;-ms-transition: all .15s ease;-o-transition:all .15s ease;transition: all .15s ease; }
.navbar-nav li.has-sub-nav:hover ul { opacity: 1;top: 100%;visibility: visible;}
.navbar-nav  li.has-sub-nav  > ul > li > a{padding: 8px 15px; display: block; color: #333; }
.navbar-nav  li.has-sub-nav > ul > li:hover a{  color: #00a261; }
.main_menu{display: inline-block!important;}
.navbar-nav{ flex-direction: row; align-items: center; justify-content: space-evenly ; }
.navbar-nav > li.has-sub-nav > a{ padding-right: 25px; }
.has-sub-nav{ background-image: url(images/sub_menu.png); background-position:92% 3px; background-size: 12px; background-repeat:no-repeat;}
.navbar{padding: 0px;}
.bottomHeader{ padding: 20px 0px; }
.navbar-header{width: 100%;}
/**Header End***/
.copyright{font-size: 18px;}

}

@media(min-width: 1500px){
.container{max-width: 1440px;}    
.bannerslickitem {min-height: 690px;}


}

@media(max-width: 1500px){
body{font-size: 18px; line-height: 26px; } 
h1{font-size: 64px;line-height: 72px; }
h2{font-size: 42px; line-height: 54px;}
h3{font-size: 36px;line-height: 48px;} 
h4{font-size: 24px;line-height: 32px;} 
.navbar-nav > li > a{ padding: 0px 20px; }
.bannerineer span{font-size: 42px;}
.bannerineer{ min-height: 650px; padding-top: 190px; padding-bottom: 140px; }
.welcomsecs {min-height: 480px;}
.wbtn,.btn{padding: 12px 30px;}
.wecometitleSection{padding-top: 80px; padding-bottom: 40px; }
.welcomsecs{margin-bottom: 90px;}
.premiuminterrior{padding-top: 90px; padding-bottom: 90px; }
.leftimagesection{ min-height: 480px; }
.ourteamsection { min-height: 420px; }
.subbanner{ padding-top: 160px; padding-bottom: 110px; } 
.whatwedosection{padding: 45px 0px;}
.subpagerow1, .subpagerow2{margin-bottom: 90px;}
.righttimagesecs{min-height: 480px; }
.about_box .inner_content{padding: 30px;}
.navbar-nav > li > a{font-size: 18px;}
.footerwhitesecs{ padding-top: 55px;padding-bottom: 40px; }
.border_secs{ margin: 40px 0px;  }

}

@media(max-width: 1199px){ 
h1{font-size: 54px;line-height: 62px; }
h2{font-size: 36px; line-height: 42px;}
h3{font-size: 28px;line-height: 36px;}
.bannerineer span{font-size: 36px; }

/**Header Start***/	
.main_menu{ display: none; }
.navbar-nav > li.has-sub-nav a { width: 100%; text-align: left;}
.navbar-nav{flex-direction: column;}
.navbar-nav > li > a { display: inline-block; font-size: 16px;display: block;}
.navbar { padding: 0;}
.sidebar_open:before{content:'';position:fixed;top:0;left:0;right:0;background-color:rgba(0,0,0,0.6);width:100%;height:100%;z-index:9}
.mobilemenu_icon{width:41px;height:30px;display:inline-block;overflow:hidden;cursor: pointer;right: 0;float: right;position: relative; }
.navbar_line{height:2px; background-color: #fff; position:absolute; top:7px; left:0; width:30px; }
.navbar_line2{top:15px;}
.navbar_line3{top:23px;}
.sidebar_open .mobilemenu_icon{background: transparent;}
.sidebar_open .navbar_line{left:100%; }
.sidebar_open .navbar_line2{left:100%;}
.sidebar_open .navbar_line3{left:100%; }
.mobilemenu_icon_open{width:25px;height:25px; top: 15px; right: 15px; position:absolute;background-size:cover; z-index: 99; overflow:hidden; }
.navbarclose_line1{height: 2px;background-color: #fff;position: absolute;top: 11px;left: 0;width: 25px;transform: rotate(0); opacity:0;}
.navbarclose_line2{height: 2px;background-color: #fff;position: absolute;top: 11px;left: 0;width: 25px;transform: rotate(0); opacity:0;}
.sidebar_open .navbarclose_line1{transform: rotate(-136deg);-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;transition-duration: 0.5s; transition-delay: 0.2s; opacity:100;}
.sidebar_open .navbarclose_line2{transform: rotate(136deg);-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;transition-duration: 0.5s; transition-delay: 0.2s; opacity:100;}
.sidebar_open .navbar-header{ right:0;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s;}
.navbar-header{overflow: auto;}
.sidebar_open{ overflow:hidden}
.navbar-header { float: none; position: fixed; height: 100%; z-index:999999;background: #000000;width:280px;  top:0; right: -100%;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s;}
.navbar-nav {text-align: left; padding-top: 50px;}
.navbar-nav > li.has-sub-nav a{ width:100%;text-align: left;}
.navbar-nav > li.has-sub-nav.mega_menu{ background-image: none}
.navbar-nav > li.has-sub-nav.mega_menu  a{ width:100%}
.navbar-nav > li {width: 100%;display: block;text-align: left; border-bottom: solid 1px rgb(246 246 255 / 40%);}
.navbar-nav > li > a {color: #f9f9d7;padding: 10px;margin:0;}
.navbar-nav > li:hover { background-color: #333; color: #fff; text-decoration: none;}
.navbar-nav > li > a {display: block;font-size: 16px;  padding: 12px 16px; }
.navbar-nav > li > ul > li {border-bottom:solid 1px rgb(246 246 255 / 40%);}
.navbar-nav > li > ul > li:last-child{border-bottom: none;}
.navbar-nav > li > ul > li > a {text-transform: capitalize; font-size:16px; font-weight: 400; padding: 10px 0;    display: block; color: #fff;}
.navbar-nav > li > ul {position: relative;width: 100%; top:0; left:0;background-color:#920226; display: none}
.navbar-nav > li:hover{color:#fff;}
.navbar-nav > li > ul li { padding-left: 15px; }
.navbar-nav > li {padding: 0px 0px 0 0px;}
.navbar-nav > li:hover > a {  color: #fff;}
.navbar-nav > li.current-menu-item > a {  color: #fff;}
.navbar-nav > li:after {bottom: -1px;}
.navbar-nav > li:hover:after{ display: none}
.has-sub-nav{ background-image: url(images/sub_menu.png); background-position:92% 16px; background-size: 14px; background-repeat:no-repeat;}
.main_menu .sub-menu{display: none;}
.mobiledisplay{display: block;}
.menu_container a:hover{background: #333; color: #fff;}
.navbutton{vertical-align: middle; }
/**Header Start***/	
}

@media(max-width: 991px){ 
h1{font-size: 38px;line-height: 48px; }
.bannerineer span{font-size: 24px; }

.banner .slick-dots{ bottom: 20px; top: auto; width: 100%; right: 0px; }
 .righttimagesecs > img,.leftimagesection > img{ display: block; max-width: 720px; margin: 0 auto; position: relative; padding-left: 15px; margin-bottom: 25px; padding-right: 15px; }
.ourhistorysection span, .ourteamsection span{margin-top: 0px;}
.testi_item{padding: 0px 50px; }
.testi_item > img{ max-width: 45px; }
.border_secs{margin: 30px 0px;}
.locationclass,.phoneclass,.emailclass{ margin-bottom: 15px; }
.sociallinks li{margin-left: 0px; margin-right: 15px;}
.footerlinks li:first-child{padding-left: 0px;}
.testimonialsecs{ padding: 60px 0px; }
.footerTop h3, .footerTop p{margin-bottom: 25px;}
.textcenter{text-align: center; margin-top: 0px;}
.footerwhitesecs{ padding-top: 50px; padding-bottom: 35px; }
.footerlinks{display: none;}
.subpagerow1,.subpagerow2{margin-bottom: 50px;}
.ourhistorysection,.subpagerow1,.subpagerow2  { border-bottom: 1px solid #ccc ; padding-bottom: 50px;  }
.premiuminterrior { border-bottom: 1px solid #ccc ; margin-bottom: 50px; }
.ourteamsection { border-bottom: 1px solid #ccc ;  padding-bottom: 50px; }
.subbanner{padding-top: 135px;padding-bottom: 90px;}
.about_box .inner_content{padding: 24px;}
.about_box{margin-bottom: 30px;}
.footerTop{padding: 40px 0px;}
.about_list{padding-bottom: 20px;}
.footerTop h3{margin-bottom: 10px;}
}

@media(max-width: 767px){ 
h1{font-size: 36px;line-height: 44px; }
h4{font-size: 20px;line-height: 28px;} 
 
body{font-size: 16px; line-height: 26px;}
.welcomsecs{margin-bottom: 40px; }
.righttimagesecs > img,.leftimagesection > img{ max-width: 540px; margin: 0 auto; position: relative; padding-left: 15px; margin-bottom: 25px; padding-right: 15px; }
.welcomsecs {border-bottom: 1px solid #ccc ; padding-bottom: 40px; }
.subpagerow1,.subpagerow2{margin-bottom: 50px;}
.ourhistorysection,.subpagerow1,.subpagerow2  { border-bottom: 1px solid #ccc ; padding-bottom: 50px;  }
.premiuminterrior { border-bottom: 1px solid #ccc ; margin-bottom: 50px; }
.ourteamsection { border-bottom: 1px solid #ccc ;  padding-bottom: 50px; }
header{padding: 10px 0px;}
.subbanner{padding-top: 135px;padding-bottom: 60px;}
.subbanner h1{margin-bottom: 0px;}
.sticky_header .logo img{max-width: 80px;}
.whatwedosection{padding-bottom: 25px;}
}

@media(max-width: 580px){
h1 {font-size: 28px;line-height: 36px; margin-bottom: 15px; }
.righttimagesecs > img,.leftimagesection > img{ max-width: 100%; margin: 0 auto; position: relative; padding-left: 15px; margin-bottom: 25px; padding-right: 15px; }
.border_secs{margin: 15px 0px;}
.footerwhitesecs{padding-bottom: 20px;}
.testimonialsecs{padding-top: 30px;}
.premiuminterrior > img{max-width: 50%;right: 5px;top: 40px;}
.premiuminterrior img{margin-bottom: 25px;}
.premiuminterrior{padding-bottom: 40px;}
.bannerineer{ min-height: 450px; padding-top: 150px;padding-bottom: 70px;  }
.wecometitleSection{padding-top: 50px; padding-bottom: 20px; }
.leftimagesection{min-height: auto;}
.ourhistorysection,.subpagerow1,.subpagerow2  { border-bottom: 1px solid #ccc ; padding-bottom: 40px;  }
.premiuminterrior { border-bottom: 1px solid #ccc ; margin-bottom: 40px; }
.ourteamsection { border-bottom: 1px solid #ccc ;  padding-bottom: 40px; }
.logo img{ max-width: 110px; }
}

