.email-text {
	color: #6aaf08 !important;
}
.area {
	padding: 93px 0 70px;
}
.margin-50x {
	margin-top: 50px;
	margin-bottom: 50px;
}
.margin-100x-bot {
	margin-bottom: 50px;
}
.area .title-container {
	text-align: center;
	text-transform: uppercase;
}
.margin-button {
	margin-top: 50px;
	margin-bottom: 50px;
}
.margin-button a {
	margin-left: 10px;
	margin-right: 10px;
}
.intro-area {
	height: 900px;
	position: relative;
	background: url(../../assets/images/what-we-do/01.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}
.intro-area:before {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    content: "";
    background-color: rgba(18,18,18,0.7);
}
.intro-area-box {
	color: #ffffff;
	margin-top: 250px;
}
.intro-area-box h1 {
	color: #6aaf08 !important;
}
.intro-area-box p {
	font-size: 1.5em;
}
.container-white {
	background-color: #ffffff !important;
}
.container-white .title-container-green {
	color: #6aaf08 !important;
	text-align: center;
	text-transform: uppercase;
}
.container-white .container-text {
	text-align: center;
	color: #a8adb5;
	font-size: 1.5em;
}
.bg-green {
	background-color: #6aaf08 !important;
	color: #ffffff;
}
.bg-gray {
	background-color: #272727 !important;
	color: #ffffff;
}
.bg-silver {
	background-color: #f8f8f8 !important;
}
.text-color-green {
	color: #6aaf08 !important;
}
.management-position {
	
}
.product-box {
	margin: 50px 50px 50px 50px;
    color: #ffffff !important;
}
.product-box p {
	text-align: justify !important;
	font-size: 18px;
}
.product-1-area {
	height: auto;
	padding: 87px 0 75px;
	position: relative;
	background: url(../../assets/images/products/02.png);
	background-size: 300px 300px;
	background-position: 200px;
	background-repeat: no-repeat;
}
.product-1-area:before {
    height: 100%;
    width: 50%;
    left: 50%;
    top: 0;
    position: absolute;
    content: "";
    background-color: rgb(106,175,8);
}
.product-2-area {
	height: auto;
	padding: 87px 0 75px;
	position: relative;
	background: url(../../assets/images/products/03.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.product-2-area:before {
    height: 100%;
    width: 50%;
    left: 0;
    top: 0;
    position: absolute;
    content: "";
    background-color: rgba(106,175,8,0.7);
}
.product-3-area {
	height: auto;
	padding: 87px 0 75px;
	position: relative;
	background: url(../../assets/images/products/04.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.product-3-area:before {
    height: 100%;
    width: 50%;
    left: 50%;
    top: 0;
    position: absolute;
    content: "";
    background-color: rgba(27,48,10,0.7);
}
.product-4-area {
	height: auto;
	padding: 87px 0 75px;
	position: relative;
	background: url(../../assets/images/products/05.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.product-4-area:before {
    height: 100%;
    width: 50%;
    left: 0;
    top: 0;
    position: absolute;
    content: "";
    background-color: rgba(106,175,8,0.7);
}
.product-5-area {
	height: auto;
	padding: 87px 0 75px;
	position: relative;
	background: url(../../assets/images/products/06.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.product-5-area:before {
    height: 100%;
    width: 50%;
    left: 50%;
    top: 0;
    position: absolute;
    content: "";
    background-color: rgba(18,18,18,0.7);
}
.what-we-do-1-area {
	height: 500px;
	padding: 87px 0 75px;
	position: relative;
	background: url(../../assets/images/what-we-do/03.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.what-we-do-1-area:before {
    height: 100%;
    width: 30%;
    left: 0;
    top: 0;
    position: absolute;
    content: "";
    background-color: rgba(18,18,18,0.7);
}
@media only screen and (max-width: 600px) {
	.what-we-do-1-area:before {
		height: 100%;
		width: 100% !important;
		left: 0;
		top: 0;
		position: absolute;
		content: "";
		background-color: rgba(18,18,18,0.7);
	}
}
.what-we-do-box {
    color: #ffffff !important;
    margin-left: -100px;
    margin-right: 100px;
    margin-top: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: justify-all;
}
.image-center {
	display:block;
	margin:auto;
}
.text-center h3 p {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.banner-factory {
	height: 150px;
	background-image: url(../../assets/images/what-we-do/04.png);
	background-size: cover;
	top: 0;
	left: 0;
	text-align: center;
	padding-top: 50px;
	color: #ffffff;
}
.banner-products {
	height: 150px;
	background-image: url(../../assets/images/what-we-do/banner.png);
	background-size: cover;
	top: 0;
	left: 0;
	text-align: center;
	padding-top: 50px;
	color: #ffffff;
}
.banner-investor {
	height: 150px;
	background-image: url(../../assets/images/banner-investor.png);
	background-size: cover;
	top: 0;
	left: 0;
	text-align: center;
	padding-top: 50px;
	color: #ffffff;
}
.img-values {
	height: 90px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 90px;
}
.mean-container .mean-bar {
	background: #ffffff !important;
}
.carousel-control{
	background: transparent !important;
}
.banner-general {
	height: 150px;
	top: 0;
	left: 0;
	text-align: center;
	padding-top: 50px;
	color: #ffffff;
	background: #6aaf08 !important;
}
.hr-green {
	display: block;
	margin-top: 0.5em;
	margin-bottom: 30px;
	border-style: solid;
	border-width: 3px;
	border-color: #6aaf08;
	width: 50px;
}
.img-profile {
	height: 400px;
	width: 300px;
}
.re-center {
	padding-top: 50px;
	padding-bottom: 50px;
}
.carousel-control.right {
    right: -9em !important;
}
.carousel-control.left {
    left: -9em !important;
}
.top-panel::before{
  content: '╲╱';
  color: #fff;
  position: absolute;
  opacity: 0.8;
  text-shadow: 0 0 .5rem rgba(0,0,0,0.5);
  width: 6rem;
  font-size: 2rem;
  height: 4rem;
  line-height: 4rem;
  text-align: center;
  bottom: 2rem;
  margin-left: -3rem;
  left: 50%;
  animation: bounce 1s ease infinite;
}
@keyframes bounce {
  50% {
    transform: translateY(-50%);
  }
  100% {
    transform: translateY(0);
  }
}
.top-panel {
	margin-top: 200px;
	background: #111;
	position: relative;
}
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
.bottom-right {
	right: 0;
	bottom: 0;
	position: absolute;
}