@charset "utf-8";
/* CSS Document */
.vl-no-gutters {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;


}
.NPSTransp {
	background: rgba(159,159,159,0.90);
}
.NPSnavgrey {
	color: rgba(159,159,159,0.90);
}
.NPSblack {
	color: rgba(0,0,0,1.00);
}
.tablewhitetext {
	color: #FFFFFF;
}
.tablegoldtext {
	color: #FFFFFF;
}.bg-black {
	color: #FFFFFF;
	background: rgba(0,0,0,0.5);
}
.zplus100 {
      position:absolute;
  z-index:500;
}
.text-block1 {
  position: absolute;
  bottom: 100px;
  left: 20px;
  background-color: rgba(255,255,255,0.5);
  color: white;
  padding-left: 20px;
  padding-right: 20px;
}
.container-about {
	width: 800px;
}
.gold {
	color: #dab976;
}
.whiterule {
	border: thick;
	color: #fff;
}
.productbutton {
border: thick;
	border-color: #000000;
}
.prices {
  background: #ffffff;
}
.topnav {
  background: #dddddd;
}
.about {
	color: #ffffff;
  background: #000000;
}
.products {
  background: #ffffff;
}
.Clients {
  background: #dddddd;
}
.Clientarea {
	background: #ffffff;
}
.contact {
  background: #dddddd;
}
.copyright {
  background: #222;
	color: #ffffff;
}
.wellwhite {
  background: #fff;
	border-width: thick;
}
.wellbackgrounds {
	  padding: 0px;
  background: #fff;
	border-width: thick;  
	border: solid #828282;

}
.VMGrey {
  background: #4D4D4D;
}
.TMGrey {
  background: #cccccc;
}
.Grey01 {
  background: #F8F8F8;
}
.bg-black {
  background: #000000;
}
.bg-white {
  background: #ffffff;
	color: #ffffff;
}
.text-black {
  background: #ffffff;
	color: #000000;
}
.backgrounds {
  background: #dddddd;
}
.buttontypes {
	width: 100%;
	border: #ba972c;
}
.typesbookbutton {
  background: #dddddd;
}
.working {
  background: #dddddd;
}
.greenbutton {
  background: #cccccc;
}
.carousel-indicatorsNPS li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}
hr.new1 {
  border-top: 1px solid black;
}