@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Playfair+Display:400,700,900&display=swap');
@import url('responsive.css');

/* Imports end */

html,
body {
    padding: 0;
    margin: 0;
}

body {
    word-wrap: break-word;
    font-family: 'Lato';
    background: #fff;
    overflow-x: hidden !important;
    position: relative;
}


body * {
    text-shadow: none;
}

img {
    max-width: 100%;
    height: auto;
}

.mt-5 {
    margin-top: 30px !important;
}

#top {
    padding: 5px 3px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
    cursor: pointer;
    z-index: 99999;
}

#top img {
    height: 50px;
    width: 50px;
    opacity: .5;
}

#top img:hover {
    opacity: 1;
}

.trigger,
.content {
    text-align: center;
}

.trigger {
    font-weight: bold;
    color: #fff;
    width: 100%;
    padding: 0 50px;
    position: relative;
    z-index: 9999;
}

.trigger.fixed {
    position: fixed;
    top: 0;
    left: 0;
}

.footer.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
}

.trigger a {
    display: block;
    width: 28px;
    height: 18px;
    position: absolute;
    top: 105px;
    right: 25px;
}

.trigger a:before,
.trigger a:after {
    content: '';
    display: block;
    background: #111;
    height: 2px;
}

.trigger a span {
    background: #111;
    display: block;
    height: 2px;
    margin: 6px 0;
}

.mm-listview>li>a,
.mm-listview>li>span {
    padding: 10px 16px;
    color: #006930;
}

.mm-panels,
.mm-panels>.mm-panel {
    background: #fff;
}

.mm-menu .mm-listview>li .mm-next::after {
    border-color: #fff;
}

.mm-menu .mm-navbar a,
.mm-menu .mm-navbar>* {
    color: #006930;
}

.mm-menu .mm-btn::after,
.mm-menu .mm-btn::before {
    border-color: #fff;
}

.mm-listview>li,
.mm-listview>li .mm-next,
.mm-listview>li .mm-next::before,
.mm-listview>li::after {
    border: none !important;
}

.nav-wrapper {
    padding: 2em 0;
    background: #fff;
    transition: all 0.3s ease-in-out;
    border-bottom: solid 1px #f0f0f0;
}

#menu-desk {
    width: 100%;
    text-align: center;
}

#menu-desk>ul {
    padding: 0;
    margin: 0;
}

#menu-desk>ul>li:last-child {
    border: none;
}

#menu-desk>ul>li {
    list-style: none;
    text-align: center;
    vertical-align: middle;
    position: relative;
    display: inline-block;
}

#menu-desk>ul>li>a {
    display: block;
    text-decoration: none;
    padding: 15px;
    font: 400 15px 'Lato';
    color: #111;
    text-transform: capitalize;
    letter-spacing: 1px;
}

#menu-desk>ul>li>span {
    display: block;
    text-decoration: none;
    padding: 15px;
    font: 400 15px 'Lato';
    color: #111;
    text-transform: capitalize;
    letter-spacing: 1px;
}

#menu-desk>ul>li:hover>a,
#menu-desk>ul>li:hover>span {
    color: #006930;
}

#menu-desk>ul>li>a.active,
#menu-desk>ul>li>span.active {
    color: #006930;
}

#menu-desk ul ul {
    display: none;
    padding: 28px 0 0 0;
    position: absolute;
    z-index: 9;
}

#menu-desk ul ul li {
    list-style: none;
    text-align: left;
    float: left;
    position: relative;
    border: 0;
    width: 15em;
    left: 0;
}

#menu-desk ul ul li a {
    text-decoration: none;
    padding: 16px 20px;
    display: block;
    font: 400 13px 'Lato';
    color: #222;
    background: #fff;
    border-bottom: solid 1px #f0f0f0;
}

#menu-desk ul ul li:hover a {
    background: #f0f0f0;
}

#menu-desk ul ul ul {
    position: absolute;
    left: 100%;
    top: 0;
    padding-top: 0;
}

.trigger a {
    display: none;
}

.nav-social {
    margin-top: 0.9em;
    text-align: right;
}

.nav-social ul {
    margin: 0;
    padding: 0;
}

.nav-social ul li {
    list-style: none;
    display: inline;
    margin: 0 10px;
}

.nav-social ul li a span {
    color: #006930;
    font-size: 18px;
}

.banner-caption {
    display: none;
    -vendor-animation-duration: 3s;
    -vendor-animation-delay: 0s;
    -vendor-animation-iteration-count: infinite;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30%;
    text-align: left;
    z-index: 9999;
    max-width: 1110px;
    margin: 0 auto;
}

.banner-caption h2 {
    font: 700 3em 'Playfair Display';
    color: #fff;
    padding: 0;
    margin: 0;
    line-height: 1;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    width: 50%;
    line-height: 1.25;
}

.banner-caption p {
    font: 400 1.1em 'Lato';
    color: #fff;
    padding: 0;
    margin: 20px 0 30px 0;
    line-height: 1.5;
    width: 50%;
}

.banner-caption a {
    font: 700 0.8em 'Lato';
    color: #fff;
    padding: 12px 20px;
    margin: 20px 0 10px 0;
    line-height: 1.5;
    background: #006930;
    text-transform: uppercase;
    text-decoration: none;
}

.owl-dots {
    position: absolute;
    bottom: 0;
    text-align: center;
    margin: 0px auto;
    right: 0px;
    left: 0px;
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
    background: none;
}

.owl-theme .owl-controls .owl-nav:hover [class*=owl-] {
    background: none;
}

.owl-theme .owl-controls .owl-nav [class*=owl-] img {
    width: 30px !important;
}

.owl-theme .owl-controls .owl-nav [class*=owl-prev] {
    position: absolute;
    top: 40%;
    left: -45px;
}

.owl-theme .owl-controls .owl-nav [class*=owl-next] {
    position: absolute;
    top: 40%;
    right: -45px;
}

/* Content Start */

a.mainBtn {
    border: solid 2px #006930;
    padding: 15px 30px;
    color: #006930;
    font: 700 16px 'Playfair Display';
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

a.mainBtn:hover {
    opacity: 0.5;
}

.section-header {
    text-align: center;
}

.section-header h2 {
    font: 700 2.5em 'Playfair Display';
    margin-bottom: 2em;
}

.section-header-dark {
    text-align: center;
}

.section-header-dark h2 {
    font: 700 2.5em 'Playfair Display';
    margin-bottom: 2em;
    color: #fff;
}

.about-wrapper {
    padding: 2em 0;
}

.about-content {
    padding: 4em 0;
}

.about-content h2 {
    font: 700 3em 'Playfair Display';
}

.about-content p {
    font: 400 1em 'Lato';
    color: #666;
    line-height: 1.5;
}

.cert-wrapper {
    padding: 2em 0;
    background: #f0f0f0;
}

.cert-content {
    text-align: center;
}

.cert-content img {
    width: 220px !important;
    margin: 0 auto !important;
}

.product-wrapper {
    padding: 5em 0;
}

.product-content {
    border: solid 1px #f0f0f0;
    text-align: center;
    margin: 1em 0;
    transition: all 0.3s ease-in-out;
}

.product-content:hover {
    border-color: #006930;
}

.product-content:hover a {
    color: #006930;
}

.product-content a {
    padding: 2em;
    display: block;
    text-decoration: none;
    color: #333;
    font: 700 1.1em 'Playfair Display';
}

.product-content a span {
    color: #aaa;
    font: 400 0.9em 'Lato';
    font-style: italic;
}

.service-wrapper {
    background: #f0f0f0;
    padding: 4em 0;
}

.service-content {
    background: #fff;
    padding: 2em;
    margin: 1em 0;
}

.service-content a {
    font: 700 1.3em 'Playfair Display';
    color: #333;
}

.service-content p {
    font: 400 1em 'Lato';
    padding: 1em 0 0 0;
    margin: 0;
    line-height: 1.5;
    color: #777;
}

.footer-wrapper {
    padding: 3em 0;
    background: #006930;
}

.footer-content h2 {
    color: #fff;
    font: 700 1.5em 'Playfair Display';
    line-height: 1.5;
}

.footer-content p {
    color: #fff;
    font: 400 0.9em 'Lato';
    line-height: 1.5;
}

.footer-copyright p {
    color: #fff;
    font: 400 0.9em 'Lato';
    line-height: 1.5;
}

.footer-social {
    margin-top: 0;
    text-align: right;
}

.footer-social ul {
    margin: 0;
    padding: 0;
}

.footer-social ul li {
    list-style: none;
    display: inline;
    margin: 0 10px;
}

.footer-social ul li a span {
    color: #fff;
    font-size: 18px;
}

.footer-wrapper hr {
    border-color: #00813b;
}


/* Content End */


/* Job Listing Start */

.job-block {
    background: #fff;
    border-radius: 6px;
    border: solid 1px #f0f0f0;
    padding: 20px;
    margin-bottom: 10px;
    transition: all 0.3s ease-in-out;
}

.job-block:hover {
    background: #f0f0f0;
}

.job-block h5 {
    font: 700 18px 'Playfair Display';
    margin: 0;
    padding: 0;
}

.job-block h6 {
    font: 400 13px 'Lato';
    margin: 0;
    padding: 5px 0 0 0;
}

.viewJob {
    text-align: right;
    margin-top: 6px;
}

.viewJob a {
    background: #005929;
}

.job-subhead {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: solid 1px #f0f0f0;
}

.job-subhead h5 {
    margin: 10px 0 5px 0;
    padding: 0;
}

.job-subhead a {
    padding-right: 10px;
    color: #006930;
}

.job-subhead a span {
    font-size: 13px;
    margin-right: 3px;
}

.job-content h4 {
    font: 700 18px 'Playfair Display';
    margin: 15px 0;
    padding: 0;
}

.job-content li {
    line-height: 1.5;
}

.job-applyBtn {
    text-align: right;
}

.job-applyBtn a.applyBtn {
    color: #fff;
    padding: 10px 20px;
    font-weight: bold;
}

/* NewsModule Start */

.news-content {
    padding: 1em 0 3em 0;
}

.newsbox {
    background: #fff;
    padding: 20px;
    margin: 15px 0;
    border: solid 1px #f0f0f0;
}

.newsbox img {
    margin-bottom: 20px;
}

.news-caption h3 {
    color: #006930;
    margin-bottom: 15px;
}

.news-caption h3 a {
    font: 700 18px 'Playfair Display';
    color: #006930;
    text-decoration: none;
}

.news-caption p {
    font: 400 14px inherit;
    color: #666;
    margin-bottom: 30px;
    line-height: 1.5;
}

.news-img {
    max-height: 350px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}

.news-article h2 {
    font: 700 24px 'Playfair Display' !important;
    color: #006930;
    margin: 0 !important;
    padding: 0;
    line-height: 1.25;
    text-transform: none;
}

.news-article span.newsdate {
    font: 400 14px inherit !important;
    color: #999;
    margin-bottom: 15px;
    line-height: 1.25;
}

.news-article p {
    font: 400 14px inherit;
    color: #222;
    line-height: 1.5;
    margin: 20px 0;
}

.news-article a {
    padding: 10px 15px;
    margin-bottom: 0;
}


/* Product Catalog Start */

.product-grid {
    border: solid 1px #f0f0f0;
    margin-bottom: 30px;
    transition: all 0.1s ease-in-out;
}

.product-grid:hover {
    border-color: #006930;
}

.prodDesc {
    padding: 30px 30px 40px 30px;
}

.prodDesc a.prodLink {
    font: 700 20px 'Playfair Display';
    color: #006930;
}

.prodDesc a.prodView {
    background: #006930;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    font: 700 13px 'Playfair Display';
}

.prodDesc a.prodView:hover {
    background: #999;
}

.prodDesc p {
    color: #212329;
    margin-bottom: 30px !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.product-single {
    position: relative;
    margin: 15px 0;
}

.product-single img {
    border: solid 1px #f0f0f0;
}

.single-overlay {
    background: rgba(0, 105, 48, 0.8);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.product-single:hover .single-overlay {
    opacity: 1;
}

.prodBtn {
    text-align: center;
    width: 50%;
    margin: 0 auto;
}

.prodBtn a {
    background: #fff;
    color: #006930;
    padding: 10px 16px;
    text-decoration: none;
    font: 700 14px 'Lato';
    text-transform: uppercase;
    display: block;
    margin: 10px 0;
    letter-spacing: 1px;
    transition: all 0.1s ease-in-out;
}

.prodBtn a:hover {
    background: #333;
    color: #fff;
}

.filter-buttons {
    margin: 30px 0;
}

.filter-buttons a {
    border: solid 2px #999;
    color: #999;
    padding: 10px 16px;
    text-decoration: none;
    font: 700 13px 'Playfair Display';
    text-transform: capitalize;
    margin: 0 5px 0 0;
    transition: all 0.2s ease-in-out;
    white-space: nowrap;
    line-height: 4;
}

.filter-buttons a:hover {
    background: #006930;
    color: #fff;
    border-color: #006930;
}

.prod-quickview .modal-dialog {
    width: 100%;
    margin: 0;
    box-shadow: none;
}

.prod-quickview img {
    width: 100%;
}

.prod-quickview h4.modal-title {
    font: 700 16px 'Playfair Display';
}

.prod-item {
    margin: 20px 0;
}

.prod-item a {
    font: 700 16px 'Lato';
    color: #0173d4;
    padding: 0;
    margin: 20px 0;
    line-height: 1;
}

.prod-item img {
    margin-bottom: 20px;
    border: solid 1px #eee;
}

.prod-item p {
    font: 400 13px 'Lato';
    color: #333;
    padding: 0;
    margin: 6px 0 12px 0;
    line-height: 1.5;
}

.prod-item span {
    font: 400 11px 'Lato';
    color: #555;
    line-height: 1.5;
    padding: 6px 10px;
    margin: 0;
    line-height: 1.5;
    background: #eee;
    border-radius: 4px;
}

.single-image {
    margin-bottom: 20px;
    border: solid 1px #eee;
}

.single-share p {
    font: 400 14px 'Lato';
    color: #fff;
    padding: 4px 0 0 0;
    margin: 0;
    line-height: 1.75;
}

.single-share ul {
    margin: 25px 0 0 0;
    padding: 0;
}

.single-share li {
    list-style: none;
    display: inline-block;
    text-align: center;
}

.single-share span {
    color: #999;
    margin: 0 15px 0 0;
    font-size: 16px;
    transition: all .2s ease-in-out;
}

.single-share span:hover {
    color: #111;
}

.single-right a.hashtags {
    font: 400 11px 'Lato';
    color: #777;
    line-height: 1.5;
    padding: 6px 10px;
    margin: 0 4px 4px 0;
    line-height: 1.5;
    background: #eee;
    border-radius: 2px;
    text-decoration: none;
    transition: all .1s ease-in-out;
    display: inline-block;
}

.single-right a.hashtags:hover {
    background: #aaa;
    color: #fff;
}

.single-right h2 {
    font: 700 30px 'Playfair Display';
    margin: 0 0 15px 0;
}


/* Video Gallery Start */


/* VIDEO GALLERY MODULE */

.vidthumb {
    margin-bottom: 30px;
}

.vidthumb .vidwrap {
    margin-bottom: 10px;
}

.vidthumb a {
    font: 700 16px 'Playfair Display';
    color: #222;
    text-decoration: none;
}

.vidthumb p.length {
    color: #999;
    margin: 8px 0 0 0;
    padding: 0;
    font: 400 13px 'Lato';
    line-height: 1.35;
}

.vidthumb p.date {
    color: #666;
    margin: 0;
    padding: 0;
    font: 400 13px 'Lato';
    line-height: 1.5;
}

.vidthumb p.desc {
    color: #333;
    margin: 0;
    padding: 0;
    font: 400 14px 'Lato';
    line-height: 1.5;
}

#videosList {
    max-width: 100%;
    overflow: hidden;
}

.video {
    background-image: url('https://img.youtube.com/vi/nZcejtAwxz4/maxresdefault.jpg');
}


/* Hide Play button + controls on iOS */

video::-webkit-media-controls {
    display: none !important;
}


.devs {
    background: #005929;
    padding: 1em 0;
}

.devs a {
    color: #fff;
}

.devs p {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.9em;
}

.subpage-wrap {
    padding: 5em 0;
    min-height: 500px;
}

.subpage-wrap h2 {
    font: 700 1.7em 'Playfair Display';
    color: #006930;
    padding: 0;
    margin: 0 0 20px 0;
    text-decoration: none;
    text-transform: capitalize;
}

.subpage-wrap p {
    color: #111;
    margin: 15px 0;
    padding: 0;
    font: 400 15px 'Lato';
    line-height: 1.5;
}

.sidenav {
    margin-bottom: 2em;
}

.sidenav>ul {
    margin: 0;
    padding: 0;
}

.sidenav li {
    list-style: none;
}

.sidenav a {
    color: #666;
    display: block;
    padding: 14px 10px;
    text-decoration: none;
    font: 400 14px 'Lato';
    text-transform: capitalize;
    border-bottom: dotted 1px #ddd;
    transition: all .1s ease-in-out;
}

.sidenav a.active,
.sidenav a:hover {
    background: #006930;
    color: #fff;
    padding-left: 30px;
}

.modal-dialog {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

.modal-apply {
    width: 50%;
    height: 50%;
    padding: 0;
    margin: 0 auto;
}

.quickview {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0 auto;
}


.shareNews {
    width: 500px;
    height: 50%;
    padding: 0;
    margin: 10% auto;
    z-index: 0;
}

.modal-quick {
    margin: 0;
    width: 100%;
    height: 100%;
    padding: 0;
}

.modal-dialog {
    z-index: 99999 !important;
}

.modal-body {
    padding: 30px;
}

.modal-backdrop, .modal-backdrop.in {
    display: none;
}