.mont {
  font-family: 'Montserrat', sans-serif;
}

.is-layout-flow.wp-block-group.Accordion-list {
padding: 15px 0px !important;
  }

.upper {
  text-transform: uppercase;
}
.regular {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.semi {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.dflex {
  display: flex;
}
/* 30 to 26 
40 to 35
22 to 20
*/
body {
  color: #23342B;
  overflow-x: hidden;
  font-family: 'Montserrat', sans-serif;
}
a {
  color:  #0F6134;
}
a:hover {
  color:  #0F6134;
text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
p {
  line-height: 25px;
  font-size: 16px;
}
.container-fluid {
  padding-left: 40px;
  padding-right: 40px;
}
h1 {
  font-size: 50px;
  font-weight: 700;
  color: #23342B;
  font-family: 'Montserrat', sans-serif;
}
h2 {
  font-size: 40px;
  font-weight: 700;
  color: #23342B;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 15px;
}
h3 {
  font-size: 34px;
  font-weight: 700;
  color: #23342B;
  font-family: 'Montserrat', sans-serif;
}
h4 {
  font-size: 26px;
  font-weight: 700;
  color: #23342B;
  font-family: 'Montserrat', sans-serif;
}
h5 {
  font-size: 20px;
  font-weight: 700;
  color: #23342B;
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
}
h6 {
  font-size: 18px;
  font-weight: 700;
  color: #23342B;
  color: #313C40;
  font-family: 'Montserrat', sans-serif;text-transform: none;
}
.container {
  max-width: 1250px;
}
.main_header ul {
  list-style: none;
  padding: 0px;
}
.btn_sm {
  background: #D1E851;
  box-shadow: inset 0px 0px 6px #00000029;
  border-radius: 4px;
  color: #151917;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  padding: 10px 25px;
  text-align: center;
  font-weight: 700;
}
.btn_sm:hover {
  color: #151917;
  box-shadow: inset 0px 0px 6px #00000029, 0px 5px 3px #00000029;
}
.main_banner .btn_sm:hover {
box-shadow: inset 0px 0px 8px #00000029, 0px 6px 3px #00000029;
}
.main_wrapper select {
 min-height: 42px;
  background-image: url(../img/green-arrow-down.svg);
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: top 15px right 15px;
  min-width: 130px;
}
.form-control {
border: 1px solid #0F6134;
  border-radius: 3px;
  min-height: 42px;
}
.no-margin {
  margin-left: 0px;
  margin-right: 0px;
}
.main_header {
  position: fixed;
  background: #fff;
  z-index: 99;
  width: 100%;
  box-shadow: 0px 3px 6px #00000029;
}
.main_header .navbar-collapse {
  flex-direction: column;
}
.main_header .container {
  align-items: flex-start;
}


.main_header.shrink .navbar-nav > li > a {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.top_header_cont {
  margin-left: auto;
  z-index: 9;
}
.bottom_menu {
  display: flex;
  justify-content: flex-end;
}
.navbar {
  padding-bottom: 0px;
  padding-right: 0px;
  margin-bottom: 20px;
}
.navbar ul {
  list-style: none;
  padding: 0;
}
.nav_bottom .navbar-nav {
  flex-direction: revert;
  justify-content: center;
  width: 100%;
  background: #0F6134;
}
.top_menu {
  display: flex;
  min-height: 50px;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  justify-content: flex-end;
}
.top_menu .social_media {
  display: flex;
}
.top_menu .social_media ul {
  display: flex;
  margin: 0;
}
.top_menu .social_media a {
  padding: 7px 9px;
  display: block;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
}
.top_menu .social_media a img {
  max-width: 18px;
  max-height: 18px;
}
.top_menu .social_media a:hover {
  background: #D3EA52;
}
.top_menu .top_inner_menu {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  padding-left: 7px;
}
.top_menu .top_inner_menu a {
  color: #23342B;
  font-size: 15px;
  font-weight: 700;
  padding: 8px 12px;
  display: inline-block;
}
.top_menu .top_inner_menu a img {
  max-height: 18px;
  margin-right: 3px;
}
.top_menu .top_inner_menu li:last-child a {
  padding-right: 0px;
}
.top_search {
  display: flex;
  position: relative;
}
.top_search .form-control {
  min-height: 38px;
  padding: 2px 10px;
  border-radius: 3px;
  max-width: 190px;
  border-color: #0F6134;
  height: auto;
}
header .searchbardiv {
max-width: 210px;
width: 203px;
}
.buttonsearch {
  background: #D3EA52;
  border: 0;
  z-index: 99;
  padding: 6px 10px;
  border: 1px solid #2C5F38;
  margin-left: -4px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.buttonsearch img {
  max-width: 18px;
}
#ajaxsearchpro1_1 .probox, #ajaxsearchpro1_2 .probox, div.asp_m.asp_m_1 .probox { border-radius: 4px !important;}
.select_language {
  background-color: #3E4043;
  display: flex;
  margin: 0px 2px;
  min-height: 38px;
  border-radius: 4px;
  background-image: url(../img/select-arrow.svg);
  background-repeat: no-repeat;
  background-position: top 15px right 10px;
}
.select_language select {
  background: none;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../img/Globe.svg) !important;
  background-position: top 10px left 10px;
  background-repeat: no-repeat;
  font-size: 15px;
  max-width: 170px;
  line-height: 34px;
  padding-left: 30px;
  padding-right: 40px;
  background-size: 16px;
  min-height: 40px;
  font-weight: 600;
  color: #fff !important;
}
.select_language select::-ms-expand {
  display: none;
}
.select_language option{
  color:#3E4043
}
.newsletter_menu ul {
  display: flex;
  margin: 0px;
}
.newsletter_menu ul li a {
  background: #3E4043;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  padding: 8px 15px;
  display: inline-block;
  border-radius: 4px;
  transition: 0.2s;
  display: flex;
align-items: center;
min-height: 40px;
}
.newsletter_menu ul li a img{
	margin-right:8px;
}
.newsletter_menu ul li a:hover {
  background: #0F6134;
}
.navbar-nav > li {
  position: relative;
  border-right: 2px solid #5E8B72;
}
.navbar-nav > li > a {
  font-size: 20px;
  padding: 13px 18px 13px 18px !important;
  text-transform: uppercase;
  font-weight: 600;
  display: flex;
  color: #fff;
}
.navbar-nav > li:first-child {
  border-left: 2px solid #5E8B72;
}
.navbar-nav > li:hover > a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 7px;
  background: #D8E86B;
  bottom: 0px;
  left: 0;
}
.navbar-nav > li.current-menu-item > a , .navbar-nav > li.current_page_item > a , .navbar-nav > li.current-page-ancestor > a {
	background: #3E4043;
}

.navbar-brand img {
  max-width: 500px;
}
.navbar-brand img.desk-logo{
	position:relative;
	top:5px;
} 
.navbar-nav > li > .dropdown-menu {
  min-width: 340px;
  border-radius: 0px;
  padding: 30px 40px;
  text-align: left;
  margin-top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border: 2px solid #0F6134;
  border-radius: 0px 0px 4px 4px;
}
.navbar-nav > li > .dropdown-menu > li {
  margin-bottom: 8px;
  position: relative;
}
.navbar-nav > li > .dropdown-menu a {
  font-size: 16px;
  font-weight: 700;
  color: #0F6134;
  position: relative;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  padding:0px;
  background: none;
}
.navbar-nav > li > .dropdown-menu a:hover {
  color: #0F6134;
  padding-left: 15px;
}
.navbar-nav > li > .dropdown-menu a::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #0F6134;
  border-radius: 100px;
  position: absolute;
  top: 6px;
  display: none;
  left:0px;
}
.navbar-nav > li > .dropdown-menu a:hover:before {
  display: block;
}


@media (min-width:992px){
.main_header.shrink .top_header_cont {
  display: none;
}
.main_header.shrink .navbar {
  display: none;
}	
.navbar-nav > li:hover .dropdown-menu {
  display: block;
  z-index: 9999;
}
	
}
img {
  max-width: 100%;
}
.main_banner {
  position: relative;
  display: flex;
  padding-top: 110px;
}
.main_banner .carousel-caption {
  max-width: 530px;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
  text-align: left;
  right: 10%;
}
.main_banner .carousel-caption h3 {
  color: #fff;
  margin-bottom: 15px;
}
.main_banner .carousel-caption h3 span{
	background:#D3EA52;
	width:8px;
	height:8px;
	border-radius:100px;
	display: inline-block;
position: relative;
top: -5px;
}
.main_banner .carousel-caption p {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
}
.main_banner::before {
  content: '';
  background-image: url(../img/banner-shape.svg);
  position: absolute;
  right: 0px;
  width: 90%;
  top: 0px;
  height: 100%;
  background-repeat: no-repeat;
  z-index: 9;
  background: linear-gradient(90deg, rgba(30, 57, 43, 0), #1e392b);
}
.main_banner::after {
	  content: '';
  background-image: url(../img/banner-shape.svg);
 background-repeat: repeat-y;
  right:0px;
  position: absolute;
height: 100%;
top: 0;
z-index: 9;
background-size: cover;
width: 60%;
  
}
.navBlock {
  background: #3E4043;
  padding: 12px 20px;
  display: flex;
  flex-wrap: wrap;
}
.navBlock .navBlock_col {
  margin-bottom: 0px;
  background: #D3EA52;
  border-radius: 7px;
  padding: 20px 40px;
	height:100%;
}
.navBlock .navBlock_col:hover{
	outline: 3px solid #ACCA4C;
}
.navBlock h4 {
  margin-bottom: 0px;
}
.navBlock p {
  font-weight: 500;
  color: #151917;
}
.navcol {
  padding: 0px 6px;
}
.navblock_header {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #BCD649;
  align-items: center;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.navblock_header img {
  max-width: 50px;
}
.boxBottom {
  background: #C6D9DE;
  padding: 30px 30px 20px 30px;
}
.boxBottom h4 {
  margin-bottom: 30px;
}
.sm-gutters > .col,
.sm-gutters > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.news_events {
  padding: 100px 0px;
}
.event_info .event_desc {
  background: #3E4043;
  box-shadow: 0px 0px 1px #00000029;
  min-height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.event_info .event_desc h3 {
  font-size: 25px;
  font-weight: normal;
}
.footer {
  background: #0F6134;
  padding: 40px 0px 0px 0px;
  color: #fff;
}
.footer .footmenu ul {
  list-style: none;
  padding: 0px;
}
.footer .footmenu ul li {
  margin-bottom: 10px;
}
.footer .footmenu ul li a {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
.footer .footmenu ul li a:hover{
	color:#D1E851
}
.footer .foot_media ul {
  list-style: none;
  padding: 0px;
}
.footer .foot_media ul li {
  margin-bottom: 8px;
}
.footer .foot_media ul li a {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.footer .foot_media ul li a:hover{
		color:#D1E851
}
.footer .foot_media ul li a img {
  margin-right: 5px;
}
.footerBottom {
  background: #23342B;
  margin-top: 25px;
  padding-top: 20px;
  padding-bottom: 10px;
}
.footerBottom p {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-align: center;
}
.footerBottom p a {
  color: #fff;
  font-weight: 600;
  text-decoration: underline;
}
.footerBottom p a:hover{
	font-weight:700;
}
.footerBottom p:first-child {
  margin-bottom: 10px;
}
.footer-row {
  max-width: 90%;
  margin: 0px auto;
}

.main_wrapper > section {
  padding: 80px 0px;
}
.main_wrapper {
  padding-top: 170px;
}
.main_wrapper p {
  margin-bottom: 20px;
}
.main_breadcrumb {
  background: #EAEBEB;
  position:relative;
}
.main_breadcrumb .breadcrumb {
  background: none;
  margin: 0px;
  padding-left: 10px;
  padding-right: 30px;
  font-size: 14px;
  text-transform: uppercase;
  padding-top: 6px;
  padding-bottom: 6px;
  align-items: center;
}
.main_breadcrumb::after {
  content: '';
  box-shadow: 0px 3px 6px #00000029;
  width: 100%;
  position: absolute;
  left: 0;
  height: 2px;
  bottom: 0;
}
.main_breadcrumb .breadcrumb a {
  color: #23342B;
  font-weight: 400;
}
.main_breadcrumb .breadcrumb a  img{
	vertical-align: text-top;
}
.main_breadcrumb .breadcrumb li.active {
  color: #23342B;
  font-weight: 700;
}
.main_breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "";
  background: url(../img/Down_small.svg);
  background-repeat: no-repeat;
  margin-top: 5px;
  margin-right: 4px;
}
.page_title {
  min-height: 400px;
  align-items: center;
  justify-content: flex-start;
  display: flex;
  position: relative;
  background-size: cover;
  background-position: center;
}
.page_title h1 {
  color: #fff;
  position: relative;
  z-index: 9;
  padding-left: 250px;
}
.page_title::before {
  content: '';
  background: url(../img/dotted_curve.png);
  position: absolute;
  left: 0;
  z-index: 9;
  width: 270px;
  top: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.page_title::after {
  content: '';
  background: linear-gradient(90deg, rgba(30, 57, 43, 0), #1e392b);
  position: absolute;
  left: 0px;
  width: 100%;
  height: 100%;
  transform: rotateY(180deg);
}
.gray {
  background-color: #EAEBEB;
  background-image: url(../img/greyBg.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 350px;
}
.link_text {
  color: #0F6134;
  font-weight: 700;
  font-size: 14px;
  text-decoration: underline;
}
.link_text:hover{
  text-decoration: underline;	
}
.link_text img {
  margin-left: 3px;
  max-width: 8px;
}
.generic_middle_block {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
  padding-top: 60px;
}
.generic_middle_block .date {
  color: #23342B;
  font-weight: 700
}
.doc_block {
  display: block;
  color: #0F6134;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  text-decoration: underline;
}
.doc_block:hover{
	  text-decoration: underline;
	font-style:italic;
}
.doc_block img {
  margin-right: 8px;
}
.doc_block strong {
  font-size: 16px;
  color: #0F6134;
  margin-right: 10px;
}
.doc_block span {
  /*text-decoration: underline;*/
}
.button_block {
  display: flex;
}
.topTitle {
  text-align: center;
  margin-bottom: 50px;
}
.img_btn_col {
  padding: 0px 8px;
  margin-bottom: 15px;
}
.img_block {
  position: relative;
}
.img_block .img_block_title {
  position: absolute;
  background: rgba(15, 97, 52, 0.7);
  border-radius: 7px;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.img_block .img_block_title h5 {
  color: #fff;
  font-size: 20px;
  position: relative;
  text-align: center;
  padding: 0px 20px;
}
.img_block .img_block_title:hover {
  background: #0F6134;
}
.img_block img {
  border-radius: 7px;
}
.text-img-wrap {
  border: 1px solid #0F6134;
  background: #fff;
  border-radius: 7px;
}
.text-img-wrap:hover {
  outline: 2px solid #0F6134;
}
.img_text_card_col {
  padding: 0px 6px;
  margin-bottom: 15px;
}
.text_card_block {
  padding: 30px 30px;
  background: #fff;
  border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
}
.text_card_block p {
  color: #23342B;
}
.text_card_block .btn_primary {
  display: inline-block;
}
.text_card_block h5 {
  margin-bottom: 15px;
}
.right_info_cont {
  background: #F4F4F4;
  box-shadow: 0px 0px 1px #00000029;
  padding: 25px 30px;
  margin-bottom: 10px;
}
.right_info_cont .btn_primary {
  display: inline-block;
}
.generic_form {
  max-width: 600px;
  margin: 0px auto;
  padding: 30px 15px;
}
.generic_form h4 {
  text-align: center;
}
.generic_form .form-group label {
  text-transform: uppercase;
  font-size: 14px;
  color: #050505;
  font-weight: 700;
}
.generic_form .form-control {
  background: #fff;
  border-radius: 0px;
  min-height: 50px;
  box-shadow: 0px 0px 6px #00000029;
  border: 1px solid #BABABA;
}
.generic_form .form-check-label {
  color: #fff;
}
.generic_form .btn_blue {
  margin-left: auto;
  margin-right: auto;
  display: table;
  padding: 15px 30px;
  width: 150px;
  margin-top: 20px;
  border: 0px;
  box-shadow: 0;
}
.owl-general {
  position: relative;
  max-width: 1000px;
  margin: 0px auto;
}
.owl-general .owl-stage {
  display: flex;
}
.owl-general .owl-stage .owl-item {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
}
.owl-general .owl-stage .item {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.owl-general .owl-carousel .owl-item img {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
.owl-general .owl-nav button {
  width: 50px;
  height: 50px;
  background: #D1E851;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
}
.owl-general .owl-nav .owl-next {
  right: -50px;
}
.owl-general .owl-nav .owl-next img {
  transform: rotate(180deg);
}
.owl-general .owl-nav .owl-prev {
  left: -50px;
}
.owl-general .owl-stage-outer {
  max-width: 1000px;
  margin: auto;
  overflow: hidden;
}
.how_to_cont h2 {
  margin-bottom: 40px;
  position: relative;
  padding-left: 25px;
}
.how_to_cont h2:before {
  content: '';
  width: 15px;
  height: 15px;
  background: #0F6134;
  border-radius: 100px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 18px;
}
.how_row {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 10px;
}
.how_row h6 {
  margin-bottom: 0px;
}
.how_row .number {
  font-size: 14px;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 40px;
  min-height: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 35px;
  background: #D3EA52;
  color: #23342B;
  font-weight: 700;
  font-size: 20px;
}
.how_to_cont {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
p.how_title {
  margin-bottom: 5px;
}
.simple_list_col {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 15px;
}
.simple_list_col a {
  color: #23342B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 80px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px;
  background: #D3EA52;
  box-shadow: inset 0px 0px 6px #00000029;
  border-radius: 7px;
}
.simple_list_col a:hover {
  outline: 3px solid #B2C85F;
}
.expanding-grid {
  position: relative;
}
.expand_box {
  border: 1px solid #0F6134;
  border-radius: 7px;
}
.expand_det {
  text-align: center;
  padding: 20px;
  background: #fff;
  padding-bottom: 8px;
  position:relative;
  border-radius: 7px;
}
.expand_det h6 {
  font-size: 18px;
}
.expand_det h6 span {
  display: block;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  color: #0A2711;
  margin-top: 5px;
  text-transform: uppercase;
  font-weight: 600;
}
.expanding-grid .links {
  display: block;
  overflow: hidden;
  padding: 1em 0;
  margin: 0px -5px;
}
.expanding-grid .links > li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0px 8px;
  width: 25%;
  list-style: none;
  margin-bottom: 16px;
}
.expand_img img {
  width: 100%;
  border-top-left-radius: 7px;
border-top-right-radius: 7px;
}
.expanding-grid .links > li:nth-of-type(4n+1) {

}
.expanding-grid .spacer {
  clear: both;
  display: block;
  margin-bottom: 0px;
}
.expanding-grid .expanding-container {
  clear: both;
  display: none;
  overflow: hidden;
  width: 100%;
  margin-top: -10px;
  /*	background: #fff;border: 3px solid #0F6134;*/
}
.expanding-grid .expanding-container.expanded,
.expanding-grid .expanding-container:target {
  display: block;
}
.expanding-grid .close-button {
  background: url(../img/cancel.png);
  color: #fff;
  display: inline-block;
  height: 25px;
  line-height: 1;
  overflow: hidden;
  text-decoration: none;
  text-indent: 5em;
  white-space: nowrap;
  width: 25px;
  will-change: opacity;
  z-index: 5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-top: 20px;
  margin-right: 20px;
}
.expanding-grid .close-button.active {
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.expanding-grid .close-button:hover {
  opacity: 0.5;
}
.expand-content {
  padding: 50px 50px 30px 70px;
  margin: auto;
  /*max-width: 1000px;*/
	max-width: 99.54%;
  border: 3px solid #0F6134;
  background: #fff;
}
.plus-minus_icon {
  width: 20px;
  height: 20px;
  background-image: url(../img/green-arrow-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  margin-left: auto;
}
.tel_email a {
  color: #0F6134;
  font-weight: 700;
  text-decoration: underline;
}
.expanding-grid .links > li .active .plus-minus_icon {
  transform: rotate(180deg);
}
.expanding-grid .links > li .active .expand_det {
  border-top: 0px;
}


#conference-timeline {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#conference-timeline .conference-center-line {
    position: absolute;
    width: 3px;
    height: calc(100% - 250px);
    top: 120px;
    left: 50%;
    margin-left: -2px;
    background: #0F6134;
    z-index: 0;
}

.timeline-article {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    margin: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.timeline-article .content-left-container,
.timeline-article .content-right-container {
    max-width: 50%;
    width: 100%;
}

.timeline-article .content-left,
.timeline-article .content-right {
    position: relative;
    width: auto;
}

.timeline-article p span.article-number {
    position: absolute;
    font-weight: 300;
    font-size: 44px;
    top: 10px;
    left: -60px;
    color: #00b0bd;
}

.timeline-article .content-left-container {
    float: left;
    padding-right: 0px;
}

.timeline-article .content-right-container {
    float: right;
    margin-left: auto;
    padding-left: 0px;
}

.timeline-article .content-left:before,
.timeline-article .content-right:before {
    position: absolute;
    top: 20px;
    font-size: 23px;
    font-family: "FontAwesome";
    color: #fff;
    display: none;
}

.timeline-article .content-left:before {
    content: "\f0da";
    right: -8px;
}

.timeline-article .content-right:before {
    content: "\f0d9";
    left: -8px;
}

.timeline-article .circle_yw {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-left: -21px;
    color: #fff;
    border-radius: 100%;
    background: #fff;
    border: 3px solid #D3EA52;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.timeline-article .image_year_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.image_year_row .section_year {
    margin-left: 20px;
    background: #D3EA52;
    color: #23342B;
    min-width: 180px;
    text-align: center;
    padding: 20px;
    font-size: 40px;
    font-weight: 700;
    box-shadow: inset 0px 0px 6px #00000029;
    border-radius: 7px 0px 0px 7px;
}

.timeline-article .content-left p {
    margin-left: auto;
}

.timeline-article .content-left {
    text-align: right;
}

.timeline-article .content-right {
    text-align: left;
}

.timeline-article .content-right .section_year {
    margin-left: 0;
    margin-right: 20px;
}

.timeline-article .circle_yw {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.timeline-article .circle_yw:after {
    content: '';
    background: #0F6134;
    width: 32px;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 100%;
}

.conference-timeline-content .timeline-article:first-child .circle_yw {}

.timeline-level-two .circle_yw::after {
    display: none;
}

.timeline-level-two.inner_img .timeline-inner-left img {
    max-width: 400px;
    margin-right: 100px;
}

.timeline-level-two.inner_img .timeline-inner-left {
    position: relative;
}

.timeline-level-two.inner_img .timeline-inner-right:after {
    content: '';
    width: 150px;
    height: 50px;
    background: #D3EA52;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -1;
    transform: translateY(-50%);
}

.conference-timeline-content {
    max-width: 1200px;
    margin: auto;
}

.timeline-wrap {
    position: relative;
}

.timeline-row {
    width: 100%;
}

.timeline-level-one {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.odd.timeline-article .content-right-container {
    padding-left: 40px;
}

.even.timeline-article .content-left-container {
    padding-right: 40px;
}

.timeline-inner-left,
.timeline-inner-right {
    max-width: 50%;
    width: 100%;
}

.timeline-level-two {
    width: 100%;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
    margin-top: 50px;
}

.timeline-inner-left {
    text-align: right;
    padding-right: 40px;
}

.timeline-inner-right {
    text-align: left;
    padding-left: 40px;
    position: relative;
}

.img_left .image_year_row .section_year {
    position: absolute;
    right: 0px;
}

.img_right .image_year_row .section_year {
    position: absolute;
    left: 0px;
}

.section_img {
    max-width: 500px;
}

.img_right .section_img {
    margin-left: auto;
}

.inner_img .timeline-inner-right {
    text-align: right;
}

.inner_img .timeline-inner-right img {
    max-width: 500px;
}

.timeline-level-two .circle_yw {
    border-color: #0F6134;
}




.contact_col {
  padding: 0px 3px;
}
.contact_box {
  background: #fff;
  padding: 30px 30px;
  border: 1px solid #C3C3C3;
}
.contact_box p {
  margin-bottom: 5px;
  color: #23342B;
}
.tel_em_fax {
  margin-top: 15px;
}
.tel_em_fax strong {
  color: #23342B;
  font-family: 'Montserrat', sans-serif;
}
.tel_em_fax a {
  color: #0F6134;
  font-weight: 600;
  text-decoration: underline;
}
.tel_em_fax p {
  margin-bottom: 0px;
}
.maintitle {
  margin-bottom: 50px;
}
.main-service {
  background: #005A76;
  padding: 60px 0px 80px 0px;
}
.main-service h2 {
  color: #fff;
  text-align: center;
}
.button_ico_box {
  text-align: center;
  padding: 22px 15px;
  background: #D3EA52;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 7px;
}
.button_ico_box img {
  max-width: 45px;
}
.button_ico_box h6 {
  text-transform: uppercase;
  font-size: 16px;
  color: #23342B;
}
.button_ico_box:hover {
  outline: 3px solid #B2C85F;
}
.button_ico_col {
  padding: 0px 8px;
}

.NewsMettings {
  padding: 70px 0px;
  background-image: url(../img/greyBg.svg);
  background-color: #EAEBEB;
	background-repeat:no-repeat;
}
.NewsMettings .text_card_block {
  padding-bottom: 0px;
}
.titleBlock {
  margin-bottom: 40px;
}
.titleBlock h2 {
  position: relative;
  margin-bottom: 0px;
}
.titleBlock h2::before {
  content: '';
  width: 16px;
  height: 16px;
  width: 15px;
  height: 15px;
  background: #0F6134;
  border-radius: 100px;
  display: inline-block;
}
.allBtn {
  text-align: right;
  margin-top: 40px;
}
.meetingBoxblock {
  margin-bottom: 12px;
  border: 1px solid #0F6134;
border-radius: 7px;
background: #fff;
}
.meetingBox {
  background: #fff;
  margin-bottom: 0px;
  border-radius: 7px;
  position: relative;
  margin-bottom: 5px;
  cursor: pointer;
}
.meetingBox::after {
  content: '';
  width: 15px;
  height: 15px;
  background: url(../img/green-arrow-down.svg);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 5px;
  right: 10px;
  background-size: 15px;
}
.meetingBox h5 {
  margin-bottom: 0px;
}
.meetingBox p {
  margin-bottom: 5px;
}
.meetingBox .timedate {
  background: #0F6134;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  padding: 3px 20px;
  border-top-left-radius: 6px;
border-top-right-radius: 6px;
margin-top: -1px;
}
.meetingBox.active::after {
  transform: rotate(180deg);
  bottom: 10px;
}
.meetingBoxblock:hover , .acco_active_meet {
  outline: 2px solid #0F6134;
}
.meetingInfo {
  padding: 10px 20px;
}
.text_card_block .document_era {
  margin-top: 20px;
}
.meeting-panel-info {
  display: none;
  padding: 0px 20px;
}
.twitterBlock {
  background-color: #3E4043;
  padding: 50px 0px;
  margin-top: -1px;
}
.sp_alert {
  padding-top: 118px;
}
.sp_alert h5 {
  color: #fff;
  margin: 0px;
  text-align: center;
  line-height: 30px;
  max-width: 1120px;
  margin: auto;
  text-transform: none;
}
.sp_alert .spalert_cont {
  padding: 20px;
  background: #0F6134;
}
.spbanner {
  padding-top: 0px !important;
}
.sp_footer {
  padding-top: 0px;
}
.sp_footer .footerBottom {
  background: #00391A;
  margin-top: 0;
}
.spheader .bottom_menu {
  padding-right: 15px;
  align-items: center;
}


.footerBottom.slpash-footer {
	margin-top: 0px;
	background-color: #00391A;
	padding-top:20px;
}
.footer.splash-main {
	padding: 0px;
}

.main_banner  .carousel-item img{
	width:100%;
}

.twitterBlock h5{
	display:flex;
}
.twitterBlock h5 img{
	filter: brightness(0) invert(1);
	margin-right: 10px;
}

.spheader .navbar-brand {
	pointer-events:none;
}
.footmenu li a:hover {
	color: #D3EA52 !important;
}
.allBtn.news-btn {
	margin-top: 16px;
}



.about_info {
  max-width: 880px;
  margin: auto;
  padding: 60px 0px;
}
.about_info h3 {
  font-size: 30px;
}
.news-wraper {
  padding: 60px 0px;
}
.news-card-wraper {
  padding: 60px 0px;
}
.newsBody {
 /* display: flex;
  flex-direction: column;*/
  height: 100%;
  padding-bottom: 0;
  justify-content: center;
  padding: 20px 20px;
  padding-bottom: 20px;
  position: relative;
	min-height: 290px;
  padding-top: 50px;
}
.newsBody img {
	width: 70%;
}
/*.newsBody .date-info {
  padding: 5px 30px;
  margin: 0px -21px;
  background: #0F6134;
  color: #fff;
  font-weight: 600;
  text-align: center;
      border-radius: 0px 0px 7px 7px;
}*/
.newsBody .date-info {
	padding: 5px 30px;
	margin: 0px -20px;
	background: #0F6134;
	color: #fff;
	font-weight: 600;
	text-align: center;
	border-radius: 7px 7px 0px 0px;
	position: absolute;
	width: 100%;
	top: 0;
}
.newsBody p {
  color: #313C40;
}
.newscard {
  border: 1px solid #0F6134;
  border-radius: 7px;
  min-height: 370px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  background: #fff;
  height: 100%;
}
.newscard:hover{
	outline: 2px solid #0F6134;
} 
.newsColumn.no-img .newsBody .date-info {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.newsColumn.no-img .newsBody {
  min-height: 350px;
}
.newsinfo {
  height: 100%;
}
.news-grid .newsColumn {
  width: 33.3%;
  padding: 0px 8px;
  margin-bottom: 16px;
}
.search_filter_title label {
  font-size: 16px;
  width: 100%;
  text-transform: uppercase;
}
.search_box {
  max-width: 350px;
  margin-bottom: 20px;
}
.isotope,
.isotope .item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
.newsInRow {
  margin-bottom: 40px;
}
.search_box .btn {
  background: #D3EA52;
  border-radius: 0px 3px 3px 0px;
  border: 1px solid #2C5F38;
  border-left: 0;
}
.filter_box {
  margin-right: 5px;
}
.filter_box.col-one select {
  min-width: 300px;
}
.filter_box.col-one {
  margin-right: 15px;
}
.newsSort label {
  text-transform: uppercase;
}
.nsRight {
  display: flex;
}
.newsSort {
  max-width: 300px;
  margin-left: auto;
  align-self: flex-end;
  min-width: 300px;
  padding-bottom: 24px;
}
.news-grid {
  display: flex;
  flex-wrap: wrap;
  margin-left:-8px;
   margin-right:-8px;
}
.cleardata {
  text-align: right;
}
.cleardata a {
  font-weight: 600;
  font-size: 14px;
  text-decoration: underline;
  text-transform: uppercase;
}
.cleardata a img{
	margin-right:3px;
}
.news-wraper .container,
.resource_wrap .container,
.events_wrap .container {
  max-width: 1100px;
}
.resource_wrap {
  padding: 60px 0px;
}
.ftr_col {
  padding: 0px 5px;
}
.filter_row {
  margin-left: -5px;
  margin-right: -5px;
  padding-bottom: 60px;
}
.reSort {
  max-width: 200px;
  margin-left: auto;
}
.res_panel_block {
  background-color: #fff;
  border: 1px solid #0F6134;
  border-radius: 7px;
  /*cursor: pointer;*/
  margin-bottom: 15px;
}
.panel_top {
background: #0F6134;
    color: #fff;
    padding: 5px 15px;
    border-top-left-radius: 4px;
    margin-left: -1px;
    width: calc(100% + 2px);
    border-top-right-radius: 4px;
    margin-top: -1px;
}
.panel_content {
  display: flex;
  padding: 20px 20px;
  position: relative;
}
.panel_content h3 {
  font-size: 30px;
}
.panel_content:after {
  content: '';
  width: 15px;
  height: 15px;
  background: url(../img/green-arrow-down.svg);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 5px;
  right: 10px;
  background-size: 15px;
	/*display: none;*/
}
.resource_wrap .panel_content:after {
  content: none;
  display: none;
}
.res_panel.active .panel_content::after {
  transform: rotate(180deg);
  bottom: 10px;
}
.res_panel_block.active,
.res_panel_block:hover {
  outline: 3px solid #0F6134;
}
.panel_img {
  /* min-width: 280px;
  max-width: 280px; */
 /* display: flex;*/
/*align-items: center;*/
}
.panel_img img{
/*min-height: 250px;
object-fit: cover;*/
/*width: 280px;*/
  width: 100%;
  /*height: 100%;*/
}
}
.panel_descr {
  padding-left: 30px;
  padding-right: 30px;
}
.panel_bottom {
  border-top: 2px solid #B2C85F;
  padding-top: 10px;
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}
.panel_bottom a {
  font-weight: 600;
  text-decoration: underline;
}
.share_info a {
  font-weight: 700;
}
.share_info a:hover{
	font-style:italic;
}
.panel_top p:empty{
	display:none;
}
.share_info a span{
	 text-decoration: underline;
}
.res-panel-info {
  display: none;
  /*max-width: 850px;*/
	 max-width: 1025px;
  padding-bottom: 60px;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.res-panel-info .document_era {
  margin-bottom: 30px;
}
.share_info {
  margin-bottom: 15px;
}
.event_filter_wrap {
  display: flex;
  justify-content: space-between;
}
.filterWrap  .filter_box_evt  {
  margin-right: 6px;
}
.filterWrap .col-one {
  margin-right: 12px;
  min-width: 250px;
}
.events_wrap {
  padding: 60px 0px;
}
.list_grid_view {
  display: flex;
  align-items: center;
}
.list_grid_view a {
  background: #BFBEC1;
  color: #23342B;
  font-weight: 600;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  border-radius: 4px;
  font-size: 14px;
  cursor:pointer;
}
.list_grid_view a img {
  margin-right: 5px;
}
.list_grid_view a.active {
  background: #D1E851;
}
.accordion_block_meet {
  background: #fff;
  border: 1px solid #0F6134;
  border-radius: 7px;
  margin-bottom: 15px;
}
.date-info-meet {
  background: #0F6134;
  color: #fff;
  padding: 5px 15px;
  font-weight: 600;
  padding-left: 40px;
	border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.prev_month {
  font-weight: 700;
  text-decoration: underline;
  font-size: 14px;
  
}
.prev_month:hover{
  text-decoration: underline;
  font-style:italic;
}
.prev_month img {
  max-width: 9px;
  margin-right: 5px;
}
.event_content {
  margin-top: 30px;
}
.accordion_meet {
  margin-top: 15px;
}
.meet-descr {
  padding-left: 40px;
  padding-top: 15px;
  padding-bottom: 10px;
  position: relative;
}
.meet-descr:after {
  content: '';
  width: 15px;
  height: 15px;
  background: url(../img/green-arrow-down.svg);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 5px;
  right: 10px;
  background-size: 15px;
}
.link_item {
  font-weight: 700;
  text-decoration: underline;
}
h6 .doc_block {
  display: inline-block;
}
.acco_panel_meet {
  padding-left: 40px;
  padding-right: 40px;
  border-top: 2px solid #B2C85F;
  padding-top: 20px;
  margin-left: 40px;
  margin-right: 40px;
  padding-bottom: 50px;
  display: none;
}
.acco_panel_meet h3 {
  font-size: 30px;
  margin-bottom: 20px;
}
.accordion_block_meet:hover , .acco_active{
 
  outline: 3px solid #0F6134;
}
.meet_acco_title.active .meet-descr::after {
  transform: rotate(180deg);
  bottom: 10px;
}
.attain_info {
  max-width: 1000px;
  margin: auto;
  padding: 50px 0px;
}
.attain_info h3 {
  position: relative;
  margin-bottom: 15px;
}
.attain_info h3::before {
  content: '';
  width: 15px;
  height: 15px;
  background: #0F6134;
  border-radius: 100px;
  display: inline-block;
  margin-right: 15px;
}
.intr_txt {
  max-width: 800px;
  margin: auto;
  padding: 0px 15px;
  margin-bottom: 40px;
}
.attain_descr {
  max-width: 800px;
  margin: auto;
  margin-top: 40px;
}
.form_wraper {
  padding: 60px 0px;
}
.form_content {
  max-width: 700px;
  margin: 0px auto;
  padding: 0px 15px;
}
.form_content .sub_btn {
  margin-left: auto;
}
.form_content h5 {
  text-align: left;
  margin-bottom: 25px;
}

.gform_title {
	display: none;
}
#gform_wrapper_1 {
	width: 100%;
}
.gform_wrapper.gravity-theme .gfield_label {
	font-weight: normal;
	
}
#input_1_9 {
	border: 1px solid #0F6134;
	background-color: #fff;
}
#input_1_1 {
	border: 1px solid #0F6134;
	border-radius: 3px;
}
#input_1_2 {
	border: 1px solid #0F6134;
	border-radius: 3px;
}
#input_1_3 {
	border: 1px solid #0F6134;
	border-radius: 3px;
}
#input_1_4 {
	border: 1px solid #0F6134;
	border-radius: 3px;
}
.gform_footer  .gform_button {
	background: #D1E851;
box-shadow: inset 0px 0px 6px #00000029;
border-radius: 4px;
color: #151917;
display: inline-block;
font-family: 'Montserrat', sans-serif;
padding: 10px 25px;
text-align: center;
font-weight: 700;
border:0;
}
.gform_footer  .gform_button:hover{
	color: #151917;
box-shadow: inset 0px 0px 6px #00000029, 0px 5px 3px #00000029;
}
.gform_footer.top_label {
	text-align: right;
}
.wp-pagenavi  span.pages{
	display:none;
}
.wp-pagenavi a, .wp-pagenavi span{
	font-weight: bold;
border: none;
padding: 5px 10px;
color: #23342B;
position:relative;
}
.wp-pagenavi span.current {
  background: #3E4043;
  color: #fff;
}
.pagination{
	justify-content:center;
	margin-top: 40px;
margin-bottom: 10px;
}
.pagination .nextpostslink{
	font-size:0px;
}
.pagination .nextpostslink:after{
		content:'';
	background-image: url(../img/green-arrow-down.svg);
	width: 18px;
	height: 18px;
	display: inline-block;
	background-size: cover;
	background-size: 18px;
	background-repeat: no-repeat;
	transform: rotate(-90deg);
	position: relative;
	top: 2px;
}

.pagination .previouspostslink{
		font-size:0px;
}

.pagination .previouspostslink:after{
		content:'';
	background-image: url(../img/green-arrow-down.svg);
	width: 18px;
	height: 18px;
	display: inline-block;
	background-size: cover;
	background-size: 18px;
	background-repeat: no-repeat;
	transform: rotate(90deg);
	position: relative;
	top: 2px;
}

.addeventatc.addtocal {
	visibility: visible;
font-weight: 700;
text-decoration: underline;
color: #0F6134 !important;
box-shadow: none !important;
padding-top: 0px !important;
padding-bottom: 0px !important;
font-family: 'Montserrat', sans-serif;
padding-left: 30px !important;
}
.addeventatc .addeventatc_icon{
	background:url(../img/calendar.svg) !important;
	top: 0px !important;
left: 0px !important;
}
.meet_acco_title {
	cursor:pointer;
}

.main_wrapper .wp-block-group {
	padding: 80px 0px;
}
.gform_wrapper.gravity-theme .gfield_label{
	font-weight:normal;
}
.gform_wrapper.gravity-theme .gfield{
	margin-bottom:5px;
}
.wp-block-group__inner-container > * ,  .wp-block-group__inner-container > .document_era , .wp-block-group__inner-container > .wp-block-advgb-accordions ,
.wp-block-group__inner-container >  .gform_legacy_markup_wrapper
  {
	 max-width:900px;
	 margin-left:auto;
	 margin-right:auto;
 }
 
 .wp-block-group > * ,  .wp-block-group > .document_era , .wp-block-group > .wp-block-advgb-accordions ,
.wp-block-group >  .gform_legacy_markup_wrapper ,   .wp-block-group > .wp-block-image 
  {
	 max-width:900px;
	 margin-left:auto;
	 margin-right:auto;
 }
 
   .wp-block-group > section ,   .wp-block-group > .wp-block-advgb-adv-tabs ,  .wp-block-group >  .wp-block-media-text ,  .wp-block-group >  .wp-block-group , .wp-block-group  > .wp-block-columns{
	  	 max-width:100%;
  }
 
  .wp-block-group__inner-container > section ,   .wp-block-group__inner-container > .wp-block-advgb-adv-tabs , .wp-block-group__inner-container >  .wp-block-media-text{
	  	 max-width:100%;
  }

.wp-block-group__inner-container >  .wp-block-group{
	max-width:100%;
}

.wp-block-group__inner-container > h2 {
  margin-bottom: 40px;
}

.aligncenter .row{
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
}

.img_button_row.three  .img_btn_col {
-ms-flex: 0 0 33.3%;
flex: 0 0 33.3%;
max-width: 33.3%;
}

.img_button_row.four  .img_btn_col {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.img_button_row.two  .img_btn_col {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.img_text_card_row.three .img_text_card_col{
	-ms-flex: 0 0 33%;
flex: 0 0 33%;
max-width: 33%;
}  

.img_text_card_row.four .img_text_card_col{
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.img_text_card_row.two .img_text_card_col{
	-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}  
.simple_list_info .row.four .simple_list_col{
	-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}

.simple_list_info .row.two .simple_list_col{
	-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}

.simple_list_info .row.three .simple_list_col{
	-ms-flex: 0 0 33.3%;
flex: 0 0 33.3%;
max-width: 33.3%;
}

.expanding-grid.four .links > li{
	width:25%;
}
.expanding-grid.two .links > li{
	width:50%;
}
.expanding-grid.three .links > li{
	width:33.3%;
}

.advgb-tabs-wrapper .advgb-tab-body-wrapper div.advgb-tab-body{
padding-left:0px;	
padding-right:0px;	
padding-bottom: 0;

}
.advgb-tab-body-wrapper div.advgb-tab-body > *{
	max-width: 900px;
margin-left: auto;
margin-right: auto;
}


.advgb-tab-body-wrapper div.advgb-tab-body >  div, .advgb-tab-body-wrapper div.advgb-tab-body > section{
	max-width:100%;
}

.gform_legacy_markup_wrapper .description, .gform_legacy_markup_wrapper .gfield_description, .gform_legacy_markup_wrapper .gsection_description, .gform_legacy_markup_wrapper .instruction{
	font-size:16px !important;
}
.gform_legacy_markup_wrapper .gfield_checkbox li label, .gform_legacy_markup_wrapper .gfield_radio li label{
		font-size:16px !important;
}
.advgb-tab-body-wrapper{
	border:0px !important;
}


.wp-block-advgb-accordion-item{
	border:1px solid #0F6134
}

.advgb-accordion-header{
	background:#fff !important;
	padding: 8px 20px !important;
	border: 0 !important;
border-radius: 7px !important;margin-top: 0px !important;
}
.advgb-accordion-header:hover{
	/*outline:2px solid #0F6134*/
}
.acco_border{
	outline:2px solid #0F6134
}
.advgb-accordion-header .advgb-accordion-header-title{
color: #23342B !important;
font-size: 20px !important;
}
.wp-block-advgb-accordion-item{
	margin-bottom:8px !important;border-radius: 7px;
}
.advgb-accordion-header-icon svg{
	display:none;
}
.advgb-accordion-header-icon{
	margin-right:0px !important;
	width: 20px;
height: 20px;
background-repeat: no-repeat;
background-size: 20px;
margin-top: 10px;
background-image: url(../img/green-arrow-down.svg);
}
.ui-accordion-header-icon , .advgb-accordion-header-icon{
	display:block !important
}
.advgb-accordion-body{
	background:#fff !important;
	position: relative;
padding: 20px 50px 10px 50px !important;
border-color: #0F6134 !important;
border: 0 !important;

}
.advgb-accordion-body:before{
  content: '';
  background: #D3EA52;
  height: 2px;
  width: calc(100% - 100px);
  position: absolute;
  left: 50px;
  right: 50px;
  top: 0;
  
}
.advgb-accordion-header.ui-accordion-header-active{
	/*border-bottom:0px !important;
	border-bottom-left-radius: 0px !important;
border-bottom-right-radius: 0px !important;
	outline:2px solid #0F6134*/
} 
.advgb-accordion-header[aria-expanded="true"] .advgb-accordion-header-icon {

    transform: rotate(180deg);
    margin-top: 0;
}
ul.advgb-tabs-panel{
	display:flex;justify-content:center;
	border-bottom: 2px solid #E6863C !important;
	border-bottom: 1px solid #2F5F38 !important;
}
ul.advgb-tabs-panel li.advgb-tab{
border-radius: 0 !important;
/*background: #3E4043 !important;
color: #D3EA52 !important;*/
font-weight: 700;
/* min-width: 220px; */
min-width:100px;
min-height: 60px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 0px !important;
/*border: 1px solid #2F5F38 !important;*/
border-left: 2px solid #5E8B72 !important;
margin-right: 0px !important;
}
ul.advgb-tabs-panel li.advgb-tab:hover{
	background:#0F6134 !important;
}
ul.advgb-tabs-panel li.advgb-tab a {
/*color: #D3EA52 !important;*/
width: 100%;
text-align: center;
/* font-size: 18px; */
font-size: 12px;
/*font-weight: 800;*/
text-transform: uppercase;
}
.main_wrapper .wp-block-advgb-adv-tabs ul.advgb-tabs-panel .advgb-tab.advgb-tab-active{
	background:#fff !important;
	border: 1px solid #235973 !important;
	border-bottom: 0px !important;
	position:relative
}
.main_wrapper .wp-block-advgb-adv-tabs ul.advgb-tabs-panel .advgb-tab.advgb-tab-active:after{
	content: '';
position: absolute;
left: 0;
bottom: -2px;
width: 100%;
background: #fff;
height: 2px;
}
.main_wrapper .wp-block-advgb-adv-tabs ul.advgb-tabs-panel .advgb-tab.advgb-tab-active a{
	color: #23342B !important;
}
.main_wrapper .wp-block-advgb-adv-tabs ul.advgb-tabs-panel .advgb-tab.advgb-tab-active::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    background: #fff;
    height: 2px;
}
.has-text-field #wp-link .query-results {
    top: 280px !important;
}

.gform_wrapper input:focus, .gform_wrapper select:focus, .gform_wrapper textarea:focus , .form-control:focus{
    border: 1px solid #0F6134 !important;
    outline: 0 !important;
	box-shadow: none;
}
.wp-block-image.alignfull{
	width: 100vw;
margin-left: 0;
margin-right: 0;
max-width: 100vw;
}
.wp-block-group__inner-container .main-owl-slider + h2{
  margin-top: 30px
}
section.gen_video_img {
padding-left: 80px;
padding-right: 80px;
}
.wp-block-table{
	max-width: 1200px;
margin:0 auto !important;
}
 .wp-block-table th{
	 background: #0F6134;
font-weight: 600;
text-transform: uppercase;
color: #D3EA52;
border-top: 0 !important;
border-bottom: 0px !important;
   }
 .wp-block-table tbody tr:nth-child(2n+1) {background:#fff !important}
.wp-block-table tbody tr:nth-child(2n) {background: #EAEBEB;}
.wp-block-table td {
    border-right: 1px solid #1B79CB;
}
.wp-block-table td:last-child, .wp-block-table th:last-child {border-right: none}
.wp-block-table thead {border-bottom:none !important;}
.wp-block-table  tr th{
	padding: 15px 15px !important;
		border-right: 1px solid #B2B2B2 !important;
		border-left: 0;

}
 .wp-block-table tr td{
padding: 15px 15px !important;
border: 0;
border-right: 1px solid #B2B2B2 !important; 
 }
.entry-area.isection .wp-block-table tr td:first-child{
  padding: 0px !important;
  border-right: none !important; 
   }

.wp-block-media-text{
	padding:60px 80px;
}

.wp-block-button__link{
background: #D1E851 !important;
box-shadow: inset 0px 0px 6px #00000029 !important;
border-radius: 4px !important;
color: #151917 !important;
display: inline-block !important;
font-family: 'Montserrat', sans-serif;
padding: 10px 25px !important;
text-align: center !important;
font-weight: 700;
}
.wp-block-button__link:hover{
	color: #151917 !important;
box-shadow: inset 0px 0px 6px #00000029, 0px 5px 3px #00000029 !important;
}

.wp-block-media-text{
	grid-template-columns: 60% 40% !important;
}
.wp-block-media-text__content{
	align-self: center !important;
}
.wp-block-media-text__content h3, .wp-block-media-text__content h2{
	position:relative;font-size:38px;padding-left:25px;
}
.wp-block-media-text__content h3:before, .wp-block-media-text__content h2:before{
  content: '';
  width: 15px;
  height: 15px;
  background: #0F6134;
  border-radius: 100px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 16px;
}
.expanding-grid .active .expand_det::after {
  content: '';
  position: absolute;
  background: #fff;
  height: 12px;
  width: calc(100% + 6px);
  bottom: -12px;
  z-index: 9;
  left: -3px;
  /*! box-shadow: -4px 0px 0px 0px #0F6134, 4px 0px 0px 0px #0F6134; */
  border-left: 3px solid #0F6134;
  border-right: 3px solid #0F6134;
  right: -3px;
 /* box-shadow: -4px 0px 0px 0px #0F6134, 4px 0px 0px 0px #0F6134;*/
}
.active .expand_box{
	border: 3px solid #0F6134;
	border-bottom-left-radius: 0;
border-bottom-right-radius: 0;

}
.wp-block-group > h2.has-text-align-center{
	margin-bottom:40px;
}
.wp-block-advgb-accordions{
	max-width:9000px;
	margin:0px auto;
}

.not-found-wraper {
    padding: 150px 0px 200px 0px; 
}

.nf_row {
    margin: 0 auto;
}

.search_box_404 {
    max-width: 350px;
    width: 350px;
    margin-bottom: 10px;
    margin-top: 15px;
}

.search_box_404 .btn {
    background: #D3EA52;
    border-radius: 0px;
    border: 1px solid #2C5F38;
    border-left: 0px;
}

.nf-content h3 {
    font-size: 30px;
}

.ortext {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}

.main_search {
    padding-bottom: 40px;
    margin-bottom: 5px;
}

.main_search_content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.main_search_content .form-control {
    min-height: 50px;
    min-width: 340px;
}

.main_search_content h6 span {
    font-size: 20px;
    margin-left: 10px;
}

.main_search_content .btn {
    background: #D3EA52;
    border-radius: 0;
    width: 50px;
    border: 1px solid #2C5F38;
    position: absolute;
    right: 0;
    height: 50px;
    z-index: 9;
}

.main_search_content .search_input {
    text-align: center;
    margin-top: 25px;
}

.resultmain {
    padding: 60px 0px;
}

.result_row {
    background: #fff;
    margin-bottom: 8px;
    border: 1px solid #0F6134;
}

.result_row .rsltBody {
    padding: 30px 60px 20px 60px;
}

.result_row .rsltBody h3 {
    font-size: 30px;
}

.resull_filter {
    padding: 60px 0px;
}

.resull_filter .container {
    max-width: 1100px;
}

.rslt_txt {
    max-width: 1000px;
    margin: auto;
}

.rslt_txt h2 {
    text-align: left;
    margin-bottom: 20px;
}

.accordion_title {
    border: 1px solid #0F6134;
    padding: 15px 20px;
    border-radius: 7px;
    cursor: pointer;
    position: relative;
}

.accordion_title::after {
    content: '';
    width: 15px;
    height: 15px;
    background: url(../img/green-arrow-down.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: 23px;
    right: 10px;
    background-size: 15px;
}

.accordion_title h5 {
    margin: 0px;
}

.accordionblock {
    margin-bottom: 10px;
}

.accordion-panel-info {
    display: none;
    padding: 30px 0px;
}

.top-title {
    text-align: center;
    margin-bottom: 30px;
}

.filterBlocks {
    max-width: 1000px;
    margin: auto;
}

.result_row {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
}

.re_category {
    background: #0F6134;
    width: 100%;
    text-align: left;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 7px;
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 15px;
    padding-right: 15px;
}

.resull_filter select {
    border-color: #D9D9D9;
    min-height: 40px;
    background-position: top 15px right 10px;
    background-size: 15px;
}

.main_content{

}
.main_content > * {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.main_content >  .wp-block-quote , .main_content > .wp-block-image{
	margin-left:auto;
	margin-right:auto;
}
.main_content > p:first-of-type:first-child , .main_content > h2:first-of-type:first-child , .main_content > h3:first-of-type:first-child , .main_content > h4:first-of-type:first-child , .main_content > h5:first-of-type:first-child , .main_content > h1:first-of-type:first-child   {
  padding-top: 40px;
}
.main_content > p:last-of-type:last-child , .main_content > h2:last-of-type:last-child , .main_content > h3:last-of-type:last-child , .main_content > h4:last-of-type:last-child , .main_content > h5:last-of-type:last-child , .main_content > h1:last-of-type:last-child   {
  padding-bottom: 40px;
}

.main_content > .wp-block-advgb-columns  , .main_content > .wp-block-group  , .main_content >  .wp-block-media-text{
	max-width:100%;
}

.main_content > section{
	 max-width: 100%;
}


.main_content >  ol li , .wp-block-group > ol li{
	margin-bottom:20px;
}



.main_content >  p > a , .wp-block-group > p a {
	font-weight: 600;
text-decoration: underline;
}
.main_content >  p > a:hover , .wp-block-group > p a:hover{
	font-style:italic;
}
.titleBlock  h2 br{
	display:none;
}
.owl-general .owl-dot{
	width: 14px;
height: 14px;
	min-width: 14px;
min-height: 14px;
border: 1px solid #27332C;
border-radius: 100px;
margin: 0px 3px;
background: #fff;
}
.owl-general .owl-dots {
	text-align:center;
}
.owl-general .owl-dot.active{
	background:#D1E851
}

.owl-general .owl_navigation .owl-prev{
	background: none;
position: absolute;
width: auto;
height: auto;
left: 45%;
top: auto;
}
.owl-general .owl_navigation .owl-next{
	background: none;
position: absolute;
width: auto;
height: auto;
right: 45%;
top: auto;
}

.owl_navigation .owl-nav{
	display: flex;
justify-content: center;
position: relative;
top: -5px;
}
.owl_navigation .owl-nav img{
	max-width:8px;
}
.reSort label{
	text-transform:uppercase;
}
.resource_wrap .panel_bottom, .video-page .panel_bottom{
	text-transform: uppercase;
}
.resource_wrap .panel_top {
	text-transform: uppercase;
}
#ajaxsearchpro1_1 .probox .promagnifier .innericon svg, #ajaxsearchpro1_2 .probox .promagnifier .innericon svg, div.asp_m.asp_m_1 .probox .promagnifier .innericon svg {
	fill: #23342B !important;
}

.upmeetings{
	height: 100%;
display: flex;
flex-direction: column;
min-height: 100%;
}
.upmeetings .allBtn{
	margin-top:auto;
}
.ctf-out-of-tweets {
    display: none !important;
}

.expanding-gridevt {
    position: relative;
    width: 100%
}

.expanding-gridevt .linksevt {
    overflow: hidden;
    padding: 1em 0;
	margin: 0px -5px;
}

.expanding-gridevt .linksevt>li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 0px 5px;
    width: 33.3%;
    list-style: none;
    margin-bottom: 10px
}

.expanding-gridevt .linksevt>li a {
    background: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 3px #00000029;
    box-shadow: 0px 0px 3px #00000029
}

.expanding-gridevt .event_box {
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height: 360px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    border: 1px solid #0F6134;
    border-radius: 7px;
}

.expanding-gridevt .links>li:nth-of-type(4n+1) {
    clear: left
}

.expanding-gridevt .spacer {
    background-color: #fff;
    clear: both;
    display: block;
    margin-bottom: 20px
}

.expanding-gridevt .expanding-containerevt {
    clear: both;
    display: none;
    overflow: hidden;
    width: 100%;
    background: #fff;
    border: 2px solid #0F6134;
    margin-top: -10px
}

.expanding-gridevt .expanding-container.expandedevt,
.expanding-gridevt .expanding-container:target {
    /*! display:block */
}

.expanding-gridevt .close-button {
    background: url(../img/cancel.png);
    color: #fff;
    display: inline-block;
    height: 25px;
    line-height: 1;
    overflow: hidden;
    text-decoration: none;
    text-indent: 5em;
    white-space: nowrap;
    width: 25px;
    will-change: opacity;
    z-index: 5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 20px;
    margin-right: 20px
}

.expanding-gridevt .close-button.active {
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.expanding-gridevt .close-button:hover {
    opacity: 0.5
}

.expanding-gridevt .event_box.noimg .date_time {
    position: absolute;
    bottom: 0;
    width: 100%
}

.expand-contentevt {
    padding: 50px 50px
}

.event_det p {
    color: #23342B
}

.event_box .event_name {
	padding: 20px 20px;
	background: #fff;
	min-height: 193px;
}
.event_det {
    width: 100%;
}

.date_time {
    background: #0F6134;
    text-align: center;
    color: #fff;
    font-weight: 700;
    padding: 6px 8px;border-radius: 0px 0px 5px 5px;
}

.event_content{
display:none;
}

.list_grid_view .listIcon {
	border-radius: 0;
}
.list_grid_view  .gridIcon {
	border-bottom-right-radius:0px;
	border-top-right-radius:0px;
}

#ctf .ctf-item{
	max-height: 330px;
overflow-y: auto;
min-height: 330px;
}

.ctf-owl-next{
	background:url(../img/slider-arrow.svg) !important;
	background-repeat: no-repeat !important;
	right: -50px !important;
	background-position: center !important;
}

.ctf-owl-next svg ,  .ctf-owl-prev svg{
	display:none !important;
}

.ctf-owl-prev{
	background:url(../img/slider-arrow.svg) !important;
	background-repeat: no-repeat !important;
	left: -50px !important;
	background-position: center !important;
	transform:rotate(180deg);
	
}

#ctf .ctf-header{
	/*margin-left:4px !important;margin-right:4px !important;
	width:auto !important;*/
}

.img_card_block{
	
}

.expanding-grid.four #section1 ,  .expanding-grid.four #section5 , .expanding-grid.four #section9 , .expanding-grid.four #section13 , .expanding-grid.four #section17 ,.expanding-grid.four #section21 {

}
.three-button {
	margin-top: 50px;
	display: flex;
	text-align: center;
	align-content: center;
	justify-content: center;
}


.three-button a {
	margin-right: 24px;
	background-color: #D1E851;
	margin-left: 24px;
	
}
.three-button a:hover {
	box-shadow:inset 0px 0px 6px #00000029, 0px 5px 3px #00000029 !important;
	color:#151917 !important;
	
}

.img_card_block img{
	    margin: -0.018rem;
    max-width: calc(100% + 0.036rem);
    width: calc(100% + 0.036rem);
}
.page-template-Page-Events-php .acco_panel_meet a {
	font-weight: 700;
	text-decoration: underline;
}
.page-template-Page-Events-php .expand-contentevt a{
font-weight: 700;
	text-decoration: underline;	
}
.a2a_dd.addtoany_no_icon.addtoany_share_save.addtoany_share {
	text-decoration: underline;
	font-size: 1rem;
	text-transform: uppercase;
}
.add-to-any {
	display: flex;
}
.ctf-carousel .ctf-owl-nav{
	display:block !important;
opacity: 1 !important;
}
.main_banner  .carousel-caption p a {
    color: white;
  font-weight: 600;
  text-decoration: underline;
  
}

.meeting-panel-info a{
	font-weight: 600;
text-decoration: underline;
}
.meeting-panel-info a:hover{
	font-style:italic;
}
.main_banner   .carousel{
	width:100%;
}
.img_credit{
	position: absolute;
bottom: 0;
left: 0;
background: rgba(21,22,23,0.9);
border-radius: 0px 7px 0px 0px;
color: #fff;
z-index: 9;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 10%;
max-width: 700px;
padding-right: 15px;
}
.img_credit p{
	margin:0px;
}
.img_credit a{
	color:#D3EA52;
	font-weight:600;
}
.upmeetings .meeting-panel-info a {
	font-weight: 700;
	text-decoration: underline;
}
.page-template-Page-Resources .panel_top a {
	color: #fff;
}
.expand_img_grid .expand-content a {
	color: #0F6134;
	font-weight: 700;
}
.expand_img_grid .expand-content a:hover{
	font-style:italic;
} 
#menu-main-menu li a {
	text-transform: uppercase;
}
.inner_submenu.menu-even.menu-depth-2 {
	border-left: 2px solid #5E8B72;
	padding-left: 15px !important;
	margin-top: 5px;
}
.inner_submenu.menu-even.menu-depth-2 li a {
	font-size: 14px !important;
}
.navbar-nav > li > .dropdown-menu > li > a{
	text-transform:uppercase;
}

.visi_none{
	display:none !important;
}
.event_img {
	text-align: center;
	border-top-left-radius: 5px;
border-top-right-radius: 5px;
	padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
}
.page-id-428 h3::before {
	content: '';
	width: 15px;
	height: 15px;
	background: #0F6134;
	border-radius: 100px;
	display: inline-block;
	margin-right: 15px;
}
.wp-container-1.wp-block-group.intr_txt {
	max-width: 800px;
	
	padding-bottom: 0px;
}
.wp-container-2.wp-block-group.blg-img {
	padding-top: 0px;
	padding-bottom: 20px;
}
.wp-container-3.wp-block-group.atn {
	padding-top: 0px;max-width: 800px;
}
.advgb-accordion-body {
	border-right-width: 0px !important;
	border-left-width: 0px !important;
}
.single-resource_library .panel_img img {
	/* min-height: 250px; */
	/* object-fit: cover; */
	width: auto;
}
.newsBody1 .date-info {
	padding: 5px 19px;
	margin: -1px -31px;
	background: #0F6134;
	color: #fff;
	font-weight: 600;
	text-align: center;
	border-radius: 0px 0px 5px 5px;
	position: absolute;
width: calc(100% + 2px);
	bottom: 0;
}
.text_card_block.newsBody1 p {
	margin-bottom: 40px;
}
.home-news-image {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
  min-height: 192px;
}

.text-img-wrap.for-news {
	min-height: 500px;
	position: relative;
}
.panel_descr .row, .meeting-panel-info .row, .acco_panel_meet .row{
  margin: 0px;
}
 .meeting-panel-info .col-12, .acco_panel_meet .col-12 {
  padding-left: 0px; padding-right: 0px;
}
.meeting-panel-info h1, .meeting-panel-info h2 {font-size: 20px; line-height: 24px;}
div.asp_m.asp_m_1 .probox .proinput input.orig::placeholder, div.asp_m.asp_m_3 .probox .proinput input.orig::placeholder {
  font-family: 'Montserrat', sans-serif !important;
}

#ajaxsearchpro1_1 .probox .promagnifier, #ajaxsearchpro1_2 .probox .promagnifier, div.asp_m.asp_m_1 .probox .promagnifier{
	border-bottom-right-radius: 5px !important;
border-top-right-radius: 5px !important;
}

.event_det .date_time{
	position: absolute;
bottom: 0;
width: 100%;
	width: calc(100% + 1px);
}

.event_img img{
border-top-left-radius: 7px;
border-top-right-radius: 7px;
}

.a2a_logo_color {
  background-color: #0F6134 !important;
}
.expanding-gridevt .event_box:hover{
  outline: 2px solid #0F6134;
} 
.event_content .event_img img{
	max-height:400px;
}

.page-template-Page-Events  .event_content .event_img{
	display:none;
}

.single-events_lis .meet-descr::after {
	background: none !important;
	
}
.newsimg.home-news-image iframe {
	height: 276px;
	width: 100% !important;
}
.page-template-page-video-php .newsinfo {
	height: 58px;
}
.page-template-page-video-php .newscard {
	min-height: 330px;
	
}
.main_content.video-page {
	padding-top: 50px;
	padding-bottom: 50px;
}
.main_content.video-page .newsBody .date-info {
	min-height: 82px;
}
.main_content.video-page .container {
	max-width: 1100px !important;
}
.flt {
	min-width: auto !important;
}
.description-video {
	padding: 28px;
}
.row.filter_row.video-row {
	padding-bottom: 0px !important;
}





.page-template-page-video .panel_img {
    min-width: 500px;
    max-width: 500px;
    /* display: flex; */
    /* align-items: center; */
}
.page-template-page-video .panel_img iframe {
    width: 464px;
}
.page-template-page-video .panel_top a {
    color: #fff;
}
.wp-block-image figcaption strong {
	font-size: 24px;
}
.event_content1 {
	display: none;
}
.btn_sm.jbl {
	text-decoration: none !important;
}
.resource_wrap.single-resources .container {
	max-width: 1440px;
}
.resource_wrap.single-resources .res_panel_block {
	border: none !important;
}
.resource_wrap.single-resources .res_panel_block.active, .res_panel_block:hover {
	outline: none;
}
.resource_wrap.single-resources .panel_img {
	min-width: 400px;
	/* max-width: 400px; */
  width: 100%;
	/* display: flex; */
	/* align-items: center; */
	/* padding: 0; */
	margin-right: 30px;
}
.resource_wrap.single-resources .panel_descr h3 {
	border-bottom: 1px solid;
	padding-bottom: 20px;
}
.resource_wrap.single-resources .doc_block {
	font-size: 20px;
	
}
.resource_wrap.single-resources .panel_bottom {
	border-top: none;
}
.resource_wrap.single-resources .panel_bottom, .video-page .panel_bottom {
	text-transform: none;
}
.resource_wrap.single-resources .share_info {
	width: 240px;
	margin: 0 auto;
	margin-top: 22px;
}
.resource_wrap.single-resources .panel_content::after {
	content: none;
}
.youtube-video-resources .container {
	max-width: 1000px;
	margin-bottom: 70px;
}
.single-resources-title h1 {
	max-width: 100% !important;
	padding-right: 250px;
}
.panel_img.video-page-img img {
	width: 464px;
}
.add-to-any.resource-main-social img {
	width: auto;
	/* margin-top: 10px; */
}
.add-to-any.resource-main-social {
	margin-top: 15px;
	margin-left: 18px;
}
#wpDataChart_10 svg{width:100% !important;}

.main_wrapper .advgb-accordion-body, .main_wrapper .advgb-accordion-wrapper .advgb-accordion-body.ui-widget-content{
border-color: #fff !important;
}

ul.advgb-tabs-panel li.advgb-tab a:hover
{border-bottom: 5px solid #D8E86B;}

.highcharts_pie_chart .highcharts-container {
  width: 100% !important;
  height: 100% !important;
}



.highcharts_pie_chart .highcharts-container tspan {
  font-size: 16px !important;
  font-weight: 600 !important;
  font-family: 'Montserrat', sans-serif;
  fill: #000 !important;
}
.featured-resource {
	text-align: center;
}
.twitter-timeline{ margin:0 auto !important; }








.top-news-title {
	text-align: center;
	margin-bottom: 50px;
}
.news-wraper.top-news-section {
	background-color: #fff;
	background-image: inherit;
}
.date-info.fer-top {
	background-color: green;
	padding: 10px;
	text-align: left;
	color: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.date-info.fer-top span {
	font-weight:600;
}
.top-title-date {
	color: #23342B !important;
	font-weight: 600;
}
.news-cat-list {
	display: flex;
	width: 18.2%;
	background-color: #0F6134;
	/* padding-left: 10px; */
	margin-left: 15px;
	justify-content: center;
	align-items: center;
}
.news-cat-list a {
	color: #fff;
	padding-left: ;
	padding: 20px 20px;
	text-align: center !important;
	font-weight: 600;
}
.row.news-cat-row {
	margin-bottom: 45px;
}
.read-more-last {
	text-align: right;
	position: absolute;
	bottom: 4px;
	float: right;
	right: 0;
	padding: 12px;
}
.news-cat-list.catlist1 {
	background-color: #0F6134 !important;
}
.news-cat-list.catlist2 {
	background-color: #193D7E !important;
}
.news-cat-list.catlist3 {
	background-color: #D3612B !important;
}
.news-cat-list.catlist4 {
	background-color: #772E25 !important;
}
.news-cat-list.catlist5 {
	background-color: #8d7632;
}


.date-info.fer-top.clp1 {
	background-color: #193D7E !important;
}
.date-info.fer-top.clp2 {
	background-color: #D3612B !important;
}
.date-info.fer-top.clp3 {
	background-color: #772E25 !important;
}
.date-info.fer-top.clp4 {
	background-color: #8d7632 !important;
}
.date-info.fer-top.clp5 {
	background-color: #772E25 !important;
}


.category-career-stories .news-cat-list.catlist2 {
	background-color: #615F67 !important;
}
.category-research-roundups .news-cat-list.catlist3 {
	background-color: #615F67 !important;
}
.category-twc-research .news-cat-list.catlist4 {
	background-color: #615F67 !important;
}

.category-transit-workforce-initiatives .news-cat-list.catlist5 {
	background-color: #615F67 !important;
}

.page-template-Page-News-New .news-cat-list.catlist1 {
	background-color: #615F67 !important;
}
.page-template-Page-News-New .newsBody h5 {
	min-height: 96px !important;
}
.category-twc-research .newsBody h5 {
	min-height: 96px !important;
}

figure.wp-block-image.alignleft {
    float: left;
    /* width: 384px; */
/*     max-width: fit-content; */
	padding-right:15px;
}

p.has-text-align-left {
    clear: none;
    width: auto;
}

figure.wp-block-image.alignright{
    float: right;
	padding-left:15px;
}
.page-id-1107 .main_content {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

/*.page-id-3007 .main_content {
	max-width: 1380px;
	margin-left: auto;
	margin-right: auto;
}
.page-id-3007 .advgb-tab-body-wrapper div.advgb-tab-body > * {
	max-width: 1380px;
	margin-left: auto;
	margin-right: auto;
}*/

.page-template-Page-Home .text-img-wrap.for-news {
	min-height: 400px;
}
.latstNews.blog-latest {
	margin-top: 50px;
}
.page-template-Page-Home .text_card_block {
	padding: 0px 30px;
}
/*.page-template-Page-Home .allBtn.news-btn {
	position: absolute;
	bottom: 0;
	right: 0;
}*/
.page-template-Page-Newsletter .newscard {
    min-height: auto;
    height: 100%;
}
.page-template-Page-Newsletter .home-news-image {
    overflow: hidden;
    min-height: 192px;
    height: 192px;
}
.page-template-Page-Newsletter .newsinfo ul {
  padding-left: 17px;
}
.page-template-Page-Newsletter .newsColumn a {
  color: #313C40;
}
.page-template-Page-Newsletter .newsBody {
    min-height: 100px;
    padding-bottom: 60px;
}
.page-template-Page-Newsletter .newsBody .read-more-last {
  bottom: 0;
}

.page-id-3007 .advgb-tab-body-wrapper span {
	max-width: 900px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	display: inherit !important;
}
.copy-the-code-shortcode{
	background: #D1E851;
  box-shadow: inset 0px 0px 6px #00000029;
  border-radius: 4px;
  color: #151917;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  padding: 10px 25px;
  text-align: center;
  font-weight: 700;
	margin-bottom: 30px;
  margin-top: 15px;
	width: 225px;
}

.gt_selector option:checked {
    background:#333;
}

.advgb-tab-body-wrapper .advgb-tab-_739c27-c5 > * {max-width: 100% !important;}


@media (min-width: 1025px) {
	body.page-template-page-wide .main_content > * {
		max-width: 80% !important;
		margin-left: auto;
		margin-right: auto;
	}
}

select.filterSelect option.fta_events, select.filterSelect option.industry-event {
  display: none;
}