.bs-docs-sidenav {
  width: 228px;
  margin: 30px 0 0;
  padding: 0;
  background-color: #fff;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
     -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
          box-shadow: 0 1px 4px rgba(0,0,0,.065);
}
.bs-docs-sidenav > li > a {
  display: block;
  *width: 190px;
  margin: 0 0 -1px;
  padding: 8px 14px;
  border: 1px solid #e5e5e5;
}
.bs-docs-sidenav > li:first-child > a {
  -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
}
.bs-docs-sidenav > li:last-child > a {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}
.bs-docs-sidenav > .active > a {
  position: relative;
  z-index: 2;
  padding: 9px 15px;
  border: 0;
  text-shadow: 0 1px 0 rgba(0,0,0,.15);
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
     -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
          box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
}
/* Chevrons */
.bs-docs-sidenav .icon-chevron-right {
  float: right;
  margin-top: 2px;
  margin-right: -6px;
  opacity: .25;
}
.bs-docs-sidenav > li > a:hover {
  background-color: #f5f5f5;
}
.bs-docs-sidenav a:hover .icon-chevron-right {
  opacity: .5;
}
.bs-docs-sidenav .active .icon-chevron-right,
.bs-docs-sidenav .active a:hover .icon-chevron-right {
  background-image: url(../img/glyphicons-halflings-white.png);
  opacity: 1;
}
.bs-docs-sidenav.affix {
  top: 40px;
}
.bs-docs-sidenav.affix-bottom {
  position: absolute;
  top: auto;
  bottom: 270px;
}


.navbar-inner2 {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #fbb829);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#fbb829));
  background-image: -webkit-linear-gradient(top, #ffffff, #fbb829);
  background-image: -o-linear-gradient(top, #ffffff, #fbb829);
  background-image: linear-gradient(fbb829);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
	-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
			border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fbb829', GradientType=0);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.navbar-inner2-top {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #fbb829);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#fbb829));
  background-image: -webkit-linear-gradient(top, #ffffff, #fbb829);
  background-image: -o-linear-gradient(top, #ffffff, #fbb829);
  background-image: linear-gradient(to bottom, #ffffff, #fbb829);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-top-left-radius: 4px;
     -moz-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
		-moz-border-top-right-radius: 4px;
			border-top-right-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fbb829', GradientType=0);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}




.navbar-inner-top {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-top-left-radius: 4px;
     -moz-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
		-moz-border-top-right-radius: 4px;
			border-top-right-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}


.navbar-inner-bottom {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-bottom-left-radius: 4px;
     -moz-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
		-moz-border-bottom-right-radius: 4px;
			border-bottom-right-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.navbar-inner-bottom-noborder-top {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  border-top: 0px;
  -webkit-border-bottom-left-radius: 4px;
     -moz-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
		-moz-border-bottom-right-radius: 4px;
			border-bottom-right-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.navbar-inner-bottom-noborder-top-transparent {
  min-height: 40px;
  border: 0px;
  border-bottom: 1px solid #d4d4d4;
  background-color: #ffffff;
}



.navbar-t3 .nav > li {
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
height: 50px;
}

.navbar-t3 .nav > li > a {
  float: none;
  padding: 12px 10px 10px;
  color: #ffffff;
  text-decoration: none;
  text-shadow: 0 0px 0 #ffffff;
  margin: 0px;
  }


.navbar-t3 .nav > li > a:hover {
  color: #ffffff;
  background: #74cbff;
  height: 28px;
}


.navbar-t3 .nav > .active > a ,
.navbar-t3 .nav > .active > a:hover {
   text-decoration: none;
    color: #ffffff;
  text-shadow: 0 0px 0 #ffffff;
  margin: 0px;
  background: #74cbff;
    height: 28px;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
	}
	

.navbar .nav > li > a:hover {
  color: #ffffff;
  background: #74cbff;
}



.divider-vertical-blue {
  height: 17px;
  margin: 0 9px;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #74cbff;
}


.divider-vertical-blue2 {
  height: 50px;
  margin: 0;
  border-right: 1px solid #c2e8ff;
  border-left: 1px solid #008aff;
}

.divider-vertical-orange {
  height: 50px;
  margin: 0 9px;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #fc9611;
}

.divider-vertical-gray {
  height: 50px;
  margin: 0;
  border-right: 1px solid #efefef;
}
	
	
@media (max-width: 979px) {	
	
.nav-collapse .nav > .divider-vertical-blue {
    display: none;
  }	

.nav-collapse .nav > .divider-vertical-blue2 {
    display: none;
  }	  
	
.nav-collapse .nav > .divider-vertical-orange {
    display: none;
  }	  
  
	}
	

.hr2 {
margin-top: 2px;
margin-bottom: 2px;
border-top: 2px solid #32b1fc;
width: 100%;
}


.menu-vert-container {
width: 100%;
background-color: #32b1fc;
z-index: 300000000;
}

.menu-vert-item {
padding: 0;
margin: 0;
background-color: #32b1fc;
}

.menu-vert-item > a {
color: #ffffff;
font-size: 16px;
text-decoration: none;
display: inline-block;
width: 100%;
padding: 15px;
}

.menu-vert-item > a:hover {
background-color: #74cbff;
}

.menu-horiz-divider {
width: 100%;
border-top: 1px solid #008aff;
border-bottom: 1px solid #92e8ff;
}


.menu-main-phone {
  display: none; 
  width: 100%;
  top: 50px;
  left:0px;
  position: absolute;
  z-index: 30000000;
}

.menu-active {
background-color: #008aff;;  
}






.menu-vert-container-phone {
width: 100%;
background-color: #32b1fc;
z-index: 300000000;
}

.menu-vert-item-phone {
padding: 0;
margin: 0;
background-color: #32b1fc;
}

.menu-vert-item-phone > a {
color: #ffffff;
font-size: 16px;
text-decoration: none;
display: inline-block;
width: 100%;
padding: 15px;
padding-left: 30px;
}

.menu-vert-item-phone > a:hover {
background-color: #74cbff;
}

.menu-horiz-divider-phone {
width: 100%;
border-top: 1px solid #008aff;
border-bottom: 1px solid #92e8ff;
}

.menu-active-phone {
background-color: #008aff;;  
}





.login-box {
*background: #fbb829; 
width: 90%; 
max-width: 300px; 
padding-top: 10px; 
padding-bottom: 10px;
}





.menu-main-container {
  height: 50px;
  padding: 0px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #32b1fc;
  border-bottom: 0px;
  margin-bottom: 10px;
  overflow: visible;
  z-index: 2500000;
}

.menu-main {
  height: 50px;
  padding: 0px;
  background-color: #32b1fc;
  border-bottom: 0px;
  overflow: visible;
}

.brand-image {
  display: block;
  margin-right: 10px;
}

.menu-main-ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
  margin-left: 10px;
}

.menu-main-ul > li {
list-style: none;
display: inline-block;
height: 50px;
  float: left;
}

.menu-main-ul > li > a {
color: #ffffff;
font-size: 17px;
text-decoration: none;
padding-left: 15px;
padding-right: 15px;
  padding-top: 15px;
 padding-bottom: 15px;
display: block;

}

.menu-main-ul > li > a:hover {
background: #74cbff;
}

.menu-btn-expand {
  display: inline-block;
  float: right;
  border: 0;
  padding: 8px;
  margin-right: 5px;
  margin-left: 5px;
 margin-top: 7px;
 *background-color: #0183e7;
}

.menu-btn-expand:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.menu-btn-expand .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #0090ff;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
     -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
          margin-top: 3px;
}










.menu2-main-container {
  height: 50px;
  padding: 0px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #ffffff;
  border-bottom: 0px;
  margin-bottom: 10px;
  overflow: visible;
  border-bottom: 1px solid #efefef;
  z-index: 2500000;
}

.menu2-main {
  height: 50px;
  padding: 0px;
  background-color: #ffffff;
  overflow: visible;
  z-index: 2500001;
}


.menu2-main-ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
  margin-left: 10px;
}

.menu2-main-ul > li {
list-style: none;
display: inline-block;
height: 50px;
  float: left;
}

.menu2-main-ul > li > a {
color: #777777;
font-size: 17px;
text-decoration: none;
padding-left: 15px;
padding-right: 15px;
  padding-top: 15px;
 padding-bottom: 15px;
display: block;

}

.menu2-main-ul > li > a:hover {
background: #efefef;
}

.menu2-active {
background-color: #e9e9e9;  
}







	
.nav2 {
  margin-bottom: 1px;
  margin-left: 0;
  list-style: none;
}

.nav2 > li > a {
  display: block;
}

.nav2 > li > a:hover {
  text-decoration: underline;
#  background-color: #008aff;
}

.nav2 > .pull-right {
  float: right;
}

.navbar2 {
  *position: relative;
  *z-index: 11000;
  margin-bottom: 1px;
  overflow: auto;
}

.navbar2 .nav2 {
  position: relative;
  left: 0;
  display: block;
  float: left;
 # margin: 0 10px 0 0;

}

.navbar2 .nav2.pull-right {
  float: right;
}

.navbar2 .nav2 > li {
  float: left;
  margin-bottom: 5px;
}




.navbar3 .nav3 > li > a {
  float: none;
  padding: 10px 10px 10px;
  color: #555555;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}

.nav3 {
  margin-bottom: 1px;
  margin-left: 0;
  list-style: none;
}

.nav3 > li > a {
  display: block;
}

#.nav3> li > a:hover {
#  text-decoration: underline;
#  background-color: #008aff;
#}

.navbar-t3 {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
#  background-color: #74cbff;
  background-color: #32b1fc;
#  border-bottom: 1px solid #d4d4d4;
  border-bottom: 0px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}



.navbar-t4 {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #ffffff;
  border-bottom: 1px solid #d4d4d4;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}



img {
max-width: 100%;
}




#nwthumbs {
text-align: center;
}

#nwthumbs > li {
display: inline-block;
*display: inline;
float:none;
}



.close2 {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.7;
  filter: alpha(opacity=20);
}

.close2:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=40);
}

button.close2 {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
} 



.btn2 {
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.5;
  filter: alpha(opacity=40);
}

.btn2:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=80);
}

button.btn2 {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
} 


.btn3  {
  line-height: 20px;
  margin-top: 5px;
  background-color: #008aff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.5;
  filter: alpha(opacity=40);
}


.btn3:hover {
  background-color: #008aff;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=80);
}




.border-sel {
border: 2px solid #FFFFFF;
}

.border-sel:hover {
border: 2px solid orange;
cursor: pointer; 
cursor: hand;
}

.main-photo {
background: #fbb829;
}

.mw98 {
max-width: 98%;
}
















.search-box:nth-child(n){filter:none}

.search-box {
background-color:rgba(0,0,0,.5);
width: 95%;
max-width: 610px;
padding: 40px;
min-height: 90px;
}




.styled-select select {
  display: inline-block;
  padding-top: 12px;
   background: transparent;
border-radius:0;
border-top-left-radius:3px;
border-bottom-left-radius:3px;
box-shadow:none;
font-size: 17px;
font-weight: bold;
height:50px;
width:148px;
border: 0;
   -webkit-appearance: none;
   -moz-appearance: none;
}

.styled-select {
    display: inline-block;
    float:left;
    border-radius:0;
border-top-left-radius:3px;
border-bottom-left-radius:3px;
width: 120px;
height:50px;
overflow: hidden;
border: 0;
   background: url(http://www.luxcomfort.com/img_dic/arrow_down_select.png) no-repeat right #fff;
}

.search-box  .search-main {
background-color:#fff;
border-radius:0;
border-top-right-radius:3px;
border-bottom-right-radius:3px;
box-shadow:none;
float:left;
font-size:18px;
height:50px;
width:375px;
padding:0px 0px 0px 5px;
border-width:0 0 0 1px;
border-color:#ccc;
border-style:solid
}

.search-box button {
float:right;
font-size: 15px;
margin-left:10px;
width: 90px;
height: 50px;
}

  



.search-box-phone {
width: 98%;
}

.search-box-phone  .search-main-phone {
background-color:#fff;
box-shadow:none;
border-radius: 3px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
font-size:14px;
height:50px;
padding:0px 0px 0px 5px;
border-width:0 0 0 1px;
width: 200px;
border-color:#ccc;
border-style:solid
}


.search-box-phone .btn {
font-size: 17px;
border-radius: 4px;
margin-left:0px;
padding: 20px;
}


.w20 {
width: 20px
}   

.w30 {
width: 30px
}   

.w40 {
width: 40px
}   

.w65 {
width: 65px
}   

.wmax {
width: 100%
}

.mw {
max-width: 1200px;
padding: 0 7px 0 7px;
}

.minh {
min-height: 700px
}

.bgwhite {
background: #FFFFFF
}

.bggray {
background: #FAFAFA
}

.bgorange1 {
background: #FD8603;
}

.btext {
padding: 15px;
margin-top: 0px;
color: #FFF;
font-size: 19px;
text-shadow: 0px 0px 3px #ccc;
text-align: justify;
line-height: 25px
}