

.about_wrapper {
    padding-top: 74px;
    padding-bottom: 46px
}
.about_wrapper h1 {
    color: #336026;
    font-size: 50px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 24px
}
.about_wrapper h1:after {
    display: block;
    content: "";
    width: 100px;
    height: 4px;
    background: #fecc00;
    margin: 0 auto;
    margin-top: 16px
}
.about_wrapper p {
    color: #333333;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
    letter-spacing: 0.4px
}

.main_title {
    text-align: center
}
.main_title h1 {
    color: #336026;
    font-size: 35px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 24px;
    color: #336026
}
.main_title h1:after {
    display: block;
    content: "";
    width: 100px;
    height: 4px;
    background: #fecc00;
    margin: 0 auto;
    margin-top: 16px
}
.caption_img {
    position: absolute;
    right: -40px;
    bottom: 0;
    transition: all 0.4s ease
}
.caption_img img {
    display: block;
    max-width: 100%
}
.caption_content {
    padding-top: 120px;
    position: relative;
    z-index: 60
}
.mainhomeslider .flexslider .slides > li {
    height: 600px
}
.c_form_wrapper {
    background: #ffffff;
    padding-left: 80px;
    padding-right: 88px;
    padding-top: 44px
}
.contact_information {
    background: #598817
}
.c_form_wrapper h1 {
    color: #336026;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 62px
}
.mail_green {
    display: inline-block;
    background: url('images/sprite.png') no-repeat -341px -7px;
    width: 61px;
    height: 23px
}
.form-control {
    width: 100%;
    height: 30px;
    background: #ffffff !important;
    border: none !important;
    border-radius: 0;
    border-bottom: 1px solid #e4e2e2 !important;
    box-shadow: none !important;
    -webkit-appearance: none;
    outline: none !important;
    padding: 0;
    color: #343333;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.4px
}
textarea.form-control {
    resize: none;
    height: 50px;
    line-height: normal
}
.form-group label {
    display: inline-block;
    color: #adb3b9;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.8px;
    margin-bottom: 8px;
    cursor: pointer
}

h1 {
    color: #336026;
    font-size: 36px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 1.5px
}
h2 {
    color: #336026;
    font-size: 36px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 1.5px
}
h3 {
    color: #424242;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1px
}
h4 {
    color: #336026;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.8px
}
h6 {
    color: #424242;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.5
}
p {
    color: #000000;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.8px
}
.btn {
    border: none;
    border-radius: 3px;
    box-shadow: none;
    -webkit-appearance: none;
    outline: none !important;
    text-decoration: none;
    transition: all 0.1s ease-in;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    min-width: 100px
}
.btn-sm {
    font-size: 15px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px
}
.btn-lg {
    font-size: 16px;
    font-weight: 700;
    height: 54px;
    line-height: 54px;
    padding: 0 20px
}
.btn-success {
    background: #336026
}
.btn-success:hover {
    background: #27800e
}
.btn-md {
    font-size: 16px;
    padding: 0 15px;
    height: 46px;
    line-height: 46px
}
.modal-dialog {
    width: 650px
}
.modal-content {
    box-shadow: none;
    border: none
}
input[type="submit"] {
    color: #ffffff
}
.modal-header {
    background: #fcfcfc;
    border-bottom: 1px solid #dfdede;
    border-radius: 6px 6px 0 0;
    padding: 35px 50px;
    position: relative
}
.modal-header h4 {
    color: #1a1a1a;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.4px
}
button.close {
    display: block;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #336026;
    margin: 0;
    padding: 0;
    opacity: 1;
    text-shadow: none !important;
    outline: none !important
}
button.close:hover {
    background: #27800e;
    opacity: 1;
    color: #ffffff
}
button.close span {
    position: relative;
    top: -3px;
    left: 0
}

.news_list_wrapper h1 {
    font-weight: 400;
    padding-bottom: 38px
}
.news_list_wrapper > p {
    color: #333333;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 400;
    line-height: normal;
    letter-spacing: 0.6px
}
main.container {
    padding-top: 0;
    padding-bottom: 35px
}

.team_wrapper h1 {
    color: #336026;
    font-size: 36px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding-bottom: 0 !important
}

body {
    position: relative
}
.disclaimer-close {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: 28px;
    color:#336026;
}

.nav_wrapper nav ul li ul {
    display: none;
    background: rgba(255, 255, 255, 0.95);
    border-bottom: 5px solid #638b2c;
    border-radius: 10px;
    top: 44px
}
.nav_wrapper nav ul li ul li a {
    padding: 20px;
    color: #638b2c;
    transition: all 0.3s linear 0s
}
.nav_wrapper nav ul li ul li a:hover {
    border-left: 4px solid transparent;
    color: #638b2c;
    background: #efefef
}

.nav_wrapper nav > ul > li.current-menu-item > a {
    color: #598817 !important;
    background: none
}
.newsmore-button a {
    width: 187px;
    height: 46px;
    background: #336026;
    border-radius: 4px;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    margin: 0 auto;
    text-decoration: none;
    margin-top: 45px
}
.product_service_wrapper .acc_title:after {
    display: none
}
.customer_info .acc_title:after {
    display: none
}
.about_page .acc_wrapper .acc_content {
    display: inherit !important;
    position: absolute;
    top: -9999em;
    left: auto;
    z-index: 0
}
.about_page .acc_wrapper.openAcc .acc_content {
    display: inherit !important;
    position: relative;
    top: auto;
    left: auto;
    z-index: 1
}
.wpgmp_map_container {
    position: relative;
    border: 0 !important;
    border-radius: 0 !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none !important;
    box-shadow: 0 !important
}
.gmapframe figure {
    margin: 0 0 25px 0
}
.about_slider .about_slideitem img {
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transition: -moz-transform 12s linear;
    -o-transition: -o-transform 12s linear;
    -webkit-transition: -webkit-transform 12s linear;
    transition: transform 12s linear
}
.page-slideshow-image img {
    -moz-transition: -moz-transform 12s linear;
    -o-transition: -o-transform 12s linear;
    -webkit-transition: -webkit-transform 12s linear;
    transition: transform 12s linear
}
.about_slider .slick-active img {
    -moz-transform: scale3d(1.1, 1.1, 1);
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1)
}
.banner-btn{
        width: 187px;
    height: 46px;
    background: #336026;
    border-radius: 4px;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    text-decoration: none;
    margin-top: 45px;
    border: 1px solid #fff;
    }
.banner-btn:hover, .banner-btn:visited, .banner-btn:focus{color:#fff;}
.caption_content a{
      text-decoration:none;
    }
.caption_content a:hover{
    color:#fff;
    }
    
    

    .about_page .acc_wrapper.othopen .acc_content {
    display: inherit !important;
    position: relative;
    top: auto;
    left: auto;
    z-index: 1;
}
    
    
        .about_page .acc_wrapper.othopen.openArrow .acc_content {
      display: inherit !important;
    position: absolute;
    top: -9999em;
    left: auto;
    z-index: 0;
}
   
   
   .about_page .acc_wrapper.othopen .acc_title, .about_page .acc_wrapper.openAcc .acc_title {
    text-align: center;
}
   
 .about_page .acc_wrapper.othopen.openArrow .acc_title {
    text-align: left;
}

.slick-list{
    height:500px;
    }
   

.vision_wrapper{ padding-top:0; }

.about_page{ margin-top:0;}

.flexslider .caption_content p {
	font-size: 38px;
    font-weight: 900;
}
.banner-btn {
	line-height: 42px;
}

.root_tree {
	min-height: 800px;
}
.infoblock {
	padding: 0 20px 20px;
}
.infoblock p {
	color: #ffffff;
    font-family: "Lato",sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 20px;
	text-align: center;
}
.root_tree_content {
	margin-bottom: 280px;
}
.wrapper {
	overflow: hidden;
}
.gallery_box ul li {
    height: 150px;
    overflow: hidden;
}
.gallery_box ul li img {
    display: block;
    height: 150px;
    object-fit: cover;
    width: 100%;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: #e1e1e1 !important;
    width: 1px !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(51, 96, 38, 1) !important;
    width: 4px !important
}
.top_hbar .logo {
	display:inline-block;
	position: relative;
}
.top_hbar .logo  .site-tagline {
	width: 100%;
	position: absolute;
	color: #008000;
	font-size: 12px;
	font-family: "Lato",sans-serif;
	font-weight: 400;
	line-height: 1;
	text-align: left;
	left: 104%;
	top: 16px;
	border-left:1px solid #008000;
	padding-left: 10px;
}
.top_hbar .logo  .site-tagline a {
	display:block;
	color: #008000;
	margin-top: 2px;
}
.top_hbar .logo  .site-tagline a:hover {
	color: #008000;
	text-decoration: underline;
}
.mainhomeslider .flexslider .caption_img img {
    width: auto;
    max-width:100%;
}
