
.carousel-control{
	opacity:1.5!important;
}

.carousel-control:hover{
	opacity:.5!important;
}

.img-circle{
	text-align:center;
}
a.page-scroll{
	font-size:15px!important;
}


.lead{
	margin-top:-20px;
	font-size:32px;
	color:#fff;
	font-weight:100;
	letter-spacing:1.5px;
}

a {
  color: #fff;
  text-decoration: none;
}
a:hover{
	color:grey;
}
.text-white{
	color:#fff;
	padding-right:10px;
}
.panel-body{
  padding: 15px;
  color: #444;
  font-family:Helvetica;
}
.lg-font{
	font-size:25px;
	font-weight:100;
}
.wine{
	
}
.feed{
	color:#555;
}
.header-logo{
	float:left;
	width:100px;
	margin-top:-12px;
}
.caption-logo{
	width:65%;
	margin-bottom:-10%;
	margin-top:-25%;
}
.carousel-caption{
	right: 20%;
    left: 20%;
    padding-bottom:30px;
    top: 35%;
}
@media (min-width:992px){
	.service-box-first{
		margin-top:100px;
	}
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
		font-size:90px!important;
		color: #ffffff;
}
