@charset "utf-8";
#logos {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#logos2 {
	border-top-width: medium;
	border-bottom-width: medium;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 20px;

	
}
#logos2photos {
	border-top-width: medium;
	border-bottom-width: medium;
	
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}




.glyphicon.glyphicon-share {
	font-size: 4em;
}
.caption2 {
	padding: 15px;
}
.text {
	font-size: 15px;
}



#footer .container {
	padding-top: 5px;
	font-size: 14px;
	line-height: 22px;
	
}
#aboutme {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 70px;
	padding-top: 50px;
	font-size: 40px;
	background-attachment: fixed;
	background-image: url(../../images/bk_blu2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 70px;
	padding-bottom: 50px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 20px;
	padding-left: 20px;
}
#aboutmegrn {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 70px;
	padding-top: 20px;
	font-size: 40px;
	background-attachment: fixed;
	background-image: url(../../images/diver_new2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 120px;
	padding-bottom: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 20px;
	padding-left: 20px;
}
#aboutmegrn2 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 70px;
	padding-top: 20px;
	font-size: 40px;
	background-attachment: fixed;
	background-image: url(../../images/bk_blu3.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 120px;
	padding-bottom: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 20px;
	padding-left: 20px;
}

#aboutme2 {
	margin-top: 20px;
	padding-top: 20px;
	font-size: 40px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FBD70B;
	text-align: center;
}
/* About Us
-------------------------------------------------- */
.about-us {
	padding:10px 0 0px 0;
	background-image: url(small-section-arrow2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.about-us-row {
	padding:0 120px;
}
.about-us-span {
	width:210px;
}

.team-box {
    text-align: center;
	padding:8px 0px 50px;
}
.team-profile-image {
	margin:0 auto;
	width:184px;
	height:184px;
	overflow:hidden;
	text-indent:-999px;
	-webkit-border-radius: 92px;
	-moz-border-radius: 92px;
	-o-border-radius: 92px;
	border-radius: 92px;
	-webkit-transition: background 1s;
	-moz-transition: background 1s;
	-o-transition: background 1s;
	-ms-transition: background 1s;
	transition: background 1s;
	background-color: #eff0f4;
	background-image: url(../../images/about1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.team-profile-image:hover {
	background-color: #8AC1EA;
	background-image: url(../../images/about1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.team-profile-image2 {
	margin:0 auto;
	width:184px;
	height:184px;
	overflow:hidden;
	text-indent:-999px;
	-webkit-border-radius: 92px;
	-moz-border-radius: 92px;
	-o-border-radius: 92px;
	border-radius: 92px;
	-webkit-transition: background 1s;
	-moz-transition: background 1s;
	-o-transition: background 1s;
	-ms-transition: background 1s;
	transition: background 1s;
	background-color: #eff0f4;
	background-image: url(../../images/about2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.team-profile-image2:hover {
	background-color: #FFCC00;
	background-image: url(../../images/about2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.team-profile-image3 {
	margin:0 auto;
	width:184px;
	height:184px;
	overflow:hidden;
	text-indent:-999px;
	-webkit-border-radius: 92px;
	-moz-border-radius: 92px;
	-o-border-radius: 92px;
	border-radius: 92px;
	-webkit-transition: background 1s;
	-moz-transition: background 1s;
	-o-transition: background 1s;
	-ms-transition: background 1s;
	transition: background 1s;
	background-color: #eff0f4;
	background-image: url(../../images/about3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.team-profile-image3:hover {
	background-color: #FFFF33;
	background-image: url(../../images/about3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.team-profile-image4 {
	margin:0 auto;
	width:184px;
	height:184px;
	overflow:hidden;
	text-indent:-999px;
	background:#eff0f4 url(../../images/team-profile-image.png) no-repeat bottom center;
	-webkit-border-radius: 92px;
	-moz-border-radius: 92px;
	-o-border-radius: 92px;
	border-radius: 92px;
	-webkit-transition: background 1s;
	-moz-transition: background 1s;
	-o-transition: background 1s;
	-ms-transition: background 1s;
	transition: background 1s;
}
.team-profile-image4:hover {
	background-color: #990000;
	background-image: url(../../images/team-profile-image-hover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.team-box h5 {
	margin:0;
	padding-top:20px;
}
.team-box span {
	font-size:11px;
	display:block;
	line-height:14px;
	padding:4px 0 8px;
}
.team-box p {
	margin:0;
	padding-bottom:20px;
}
.li2 { font-family: 'Seymour One', sans-serif;
}
.fontk{
	font-family: 'Kite One', sans-serif;
	font-size: 12px;
}
.pic1 {
	height: auto;
	width: 250px;
	margin-right: 35px;
	margin-left: 20px;
	margin-top: 25px;
	border: thin solid #C10000;
	margin-bottom: 50px;
}
.rolls {
	width: 250px;
	height: auto;
	margin-bottom: 25px;
	margin-left: 15px;
}
.aboutpics {
	padding-right: 15px;
	margin-bottom: 20px;
	padding-left: 15px;
}
.starter-template .row .col-sm-6.col-md-4 .aboutpics .caption p .btn.btn-success {
	width: 100%;
}
.starter-template #aboutme .featurette .btn.btn-danger {
}
.readbut {
	padding-left: 40%;
}
.btn-custom {
  background-color: hsl(195, 60%, 35%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2d95b7", endColorstr="#23748e");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#2d95b7), to(#23748e));
  background-image: -moz-linear-gradient(top, #2d95b7, #23748e);
  background-image: -ms-linear-gradient(top, #2d95b7, #23748e);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2d95b7), color-stop(100%, #23748e));
  background-image: -webkit-linear-gradient(top, #2d95b7, #23748e);
  background-image: -o-linear-gradient(top, #2d95b7, #23748e);
  background-image: linear-gradient(#2d95b7, #23748e);
  border-color: #23748e #23748e hsl(195, 60%, 32.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.16);
  -webkit-font-smoothing: antialiased;
}