body{
	margin:0;
	font-family: 'Arima Madurai', cursive !important;
	background:#fff !important;
	line-height:30px !important;
	font-size:20px!important;
	overflow-x:hidden;
}
.loader
{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background: url('http://biginteriorsdesign.com/images/pageloader.gif') 50% 50% no-repeat rgb(249,249,249);
}
h3 a
{
	color:#000 !important;
	font-size:20px;
}
a:hover
{
text-decoration:none;
}
.indexbg
{
	background: rgba(0, 0, 0, 0.68);
	padding:60px !important;
	margin:15% auto;
	color:#fff;
	text-align:center;
	 border: 3px solid #00e2ff;
}

/*menu style*/
.header {
  	position: relative;
  	background: url(../images/banner.jpg) no-repeat;
  	min-height: 900px;
  	background-size: 100% 100%;
  	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
}
span.menu {
	position: relative;
	cursor: pointer;
}
ul.nav1 {
  	display: none;
  	position: absolute;
  	left: 8.18%;
  	right: 0;
  	top: 0%;
  	margin: 0;
  	padding: 0;
}
.top-nav ul li {
  	list-style-type: none;
  	display: inline-block;
  	padding:1.85em 0;
  	float: left;
  	margin-right: 2px;
}
.top-nav ul li a{
	background: #353a3f;
	color: #fff;
	text-decoration: none;
	padding: 30px;
	font-size: 20px;
	font-weight: 400;
	/* font-family: 'Raleway', sans-serif; */
	transition:.5s all;
}
.top-nav ul li a:hover{
	color:#00e2ff;
}
.top-nav ul li a.active {
  	color:#00e2ff;
	font-weight:600;
}
.col-md-9.top-nav {
  	padding: 0;
}
/*end menu style*/
.imgwidth
{
	width:100%;
}
.title
{
	font-size:35px;
	text-align:center;
	padding:10px;
}
.line
{
	border-top: 2px dashed #00e2ff;
    width: 10%;
    margin: 0 auto;
    padding-bottom: 30px;
}
.no-padding
{
	padding:0px !important;
	margin:0px!important;
}
.section-side-1
{
	background: rgb(53, 58, 63);
	float:left;
}
.section-side-2
{
	background: rgb(53, 58, 63);
	float:left;
}
.section-side-1 , .section-side-2 p
{
	color:#fff;
}
.section-side-1 h3
{
	color:#fff !important;
}
.section-side-2 h3
{
	color:#fff !important;
}
.padding-center
{
	padding:50px 100px !important;
}
p
{
	font-size:18px;
	text-align:justify;
}
.margin
{
	margin:5%;
}
/* kitchen style*/
a >p
{
	color:#000;
	
}
a:hover
{
	text-decoration:none !important;
	color:#000 
}
h3
{
	color:#000 !important;
	line-height:35px !important;
}
ul li
{
	color:#000;
	font-size: 18px;
	list-style: upper-roman;
}
.kitchen_bg
{
	
	background:url('../images/kitchen_bg.jpg') no-repeat center center; 
	background-size:cover;
	height:500px;
}
.kitchen_bg h1
{
	font-size:55px;
	text-align:center;
	color:#fff;
	padding:80px;
}
.dining_bg
{
	background:url('../images/dining_bg.jpg') no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;  
	height:500px;	
}
.dining_bg h1
{
	font-size:55px;
	text-align:center;
	color:#fff;
	padding:80px;
}
.bedroom_bg
{
	background:url('../images/bedroom_bg.jpg') no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;  
	height:500px;

}
.bedroom_bg h1
{
	font-size:55px;
	text-align:center;
	color:#fff;
	padding:80px;
}
.living_bg
{
	background:url('../images/living_bg.jpg') no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;  
	height:500px;

}
.gallery_bg
{
	background:url('../images/gallery_bg.jpg') no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;  
	height:500px;
}
.gallery_bg h1
{
	font-size:55px;
	text-align:center;
	color:#fff;
	padding:80px;
}

.living_bg h1
{
	font-size:55px;
	text-align:center;
	color:#fff;
	padding:80px;
}
.innerpagepadding
{
	padding:50px 0px;
	color:#000;
	
}
.innerpagepadding ul li a
{
	color:#000;
	line-height:30px;
	padding:12px 0;
}
/*end kitchen style*/

/*timer counter style*/
.timer
{
	background: url(../images/counterbg.jpg) no-repeat;
	background-position:container;
}
.counter
{
	background-color: rgba(5, 6, 6, 0.8);
    text-align: center;
}
.employees,.customer,.design,.order
{
    margin-top: 70px;
    margin-bottom: 70px;
}
.counter-count
{
    font-size: 45px;
    /* background-color: #00b3e7;
    border-radius: 50%; */
    position: relative;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    /* width: 92px;
    height: 92px; */
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block;
	font-weight:bold;
}

.employee-p,.customer-p,.order-p,.design-p
{
    font-size: 24px;
    color: #00e2ff;
    line-height: 34px;
	text-align:center;
}
/*end timer counter*/
/*footer style*/
footer
{
 background:url(../images/footerbg.jpg);
	background-size:cover; 
	padding:20px;
	color:#fff;
border-top: 4px solid #00e2ff;
}
footer p a
{
	color:#fff;
	text-decoration:none;
}
footer a:hover{
	text-decoration:none;
	color:#fff;
}
.copy
{
	border-top:1px solid;
	padding-top:20px;
}
/*end footer style*/
/*Gallery*/
.filter-button
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #42B32F;
    margin-bottom: 30px;

}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #42B32F;

}

/*end gallery */
/*subscribe style*/
.form-control
{
	font-size:16px !important;
	margin:5px;
	border:1px solid #3c4045 !important;
	height: 40px !important;
    padding: 20px 10px;
	
}
.captchaborder
{
	text-align: center;
    letter-spacing: 15.5px;
    padding: 5px 0px;
    background: #3c4045;
    border: none;
    color: #fff;
    font-size: 18px;
}
.subbtn
{
	background: #3c4045;
    color: #fff;
    padding: 8px 25px;
    border: none;
    border: 4px dashed #11daf4;
	margin :5%;
}
.ng-hide {
  height: 0;
  width: 0;
  background-color: transparent;
  top:-200px;
  left: 200px;
}
#check
{
	  transition: all linear 0.5s;
  background-color: lightblue;
  height: 100px;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}
/* end subscribe style*/
@media(max-width:780px){
	span.menu img {
  	width: 15.5%;
}
.top-nav {
  	width: 68%;
 	margin-top: 0;
}
.header-logo {
  	width: 32%;
	float: right;
    margin-top: -10%;
    width: 40%;
}
.header {
  	min-height: 250px;
}
ul.nav1 {
  	left: 15.5%;
	z-index:1;
}
.top-nav ul li {
	padding: 0;
	width: 78%;
	border-bottom: 1px solid rgb(97, 93, 93);
	background: rgba(53, 58, 63, 0.94);
	text-align: center;
}
.top-nav ul li a {
	padding: .8em 0;
	font-size: 13px;
	width: 100%;
	background: none;
	display: block;
}
.indexbg	
{
	display:none;
}
.padding-center
{
	padding:0px 18px !important;
}
.section-side-1
{
	float:none;
	padding:20px 0px;
	margin-top:-6%;
}
.col-md-12,.col-md-9,.col-md-6, .col-md-5, .col-md-4, .col-md-12px
{
	padding:0px !important;
}
.padding-center
{
	padding:0 5px;
}
.margin
{
	margin:0px;
	padding:0px !important;
}
.kitchen_bg
{
	height:auto;
}
.gallery_bg, .kitchen_bg, .dining_bg, .bedroom_bg, .living_bg
{
	height:180px;
}
.gallery_bg  h1, .kitchen_bg h1, .dining_bg h1, .bedroom_bg h1, .living_bg h1
{
	padding:20px;
	font-size: 30px;
}
h3
{ 
	font-size:23px !important;
}
.policy-margin
{
	padding:0 10px;
}
}
@media(max-width:320px){
	
	span.menu {
  	margin-left: 0em;
}

.header-logo:nth-child(2) {
  	padding: 0;
}
span.menu img {
  	width: 22%;
}
.top-nav {
  	width: 60%;
}
.header-logo {
  	width: 40%;
}
ul.nav1 {
  	left: 22%;
  	top: 0%;
}
.top-nav ul li {
  	width: 76%;
}
.top-nav ul li a {
  	padding: .6em 0;
  	font-size: 12px;
}
}