.wrapper {
    margin: 0 auto;
    width: 1180px;
}

a {
    text-decoration: none;
    color: #8eaa29;
}
.clear {
    clear: both;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.alignleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
strong{
    font-weight: 600;
}
body {
    font-family: 'Lato', sans-serif;
    height: 100%;
    width: 100%;
}
.header {
    padding: 15px 0;
    background: #080808;
}

.logo {
    float: left;
    width: 295px;
}

.head-right {
    float: right;
    width: 30%;
    margin: 35px 0 0 0;
}

.top-social {
    text-align: right;
    float: right;
    position: relative;
    z-index: 100;
}
.top-social ul li {
    float: left;
    margin-right: 20px;
}
.top-social ul li:first-child{
    border-right: 2px solid #9c9c9c;
    padding: 0 20px 0 0;
}
.top-social ul li:last-child{
    margin-right: 0;
}
.top-social ul li a {
    color: #646464;
    display: block;
    font-size: 16px;
}
.top-social ul li a:hover {
    color: #9c9c9c;
}

.slider {
    position:relative;
    width: 100%;
}
.slide img{
    width: 100%;
}
.cycle-slide{
    width: 100%;
}
.caption {
    position: absolute;
    top: 32%;
    color: #fff;
}
.caption h1{
    font-size: 40px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}
.caption h2{
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}
.caption p{
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 300;
    padding: 30px 0 40px 0;
    line-height: 20px;
}
.caption p strong{
    font-weight: 500;
    display: block;
}
.caption a{
    padding: 20px 30px;
    background: #487430;
    border-radius: 60px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    display: inline-block;
}
.caption a:hover{
    background: #fff;
    color: #5e903f;
}
.home-iso {
    padding: 130px 0 60px 0;
    text-align: center;
    position: relative;
}
.home-iso h1{
    font-size: 35px;
    font-weight: 300;
    color: #58585a;
    margin-bottom: 30px;
}
.home-iso p{
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #858585;
    margin-bottom: 70px;
    line-height: 20px;
    padding: 0 210px;
    font-weight: 300;
}
.home-iso ul li{
    text-align: center;
    margin-right: 25px;
    width: 175px;
    float: left;
}
.home-iso ul li:last-child{
    margin-right: 0;
}
.home-iso ul li img{
    margin-bottom: 15px;
}
.home-iso ul li h2{
    font-size: 16px;
    color: #58585a;
    font-weight: 700;
}
.home-iso .readmore{
    margin-top: 70px;
    padding: 17px 50px;
    border: 2px solid #5e903f;
    border-radius: 60px;
    font-size: 14px;
    color: #487430;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    display: inline-block;
}
.home-iso .readmore:hover{
    background: #5e903f;
    color: #fff;
}

.element1 {
    background: url("images/element1.png");
    width: 14px;
    height: 68px;
    position: absolute;
    top: -2px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.experience-wrapper {
    background: url("images/experience-wrapper.jpg");
    background-size: cover;
    position: relative;
}
.experience{
    padding: 85px 0;
    position: relative;
}
.experience-left {
    float: left;
    width: 55%;
}
.experience-left h1{
    font-size: 35px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.experience-left h2{
    font-size: 30px;
    color: #fff;
    margin-bottom: 35px;
}
.experience-left p{
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 20px;
    color: #fff;
}
.experience-left a{
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    border-radius:60px;
    border: 2px solid #fff;
    font-family: 'Poppins', sans-serif;
    padding: 15px 30px;
    display: inline-block;
}
.experience-left a:hover{
    background: #fff;
    color: #5e903f;
}
.experience-right {
    width: 40%;
    position: absolute;
    top: -50px;
    right: 0;
}
.element2 {
    background: url("images/element2.png");
    width: 14px;
    height: 68px;
    position: absolute;
    left: 0;
    top: 0;
}
.service-wrapper {
    /*background: url("images/service-bg.png")no-repeat right 80px;*/
}
.services{
    padding: 130px 0 130px 0;
    text-align: center;
    position: relative;
}
.services h1{
    font-size: 35px;
    font-weight: 300;
    color: #58585a;
    margin-bottom: 30px;
}
.services p{
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #858585;
    margin-bottom: 80px;
    line-height: 20px;
    padding: 0 110px;
    font-weight: 300;
}
.services ul li{
    width: 250px;
    margin-right: 50px;
    text-align: center;
    float: left;
}
.services ul li:last-child{
    margin-right: 0;
}
.services ul li h2{
    font-size: 16px;
    font-weight: 700;
    color: #58585a;
    line-height: 20px;
}
.services ul li h2 span{
    color: #a4a4a4;
}
.services ul li img{
    margin-bottom: 25px;
}
.services .readmore{
    margin-top: 70px;
    padding: 17px 50px;
    border: 2px solid #5e903f;
    border-radius: 60px;
    font-size: 14px;
    color: #487430;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    display: inline-block;
}
.services .readmore:hover{
    background: #5e903f;
    color: #fff;
}




.bottom{
    position: relative;
    background: #272727;
}
.bottom-left-wrapper {
    background: #272727;
    float: left;
    width: 50%;
}

.bottom-left {
    padding: 80px 100px; 
    text-align: center;
    position: relative;
}
.bottom-left h1{
    font-size: 40px;
    font-weight: 300;
    margin-bottom: 15px;
    color: #fff;
    position: relative;
}
.viewall{
    position: absolute;
    color: #58585a;
    font-size: 14px;
    background: url("images/icon2.png")no-repeat 55px;
    top: 95px;
    left: 550px;
    padding: 0 12px 0 0;
}
.bottom-left p{
    color: #858585;
    font-size: 15px;
    margin-bottom: 100px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}
.bottom-left ul li img{
    border: 4px solid #487430;
    width: 90px!important;
    height: 90px!important;
    border-radius: 160px;
    margin: 0 auto 60px;
}
.bottom-left ul li p{
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 30px;
    line-height: 24px;
    font-family: 'Poppins', sans-serif;
}
.bottom-left ul li h2{
    font-family: 'Poppins', sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 30px 0;
}
.bottom-left ul li h3{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.bottom-right-wrapper {
    background: #ddffcb;
    float: right;
    width: 50%;
}

.bottom-right {
    padding: 80px 100px;
    position: relative;
}
.bottom-right h1{
    background: url("images/element4.png")no-repeat 220px 15px;
    font-size: 40px;
    color: #58585a;
    font-weight: 300;
    margin-bottom: 45px;
}
.bottom-right ul li{
    background: #fff;
    position: relative;
    width: 470px;
    padding: 30px 20px;
    margin-bottom: 50px;
    border-radius: 10px;
}
.bottom-right ul li:last-child{
    margin-bottom: 0;
}

.element3 {
    background: url("images/element2.png");
    width: 14px;
    height: 68px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
}



.bottom-right-left {
    float: left;
    width: 122px;
}
.bottom-right-left img{
    width: 100%;
    height: 127px;
}
.bottom-right-right {
    float: right;
    width: 70%;
}
.bottom-right-right h2{
    font-size: 12px;
    color: #487430;
    margin-bottom: 15px;
    font-family: 'Poppins', sans-serif;
}
.bottom-right-right h3{
    font-size: 14px;
    color: #585858;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif;
}
.bottom-right-right p{
    font-size: 14px;
    color: #858585;
    line-height: 17px;
}
.bottom-right-right a{
    background: url("images/icon3.png");
    width: 49px;
    height: 49px;
    position: absolute;
    bottom: -27px;
    right: 2%;
}

.hnewsletter {
    width: 770px;
    padding: 70px 0;
    margin: 0 auto;
    text-align: center;
}
.hnewsletter h1{
    font-size: 40px;
    color: #58585a;
    margin-bottom: 25px;
}
.hnewsletter p{
    font-size: 15px;
    font-weight: 300;
    color: #858585;
    margin-bottom: 30px;
    font-family: 'Poppins', sans-serif;
    line-height: 20px;
}
.hnewsletter input{
    width: 630px;
    padding: 20px 30px;
    border: 1px solid #487430;
    background: #f6f6f6;
    font-size: 15px;
    color: #858585;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    border-radius: 60px;
    float: left;
}
.hnewsletter input[type="submit"]{
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: #487430;
    width: 160px;
    cursor: pointer;
    margin: 0 0 0 -85px;
    padding: 0;
    height: 66px;
}

.footer {
    background: #dedede;
    padding: 40px 0 30px 0;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

.copyright {
    font-size: 13px;
    color: #58585a;
    margin-bottom: 15px;
    font-weight: 300;
}

.foot-nav{
    margin-bottom: 20px;
}
.foot-nav ul li{
    font-size: 13px;
    color: #58585a;
    font-weight: 300;
    display: inline-block;
    margin-right: 20px;
}
.foot-nav ul li:last-child{
    margin-right: 0;
}
.foot-nav ul li a{
    color: #58585a;
}

.foot-social ul li {
    color: #fff;
    display: inline-block;
    margin-right: 3px;
}
.foot-social ul li:first-child a {
    padding: 10px 14px;
}
.foot-social ul li:nth-child(2n) a {
    padding: 10px 9px;
}
.foot-social ul li:nth-child(3n) a {
    padding: 10px 12px;
}
.foot-social ul li:last-child a {
    padding: 10px 12px;
}
.foot-social ul li a {
    border: 2px solid #6f6f6f;
    border-radius: 50px;
    color: #6f6f6f;
    display: block;
    font-size: 14px;
    padding: 10px 11px;
}
.foot-social ul li a:hover {
    border: 2px solid #487430;
    background: #487430 none repeat scroll 0 0;
    color: #fff;
}
#main-nav {
  z-index: 1;
  width: 30%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
  right: 0;
}

#main-nav.show { 
    background: rgba(72,116,48,0.8);
    position: fixed;
    z-index: 10000;
}

#nav-button {
  height: 3em;
  width: 3em;
  border-radius: 50%;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
  top: 34px;
   right: 10px;
    position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #444;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
    background: #080808;
}

#nav-button .fa {
  position: absolute;
  top: 0;
  left: 0.2em;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 1em;
  height: 1em;
  font-size: 1em;
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
    color: #fff;
}

#nav-button:hover {
  cursor: pointer;
  box-shadow: 0 7px 15px 0 rgba(0, 0, 0, 0.3);
  color: #222;
}

#nav-button.width {
    width: 50px;
    height: 50px;
    top: 34px;
    box-shadow: none;
    right: 80px;
    background: none;
}

#nav-button.width:before {
  content: '';
  display: block;
  width: 0.4em;
  height: 0.4em;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-animation: color 0.3s linear;
  animation: color 0.3s linear;
}
 @-webkit-keyframes 
color {  0% {
 box-shadow: 0;
}
 30% {
 box-shadow: 0 0 10px 25px rgba(12, 121, 137, 0.5);
/* feather / spread */
}
}
 @keyframes 
color {  0% {
 box-shadow: 0;
}
 30% {
 box-shadow: 0 0 10px 25px rgba(12, 121, 137, 0.5);
/* feather / spread */
}
}

/*@keyframes curve {
  0% {
		transform: rotate(0deg)
		           translate(0px)
		           rotate(0deg);
	}
	100% {
		transform: rotate(60deg)
		           translate(200px) 
		           rotate(-60deg);
	}
}*/

#nav-list {
  position: absolute;
  top: 7em;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  width: 100%;
    text-align: right;
}
#nav-list li{
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
    padding-right: 100px;
    margin-bottom: 30px;
    position: relative;
}
#nav-list li a {
  color: #dcdcdc;
}
#nav-list li ul {
    margin-top: 30px;
    display: none;
}
#nav-list li:hover ul{
    display: block;
}
#nav-list li ul li{
    font-size: 20px;
    padding: 0;
    margin: 0px 0px 15px 0;
}
#nav-list li ul li a{
    color: #123303;
}
#nav-list li:hover{
    background: url("images/element3.png")no-repeat right 11px;
}
#nav-list li ul li:hover{
    background: none;
}
#nav-list li a:hover { 
    color: #fff;
}

#nav-list.nav-show { opacity: 1; }

#content {
  background: #efefef;
  height: 100%;
  position: relative;
  -webkit-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
}

#content header {
  height: 15em;
  background: #44769a;
  width: 100%;
  padding: 1.7em 0 0 0;
}

#content header h1 {
  color: #fff;
  letter-spacing: 0.03em;
  font-size: 1.4em;
  width: 75%;
  margin: 0 auto;
}

#content section {
  height: 60em;
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
  width: 75%;
  margin: -10em auto 0;
}

#cover {
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}

#cover.display {
  background: rgba(0, 0, 0, 0.2);
  opacity: 1;
  visibility: visible;
}
.inner-banner {
    width: 100;
    position: relative;
}
.inner-banner img{
    width: 100%;
}

.inner-banner-text {
    position: absolute;
    top: 35%;
    color: #fff;
}
.inner-banner-text h1{
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 200;
    font-family: 'Raleway', sans-serif;
}
.inner-banner-text h2{
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 200;
    font-family: 'Raleway', sans-serif;
}
.inner-banner-text h2 span{
    font-weight: 700;
}

.about-page {
    padding: 90px 0 50px 0;
    position: relative;
}

.about-page-left {
    float: left;
    width: 60%;
    margin-top: 30px;
}
.about-page-left h1{
    font-size: 35px;
    font-weight: 300;
    color: #58585a;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.about-page-left h2{
    font-size: 30px;
    color: #58585a;
    margin-bottom: 35px;
}
.about-page-left p{
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 20px;
    color: #858585;
}

.about-page-right {
    float: right;
    width: 36%;
}
.about-page-right img{
    width: 100%;
    border-radius: 120px;
}

.solution-wrapper {
    padding: 70px 0;
    background: #e8e8e8;
}

.solution-left {
    width: 36%;
    float: left;
}
.solution-left img{
    width: 100%;
    border-radius: 120px;
}

.solution-right {
    width: 57%;
    float: right;
    margin-top: 50px;
}
.solution-right h1{
    font-size: 35px;
    font-weight: 300;
    color: #58585a;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.solution-right h2{
    font-size: 30px;
    color: #58585a;
    margin-bottom: 35px;
}
.solution-right p{
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 22px;
    color: #858585;
}

.partnership {
    padding: 70px 0 0 0; 
}
.partnership a {
    margin: 0 auto;
    padding: 17px 25px;
    border: 2px solid #5e903f;
    border-radius: 60px;
    font-size: 14px;
    color: #487430;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    display: block;
    width: 110px;
    text-align: center;
}
.partnership a:hover{
    background: #5e903f;
    color: #fff;
}

.partnership-left {
    float: left;
    width: 60%;
    margin-top: 30px;
}
.partnership-left h1{
    font-size: 35px;
    font-weight: 300;
    color: #58585a;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.partnership-left h2{
    font-size: 30px;
    color: #58585a;
    margin-bottom: 35px;
}
.partnership-left p{
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 20px;
    color: #858585;
}
.partnership-right {
    float: right;
    width: 36%;
}
.partnership-right img{
    width: 100%;
    border-radius: 120px;
}

.hservices {
    position: relative;
}
.hservices ul li{
    padding: 50px 0;
}
.hservices ul li:nth-child(2n){
    background: #e8e8e8;
}
.hservices ul li:nth-child(2n) .hservice-left{
    float: right;
    width: 58%;
}
.hservices ul li:nth-child(2n) .hservice-left img{
    width: 100%;
}
.hservices ul li:nth-child(2n) .hservice-right{
    float: left;
    width: 34%;
}
.hservices ol li{
    background: url("images/arrow.png")no-repeat 0 3px;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 18px;
    color: #858585;
    padding: 0 0 0 25px;
}
.hservices ol li:nth-child(2n){
    background: url("images/arrow.png")no-repeat 0 3px;
}
.hservice-left {
    float: left;
    width: 58%;
    margin-top: 50px;
}
.hservice-left h1{
    font-size: 35px;
    font-weight: 300;
    color: #58585a;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.hservice-left h1 span{
    font-size: 30px;
    color: #58585a;
    margin: 5px 0 35px 0;
    display:block;
    font-weight: 500;
    text-transform: capitalize;
}
.hservice-left p{
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 20px;
    color: #858585;
}

.hservice-right {
    float: right;
    width: 34%;
}
.hservice-right img{
    width: 100%;
    border-radius: 120px;
}

.inner-page {
    padding: 120px 0 50px 0;
    position: relative;
}
.inner-page h1{
    font-size: 35px;
    font-weight: 300;
    color: #58585a;
    text-transform: uppercase;
    margin-bottom: 80px;
    text-align: center;
}
.inner-page h1 strong{
    text-transform: capitalize;
    font-weight: 400;
}
.inner-page h2{
    font-size: 25px;
    color: #58585a;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 300;
    padding-top: 25px;
}
.inner-page h3{
    color: #58585a;
    font-size: 25px;
    margin-bottom: 40px;
}
.inner-page p{
    font-size: 14px;
    color: #858585;
    margin-bottom: 30px;
    line-height: 22px;
}

.iso {
    padding: 120px 170px 50px 170px;
    position: relative;
    text-align: center;
}
.iso h1 {
    font-size: 35px;
    font-weight: 300;
    color: #58585a;
    margin-bottom: 25px;
}
.iso p {
    font-size: 15px;
    line-height: 20px;
    color: #858585;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.iso-detail ul li{
    padding: 40px 0;
}
.iso-detail ul li:nth-child(2n){
    background: #f2f2f2;
    padding: 35px 0;
}

.iso-detail-left {
    float: left;
    width: 15%;
}
.iso-detail-left img{
    width: 100%;
}

.iso-detail-right {
    float: right;
    width: 78%;
    padding-top: 45px;
}
.iso-detail-right h1{
    font-size: 35px;
    font-weight: 300;
    color: #58585a;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.iso-detail-right h1 span{
    font-size: 30px;
    color: #58585a;
    margin-bottom: 35px;
    display: block;
    text-transform: capitalize;
    font-weight: 500;
}
.iso-detail-right p{
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 20px;
    color: #858585;
}
.iso-detail ul li:nth-child(2n) .iso-detail-right{
    float: left;
    width: 78%;
    padding-top: 45px;
}
.iso-detail ul li:nth-child(2n) .iso-detail-left{
    float: right;
    width: 15%;
    padding: 0;
}
.hblog {
    padding: 120px 0 50px 0;
    position: relative;
}
.hblog h1 {
    font-size: 35px;
    font-weight: 300;
    color: #58585a;
    margin-bottom: 120px;
    text-align: center;
}

.hblog-left {
    float: left;
    width: 65%;
}
.hblog-left ul li{
    margin-bottom: 100px;
}
.hblog-left img{
    width: 100%;
}
.hblog-left h2{
    font-size: 22px;
    padding: 40px 0 25px 0;
    color: #10242b;
}
.hblog-left p{
    font-size: 15px;
    color: #5c666a;
    margin-bottom: 45px;
    line-height: 24px;
    padding-right: 45px;
}

.hblog-right {
    float: right;
    width: 29%;
}

.hblog-img {
    position: relative;
}

.hblog-links {
    position: absolute;
    bottom: 25px;
    padding: 0 30px;
    width: 92%;
}
.hblog-links ul li{
    font-size: 15px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    float: left;
    margin-bottom: 0;
}
.hblog-links ul li span{
    color: #b5bbc1;
}
.hblog-links ul li:last-child{
    float: right;
}
.hblog-links ul li a{
    color: #fff;
    text-decoration: underline;
}

.hblog-bottom {
    font-size: 15px;
    color: #10242b;
    font-family: 'Poppins', sans-serif;
}
.hblog-bottom ul li{
    float: left;
    font-weight: 500;
    margin-bottom: 0;
}
.hblog-bottom ul li:nth-child(2n){
    float: right;
    color: #f74242;
}
.hblog-bottom ul li:last-child{
    float: right;
    border-right: 2px solid #cccece;
    padding-right: 15px;
    margin-right: 15px;
}
.hblog-bottom ul li span{
    text-decoration: underline;
    color: #10242b;
}

.bsearch{
    margin-bottom: 45px;
}
.bsearch input{
    width: 302px;
    border: 2px solid #e3e7ea;
    border-radius: 5px;
    padding: 18px;
    color: #0b0f12;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    float: left;
}
.bsearch input[type="submit"]{
    background: url("images/search-icon.png")no-repeat;
    padding: 0;
    width: 16px;
    height: 17px;
    border: none;
    cursor: pointer;
    font-size: 0;
    margin: 24px 0 0 -35px;
}

.bcat {
    margin-bottom: 50px;
}
.bcat h2{
    color: #10242b;
    font-size: 20px;
    margin-bottom: 20px;
}
.bcat ul li{
    color: #5c666a;
    border-bottom: 1px solid #e3e7ea;
    padding: 15px 0;
    font-family: 'Poppins', sans-serif;
    text-align: right;
}
.bcat ul li a{
    color: #5c666a;
    float: left;
}
.bcat ul li span{
    float: right;
    color: #5c666a;
}

.bnews h2 {
    color: #10242b;
    font-size: 20px;
    margin-bottom: 20px;
}

.bnews-wrapper {
    background: #244300;
    padding: 30px;
}
.bnews input{
    padding: 15px;
    font-size: 15px;
    color: #858f93;
    width: 89%;
    background: #fff;
    margin-bottom: 10px;
    font-family: 'Poppins', sans-serif;
    border: none;
    border-radius: 5px;
}
.bnews input[type="submit"]{
    background: #111f00;
    border-bottom: 2px solid #266343;
    color: #fff;
    width: 100%;
    cursor: pointer;
    margin: 0;
}

.contact-wrapper {
    padding: 90px 0;
    background: #f6f6f6;
    position: relative;
}

.contact h1{
    font-size: 28px;
    color: #58585a;
    font-weight:300; 
    margin-bottom: 100px;
    text-align: center;
}
.contact h2{
    font-size: 25px;
    color: #58585a;
    margin-bottom: 25px;
}
.contact p{
    font-size: 16px;
    margin-bottom: 50px;
    line-height: 20px;
    color: #58585a;
    font-weight: 300;
}
.element5 {
    background: url("images/element5.png")no-repeat;
    width: 450px;
    height: 642px;
    position: absolute;
    top: -27%;
    right: 0;
}

.contact-left {
    float: left;
    width: 27%;
    padding: 20px 0 0 0;
}
.contact-left ul li{
    background: url("images/icon4.png")no-repeat;
    font-size: 15px;
    color: #9699a6;
    line-height: 22px;
    margin-bottom: 40px;
    padding: 0 0 0 70px;
}
.contact-left ul li:nth-child(2n){
    background: url("images/icon5.png")no-repeat;
}
.contact-left ul li:nth-child(3n){
    background: url("images/icon6.png")no-repeat;
}
.contact-left label{
    font-size: 22px;
    margin-bottom: 10px;
    color: #58585a;
    display: block;
}
.contact-left a{
    color: #9699a6;
}
.contact-left span{
    color: #487430;
}

.contact-right {
    float: right;
    width: 70%;
}
.contact-right ul li{
    float: left;
    margin-right: 30px;
    width: 365px;
}
.contact-right ul li:nth-child(2n){
    margin-right: 0;
}
.contact-right ul li:nth-child(7n){
    margin-right: 0;
    width: 780px;
}
.contact-right ul li:nth-child(8n){
    margin-right: 0;
    width: 780px;
    margin-bottom: 20px;
}
.contact-right ul li:nth-child(9n){
    margin-right: 0;
    width: 780px;
    margin-bottom: 20px;
}
.contact-right input[type="checkbox"]{
    width:10px; 
    height:10px; 
}
.contact-right input{
    width: 100%;
    font-size: 16px;
    color: #487430;
    padding: 14px 0;
    border-bottom: 2px solid #cdcfd7;
    border-top: none;
    border-left: none;
    border-right: none;
    background: none;
    font-family: 'Lato', sans-serif;
}
.contact-right select{
    width: 100%;
    font-size: 16px;
    color: #487430;
    padding: 0 0 14px 0;
    border-bottom: 2px solid #cdcfd7;
    border-top: none;
    border-left: none;
    border-right: none;
    background: none;
    font-family: 'Lato', sans-serif;
    margin: 14px 0 0 0;
    opacity: 0.8;
}
.contact-right textarea{
    width: 100%;
    height: 45px;
    font-size: 16px;
    color: #487430;
    padding: 14px 0;
    border-bottom: 2px solid #cdcfd7;
    border-top: none;
    border-left: none;
    border-right: none;
    background: none;
    font-family: 'Lato', sans-serif;
}
.contact-right input[type="submit"]{
    background: #487430;
    padding: 16px 30px;
    font-size: 16px;
    color: #fff;
    border-radius: 120px;
    width: 170px;
    border: none;
    cursor: pointer;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #487430;
  opacity: 0.8;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #487430;
  opacity: 0.8;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #487430!important;
}
.breadcrumbs-wrapper{
    list-style: none;
    overflow: hidden;
    background: rgba(0,0,0,0.28);
    padding: 30px 0;
    position: absolute;
    bottom: 2px;
    width: 100%;
}
#breadcrumbs li strong{
    font-weight: 300;
}
 
#breadcrumbs li{
    display: inline-block;
    font-size: 15px;
    margin-right: 15px;
    vertical-align: middle;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    color: #fff;
}
 
#breadcrumbs .separator{
    font-size: 15px;
    color: #fff;
    padding: 0 15px !important;
}
.bread-link.bread-home{
    color: #fff;
}
#breadcrumbs a{
    color: #fff;
}
blockquote{
    background: url("images/quote-bg.jpg");
    width: 630px;
    height: 85px;
    font-size: 15px;
    color: #2c3a3e;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    padding: 50px 70px 0 70px;
    margin-bottom: 50px;
}
.single-post ol li{
    background: url("images/arrow1.png")no-repeat 0px 3px;
    font-size: 15px;
    margin-bottom: 25px;
    color: #5c666a;
    padding: 0 0 0 35px;
}
.single-post ol{
    margin-bottom: 50px;
}
.addthis_sharing_toolbox {
    float: right;
    margin: -6px 0 0 10px;
}

.comment-form label {
    color: #757989;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    margin-bottom: 5px;
}
.comment-form input {
    border: 1px solid #cccccc;
    border-radius: 0;
    font-family: "Open Sans",sans-serif;
    margin-bottom: 0;
    padding: 10px;
    background: transparent;
    width: 300px;
}

.comment-form textarea {
    border: 1px solid #cccccc;
    background: transparent;
    border-radius: 0;
    font-family: "Open Sans",sans-serif;
    height: 130px;
    padding: 10px;
    width: 400px;
}
.comment-form input[type="submit"] {
    background: #487430 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: "Open Sans",sans-serif;
    height: 41px;
    margin: 0;
    width: 140px;
    border-radius: 60px;
    text-align: center;
}
.comment.even.thread-even {
    background: #efefef none repeat scroll 0 0;
    margin-bottom: 15px;
    padding: 25px;
}
.comment.even.thread-odd {
    background: #efefef none repeat scroll 0 0;
    margin-bottom: 15px;
    padding: 25px;
}
.comment.odd.alt.thread-odd {
    background: #efefef none repeat scroll 0 0;
    margin-bottom: 15px;
    padding: 25px;
}
.comment-author.vcard {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 30px;
}
.avatar.avatar-32.photo {
    float: left;
    margin: 0 10px 0 0;
    width: 32px;
}
.comment.even.thread-even p, .comment.odd.alt.thread-odd p {
    color: #757989;
    font-size: 14px;
    line-height: 16px;
}
.comment.even.thread-odd p {
    color: #757989;
    font-size: 14px;
    line-height: 16px;
}
.comment-meta.commentmetadata {
    color: #000;
    font-size: 12px;
    margin-bottom: 5px;
}
.comment.even.thread-even a, .comment.odd.alt.thread-odd a {
    color: #000;
}
.comment.even.thread-odd a, .comment.odd.alt.thread-odd a {
    color: #000;
}
#comments .children {
    margin: 20px 0 0 40px;
}
.reply {
    font-size: 13px;
    margin: 10px 0 0;
}
.comment-reply-link {
    color: #3fa035;
}
.comment-reply-title{
    color: #3f3f3f;
    font-size: 24px;
    margin: 15px 0;
    padding-bottom: 15px;
}
.comments-title{
    border-bottom: 1px solid #efefef;
    color: #3f3f3f;
    font-size: 24px;
    margin: 15px 0;
    padding-bottom: 15px;
}
.comment-form p{
    margin-bottom: 15px;
}
.single-post .blog-left{
    width: 66%;
}
.single-post .comment-form input{
    width: 95%;
    border-radius: 5px;
}
.single-post .comment-form input[type="submit"]{
    width: 150px;
}
.single-post .comment-form textarea{
    width: 97.8%;
    border-radius: 5px;
}
.page-template-template-search #searchform input {
    border: 1px solid #cccccc;
    color: #2f2f2f;
    float: left;
    font-family: "open sans";
    font-size: 14px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 11px;
    width: 360px;
}
.page-template-template-search #searchform input[type="submit"] {
    background: #017cba none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    padding: 12px;
    text-transform: uppercase;
    width: 110px;
}
.screen-reader-text {
    display: none;
}
.search-results header h2{
    margin-bottom: 10px;
}
.search-results header h2 a{
    font-size: 25px;
    color: #58585a;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 400;
    padding-top: 25px;
}
.comment-form-url{
    display: none;
}
.comment-form-author{
    width: 44%;
    float: left;
    padding: 0;
}
.comment-form-email{
    width: 44%;
    float: right;
    padding: 0;
}
.entry-summary {
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 20px;
    color: #858585;
}
#nav-list li.current-menu-item a {
    color: #fff;
}
.page-template-template-about .inner-banner-text h2{
    text-transform:lowercase;
    font-weight: 700;
}
.page-template-template-about .inner-banner-text h2 span{
    text-transform:uppercase;
}
.page-template-template-contact .hnewsletter{
    display:none;
}
.slicknav_menu {
    display: none;
}