
a.be{color:#38b4e8;}
.bg-gray{
	background-color: #f7f7f7;
}
.text-yellow{
	color:#ff810b;
}
.text-black{
	color:#000000;
}
.btn-yellow{
	background-color: #ff810b;
}
.btn-black {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
  border-radius: 16px;
  background:rgba(0,0,0,.6);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;
}
.btn-black:focus,
.btn-black.focus {
  color: #fff;
  background-color: #000000;
  border-color: #464545;
  background:rgba(0,0,0,.6);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;
}
.btn-black:hover {
  color: #fff;
  background-color: #000000;
  border-color: #464545;
  background:rgba(0,0,0,.8);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;
}
#carousel-inner .popover {
	z-index: 10;
	max-width:430px !important;
}
#imgMap1 .popover {
	margin-top: -5px;
}
#imgMap2 .popover {
	margin-top: -5px;
	margin-left: -5px;
}
#imgMap3 .popover {
	margin-top: 0;
}
#imgMap4 .popover {
	margin-top: -5px;
	margin-left: -5px;
}
#imgMap5 .popover, #imgMap6 .popover, #imgMap7 .popover, #imgMap8 .popover {
	margin-top: 0;
}
#carousel-inner .products .prod-row {
	padding-bottom:10px;
}
#carousel-inner .products .prod-row .product-details{text-align:left;}
#carousel-inner .products .prod-row .product-details .product-price{font-size:16px;color:#ff810b;color:#555;}
#carousel-inner .products .prod-row .product-details span.product-title1{display:block;padding-top:5px;line-height:16px;color:#666;}
#carousel-generic .carousel-control {
	width: 10%;
}
#carousel-generic .carousel-control .icon-prev,
#carousel-generic .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
#carousel-generic .carousel-control .icon-next,
#carousel-generic .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-indicators .active {
  background-color: #049cd3;
}
.mm-12{ margin-top: 30px;  margin-bottom: 30px; }
.text_words1{  padding-top: 20px; }
.text_words1 h3{color: #7d0400; padding-bottom: 0;  margin-bottom: 0; font-size: 32px; }
.text_words1 p{padding-top: 0;  margin-top: 0; }
@media (min-width:767px){
  .page-text .divrt2{padding-left:30px;}
}