body {
	font-family: 'Poppins', sans-serif;
  color: #25282a;
  font-size: 24px;
  font-weight: normal;
  background: #fff;
  line-height: 120%;
  -webkit-font-smoothing: antialiased;
}
html {
  overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif;
	color: #3b3b3b;
  line-height: 100%;
  font-weight: 400;
}
h1, .h1 {
  font-size: 60px;
	color: white;
  font-weight: 700;
  margin: 0 0 20px 0;
}
h2, .h2 {
	font-size: 50px;
	color: #73CC34;
  font-weight: 700;
  margin-bottom: 20px;
}
h3, .h3 {
	font-size: 35px;
  color: #222221;
  font-weight: 600;
  margin-bottom: 15px;
}
h4, .h4 {
  font-size: 30px;
  margin-bottom: 15px;
}
h5, .h5 {

}
h6, .h6 {

}
ul li,
ol li,
p {
  font-size: 14px;
  color: #222221;
  line-height: 140%;
  margin-bottom: 10px;
}
ul li { 
  padding-left: 10px;
  position: relative; 
  margin-bottom: 5px;
}
a {
	color: #3b3b3b;
  -webkit-transition: all 300ms;
     -moz-transition: all 300ms;
       -o-transition: all 300ms;
          transition: all 300ms;
}
a:hover, a:focus {
  color: #7060FF;
}
.lowercase {
	text-transform: none !important;
}
ul {
  margin: 0 0 10px 0;
  padding: 0;
}
ul li {
	list-style: none;
}
/*
ul li {
  list-style: none;
  margin-bottom: 15px;
  padding-left: 15px;
  position: relative;
}
ul li:before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	background: black;
	border-radius: 100%;
	position: absolute;
	top: 5px;
	left: 0;
}
*/
.c-white { color: white !important; }
b, strong {

}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
img.center,
img.aligncenter {
  display: block;
  margin: 0 auto;
}
img {
  max-width: 100%;
}
hr {
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 1px solid #E1DFDF;
}
.oh {
	overflow: hidden;
}
.right {
  float: right;
}
.center {
  text-align: center;
}
.relative {
  position: relative;
}
.clear {
  clear: both;
}
.txt-right {
	text-align: right;
}
.right {
  float: right;
}
.left {
  float: left;
}
img.br100 {
	border-radius: 100%;
}
.cover {
	background-position: center;
  -webkit-background-size: cover!important;
	   -moz-background-size: cover!important;
	     -o-background-size: cover!important;
	        background-size: cover!important;
}
.table {
  display: table;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  background-color: transparent !important;
}
.cell {
  display: table-cell;
  vertical-align: middle;
}
.parallax {
  position: relative;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}
.hide-md { display: block !important; }
.show-md { display: none !important;  }
.img-cover {
  position: relative;
  height: 100%;
}
.img-cover > img {
  object-fit: cover;
  position: absolute;
  bottom: 0;
  top: 0;
  height: 100%;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
/*///////////////////////
///       Layout      ///
///////////// /////////*/
.mt40 { margin-top: 40px; }
.pr5 { padding-right: 5px; }
.pl5 { padding-left: 5px;}
.h5px  { height: 5px;  }
.h10px { height: 10px; }
.h15px { height: 15px; }
.h20px { height: 20px; }
.h30px { height: 30px; }
.h40px { height: 40px; }
.h50px { height: 50px; }
.h60px { height: 60px; }
.h70px { height: 70px; }
.h80px { height: 80px; }
.p0    { padding: 0; }
.m0    { margin: 0; }
.pt5   { padding-top: 5px;  }
.pt10  { padding-top: 10px; }
.pt15  { padding-top: 15px; }
.pt20  { padding-top: 20px; }
.pt30  { padding-top: 30px; }
.pt40  { padding-top: 40px; }
.pt50  { padding-top: 50px; }
.pt60  { padding-top: 60px; }
.pt70  { padding-top: 70px; }
.pt80  { padding-top: 80px; }
.pt90  { padding-top: 90px; }
.pt100 { padding-top: 100px; }
.pt120 { padding-top: 120px; }
.pt140 { padding-top: 140px; }
.pt150 { padding-top: 150px; }
.pt160 { padding-top: 160px; }
.pt180 { padding-top: 180px; }
.pt200 { padding-top: 200px; }
.pb10  { padding-bottom: 10px; }
.pb15  { padding-bottom: 15px; }
.pb20  { padding-bottom: 20px; }
.pb30  { padding-bottom: 30px; }
.pb40  { padding-bottom: 40px; }
.pb50  { padding-bottom: 50px; }
.pb60  { padding-bottom: 60px; }
.pb70  { padding-bottom: 70px; }
.pb80  { padding-bottom: 80px; }
.pb90  { padding-bottom: 90px; }
.pb100 { padding-bottom: 100px; }
.pb110 { padding-bottom: 110px; }
.pb120 { padding-bottom: 120px; }
.pb130 { padding-bottom: 130px; }
.pb140 { padding-bottom: 140px; }
.pb150 { padding-bottom: 150px; }
.pb160 { padding-bottom: 160px; }
.pb180 { padding-bottom: 180px; }
.pb190 { padding-bottom: 190px; }
.pb200 { padding-bottom: 200px; }
.mb0   { margin-bottom: 0;    }
.mb10  { margin-bottom: 10px; }
.mb20  { margin-bottom: 20px; }
.mb25  { margin-bottom: 25px; }
.mb30  { margin-bottom: 30px; }
.mb35  { margin-bottom: 35px; }
.mb40  { margin-bottom: 40px; }
.mb50  { margin-bottom: 50px; }
/*////////////////////////
///       Header      ////
////////////////////////*/
header {
	background: rgba(115,204,52,.7);
	position: absolute;
	width: 100%;
	height: 90px;
	padding: 15px 0;
	top: 0;
	left: 0;
	z-index: 999;	
}
header .cntnt {
	padding-top: 0;
	padding-bottom: 15px;
}
header.smaller {
	animation: 0.5s ease 0s normal none 1 running fadeInDown;
	position: fixed;
	background-image: none;
	box-shadow: 0px 1px 8px rgba(0,0,0,.2);	
}
header.secondary { background: #c8c8c8; }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-75px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
/*////////////////////////
///       Footer      ////
////////////////////////*/
footer {
  background: #222221;
}
footer h4 {
  color: #73CC34;
  font-weight: 600;
}
footer p,
footer a { 
  font-size: 15px;
  color: white; 
}
footer a:hover {
  color: #73CC34;
}

/*///////////////////////
///        Menu       ///
///////////// /////////*/
nav ul {
	margin-top: 0;
}
nav ul li {
	margin-right: 20px;
	margin-bottom: 0;
	float: left;
	padding-left: 0;
}
nav ul li:before {
	content: none;
}
nav ul li:last-child {
	margin-right: 0px;
}
nav ul li a {
  font-size: 15px;
  color: #222221;
  font-weight: 600;
  line-height: 110%;
  padding: 0;
  display: block;
  -webkit-transition: all 300ms;
     -moz-transition: all 300ms;
       -o-transition: all 300ms;
          transition: all 300ms;
}
nav ul li a:hover,
nav > ul > li:hover > a,
nav ul li.current-menu-item a {
	color: white;
}
nav ul li ul {
	display: none;
	position: absolute;
	left: -25px;
  width: 210px;
  margin: 0;
  padding-top: 20px;
}
nav ul li ul li {
	background: #E7E7E7;
	width: 100%;
}
nav ul li ul li,
nav ul li ul li:last-child {
	margin-right: 0;
}
nav ul li ul li a,
nav ul li ul li:last-child a {
	display: block;
	font-size: 21px;
	color: #353F47;
	padding: 10px;
	width: 100%;
	height: auto;
	border: none;
}
nav ul li ul li:last-child a {
	padding: 10px;
}
nav ul li ul li a:hover,
nav ul li ul li:last-child a:hover,
nav ul li ul li.current-menu-item a {
	color: #FF6A13 !important;
	background: transparent;
}
nav ul li ul li:hover a,
nav ul li ul li.current-menu-item a {
	color: white;
}
nav ul li:hover ul {
	display: block;
}
.navbar-nav {
/* 	margin-top: 5px; */
} 
.navbar {
	padding: 15px 0 0 0;	
	float: right;
}
.navbar-expand-md .navbar-nav .nav-item {
	margin-bottom: 0;
	padding-left: 0;	
}
.navbar-expand-md .navbar-nav .nav-item:before {
	content: none;
}
.navbar-expand-md .navbar-nav .nav-link {
}
.navbar-expand-md .navbar-nav .nav-item:last-child .nav-link {

}
.navbar-expand-md .navbar-nav .active::before,
.navbar-expand-md .navbar-nav .nav-link:hover::before {
  width: 100%;
}
.navbar-expand-md .navbar-nav .nav-link:hover,
.navbar-expand-md .navbar-nav .nav-link:focus {
	color: white;
}
.navbar-expand-md .navbar-nav .active > .nav-link,
.navbar-expand-md .navbar-nav .nav-link.active,
.navbar-expand-md .navbar-nav .nav-link.active:before,
.navbar-expand-md .navbar-nav .nav-link.open,
.navbar-expand-md .navbar-nav .open > .nav-link {
	color: white;
}
.navbar-expand-md .navbar-toggler {
  background: #222221;
  border-radius: 0px;
  cursor: pointer;
  float: right;
  width: 45px;
  height: 45px;
  position: absolute;
  top: 5px;
  right: 0;
  padding: 12px 10px;
  -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
          transition: 0.3s;  
}
.navbar-expand-md .navbar-toggler i {
  color: white;
}
.navbar-expand-md .navbar-toggler:hover {
	opacity: .8;
}
.navbar-expand-md .navbar-toggler:focus {
  outline: none;
}

/*////////////////////////
///      Sections     ////
////////////////////////*/
.intro p {
  font-size: 18px;
}
.item-service img {
  margin-bottom: 10px;
}
ul.social {
  background: rgba(115,204,52,.7);
  position: fixed;
  z-index: 9999;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  border-radius: 20px 0 0 20px;
  padding: 15px 12px;
}
ul.social li {
  padding: 0;
  margin-bottom: 15px;
}
ul.social li:last-child {
  margin-bottom: 0;
}
ul.social li a {
  font-size: 16px;
  color: white;
  padding: 0 5px;
}
ul.social li a:hover {
  color: #000;
}
#objective {
  padding: 100px 0 160px 0;
}
#objective h2 { color: #222221; }
.item-objective {
  padding: 30px;
  border-radius: 60px;
  background: rgba(255,255,255,.8);
  text-align: center;
}
.item-objective h3 {
  padding-bottom: 5px;
  border-bottom: 4px solid #73CC34;
}
/*///////////////////////
///       Slick       ///
///////////////////////*/
.herobanner { height: 100vh; }
.herobanner .img-cover { 
	height: 100vh;
	display: flex;
	align-items: center;
	text-align: center;
}
.herobanner .caption { 
  position: relative;
  background: rgb(0,0,0,.5);
  border-radius: 60px;
  padding: 40px;
  text-align: left;
}
.herobanner .caption h1 {
  display: inline-block;
  padding-bottom: 4px;
  border-bottom: 4px solid #73CC34;
}
.herobanner .caption p {
  color: white;
}
.slick-dots { bottom: 0; }
.slick-dots li button {
  width: 15px;
  height: 15px;
  border-radius: 100px;
  background: rgb(255,255,255,.7);
}
.slick-dots li.slick-active button {
  background: white;
}
.slick-dots li button:before { content: none; }

/*////////////////////////
///        Forms       ///
////////////// /////////*/
input[type=text],
input[type=email],
input[type=tel],
textarea {
	font-size: 17px;
  color: #000;
  border: 1px solid #E7E7E7;
  border-radius: 5px;
  background: white;
  width: 100%;
  height: 40px;
  padding: 0 10px;
  margin-bottom: 30px;
}
textarea {
  height: 100px;
  padding-top: 15px;
  margin-bottom: 10px;
}
input[type="file"] {
	border: 1px solid white;
  background: none;
  font-size: 11px;
  color: white;
  height: 34px;
  margin-bottom: 30px;
}
input[type=submit] {
  font-size: 20px;
  color: white;
  border: none;
  font-weight: 600;
  width: 240px;
  height: 50px;
  background: #7060FF;
  display: block;
  border-radius: 100px;
  -webkit-transition: all 300ms;
     -moz-transition: all 300ms;
       -o-transition: all 300ms;
          transition: all 300ms; 
  margin: 0 auto;            
}
input[type=submit]:hover {
	background: #FFB038;
	color: white;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus {
	border-color: #64cbc9;
}
::-webkit-input-placeholder { 
	font-size: 16px;
  color: #939393;
}
:-moz-placeholder { 
  font-size: 16px;
  color: #939393;
}
::-moz-placeholder { 
  font-size: 16px;
  color: #939393;
}
:-ms-input-placeholder { 
  font-size: 16px;
  color: #939393;
}
.wpcf7-not-valid-tip {
  font-size: 12px !important;
  position: relative;
  color: white !important;
  top: -20px;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
	font-size: 12px !important;
	text-align: center;
  border: 2px solid #63bb3d !important;
  color: black !important;
}
#contact-box {
	border-top: 5px solid #99BC45;
	background: white;
	padding: 30px;
}
/*////////////////////////
///       Fonts        ///
////////////////////////*/
@font-face {
  font-family: "solbit";
  src:url("../fonts/solbit.eot");
  src:url("../fonts/solbit.eot?#iefix") format("embedded-opentype"),
      url("../fonts/solbit.woff") format("woff"),
      url("../fonts/solbit.ttf") format("truetype"),
      url("../fonts/solbit.svg#solbit") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "solbit" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "solbit" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-menu:before {
  content: "\61";
}
.icon-close:before {
  content: "\62";
}
.icon-facebook:before {
  content: "\63";
}
.icon-instagram:before {
  content: "\64";
}
.icon-youtube:before {
  content: "\65";
}

/*////////////////////////
///   Media Queries    ///
////////////////////////*/
@media (min-width: 1200px) {
/*
  .container {
    width: 980px !important;
  } 
*/
}
@media (min-width: 1199px) {  }
@media screen and (max-width: 1199px) { }
@media screen and (max-width: 1024px) {  }
@media screen and (max-width: 991px) { }
@media screen and (max-width: 768px) {
	h1, .h1 { font-size: 35px; }
	h2, .h2 { font-size: 30px; }
	h3, .h3 { font-size: 25px; }
	h4, .h4 { }
  ul li, ol li, p { font-size: 16px; }
  .navbar-expand-md .navbar-nav .nav-item { margin-bottom: 15px; }
  .navbar-collapse {
    background: #222221;
    margin-top: 60px;
    padding: 0 10px;
  }
  .navbar-collapse ul { margin: 15px 0 5px 0; }
	.navbar-collapse ul li { margin-bottom: 10px; background: none; }
	.navbar-collapse ul li a,
	.navbar-collapse ul li ul li a { 
		color: white !important; 
		padding: 0; 
		height: auto;
    font-size: 16px;
	}
	.navbar-collapse ul li a:hover,
  .navbar-collapse ul li a.active,
	.navbar-collapse ul li.current-menu-item a,
	.navbar-collapse ul li:last-child a:hover  {
    background: transparent !important;
    color: #73CC34 !important;
	}
	.navbar-collapse ul li ul { 
		display: block; 
		left: 0;
		padding: 0 0 0 15px;
		position: inherit;
	}
	.navbar-collapse ul li ul li:hover,
	.navbar-collapse ul li ul li.current-menu-item, {
		background: none;
	}
	.navbar-collapse ul li ul li a {
		font-size: 20px;
		padding: 0 5px !important;
	}
}  
@media screen and (max-width: 767px) { 
  .item-service {
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important;
  }
}
@media screen and (max-width: 414px) {  }
@media screen and (max-width: 400px) {  }
@media screen and (max-width: 375px) {  }
@media screen and (max-width: 320px) {  }