#footerwrap {
    display: none;
}

#header {
    padding: 20px 0;
}

#content, #sidebar {
    padding: 0% 0 0%;
}

#site-logo {
  background-color:#ffffff;
    padding: 0 1% 1% 1%;
}

#main-nav>li.current_page_item>a:before {
  display:none;
}

body:not(.mobile_menu_active) #main-nav .current_page_item > a, body:not(.mobile_menu_active) #main-nav .current-menu-item > a {
    border-bottom: #93C01F solid 2px;
}

#main-nav a {
    padding: 5px 10px 2px;
}

.hero .image-caption.tb_text_wrap {
    text-align: left;
    position: absolute;
    left: 3%;
    bottom: 5%;
    width: 30%;
}

.hero .image-caption.tb_text_wrap b {
    text-transform: uppercase;
    color: #93C01F;
}

.hero .module-image.image-full-overlay h3.image-title b {
    font-weight: inherit! important;
    font-size: 60px;
}

h3 {
    padding: .2em 0 0.4em;
}

.rollover h3.image-title {
    background-color: #008349;
    padding: 2px 10px 2px 10px;
    width: fit-content;
    align-self: center;
    letter-spacing: 2px;
}

.rollover .image-caption.tb_text_wrap {
    opacity: 0;
}

.rollover .module-image.image-full-overlay:hover .image-content .image-caption.tb_text_wrap {
    opacity: 1! important;
}

.rollover h3.image-title {
    position: absolute;
}

.rollover .module-image.image-full-overlay:hover .image-content h3.image-title {
    position: relative! important;
}

.rollover a {
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 2px;
    background-color: #000000;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
}

.rollover a:hover {
    background-color: #93C01F;
    text-decoration: none;
}

.swiper-container .slide-image {
    transition: none;
    width: 100%;
    height: 400px;
    object-fit: cover! important;
}

.slide-content.tb_text_wrap {
    align-self: center;
}

.slide-content.tb_text_wrap h3.slide-title {
    text-align: center;
}

.slide-content.tb_text_wrap p {
    text-align: center;
}

div.themify_builder_slider_vertical .carousel-prev, div.themify_builder_slider_vertical .carousel-next {
    border-radius: 0;
}

div.themify_builder_slider_vertical .carousel-next {
    right: 0;
}

div.themify_builder_slider_vertical .carousel-prev {
    left: 46%;
}

#headerwrap.fixed-header {
    border-bottom: 4px solid #138349;
}

.one-half {
    position: relative;
    margin-right: 1%;
    float: left;
        margin-bottom: 0px;
 
}
 
.one-half { width: 49%; }
 
@media only screen and (max-width: 767px) {
    .one-half {
        width: 100%;
        margin-right: 0;
    }
}

input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=tel] {
    width: 99%;
}

textarea {
    width: 100%;
    max-height: 11.6em;
}

textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {
    background-color: #cccccc;
}

input[type=submit] {
    background-color: #000000;
    color: #fff;
    border: 0;
    padding: 7px 20px;
    cursor: pointer;
    border-radius: 0px;
    -webkit-appearance: none;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    text-align: center;
    position: relative;
    width: 24%;
    left: 38%;
}

input[type=submit]:hover {
    background-color: #008349;
}

.icons .module-image .image-wrap img {
    height: 75px;
}

.post-content .entry-content {
    padding: 0 3% 0 3%;
}

a.more-link {
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 2px;
    background-color: #000000;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
}

a.more-link:hover {
background-color: #93C01F;
    text-decoration: none;
}

.post-meta {
    display: none;
}

.pagewidth {
    width: 100%;
}

.single .post-image img {
    width: 100%;
}

.single .post-content .entry-content {
    padding: 0 10% 0 10%;
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    line-height: 1.6em;
    color: #3C3C3B;
}

.loops-wrapper.grid3>.post:nth-of-type(3n+1) {
    background-color: #138349;
}

.loops-wrapper.grid3>.post:nth-of-type(3n+2) {
    background-color: #93C01F;
}

.loops-wrapper.grid3>.post:nth-of-type(3n+3) {
    background-color: #138349;
}

.loops-wrapper.grid3>.post:nth-of-type(3n+4) {
    background-color: #93C01F;
}

.loops-wrapper.grid3>.post:nth-of-type(3n+5) {
    background-color: #138349;
}

.loops-wrapper.grid3>.post:nth-of-type(3n+6) {
    background-color: #93C01F;
}

.loops-wrapper.grid3>.post {
    width: 32.3%;
}

.loops-wrapper.grid3 .post {
    margin-bottom: 1.5%;
}

.loops-wrapper>.post {
    margin-left: 1.5%;
}

.loops-wrapper.grid3>.post:nth-of-type(3n+1) a.more-link:hover {
background-color: #93C01F;
    text-decoration: none;
}

.loops-wrapper.grid3>.post:nth-of-type(3n+2) a.more-link:hover {
background-color: #138349;
    text-decoration: none;
}

.loops-wrapper.grid3>.post:nth-of-type(3n+3) a.more-link:hover {
background-color: #93C01F;
    text-decoration: none;
}

.loops-wrapper.grid3>.post:nth-of-type(3n+4) a.more-link:hover {
background-color: #138349;
    text-decoration: none;
}

.loops-wrapper.grid3>.post:nth-of-type(3n+5) a.more-link:hover {
background-color: #93C01F;
    text-decoration: none;
}

.loops-wrapper.grid3>.post:nth-of-type(3n+6) a.more-link:hover {
background-color: #138349;
    text-decoration: none;
}

.hero h3.image-title:after {
    content: "........";
    display: block;
    font-size: 26px;
    letter-spacing: 4px;
    color: #93C01F;
    margin-top: -2%;
}

a.tf_box.tf_overflow.carousel-prev {
    background-image: url(/wp-content/uploads/svg/blackprev.svg);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: center center;
}

a.tf_box.tf_overflow.carousel-prev:hover {
    background-image: url(/wp-content/uploads/svg/whiteprev.svg);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: center center;
}

a.tf_box.tf_overflow.carousel-next {
    background-image: url(/wp-content/uploads/svg/blacknext.svg);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: center center;
}

a.tf_box.tf_overflow.carousel-next:hover {
    background-image: url(/wp-content/uploads/svg/whitenext.svg);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: center center;
}

.more-link span:before {
	content: "READ MORE";
    font-size: 12px;
}
.more-link span{
	font-size: 0;
}

textarea#hpp_message {
    margin-bottom: 5%;
}

.single-post .post-title {
    margin-top: 3%;
}

.single .post {
    margin-bottom: 1%;
}

@media screen and (max-width: 1500px){ .themify_builder_content-13 .tb_egsg203.module_row {
    padding-left: 5%;
    padding-right: 5%;
}}

@media screen and (min-width: 1500px){ .hero h3.image-title:after {
    margin-top: -1%;
}}

@media screen and (max-width: 600px){ .hero .module-image.image-full-overlay h3.image-title b {
    font-weight: inherit! important;
    font-size: 24px!important;
}}

@media screen and (max-width: 600px){ .hero .image-caption.tb_text_wrap {
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
}}

@media screen and (max-width: 600px){ input[type=submit] {
    width: 100%;
    left: 0;
}}

@media screen and (max-width: 600px) { div.themify_builder_slider_vertical .carousel-prev {
    left: 0%;
}}

@media screen and (max-width: 600px) { .swiper-container .slide-image {
    height: auto;
}}

@media screen and (max-width: 600px) { .rollover .module-image.image-full-overlay:hover .image-content h3.image-title {
    margin-top: -8%;
}}

@media screen and (max-width: 600px) { .loops-wrapper.grid3>.post {
    width: 100%;
}}

@media screen and (max-width: 600px) { h1.post-title.entry-title {
    font-size: 20px! important;
}}

@media screen and (max-width: 600px) { .single .post-content .entry-content {
    padding: 0 5% 0 5%;
    font-size: 14px;
}}

@media screen and (max-width: 600px) { .logo-wrap {
    margin-top: 0;
    width: 100%;
    text-align: center;
}}

@media screen and (max-width: 600px) { #headerwrap {
    border-bottom: 0px solid #138349;
    height: 107px;
}}

@media screen and (max-width: 600px) { .fixed-header-enabled #headerwrap #site-logo img {
    max-height: 80px;
}}

@media screen and (max-width: 600px) { #headerwrap.fixed-header {
    border-bottom: 0px solid #138349;
}}

.menu-icon-inner:before {
    top: 0;
    height: 85%;
    border-top: 3px solid;
    border-bottom: 3px solid;
}

.menu-icon-inner:after {
    top: 41%;
    border-top: 3px dotted;
    color: #93c01f;
}

@media screen and (max-width: 600px) { .module_column.tb-column.col6-1.first.tb_050l98.tf_box {
    display: none;
}}

@media screen and (max-width: 600px) { .single div#layout {
    max-width: 100%;
}}

@media screen and (max-width: 600px) { #main-nav a {
    padding: 10px 10px 10px;
}}