/* 
    Created on : 10 Apr, 2015, 1:08:57 PM
    Author     : Design_mylife
    Project    : Bavely - Classy One page Theme
*/
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,700,600,500);
@font-face {font-family: 'Florence-Regular';src: url('../webfonts/331426_0_0.eot');src: url('../webfonts/331426_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/331426_0_0.woff2') format('woff2'),url('../webfonts/331426_0_0.woff') format('woff'),url('../webfonts/331426_0_0.ttf') format('truetype');}

.Florence-Regular { 
	font-family: Florence-Regular;
	font-weight: normal;
	font-style: normal;
}

/************base*************/
body {
  color: #63432e;
  background-color: #fff;
  font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 24px;	
  font-weight: 300;
}

html, body {
  height: 100%;
}

a {
  text-decoration: none;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #51b948;
  text-decoration: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}

p {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;	
  color: #63432e;
  margin-top: 20px;
}

.section-padding {
  padding-top: 90px;
  padding-bottom: 90px;
}

/*Add Media for section padding*/
@media (max-width: 991px) {
	.section-padding {
	  padding-top: 70px;
	  padding-bottom: 70px;
	}
}

/*@media (max-width: 736px) {
	.section-padding {
	  padding-top: 45px;
	  padding-bottom: 45px;
	}
}

@media (max-width: 568px) {
	.section-padding {
	  padding-top: 35px;
	  padding-bottom: 35px;
	}

}
@media (max-width: 384px) {
	.section-padding {
	  padding-top: 20px;
	  padding-bottom: 20px;
	}
}*/


/*#about.section-padding {
  padding-bottom: 0px;	
}*/

.divided20 {
  width: 100%;
  height: 0px;
}

.divided30 {
  width: 100%;
  height: 30px;
}

.divided50 {
  width: 100%;
  height: 50px;
}

.divided70 {
  width: 100%;
  height: 70px;
}

.padding-bottom30 {
  padding-bottom: 30px;
}

.margin-bottom30 {
  margin-bottom: 30px;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0px;
  font-family: "Florence-Regular", sans-serif;
  color: #63432E;
  margin-bottom: 10px;
  
}

h2 {
   font-family: "Florence-Regular", sans-serif;
   font-size: 50px;
}

.h3, h3 {
    font-size: 38px;
    font-weight: 400;
}

.h4, h4 {
    font-size: 28px;
}

h5 {
  color: #777;
  font-size: 12px;
  font-weight: 300;  
}

.flexslider h2 {
  color: #fff;
  font-weight: 300;
  text-shadow:  1px 1px 5px #252525;	
}

.colored-text {
  color: #51b948;
}

.logoimage {
    display: block;	
    max-width: 500px;
    height: auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.subtitle-center {
  font-weight: 400;
  text-transform: capitalize;
  font-size: 20px;
  line-height: 35px;
  margin-bottom: 40px;
}

.center-title {
  margin-bottom: 0px;
  font-size: 70px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  /*text-transform: uppercase;*/
  font-weight: 500;
  /*letter-spacing: 1px;*/
  display: inline-block;
  padding: 0px;
  font-family: "Florence-Regular", sans-serif;
}

.sub-text {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 30px;
  margin-top: 10px;
  line-height: 33px;
}

.center-border-line {
  width: 50px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 0px;
  display: block;
  background-color: #51b948;
}

.parallax-1, .parallax-2, .parallax-3, .parallax-4 {
  position: relative;
}

.parallax-1:before, .parallax-2:before, .parallax-3:before, .parallax-4:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
/*  background-color: rgba(0, 0, 0, 0.5);
  background-image: url(../../assets/images/pattern.png);
  background-repeat: repeat;*/
}

.dark .center-title, .dark .sub-text, .dark p {
  color: #fff;
}

iframe {
  border: none;
  width: 100%;
}

ul {
	font-size: 16px;
	line-height: 24px;	
    list-style: square inside url("../images/LeafBulletlt.gif");
}

.growpotsul ul {
	font-size: 16px;
	line-height: 24px;	
    list-style: square inside url("../images/LeafBulletlt.gif");
	padding-left: 5em;
	text-indent: -2.5em;
}

/***********************section background-colors**************/
#about {
  background-color: #fff;
}

#services {
  background-color: #fff;
  background-image:url(../images/background.jpg);
}

#ingredients {
  background-color: #fff;
  background-image:url(../images/background.jpg);
}

#work {
  background-color: #fff;
  background-image:url(../images/background.jpg);
}

#contact {
  background-color: #fff;
  background-image:url(../images/background.jpg);
}


/****************bootstrap navigation overrides*************/

.navbar-brand {
    float: left;
    height: 50px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-default {
  background-color: #fff;
  background-image:url(../images/background.jpg);  
/*  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);*/
  border:0px;
  margin: 0px;
  padding: 3px 0;
  
}

.navbar {
    position: relative;
    min-height: 70px;
    margin-bottom: 20px;
    /*border: 1px solid transparent;*/
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}

.navbar-default .navbar-text {
  color: #474747;
}
.navbar-default .navbar-nav > li > a {
  color: #63432e;;
  font-family: "Florence-Regular", sans-serif;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #F3C051;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #F3C051;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #F3C051;
  background-color: transparent;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
 border-color: #474747;
}
.navbar-default .navbar-link {
  color: #474747;
}
.navbar-default .navbar-link:hover {
  color: #F3C051;
}

.navbar-default li span {
  padding: 14px 15px;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #000;
}
.navbar-default li span:hover {
  color: #51b948;
}

@media (max-width: 991px) {
.navbar-brand img {
    max-width: 40%;
    margin-top: -6px;
}
}

@media (min-width: 768px) {

.navbar-nav>li>a {
    padding-top: 19px;
    padding-bottom: 18px;
}

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #474747;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #51b948;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #474747;
    background-color: #51b948;
  }
}
.dropdown-menu {
  min-width: 190px;
  padding: 0px;
  border: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
.dropdown-menu > li > a {
  padding: 6px 20px;
}

/***********BUTTONS***********/
.btn {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  font-family: "Roboto", sans-serif;
}

.btn-info {
    color: #fff;
    background-color: #51b948;
    border-color: #51b948;
}
.btn:focus, .btn:hover {
  outline: 0;
}

.btn-lg span {
  padding: 12px 30px;
}

.btn-sm span {
  padding: 6px 12px;
}

.btn-xs span {
  padding: 3px 8px;
  font-size: 10px;
}

/****button white***/
.btn-white {
  color: #fff;
  padding: 1px;
  border: 1px solid #fff;
}
.btn-white span {
  background-color: #fff;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #515A5F;
  display: inline-block;
}
.btn-white span:hover, .btn-white span:focus {
  background-color: #51b948;
  color: #fff;
}

/**btn dark**/
.btn-dark {
  color: #fff;
  padding: 1px;
  border: 1px solid #000;
}
.btn-dark span {
  background-color: #000;
  color: #fff;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
}
.btn-dark span:hover, .btn-dark span:focus {
  background-color: #51b948;
}
.btn-dark:hover, .btn-dark:focus {
  border-color: transparent; 
}

button {
  background-color: transparent;
  border: 0px;
}

.share-button {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top: 16px;
	margin-bottom: 50px;
}


/**btn theme color**/
.btn-theme {
  color: #fff;
  padding: 1px;
  border: 1px solid #51b948;
}
.btn-theme span {
  background-color: #51b948;
  color: #fff;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
}
.btn-theme span:hover, .btn-theme span:focus {
  background-color: #51b948;
}
.btn-theme:hover, .btn-theme:focus {
  border-color: transparent;
}

.btn-theme-border {
  color: #51b948;
  border: 1px solid #51b948;
}
.btn-theme-border:hover, .btn-theme-border:focus {
  border-color: #51b948;
  background-color: #51b948;
  color: #fff;
}

.btn-dark-border {
  color: #000;
  border: 1px solid #000;
}
.btn-dark-border:hover, .btn-dark-border:focus {
  border-color: #000;
  background-color: #000;
  color: #fff;
}

.btn-light-border {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
}
.btn-light-border:hover, .btn-light-border:focus {
  border-color: #fff;
  background-color: #fff;
  color: #51b948;
}

.btn-theme-bg {
  color: #fff;
  background-color: #51b948;
  border: 1px solid transparent;
}
.btn-theme-bg:hover, .btn-theme-bg:focus {
  background-color: #51b948;
  color: #fff;
  border-color: #51b948;
}

.btn-dark-bg {
  color: #fff;
  background-color: #63432e;
}
.btn-dark-bg:hover, .btn-dark-bg:focus {
  background-color: #f3c051;
;
  color: #fff;
}

.btn-white-bg {
  color: #000;
  background-color: #fff;
}
.btn-white-bg:hover, .btn-white-bg:focus {
  background-color: #51b948;
  color: #fff;
}

/***********

SLIDER REVOLUTION 

**************/
.slider-title {
  font-size: 80px;
  font-weight: 300;
  color: #fff;
  text-transform: capitalize;
  font-family: "Roboto", sans-serif;
}
.slider-title strong {
  font-weight: 600;
  color: #51b948;
}

.slider-caption {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-transform: capitalize;
}

.slider-arrow-down a {
  width: 40px !important;
  height: 40px !important;
  display: inline-block;
  line-height: 40px !important;
  text-align: center !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff !important;
}
.slider-arrow-down a:hover {
  background-color: #fff;
  color: #51b948 !important;
}
.slider-arrow-down a i {
  display: block;
  font-size: 25px;
}

@media (max-width: 568px) {
  .slider-arrow-down a {
    border: 0px !important;
  }
  .slider-arrow-down a:hover {
    border: 0px !important;
    background-color: transparent !important;
  }
}

/***********

Copy Blocks

***********/

.years45 {
	max-width: 1280px; 
}

.product-section {
	max-width: 1280px;
	display: block;
	margin-left:auto;
	margin-right:auto;
}

.center-pic {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

/*	CONTENT BLOCK 3-10
/*----------------------------------------------------*/

.content-3-10 {
	padding: 0px;
	position: relative;
}

.content-3-10 .image-container {
	position: absolute;
	height: 300px;
	padding: 0px;
	top: 0px;
}

.content-3-10 .image-container .background-image-holder {
	background: url('../images/GrowPots-image-01.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}

.content-3-10 .content {
	margin-top: 300px;
	padding: 40px;
}

.content-3-10 h3 {
	margin-bottom: 32px;
}

.content-3-10 p {
	margin-bottom: 20px;
}



/*	CONTENT BLOCK 3-10 MEDIA QUERIES
/*----------------------------------------------------*/

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	
	.content-3-10 .image-container {
		height: 100%;
	}
	
	.content-3-10 .content {
		margin-top: 0px;
		padding: 100px 15px 100px 80px;
	}
	
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	
	
	
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	
	
	
}

/*	CONTENT BLOCK 3-11
/*----------------------------------------------------*/

.content-3-11 {
	padding: 0px;
	position: relative;
}

.content-3-11 .image-container {
	position: absolute;
	height: 300px;
	padding: 0px;
	top: 0px;
	right: 0px;
}

.content-3-11 .image-container .background-image-holder {
	background: url('../images/PineMountainClub.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}

.content-3-11 .content {
	margin-top: 300px;
	padding: 40px;
}

.content-3-11 h3 {
	margin-bottom: 32px;
}

.content-3-11 p {
	margin-bottom: 20px;
}



/*	CONTENT BLOCK 3-11 MEDIA QUERIES
/*----------------------------------------------------*/

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	
	.content-3-11 .image-container {
		height: 100%;
	}
	
	.content-3-11 .content {
		margin-top: 0px;
		padding: 10px 80px 10px 15px;
	}
	
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	
	
	
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	
	
	
}




/*	CONTENT BLOCK 3-12
/*----------------------------------------------------*/

.content-3-12 {
	padding: 0px;
	position: relative;
}

.content-3-12 .image-container {
	position: absolute;
	height: 300px;
	padding: 0px;
	top: 0px;
}

.content-3-12 .image-container .background-image-holder {
	background: url('../images/chocolate-nutrition.png') no-repeat center center;

	height: 100%;
}

.content-3-12 .content {
	margin-top: 300px;
	padding: 40px;
}

.content-3-12 h3 {
	margin-bottom: 32px;
}

.content-3-12 p {
	margin-bottom: 20px;
}



/*	CONTENT BLOCK 3-12 MEDIA QUERIES
/*----------------------------------------------------*/

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	
	.content-3-12 .image-container {
		height: 100%;
	}
	
	.content-3-12 .content {
		margin-top: 0px;
		padding: 80px 15px 80px 80px;
	}
	
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	
	
	
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	
	
	
}

/*	CONTENT BLOCK 3-13
/*----------------------------------------------------*/

.content-3-13 {
	padding: 0px;
	position: relative;
}

.content-3-13 .image-container {
	position: absolute;
	height: 300px;
	padding: 0px;
	top: 0px;
	right: 0px;
}

.content-3-13 .image-container .background-image-holder {
	background: url('../images/GrowPots-image-04.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}

.content-3-13 .content {
	margin-top: 300px;
	padding: 40px;
}

.content-3-13 h3 {
	margin-bottom: 32px;
}

.content-3-13 p {
	margin-bottom: 20px;
}



/*	CONTENT BLOCK 3-13 MEDIA QUERIES
/*----------------------------------------------------*/

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	
	.content-3-13 .image-container {
		height: 100%;
	}
	
	.content-3-13 .content {
		margin-top: 0px;
		padding: 80px 80px 80px 15px;
	}
	
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	
	
	
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	
	
	
}

/*	CONTENT BLOCK 3-14
/*----------------------------------------------------*/

.content-3-14 {
	padding: 0px;
	position: relative;
}

.content-3-14 .image-container {
	position: absolute;
	height: 300px;
	padding: 0px;
	top: 0px;
}

.content-3-14 .image-container .background-image-holder {
	background: url('../images/GrowPots-image-05.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}

.content-3-14 .content {
	margin-top: 300px;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 0px;
    padding-left: 40px;
}

.content-3-14 h3 {
	margin-bottom: 32px;
}

.content-3-14 p {
	margin-bottom: 20px;
}



/*	CONTENT BLOCK 3-14 MEDIA QUERIES
/*----------------------------------------------------*/

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	
	.content-3-14 .image-container {
		height: 100%;
	}
	
	.content-3-14 .content {
		margin-top: 0px;
		padding: 80px 15px 80px 80px;
	}
	
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	
	
	
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	
	
	
}






/********

services icons 

********/
.service-features {
  text-align: center;
}
.service-features i {
  display: block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  margin: 20px auto;
  font-size: 50px;
  color: #fff;
  background-color: #515A5F;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid #ffffff;
  box-shadow: 0px 0px 0px 1px #515A5F;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.service-features h3 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
}

/*********

FUN FACTS

*********/
.fun-facts {
  padding: 60px 0px;
  background-color: #f5f5f5;
}
.fun-facts .fun-facts-inner {
  text-align: center;
}
.fun-facts .fun-facts-inner h2 {
  color: #51b948;
  font-weight: 900;
  font-size: 60px;
}
.fun-facts .fun-facts-inner h4 {
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-top: 10px;
  font-weight: 800;
}

/***************Quote****************/
.quote {
  background: none;
  background-size: cover;
  background-position: 50% 0;
  height: auto;
  z-index: 1;
  background-attachment: fixed;
  padding: 100px 0;
  position: relative;
}
.quote p {
  color: #fff;
  font-weight: 300;
  font-size: 40px;
  line-height: 64px;
}
.quote h5 {
  color: #51b948;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 25px;
}

/************

TEAM 

*************/
.team {
  padding-top: 80px;
  background-color: #fff;
}
.team .team-box {
  text-align: center;
  padding: 5px;
  border: 1px solid #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.team .team-box img {
  display: block;
  margin: 0 auto;
}
.team .team-box h4 {
  margin-bottom: 0px;
  text-transform: uppercase;
  font-weight: 800;
  margin-top: 15px;
}
.team .team-box em {
  display: block;
  margin-bottom: 15px;
  margin-top: 10px;
}
.team .social li {
  padding: 0px;
}
.team .social li a {
  font-size: 20px;
  color: #515A5F;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #515A5F;
  display: block;
  color: #fff;
}
.team .social li a:hover {
  background-color: #51b948;
  color: #fff;
}
.team .social li a i {
  display: block;
}

/*********

SERVICES SECTION 

********/
.services-box {
  margin: 0 0 0px 0;
  text-align: center;
  padding: 20px 10px;
  background-color: #f5f5f5;
  border: 1px solid #f0f0f0;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.services-box h3 {
  text-transform: uppercase;
  color: #000;
  margin-bottom: 30px;
  font-weight: 700;
}
.services-box i.icon-big-round {
  display: block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  margin: 20px auto;
  font-size: 60px;
  color: #51b948;
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 3px #51b948;
  -moz-box-shadow: 0px 0px 0px 3px #51b948;
  -ms-box-shadow: 0px 0px 0px 3px #51b948;
  box-shadow: 0px 0px 0px 3px #51b948;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.services-box p {
  font-size: 13px;
}
.services-box h4 {
  text-transform: uppercase;
  margin: 25px 0;
}
.services-box ul {
  margin: 0;
  padding: 0;
}
.services-box ul li {
  padding: 6px 0;
  border-top: 1px dotted #ddd;
  font-family: "Roboto", sans-serif;
}

/**************

TESTIMONIALS 

*****************/
.testimonials {
  background: none;
  background-size: cover;
  position: relative;
  background-position: 50% 0;
  height: auto;
  z-index: 1;
  background-attachment: fixed;
  padding: 100px 0;
}
.testimonials .flexslider {
  margin: 0px;
  border: 0px;
  background-color: rgba(0, 0, 0, 0.3);
}
.testimonials .flexslider .testi-slider-item {
  padding: 30px 60px;
  text-align: center;
}
.testimonials .flexslider .testi-slider-item img {
  width: 90px;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 20px;
}
.testimonials .flexslider .testi-slider-item h6 {
  color: #bbb;
  margin-bottom: 0px;
  font-weight: 300;
}
.testimonials .flexslider .testi-slider-item p {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}
.testimonials .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.8);
  text-shadow: none;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.testimonials .flex-direction-nav a i {
  display: inline-block;
  font-size: 25px;
}
.testimonials .flex-direction-nav a:before {
  display: none;
}
.testimonials .flex-direction-nav a.flex-next:before {
  display: none;
}
.testimonials .flex-control-paging li a {
  width: 6px;
  height: 6px;
  display: block;
  background: none;
  background: none;
  border: 1px solid #fff;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
.testimonials .flex-control-paging li a:hover {
  background: none;
  border-color: #51b948;
}
.testimonials .flex-control-paging li a.flex-active {
  background: none;
  cursor: default;
  border-color: #51b948;
}

/*********************

PRICING TABLES

***********************/
.pricing-section {
  background-color: #fff;  
}

.pricing-table {
  /*background-image:url(../images/background.jpg);*/
  /*border: 1px solid #d9d9d9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;*/
  padding: 30px;
  margin: 20px 0;
}
.pricing-table .price-name {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.pricing-table .price {
  margin-bottom: 40px;
  color: #262626;
}
.pricing-table .price .price-amount {
  display: block;
  font-weight: 900;
  font-size: 70px;
  line-height: 70px;
  margin-bottom: 10px;
}
.pricing-table .price .price-time {
  margin-top: 10px;
  display: block;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: .1em;
}
.pricing-table .price-button {
  margin-top: 40px;
}
.pricing-table ul li {
  line-height: 20px;
  margin-top: 10px;
  text-transform: capitalize;
}

/*****portfolio section*****/
.container .cbp-l-filters-dropdownWrap {
  background-color: #51b948;
}

.container .cbp-l-filters-dropdownList .cbp-filter-item:hover {
  color: #fff;
  background-color: #51b948;
}

.container .cbp-l-filters-dropdownList .cbp-filter-item {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  color: #eee;
}

.thumbnail {
  margin: 0px;
}

.image {
  position: relative;
  overflow: hidden;
}

.image img {
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: rgba(255, 255, 255, 0.7);
  opacity: 0;
}
.image-overlay p {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}
.image-overlay p a {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background-color: #000;
  margin: 3px;
  font-size: 20px;
  color: #fff;
}
.image-overlay p a i {
  display: block;
}

.image:hover img {
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.image:hover .image-overlay {
  opacity: 1;
}

ul.filter {
  margin-bottom: 10px;
}
ul.filter li + li {
  margin-left: 5px;
}
ul.filter a {
  display: block;
  margin-bottom: 5px;
  letter-spacing: 0px;
  padding: 4px 10px;
  border: 1px solid #000;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  text-decoration: none;
}
ul.filter a:hover, ul.filter a.active, ul.filter a:focus {
  color: #51b948;
  border-color: #51b948;
}

.project-info ul {
  padding: 15px 0;
}
.project-info ul li a {
  color: #777;
  font-size: 22px;
}
.project-info ul li a:hover {
  color: #51b948;
}
.project-info p strong {
  color: #000;
}

/****Twitter feeds****/
.twitter-feed {
  background: none;
  background-size: cover;
  position: relative;
  background-position: 50% 0;
  height: auto;
  z-index: 1;
  background-attachment: fixed;
  padding: 60px 0;
}
.twitter-feed i {
  display: inline-block;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  line-height: 60px;
  text-align: center;
  border: 1px solid #51b948;
  color: #51b948;
  font-size: 30px;
}
.twitter-feed .tweet ul {
  padding-left: 0px;
  padding-top: 30px;
  list-style-type: none;
}
.twitter-feed .tweet ul li {
  color: #fff;
  line-height: 35px;
  font-size: 17px;
  font-weight: 300;
}
.twitter-feed .tweet ul li .date {
  color: #fff;
}
.twitter-feed .tweet ul li a {
  color: #51b948;
}

/**************cta*************/
.call-to-action {
  padding-top: 80px;
  padding-bottom: 80px;  
}
.call-to-action h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  color: #51b948;
  font-size: 40px;
  margin-bottom: 50px;
}

.cta-1 {
  background: none;
  background-size: cover;
  position: relative;
  background-position: 50% 0;
  height: auto;
  z-index: 1;
  background-attachment: fixed;
}

.gray-cta {
  padding: 40px 0;
  background-color: #f5f5f5;
}
.gray-cta h2 {
  margin-bottom: 25px;
  text-transform: uppercase;
  font-size: 35px;
  font-weight: 700;
  line-height: 50px;
}

/*******************blog****************/
body.gray-bg {
  background-color: #fefefe;
}

.section-inner {
  padding-top: 100px;
}

.inner-page-content {
  overflow: hidden;
}

.blog-entry {
  border-top: 1px solid #d9d9d9;
  padding-top: 60px;
  margin-top: 60px;
}
.blog-entry:first-child {
  border: none;
  padding: 0;
  margin: 0;
}

.blog-date {
  float: left;
  width: 70px;
  text-align: center;
}
.blog-date .date-day {
  display: block;
  line-height: 50px;
  font-weight: 700;
  color: #000;
  font-size: 60px;
  margin-bottom: 10px;
}
.blog-date .date-month {
  display: block;
  color: #000;
}

.blog-content {
  overflow: hidden;
  margin-left: 80px;
}
.blog-content .entry-media {
  margin-bottom: 30px;
}
.blog-content .flexslider {
  margin: 0px;
  border: 0px;
  background-color: rgba(0, 0, 0, 0.3);
}
.blog-content .flexslider h6 {
  color: #bbb;
  margin-bottom: 0px;
}
.blog-content .flexslider p {
  color: #fff;
}
.blog-content .flex-direction-nav a:before {
  display: none;
}
.blog-content .flex-direction-nav a.flex-next:before {
  display: none;
}
.blog-content .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  text-align: center;
  line-height: 40px;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.8);
  text-shadow: none;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-content .flex-direction-nav a i {
  display: inline-block;
  font-size: 25px;
}
.blog-content .flex-control-paging li a {
  width: 6px;
  height: 6px;
  display: block;
  background: none;
  border: 1px solid #fff;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
.blog-content .flex-control-paging li a:hover {
  background: none;
  border-color: #51b948;
}
.blog-content .flex-control-paging li a.flex-active {
  background: none;
  cursor: default;
  border-color: #51b948;
}
.blog-content .entry-title a {
  color: #000;
  margin-bottom: 10px;
}
.blog-content .entry-title a:hover {
  color: #51b948;
}
.blog-content .entry-author {
  font-family: "Roboto", sans-serif;
  text-transform: capitalize;
  color: #000;
}
.blog-content .post-text {
  margin-top: 20px;
}

.comments h4 {
  margin-bottom: 40px;
}
.comments .comment-box {
  margin: 30px 0;
}
.comments .comment-box img {
  width: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  float: left;
  margin-right: 20px;
}
.comments .comment-box p {
  margin: 10px 0;
}

#contact .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 25px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  pointer-events: none;
}

/******************sidebar*********************/
.sidebar-column {
  padding-right: 9999px;
  margin-right: -9999px;
  padding-top: 30px;
  padding-bottom: 9999px;
  margin-bottom: -9999px;
  background-color: #fbfbfb;
  padding-left: 15px;
}

.sidebar-widget {
  margin-bottom: 50px;
}
.sidebar-widget .sidebar-title {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 16px;
}
.sidebar-widget form {
  position: relative;
}
.sidebar-widget form .search-icon {
  background-color: transparent;
  border: 0px;
  position: absolute;
  right: 10px;
  top: 11px;
  color: #777;
  font-size: 20px;
}
.sidebar-widget form .search-icon:hover, .sidebar-widget form .search-icon:focus {
  outline: 0;
  color: #51b948;
}
.sidebar-widget form .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
}
.sidebar-widget form .form-control:hover, .sidebar-widget form .form-control:focus {
  border-color: #51b948;
}
.sidebar-widget .latest-post li {
  margin-bottom: 20px;
}
.sidebar-widget .latest-post .post-thumb {
  display: block;
  float: left;
  width: 80px;
  height: auto;
  margin-right: 15px;
}
.sidebar-widget .latest-post .recent-post-content {
  overflow: hidden;
}
.sidebar-widget .latest-post .recent-post-content a {
  vertical-align: top;
  color: #000;
  line-height: 17px;
  font-size: 15px;
}
.sidebar-widget .latest-post .recent-post-content a:hover {
  color: #51b948;
}
.sidebar-widget .latest-post .recent-post-content span {
  display: block;
  padding-top: 0px;
  font-size: 12px;
  color: #777;
}
.sidebar-widget .tweet ul {
  list-style: none;
  padding: 0px;
}
.sidebar-widget .tweet ul li {
  color: #777;
  font-size: 15px;
  font-weight: 500;
}
.sidebar-widget .tweet ul li .date {
  margin: 7px 0;
  color: #000;
}
.sidebar-widget .tweet ul li a {
  color: #51b948;
}
.sidebar-widget .tweet ul li a:hover {
  color: #51b948;
}
.sidebar-widget .tag-list a {
  display: inline-block;
  color: #000;
}
.sidebar-widget .tag-list a:hover, .sidebar-widget .tag-list a:focus {
  color: #51b948;
}

/*************contact*****************/
#contact {
  background-color: #fff;
  background-image:url(../images/background.jpg);
}
#contact h3 {
  text-transform: uppercase;
  font-weight: 400;
}
#contact .btn-info {
  margin-left: 20px;
}

.contact-form {
  margin-bottom: 30px;
}

.fancy-hr {
  position: relative;
  margin: 20px 0px 20px 0;
}
.fancy-hr:before {
  content: '';
  position: absolute;
  left: 0;
  top: -1px;
  width: 75px;
  height: 1px;
  background: #51b948;
  display: block;
}

.form-control {
  background: #fff;
  padding: 8px 8px;
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #666;
  margin: 0;
  min-height: 45px;
  display: block;
  margin-bottom: 20px;
  color: #999;
  border: 1px solid #e8e8e8;
}

.help-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.help-block ul li {
  color: red;
}

.contact-details p {
  font-size: 16px;
  color: #333;
  margin: 5px 0;
  line-height: 35px;
}

.contact-details > div {
  margin-top: 20px;
}

.numbers-cta {
  padding-top: 80px;
  padding-bottom: 50px;
  background-color: transparent;
  background-image:url(../images/background-footer.jpg);
  background-position:right;
  background-size:cover;
}

.numbers-cta i {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: #f3c051;
  font-size: 30px;
  background-color: #63432e;
}
.numbers-cta h3 {
  font-size: 30px;
  color: #63432e;
  margin-top: 30px;
  line-height: 1.1
}

/***********footer************/
.footer {
  padding: 70px 0;
  background-color: #fff;
}
.footer p {
  margin: 0px;
  color: #777;
  font-size: 14px;
}
.footer p i {
  font-size: 20px;
  color: #777;
  vertical-align: middle;
}

/***socials****/
.socials {
  margin: 30px 0;
  padding: 0;
}
.socials li {
  padding: 0;
}
.socials li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 24px;
}
.socials li a:hover {
  opacity: 0.8;
}
.socials li a i {
  display: block;
}

.socials li a.fb {
  background-color: #3b5998;
}

.socials li a.fb {
  background-color: #3b5998;
}

.socials li a.twit {
  background-color: #55acee;
}

.socials li a.g-plus {
  background-color: #d73d32;
}

.socials li a.yout {
  background-color: #cc181e;
}

.socials li a.drib {
  background-color: #ea4c89;
}

/**newsletter**/
.newsletter {
  padding: 90px 0;
  background-color: #f0f0f0;
}

.newsletter form {
  position: relative;
}

.newsletter .form-control {
  background-color: #fff;
  margin-bottom: 15px;
  position: relative;
}

.newsletter form:before {
  content: "\f422";
  font-family: 'Ionicons';
  position: absolute;
  right: 10px;
  color: #777;
  top: 9px;
  font-size: 30px;
  display: inline-block;
  z-index: 1;
}

.form-control.error {
  color: red;
  border-color: red;
}

.form-control.success {
  color: green;
  border-color: green;
}

/**************************************************

HOME V2 - PARALLAX BACKGROUND WITH FLEX TEXT SLIDER

*******************************************************/
/*****************home ********
******************************/
/***sticky nav***/
.sticky-nav {
  width: 100%;
  left: 0;
  right: 0;
}

/*********parallax bg****/
.home-parallax {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  display: table;
  z-index: 10;
  background-color: transparent;
}

.parallax-bg {
  background: transparent;
}

.home-text-wrapper {
  display: table-cell;
  vertical-align: middle;
  margin: auto;
  text-align: center;
}
.home-text-wrapper h2 a {
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
  font-family: "Roboto", sans-serif;
  margin: 10px 0 70px;
  position: relative;
  display: inline-block;
  padding: 12px;
  border: 2px solid #fff;
}
.home-text-wrapper h2 a:hover {
  color: #51b948;
  border-color: #51b948;
}

#home-slider.flexslider {
  background-color: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  border: none;
}
#home-slider.flexslider .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -60px;
  text-align: center;
}
#home-slider.flexslider ul.slides {
  zoom: 1;
  float: none;
  margin: 0;
}
#home-slider.flexslider ul.slides li {
  position: relative;
  margin-bottom: 0;
}
#home-slider.flexslider ul.slides li p {
  /*padding: 50px 10px 20px;*/
  font-size: 60px;
  font-weight: 300;
  text-transform: capitalize;
  position: relative;
  /*margin: 0px;*/
  text-align: center;
  line-height: 1;
  color: #fff;
  font-family: "Roboto", sans-serif;
}
#home-slider.flexslider ul.slides li p .colored-text {
  font-weight: 600;
}
#home-slider.flexslider ul.slides li .flex-caption {
  color: #fff;
  font-size: 86px;
  display: block;
  padding: 0px 20px;
  font-weight: 300;
  text-shadow:#3A3A3A;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;  
}
#home-slider.flexslider .flex-control-paging li a {
  border: 2px solid #fff;
  -webkit-box-shadow: 0px;
  -moz-box-shadow: 0px;
  -ms-box-shadow: 0px;
  box-shadow: 0px;
}
#home-slider.flexslider .flex-control-paging li a:hover {
  background-color: #fff;
  background: #fff;
}
#home-slider.flexslider .flex-control-paging li a.flex-active {
  background-color: #fff;
  background: #fff;
}

@media (max-width: 768px) {
  #home-slider.flexslider ul.slides li p {
    font-size: 44px;
  }

  .home-text-wrapper h2 a {
    margin: 10px 0 40px;
  }

  #home-slider.flexslider ul.slides li .flex-caption {
    font-size: 66px;
  }
  
}
@media (max-width: 568px) {
  #home-slider.flexslider ul.slides li p {
    font-size: 30px;
    padding: 40px 10px 30px;
  }

  .home-text-wrapper h2 a {
    margin: 10px 0 40px;
    font-size: 20px;
    padding: 8px;
  }
  
  #home-slider.flexslider ul.slides li .flex-caption {
    font-size: 46px;
  }  
}
@media (max-width: 384px) {
  #home-slider.flexslider ul.slides li p {
    font-size: 20px;
    padding: 40px 10px 10px;
  }

  .home-text-wrapper h2 a {
    margin: 10px 0 30px;
    font-size: 20px;
    padding: 8px;
  }

  #home-slider.flexslider ul.slides li .flex-caption {
    font-size: 30px;
  }
}
/***************

elements

********************/
.element-row {
  margin-bottom: 50px;
}
.element-row .col-sm-6 {
  margin-bottom: 30px;
}
.element-row .elements-title {
  font-size: 20px;
  text-transform: uppercase;
  margin: 0px;
}
.element-row .btn-dark-border {
  margin: 5px;
  display: inline-block;
}
.element-row h5 {
  margin: 20px 0;
}
.element-row .buttons {
  margin-bottom: 20px;
}
.element-row .buttons h2 {
  margin-bottom: 20px;
}
.element-row .buttons a {
  margin: 3px;
}

/****tabs****/
.nav-tabs {
  border-bottom: 1px solid #51b948;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  border: 0px;
  color: #777;
}
.nav-tabs > li > a:hover {
  border: 0px;
  color: #fff;
  background-color: #51b948;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #51b948;
  border: 0px;
  border-bottom-color: transparent;
  cursor: default;
}

.tab-inner-content {
  padding: 20px 0;
}
.tab-inner-content img {
  width: 180px;
  height: auto;
  float: left;
  margin-right: 20px;
}
.tab-inner-content p {
  overflow: hidden;
  margin: 0px;
}

/*****progress bars****/
.progress {
  height: 25px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.progress .progress-bar {
  background-color: #51b948;
  text-align: left;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 25px;
  padding-left: 8px;
}

/********************************

LANDING PAGE index.html

************************************/
.intro-banner {
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
  background: url(../../assets/images/bg-2.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.intro-text h2 {
  text-transform: capitalize;
  font-weight: 300;
  font-size: 50px;
  margin-bottom: 30px;
  color: #fff;
  letter-spacing: -1px;
}
.intro-text .lead {
  text-transform: capitalize;
  margin-bottom: 30px;
  color: #fff;
  font-size: 16px;
}
.intro-text a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #fff;
}
.intro-text a i {
  display: block;
  color: #fff;
  font-size: 30px;
}

.intro-buttons a {
  margin: 5px;
}

.demo-box img {
  padding: 5px;
  border: 1px solid #777;
}

.demo-box a {
  margin: 30px 0;
}

.resources {
  padding: 30px 0;
  border-top: 1px solid #eee;
}
.resources h4 {
  margin-bottom: 30px;
}

/************video background slider*****/
.video-heading {
  font-weight: 700;
  color: #fff;
  font-size: 70px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
}

.rev-buttons .btn {
  display: inline-block;
  margin: 0 3px;
  padding: 8px 21px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.3);
  color: #979592 !important;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.rev-buttons .btn:hover {
  color: #FFFFFF;
  background: rgba(255, 255, 255, 0.15) !important;
}

.video-cap {
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  color: #fff;
}

/***cube portfolio***/
.cube-masonry .cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active {
  color: #51b948;
  border-color: #51b948;
  cursor: default;
}

.cube-masonry .cbp-l-filters-buttonCenter .cbp-filter-counter {
  background-color: #51b948;
}

.cube-masonry .cbp-l-filters-buttonCenter .cbp-filter-counter:before {
  border-top-color: #51b948;
}

.cube-masonry .cbp-l-grid-masonry-projects-title {
  color: #51b948;
}

.container .cbp-l-loadMore-button .cbp-l-loadMore-link, .container .cbp-l-loadMore-button .cbp-l-loadMore-button-link {
  border: 2px solid #51b948;
  color: #fff;
  background-color: #51b948;
}
.container .cbp-l-loadMore-button .cbp-l-loadMore-link:hover, .container .cbp-l-loadMore-button .cbp-l-loadMore-link:focus, .container .cbp-l-loadMore-button .cbp-l-loadMore-button-link:hover, .container .cbp-l-loadMore-button .cbp-l-loadMore-button-link:focus {
  border-color: #51b948;
  background-color: #51b948;
  color: #fff;
}

/*********

Pace style for page pre loader
By ADAMSCHWARTZ
*************/
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #51b948;
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

/****************
Order Form
****************/

.gray-bg {
    background-color: #f2f2f2;
}

.bl_form {
	margin: 30px 0 0;
}
.bl_form input {
	padding-top: 15px;
	background: rgba(255,255,255,0.10);
	box-shadow: 0 4px 0px rgba(0,0,0,0.2);
	border: none;
	color: white;
	padding: 10px 15px;
	border-radius: 5px;
	font-size: 16px;
	outline: none;
}
.lb_wrap .lb_label.top, 
.lb_wrap .lb_label.bottom {
	left: 66px !important;
}
.lb_wrap .lb_label.left {
	left: 0;
}
.lb_label {
	font-size:17px;
	line-height:32px;
	font-weight: 400;
	color: #ccc;
}
.no-placeholder .lb_label {
	display:none;
}
.lb_label.active {
	color: #aaa;
}
#order-form .form-group label,
#contact-form .form-group label{
	display:none;
	font-size:18px;
	line-height:24px;
	font-weight:100;
	text-align: center;
	/* text-transform:uppercase; */
}
#order-form .no-placeholder .form-group label,
#contact-form .no-placeholder .form-group label{
	display:block;
}
#order-form.controls {
	/* padding:0; */
}
#order-form.no-placeholder .controls,
#contact-form.no-placeholder .controls {
	margin-top:0;
}
#order-form .form-control,
#contact-form .form-control,
.input-group .form-control {
	display:inline;
	background:#fff;
	border:none;
	/* border-radius:5px; */
	outline:none;
	height: 44px;
	font-size:18px;
	line-height:32px;
	color:#aaa;
	font-weight:400;
	vertical-align:top;
	border:2px solid #FFF;
	box-shadow:none;
}

.special {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

#order-form.form-group.half-width{
	width:40%;
	float:left;
}
#order-form.btn-store{
	margin: 0;
}
#order-form.form-group{
	/* position:relative; */
}
#order-form.form-group [class*=fa] {
	display:block;
	width:64px;
	position:absolute;
	top:0;
	left:5px;
	color:#eee;
	font-size:24px;
	line-height:52px;
	text-align:center;
	font-weight:300;
	-webkit-transition:color .3s ease-out;
	transition:color .3s ease-out;
}
#order-form.form-group [class*=fa].active{
	color:#ccc;
}
#order-form.no-placeholder .form-group [class*=fa]{
	top:30px;
}
#order-form textarea.form-control,
#contact-form textarea.form-control {
	height:auto;
	max-width:100%;
	min-width:100%;
	font-size:18px;
	font-weight:400;
	line-height:24px;
	padding-top:14px;
	vertical-align:top;
	border:2px solid #FFF;
}
#contact-form .form-control:focus,
#order-form .form-control:focus, 
.input-group .form-control:focus {
	outline:none;
	border: 2px solid #23A657;
}
#order-form .inputError,
#order-form textarea.form-control.inputError,
#newsletter-form .inputError {
	outline:none;
	border:2px solid #F05557;
}

#order-form.error-message {
	position:absolute;
	top:15px;
	right:12px;
	font-size:15px;
	line-height:24px;
	font-weight:400;
	color:#F05557;
	z-index:10;
}
#order-form.no-placeholder .error-message {
	top:0;
}
.input-group-btn .btn-king {
	margin: 0;
}
#main-footer,
#social {
	padding: 40px 0 20px;
}
.checkbox, .radio {
	margin-bottom: 12px;
	padding-left: 32px;
	position: relative;
	-webkit-transition: color 0.25s linear;
	transition: color 0.25s linear;
	font-size: 14px;
	line-height: 1.5;
}
label.show {
	display: block;
	text-decoration: none;
	/* display: inline; */
}
input[type=radio],input[type=checkbox] {
    margin: 4px 7px 0 0;
    line-height: normal;
    font-size: 21px;
    /* display: inherit; */
    /*float: left;*/
    text-align: center;
}
form p {
	margin-top: 16px;
}
#total {
	font-weight: 600;
}

.input-group .input-group-btn .btn{
	margin: 0;
}

.form-control-inline {
    min-width: 0;
    width: auto!important; 
    display: inline!important;
}

.table tbody>tr>td.vert-align {
    vertical-align: middle;
}

/* 320px order-form fix */
#order-form table td:first-child, 
#order-form table th:first-child {
    padding-left: 0;
}
#order-form table td:last-child, 
#order-form table th:last-child {
    padding-right: 0;
}

.btn-store {
	border: none;
	font-family: inherit;
	font-size: 14px;
	cursor: pointer;
	padding: 12px 23px;
	display: inline-block;
	margin: 0 10px 10px 0;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: 300;
	outline: none;
	position: relative;
	background: #23A657;
	color: #fff;
	border-radius: 5px;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	transition:all .3s ease-out;
}
.btn-store:hover,
.btn-store:focus,
.btn-store:active {
	color: #fff;
	top: 0;
	text-decoration: none;
	background-color: #15C56A;
	box-shadow: none;
}
.btn-store.outline {
	background: transparent;
	border:2px solid #23A657;
	box-shadow: none;
	
	color: #23A657;
	text-decoration: none;
	-webkit-transition:all .3s ease-out;
	transition:all .3s ease-out;
	/* padding: 13px 30px; */
	font-weight: 600;
}
.btn-store.color {
	box-shadow: none;
	text-decoration: none;
	background-color: #F77F00;
}
.btn-error{
	background-color:	#F05557 !important;
}
.btn-store.dark {
	box-shadow: none;
	text-decoration: none;
	background-color: #313a43;
}
.btn-store.dark:hover,
.btn-store.dark:focus,
.btn-store.dark:active {
	top: 0;
	background-color: #1A1F23;
	text-decoration: none;
}
.btn-store.color:hover,
.btn-store.color:focus,
.btn-store.color:active {
	background: #fff;
	background-color: #f75b00;
	top:0;
	text-decoration: none;
}
.btn-store.outline:hover,
.btn-store.outline:focus,
.btn-store.outline:active {
	background: #23A657;
	color:#FFF;
	top:0;
	text-decoration: none;
}
.btn-store.icon-left	[class*=in]{
	margin-right:10px;
}
.btn-store.icon-right	[class*=in]{
	margin-left:10px;
}