html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	color: #363636;
	line-height: 35px;
	font-size: 18px;
}
h1, h2, h3, h4, h5, h6, header {
	display: block;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Poppins', sans-serif;
}
h1 {
	font-weight: normal;
	color: #363636;
}
h2 {
	font-weight: normal;
}
h3 {
	font-weight: normal;
	font-size: 28px;
	font-weight: 500;
}
h4, h5, h6 {
	font-weight: normal;
}
input, select, textarea {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
p:first-child {
	margin: 0px;
}
P {
	margin: 0 0 10px 0;
	padding: 0 0 0 1px;
}
a {
	color: #363636;
	text-decoration: none;
}
.br0 {
	border: none !important;
}
.mr0 {
	margin-right: 0px !important;
}
.mb0 {
	margin-bottom: 0px !important;
}
.pb0 {
	padding-bottom: 0px !important;
}
.uppercase {
	text-transform: uppercase;
}
a:hover {
	text-decoration: none;
}
a:focus {
	outline: none;
}
/*----------- Universal Items -------------*/
span.mandatory {
	font-size: 12px;
	color: #ff0000;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* ---------COMMON HACKS -----------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
*:first-child+html .clearfix {
	height: 1%;
}
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

.hide {
	display: none;
}
.disclaimer {
	display: none
}
.clear {
	clear: both;
}
header {
	display: block;
	height: 100px;
}
header .outer {
	height: 100px;
}
.outer {
	max-width: 1250px;
	margin: auto;
	padding: 0 50px;
}
.outer p {
	font-size: 16px;
	line-height: 38px;
}
.outer h2 {
	font-weight: 600;
	color: #005952;
	font-size: 32px;
	padding: 0 0 30px 0;
}
.header-info {
	float: right;
	height: 100px;
	line-height: normal;
	box-sizing: border-box;
	padding-top: 25px;
}
.h-email, .h-phone {
	float: left;
	font-size: 14px;
	padding-left: 50px;
	font-family: 'Open Sans', sans-serif;
}
.h-email strong, .h-phone strong {
	color: #005952;
	display: block;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
}
.h-email strong {
	padding: 0 0 5px 25px;
	background: url(../images/email.png) no-repeat left top 6px;
}
.h-phone strong {
	padding: 0 0 5px 25px;
	background: url(../images/call.png) no-repeat left top 4px;
}
.wrapper {
	padding: 0 0;
}
.logo {
	float: left;
	padding: 12px 0 0 0;
	width: 150px;
}
.banner {
	background: #0c3933;
	position: relative;
}
.banner-inner {
	height: 500px;
	position: relative;
	background: url(../images/middle-banner.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
	background-attachment: fixed;
}
.banner-inner-contact {
	height: 500px;
	position: relative;
	background: url(../images/careers.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
	background-attachment: fixed;
}
.banner-inner-contact2 {
	height: 500px;
	position: relative;
	background: url(../images/contact.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
	background-attachment: fixed;
}
.banner-inner-about {
	height: 500px;
	position: relative;
	background: url(../images/about.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
	background-attachment: fixed;
}
.banner-inner-hendami {
	height: 500px;
	position: relative;
	background: url(../images/hendami/banner.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
	background-attachment: fixed;
}
.banner-inner-3t {
	height: 500px;
	position: relative;
	background: url(../images/3t/banner.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
	background-attachment: fixed;
}
.banner-inner-obtam {
	height: 500px;
	position: relative;
	background: url(../images/obtam/banner.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
	background-attachment: fixed;
}
.banner-inner-snack-house {
	height: 500px;
	position: relative;
	background: url(../images/snackhouse/banner.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
	background-attachment: fixed;
}
.banner-outer {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 100;
	color: #fff;
}
.banner-outer img {
	margin-top: -130px;
}
.banner-outer .outer {
	position: relative;
	height: 100%;
}
.banner-caption {
	font-size: 23px;
	text-transform: uppercase;
}
.banner-caption strong {
	display: block;
	font-size: 68px;
	line-height: 80px;
	padding: 10px 0 15px 0;
}
.banner-caption strong span {
	color: #005952;
}
.carousel-item {
	height: 70vh;
	min-height: 300px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.inner-slider .carousel-item {
	height: 60vh;
	text-align:center;
}
.inner-slider .banner-caption{
	text-align:center;
}
.nav {
	position: relative;
	display: block;
	margin: auto;
	background: #005952;
	height: 55px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
}
.nav a {
	color: #fff;
	height: 55px;
	line-height: 55px;
	padding: 0 25px;
	text-transform: uppercase;
	font-size: 15px;
	display: inline-block;
	font-weight: 600;
}
.nav a.active {
	border-bottom: #238c81 solid 4px;
	height: 51px;
}
.v-align {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}
.v-arrange {
	width: 100%;
}
.middle-sec-one {
	background: #f9f9f9;
	padding: 90px 0;
}
.about-home {
	max-width: 850px;
	margin: auto;
	height: auto;
	text-align: center;
}
.about-home h1, .business-outer h1 {
	line-height: 50px;
	font-weight: 200;
	margin-bottom: 30px;
	padding: 0 0 20px 0;
	font-size: 26px;
	background: url(../images/line.png) no-repeat center bottom;
}
.about-home h1 strong, .business-outer h1 strong {
	display: block;
	color: #005952;
	font-weight: 600;
	font-size: 35px;
}
.abt-pic {
	float: right;
	width: 45%;
}
.abt-pic img {
	width: 100%;
}
/*Menu*/
.menu {
	position: absolute;
	width: 35px;
	height: 30px;
	right: 50px;
	top: 30px;
	cursor: pointer;
	padding-top: 8px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	z-index: 100;
	display: none;
}
.hamburger {
	display: block;
}
.hamburger, .hamburger::before, .hamburger::after {
	width: 100%;
	height: 2px;
	background-color: #837a70;
	position: absolute;
	transition-property: color, background-color;
	transition-duration: 0.5s;
}
.hamburger::before, .hamburger::after {
	content: "";
	display: block;
}
.hamburger::before {
	top: 9px;
}
.hamburger::after {
	top: 18px;
}
.menu:hover .hamburger::before, .menu:hover .hamburger::after, .menu:hover .hamburger {
	background-color: #e04445;
}
.overlay {
	opacity: 0;
	display: none;
	z-index: 7000;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	background: #101219;
}
.close {
	position: absolute;
	right: 25px;
	top: 25px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	z-index: 10;
}
.close span {
	display: block;
	height: 40px;
}
.close span::before, .close span::after {
	position: absolute;
	left: 18px;
	content: ' ';
	height: 41px;
	width: 1px;
	background-color: #000;
	transition-property: color, background-color;
	transition-duration: 0.5s;
}
.close span::before {
	transform: rotate(45deg);
}
.close span::after {
	transform: rotate(-45deg);
}
.close:hover span::before, .close:hover span::after {
	background-color: #005952;
}
.mob-nav {
 width: calc(((85% - (5px * 4 + 3px * 6)) / 6) * 2 + 200px);
	background-color: #fff;
	z-index: 9000;
	top: 0;
	right: 0;
	height: 100%;
	position: fixed;
	display: none;
	text-transform: uppercase;
	box-sizing: border-box;
}
.main_links {
	font-size: 100%;
	padding-bottom: 35px;
	font-family: 'Poppins', sans-serif;
}
.sub_links {
	font-size: 100%;
	padding-bottom: 30px;
}
.main_links a, .sub_links li a {
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	color: #4e4e4e;
}
.main_links li {
	margin: 0 0 25px 0;
	font-size: 20px;
	text-align: left;
	padding-left: 40px;
	box-sizing: border-box;
	font-weight: 600;
}
.sub_links li {
	font-size: 13px;/*13px*/
}
.main_links li:last-child, .sub_links li:last-child {
	margin: 0;
}
.main_links a::before, .sub_links li a::before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	bottom: 2px;
	height: 45%;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-ms-transform: scaleX(0);
}
.main_links a:hover, .sub_links li a:hover, .main_links a.active {
	color: #005952;
}
.team-outer {
	padding: 80px 0;
	text-align: center;
}
.business-outer {
	text-align: center;
	padding-top: 80px;
}
.team {
	flex-flow: wrap row;
	justify-content: space-between;
	display: flex;
	padding-top: 70px;
}
.team-member {
	width: calc(25% - 4.5%);
}
.team-member img {
	width: 100%;
}
.middle-bg {
	height: 450px;
	background: url(../images/middle-banner.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
}
.middle-bg .outer {
	position: relative;
	height: 100%;
	text-align: center;
	color: white;
}
.middle-bg h3 {
	font-size: 30px;
	font-weight: 600;
	line-height: normal;
}
.read-more {
	margin-top: 20px;
	color: #fff;
	background: #01a592;
	text-transform: uppercase;
	padding: 14px 30px;
	border-radius: 55px;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: normal;
	display: inline-block
}
.read-more:hover {
	background: #136c62;
	transition-duration: 0.6s;
	transition-property: color, background-color;
}
.read-more2 {
	margin-top: 20px;
	color: #000;
	background: #fffc00 url(../images/instagram.svg) no-repeat 15px 13px;
	background-size:20px;
	text-transform: uppercase;
	padding: 14px 30px 14px 45px;
	border-radius: 55px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: normal;
	display: inline-block;
	font-weight:700;
}
.read-more2:hover {
	transition-duration: 0.6s;
	transition-property: color, background-color;
}
.testimonial-outer {
	padding: 100px 0;
	text-align: center;
	max-width: 1250px;
	margin: auto;
}
.testimonial-outer .testi {
	width: 45%;
	padding-top: 40px;
	background: url(../images/comment.png) no-repeat left top;
	margin-top: 70px;
	box-sizing: border-box;
}
.testi1 {
	float: left;
}
.testi2 {
	float: right;
}
.testi .comment {
	text-align: left;
	font-size: 14px;
}
.testi .person {
	padding: 27px 0 0 0;
}
.testi .person strong {
	color: #005952;
	font-size: 18px;
	font-weight: 600;
	display: block;
	padding: 15px 0 0 0;
	line-height: 20px;
}
.testi .person span {
	color: #848484;
}
.testi .person img {
	float: left;
	padding-right: 20px;
}
.footer {
	margin: 0;
}
.address-bar {
	background: #005952;
	color: #fff;
	line-height: 30px;
	position: relative;
}
.address-bar .info {
	float: left;
	height: 100%;
	position: relative;
	height: 170px;
	font-size: 15px;
	box-sizing: border-box;
	padding-left: 60px;
	line-height: 25px;
}
.address-bar .info strong {
	display: block;
	font-size: 20px;
	font-weight: normal;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
}
.address {
	background: url(../images/location.jpg) no-repeat center left;
	width: 30%;
	margin-left: 23%;
}
.call-us {
	background: url(../images/cal-us.jpg) no-repeat center left;
	width: 30%;
	display: none;
}
.mail-us {
	background: url(../images/mail-us.jpg) no-repeat center left;
	width: 30%;
}
.copyright {
	height: 80px;
}
.copyright span {
	display: block;
	float: left;
	font-size: 15px;
	padding: 25px 0 0 0;
}
.footer-icons {
	margin: 30px 0 0 0;
	float: right;
}
.footer-icons a {
	display: block;
	float: left;
	width: 30px;
	height: 40px;
	margin: 0 0 0 10px;
}
.footer-icons a.twiter-icon {
	background: url(../images/twitter-icon.png) no-repeat 0 5px;
}
.footer-icons a.fb-icon {
	background: url(../images/fb-icon.png) no-repeat 0 3px;
}
.footer-icons a.in-icon {
	background: url(../images/in-icon.png) no-repeat 0 2px;
}
.business-sectors {
	flex-flow: wrap row;
	justify-content: space-between;
	margin: 0 auto;
	display: flex;
	position: relative;
	max-width: 1100px;
	padding: 40px 0 0 0;
}
.business-sectors .brand {
	width: calc(50% - 3.5%);
	margin-bottom: 80px;
}
.business-sectors .brand img {
	display: block;
	width: 100%;
}
.business-sectors .brand h3 {
	font-size: 25px;
	padding: 30px 0 0 0;
	text-transform: capitalize;
}
.middl-sec-contact {
	padding: 40px 40px 10px 40px;
	max-width: 1200px;
}
.contact-dtls {
	width: 35%;
	float: left;
	text-align: left;
	font-size: 21px;
	line-height: 40px;
	padding-top: 28px;
}
.contact-dtls span {
	display: block;
	padding: 0 0 0 0;
}
.contact-dtls span strong {
	font-weight: 400;
}
.contact-dtls .address {
	margin-bottom: 10px;
	background: none;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-left:0;
}
.map {
	float: right;
	width: 65%;
	background: #e6ebe4;
	border: #FFF solid 10px;
	box-sizing: border-box;
}
.form {
	padding: 100px 0 0 0;
}
.form h1 {
	font-size: 28px;
	margin-bottom: 30px;
}
.textfield {
	border: #d0d0d0 solid 1px;
	background: #fff;
	width: 100%;
	height: 50px;
	margin: 0 0 25px 0;
	padding: 0 0 0 20px;
	font-size: 16px;
}
.textarea {
	border: #d0d0d0 solid 1px;
	background: #fff;
	width: 100%;
	height: 150px;
	margin: 0 0 25px 0;
	padding: 32px 0 0 20px;
	font-size: 16px;
}
.send {
	background: #509266;
	border: none;
	padding: 15px 50px;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	font-size: 25px;
}
.center-headline {
	text-align: center;
	text-transform: uppercase;
	padding: 0 0 0 0;
}
.contactform {
	background: #f8f7f6;
	margin: 50px 0 0 0;
	padding: 0 50px;
}
.form-area {
	padding: 60px 0 60px 0;
	max-width: 800px;
	margin: auto;
	text-align: center;
}
.form-area h1 {
	padding-bottom: 8px;
	font-weight: 500;
	font-size: 24px;
}
.row {
	width: 100%;
	float: left;
	padding: 0 0 10px 0;
	text-align: left;
}
.form-control {
	width: 100%;
	border: #999 solid 1px;
	background: #fff;
	height: 40px;
	padding: 0 0 0 15px;
	font-size: 14px;
	box-sizing: border-box;
}
.row textarea {
	height: 100px;
	padding: 10px 0 0 15px;
	font-size: 14px;
	box-sizing: border-box;
}
.col-sm-6 label, .col-sm-12 label {
	display: block;
}
.btn {
	background: #2ea693;
	border: none;
	display: block;
	padding: 20px 100px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 10px !important;
	font-size: 20px;
	margin: auto;
	cursor: pointer;
	border-radius: 52px;
	transition-property: color, background-color;
	transition-duration: 0.5s;
}
.btn:hover {
	background: #236d62;
}
.partners {
	text-align: center;
	padding: 100px 0 20px 0;
}
.partners img {
	padding: 0 40px 10px 40px;
}
.our-products {
	text-align: center;
	padding: 50px 0;
}
.our-products h4 {
	padding: 15px 0 0 0;
	font-size: 16px;
}
.our-products img {
	width: 100%;
}
.product-wrapper {
	flex-flow: wrap row;
	justify-content: space-between;
	display: flex;
	padding-bottom: 20px;
}
.product {
	width: calc(25% - 4.5%);
}
.partners h2, .our-products h2 {
	display: block;
	padding-bottom: 50px;
	font-weight: 600;
	color: #005952;
	font-size: 24px;
}
.gallery{
	padding:50px 0;
}
.gallery .list{
	width:25%;
	float:left;
	box-sizing:border-box;
	padding-right:20px;
	padding-bottom:20px
}
.gallery .list img{
	width:100%;
}
@media screen and (max-width: 1200px) {
.abt-pic {
	padding-top: 100px;
}
.address {
	width: 40%;
	margin-left: 15%;
}
}
@media screen and (max-width: 850px) {
.address {
	width: 50%;
}
.call-us {
	width: 50%;
}
.banner-caption {
	text-align: center;
}
.business-sectors .brand h3 {
	font-size: 22px;
}
.business-sectors .brand {
	margin-bottom: 50px;
}
.address {
	width: 50%;
	margin-left: 7%;
}
.gallery .list{
	width:33.33%;
}
}
@media screen and (max-width: 800px) {
.abt-pic {
	width: 100%;
	padding-top: 50px;
}
.middle-sec-one {
	padding: 80px 0;
}
.about-home {
	width: 100%;
}
.banner-caption strong {
	font-size: 60px;
	line-height: 60px;
}
.nav a {
	padding: 0 12px;
}
.team-outer {
	padding: 80px 0 30px 0;
}
.team-member {
	width: calc(50% - 4.5%);
	margin-bottom: 50px;
}
}
@media screen and (max-width: 700px) {
.nav, .h-email {
	display: none;
}
.header-info {
	padding-right: 70px;
}
.h-phone {
	padding-left: 0;
}
header {
	border-bottom: #005952 solid 5px;
}
.menu {
	display: block;
}
.address-bar .outer {
	padding: 0 20px;
}
.banner-caption {
	font-size: 20px;
}
.business-sectors .brand h3 {
	font-size: 20px;
	padding-top: 15px;
}
.testimonial-outer .testi {
	width: 100%;
	background-position: center top;
}
.testi .comment {
	text-align: center;
}
.testi .person img {
	float: inherit;
	padding: 0;
}
.testi .person strong {
	padding-top: 20px;
}
.testimonial-outer {
	padding: 60px 0
}
}
@media screen and (max-width: 600px) {
.banner-caption strong {
	font-size: 40px;
	line-height: 40px;
}
.mail-us {
	display: none;
}
.gallery .list{
	width:50%;
}
}
@media screen and (max-width: 500px) {
.header-info {
	display: none;
}
.outer {
	padding: 0 20px;
}
.menu {
	right: 20px;
}
}
