/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600);*/
/*@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700);*/
/*@import url(http://fonts.googleapis.com/css?family=Volkhov:400italic);*/
@import url("../../webfonts/Amble_BoldItalic/stylesheet.css");
@import url("../../webfonts/Amble_Regular/stylesheet.css");
/* var text-decoration */
/*--
	Common Css
--*/
body {
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Amble Regular";
}
h2 {
	font-size: 30px;
	font-weight: 400;
	text-align: center;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 1%;
}
h3 {
		font-family: "Amble Regular";
  font-size: 28px;
  font-weight: 300;
}
p {
	font-size: 20px;
	line-height: 28px;
	font-family: "Amble Regular";
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
a,
a:active,
a:focus,
a:active {
  text-decoration: none !important;
}
.section-title {
  margin-bottom: 70px;
}
.section-title h2 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 600;
}
.section-title p {

}
/*--
	Header Start
--*/
header {
	/*border-bottom:1px solid #69F;*/
	background: #fff;
	padding: 20px 0;
	position: fixed;
	z-index: 100;
	width: 100%;
}
header .navbar {
  margin-bottom: 0px;
  border: 0px;
}
header .navbar-brand {
  padding-top: 5px;
}
header .navbar-default {
  background: none;
  border: 0px;
}
header .navbar-default .navbar-nav {
  padding-top: 10px;
}
header .navbar-default .navbar-nav li a {
  color: #333333;
  padding: 10px 26px;
  font-size: 15px;
}
font header .navbar-default .navbar-nav li a:hover {
  color: #000;
}
/*---------------------------------------------
					Index Start
-----------------------------------------------*/
/*--
	Slider Start
--*/
#slider {
	background: url("../img/slider-bg.jpg") no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: 0% 0%;
	padding-top: 60px;
	padding-right: 0;
	padding-left: 0;
	position: relative;
	border-radius: 00px;
}
#slider:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.65) 0%,rgba(89,167,243,0.49) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.65) 0%,rgba(89,167,243,0.49) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.65) 0%,rgba(89,167,243,0.49) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.65) 0%,rgba(89,167,243,0.49) 100%);

}
.container .row .col-md-10.col-md-offset-2 {
}
.no-js body #slider {
}
#slider .block {
	width:100%;
	color: #E3E3E4;
	margin: auto;
	text-align: center;
}
#slider .block h1 {

	text-align:center;
	font-weight: normal;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0px;
	padding-bottom: 25px;
	padding-top: 70px;
	font-style: normal;
	padding-left: 10%;
	padding-right: 10%;
	text-align: center;
}

#slider .block p {
	color:#000;
  font-size: 20px;
  font-weight: 300;
  margin-top:-40px;
  margin-bottom:40px;
  letter-spacing: 1px;
  word-spacing: 3px;
}
/*--
	wrapper Start
--*/
#intro {
  padding: 20px 0;
}
#intro .block h2 {
  padding-top: 35px;
  line-height: 27px;
  margin: 0;
}
#intro .block p {
	padding-top: 20px;
}
#intro .block img {
  padding-left: 40px;
  width: 100%;
}
#intro .section-title {
  margin-bottom: 0px;
}
#intro .section-title p {
  padding-top: 20px;
}
/*--
	service Start
--*/
#service {
  text-align: center;
  padding: 90px 0;
}
#service .service-item {
  padding-bottom: 30px;
}
#service .service-item i {
  font-size: 60px;
  color: #4A4656;
}
#service .service-item h4 {
  padding-top: 20px;
  margin: 0;
  color: #666;
}
#service .service-item p {
  color: #888;
  padding-top: 10px;
  margin: 0;
  font-size: 14px;
  line-height: 1.8;
}
/*--
	call-to-action Start
--*/
#call-to-action5 {
	/*background: #3CF no-repeat;*/
	background: url("../img/call-to-action5-bg.jpg") no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 70px 0px;
	position: relative;
	text-align: center;
	color: #fff;
	/*border-radius: 60px;*/
	font-size: 20px;
}
#call-to-action5:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	background-image: -webkit-linear-gradient(270deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.39%);
	background-image: -moz-linear-gradient(270deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.39%);
	background-image: -o-linear-gradient(270deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.39%);
	background-image: linear-gradient(180deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.39%);

}
#call-to-action {
	background: url("../img/call-to-action-bg.jpg") no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 70px 0px;
	position: relative;
	text-align: center;
	color: #fff;
	background-image: url(../img/call-to-action2-bg.jpg);
	/*border-radius: 60px;*/
	font-size: 20px;
}
/*--
	call-to-action Start
--*/
#call-to-action2 {
	background: url("../img/call-to-action-bg.jpg") no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 70px 0px;
	position: relative;
	text-align: center;
	color: #fff;
	background-image: url(../img/call-to-action-bg.jpg);
	border-radius: 60px;
}
#call-to-action:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	/*border-radius: 60px;*/
	background-image: -webkit-linear-gradient(270deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.39%);
	background-image: -moz-linear-gradient(270deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.39%);
	background-image: -o-linear-gradient(270deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.39%);
	background-image: linear-gradient(180deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.39%);
}
#call-to-action2:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	background-image: -webkit-linear-gradient(270deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.80%);
	background-image: -moz-linear-gradient(270deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.80%);
	background-image: -o-linear-gradient(270deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.80%);
	background-image: linear-gradient(180deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.80%);
	border-radius: 60px;
	border: 3px groove #033E0B;
}
#call-to-action h2 {
	padding-bottom: 0px;
	margin: 0;
	font-size: 36px;
}
#call-to-action2 h2 {
	padding-bottom: 20px;
	line-height: 33px;
	margin: 0;
	font-size: 36px;
}
#call-to-action p {
	font-size: 20px;
	line-height: 1.6;
	text-align: left;
	background-image: url(../img/gradbg.png);
}
#call-to-action2 p {
	font-size: 20px;
	line-height: 1.6;
	text-align: left;
	background-image: url(../img/gradbg.png);
}
#call-to-action .btn-call-to-action {
  padding: 15px 35px;
  border: none;
  background-color: #fff;
  font-size: 15px;
  color: #333333;
  margin-top: 30px;
}
/*--
	Feature Start
--*/
#feature:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	text-align: center;
	border-radius: 60px;
}

#feature {
	width: 100%;
	display: block;
	position: relative;
	overflow: visible;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-radius: 60px;
	border: 3px solid #033E0B;
	/*background-image: url("../img/featue-bg.jpg");*/
	background: url("../img/call-to-action-bg.jpg") no-repeat;
	background-size: cover;

}
.no-js body {

}
.container .row .col-md-10.col-md-offset-2 {
	margin-left: -10px;
}
#feature h2 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 30px;
}
#feature p {
	color: #8d8f92;
	margin-bottom: 20px;
	background-image: url(../img/gradbg.png);
}
#intro .container .row p {
	font-style: normal;
}
#feature .btn-view-works {
	background: #655E7A;
	color: #fff;
	padding: 10px 20px;
	margin-left: 30%;
	margin-right: 50%;
	margin-bottom: 20px;
}
/*--
	content Start
--*/
#testimonial {
  padding: 100px 0;
}
#testimonial .block h2 {
  line-height: 27px;
  color: #5C5C5C;
  padding-top: 110px;
}
#testimonial .block p {
  padding-top: 50px;
  color: #7B7B7B;
}
#testimonial .counter-box li {
  width: 50%;
  float: left;
  text-align: center;
  margin: 30px 0 30px;
}
#testimonial .counter-box li i {
  font-size: 35px;
}
#testimonial .counter-box li h4 {
  font-size: 30px;
  font-weight: bold;
}
#testimonial .counter-box li span {
  color: #555;
}
#testimonial .testimonial-carousel {
  text-align: center;
  width: 75%;
  border: 1px solid #DEDEDE;
  padding: 24px;
  margin: 0 auto;
}
#testimonial .testimonial-carousel img {
  padding-bottom: 38px;
}
#testimonial .testimonial-carousel p {
  line-height: 28px;
  font-weight: 300;
  padding-bottom: 20px;
}
#testimonial .testimonial-carousel .user img {
  padding-bottom: 0px;
  border-radius: 500px;
}
#testimonial .testimonial-carousel .user p {
  padding-bottom: 0;
  font-size: 20px;
  line-height: 20px;
  color: #353241;
}
#testimonial .testimonial-carousel .user p span {
  display: block;
  color: #353241;
  font-weight: 600;
}
#testimonial .testimonial-carousel .owl-carousel .owl-pagination div {
  border: 1px solid #1D1D1D;
  border-radius: 500px;
  display: inline-block;
  height: 10px;
  margin-right: 15px;
  width: 10px;
}
#testimonial .testimonial-carousel .owl-carousel .owl-pagination div.active {
  background: #5C5C5C;
  font-size: 30px;
  display: inline-block;
  border: 0px;
}
/*--
	features Start
--*/
#clients-logo-section {
  padding-top: 30px;
  padding-bottom: 75px;
}
#clients-logo-section .clients-logo-img {
  padding: 0px 50px;
}
/*---------------------------------------------
					Work Start
-----------------------------------------------*/
/*--
	Slider-work Start
--*/
#global-header {
	background: url("../img/slider-bg2.jpg") no-repeat;
	background-size: cover;
	padding-top: 150px;
	padding-bottom: 107px;
	position: relative;
	background-attachment: fixed;
	border-radius: 60px;
}
#global-header:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.65) 0%,rgba(89,167,243,0.49) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.65) 0%,rgba(89,167,243,0.49) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.65) 0%,rgba(89,167,243,0.49) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.65) 0%,rgba(89,167,243,0.49) 100%);
	border-radius: 60px;
	border: 3px ridge #0B497E;
}
#global-header .block {
	color: #E3E3E4;
	margin: 0 auto;
	text-align: center;
}
#global-header .block h1 {
	font-weight: 500;
	font-size: 45px;
	letter-spacing: 4px;
	margin-top: 0;
	text-transform: capitalize;
	padding-top: 10%;
	padding-left: 10%;
	padding-right: 10%;
	color: #B7B7BA;
	text-shadow: 2px 1px 2px #6E6D6D;
	text-align: center;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
#global-header .block p {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 1px;
  word-spacing: 3px;
}
/*--
	portfolio-work Start
--*/
#portfolio-work2 {
  overflow: hidden;
  padding: 2px 0;
    position: relative;
}

#cad-image {
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	margin-top: 60px;
	background-image: url(../img/Stackable_composter_angle0001.png);
}
#center-box {
	margin-left: 10%;
	margin-right: 10%;
	background-image: url(../img/Stackable_composter_angle0001.png);
	height: 125px;
	width: 44px;
}
#portfolio-work {
  overflow: hidden;
  padding: 20px 0;
}
body #portfolio-work .container p {
	padding-left: 10%;
	padding-right: 10%;
}
#portfolio-work .block .portfolio-menu {
  padding-bottom: 30px;
  text-align: center;
}
#portfolio-work .block .portfolio-menu ul {
  border: 1px solid #999999;
  display: inline-block;
  margin-bottom: 40px;
}
#portfolio-work .block .portfolio-menu ul li {
  display: inline-block;
  padding: 0px 25px;
  cursor: pointer;
  font-size: 15px;
  line-height: 40px;
  font-weight: 600;
  color: #333333;
  text-transform: capitalize;
  position: relative;
}
#portfolio-work .block .portfolio-menu ul .active {
  color: #655E7A;
  position: relative;
}
#portfolio-work .block .portfolio-menu ul .active:before {
  content: "\f0d7";
  position: absolute;
  font-family: 'FontAwesome';
  bottom: -18px;
  font-size: 30px;
  width: 20px;
  left: 0px;
  right: 0px;
  top: 23px;
  margin: 0 auto;
  color: #fff;
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#portfolio-work .block .portfolio-menu ul li:hover:before {
  content: "\f0d7";
  position: absolute;
  bottom: -18px;
  font-size: 30px;
  width: 20px;
  left: 0px;
  right: 0px;
  top: 24px;
  margin: 0 auto;
  color: #fff;
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#portfolio-work .block .portfolio-contant ul li {
  float: left;
  width: 32.22%;
  overflow: hidden;
  margin: 6px;
  position: relative;
}
#portfolio-work .block .portfolio-contant ul li:hover .overly {
  opacity: 1;
}
#portfolio-work .block .portfolio-contant ul li:hover .position-center {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
#portfolio-work .block .portfolio-contant ul li a {
  display: block;
  color: #fff;
}
#portfolio-work .block .portfolio-contant ul li a h2 {
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
}
body #portfolio-work .container h2 {
	text-align: center;
}
body #portfolio-work .container h3 {
	text-align: center;
	padding-bottom: 3%;
	padding-left: 10%;
	padding-right: 10%;
}
body #clients-logo-section .container h3 {
	text-align: center;
	padding-bottom: 3%;
	padding-left: 10%;
	padding-right: 10%;
}
body #clients-logo-section .container p {
	padding-left: 10%;
	padding-right: 10%;
}
#portfolio-work .block .portfolio-contant ul li a p {
	font-size: 20px;
	padding-left: 10%;
}
#portfolio-work .block .portfolio-contant ul li a span {
  font-style: italic;
  font-size: 13px;
  color: #655E7A;
}
#portfolio-work .block .portfolio-contant ul img {
  width: 100%;
  height: auto;
}
#portfolio-work .block .portfolio-contant .overly {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  opacity: 0;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
  text-align: center;
}
#portfolio-work .block .portfolio-contant .position-center {
  position: absolute;
  top: 50%;
  left: 10%;
  -webkit-transform: translate(0%, 50%);
  -moz-transform: translate(0%, 50%);
  -ms-transform: translate(0%, 50%);
  transform: translate(0%, 50%);
  -webkit-transition: .5s all;
  -o-transition: .5s all;
  transition: .5s all;
}
#portfolio-work .block .mix {
  display: none;
}
/*--
	wrapper-work Start
--*/
#wrapper-work {
  overflow: hidden;
  padding-top: 100px;
}
#wrapper-work ul li {
  width: 50%;
  float: left;
  position: relative;
}
#wrapper-work ul li img {
  width: 100%;
  height: 100%;
}
#wrapper-work ul li .items-text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  padding-left: 44px;
  padding-top: 140px;
}
#wrapper-work ul li .items-text h2 {
  padding-bottom: 28px;
  padding-top: 75px;
  position: relative;
}
#wrapper-work ul li .items-text h2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 75px;
  height: 3px;
  background: #fff;
}
#wrapper-work ul li .items-text p {
  padding-top: 30px;
  font-size: 20px;
  line-height: 27px;
  font-weight: 300;
  padding-right: 80px;
}
/*--
	features-work Start
--*/
#features-work {
  padding-top: 50px;
  padding-bottom: 75px;
}
#features-work .block ul li {
  width: 19%;
  text-align: center;
  display: inline-block;
  padding: 40px 0px;
}
/*---------------------------------------------
					Work Close
-----------------------------------------------*/
/*=============================================*/
/*---------------------------------------------
					 Contact Start
-----------------------------------------------*/
/*--
	slider-contact Start
--*/
#slider-contact {
	background: url("../img/slider-bg2.jpg") no-repeat;
	background-size: cover;
	padding-top: 150px;
	padding-bottom: 107px;
	position: relative;
	margin-right: 10%;
}
#slider-contact:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to left, #928dab, #1f1c2c 70%);
  opacity: 0.8;
}
#slider-contact .block {
	margin: 0 auto;
	padding-left: 90px;
}
#slider-contact .block h1 {
	font-weight: 100;
	font-size: 45px;
	line-height: 60px;
	letter-spacing: 6px;
}
#slider-contact .block p {
	line-height: 40px;
	letter-spacing: 1px;
}
/*--
	contact-form Start
--*/
#contact-form {
  padding-top: 70px;
  padding-bottom: 35px;
}
#contact-form .block form .form-group {
  padding-bottom: 15px;
  margin: 0px;
}
#contact-form .block form .form-group .form-control {
  background: #F6F8FA;
  height: 60px;
  border: 1px solid #EEF2F6;
  box-shadow: none;
  width: 100%;
}
#contact-form .block form .form-group-2 {
  padding-bottom: 15px;
  margin: 0px;
}
#contact-form .block form .form-group-2 textarea {
  background: #F6F8FA;
  height: 135px;
  border: 1px solid #EEF2F6;
  box-shadow: none;
  width: 100%;
}
#contact-form .block button {
  width: 100%;
  height: 60px;
  background: #47424C;
  border: none;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
/*--
	wrapper-contact Start
--*/
.address-block li {
  margin-bottom: 20px;
}
.address-block li i {
  margin-right: 15px;
  font-size: 20px;
  width: 20px;
}
.social-icons {
  margin-top: 40px;
}
.social-icons li {
  display: inline-block;
  margin: 0 6px;
}
.social-icons a {
  display: inline-block;
}
.social-icons i {
  color: #2C2C2C;
  margin-right: 25px;
  font-size: 25px;
}
.google-map {
  position: relative;
}
.google-map #map {
  width: 100%;
  height: 300px;
  background-color: #ff432e;
}
#contact-box {
  padding-top: 35px;
  padding-bottom: 58px;
}
#contact-box .block img {
  width: 100%;
}
#contact-box .block h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #000;
  font-size: 28px;
  padding-bottom: 30px;
}
#contact-box .block p {
  color: #5C5C5C;
  display: block;
}
/*--
	features-contact Start
--*/
#features-contact {
  padding-top: 50px;
  padding-bottom: 75px;
}
#features-contact .block ul li {
  width: 19%;
  text-align: center;
  display: inline-block;
  padding: 40px 0px;
}
/*---------------------------------------------
					Contact Close
-----------------------------------------------*/
/*--------- Heading------------*/
.heading {
  padding-bottom: 60px;
  text-align: center;
}
.heading h2 {
  color: #000;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
}
.heading p {
  font-size: 20px;
  line-height: 40px;
  color: #292929;
  font-weight: 300;
}
/*---------------------------*/
/*--
	footer Start
--*/
footer {
  background: #F5F5F5;
  text-align: center;
  padding-top: 48px;
  padding-bottom: 55px;
}
footer p {
  font-size: 13px;
  line-height: 25px;
  color: #919191;
}
footer a {
  color: #595959;
}
footer .footer-manu {
  padding-bottom: 25px;
}
footer .footer-manu ul {
  margin: 0px;
  padding: 0px;
}
footer .footer-manu ul li {
  display: inline-block;
  padding: 0px 20px;
}
footer .footer-manu ul li a {
  display: inline-block;
  color: #494949;
}
footer .footer-manu ul li a:hover {
  color: #000;
}
#feature .container .row p {
	color: #F8F8F8;
	padding-left: 10%;
	padding-right: 10%;
}
#feature .container .row h2 {
	color: #F8F8F8;
	padding-left: 10%;
	padding-right: 10%;
	text-align: center;
}
.container .row .col-md-6.col-md-offset-6 {
}
#feature .container .row h3 {
	color: #F8F8F8;
	padding-left: 10%;
	padding-right: 10%;
	text-align: justify;
	padding-top: 20px;
}
body #call-to-action .container p {
	text-align: justify;
	padding-left: 10%;
	padding-right: 10%;
}
body #call-to-action2 .container p {
	text-align: justify;
	padding-left: 10%;
	padding-right: 10%;
}
#call-to-action .container .row br {
}
body #call-to-action .container h2 {
	/*padding-top: 8%;
	padding-left: 10%;
	padding-right: 10%;*/
}
#intro .container .row p {
	padding-left: 10%;
	padding-right: 10%;
	text-align: left;
}
#slider .container .row p {
text-align:center;
	padding-left: 10%;
	padding-right: 10%;
}
#slider .container .row h1 {
text-align:center;
	padding-left: 10%;
	padding-right: 10%;
}
body #slider .container h1 {
	padding-left: 0px;
	padding-right: 0px;
	text-shadow: 1px 1px 1px #000;
	color: #fff;
}
.no-js body {
}
.col-md-12 .block .pdf {
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
}
.col-md-12 .block .excel {
	padding-left: 10%;
	padding-right: 10%;
	font-size: x-large;
	color: #B7B7BA;
}





/* test */
.parallax {
    height: 500px; /* fallback for older browsers */
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-perspective: 300px;
    perspective: 300px;
  }

  .parallax__group {
    position: relative;
    height: 500px; /* fallback for older browsers */
    height: 100vh;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }

  .parallax__layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	padding:0;
  }

  .parallax__layer--fore {
    -webkit-transform: translateZ(90px) scale(.7);
    transform: translateZ(90px) scale(.7);
    z-index: 1;
  }

  .parallax__layer--base {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 4;
  }

  .parallax__layer--back {
    -webkit-transform: translateZ(-300px) scale(2);
    transform: translateZ(-300px) scale(2);
    z-index: 3;
  }

  .parallax__layer--deep {
    -webkit-transform: translateZ(-600px) scale(3);
    transform: translateZ(-600px) scale(3);
    z-index: 2;
  }
    .parallax {
    font-size: 200%;
	color:#FFF;
  }

   /* centre the content in the parallax layers */
  .title {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
#group1 {
    z-index: 5; /* slide over group 2 */
	color:#FFF;
  }
  #group1 .parallax__layer--base {
    background:url(../img/call-to-action-bg.jpg);
	background-size:cover;
  }

  #group2 {
    z-index: 3; /* slide under groups 1 and 3 */
  }
  #group2 .parallax__layer--back {
    background:url(../img/call-to-action-bg1.jpg);
  }

  #group3 {
    z-index: 4; /* slide over group 2 and 4 */
  }
  #group3 .parallax__layer--base {
    background: rgb(153,216,101);
  }

  #group4 {
    z-index: 2; /* slide under group 3 and 5 */
  }
  #group4 .parallax__layer--deep {
    background: rgb(184,223,101);
  }

  #group5 {
    z-index: 3; /* slide over group 4 and 6 */
  }
  #group5 .parallax__layer--base {
    background: rgb(214,229,100);
  }

  #group6 {
    z-index: 2; /* slide under group 5 and 7 */
  }
  #group6 .parallax__layer--back {
    background: rgb(245,235,100);
  }

  #group7 {
    z-index: 3; /* slide over group 7 */
  }
  #group7 .parallax__layer--base {
    background: rgb(255,241,100);
  }


#call-to-action3 {
	background: url("../img/Grass-Sky-Wallpaper-3.jpg") no-repeat;;
	background-size: cover;
	background-attachment: fixed;
	background-position: 0% 0%;
	padding-top: 60px;
	padding-right: 0;
	padding-left: 0;
	position: relative;
	border-radius: 00px;
	text-align: center;
	color: #fff;
	background-image: url(../img/Grass-Sky-Wallpaper-3.jpg);
	font-size: 20px;
}

#call-to-action3:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	background-image: -webkit-linear-gradient(270deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.39%);
	background-image: -moz-linear-gradient(270deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.39%);
	background-image: -o-linear-gradient(270deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.39%);
	background-image: linear-gradient(180deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.39%);
}

#call-to-action3 h2 {
	padding-bottom: 20px;
	line-height: 33px;
	margin: 0;
	font-size: 36px;
}

#call-to-action3 p {
	font-size: 18px;
	line-height: 1.6;
	text-align: center;
	background-image: url(../img/gradbg.png);
}

#call-to-action3 .btn-call-to-action {
  padding: 15px 35px;
  border: none;
  background-color: #fff;
  font-size: 15px;
  color: #333333;
  margin-bottom:40px;
  font-weight:bold;
  margin-top:-40px;
}
#call-to-action4 {
	background: url("../img/Grass-Sky-Wallpaper-3.jpg") no-repeat;;
	background-size: cover;
	background-attachment: fixed;
	background-position: 0% 0%;
	padding-top: 60px;
	padding-right: 0;
	padding-left: 0;
	position: relative;
	border-radius: 00px;
	text-align: center;
	color: #000;
	background-image: url(../img/Grass-Sky-Wallpaper-3.jpg);
	font-size: 20px;
}

#call-to-action4:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0.9;
	background-image: -webkit-linear-gradient(270deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.39%);
	background-image: -moz-linear-gradient(270deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.39%);
	background-image: -o-linear-gradient(270deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.39%);
	background-image: linear-gradient(180deg,rgba(15,15,15,0.29) 0%,rgba(0,0,0,0.80) 53.39%);
}

#call-to-action4 h2 {
	padding-bottom: 20px;
	line-height: 33px;
	margin: 0;
	font-size: 36px;
}

#call-to-action4 p {
	font-size: 20px;
	line-height: 1.6;
	text-align: justify;
	background-image: url(../img/gradbg.png);
}