@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
*
{
	box-sizing: border-box;
	margin:0px;
}
body
{
  font-family: 'Open Sans', sans-serif !important;
}
.wrapper
{
	width:90%;
	margin:0 auto;
}
.top-menu-section
{
	    font-size: 13px;
    border-bottom: 1px solid #eee;
    padding: 6px 0px;
    overflow: auto;
    line-height: normal;
}
.top-menu-header
{
	
}
.carousel-caption h3
{
   margin: 70px 0px 0px 0px;
    font-size: 35px;
    text-shadow: 5px 3px 2px #000;
    font-weight: 100;
    padding-bottom: 130px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.contact-section-left
{
	float:left;
	margin:0px !important;
	overflow:auto;
	    padding: 0px;
}
.contact-section-right
{
	float:right;
	margin:0px;
	overflow:auto;
	
}

.contact-section-left li 
{
	list-style-type: none;
	float:left;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
.contact-section-left li a
{
	float:left;
	cursor: pointer;
	    padding-right: 30px;
		    color: #000;
	text-decoration:none;
}
.contact-section-right li a
{
	cursor:pointer;
	    color: #000;
	text-decoration:none;
}
.contact-section-right li 
{
	    list-style-type: none;
    float: right;
    padding-left: 40px;
    display: inline-block;
}
.contact-section-right li a:hover
{
	color:#ED7745;
}
.contact-section-left li a:hover
{
	color:#ED7745;
}
.top-menu-header a
{
        font-size: 14px;
    color: #000;
    float: right;
    padding-left: 40px;
    list-style-type: none;
}
.contact-section-right li
{
	list-style-type: none;
	float:right;
	display:inline-block;
}
.fa-envelope
{
	padding-right:10px;
	font-size: 16px;
	    color: #eb7533;
}
.fa-phone
{
	padding-right:10px;
	color: #555;
	font-size: 16px !important;
}
.mobile-sec
{
	box-sizing:border-box;
	padding-top:2px;
}
.second-menu-section
{
       margin: 0px;
     height: 70px;
    clear:both;
	border-bottom: 1px solid #eee;
    
}
.menu-section
{
	    margin: 0px;
    float: right;
		padding:0px !important;
}
.menu-section li
{
	display:inline-block;
	margin-left:35px;
	position:relative;
}
.menu-section li a
{
	text-decoration:none;
	color:#000;
	    display: block;
    padding: 25px 0px;
	font-size:12px;
	    text-transform: uppercase;
	border-bottom: 3px solid transparent;
	
}
.menu-section li:hover  a
{
	color:#ED7745;	
	border-bottom: 3px solid #c9cb1b;   
}
.cusdropdown-menu 
{
	position: absolute;
    padding: 0px;
    margin: 0px;
	z-index: 3;
    top: 70px;
    left: 0px;
    background-color: #FFFFFF;
    display: none;
    background-color: #fff;
    box-shadow: 0px 0px 5px #ccc;
}
.menu-section li:hover .cusdropdown-menu
 
{
	display:block;
	border-bottom:1px solid #ccc;
	    min-width: 200px;
	    padding: 0px 10px 0px 10px !important;
	
}

.menu-section li a:active
 
{
	display:block;
	border-bottom:1px solid #ccc;
	
		
	
}
.menu-section  .cusdropdown-menu li a:hover
 
{
	color:#ED7745 !important;
	padding:0px;
	
}
.cusdropdown-menu 
{
	    padding: 15px 15px;
    line-height: 28px;
   
}
.cusdropdown-menu li a
{
	white-space: nowrap;
	font-size:14px;
	color:#000 !important;
	padding: 5px !important;
	border-bottom:0px !important;
}
.logoContainer
{
	float:left;
	margin-right:30px;
}
.cusdropdown-menu
{
	margin: 0px !important;
}
.cusdropdown-menu li
{
	    display: block;
		    margin: 0px !important;
}
.footer-section
{
	
	padding: 35px 0px;
	border-top: 1px solid #efefef;
}
.footer-info h3
{
	font-size: 18px;
    color: #fff;
	font-weight:normal;
    line-height: 26px;
	margin:0px;
	position:relative;
	padding-bottom: 20px;
}
.footer-info h3:before
{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    border-bottom: 1px solid #ED7745;
}
.footer-info ul
{
    list-style-type: none;
    padding: 20px 0px;
    line-height: 30px;
}
.footer-info li
{
	color: #fff !important;
}
.footer-info a
{
	color: #fff !important;
	font-size: 14px;
	
}
.footer-section ul li a
{
	text-decoration:none;
}
.footer-section .footer-info li a:hover
{
	color:#ED7745 !important;
}
.owl-theme .owl-nav [class*='owl-']
{
	
}
.owl-theme .owl-dots
{
	position: relative;
   
}
.welcome-section
{
	padding: 30px 0px;
	margin:0px;
	background: #f9fafa;
}
.welcome-section h1
{
	margin: 0px;
    text-align: center;
    padding-bottom: 25px;
    color: #000;
    font-weight: 200;
    font-size: 24px;
}
.welcome-section h2
{
	text-align: center;
    margin: 0px;
    padding-bottom: 20px;
    font-size: 24px;
    line-height: 30px;
    font-family: "Mrs Eaves XL Serif", serif;
}
.welcome-section p
{
	color: #555;
    font-size: 16px;
    text-align: center;
    /* padding: 0px 50px; */
    max-width: 920px;
    margin: 0 auto;
    line-height: 26px;
}
svg:not(:root)
{
	height: 70px !important;
	
}
.furniture-product
{
	
	    background-color: #f9fafa;
    /* padding: 50px 0px; */
    margin:0 auto;
	    max-width: 1060px;
	
}
.furniture-details
{
	text-align:center;
	padding-bottom:40px;
	
}
.furniture-product h1
{
   
    font-size: 28px;
    line-height: 32px;
    color: #2F4858;
	position:relative;
	padding-bottom:20px;
    text-align: center;
	margin:0px;
    text-transform: capitalize;
}

.furniture-details h2
{
	color: #000000;
	font-size: 14px;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    transition-property: color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
	
    transition-delay: initial;
}
}
.furniture-details svg
{
	text-align:center;
}
.furniture-product .furniture-details  h2:hover
{
	color:#ED7745 !important;
}

.reg-name
{
	border-top:1px solid #313131;
	overflow:auto;
}
.left-sec
{
	float: left;
    padding: 15px 0px;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
}
.right-sec
{
	float: right;
    padding: 15px 0px;
    color: #000;
    font-weight: 400;
    font-size: 12px;
}


.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img
{
	width:100%;
}
.inner-banner-1
{
	overflow:auto;
	text-align:center;
}
.inner-banner-1 h1
{
	padding: 20px 0 10px 0;
   
    font-size: 28px;
    line-height: 32px;
    color: #2F4858;
	position:relative;
    text-align: center;
    text-transform: capitalize;
}
.inner-banner-1 h1:after
{
	position: absolute;
    content: "";
    width: 90px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    border-bottom: 1px solid #ED7745;
}
.inner-banner-1 img
{
	width:100%;
}
.inner-banner-1 p
{
	color: #000;
    margin: 0 auto;
    width: 80%;
	font-size:14px;
    margin-bottom: 20px;
}
.inner-banner-2 h2
{
	padding-bottom: 20px;
    
    font-size: 28px;
    line-height: 32px;
    color: #2F4858;
	margin-bottom:20px;
	position:relative;
    text-align: center;
    text-transform: capitalize;
}
.inner-banner-2 h2:after
{
	position: absolute;
    content: "";
    width: 90px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    border-bottom: 1px solid #ED7745;
}
.inner-banner-2
{
	text-align:center;
	overflow:auto;
	padding: 20px 0px;

}
.inner-image
{
	width:100%;
	transition:0.2s ease-in-out;
}
.furniture-product h1:after
{
	position: absolute;
    content: "";
    width: 90px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    border-bottom: 1px solid #ED7745;
}
.inner-image:hover
{
	-webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.hoverEffect
{
	overflow:hidden;
	width:100%;
	    margin-bottom: 20px;
}
.testimonial-section
{
	
}
.testimonial-head h1
{
	
    font-family: "Mrs Eaves XL Serif", serif;
    font-size: 28px;
    line-height: 32px;
    color: #2F4858;
    position: relative;
	padding-bottom:10px;
    text-align: center;
    text-transform: capitalize;
	margin-bottom: 30px;
}
.testimonial-head h1:after
{
	position: absolute;
    content: "";
    width: 90px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    border-bottom: 1px solid #ED7745;
	
}
.ctestinomianl
{
	margin-right: 15px;
	padding: 25px;
    border: 1px solid #ccc;
}
.cprofile{
	
	    width: 60px !important;
    height: 60px;
    margin: 0px auto 15px auto;
    border-radius: 50%;
}
.cponame{
	    display: block;
    text-align: center;
    margin-bottom: 5px;
    font-size: 16px;
    color: #fe8766;
}
.cpost{
	    display: block;
    text-align: center;
    margin-bottom: 5px;
    font-size: 15px;
    color: #000;
}
.cpostimg{
	width: 100% !important;
    height: 190px;
    margin-bottom: 15px;

}
.cporname{
	display: block;
    text-align: center;
    margin-bottom: 5px;
    font-size: 15px;
    color: red;
}
.ccomments{
	    display: block;
    color: #555;
    text-align: center;
    font-size: 16px;
}
.testimonial-section .owl-prev
{
	    position: absolute;
    left: 0px;
    background:#fe9d82 !important;	
}
.testimonial-section .owl-next
{
	position: absolute;
    right: 0px;
	background: #fe9d82 !important;
}
.testimonial-section .owl-nav
{
	position: absolute;
    top: 40%;
    left: 0px;
    right: 0px;
}
.testimonial-section .owl-dots
{
	margin:20px 0px !important;
}
.testimonial-section .owl-theme .owl-dots .owl-dot span
{
	margin:3px !important;
}
.breadcrumb-section
{
	
}
.breadcrumb
 {
    background:none !important;
 }
 .breadcrumb a
 {
	 color: #999 !important;
    font-size: 13px;
 }
.breadcrumb>li+li:before
{
	display:none !important;
	font-size:14px;
}

 
  .breadcrumb li
  {
	  font-size:12px;
  }
.sofa-head h1
{
	margin:0px;
    
    font-size: 28px;	
    text-align: center;
	margin-bottom:8px;
    text-transform: capitalize;
    color: #2F4858;
}
.sofa-head h2
{
	margin:0px;
    
    margin:0px;
	font-size: 18px;
	margin-bottom:8px;
    text-align: center;
    text-transform: capitalize;
    color: #2F4858;
}
.sofa-head h3	
{
	margin: 0px;
    /* font-family: "Mrs Eaves XL Serif", serif; */
    font-size: 20px;
    /* padding-bottom: 15px; */
    /* border-bottom: 1px solid #eee; */
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    padding: 10px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    background: #eb7335;
	border-radius: 5px;
}
.sofa-section
{
	overflow:auto;
	position:relative;
	padding:10px 30px;
	border-bottom: 1px solid #eee;
}
.sofa-furniture-section
{
	overflow: auto;
    padding: 20px 20px;
}
.sofa-product
{
	text-align: center;
    padding: 10px 10px;
    position: relative;
    transition: 0.2s ease-in-out;
}
.sofa-product img
{
	height: 260px;
    width:100%;
    margin: 10px;
    outline: none;
	cursor:pointer;
}
.sofa-product:hover
{
	box-shadow: 0px 0px 10px #ccc;
}
.sofa-product h2
{
	color: #494848;
    font-size: 14px;	
    line-height: 16px;
}
.sofa-product p
{
	color: #999999;
    font-size: 11px;
    margin-top: 6px;
    display: block;
	padding:0px 10px;
}
.left-sec
{
	float:left;
}
.right-sec
{
	float:right;
}
.doublebed-content
{
	text-align:center;
	margin: 20px 0px;
	
}
.doublebed-head:hover
{
    box-shadow: 0px 0px 10px #ccc;
}
.doublebed-head img
{
	padding: 10px 0px;
	cursor:pointer;
	overflow:auto;
	width:100%;
	
}
.doublebed-head :hover
{
	transition: .5s ease-in !important;
	position:relative;
}
.doublebed-head h1
{
	    margin: 15px 0px;
   
    color: #333;
    font-size: 16px;
    line-height: 22px;
}
.doublebed-head p
{
    padding-bottom: 10px;
	color: #eb7334;
	font-size:14px;
	margin:0px;
}
.doublebed-section
{
	overflow: auto;
    padding: 20px 0px;
    max-width: 1100px;
    margin: 0 auto;
}

.activeMenuLink
{
	color:#eb7434 !important;
}
.doublebed-head
{
	padding:20px;
	
}
.fa-whatsapp
{
	font-size: 19px !important;
    /* font-weight: bold !important; */
    padding-right: 10px;
    /* font-weight: bold; */
    color: #4dc247;
}
.fa-map-marker:before
{
	font-size: 18px !important;
    padding-left: 10px;
	color: #FF9800 !important;
}
.furniture-online h1
{
	
    font-size: 28px;
    text-align: center;
	position:relative;
	margin-bottom:10px;
	padding-bottom:15px;
    text-transform: capitalize;
    color: #2F4858;
}
.furniture-online p
{
	    font-size: 15px;
    padding: 5px 0px;
    color: #000;
    line-height: 25px;
    max-width: 1024px;
    margin: 0 auto;
}
.furniture-online 
{
	padding-bottom:20px;
}
.furniture-online h1:after
{
	position:absolute;
	content:"";
	bottom:0px;
	margin:0 auto;
	right:0px;
	left:0px;
	border-bottom: 1px solid #ED7745;
	width:90px;
}
.contact-section-left
{
	padding:10px;
	margin:10px;
	padding-bottom:220px;
	position:absolute;
	float:right;
	
}
 input,textarea 
{
   
       width: 100%;
    padding: 10px 10px;
    margin-bottom: 10px !important;
    
    color: #555;
    border-radius: 5px;
    border: 1px solid #eee;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.contactus-banner img
{
	width:100%;
}
.contactus-table1
{
	padding-bottom:55px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	vertical-align:top;
}
.contactus-head
{
	padding-bottom:20px !important;
}
.contactus-head h1
{
	
    font-size: 28px;
    text-align: center;
	position:relative;
	
	padding: 15px 0px 15px 0px;
    text-transform: capitalize;
    color: #2F4858;
	margin:0px;
}
.address-s h2
{
	margin: 0px;
    padding-bottom: 24px;
    color: #555;
    font-size: 24px;
    font-weight: 500;
}
.contactus-table button
{
	padding: 5px 30px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #ffff;
	border-radius:4px;
    background: #eb7533;
    border: none;
}

.phone-s p
{
	font-size: 16px;
    color: #000;
	display:inline-block;
	padding-right:60px !important;
}
.address-s p
{
	padding-bottom: 18px;
	color:#555;
	font-size: 16px;
    color: #000;
	margin:0px;
}
.phone-s
{
	border-bottom: 1px solid #eee;
    width: 90%;
	padding:10px 0px;
}
.mail-s
{
	margin-top:10px;
}
.mail-s p
{
	font-size: 16px;
    color: #000;
}
.address-s
{
	border-bottom: 1px solid #eee;
    width: 90%;
}
.fa-map-marker:before
{
	padding-right:10px;
}
.map-section
{
	    height: 450px;
    overflow: hidden;
	position:relative;
}
.mapLocation
{
	position: absolute;
    top: 10px;
	display:none;
    left: 8px;
    background: #f05f11;
}
.mapLocation h1
{
	    background: #f05f11;
    margin: 0px;
    padding: 10px 20px;
    font-size: 40px;
	line-height:normal;
}
.mapLocation p
{
	background: #fff;
    margin: 0px;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 26px;
}

.nav{
	display:none;
}	


@media(max-width:1025px){
	
.menu-section li{
	display:block;
}

.menu-section{
	position:fixed;
	top: 49px;
	right:0px;
	background-color:white;
	z-index:10;
	min-height: 100vh;
	width:230px;
	-webkit-transform: translateX(260px);
	transform: translateX(260px);
	-webkit-box-shadow: 0 0 16px rgba(0,0,0,.28);
	box-shadow: 0 0 16px rgba(0,0,0,.28);
	-webkit-transition: transform .25s cubic-bezier(0.4,0.0,0.2,1),visibility 0s linear 0s;
	transition: transform .25s cubic-bezier(0.4,0.0,0.2,1),visibility 0s linear 0s;
}
.second-menu-section {
    margin: 0px;
    height: 50px;
    clear: both;
    POSITION: FIXED;
    TOP: 0PX;
    Z-INDEX: 99;
    left: 0px;
    right: 0px;
    background: #fff;
}
.carousel-caption h3 {
    margin: 0px;
    
    padding:0px;
   
    color: #fff;
}
body
{
	    margin-top: 50px !important;
}
.openMenu {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.menu-section li:hover .cusdropdown-menu
{
	display:none;
}
.top-menu-section
{display:none}
.nav_home{
	display:block;
	float:right;	
    margin-top: 18px;
	cursor: pointer;
}
.nav_home span{
	background-color: black;
    display: block;
    padding: 0px 10px;
    border: 1px solid #000;
    border-radius: 3px;
    margin-bottom: 4px;
}
}	
@media (max-width:560px)
{
	.carousel-caption h3
	{
		font-size: 20px;
	}
}
.q
{
	padding: 0px 15px;
	font-size:26px !important;
	color:#fff;
}
.ql
{}
.framesec
{
	padding:30px 0px;
	background:#eb7334;
}
.framesec p
{
	    color: #fff;
    font-size: 16px;
    text-align: center;
    max-width: 1024px;
    line-height: 25px;
    font-weight: 600;
    margin: 0 auto;
}
.sofa-head
{
	text-align:center;
}

.awhead
{font-size: 30px;
    text-align: center;
    margin: 10px 0px;
	color:#eb7335!Important;
	}
.awhead img
{    margin: 20px auto;
    max-width: 100%;
    width: 150px;
    display: block;}
	.cussay
	{
		
		padding:0px 0px 30px 0px;
		clear:both;
		overflow:auto;
		
		
	}
	.cussay h1
	{
	    font-size: 28px;
    text-align: center;
    position: relative;
    padding: 15px 0px 25px 0px;
    text-transform: capitalize;
    color: #2F4858;
    margin: 0px 0px 30px 0px;
	position:relative;
	}
	.cussay h1:after
	{
		    content: '';
    width: 150px;
    height: 1px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #eb7335;
    right: 0px;
    margin: 0 auto;
	}
	.cusrev
	{
		margin:0px 0px 30px 0px;

	}
	.cusrev img
	{
		width:100%;
	}
.topI {
    position: fixed;
    bottom: 40px;
    right: -130px;
    transition: 0.5s ease-in-out;
}
.errormessage
{
	display:none;
	margin-bottom:10px;
}
footer
{
	    background-color: transparent;
    background-image: url(../images/footerBg.jpg);
    background-size: cover;
    
}
.sofa-last
{
	
}