/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
	position: relative;
	z-index: 10;
}

::selection {
	background: #37b883; /* Safari */
	color: #FFFFFF;
}
::-moz-selection {
	background: #37b883; /* Firefox */
	color: #FFFFFF;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
	margin-bottom: 0px;
	/* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
  margin-top:0px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
	z-index: 0;
}
.carousel-caption h1 {
	font-family: 'Conv_Roboto-Light';
	font-weight:bold;
	font-size:68px;
}
.carousel-caption p {
	margin-bottom: 20px;
	font-size: 36px;
	line-height: 1.4;
	color:#37b883;
	text-align:left;
}
/* Declare heights because of positioning of img element */
.carousel .item {
	height: 180px;
	background-color: #777;
}
.carousel-inner > .item > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 180px;
}
/* MARKETING CONTENT
-------------------------------------------------- */

/* Pad the edges of the mobile views a bit */
.marketing {
	padding-left: 15px;
	padding-right: 15px;
}
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
	text-align: center;
	margin-bottom: 20px;
/*	background-color:#eceef1;
	border-bottom:1px #dddddd solid;*/
	padding-bottom:20px;
}
.marketing .col-lg-4 img {
	margin-top:6%;
}
.marketing h2 {
	font-weight: normal;
	font-family: 'Conv_Roboto-Light';
	font-size:32px;
	color:#1a1a1a;
}
.marketing .col-lg-4 p {
	margin-left: 10px;
	margin-right: 10px;
	font-family: 'Conv_SourceSansPro-Regular', Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:16px;
	line-height:25px;
}
/* Featurettes
------------------------- */

.featurette-divider {
	margin: 80px 0; /* Space out the Bootstrap <hr> more */
}
.featurette {
	padding-top:3%; /* Vertically center images part 1: add padding above and below text. */
	overflow: hidden; /* Vertically center images part 2: clear their floats. */
	padding-bottom:3%;
	text-align:center;
}
.featurette-image {
	margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
}
/* Give some space on the sides of the floated elements so text doesn't run right into it. */
.featurette-image.pull-left {
	margin-right: 40px;
}
.featurette-image.pull-right {
	margin-left: 40px;
}
/* Thin out the marketing headings */
.featurette-heading {
	font-size: 72px;
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px;
	font-family: 'Conv_Roboto-Regular';
	color:#000000;
	margin-bottom:40px;
}
.marketing .col-lg-4 img{
	transition: all 800ms ease 0s;
}
.marketing .col-lg-4:hover > img{
	transform: rotate(360deg);
}
.lead {
	font-size: 16px;
	font-family: 'Conv_SourceSansPro-Regular', Arial, Helvetica, sans-serif;
	line-height:25px;
	color:#464646;
}
.who-wrapper {
	background-color:#f7f7f7;
	border-top:1px #e6e7e8 solid;
}
.who-we-are {
	padding-left: 0px;
	padding-right: 0px;
	padding-top:40px;
	padding-bottom:60px;
}
.experience {
	filter: none;
	margin-bottom: 24px;
}
.experience-green {
	background-color: #F7F7F7;
	background-image: linear-gradient(to bottom, #535353, #535353);
	background-repeat: repeat-x;
	border-radius: 0 0 0 0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	margin-top: 22px;
	overflow: hidden;
}
.experience-green .bar {
	background: none repeat scroll 0 0 #37b883;
	color: #FFFFFF;
	filter: none;
	height: 36px;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	text-align: left;
	text-indent: 15px;
	text-shadow: none;
	background-image:url(images/bar-edge.jpg);
	background-repeat:no-repeat;
	background-position:right;
	font-family: 'Conv_Roboto-Regular';
	font-weight:normal;
}
/* Center align the text within the three columns below the carousel */
.who-we-are .col-lg-4 {
	text-align: left;
	margin-bottom:0px;
	margin-right:40px;
}
.who-we-are .col-lg-4 .head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:58px;
	color:#1a1a1a;
	font-family: 'Conv_Roboto-Regular';
}
.who-we-are .col-lg-4 .cont {
	font-size: 16px;
	font-family: 'Conv_SourceSansPro-Regular', Arial, Helvetica, sans-serif;
	line-height:25px;
	color:#464646;
}
.who-we-are .col-lg-8 .head-1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#1a1a1a;
	font-family: 'Conv_Roboto-Regular';
	font-weight:normal;
}
.who-we-are .col-lg-8 .cont {
	font-size: 16px;
	font-family: 'Conv_SourceSansPro-Regular', Arial, Helvetica, sans-serif;
	line-height:25px;
	color:#464646;
}
.how-help-wrapper {
	padding-top: 20px;
	float:left;
}
.how-help {
	padding-left: 0px;
	padding-right: 0px;
}
.how-help h1 {
	font-family: 'Conv_Roboto-Regular';
	font-size:72px;
	text-align:center;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}
.how-help p {
	font-size: 12px;
	font-family: 'Conv_SourceSansPro-Regular', Arial, Helvetica, sans-serif;
	line-height:25px;
	color:#fff;
	margin:30px 0px 30px 0px;
	text-align:center;
}
.how-help .col-lg-4 {
	text-align: center;
	margin-bottom:10px;
	float:left;
	display:inline;
}
.how-help-box {
	width:180px;
	max-width:180px;
	background-color:#e3e3e3;
	height:180px;
	max-height:180px;
	border-radius:50%;
	vertical-align:middle;
	border:5px #ffffff solid;
	margin:auto;
	transition: all 300ms linear 0s;
	cursor:pointer;
}
.how-help-box:hover {
	border-color: #333333;
	z-index: 999;
	border-radius:0px;
	cursor:pointer;
	background-color:#33557d;
	border:5px #e3e3e3 solid;
}
.how-help-box-icon {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight:normal;
	color: #3a3a3a;
	line-height: 40px;
	position: absolute;
	width: 100%;
	height: 60px;
	left: 5px;
	top:20px;
	text-align: center;
	-webkit-transition: all 400ms linear;
	-moz-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	-ms-transition: all 400ms linear;
	transition: all 400ms linear;
}
.how-help-box-icon span {
	font-size:48px;
	color:#fff;
}
.how-help-box-main {
	display:none;
}
.how-help-box:hover .how-help-box-icon {
	display: none;
}
.how-help-box:hover .how-help-box-main {
	display:  block;
	color:#FFFFFF;
	padding:15px;
	height:160px;
	overflow:hidden;
	font-size: 12px;
	font-family: 'Conv_SourceSansPro-Regular', Arial, Helvetica, sans-serif;
	line-height:18px;
	text-align:justify;
	overflow:hidden;
	
}
.portfolio-wrapper {
	background-color:#fff;
	padding-bottom: 40px;
	padding-top: 40px;
}
.portfolio {
	padding-left: 0px;
	padding-right: 0px;
}
.portfolio h1 {
	font-family: 'Conv_Roboto-Regular';
	font-size:72px;
	text-align:center;
	color:#1a1a1a;
	margin:0px;
	padding:0px;
}
.portfolio p {
	font-size: 16px;
	font-family: 'Conv_SourceSansPro-Regular', Arial, Helvetica, sans-serif;
	line-height:25px;
	color:#464646;
	margin:20px 0px 40px 0px;
	text-align:center;
}
.portfolio .col-lg-3 {
	padding:0px;
	margin-bottom:30px;
}
.view {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	text-align: center;
	height:240px;
}

.view .mask, .view .content {
	height: auto;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width:100%;
}
.view .main-img {
	display: block;
	position: relative;
	height:100%;
}
.view .text {
	width:100%;
	display: block;
	position: relative;
	text-align:right;
	font-weight:bold;
}
.view h2 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
	color: #5e5e5e;
	font-size: 17px;
	margin:0px;
	padding:0;
	position: relative;
	text-align: center;
	font-family: 'Conv_SourceSansPro-Regular', Arial, Helvetica, sans-serif;
	font-size:18px;
}
.view p {
	color: #5a5a5a;
	padding:0px;
	margin:0px;
	position: relative;
	text-align: center;
	font-family: 'Conv_SourceSansPro-Regular', Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:normal;
}
.view .logo-img {
	position: relative;
	text-align: center;
}
.view a.info {
	background: none repeat scroll 0 0 #000000;
	box-shadow: 0 0 1px #000000;
	color: #FFFFFF;
	display: inline-block;
	padding: 7px 14px;
	text-decoration: none;
	text-transform: uppercase;
}
.view-tenth .main-img {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
}
.view .mask {
	/*  background-color: rgba(55, 184, 131, 0.3);*/
   -webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.view-tenth h2 {
	border-bottom: 1px solid #b0b0b0;
	background: transparent;
	padding-bottom:3px;
	margin:10px 0px 8px 0px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	color: #333;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.view-tenth p {
	color: #333;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.view-tenth .logo-img {
	-webkit-transform: translateY(-100px);
	-moz-transform: translateY(-100px);
	-o-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	transform: translateY(-100px);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.view-tenth a.info {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.view-tenth:hover .main-img {
	-webkit-transform: scale(10);
	-moz-transform: scale(10);
	-o-transform: scale(10);
	-ms-transform: scale(10);
	transform: scale(10);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.view-tenth:hover .text {
	-webkit-transform: scale(10);
	-moz-transform: scale(10);
	-o-transform: scale(10);
	-ms-transform: scale(10);
	transform: scale(10);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.view-tenth:hover .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.view-tenth:hover h2, .view-tenth:hover p, .view-tenth:hover a.info {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.view-tenth:hover .logo-img {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	-ms-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.want-wrapper {
	background-color:#2f2f2f;
}
.want-know {
	text-align:center;
	padding:10px 0px 20px 0px;
	margin:0px;
}
.want-know h1 {
	font-size:72px;
	color:#fff;
	font-family: 'Conv_Roboto-Regular';
	padding:0px;
	margin:0px 0px 20px 0px;
}
.want-know-span {
	color:#37b883;
	font-size:22px;
	line-height:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:20px;
}
.contact-wrapper {
	background-color:#222222;
}
.contact {
	line-height:45px;
	padding:40px 0px 40px 0px;
}
.contact .btn-primary {
	background-color:#37b883;
	border:0px;
	margin-top:14px;
	border-radius:0px;
	font-size:22px;
font-family: 'Conv_SourceSansPro-Regular', Arial, Helvetica, sans-serif;
}
.contact .form-control {
	background-color:#626262;
	color:#fff;
	font-size:14px;
	font-family: 'Conv_SourceSansPro-Regular', Arial, Helvetica, sans-serif;
	border:0px;
	border-radius:0px;
}
 .contact .form-control:-moz-placeholder {
 color: #fff;
}
 .contact .form-control::-moz-placeholder {
 color: #fff;
}
 .contact .form-control:-ms-input-placeholder {
 color: #fff;
}
 .contact .form-control::-webkit-input-placeholder {
 color: #fff;
}
.get-in-touch {
	font-size:35px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight:normal;
}
.address {
	color:#eae6e6;
	padding-left:58px;
	background-image:url(images/mail-icon.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.phone {
	color:#eae6e6;
	padding-left:58px;
	background-image:url(images/phone.png);
	background-position:left;
	background-repeat:no-repeat;
}
.email {
	color:#eae6e6;
	background-image:url(images/email-icon.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:10px 0px 10px 58px;
}
.email a {
	color:#eae6e6;
	text-decoration:none;
}
.email a:hover {
	color:#37b883;
}
.map-wrapper {
	background-repeat:no-repeat;
	background-size:100% 100%;
	height:476px;
}
.footer {
	background-color:#0d0d0d;
	padding-top:20px;
	padding-bottom:20px;
	margin:0px;
}
.footer-cont {
	margin:auto;
	text-align:center;
	width:311px;
}
.footer-cont img {
	margin-bottom:10px;
}
/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {

  /* Remve the edge padding needed for mobile */
  .marketing {
 padding-left: 0;
 padding-right: 0;
 padding-bottom:60px;
}


  /* Navbar positioning foo */
  .navbar-wrapper {
 margin-top: 20px;
 z-index:100;
}
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
 border-radius:0px;
}

  /* Bump up size of carousel content */
  .carousel-caption p {
 margin-bottom: 20px;
 text-align:left;
}

}

 @media (max-width: 768px) {
 .navbar-nav {
 margin-top:81px;
 float:right;
 text-align:right;
}
  .carousel-caption h1 {
font-size:40px;
}
  .carousel-caption p {
  font-size:18px;
  }


}
