@font-face {
  font-family: 'Dubai-Regular';
  src:  url('../fonts/Dubai-Regular.eot') format('embedded-opentype'),  
        url('../fonts/Dubai-Regular.woff') format('woff'), 
        url('../fonts/Dubai-Regular.ttf')  format('truetype'), 
        url('../fonts/Dubai-Regular.svg#Dubai-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.font-dubai-regular {
    font-family: 'Dubai-Regular', Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}



body
{ 

		margin:0 !important;

		padding:0 !important;

		background:#fff !important;

		color:#000 !important;

		width:100%;

		font-size:14px;

		font-family: 'Dubai-Regular', Helvetica, sans-serif !important;
	
		line-height:normal !important;
}

a
{
		text-decoration:none;
}

img
{
		display:block;
}

.clearall
{
		clear:both;
}

.headerouter
{
		width:100%;
		padding:0 5%;
}

.header_inner
{
		max-width:1600px;
		margin:0 auto;
		padding:20px 0;
}

.outerlogomenu
{
		width:100%;
		margin:0 auto;
}

.logo
{
		float:left;
		width:19%;
}

.logo img {
    max-width: 100%;
    height: auto;
}

.menus-bar
{
		float:right;
		margin:0;
}

.menus-bar ul {
    margin: 53px 0;
    padding: 0;
}

.menus-bar ul li
{
		margin:0 18px;
		position:relative;
		padding:0;
		display:inline-block;
		list-style-type:none;
}

.menus-bar ul li a
{
		text-decoration:none;
		color:#262626;
		font-size:15px;
}

.menus-bar ul li:hover 
{
		border-bottom:2px solid #262626;
}

.menus-bar ul li ul
{
		position:absolute;
		z-index:9999;
		margin:0;
		top:30px;
		display:none;
		border:1px solid rgba(0,0,0,0.05);
		width:160px;
		background:#000;
}

.menus-bar ul li ul li
{
		display:block !important;
		padding:0 !important;
		margin:0;
}

.menus-bar ul li ul li:hover
{
		border:none !important; 
}

.menus-bar ul li ul li a
{
		color:#fff;
		display:block;
		padding:10px 6px;
}

.menus-bar ul li ul li a:hover
{	
		text-decoration:underline;
}

.menus-bar ul li ul ul {
    display: block;
    left: 160px;
    top: 0;
	display:none;
}





.midcontentsmall
{
		width:100%;
		padding:0 5%;
}

.inmidcontentsmall
{
		max-width:1600px;
		margin:0 auto;
		padding:20px 0;
}

.inmidcontentsmall p {
    margin: 0 auto;
    font-size: 14px;
    line-height: 28px;
    width: 61%;
    text-align: left;
}

.sliderouter
{
		width:100%;
		padding:0 5%;
}

.sliderinner
{
		max-width:1600px;
		margin:0 auto;
		padding:0;
}

.inoutslider
{
		width:100%;
		margin:0 auto;
}


.slider .indicators .indicator-item {
  background-color: #666666;
  border: 3px solid #ffffff;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.slider .indicators .indicator-item.active {
  background-color: #ffffff;
}
.slider {
  width: 900px;
  margin: 0 auto;
}
.slider .indicators {
  bottom: 60px;
  z-index: 100;
  /* text-align: left; */
}

.inoutslider h3
{
		font-weight:bold;
		color:#000;
		text-align:center;
		margin:20px 0 0 0;
		font-size:45px;
}

.inoutslider h5
{
		font-weight:bold;
		color:#000 !important;
		text-align:center;
		font-size:16px;
		margin:20px 0;
}


.sectionProductouter
{
		width:100%;
		padding:0 5%;
}


.sectionProductinner
{
		max-width:1600px;
		margin:0 auto;
		padding:40px 0;
}

.innerouterproduct
{
		width:100%;
		margin:0 auto;
}

.singlesecProduct
{	
		width:30%;
		margin:0 auto;
}

.productpic
{
		width:100%;
		margin:0 auto;
}

.productpic img
{
		max-width:100%;
		margin:0 auto;
		display:block;
}

.productdetail
{
		width:100%;
		margin:0px auto 20px;
}

.productdetail h4
{
		line-height:normal;
		padding:0;
		margin:0;
		font-size:22px;
		font-weight:bold;
		text-align:center;
}


.productdetail p
{
		line-height:normal;
		padding:0;
		margin:10px 0;
		font-size:16px;
		text-align:center;
}

.productdetail a
{
		margin:0;
		padding:0;
		display:none;
		text-align:center;
		text-transform:uppercase;
		color:#0067B8;
}

.productdetail
{
		font-weight:normal;
}

.bannermidouter
{
		width:100%;
		padding:0 5%;
}


.bannermidinner
{
		max-width:1600px;
		margin:0 auto;
}

.bannerPicbig
{
		width:100%;
		position:relative;
		margin:0 auto;
}


.bannerPicbig img
{
		max-width:100%;
		margin:0 auto;
		display:block;
}

.bannerContent
{
		margin:0;
		position:absolute;
		top:0;
		padding:11% 115px;
		width:100%;
}

.bannerContent h2
{
		margin:0;
		padding:0;
		font-size:35px;
		font-weight:bold;
		text-align:left;
}

.bannerContent p
{
		text-decoration:none;
		font-size:20px;
		margin:25px 0;
}

.bannershpnow {
    display: inline-block;
    background: #000;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 5px 20px;
}


.learnmorebanner {
    display: none;
    background: none;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    padding: 5px 20px;
}

.footer
{
		width:100%;
		padding:0 5%;
		background:#000;
}

.footer-inner
{
		max-width:1600px;
		padding:50px 0;
		margin:0 auto;
}

.topfooter
{
		width:100%;
		padding:0 0 25px 0;
}

.sectionfootersig:first-child
{
		margin:0;
}

.sectionfootersig
{
		width:30%;
		margin:0 0 0 5%;
		float:left;
}

.sectionfootersig h2 {
    margin: 0 0 15px 0;
    padding: 0;
    text-align: left;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
}

.sectionfootersig p
{
		margin:0;
		padding:0;
		text-align:left;
		line-height:28px;
		color:rgba(200,200,200,0.8);
		font-size:16px;
}

.sectionfootersig ul
{
		margin:0;
		padding:0;
}

.sectionfootersig ul li
{
		list-style-type:none;
		display:block;
		color:rgba(200,200,200,0.8);
		margin:13px 0;
}

.sectionfootersig ul li a
{
		color:rgba(200,200,200,0.8);
}

.leftgettouch
{
		width:48% !important;
		float:left  !important;
}

.rightgettouch
{
		width:48% !important;
		float:right  !important;
}

.socialicons
{
		margin:0px 0 0 0 !important;
		padding:0;
}

.socialicons li
{
		margin:0;
		padding:0;
		list-style-type:none;
		display:inline-block !important;
}

.socialicons li a
{
		color:#fff;
		margin:0 8px;
		font-size:18px;
}

.bottomfooter
{
		width:100%;
		padding:25px 0 0 0;
		margin:0 auto;
		border-top:1px solid rgba(255,255,255,0.41);
}

.bottomfooter ul
{
		margin:0;
		padding:0;
		text-align:center;
}

.bottomfooter ul li
{
		margin:0;
		padding:0 40px;
		display:inline-block;
		text-align:center;
		border-right:1px solid rgba(255,255,255,0.41);
}

.bottomfooter ul li:last-child
{
		border:0;
}

.bottomfooter ul li a
{
		color:rgba(200,200,200,0.8);
}

.bottomfooter p
{
		text-align:center;
		color:rgba(200,200,200,0.8);
		margin:30px 0 0 0;
}

.sendbtnfoot
{
	border: 0;
    color: #000;
    background: #ffff;
    padding: 4px 30px;
    font-weight: 600;
    font-size: 16px;
}


.aboutbanner
{
		width:100%;
		padding:0 5%;
}

.inneraboutbanner
{
		max-width:1600px;
		margin:0 auto;
		padding:8px 30px;
		/*background:url("../images/aboutbanner.jpg") no-repeat top center;*/
		background-size:cover;
}

.inneraboutbanner h2
{
		margin:0;
		padding:0;
		color:#000;
		text-align:center;
		font-weight:bold;
		font-size:38px;
}

.outerinnercon
{
		width:100%;
		margin:0 auto;
		padding:0 5%;
}

.innerinpage
{
		max-width:1600px;
		margin:0 auto;
		padding:40px 0;
}

.aboutouter
{
		width:100%;
}

.aboutouter h1 {
    text-align: center;
    margin: 0 0 30px 0;
    padding: 0;
    font-weight: 600;
    font-size: 40px;
}

.aboutpic
{
		float:left;
		width:49%;
}

.aboutpic img
{
		width:100%;
		display:block;
}

.abouttoptxt
{
		float:none;
		width:100%;
		padding:0 100px;
}

.abouttoptxt h4 {
    margin: 0;
    padding: 0;
    font-size: 20px;
}

.abouttoptxt p {
    margin: 12px 0;
    padding: 0;
    font-size: 16px;
	line-height:28px;
}

.clientlogos
{
		width:100%;
		display:none;
		margin:50px 0 0 0;
}

.clientlogos h1 {
    text-align: center;
    margin: 0 0 30px 0;
    padding: 0;
    font-weight: 600;
    font-size: 40px;
}

.clientlogos li
{
		list-style-type:none;
		width:20%;
		float:left;
}

.clientlogos li img
{
		margin:0 auto;
		display:block;
		filter: grayscale(1);
}

.productpageouter
{
		width:100%;
}

.productpageouter h1
{
    text-align: center;
    margin: 0 0 30px 0;
    padding: 0;
    font-weight: 600;
    font-size: 40px;
}

.productpageouter p
{
		margin:0;
		padding:0;
		line-height:28px;
		font-size:16px;
}

.innerpagepro
{
		width:100%;
		margin:0px 0 0 0;
}

.contactusouter
{
		width:100%;
		margin:0 auto;
}

.contactusouter h1
{
    text-align: center;
    margin: 0 0 30px 0;
    padding: 0;
    font-weight: 600;
    font-size: 40px;
}

.contactusouter p
{
		margin:0;
		padding:0;
		line-height:28px;
		font-size:16px;
}

.contactformcontact
{
		width:48%;
		float:left;
}

.contactfrmaddress
{
		width:48%;
		float:right;
}

.contactfrmaddress li {
    margin: 30px 0;
	font-size:18px;
}

.contactfrmaddress li a {
		color:#000;
}

.contactfrmaddress i
{
		width:20px;
		font-size:20px;
}

.gettouchleft
{
		float:left !important;
		width:48% !important;		
}


.gettouchright
{
		float:right !important;
		width:48% !important;		
}

.cityenqfull
{
		float:none !important;
		width:100% !important;		
}

.msgcontactpage
{
		border:none;
		border-bottom:1px solid #9e9e9e;
		height:90px;
}

.btnsendcontact {
    border: 0;
    color: #fff;
    background: #000;
    padding: 5px 32px;
    font-weight: 600;
    font-size: 16px;
    margin: 20px 0 0 0;
}

.enquiryouter
{
		width:100%;
}

.enquiryouter h1 {
    text-align: center;
    margin: 0 0 30px 0;
    padding: 0;
    font-weight: 600;
    font-size: 40px;
}

.enquirpic
{
		width:49%;
		float:left;
}

.enquirpic img
{
		width:100%;
}


.enquirform
{
		float:none;
		width:100%;
		margin:0 auto;
}

select
{
		display:block !important;
}

.enquirform select {
    border: 1px solid #ccc;
    padding: 7px 1% !important;
    color: #666;
	height:auto;
	margin:5px 0 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#eeeff0));
    border-radius: 4px;
}


.enquirform input
{
		margin:5px 0px 0 0!important;
		border:1px solid #ccc !important;
		border-radius:4px !important;
		height:auto !important;
		background:-webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#eeeff0)) !important;
		color:#666 !important;
		padding:7px 1% !important;
}

.enquirform .enqurySend
{
		border:0;
		color:#fff;
		background:#000;
		padding:4px 15px;
		font-weight:600;
		font-size:16px;
		margin-top:20px !important;
}

.enterEnu
{
		font-weight:600;
		width:100%;
		
}

.enterEnu textarea
{
		background:-webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#eeeff0));
		border:1px solid #ccc;
		border-radius:4px;
		height:100px;
		margin:5px 0 0 0;
		width:100%;
}

.leftEnq {
    width: 48%;
    font-weight: 600;
	margin:8px 0;
	float:left;
}

select.gettouchleft {
    border-bottom: 1px solid #9e9e9e !important;
    border: 0;
	color: #d1d5de;
}

.rightEnq {
    width: 48%;
	margin:8px 0;
	float:right;
    font-weight: 600;
}


.faqouter
{
		width:100%;
}

.faqouter h1 {
    text-align: center;
    margin: 0 0 30px 0;
    padding: 0;
    font-weight: 600;
    font-size: 40px;
}

.faqquestionouter
{
		width:100%;
}


/*----- Accordion -----*/
.accordion, .accordion * {
	-webkit-box-sizing:border-box; 
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}

.accordion {
	overflow:hidden;
	box-shadow:0px 1px 3px rgba(0,0,0,0.25);
	border-radius:3px;
	background:#f7f7f7;
}

/*----- Section Titles -----*/
.accordion-section-title {
	width:100%;
	padding:15px;
	display:inline-block;
	border-bottom:1px solid #1a1a1a;
	background:#000;
	transition:all linear 0.15s;
	/* Type */
	font-size:1.200em;
	text-shadow:0px 1px 0px #1a1a1a;
	color:#fff;
}

.accordion-section-title.active, .accordion-section-title:hover {
	background:#000;
	/* Type */
	text-decoration:none;
	color:#fff;
}

.accordion-section:last-child .accordion-section-title {
	border-bottom:none;
}

/*----- Section Content -----*/
.accordion-section-content {
	padding:15px;
	display:none;
}

.innerpagepro a
{
		display:block;
		overflow:hidden;
}

.innerpagepro img
{
		max-width:100%;
		margin:0 auto;
		transition: transform .9s;
}

.innerpagepro img:hover {
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari 3-8 */
    transform: scale(1.2); 
}

.innerpagepro .col-sm-3
{
		margin-top:30px;
}

.innerpagepro ul
{
		margin:0;
		padding:0;
}

.laminaatePRoducts li {
    list-style-type: none;
    float: left;
    width: 18%;
	position:relative;
    margin: 0 0 2.5% 2.5%;
}

.laminaatePRoducts li:hover .hovproductdetail
{
		display:block;
}

.laminaatePRoducts li img
{
		width:100%;
		height:180px;
}

.laminaatePRoducts li:first-child
{
		margin:0;
}

.laminaatePRoducts li:nth-of-type(5n+1) {
    margin:0;
}

.hovproductdetail
{
		width:100%;
		height:100%;
		position:absolute;
		padding:15% 0;
		top:0;
		display:none;
		background:rgba(28, 28, 30, 0.5);
}

.hovproductdetail a:hover
{
		text-decoration:none;
}

.hovproductdetail h3 {
    margin: 0;
    padding: 0;
    line-height: normal;
    text-align: center;
    font-size: 20px;
	color:#fff;
    font-weight: 600;
}

.hovproductdetail h6 {
    margin: 10px 0;
    padding: 0;
    line-height: normal;
	color:#fff;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
}

.hovproductdetail span
{
		display:block;
		margin:0 auto;
		text-align:center;
		font-size:24px;
		color:#fff;
}

.productDesc
{
		width:100%;
		margin:40px auto 0;
}

.productpicDes
{
		width:25%;
		float:left;
}

.productpicDes img
{
		max-width:100%;
		height:auto;
}

.productDestxt
{
		width:25%;
		float:left;
		margin:0 0 0 5%;
}

.productDestxt ul
{
		margin:0;
		padding:0;
}

.productDestxt ul li
{
		list-style-type:none;
		margin:10px 0;
		display:block;
		font-size:16px;
}

.productDestxt ul li b
{
		color:#000;
		display:block;
}

.productDestxt ul li img
{
		margin:5px 0;
}


.productportfolio
{
		float:right;
		width:40%;
}

.productportfolio img
{
		max-width:100%;
		height:auto;
}

.productOrderdiv
{
		width:100%;
		margin:40px 0 0 0;
}

.orderForm
{
		width:80%;
		margin:20px auto 0;
		display:none;
}

.ordermsg
{
		border:none;
		border-bottom:1px solid #9e9e9e;
		min-height:80px;
}

.orderSendbtn {
    border: 0;
    color: #fff;
    background: #000;
    font-weight: 600;
    font-size: 18px;
    padding: 5px 30px;
	margin:20px 0 0 0;
}

.orderNowBtn 
{
    border: 0;
    color: #fff;
    background: #000;
    font-weight: 600;
    font-size: 18px;
    padding: 5px 30px;
    margin: 0 auto;
    display: block;
}

.singlesecProductin:first-child
{
		margin:0;
}

.singlesecProductin
{
		width:30%;
		float:left;
		margin:0 0 0 5%;
}

.productTabs
{
		width:100%;
		margin:40px 0 0 0;
}

.nav-tabs { border-bottom: 2px solid #DDD; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
    .nav-tabs > li > a { border: none; color: #666; }
        .nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; color: #4285F4 !important; background: transparent; }
        .nav-tabs > li > a::after { content: ""; background: #4285F4; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{padding:20px}

.card {background: #FFF none repeat scroll 0% 0%; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); margin-bottom: 30px; }




.prorange
{
		margin:0;
		padding:0;
}

.prorange li
{
		float:left;
		width:10%;
		height:240px;
}

.prorange li img
{
		width:94%;
		margin:0 auto;
		display:block;
		height:auto;
}

.prorange li h6 {
    margin: 5px 0;
    padding: 0;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}

.prorange li span {
    margin: 5px 0;
	display:block;
    padding: 0;
    text-align: center;
}

.tablaminatestin h5:first-child
{
		margin:0 0 10px 0;
}
	
.tablaminatestin h5 {
    margin: 45px 0 10px 0;
    padding: 0;
    font-size: 18px;
    font-weight: 600;
}

.tablaminatestin p {
    margin: 0;
    line-height: 24px;
    font-size: 14px;
}

.tablaminatestin ul li {
    margin: 4px 0;
}

.tablaminatestin table, th, td
{
		border:1px solid #ccc !important;
}

.tablaminatestin th
{
		text-align:center;
		background:#000;
		color:#fff;
}

.nav-pills>li {
    float: none !important;
	display:inline-block !important;
    background: #eee;
}

.nav-pills
{
		text-align:center !important;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover
{
		color:#fff;
		background:#000 !important;
}

.topsearching {
    margin: 0 !important;
    padding: 4px 10px !important;
    border-radius: 50px !important;
    height: auto !important;
	-webkit-box-sizing: content-box;
    border: 1px solid #ccc !important;
    width: 110px !important;
}

.topSea:hover
{
		border:none !important;
}

.glassoProuter
{
		width:100%;
		border:1px solid #ccc;
		padding:30px 0 0 0;
}

.tabinnGlasso
{
		width:100%;
}

.tabinnGlasso th
{
		background:#000;
		color:#fff;
		text-align:center;
}

.galssoAppouter
{
		width:100%;
}

.galssoAppouter li:first-child
{
		margin:0;
}

.galssoAppouter li:nth-of-type(2n+1) {
    margin: 0;
}

.galssoAppouter li
{
		float:left;
		margin-left:2%;
		position:relative;
		width:49%;
		margin-bottom:2%;
}

.galssoAppouter li img
{
		width:100%;
		height:300px;
}

.glasoapppupper {
    position: absolute;
    z-index: 9999;
    top: 40px;
    background: rgba(255, 255, 255, 0.9);
    width: 60%;
    left: 40px;
    padding: 10px 10px;
}

.glasoapppupper h2
{
		margin:0;
		color:#000;
		padding:0;
		font-weight:600;
		font-size:24px;
}

.glasoapppupper p {
    line-height: 23px;
    font-size: 16px;
    color: #000;
    margin: 8px 0 0 0;
    text-shadow: none !important;
}






.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}

.scroll-down {
  bottom: 30px;
  background:#000;
  margin:40px auto 0 !important;
  text-align:center;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 32px;
  height: 32px;
  border: 2px solid #FFF;
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.scroll-down:before {
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 6px);
    transform: rotate(-45deg);
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border: 2px solid white;
    border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

















.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 55%;
  height: 81%;
  left: 22%;
  /*top: 10%;*/
  top:6%;
  border-radius: 80%;
  border: 2px solid #FFF;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(50%,50%,0);
  transform: translate3d(50%,50%,0);
}

.hovereffect:hover .overlay {
  background-color: rgba(0,0,0,0.3);
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.4" /><feFuncG type="linear" slope="1.4" /><feFuncB type="linear" slope="1.4" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(1.4);
  -webkit-filter: brightness(1.4);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background-color: transparent;
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-150%,-400%,0);
  transform: translate3d(-150%,-400%,0);
}

.hovereffect a, .hovereffect p {
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-150%,-400%,0);
  transform: translate3d(-150%,-400%,0);
}

.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2, .hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  margin: 0;
  padding:38px 0;
  font-weight:600;
  font-size:22px;
}

.overlay a
{
		text-decoration:none;
}

.lamisearchimgtxt {
    margin: 0 !important;
    border: 1px solid #ccc !important;
    padding: 6px 6px !important;
    width: auto !important;
    height: auto !important;
}

.pagisearbtn
{
	margin: 0 0 0 20px;
    padding: 6px 15px;
    background: #000;
    border: 0;
    color: #fff;
    font-weight: 600;
}

.hidemob
{
		display:none;
}


.scrollTop {
  position: fixed;
  right: 2%;
  bottom: 10px;
  background-color: #818c90;
  padding: 0px;
  border-radius:6px;
  opacity: 0;
  z-index:9999;
  transition: all 0.4s ease-in-out 0s;
}

.scrollTop a {
  font-size: 20px;
  color: #fff;
  padding:10px;
  display:block;
}

.scrollTop a i {
	font-weight:bold;
}

.singlesecProductinstones:first-child {
    margin: 0;
}
.singlesecProductinstones {
    width: 22%;
    float: left;
    margin: 0 0 0 4%;
}

.singlesecProductinstones h4 {
    font-size: 19px;
}

.stoneprodetouter
{
		width:100%;
}

.stoneprodespic
{
		width:25%;
		float:left;
}

.stoneprodespic img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    height: 280px;
}

.stoneprodetxt
{
		width:50%;
		margin:0 0 0 4%;
		float:left;
}

.finprolis img
{
		height:auto !important;
}

.stoneprodetxt h1 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 40px;
}

.stoneprodetxt span {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 20px;
}

.stoneprodetxt img
{
		width:120px;
		height:120px;
}

.stoneprodetxt span {
    margin: 6px 0;
    padding: 0;
    font-weight: 600;
    font-size: 20px;
    display: block;
}

.stoneprodetxt p
{
		margin:10px 0;
}

.botabouttxt
{
		width:100%;
}

.botabouttxt p {
    margin: 12px 0;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
}

.abouttoptxt p:first-child {
    margin: 0;
}

.sectionfootersig ul li b {
    width: 20%;
    float: left;
}

.sectionfootersig ul li span {
    width: 80%;
    float: right;
}



.glassoproSlide
{
		width:100%;
		padding:0 5%;
}


.pronameglass h4 {
    line-height: normal;
    padding: 0;
    margin: 0;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.pronameglass p {
    line-height: normal;
    padding: 0;
    margin: 20px 0 !important;
    font-size: 16px;
    text-align: center;
}

.glassoproSlide
{
		margin-top:50px;
}

.glassoproSlide h1
{
	text-align: center;
    margin: 0 0 25px 0;
    padding: 0;
    font-weight: 600;
    font-size: 40px;
}


/***** Glasso Product slider******/



#quote-carousel {
    padding: 0 30px 0px 30px;
    margin-top: 30px;
}

#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-control.left {
    left: -60px;
	top:100px;
}
#quote-carousel .carousel-control.right {
    right: -60px;
	top:100px;
}
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}


.carousel-inner {
    min-height: auto;
}
.item blockquote {
    border-left: none;
    margin: 0;
}

.item .row
{
		margin-bottom:0;
}

/*************************/

.innerglassoproSlide
{
		max-width:1600px;
		margin:0 auto;
}

.applicationSliderglasso
{
		width:100%;
		padding:0 5%;
		margin:50px 0;
}

.applicationSliderglassoin
{
		max-width:1600px;
		margin:0 auto;
}

.appslidergla img
{
		width:100%;
		margin:0 auto;
		display:block;
}

.applicationSliderglassoin li {
    width: 20% !important;
}

.indicatesBot a
{
		font-size:22px;
		font-weight:600;
}

.applicationSliderglassoin h1
{
	text-align: center;
    margin: 0 0 25px 0;
    padding: 0;
    font-weight: 600;
    font-size: 40px;
}

/***** Application slider ********/

#myCarousel .nav a small
{
    display: block;
}
#myCarousel .nav
{
		margin-top:-25px;
}

.carousel-caption
{
		top:0 !important;
		left:9% !important;
}


.nav-justified > li > a
{
    border-radius: 0px;
}
.nav-pills>li[data-slide-to="0"].active a { background-color: #16a085; }
.nav-pills>li[data-slide-to="1"].active a { background-color: #e67e22; }
.nav-pills>li[data-slide-to="2"].active a { background-color: #2980b9; }
.nav-pills>li[data-slide-to="3"].active a { background-color: #8e44ad; }

/***** Application slider ********/


.glassoGallery
{
		width:100%;
		padding:0 5%;
		display:none
}

.glassogaliiner
{
		max-width:1600px;
		margin:0 auto;
}



.finguardOuter
{
		width:100%;
}

.finguardPro:first-child{
	margin:0;
}
  
.finguardPro
{
		width:47%;
		margin:0;
		float:left;
		margin:0 0 0 6%;
}

.finguardPro img {
    width: 100%;
    margin: 0 auto;
    display: block;
	height:400px;
    transition: transform .9s;
}

.finguardPro img:hover {
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari 3-8 */
    transform: scale(1.2); 
}

.finguardPro a
{
		text-decoration:none;
		color:#000;
		display:block;
		overflow:hidden;
}

.finguardPro a:hover
{
		text-decoration:none;
}

.finguardPro h1 {
    margin: 18px 0 0 0;
    padding: 0;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
}

.abouttoptxt a {
    color: #890a29;
}

#glassoSlidertop {
    margin: 24px 0 0 0;
}

#glassoSlidertop h3 {
    font-size: 24px;
}

.harmonyProsLeft
{
		width:48%;
		float:right;
		overflow:hidden;
		margin:0;
}

.harmonyProsLeft img
{
		width:100%;
		height:700px;
		transition: transform .9s;
}

.harmonyProsLeft img:hover {
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari 3-8 */
    transform: scale(1.2); 
	overflow:hidden;
}

.harmonyProsLeft h1
{
	 margin: 18px 0 0 0;
    padding: 0;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
}


.harmonyProsLeft a
{
		text-decoration:none;
		color:#000;
		display:block;
		overflow:hidden;
}

.harmonyProsLeft a:hover
{
		text-decoration:none;
}


.harmonyProsRight
{
		float:left;
		width:48%;
		margin:0;
}



.harmonyPros
{
		width:100%;
		margin:30px auto 0;
		padding:0;
}

.harmonyPros:first-child
{
		margin:0;
}

.harmonyPros img
{
		width:100%;
		transition: transform .9s;
		height:312px;
}

.harmonyPros img:hover {
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari 3-8 */
    transform: scale(1.2); 
}

.harmonyPros h1
{
	 margin: 18px 0 0 0;
    padding: 0;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
}


.harmonyPros a
{
		text-decoration:none;
		color:#000;
		display:block;
		overflow:hidden;
}

.harmonyPros a:hover
{
		text-decoration:none;
}








.harfpropic img {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 500px;
}





.stoneprodetxt h2 {
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: bold;
    font-size: 22px;
}

.twopartsharomo li
{
		width:48%;
		float:left;
		height:300px;
}

.paginationnav {
    height: auto;
    background: no-repeat;
    box-shadow: none;
    line-height: normal;
	float:left;
	width:50%;
	margin:10px 0 0 0;
}


.paginationnav ul {
    list-style: none;
    overflow: inherit;
    height: auto;
}

.paginationnav li {
    height:auto !important;
	width:auto !important;
    background: none !important;
}

.pagisearhfrm
{
		float:left;
		margin:10px 0 0 0;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
{	
	background:#000 !important;
	border-color:#000 !important;
}

#centerpicQuote img
{
		display:block;
		margin:0 auto;
}



@media only screen and (max-width: 800px) {
	
.homepagePro {
    float: none !important;
    margin: 20px 0 0 0 !important;
    width: 100% !important;
}

.outerboxhome
{
	padding:0 !important;
}

.slider {
    height: auto !important;
}

.slider .slides li img
{
		height:auto !important;
}

.homepagePro img 
{
		height:auto !important;
}


.homepagePro h1 {
    font-size: 24px !important;
    font-weight: 600 !important;
}

.carousel-control.left {
    background: none !important;
    color: #fff;
    font-size: 38px;
    opacity: inherit;
    font-weight: 600;
    top: 0;
}

.carousel-control.right {
    background: none !important;
    color: #fff;
    font-size: 38px;
    opacity: inherit;
    font-weight: 600;
    top: 0;
}

.paginationnav
{
		width:100%;
		float:none;
}

.pagination>li>a, .pagination>li>span {
    font-size: 12px !important;
    padding: 4px 5px!important;
}

.menus-bar ul li ul ul
{
		left:0;
		top:45px;
}

.finguardPro
{
		width:100%;
		float:none;
		margin-top:15px;
}

.harmonyProsLeft {
    width: 100%;
    float: none;
}

.harmonyProsLeft img
{
		height:auto;
}

.harmonyProsRight {
    width: 100%;
    float: none;
    margin: 25px 0 0 0;
}

.harmonyPros img
{
		height:auto;
}

.applicationSliderglassoin li
{
		font-size:23%;
}

.applicationSliderglassoin a {
    margin: 0;
    padding: 0 0 !important;
    font-size: 13px !important;
}




.twopartsharomo li
{
		width:100%;
		height:auto !important;
		float:none;
		margin:20px auto 0;
}


.stoneprodespic
{
		margin:0 auto;
		width:100%;
		float:none;
}

.stoneprodetxt
{
		width:100%;
		float:none;
		margin:30px auto 0;
}





.logo
{
		width:50%;
}

.menus-bar
{
		width:50%;
}

.mobmenu
{
		position:absolute;
		background:rgba(7, 7, 7, 0.8);
		width:100%;
		left:0;
		display:none;
		padding:0px 0 20px 0 !important; 
		z-index:99999;
}

.menus-bar ul li ul
{
		width:100%;
}

.menus-bar ul li
{
		display:block;
}
	
.hidemob {
    display: block;
    text-align: right;
    color: #000;
	margin:24px 0;
    font-weight: bold;
    font-size: 25px;
}

.menus-bar ul li a {
    display: block;
    padding: 6px 0;
	color:#fff;
}

.menus-bar ul li {
	text-align:center;
}

.topsearching
{
		width:90% !important;
}


.inmidcontentsmall p
{
		width:100%;
}

.singlesecProduct
{
		width:100%;
}
	
.sectionfootersig
{
		width:100%;
		margin:25px 0 0 0;
}	

.bottomfooter ul li
{
		font-size:12px;
		padding:0 11px;
}

.bannerContent
{
		padding:10px 22px;
}	

.bannerContent h2
{
		font-size:22px;
}

.bannerContent p
{
		margin:8px 0;
		font-size:16px;
}

.bannershpnow
{
		font-size:12px;
}

.learnmorebanner
{
		font-size:12px;
}

.inneraboutbanner
{
		padding:60px 30px;
}

.nav>li>a
{	
		padding:10px 10px;
}

.nav-pills>li+li {
    margin: 5px 0 0 0;
}

.productportfolio {
    float: right;
	margin:30px 0 0 0;
    width: 100%;
}

.productportfolio img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}

.productpicDes {
    width: 50%;
    float: left;
}

.productDestxt {
    width: 47%;
    float: left;
    margin: 0 0 0 3%;
}

.aboutouter h1
{
		font-size:30px;
}

.aboutpic
{
		width:100%;
		float:none;
}

.abouttoptxt
{
		width:100%;
		margin:30px auto 0;
		float:none;
}

.clientlogos h1
{
		font-size:30px;
}

.clientlogos li img
{
		max-width:100%;
}

.contactformcontact
{
		float:none;
		width:100%;
}

.contactfrmaddress
{
		width:100%;
		float:none;
		margin:30px 0 0 0;
}

.contactusouter h1
{
		font-size:30px;
}

.faqouter h1
{
		font-size:30px;
}

.enquiryouter h1
{
		font-size:30px;
}

.enquirform
{
		width:100%;
}

.singlesecProductin
{
		width:100%;
		margin:30px 0 0 0;
}

.prorange li {
    float: left;
    width: 33.33%;
    height: 230px;
}

.galssoAppouter li
{
	float:none;
	margin:0 auto;
	width:100%;
	margin:30px 0 0 0;
}


.glasoapppupper h2
{
		font-size:18px;
}

.glasoapppupper {
    top: 26px;
    width: 90%;
    left: 5%;
	display:none;
    padding: 10px 10px;
}

.column {
    float: none;
    width: 100% !important;
	margin:10px 0 0 0;
}

.inoutslider h3
{
		font-size:24px;
}

.inoutslider h5
{
		font-size:12px;
}

#quote-carousel .carousel-control.left {
    left: -30px;
}

#quote-carousel .carousel-control.right {
    right: -30px;
}




.galssoAppouter li:nth-of-type(2n+1) {
    margin: 30px 0 0 0;
}

.galssoAppouter li:first-child {
    margin: 0 !important;
}


.slider .slides {
    background-color: none;
    margin: 0;
    height: auto;
}

.laminaatePRoducts li {
    float: none;
    width: 48%;
    margin: 0 0 3% 1%!important;
    display: inline-block;
}


/*.laminaatePRoducts li:nth-of-type(1n+1)
{
		margin-left:0 !important;
}*/

.singlesecProductinstones
{
	width:100%;
	float:none;
	margin:45px 0 0 0;
}


.abouttoptxt
{
	padding:0;
}

.productpageouter .tab-content
{
	margin:0 !important;
}
	
}





@media only screen and (max-width: 320px) {

.sectionfootersig ul li
{
	font-size:12px;
}

}
















/************************************* Home  Page Product Slider *************************************/

.outerboxhometop
{
		width:100%;
		padding:0 5%;				margin: 70px 0 0 0;
}

.outerboxhome
{
		max-width:1600px;
		margin:0 auto;
		padding:40px 0;
}


.homepagePro:first-child
{
		margin:0;
}

.homepagePro
{
		width:30%;
		margin:0 0 0 5%;;
		float:left;
}

.homepagePro img {
    width: 100%;
    margin: 0 auto;
    display: block;
}


.homepagePro a
{
		text-decoration:none;
		color:#000;
		display:block;
		overflow:hidden;
}

.homepagePro a:hover
{
		text-decoration:none;
}

.homepagePro .indicators
{
	display:none;
}


.homepagePro h1 {
    margin: 18px 0 0 0;
    padding: 0;
    font-size: 25px; 
    text-align: center;
    font-weight: bold;
}


.homepagePro h1 a {
    height: 35px;
}


.productpageouter .tab-content {
    margin: 0 100px;
}

.blankDiv
{
	width:15%;
	float:left;
}

.outerboxhometop h2 {    text-align: center;    display: block;    margin: 0;    padding: 0;    font-weight: 600;    font-size: 32px;}

.botslideprohm .homepagePro {
    margin: 0 3%;
}

.laminaatePRoducts {
    margin: 24px 0 0 0 !important;
}