/*
Theme Name: Drug Free Workplace Program
Theme URI: https://lithiumseo.com
Author: Lithium Marketing
Author URI: https://lithiumseo.com
Description: Wordpress theme designed for Drug Free Workplace Program by Lithium Marketing
Version: 1.0.0
*/
@import url('css/font-awesome.css');
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;600;700&display=swap');
@import url('css/flexslider.css');

/*  

    font-family: 'Fira Sans', sans-serif;

*/

body {
	margin: 0px;
    font-family: 'Fira Sans', sans-serif;
	font-weight:400;
	background:#fff;
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	z-index:-9999;
}
.container {
	width:100%;
	height:auto;
}
.wrapper {
	width:1300px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.wrapper-overflow {
	width:1300px;
	height:auto;
	margin:0 auto;
}
.header {
	width:auto;
	height:auto;
	position: relative;
}
.hdr-tp {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	z-index: 9999;
}
.logo {
	float: left;
	overflow: hidden;
	padding: 10px 0 0 0;
	position: relative;
	z-index: 9999;
}

.nav {
	width:auto;
	height:auto;
	float: right;
	margin-top: 50px;
}
.nav ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.nav ul li {
	padding:0 16px;
	float:left;
	position:relative;
}
.nav ul li:last-child {
	padding-right: 0px;
}
.nav ul li a {
	display:block;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
	line-height:21px;
	position:relative;
}
.nav ul li a.active {
	color: #1a8e1f;
}
.nav ul li.subnav {
	padding-right:28px;
}
.nav ul li.subnav:after {
  font-family: 'FontAwesome';
	content:"\f078";
	position:absolute;
	right:5px;
	top:5px;
	font-size:9px;
	color:#fff;
	text-decoration:none;
	margin-right:10px;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.nav ul li a:after {
	content: '';
	display: block;
	margin: auto;
	height: 2px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}
.nav ul li a:hover:after {
	width: 100%;
	background: #fff;
}
.nav ul li a.active.subnav:after {
	color:#000;
}
.nav li {
	font-size:14px;
	font-weight: normal;
	text-decoration: none;
	text-transform:none;
	height: auto;
	padding: 10px;
	z-index: 9999 !important;
}
.nav li ul {
	font-size:14px;
	color: #FFF;
	text-decoration: none;
	text-transform:none;
	position: absolute;
	left: -999em;
	height: auto;
	width: 250px;
	z-index: 9999 !important;
	margin-top: 0px;
	padding-top:10px;
	margin-left:0px !important;
}
.nav li li {
	width: 250px;
	height: auto;
	display: block;
	cursor: pointer;
	border: none;
	padding: 0px !important;
	background:rgba(0, 0, 0, .9) !important;
	background-image:none !important;
	z-index: 9999;
	border-bottom: rgba(255, 255, 255, 0.1) solid 1px;
}
.nav li ul a {
	font-size:14px;
	color: #fff;
	text-decoration: none;
	text-transform:none;
	width: auto;
	display: block;
	cursor: pointer;
	text-align: left;
	letter-spacing:1px;
	padding: 8px 20px 8px 20px !important;
	margin: 0 auto;
	z-index: 9999;
	background:none !important;
	border:none !important;
}
.nav li ul a:after {
	display:none;
}
.nav li ul a:hover {
	color: #fff;
	text-decoration: none;
	left: auto;
	background-image: none;
	text-shadow: none !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	background-color:#1a8e1f !important;
	opacity: 1;
	z-index: 9999;
}
.nav li ul a.active {
	color: #fff;
	background-color:#1a8e1f !important;
}
.nav li ul ul {
	margin-top: -37px !important;
	margin-left: 250px !important;
	padding-left: 1px;
	padding-top:0px;
	z-index: 9999;
}
.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li.sfhover ul ul, .nav li.sfhover ul ul ul {
	left: -999em;
	color: #FFF;
	text-decoration: none;
	z-index: 9999;
}
.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li.sfhover ul, .nav li li.sfhover ul, .nav li li li.sfhover ul {
	left: auto;
	color: #FFF;
	text-decoration: none;
	z-index: 9999;
}
.nav li:hover, .nav li.sfhover {
	color: #FFF;
	text-decoration: none;
	z-index: 9999;
}
#slider-main {
	width:auto;
	height:auto;
	overflow:hidden;
	background:#000;
	position:relative;
}
#slider-main:after {
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:rgba(0, 0, 0, .65);
	z-index:2;
}
.slides-conts {
	width:100%;
	height:auto;
	position:absolute;
	bottom:22%;
	left:0;
	right:0;
	z-index:9;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
.slides-conts a {
	text-decoration: none;
	color: #fff;
}
.slides-conts a:hover {
	text-decoration: underline;
}
h1 {
	font-weight:600;
	font-size:30px;
	color:#232323;
	text-decoration:none;
	letter-spacing:-1px;
	line-height:37px;
	margin:0px;
}
h1.home {
	font-weight:300;
	font-size:30px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:-1px;
	line-height:32px;
	margin:0px;
}
h1.home strong {
	font-weight:600;
	font-size:75px;
	line-height:57px;
	letter-spacing:-4px;
}

a.hdr-btns {
	display: inline-block;
	width: 270px;
	background: #1a8e1f;
	border-bottom: #fff solid 2px;
	font-size: 25px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding: 12px 0;
	margin-top: 15px;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
a.hdr-btns:hover {
	text-decoration: none;
	background: rgba(255, 255, 255, .9);
	color: #1a8e1f;
	border-bottom-color: rgba(0, 0, 0, .7);
}
.ser-section {
	width: auto;
	height: auto;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}
.lft-sec {
	width: 36%;
	height: auto;
	background: url("images/green-bk.jpg") center top no-repeat;
	background-size: cover;
	float: left;
	padding: 90px 0;
}
.lft-title {
	width: 300px;
	height: auto;
	position: relative;
	float: right;
	margin: 0 60px 0 0;
	font-size: 15px;
	color: #bdffc0;
	text-decoration: none;
	letter-spacing: -.3px;
	border-left: #fff solid 2px;
	padding: 40px 0 40px 35px;
}
.lft-title:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 135px;
	height: 2px;
	background: #fff;
}
.lft-title:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 135px;
	height: 2px;
	background: #fff;
}
.lft-title strong {
	font-weight: 400;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 24px;
	position: relative;
}
.lft-title strong:before {
	content: '';
	position: absolute;
	left: 100px;
	top: -34px;
	width: 2px;
	height: 30px;
	background: #fff;
}
.lft-title span {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -2px;
}
.lft-title span.size1 {
	font-size: 55px;
	font-weight: 600;
	line-height: 46px;
}
.lft-title span.size2 {
	font-size: 50px;
	font-weight: 700;
	line-height: 43px;
}
.lft-title span.size3 {
	font-size: 70px;
	font-weight: 700;
	letter-spacing: -3px;
	line-height: 55px;
}
.lft-title span.size3:after {
	content: '';
	position: absolute;
	left: 135px;
	bottom: 0px;
	width: 2px;
	height: 30px;
	background: #fff;
}
.lft-title p {
	margin:0px;
}
.rht-sec {
	width: 64%;
	height: auto;
	background: url("images/sr-grey-bk.jpg") center top no-repeat;
	background-size: cover;
	float: left;
	padding: 40px 0;
}
.rht-services {
	width: 950px;
	height: auto;
	margin-left: -30px;
}
.rht-services ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: flex;
	flex-wrap: wrap;
}
.rht-services ul li {
	width: 26.5%;
	float: left;
	background: #fff;
	margin-right: 2.2%;
	padding: 30px 25px;
	font-size: 14px;
	color: #4e4e4e;
	text-decoration: none;
	text-align: center;
	line-height: 21px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-box-shadow: 0 0 25px 0px rgba(0, 0, 0, .13);
	-webkit-box-shadow: 0 0 25px 0px rgba(0, 0, 0, .13);
	box-shadow: 0 0 25px 0px rgba(0, 0, 0, .13);
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.rht-services ul li:nth-child(3) {
	margin-right: 0px;
}
.rht-services ul li a {
	display: inline-block;
	border: rgba(0, 0, 0, .2) solid 1px;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	padding: 5px 20px;
	margin-top: 7px;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.rht-services ul li a:hover {
	background: #1a8e1f;
	color: #fff;
	border-color: #1a8e1f;
}
h2 {
	font-weight: 600;
	font-size: 20px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
}
.icons {
	width: auto;
	height: auto;
	overflow: hidden;
	border: rgba(0, 0, 0, .1) solid 8px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	margin-bottom: 15px;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.rht-services ul li:hover {
	-moz-box-shadow: 0 0 25px 0px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 0 25px 0px rgba(0, 0, 0, .3);
	box-shadow: 0 0 25px 0px rgba(0, 0, 0, .3);
}
.rht-services ul li:hover .icons {
	border-color: #1a8e1f;
}
.whoweare-section {
	width: auto;
	height: auto;
	overflow: hidden;
	position: relative;
	padding: 70px 0;
	z-index: 1;
	font-size: 15px;
	color: #343434;
	text-decoration: none;
	text-align: center;
	line-height: 24px;
}
.whoweare-section:before {
	content: url("images/bdy-bfr-bk.png");
	position: absolute;
	left: 50px;
	top: 0;
	z-index: -1;
}
.whoweare-section:after {
	content: url("images/bdy-aftr-bk.png");
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}
p.h-title {
	margin: 0px;
	margin-bottom: 26px;
}
.h-title {
	font-size: 20px;
	color: #3c3c3c;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	line-height: 22px;
}
.h-title strong {
	font-weight: 600;
	font-size: 45px;
	color: #161616;
	line-height: 40px;
}
.h-title:after {
	content:url("images/sep-lines.png");
position: relative;
bottom: -15px;
display: block;
margin: 0 auto;
}
.companies {
	width: auto;
	height: auto;
	overflow: hidden;
	display: inline-block;
	margin: 0 auto;
	margin-top: 15px;
}
.companies ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: flex;
	flex-wrap: wrap;
}
.companies ul li {
	width: 25%;
	display: inline-block;
	background: #fff;
	margin: 15px;
	margin-right: 1.4%;
	padding: 20px 35px;
	font-size: 14px;
	color: #4e4e4e;
	text-decoration: none;
	text-align: center;
	line-height: 21px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-box-shadow: 0 0 15px 0px rgba(0, 0, 0, .13);
	-webkit-box-shadow: 0 0 15px 0px rgba(0, 0, 0, .13);
	box-shadow: 0 0 15px 0px rgba(0, 0, 0, .13);
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.companies ul li:nth-child(3) {
	margin-right: 15px;
}
.companies ul li strong {
	font-weight: 600;
	font-size: 20px;
	color: #000;
	display: block;
	margin: 10px 0;
}
.companies ul li p {
	margin-bottom: 0px;
}
a.bdr-btns {
	display: inline-block;
	background: #fff;
	border: #404040 solid 2px;
	font-size: 18px;
	color: #393939 !important;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding: 12px 20px;
	margin-top: 25px;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
a.bdr-btns:hover {
	background: #1a8e1f;
	color: #fff !important;
	border-color: #1a8e1f;
}
.call-section {
	width: auto;
	height: auto;
	overflow: hidden;
	background:url("images/call-sec-bk.jpg") center no-repeat;
	background-size: cover;
	font-size: 45px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -2px;
	line-height: 40px;
	padding: 150px 0;
}
.call-section strong {
	font-weight: 600;
	font-size: 55px;
	letter-spacing:normal;
	line-height: 50px;
}
.call-section a {
	color: #fff;
	text-decoration: none;
}
.part-sec {
	width: auto;
	height: auto;
	overflow: hidden;
	text-align: center;
	padding: 15px 0;
}
.part-sec ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.part-sec ul li {
	display: inline-block;
	padding: 7px 10px;
}
.part-sec ul li a {
	display: block;
}
.part-sec ul li img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	opacity: 0.6;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.part-sec ul li:hover img {
	-webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
	opacity: 1;
}
.footer {
	width: auto;
	height: auto;
	overflow: hidden;
	background: #222222;
	padding-top: 60px;
}
.ftr-conts-sec {
	width: 23%;
	height: auto;
	overflow: hidden;
	float: left;
	font-size: 15px;
	color: #a4a4a4;
	text-decoration: none;
	line-height: 19px;
	margin-right: 2.5%;
}
.ftr-conts-sec:last-child {
	margin-right: 0px;
}
.ftr-conts-sec a {
	color: #fff;
	text-decoration: none;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.ftr-conts-sec ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}
.ftr-conts-sec ul li {
	padding: 3px 0 3px 0;
}
.ftr-conts-sec ul.links li a {
	position: relative;
	padding-left: 22px;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.ftr-conts-sec ul.links li a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 8px;
	width: 12px;
	height: 2px;
	background: rgba(255, 255, 255, .2);
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.ftr-conts-sec ul.links li a:hover {
	color: #1a8e1f;
}
.ftr-conts-sec ul.links li a:hover:before {
	background: #1a8e1f;
}
p.ftr-title {
	margin: 0px;
}
.ftr-title {
	font-size: 25px;
	color: #fff;
	text-decoration: none;
	letter-spacing: -.5px;
	line-height: 25px;
}
ul.ftr-contact li {
	list-style: none;
	margin: 0px;
	padding: 2px 0 15px 0;
}
ul.ftr-contact li span {
	color: #fff;
}
ul.ftr-contact li span {
	display: inline-block;
}
ul.ftr-contact li .fa {
	width: 35px;
	height: 35px;
	background: #1a8e1f;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 35px;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	float: left;
	margin-right: 10px;
}
ul.ftr-contact li:hover .fa {
	background: #fff;
	color: #1a8e1f;
}
.ftr-logo {
	margin-bottom: 10px;
}
a.read-more {
	display: inline-block;
	font-size: 14px;
	color: #1a8e1f;
	text-decoration: none;
	border: rgba(255, 255, 255, .2) solid 1px;;
	padding: 5px 15px 4px 15px;
}
a.read-more:hover {
	background: #fff;
	color: #1b1b1b;
}
.copyright {
	width: auto;
	height: auto;
	overflow: hidden;
	background: #1b1b1b;
	padding: 28px;
	font-size: 14px;
	color: #5b5b5b;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 60px;
}
.copyright a {
	color: #fff;
	text-decoration: none;
}
.copyright a:hover {
	color: #1a8e1f;
}
.sub-hdr {
	width: auto;
	height: 400px;
	text-align: center;
}
.sub-hdr img {
	width: 100%;
}
.body-contents {
	width: auto;
	height: auto;
	overflow: hidden;
	position: relative;
	padding: 70px 0;
	z-index: 1;
	font-size: 15px;
	color: #343434;
	text-decoration: none;
	line-height: 24px;
}
.body-contents:before {
	content: url("images/bdy-bfr-bk.png");
	position: absolute;
	left: 50px;
	top: 0;
	z-index: -1;
}
.body-contents:after {
	content: url("images/bdy-aftr-bk.png");
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}
.body-contents a {
	color: #1a8e1f;
	text-decoration: none;
}
.body-contents a:hover {
	color: #000;
}
.align-rht {
	float: right;
	margin: 0 0 20px 30px;
}
.comp-profile {
	width: auto;
	height: auto;
	overflow: hidden;
}


.comp-profile ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: flex;
	flex-wrap: wrap;
}
.comp-profile ul li {
	width: calc(32% - 1.4%);
	display: inline-block;
	background: #fff;
	margin: 15px;
	margin-right: 1.2%;
	font-size: 15px;
	color: #4e4e4e;
	text-decoration: none;
	text-align: left;
	line-height: 21px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-box-shadow: 0 0 15px 0px rgba(0, 0, 0, .13);
	-webkit-box-shadow: 0 0 15px 0px rgba(0, 0, 0, .13);
	box-shadow: 0 0 15px 0px rgba(0, 0, 0, .13);
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.comp-profile ul li a {
	color: #1a8e1f;
	text-decoration: none;
}
.comp-profile ul li a:hover {
	color: #000;
	text-decoration: underline;
}
.comp-profile ul li strong {
	font-size: 17px;
	color: #000;
	font-weight: 400;
}
.comp-profile ul li article {
	padding: 25px;
}
.comp-profile ul li p.title {
	margin: 0px;
	padding: 15px 25px;
	background: #1a8e1f;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
}
ul.ftr-contact.pg-info {
	margin: 0px;
	padding: 0px;
	line-height: 19px;
}
ul.ftr-contact.pg-info li span {
	color: #343434 !important;
}

ul.ftr-contact.pg-info li:hover .fa {
	background: #222222;
	color: #fff;
}
.map {
	width: auto;
	height: 400px;
	overflow: hidden;
}
.map p {
	padding:0px;
	margin:0px;
	height:100%;
}
.enquiry-form {
	width: 40%;
	height: auto;
	overflow: hidden;
	float: right;
}
.enquiry-form ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.enquiry-form ul li {
	padding: 10px 0 0 0;
}
.enquiry-form ul li.half {
	width: 49%;
	float: left;
}
.enquiry-form ul li.half.rhtalign {
	float: right;
}
.enquiry-form ul li input {
    width: calc(100% - 32px);
    height: 45px;
    background: #fff;
    display: block;
    padding: 0px 15px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    color: #393939;
    font-size: 14px;
	border:rgba(0, 0, 0, .2) solid 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.enquiry-form ul li input:focus {
	border-color:#537595;
}
.enquiry-form ul li input::-webkit-input-placeholder {
  color:#aeaeae;
  opacity:1;
}
.enquiry-form ul li input::-moz-placeholder {
  color:#aeaeae;
  opacity:1;
}
.enquiry-form ul li input::-ms-input-placeholder {
  color:#aeaeae;
  opacity:1;
}
.enquiry-form ul li textarea {
    width: calc(100% - 32px);
    height: auto;
    background: #fff;
    display: block;
    padding: 15px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    color: #393939;
    font-size: 14px;
	border:rgba(0, 0, 0, .2) solid 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.enquiry-form ul li textarea:focus {
	border-color:#537595;
}
.enquiry-form ul li textarea::-webkit-input-placeholder {
  color:#aeaeae;
  opacity:1;
}
.enquiry-form ul li textarea::-moz-placeholder {
  color:#aeaeae;
  opacity:1;
}
.enquiry-form ul li textarea::-ms-input-placeholder {
  color:#aeaeae;
  opacity:1;
}
.enquiry-form ul li input[type="submit"] {
	width:calc(100% - 0px) !important;
	height:inherit !important;
    font-family: 'Fira Sans', sans-serif;
	font-weight:400 !important;
	font-size:20px !important;
	color:#fff !important;
	display:block;
	text-transform:uppercase;
	text-align:center;
	background:#1a8e1f;
	padding:14px 0;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
	margin-top:3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	border: none;
	
}
.enquiry-form ul li input[type="submit"]:hover {
	cursor:pointer;
	color:#fff !important;
	background:#222222;
}
.clear {
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
}
.cntr-img {
	width: 60%;
}
.answer {
    display:none;
	padding:13px 35px;
	background: rgba(0, 0, 0, 0);
	border:#1a8e1f solid 1px;
}
#faq-list {
	width: auto;
	height: auto;
	overflow: hidden;
	background: #fff;
	margin-top: 10px;
	margin-bottom: 30px;
}
#faq-list h3 {
	background:#7d8086;
	padding:13px 35px;
	cursor:pointer;
	position:relative;
	display: block;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
	margin: 0px;
	margin-top: 7px;
}
#faq-list h3 p {
	margin: 0px;
}
#faq-list h3:before {
  font-family: 'FontAwesome';
	content: "\f107";
	font-size:18px;
	color:rgba(255, 255, 255, 1);
	position:absolute;
	right:20px;
}
#faq-list h3:before.close {
	display:none;
}
#faq-list h3.close:before {
  font-family: 'FontAwesome';
	content: "\f106";
	font-size:18px;
	color:rgba(255, 255, 255, 1);
	right:20px;
}
#faq-list h3.close {
	background:#1a8e1f;
	color:#fff;
}

.test-values {
	width: auto;
	height: auto;
	overflow: hidden;
	font-weight: 600;
	font-size: 16px;
	border: rgba(0, 0, 0, .2) solid 1px;
	background: #fff;
	margin-bottom: 20px;
}
.test-values ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.test-values ul li {
	display: flex;
	padding: 7px 30px;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.test-values ul li:nth-child(even) {
	background: rgba(0, 0, 0, .04);
}
.test-values ul li span {
	display: block;
	width: 25%;
	float: left;
	position: relative;
	text-align: center;
}
.test-values ul li:hover {
	background: #1a8e1f;
	color: #fff;
}
.test-values ul li span:nth-child(1) {
	text-align: left;
}





