/*
Theme Name: Custom

*/


body{font-family: 'Roboto', sans-serif;color:#989696;}
h1,h2,h3,h4,h5,h6{font-weight: 500;color:#231F20;}
p:empty{margin:0;}
b,strong{color:#231F20;}
a{color: #69b751;}
a:hover{color:inherit;}
.header-top{padding:20px 0;background:#fff;}
.top-cta {font-size: 24px;font-weight: 500;margin-bottom:20px;}
.navbar-bg {background: #fff;padding:10px 0;}
.navbar-bg * {color: #231F20;}
#main-menu {width: 100%;}
.navbar-bg a {font-size:17px;color: #231F20 !important;font-weight: 400;}
.navbar-bg .dropdown-menu a {color: #231F20 !important;}
.txtc1{color: #69b751;}
.txtc2{color: #231F20;}
#searchform #s {background: #f7f7f7;}
#searchsubmit {padding: 10px 15px;}
.hp-title{font-size:40px;}
.sub-title{font-size:32px;}
.hpbdr{width:297px;height:10px;background:#69b751;display:inline-block;margin-bottom:30px;}
.txt18{font-size:18px;}
.btn{border-radius:0 !important;}
.btn-primary {color: #fff !important;background-color: #69b751 !important;border-color: #69b751 !important;}
.btn-white {color: #231F20 !important;background-color: #fff;border-color: #fff;}
.btn-darkgrey {color: #fff !important;background-color: #231F20;border-color: #231F20;}
.txtarea-field{height:100px;}
.send {background: #69b751 !important;border-color: #69b751 !important;color: #fff !important;border-radius: 0 !important;}

.hpbanner{padding:50px 35px;background:#F7F7F7;}
.featurebox {padding: 50px 0;}
.featureimg {background: #fbf6f2;text-align: center;}
.featureimg img {width: auto;height: 382px;object-fit: cover;}
.featuredesc {padding: 30px;background: #231F20;text-align: center;}
.featuredesc *{color:#fff;}

.hpsec1 {padding: 80px 0 50px;background: #f7f7f7;}
.latest-post .news-img {position: relative;border-bottom: 10px solid #69b751;}
.latest-post .news-img img {width: 100%;max-width: 100%;height:200px;object-fit:cover;}
.latest-post .news-img .news-date-wrap {
z-index: 2;
color: #fff;
position: absolute;
top: 5px;
left: 15px;
font-weight: 800;text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.7);
}
.latest-post .news-img .news-date-wrap .date-day,.latest-post .news-img .news-date-wrap .date-month {
display: block;
line-height: 1;
text-transform: uppercase;
text-align: center
}
.latest-post .news-img .news-date-wrap .date-day {
font-size: 32px
}
.latest-post .news-img .news-date-wrap .date-month {
font-size: 18px
}
.latest-post .news-content {
padding:15px 15px 30px;
color: #646464;
}
.latest-post h3 {font-size: 20px;color: #231F20;font-weight: 500;}


@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?aw6fkn');
  src:  url('fonts/icomoon.eot?aw6fkn#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?aw6fkn') format('truetype'),
    url('fonts/icomoon.woff?aw6fkn') format('woff'),
    url('fonts/icomoon.svg?aw6fkn#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-calendar:before {
  content: "\e900";
}
.icon-linkedin:before {
  content: "\e901";
}
.icon-twitterx:before {
  content: "\e903";
}
.icon-video:before {
  content: "\e904";
}

.hpsec2 {padding: 100px 0 50px;}
.ctbg1{background:#69b751;}
.ctbg2{background:#231F20;}
.ctbg3{background:#F7F7F7;}
.ctbg4{background:#BA051A;}
.ctbg1 .icon-wrap i{background: #69b751;color: #fff !important;}
.ctbg2 .icon-wrap i{background: #231F20;color: #fff !important;}
.ctbg3 .icon-wrap i{background: #F7F7F7;color: #231F20 !important;}
.ctbg4 .icon-wrap i{background: #BA051A;color: #fff !important;}
.cta-wrap {padding: 45px 30px;text-align: left;margin-bottom: 50px;}
.icon-wrap{position:relative;}
.ctbg1 .icon-wrap::after,.ctbg2 .icon-wrap::after,.ctbg4 .icon-wrap::after {content: " ";height: 2px;background: #fff;position: absolute;top: 50%;right: 0;transform: translatey(-50%);z-index: 1;left: 0;}
.ctbg3 .icon-wrap::after {content: " ";height: 2px;background: #231F20;position: absolute;top: 50%;right: 0;transform: translatey(-50%);z-index: 1;left: 0;}
.icon-wrap i {position: relative;z-index: 2;padding-right: 20px;font-size: 3rem;}
.cta-wrap h4 {font-size: 26px;margin: 30px 0 0;text-align:center;}
.ctbg1 *,.ctbg2 *,.ctbg4 *{color:#fff;}
.hp-part1,.hp-part2 {margin-bottom: 30px;}
.footer{background:#F7F7F7;padding:20px 0 50px;}
.footer h5{margin:30px 0 15px;font-size:22px;color:#231F20;}
.footer *{color:#646464;}
.footer-bottom{background:#231F20;padding:20px 0;}
.footer-bottom *{color:#fff;}

.lp-box{padding:0 10px 10px;margin-bottom:30px;}
.lp-img img {width: 100%;height: 167px;object-fit: cover;-webkit-box-shadow: 0 3px 12px -1px rgba(7, 10, 25, 0.2), 0 22px 27px -20px rgba(7, 10, 25, 0.2);box-shadow: 0 3px 12px -1px rgba(7, 10, 25, 0.2), 0 22px 27px -20px rgba(7, 10, 25, 0.2);}
.lp-txt h3 {font-size: 21px;font-weight: 400;margin-top: 10px;}
.lp-date a {display: inline-block;font-size: 13px;line-height: 1;background-color: #45484F;color: #fff;margin-right: 5px;padding: 4px 6px;}
.lp-txt p {margin: 20px 0;}
.lp-txt .btn{padding: 10px 15px;}
.pagination .page-item.active .page-link {background-color: #69b751;border-color: #69b751;}
.pagination .page-link{color: #231F20;}

.section-white {background: #fff;padding: 50px 0;}
.section-primary {background: #69b751;padding: 50px 0;}
.section-primary *,.section-secondary * {color: #fff;}
.section-secondary {background: #231F20;padding: 50px 0;}
.section-lightgrey {background: #F7F7F7;padding: 50px 0;}
.section-lightgrey * {color: #231F20;}
.wrapper {padding: 50px 0;}
.updated {display: none;}
.published.updated {display: inline;}
#recent-posts-2 a,#categories-2 a,h2.entry-title a {color: inherit;}
#archives-2 label{display:none;}
.edi-title {border-bottom: 2px solid #69b751;font-size: 16px;margin-bottom:30px;}
.edi-title .yedi {background: #69b751;color: #fff;padding: 5px;display: inline-block;}
.issue-box{display:inline-block;margin:0 15px 30px;}
.issue-box p{margin:0;}
.issue-box img {width: 212px;height: 300px;object-fit: cover;}
.issue-month {color: #231F20;margin-bottom: 10px;}
.tribe-events-c-search__button,.tribe-events-c-subscribe-dropdown__button {background:#69b751 !important;border-color:#69b751 !important;color:#fff !important;}
.g-recaptcha {display: inline-block;transform: scale(0.77);-webkit-transform: scale(0.77);transform-origin: 0 0; -webkit-transform-origin: 0 0;}

/***************************** MEDIA *******************************/
@media screen and (min-width: 992px) {
.footer {padding-left: 50px;}
}

@media screen and (max-width: 991px) {
.navbar-light .navbar-toggler {background: #69b751 !important;border-color: #69b751 !important;color: #fff !important;}
.navbar-light .navbar-toggler-icon {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;}
}
@media screen and (min-width: 768px) {
.latest-news-wrapper .latest-post {max-width: calc(33.333% - 30px)}
}

@media screen and (max-width: 767px) {
.header-top,.hpsec1,.hpsec2,.footer,.footer-bottom{text-align:center;}
.translate-wrap .gt_switcher {margin: 20px auto 0;}
.top-cta{margin-top:20px;}
.hp-title {font-size: 32px;}
.hpbanner img {margin-top: 30px;}
.hpbanner .sub-title {margin-top: 50px;}
.featureimg img{height:190px;}
}