body {
  color: #1E1E1E;
  font-size: 16px;
  font-family: "Outfit", serif;
  font-weight: 300;
}
body.wp-admin {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

html {
  font-size: 100%;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #1E1E1E;
}

h1,
.h1 {
  font-size: 45px;
  font-family: "Playfair Display", serif;
  color: #1E1E1E;
  font-weight: 600;
}
.footer .footer-row .copyright ul li
{
  text-align: center;
}
h2,
.h2 {
  font-size: 38px;
  font-family: "Playfair Display", serif;
  color: #1E1E1E;
  font-weight: 600;
}

h3,
.h3 {
  font-size: 22px;
  font-family: "Playfair Display", serif;
  color: #1E1E1E;
  font-weight: 600;
}
h3.has-medium-font-size,
.h3.has-medium-font-size {
  font-size: 24px !important;
}

h4,
.h4 {
  font-size: 18px;
  font-family: "Outfit", serif;
  color: #1E1E1E;
  font-weight: 600;
}

h5,
.h5 {
  font-size: 18px;
  font-family: "Outfit", serif;
  color: #1E1E1E;
  font-weight: normal;
}

h6,
.h6 {
  font-size: 16px;
  font-family: "Outfit", serif;
  color: #1E1E1E;
  font-weight: 600;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  display: block;
}

.home p,
.main_wrapper p {
  line-height: 25px;
  font-size: 16px;
  font-weight: 300;
  color: #1E1E1E;
  font-family: "Outfit", serif;
  margin-top: 0px;
}
@media (max-width: 768px) {
  .home p,
  .main_wrapper p {
    font-size: 14px;
    line-height: 22px;
  }
}

p.has-large-font-size {
  font-size: 26px !important;
  line-height: 36px;
}

a {
  color: #1E1E1E;
  font-weight: 700;
}
a:hover {
  color: #1E1E1E;
  text-decoration: underline;
  text-decoration-style: solid !important;
  text-decoration-thickness: 0px;
}

p strong {
  font-weight: 500;
}

p a:hover {
  color: #B50605;
}

b,
strong {
  font-weight: 700;
}

.reset a {
  font-size: 16px;
  color: #1E1E1E;
  font-weight: 700;
}

.link {
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #1E1E1E;
}
.link img {
  max-width: 18px;
  margin-left: 6px;
}
.link:hover {
  color: #487367;
}

.container-fluid {
  padding-left: 40px;
  padding-right: 40px;
}

header .container-fluid,
footer .container-fluid {
  max-width: 1900px;
}

.buttons {
  display: flex;
  flex-wrap: wrap;
}
.buttons a {
  margin-right: 15px;
}
.buttons a:last-child {
  margin-right: 0px;
}

.btn_green {
  color: #1E1E1E;
  font-weight: 700;
  padding: 12px 32px;
  border-radius: 50px;
  display: inline-block;
  text-align: center;
  position: relative;
  background: #B50605;
  font-size: 16px;
  text-decoration: none;
  border: 1px solid #1E1E1E;
}
.btn_green:hover {
  background: #1E1E1E;
  color: #1E1E1E;
  text-decoration: none;
}
.btn_green img {
  margin-right: 10px;
}
.btn_green:focus {
  color: #1E1E1E;
}

.btn_sm {
  color: #fff;
  font-weight: 500;
  padding: 12px 32px;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  position: relative;
  background: #B50605;
  font-size: 16px;
  text-decoration: none;
  border: 1px solid #ffffff;
  font-family: "Playfair Display", serif;
  outline: 5px solid #B50605;
  transition: 0.5s;
}
.btn_sm:hover, .btn_sm:focus-within {
  background: #1E1E1E;
  color: #ffffff;
  text-decoration: none;
  outline: 5px solid #1E1E1E;
}
.btn_sm img {
  margin-right: 10px;
}
.btn_sm:focus {
  color: #fff;
}

.gform_button {
  color: #fff;
  font-weight: 500;
  padding: 12px 32px;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  position: relative;
  background: #B50605;
  font-size: 16px;
  text-decoration: none;
  border: 1px solid #ffffff;
  font-family: "Playfair Display", serif;
  outline: 5px solid #B50605;
}
.gform_button:hover {
  background: #1E1E1E;
  color: #ffffff;
  text-decoration: none;
  outline: 5px solid #1E1E1E;
}
.gform_button img {
  margin-right: 10px;
}
.gform_button:focus {
  color: #fff;
}

.wp-block-advgb-button .wp-block-advgb-button_link {
  padding: 12px 32px !important;
  border: 1px solid #1E1E1E !important;
}

#wpbody-content .gform_button {
  min-width: 50px;
}

.wp-block-button__link {
  font-family: "Playfair Display", serif !important;
  background: #B50605 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #ffffff !important;
  padding: 12px 32px !important;
  font-size: 18px !important;
  border-radius: 0px !important;
  border: 1px solid #ffffff !important;
  position: relative;
  text-decoration: none !important;
  outline: 5px solid #B50605;
  transition: 0.5s;
}
.wp-block-button__link:hover {
  background: #1E1E1E !important;
  outline: 5px solid #1E1E1E !important;
  color: #ffffff !important;
  text-decoration: none !important;
  opacity: 1 !important;
}

.container {
  max-width: 1200px;
}

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

video {
  max-width: 100%;
}

.form-control {
  min-height: 50px;
  background-color: #ffffff;
  border: 0;
  border-radius: 0px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
}

.no-margin {
  margin-left: 0px;
  margin-right: 0px;
}

.sm-gutters > .col,
.sm-gutters > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

select {
  min-height: 45px;
  background-image: url(../img/select-arrow.svg);
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: top 19px right 12px;
  min-width: 130px;
  background-size: 20px;
  color: #1E1E1E;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
  min-height: 50px;
}
select.form-control {
  color: #1E1E1E;
  cursor: pointer;
}

.gform_wrapper select {
  padding-right: 35px !important;
}

.search-box {
  margin-bottom: 20px;
}
.search-box .btn {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  z-index: 9;
}
.search-box .form-control {
  color: #6E6C6C !important;
}
.search-box ::-webkit-input-placeholder {
  color: #6E6C6C !important;
}
.search-box ::-moz-placeholder {
  color: #6E6C6C !important;
}
.search-box :-ms-input-placeholder {
  color: #6E6C6C !important;
}
.search-box :-moz-placeholder {
  color: #6E6C6C !important;
}

label.title {
  font-weight: 600;
  font-family: "Outfit", serif;
  font-size: 16px;
}

::-webkit-input-placeholder {
  color: #1E1E1E !important;
  opacity: 1 !important;
}

::-moz-placeholder {
  color: #1E1E1E !important;
  opacity: 1 !important;
}

:-ms-input-placeholder {
  color: #1E1E1E !important;
  opacity: 1 !important;
}

:-moz-placeholder {
  color: #1E1E1E !important;
  opacity: 1 !important;
}

.main_header {
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0px;
  transition: 0.3s;
  background: #ffffff;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1607843137);
}
.main_header a {
  text-decoration: none;
  font-weight: 700;
}
.main_header .navbar {
  padding: 0px;
}
.main_header .navbar-brand {
  display: flex;
  align-items: center;
  position: absolute;
  padding: 0px;
  font-size: 14px;
  color: #1E1E1E;
  font-weight: bold;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  top: 0px;
}
.main_header .navbar-brand img {
  margin-right: 10px;
}
.main_header .navbar-collapse {
  flex-direction: column;
}
.main_header .container {
  align-items: flex-start;
}
.main_header .navbar ul {
  list-style: none;
  padding: 0;
}
.main_header .navbar .container-fluid,
.main_header .navbar .container {
  align-items: center;
}
.main_header .nav_bottom {
  margin-top: 5px;
  margin-left: auto;
}
@media (min-width: 1200px) {
  .main_header .navbar-nav > li:focus-within > ul {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
}
.main_header .navbar-nav > li {
  position: relative;
  margin: 0px 4px;
}
.main_header .navbar-nav > li > a {
  font-size: 18px;
  padding: 35px 22px 35px 22px !important;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 24px;
  position: relative;
  color: #1E1E1E;
  font-weight: 600;
  font-family: "Playfair Display", serif;
}
@media (min-width: 1200px) {
  .main_header .navbar-nav > li:hover .dropdown-menu,
  .main_header .navbar-nav > li:hover .megamenu {
    display: block;
  }
}
.main_header .navbar-nav > li:hover > a::after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: calc(100% - 45px);
  height: 7px;
  background: #B50605;
  left: 25px;
}
.main_header .navbar-nav .dropdown-menu {
  width: 225px;
  border-radius: 0px;
  padding: 0px;
  text-align: left;
  margin-top: 0;
  left: 25px;
  right: auto;
  background: #fff;
  top: 100%;
  border: 0;
  padding: 0px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.25);
}
.main_header .navbar-nav .dropdown-menu > li {
  margin-bottom: 0px;
  position: relative;
}
.main_header .navbar-nav .dropdown-menu > li > a {
  color: #1E1E1E;
  text-align: left;
  display: block;
  padding: 8px 16px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Playfair Display", serif;
}
.main_header .navbar-nav .dropdown-menu > li:hover .plus-minus {
  filter: brightness(1000%);
}
.main_header .navbar-nav .dropdown-menu > li:hover > a {
  color: #ffffff;
  text-decoration: none;
  background: #1E1E1E;
}
.main_header .navbar-nav .dropdown-menu a {
  white-space: normal;
  background: none;
  color: #1E1E1E;
  font-weight: 500;
}
.main_header .navbar-nav .dropdown-menu a:hover {
  color: #B50605;
}
.main_header .navbar-nav .dropdown-menu .mega-submenu {
  padding-left: 25px;
  display: none;
  margin-bottom: 5px;
}
.main_header .navbar-nav .dropdown-menu .mega-submenu li {
  margin-bottom: 10px;
  position: relative;
}
.main_header .navbar-nav .dropdown-menu .mega-submenu li a {
  font-size: 15px;
  font-weight: 500;
  color: #000;
  padding: 8px 0px;
  display: block;
  font-family: "Playfair Display", serif;
}
.main_header .navbar-nav .dropdown-menu .mega-submenu li a:hover {
  color: #B50605;
  text-decoration: underline;
}
.main_header .navbar-nav .dropdown-menu .mega-submenu ul {
  border-left: 1px solid #B50605;
  padding-left: 10px;
  margin-top: 8px;
}
.main_header .navbar-nav .dropdown-menu .mega-submenu ul li a {
  padding: 0px 0px;
}
.main_header .navbar-nav .dropdown-menu .mega-submenu > li {
  margin-bottom: 0px;
}
.main_header .navbar-nav .dropdown-menu .mega-submenu > li > a {
  padding: 3px 0px;
}
.main_header .navbar-nav .dropdown-menu .current_page_item a,
.main_header .navbar-nav .dropdown-menu .current-menu-item a {
  text-decoration: underline;
}
.main_header .plus-minus {
  position: absolute;
  top: 12px;
  right: 15px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main_header .plus-minus::after {
  content: "";
  position: absolute;
  color: #B50605;
  font-weight: 500;
  background-image: url(../img/select-arrow.svg);
  background-repeat: no-repeat;
  width: 18px;
  height: 12px;
  background-size: 15px;
}
.main_header .plus-minus.minus-icon {
  transform: rotate(-180deg);
  top: 6px;
  right: 17px;
}
.main_header .navbar-nav > li.current_page_ancestor > a,
.main_header .navbar-nav > li.current-menu-ancestor > a,
.main_header .navbar-nav > li.current_page_item > a,
.main_header .navbar-nav > li.current-menu-item > a {
  color: #B50605 !important;
}
@media (min-width: 1200px) {
  .main_header .navbar-nav > li.current_page_ancestor > a:after,
  .main_header .navbar-nav > li.current-menu-ancestor > a:after,
  .main_header .navbar-nav > li.current_page_item > a:after,
  .main_header .navbar-nav > li.current-menu-item > a:after {
    content: "";
    position: absolute;
    bottom: 0px;
    width: calc(100% - 45px);
    height: 7px;
    background: #B50605;
    left: 25px;
  }
}

.main_banner {
  position: relative;
  padding-top: 100px;
}
.main_banner .iframe_wrap {
  width: 100%;
}
.main_banner .carousel {
  display: flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.main_banner .carousel:before {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 80.78%, rgba(255, 255, 255, 0.85) 92.72%, #FFF 98.58%);
  z-index: 1;
}
.main_banner .carousel-item img {
  width: 100%;
  max-height: calc(100vh - 150px);
  min-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
.main_banner iframe,
.main_banner video,
.main_banner .wp-video {
  width: 100% !important;
  max-height: calc(100vh - 0x);
  min-height: 500px;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
  z-index: 9;
}
.main_banner .carousel-caption {
  left: 10%;
  right: 10%;
  text-align: left;
  top: 50%;
  max-width: 800px;
  bottom: auto;
  transform: translateY(-50%);
}
.main_banner .carousel-control-next {
  width: auto;
  right: 30px;
}
.main_banner .carousel-control-next img {
  transform: rotate(180deg);
}
.main_banner .carousel-control-prev {
  width: auto;
  left: 30px;
}
.main_banner .carousel-indicators li {
  width: 15px;
  height: 15px;
  border: 0;
  border-radius: 100px;
  background: #fff;
  opacity: 1;
}
.main_banner .carousel-indicators li.active {
  background: #B50605;
}
.main_banner .scroll-arrow {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}
.main_banner .arrow-container {
  width: 50px;
  animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
  cursor: pointer;
  height: 20px;
}
@keyframes bounce {
  50% {
    transform: translateY(-10px);
  }
}

.about_info {
  padding-top: 0px;
  padding-bottom: 20px;
  text-align: center;
}
.about_info span {
  color: #B50605;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}
.about_info .about_content {
  max-width: 900px;
  margin: 0 auto;
}
.about_info .about_content p {
  color: #B50605;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}
.about_info .about_content h1 {
  margin-bottom: 15px;
}

.cta_banner {
  padding: 120px 0px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 600px;
}
.cta_banner::before {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(181deg, rgba(0, 0, 0, 0) 1.7%, rgba(0, 0, 0, 0.45) 87.32%), linear-gradient(261deg, rgba(0, 0, 0, 0) 14.32%, rgba(0, 0, 0, 0.85) 88.86%);
  z-index: 0;
}
.cta_banner.d_bg:before {
  background: linear-gradient(181deg, rgba(0, 0, 0, 0) 1.7%, rgba(0, 0, 0, 0.45) 99.55%), linear-gradient(261deg, rgba(0, 0, 0, 0) 14.32%, rgba(0, 0, 0, 0.9) 100%);
}
.cta_banner .cta_content {
  position: relative;
  max-width: 475px;
}
.cta_banner .cta_content h2 {
  color: #ffffff;
  margin-bottom: 30px;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
}
.cta_banner .cta_content p {
  color: #ffffff;
  font-weight: 500;
}
.cta_banner .cta_content .btn_sm {
  margin-top: 30px;
}
.cta_banner .cta_content .btn_sm + .btn_sm {
  display: table;
}
@media (max-width: 768px) {
  .cta_banner .cta_content .btn_sm + .btn_sm {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .cta_banner .cta_content {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .cta_banner {
    min-height: 530px;
  }
}

.main-media-text {
  position: relative;
  display: inline-block;
  width: 100%;
  /* 
  }*/
}
.main-media-text .top-Title {
  background: #F5F4F4;
  padding: 40px 0px;
}
.main-media-text .panel_row {
  margin-bottom: 40px;
}
.main-media-text .panel_row p {
  margin-bottom: 5px;
}
.main-media-text .panel_row h3,
.main-media-text .panel_row h2 {
  margin-bottom: 12px;
  font-size: 22px;
  max-width: 480px;
}
@media (max-width: 768px) {
  .main-media-text .panel_row h3,
  .main-media-text .panel_row h2 {
    max-width: 100%;
  }
}
.main-media-text .panel_row .panel_det_r {
  padding-left: 15px;
}
.main-media-text .panel_row.even .panel_det_r {
  padding-left: 0px;
  padding-right: 0px;
}
.main-media-text.has_bg {
  padding-top: 30px;
  padding-bottom: 10px;
  background-image: url(../img/media-background.svg);
}
.main-media-text.has_bg::after {
  /* content: '';
      position: absolute;
      bottom: 0px;
      background-image: url(../img/media-background.svg);
      background-repeat: no-repeat;
      background-size: cover;
      height: 480px;
      width: 100%;
      z-index: -9;*/
}
@media (max-width: 768px) {
  .main-media-text.has_bg {
    background-position: bottom -160px left -90px;
  }
}

.top-Title {
  text-align: center;
  margin-bottom: 15px;
}
.top-Title.text-left {
  align-items: flex-start;
}
.top-Title.text-center {
  margin-bottom: 30px;
}
.top-Title h2 span {
  color: #B50605;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  font-family: "Outfit", serif;
}

.maincards {
  padding: 80px 0px;
  position: relative;
}
.maincards a {
  text-decoration: none;
}
.maincards .card_text {
  padding-top: 12px;
}
.maincards .card_text p {
  line-height: 24px;
}
.maincards .card_text h3 {
  margin-bottom: 12px;
  font-size: 22px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .maincards {
    padding: 40px 0px;
  }
  .maincards .card_col {
    margin-bottom: 15px;
  }
  .maincards .card_col .card_img img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.maincards .overview-text {
  padding-top: 30px;
}
.maincards .overview-text p {
  font-weight: 400;
}

.top_title {
  margin-bottom: 32px;
}
.top_title span {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #B50605;
  font-family: "Outfit", serif;
  padding-bottom: 5px;
}

.footer {
  background: #1E1E1E;
  padding: 47px 0px;
  position: relative;
}
@media (max-width: 768px) {
  .footer {
    background-image: url(../img/mobile_footer.svg);
    background-position: top 0px left 0px;
    background-size: cover;
  }
}
.footer .footer_right {
  padding-top: 5px;
}
.footer .footer-row {
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin: 0px;
}
.footer .footer-row::before {
  content: "";
  background: #B50605;
  width: calc(100% - 100px);
  height: 2px;
  position: absolute;
  top: 25px;
  left: 100px;
}
.footer .footer-row .foot_logo {
  display: flex;
  color: #ffffff;
  align-items: center;
}
.footer .footer-row .foot_logo .ft_text {
  font-family: "Playfair Display", serif;
  font-size: 20px;
  font-weight: 700;
  margin-left: 20px;
  padding-top: 15px;
}
.footer .footer-row .foot_logo .ft_text span,
.footer .footer-row .foot_logo .ft_text a {
  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
}
.footer .footer-row .foot_logo .ft_text:hover span a {
  text-decoration: underline;
}
.footer .footer-row .foot_media ul {
  display: flex;
  padding: 0px;
  list-style: none;
  justify-content: flex-end;
}
.footer .footer-row .foot_media ul li {
  margin-right: 15px;
}
.footer .footer-row .foot_media ul li:last-child {
  margin-right: 0px;
}
.footer .footer-row .foot_media ul li a:hover {
  opacity: 0.65;
}
.footer .footer-row .copyright ul {
  display: flex;
  padding: 0px;
  list-style: none;
  justify-content: flex-end;
  margin: 0;
}
.footer .footer-row .copyright ul li {
  margin-right: 20px;
  position: relative;
  font-size: 14px;
  font-family: "Playfair Display", serif;
  color: #ffffff;
  font-weight: normal;
  text-decoration-thickness: 1px;
}
.footer .footer-row .copyright ul li a {
  font-size: 14px;
  font-family: "Playfair Display", serif;
  color: #ffffff;
  font-weight: normal;
  text-decoration-thickness: 1px;
}
.footer .footer-row .copyright ul li::after {
  content: "";
  position: absolute;
  width: 0.5px;
  height: 17px;
  top: 3px;
  right: -10px;
  background: #ffffff;
  font-weight: 100;
}
.footer .footer-row .copyright ul li:last-child {
  margin-right: 0px;
}
.footer .footer-row .copyright ul li:last-child::after {
  display: none;
}
.footer .footer_bg {
  position: absolute;
  bottom: 0px;
  /*z-index: -9;*/
  z-index: 0;
}
.footer .footer_bg img {
  width: 100%;
  height: 456px;
}
.footer .footer-content {
  position: relative;
  z-index: 9;
}
.footer::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../img/tree1.svg);
  background-repeat: no-repeat;
  top: 0;
  z-index: 0;
  background-size: cover;
}
.footer::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/tree2.svg);
  top: -239px;
  z-index: 0;
  height: 462px;
  background-repeat: no-repeat;
  z-index: -9;
  background-size: cover;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .footer::before {
    top: -234px;
  }
}
@media (max-width: 768px) {
  .footer::before, .footer::after {
    display: none;
  }
}

.gray,
.grey {
  background-color: #F5F4F4;
}

.lightgray,
.lightgrey {
  background-color: #F5F4F4;
}

.blue {
  background-color: #004B8F;
}

.black {
  background: #1E1E1E;
}

.main_wrapper > section {
  padding: 80px 0px;
}

.main_wrapper {
  padding-top: 100px;
}
.main_wrapper p {
  margin-bottom: 20px;
}
.wp-block-quote {
  text-align: left;
  font-family: "Montserrat", sans-serif;
  max-width: 800px !important;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 500;
  border-left: 0 !important;
}
.wp-block-quote p {
  font-size: 16px;
  font-weight: 500;
}
.wp-block-quote cite {
  font-size: 16px !important;
  font-weight: 400;
}

.main_breadcrumb {
  padding-top: 10px;
  position: relative;
}
.main_breadcrumb .breadcrumb {
  background: none;
  margin: 0px;
  padding-left: 30px;
  padding-right: 0px;
  font-size: 16px;
  padding-top: 6px;
  padding-bottom: 6px;
  align-items: center;
  text-transform: capitalize;
}
.main_breadcrumb .breadcrumb li {
  font-family: "Outfit", serif;
}
.main_breadcrumb .breadcrumb a {
  color: #1E1E1E;
  font-weight: 300;
  text-decoration: none;
}
.main_breadcrumb .breadcrumb a:hover {
  text-decoration: underline;
}
.main_breadcrumb .breadcrumb li.active {
  color: #1E1E1E;
  font-weight: 300;
}
.main_breadcrumb .breadcrumb img {
  vertical-align: unset;
  margin-right: 2px;
}
.main_breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: ">";
  /* background: url(../img/angle-right.svg);*/
  background-repeat: repeat;
  background-repeat: no-repeat;
  margin-top: 0px;
  margin-right: 3px;
  margin-left: 3px;
  padding-right: 3px;
  padding-left: 3px;
}
.main_breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 3px;
}
.page_title {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
}
.page_title h1 {
  position: relative;
  z-index: 9;
  display: table;
  color: #1E1E1E;
  line-height: 60px;
}

p.date,
span.date {
  color: #1E1E1E;
  font-size: 16px;
  font-weight: 300;
}

.generic_middle_block {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  padding-top: 0px !important;
}
.generic_middle_block .document_era .col-md-12 {
  padding-left: 0px;
  padding-right: 0px;
}
.generic_middle_block h6 {
  margin-bottom: 15px;
}

.general_carousel {
  margin-bottom: 30px;
}
.general_carousel .caption-carousel {
  padding-top: 15px;
  font-style: normal;
  font-size: 16px;
}
.general_carousel .caption-carousel p {
  font-style: normal;
  font-size: 16px;
}
.general_carousel .carousel-control-prev {
  left: 20px;
}
.general_carousel .carousel-control-prev img {
  transform: rotate(180deg);
}
.general_carousel .carousel-control-next {
  right: 20px;
}
.general_carousel .carousel-control-next,
.general_carousel .carousel-control-prev {
  opacity: 1;
  width: 50px;
  height: 50px;
  top: 40%;
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.75);
}
.general_carousel .carousel-control-next img,
.general_carousel .carousel-control-prev img {
  max-width: 26px;
}
.general_carousel .carousel-control-next:hover,
.general_carousel .carousel-control-prev:hover {
  background: #B2C4C4;
}
.general_carousel .carousel-item img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.doc_block {
  display: block;
  color: #1E1E1E;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 12px;
}
.doc_block img {
  margin-right: 8px;
  width: 18px;
}
.doc_block strong {
  font-size: 16px;
  margin-right: 10px;
}
.doc_block:hover {
  display: block;
}
.topTitle {
  text-align: center;
  margin-bottom: 40px;
}
.topTitle h1 {
  font-size: 38px;
  font-family: "Playfair Display", serif;
  color: #1E1E1E;
  font-weight: 600;
}

.link_text {
  color: #5c6b26;
  font-weight: 700;
  font-size: 15px;
}
.link_text img {
  margin-left: 3px;
  transform: rotate(180deg);
}

.img_text_card_row .img_text_card_col {
  padding: 0px 8px;
  margin-bottom: 15px;
}
.img_text_card_row .img_text_card_col > a:hover {
  text-decoration: none;
}
.img_text_card_row .img_text_card_col.one .text-img-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  grid-column-gap: 20px;
}
.img_text_card_row .img_text_card_col.one .link {
  bottom: 40px;
}
.img_text_card_row .img_text_card_col.one .text_card_block {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.img_text_card_row .text-img-wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.25);
  /* border-radius: 0px 0px 10px 10px;*/
  border-radius: 0px;
}
.img_text_card_row .text-img-wrap > a {
  display: flex;
  flex-direction: column;
  /* height: 100%;*/
  text-decoration: none !important;
}
.img_text_card_row .text-img-wrap .img_card_block {
  position: relative;
}
.img_text_card_row .text-img-wrap .img_card_block img {
  width: 100%;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
}
.img_text_card_row .text-img-wrap .text_card_block {
  padding: 16px 16px;
  height: auto;
}
.img_text_card_row .text-img-wrap .text_card_block p {
  margin-bottom: 10px;
}
.img_text_card_row .text-img-wrap a:hover h3 {
  text-decoration: underline;
}
.img_text_card_row .text-img-wrap .category {
  background: #B2C4C4;
  border-radius: 10px 10px 0px 0px;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  color: #1E1E1E;
  padding: 5px;
}
.img_text_card_row .text-img-wrap.no-img {
  /*padding-top: 30px*/
}
.img_text_card_row .text-img-wrap:hover a .text_card_block .h3 {
  text-decoration: underline;
}
.img_text_card_row.one .text-img-wrap > a {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  grid-column-gap: 20px;
}
.img_text_card_row .has-button.text-img-wrap .text_card_block {
  height: 100% !important;
  position: relative;
  padding-bottom: 70px;
}
.img_text_card_row .has-button.text-img-wrap .btn_sm:last-child {
  position: absolute;
  left: 25px;
  display: table;
  width: auto;
  bottom: 30px;
}

.img_text_card.aligncenter .text_card_block {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.img_text_card.aligncenter .text_card_block .btn_sm:last-child {
  left: auto !important;
  right: auto !important;
}

.button_block {
  display: flex;
}

.img_button_row {
  justify-content: center;
}
.img_button_row .img_btn_col {
  margin-bottom: 15px;
  padding-left: 8px;
  padding-right: 8px;
}
.img_button_row .img_btn_col:hover .img_block::after {
  visibility: visible;
}
.img_button_row .img_block {
  position: relative;
  overflow: hidden;
}
.img_button_row .img_block .img_block_title {
  text-align: center;
}
.img_button_row .img_block img {
  width: 100%;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
}
.img_button_row .img_block_descr {
  text-align: center;
  padding: 10px;
}
.img_button_row .img_btn_col:hover .img_block_descr h3 {
  text-decoration: underline;
}

.simple_list_col {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.simple_list_col a {
  color: #fff;
  display: flex;
  width: 100%;
  text-align: center;
  justify-content: center;
  min-height: 68px;
  align-items: center;
  font-size: 16px;
  padding: 10px;
  background-color: #B50605;
  border-radius: 0px;
  font-weight: 500;
  height: 100%;
  position: relative;
  border: 1px solid #ffffff;
  font-family: "Playfair Display", serif;
  outline: 8px solid #B50605;
  transition: 0.5s;
}
.simple_list_col a:hover {
  background-color: #1E1E1E;
  color: #ffffff !important;
  text-decoration: none;
  outline-color: #1E1E1E;
}

.icon_buttons_row a:hover {
  text-decoration: none;
}
.icon_buttons_row .button_ico_col {
  padding-left: 6px;
  padding-right: 6px;
  margin-bottom: 10px;
}

.button_ico_box {
  background: #FAFAFA;
  text-align: center;
  padding: 25px 20px;
  border-radius: 0px;
}
.button_ico_box .img_icon {
  margin-bottom: 15px;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  border-radius: 100px;
}
.button_ico_box .img_icon img {
  max-height: 90px;
}
.button_ico_box h3 {
  font-size: 21px;
  color: #B50605;
}
.button_ico_box:hover .img_icon {
  background: #B50605;
}
.button_ico_box:hover .img_icon img {
  filter: brightness(0) invert(1);
}

.how_to_cont {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.how_to_cont h2 {
  margin-bottom: 50px;
  position: relative;
}
.how_to_cont .how_row {
  flex-wrap: nowrap;
  margin-bottom: 0px;
  padding-top: 10px;
}
.how_to_cont .how_row h6 {
  margin-bottom: 0px;
}
.how_to_cont .how_row .number {
  width: 45px;
  height: 45px;
  border-radius: 100px;
  display: flex;
  min-width: 45px;
  min-height: 45px;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  background: #B50605;
  color: #ffffff;
  font-weight: 600;
  font-size: 40px;
  font-family: "Playfair Display", serif;
  border: 0;
}
.how_to_cont .how_row .number span {
  margin-top: -14px;
}
.how_to_cont .how_row .desc h3 {
  font-size: 18px;
  color: #1E1E1E;
  margin-bottom: 5px;
  font-weight: 600;
  font-family: "Outfit", serif;
}
.how_to_cont .how_row p.how_title {
  margin-bottom: 5px;
}

.contactcard_row .contact_col {
  padding: 0px 10px;
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.contactcard_row .cont_inner {
  padding: 15px 20px;
  display: flex;
  flex-direction: column;
}
.contactcard_row .contact_box {
  background: #F5F4F4;
  border: 0;
  height: 100%;
  border-radius: 0px;
}
.contactcard_row .contact_box p {
  margin-bottom: 5px;
}
.contactcard_row .contact_box .h4 {
  font-size: 16px;
  font-weight: 400;
}
.contactcard_row .contact_box .cont_img img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.contactcard_row .contact_box.no-img .cont_inner {
  height: 100%;
}
.contactcard_row .tel_em_fax {
  margin-top: 0;
  padding-top: 10px;
}
.contactcard_row .tel_em_fax strong {
  color: #1E1E1E;
  font-weight: 500;
}
.contactcard_row .tel_em_fax a {
  color: #1E1E1E;
  text-decoration: none;
  font-weight: 500;
}
.contactcard_row .tel_em_fax a:hover {
  text-decoration: underline;
  text-decoration-thickness: 0px;
}
.contactcard_row .tel_em_fax p {
  font-weight: 500;
}
.contactcard_row .tel_em_fax a[href^="mailto:"] {
  /* padding-left: 25px;*/
}

.left-align .contactcard_row {
  justify-content: flex-start !important;
}

.right-align .contactcard_row {
  justify-content: flex-end !important;
}

.owl-general {
  position: relative;
  margin: 0 auto;
}
.owl-general .owl-stage {
  display: flex;
}
.owl-general .owl-stage .owl-item {
  width: -moz-max-content !important;
  width: max-content !important;
  opacity: 0.45;
}
.owl-general .owl-stage .owl-item.active.center {
  opacity: 1;
}
.owl-general .owl-stage .item {
  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: 55px;
  height: 55px;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  background: none;
  padding: 0px;
  opacity: 1;
  background: rgba(255, 255, 255, 0.75);
}
.owl-general .owl-nav button:hover {
  opacity: 0.9;
}
.owl-general .owl-nav .owl-next {
  right: 40px;
}
.owl-general .owl-nav .owl-prev {
  left: 40px;
}
.owl-general .owl-stage-outer {
  margin: auto;
  overflow: hidden;
}
.owl-general .owl-carousel .owl-dot {
  width: 32px;
  height: 1px;
  border-radius: 0;
  margin: 0px 3px;
  background: #4e453b;
}
.owl-general .owl-carousel .owl-dots {
  text-align: center;
  margin-top: 15px;
  display: none;
  margin-bottom: 15px;
}
.owl-general .owl-carousel .owl-dot.active {
  background: #4e453b;
  height: 3px;
}

h2 + .expand_img_grid {
  padding-top: 10px;
}

.expanding-grid {
  position: relative;
}
.expanding-grid .expand_box {
  background: #FAFAFA;
  position: relative;
  border-radius: 0px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
}
.expanding-grid .expand_box:hover h3 {
  color: #1E1E1E;
  text-decoration: underline;
}
.expanding-grid .expand_box.no_img .expand_img {
  aspect-ratio: 1/1;
  background: #B50605;
  display: flex;
  align-items: center;
  justify-content: center;
}
.expanding-grid .expand_box.no_img .expand_img img {
  width: auto;
  height: auto;
  aspect-ratio: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.expanding-grid .expand_det {
  text-align: center;
  padding: 15px;
  padding-bottom: 6px;
  /*  background: #fff;*/
}
.expanding-grid .expand_det p {
  margin-bottom: 0px;
}
.expanding-grid .expand_det h3 {
  font-size: 16px;
  font-family: "Outfit", serif;
  font-weight: 500;
  text-underline-offset: 3px;
}
.expanding-grid .links {
  display: block;
  overflow: hidden;
  padding: 1em 0;
  margin: 0px -8px;
  padding-top: 0px;
}
.expanding-grid .links > li {
  box-sizing: border-box;
  float: left;
  padding: 0px 8px;
  width: 25%;
  list-style: none;
  margin-bottom: 16px;
}
.expanding-grid .links > li > a {
  text-decoration: none;
}
.expanding-grid .links > li .active .plus-minus_icon img {
  transform: rotate(180deg);
}
.expanding-grid .links > li .active .expand_box::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 15px;
  bottom: -10px;
  background: #FAFAFA;
  z-index: 9;
}
.expanding-grid .expand_img img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.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;
  box-shadow: none;
  background: #FAFAFA;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
  border-radius: 0px;
}
.expanding-grid .expanding-container.expanded,
.expanding-grid .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;
  background-size: cover;
  margin-top: 20px;
  margin-right: 20px;
}
.expanding-grid .close-button.active {
  transition: opacity 0.2s;
}
.expanding-grid .close-button:hover {
  opacity: 0.5;
}
.expanding-grid .expand-content {
  padding: 30px 30px;
  margin: 0 auto;
  max-width: 960px;
}
.expanding-grid .expand-content a {
  font-weight: 500;
}
.expanding-grid .plus-minus_icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1px;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  margin-left: auto;
  margin-right: auto;
}
.expanding-grid .no-content > a {
  pointer-events: none;
}
.expanding-grid .no-content .plus-minus_icon {
  visibility: hidden;
}
.expanding-grid.three .expand_img img {
  aspect-ratio: 1/1;
}

.alignfull .wp-block-advgb-map.advgb-map-block {
  max-width: 100% !important;
}

.no-found-wraper {
  background: #F5F4F4;
  background-image: url(../img/404-bg.svg);
  background-repeat: no-repeat;
  background-position: bottom -90px center;
}
.no-found-wraper .container {
  position: relative;
}
.no-found-wraper .container:before {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 245px;
  background-image: url(../img/Tree_Tops_black.svg);
  background-repeat: no-repeat;
  left: 0px;
  background-position: bottom -20px left;
}
@media (max-width: 768px) {
  .no-found-wraper .container:before {
    background-position: left 40% bottom 0;
  }
}

.no-found-info {
  padding: 50px 0px 230px 0px;
  text-align: center;
  max-width: 800px;
  margin: auto;
}
.no-found-info h1 {
  font-size: 100px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .no-found-info h1 {
    font-size: 80px;
  }
}
.no-found-info .btn_sm {
  min-width: 296px;
  margin-top: 20px;
}
.no-found-info h2 {
  margin-bottom: 25px;
}
.no-found-info .search404 .innericon {
  background-image: url(../img/search-icon.svg) !important;
  background-size: 24px !important;
}
.no-found-info .search404 .promagnifier {
  display: flex !important;
  justify-content: flex-start;
}
.no-found-info .search404 .asp_main_container {
  overflow: visible !important;
  border-radius: 0;
  width: 305px;
  box-shadow: none !important;
  margin: 0 auto !important;
}
@media (max-width: 360px) {
  .no-found-info .search404 .asp_main_container {
    width: 100% !important;
  }
}
.no-found-info .search404 .probox {
  border: 0 !important;
  overflow: visible !important;
  height: auto;
  background: #fff !important;
  border-radius: 0px !important;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25) !important;
}
.no-found-info .search404 .proinput input.orig {
  font-size: 16px !important;
  color: #6E6C6C !important;
  border-bottom: 0 !important;
  padding-bottom: 4px !important;
  font-weight: normal !important;
  font-family: "Outfit", serif !important;
}
.no-found-info .search404 ::-webkit-input-placeholder {
  font-size: 16px !important;
  color: #6E6C6C !important;
  border-bottom: 0 !important;
  padding-bottom: 4px !important;
  font-weight: normal !important;
  font-family: "Outfit", serif !important;
}
.no-found-info .search404 ::-moz-placeholder {
  font-size: 16px !important;
  color: #6E6C6C !important;
  border-bottom: 0 !important;
  padding-bottom: 4px !important;
  font-weight: normal !important;
  font-family: "Outfit", serif !important;
}
.no-found-info .search404 :-ms-input-placeholder {
  font-size: 16px !important;
  color: #6E6C6C !important;
  border-bottom: 0 !important;
  padding-bottom: 4px !important;
  font-weight: normal !important;
  font-family: "Outfit", serif !important;
}
.no-found-info .search404 :-moz-placeholder {
  font-size: 16px !important;
  color: #6E6C6C !important;
  border-bottom: 0 !important;
  padding-bottom: 4px !important;
  font-weight: normal !important;
  font-family: "Outfit", serif !important;
}
.no-found-info .search404 .promagnifier {
  background: none !important;
  border-radius: 0px 0px 0px 0px !important;
  width: 40px !important;
}
.no-found-info .search404 .promagnifier svg {
  display: none !important;
}
.no-found-info .search404 input.orig,
.no-found-info .search404 .probox,
.no-found-info .search404 .promagnifier,
.no-found-info .search404 .innericon,
.no-found-info .search404 .proclose {
  height: 50px !important;
}
.no-found-info .form-control {
  min-width: 320px;
  border: 1px solid #000000;
}

/* result page start */
.result_title {
  background: #efefef;
  padding-top: 15px;
}
.result_title .page_title {
  padding-top: 20px;
  padding-bottom: 20px;
}

.main_search_content {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 15px 50px 15px;
}
.main_search_content .h6 {
  margin-right: 20px;
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Outfit", serif;
  text-transform: none;
}
.main_search_content .search_box {
  margin-bottom: 0px;
  max-width: 280px;
}
.main_search_content .search_box .btn {
  border: 0;
  background: none;
  border-radius: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 50px;
  z-index: 90;
}
.main_search_content .search_box .btn img {
  max-width: 30px;
}
.main_search_content .search_box .innericon {
  background-image: url(../img/search-icon.svg) !important;
  background-size: 24px !important;
}
.main_search_content .search_box .promagnifier {
  display: flex !important;
  justify-content: flex-start;
}
.main_search_content .search_box .asp_main_container {
  overflow: visible !important;
  border-radius: 0;
  width: 300px;
  box-shadow: none !important;
}
.main_search_content .search_box .probox {
  border: 0 !important;
  overflow: visible !important;
  height: auto;
  background: #fff !important;
  border-radius: 0px !important;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25) !important;
}
.main_search_content .search_box .proinput input.orig {
  font-size: 16px !important;
  color: #6E6C6C !important;
  border-bottom: 0 !important;
  padding-bottom: 4px !important;
  font-weight: normal !important;
}
.main_search_content .search_box ::-webkit-input-placeholder {
  font-size: 16px !important;
  color: #6E6C6C !important;
  border-bottom: 0 !important;
  padding-bottom: 4px !important;
  font-weight: normal !important;
}
.main_search_content .search_box ::-moz-placeholder {
  font-size: 16px !important;
  color: #6E6C6C !important;
  border-bottom: 0 !important;
  padding-bottom: 4px !important;
  font-weight: normal !important;
}
.main_search_content .search_box :-ms-input-placeholder {
  font-size: 16px !important;
  color: #6E6C6C !important;
  border-bottom: 0 !important;
  padding-bottom: 4px !important;
  font-weight: normal !important;
}
.main_search_content .search_box :-moz-placeholder {
  font-size: 16px !important;
  color: #6E6C6C !important;
  border-bottom: 0 !important;
  padding-bottom: 4px !important;
  font-weight: normal !important;
}
.main_search_content .search_box .promagnifier {
  background: none !important;
  border-radius: 0px 0px 0px 0px !important;
  width: 40px !important;
}
.main_search_content .search_box .promagnifier svg {
  display: none !important;
}
.main_search_content .search_box input.orig,
.main_search_content .search_box .probox,
.main_search_content .search_box .promagnifier,
.main_search_content .search_box .innericon,
.main_search_content .search_box .proclose {
  height: 50px !important;
}
.main_search_content .form-control {
  min-width: 320px;
  border: 1px solid #000000;
}

.resultmain {
  padding: 0px 0px 0px 0px;
  background: #f5f4f4;
}

.rslt_txt {
  padding: 0px 0px 20px 0px;
  margin: auto;
}
.rslt_txt .container {
  max-width: 930px;
}
.rslt_txt .top-Title.text-center {
  margin-bottom: 0;
}

.acc__card {
  margin-bottom: 15px;
}

.acc__title {
  border-radius: 0px;
  display: flex;
  align-items: center;
  min-height: 55px;
  padding: 10px 15px;
  border: 0;
  padding-right: 40px;
  cursor: pointer;
  position: relative;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.25);
  background: #ffffff;
}
.acc__title h3 {
  margin: 0px;
  color: #1E1E1E;
  font-size: 18px;
  position: relative;
  font-weight: 400;
  font-family: "Outfit", serif;
}
.acc__title .acco_sign {
  position: absolute;
  right: 20px;
  top: 13px;
}
.acc__title .acco_sign img {
  width: 18px;
}
.acc__title.active .acco_sign img {
  transform: rotate(180deg);
}
.acc__title:hover {
  outline: 1px solid #1E1E1E;
}
.acc__title:hover h3 {
  text-decoration: underline;
}

.acc__panel {
  display: none;
  border-top: 0;
  padding: 15px 15px;
}

.resultWraper .searchFilterBlock {
  padding-top: 15px;
}
.resultWraper .searchFilterBlock .form-group {
  margin-bottom: 10px;
}

.title-sort {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 18px;
}

.more-title {
  margin-bottom: 30px;
}

.result_row {
  margin-bottom: 24px;
  border-radius: 0px;
  position: relative;
  border-bottom: 1px solid #898888;
  padding: 0px 15px 10px 15px;
}
.result_row h3,
.result_row h4,
.result_row h5,
.result_row h2 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  font-family: "Outfit", serif;
  color: #001500;
}
.result_row p {
  margin-bottom: 12px;
  color: #001500;
}
.result_row .re_category {
  font-weight: 300;
  background: none;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 10px;
  color: #001500;
}
.result_row > a {
  display: block;
  text-decoration: none !important;
  font-weight: normal;
}
.result_row:hover h3 {
  text-decoration: underline;
}

.filterBlocks {
  max-width: 900px;
  margin: 0 auto;
}
.filterBlocks .topTitle {
  margin-bottom: 20px;
}
.filterBlocks .filter_sort {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  .filterBlocks .filter_sort {
    display: block;
  }
}
.filterBlocks .filter_sort select {
  min-width: 275px;
}

.resull_filter {
  padding: 40px 0px 40px 0px;
}

.pagination {
  justify-content: center;
}

.sort_boxResult {
  margin-left: auto;
  margin-bottom: 20px;
}

.sort_boxResult select {
  min-width: 270px;
}

.news_wraper {
  padding-bottom: 60px;
  background: linear-gradient(180deg, rgba(245, 244, 244, 0) -0.03%, rgba(245, 244, 244, 0.7) 4.26%, rgba(245, 244, 244, 0.93) 100%);
}

.news_category {
  background: #B2C4C4;
  color: #000;
  font-weight: 700;
  padding: 5px;
  display: inline-block;
  font-family: "Playfair Display", serif;
  text-align: center;
  font-size: 15px;
  border-radius: 10px 10px 0px 0px;
  width: 100%;
}

.newsRow {
  margin-left: -10px;
  margin-right: -10px;
  position: relative;
  z-index: 9;
}
.newsRow .newsColumn {
  width: 33.3%;
  padding: 0px 10px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
}
.newsimg img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 4/3;
}

.news_content {
  height: 100%;
  background: #FAFAFA;
  position: relative;
  box-shadow: none;
  border-radius: 0px;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
}
.news_content h4 {
  font-size: 16px;
  font-weight: 400;
  font-family: "Playfair Display", serif;
}
.news_content h3 {
  margin-bottom: 5px;
  text-decoration-thickness: 0px;
}
.news_content span.date {
  display: block;
  margin-bottom: 8px;
}
.news_content > a {
  text-decoration: none;
  text-decoration-thickness: 1px;
}
.news_content:hover h3 {
  color: #1E1E1E;
  text-decoration: underline;
}
.newsBody {
  padding: 30px;
}

.newsSearchEra {
  padding-top: 30px;
  padding-bottom: 40px;
}

.filterWrap {
  padding-left: 15px;
}
.filterWrap form {
  display: grid !important;
  grid-template-columns: 260px 150px 150px;
}
.filterWrap .reset {
  margin-top: 15px;
}

.search_filter_title {
  display: grid;
  grid-template-columns: 260px auto;
}
.search_filter_title .filter_box {
  margin-right: 12px;
}

.newsInRow {
  margin-bottom: 15px;
}

.nsRight {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.nsRight .newsSort {
  width: 210px;
  margin-left: auto;
  margin-bottom: 25px;
}

.news_detail {
  padding-bottom: 60px;
  padding-top: 60px;
  position: relative;
}
.news_detail::before {
  content: "";
  position: absolute;
  z-index: -9;
  left: 0px;
  width: 100%;
  height: 100%;
  top: 120px;
  background: linear-gradient(180deg, rgba(245, 244, 244, 0) -0.03%, rgba(245, 244, 244, 0.7) 4.26%, rgba(245, 244, 244, 0.93) 100%);
}
.news_detail .container {
  max-width: 1030px;
}
.news_detail span.date {
  display: block;
  margin-bottom: 20px;
}
.news_detail .wp-block-quote {
  padding-top: 10px;
  padding-bottom: 40px;
}
.news_detail .cat_date {
  margin-bottom: 30px;
}
.news_detail .cat_date .category {
  font-size: 15px;
  font-weight: 700;
  color: #1E1E1E;
  display: block;
}
.news_detail .news-dt-img {
  margin-bottom: 20px;
}
.news_detail .news-dt-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news_detail .news-dt-content h5 {
  padding-bottom: 10px;
}
.news_detail .newsdt-row {
  margin-left: 0px;
  margin-right: 0px;
  flex-direction: column;
}
.news_detail .media-social span {
  font-size: 21px;
  font-weight: 700;
  color: #1c2f5e;
  display: block;
  margin-bottom: 10px;
}
.news_detail .media-social ul {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0px;
}
.news_detail .media-social ul li {
  margin-right: 8px;
}
.news_detail .media-social ul li a {
  width: 35px;
  height: 35px;
  background: #B50605;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
}
.news_detail .media-social ul li a:hover {
  background: #B50605;
}

.social_media a {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.social_media a img {
  margin-right: 8px;
}

.share_modal {
  /*
  &.modal.fade {
      .modal-dialog {
          transform: scale(0.8);
          transition: transform 0.12s ease-out, opacity 0.12s ease-out;
          opacity: 0;
      }
  }
  &.modal.show {
      .modal-dialog {
          transform: scale(1);
          opacity: 1;
      }
  }*/
}
.share_modal .modal-content {
  border-radius: 0px;
}
.share_modal .modal-dialog {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
}
@media (max-width: 768px) {
  .share_modal .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}
.share_modal .close {
  position: absolute;
  right: 8px;
  top: 0px;
}
.share_modal .close span {
  font-weight: 300;
  font-size: 30px;
}
.share_modal .modal-dialog {
  max-width: 300px;
}

.history_detail {
  padding-bottom: 60px;
  padding-top: 40px;
  position: relative;
}
.history_detail h1 {
  color: #B50605;
  font-weight: 700;
}
.history_detail h2 {
  margin-bottom: 15px;
}
.history_detail .caption {
  display: block;
  padding-top: 8px;
}
.history_detail::before {
  content: "";
  position: absolute;
  z-index: -9;
  left: 0px;
  width: 100%;
  height: 100%;
  top: 120px;
  background: linear-gradient(180deg, rgba(245, 244, 244, 0) -0.03%, rgba(245, 244, 244, 0.7) 4.26%, rgba(245, 244, 244, 0.93) 100%);
}
.history_detail .container {
  max-width: 930px;
}
.history_detail .hist-dt-img {
  margin-bottom: 20px;
}
.history_detail .hist-dt-img img {
  /*
  width: 100%;
  object-fit: cover;*/
}

.overview_wrap {
  padding-top: 20px;
  padding-bottom: 50px;
  position: relative;
}
.overview_wrap::before {
  content: "";
  position: absolute;
  z-index: -9;
  left: 0px;
  width: 100%;
  height: calc(100% - 120px);
  top: 120px;
  background: linear-gradient(180deg, rgba(245, 244, 244, 0) -0.03%, rgba(245, 244, 244, 0.7) 4.26%, rgba(245, 244, 244, 0.93) 100%);
}

.inner_banner img {
  width: 100%;
}

.content_center {
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.content_center h1 {
  margin-bottom: 50px;
}
.content_center h2 {
  font-size: 22px;
  margin-bottom: 24px;
}
@media (max-width: 992px) {
  .content_center p br {
    display: none;
  }
}

.card_lg_col {
  margin-bottom: 30px;
}

.caard_lg_content {
  height: 100%;
}
.caard_lg_content a {
  text-decoration: none;
}
.caard_lg_content .card_text {
  padding-top: 15px;
}
.caard_lg_content .use {
  font-size: 15px;
  font-weight: 400;
  display: block;
  margin-bottom: 15px;
}
.caard_lg_content:hover a h3 {
  text-decoration: underline;
}

.aligncenter .row {
  justify-content: center;
}
.aligncenter .wp-block-embed__wrapper {
  text-align: center;
}
.aligncenter.wp-block-video {
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
  margin-right: 15px !important;
}
.alignleft .img_button_row,
.alignleft .simple_list_info .row,
.alignleft .img_text_card_row,
.alignleft .contactcard_row {
  justify-content: flex-start;
}

.alignright {
  float: right;
  margin-left: 10px !important;
}
.alignright .img_button_row,
.alignright .simple_list_info .row,
.alignright .img_text_card_row,
.alignright .contactcard_row {
  justify-content: flex-end;
}

.aligncenter .contactcard_row,
.aligncenter .img_text_card_row,
.aligncenter .img_button_row,
.aligncenter .simple_list_info .row {
  justify-content: center;
}

section.alignleft,
section.alignright {
  float: none !important;
}

figure.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.wp-block-group {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 0px !important;
  padding-right: 0px !important;
  clear: both;
}
.wp-block-group > .document_era .col-md-12 {
  padding-left: 0px;
  padding-right: 0px;
}
.wp-block-group > h2.has-text-align-center {
  margin-bottom: 30px;
}
.wp-block-group > h2.has-text-align-center.entry-title {
  margin-bottom: 10px;
}
.wp-block-group.alignfull {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.wp-block-group .entry-content {
  margin-bottom: 30px;
}
.wp-block-group > iframe {
  display: table;
}
.wp-block-group > ul,
.wp-block-group > ol {
  padding-left: 60px;
}
.wp-block-group > ul + .wp-block-heading,
.wp-block-group > ol + .wp-block-heading {
  padding-top: 20px;
}
.wp-block-group > ul li,
.wp-block-group > ol li {
  margin-bottom: 8px;
  font-size: 16px;
}
.wp-block-group.alignwide > * {
  max-width: 1200px;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.wp-block-group.alignwide > section,
.wp-block-group.alignwide > .wp-block-advgb-adv-tabs,
.wp-block-group.alignwide > .wp-block-group,
.wp-block-group.alignwide > .wp-block-columns,
.wp-block-group.alignwide > .wp-block-advgb-columns,
.wp-block-group.alignwide > .wp-block-media-text,
.wp-block-group.alignwide > .wp-block-table {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
@media (max-width: 1023px) {
  .wp-block-group.alignwide > section,
  .wp-block-group.alignwide > .wp-block-advgb-adv-tabs,
  .wp-block-group.alignwide > .wp-block-group,
  .wp-block-group.alignwide > .wp-block-columns,
  .wp-block-group.alignwide > .wp-block-advgb-columns,
  .wp-block-group.alignwide > .wp-block-media-text,
  .wp-block-group.alignwide > .wp-block-table {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.wp-block-group.alignwide .container > .row {
  margin-left: 0px;
  margin-right: 0px;
}
@media (max-width: 768px) {
  .wp-block-group {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.wp-block-group:not(.lightgray, .gray, .blue, .grey, .lightgreen, .green, .has-secondary-background-color, .has-background) + .wp-block-group:not(.lightgray, .gray, .blue, .grey, .lightgreen, .green, .has-secondary-background-color, .has-background) {
  padding-top: 0px;
}

.wp-block-media-text,
.wp-block-image {
  max-width: 900px !important;
}
.wp-block-media-text.alignfull,
.wp-block-image.alignfull {
  max-width: 100% !important;
}
.wp-block-media-text.alignwide,
.wp-block-image.alignwide {
  max-width: 1200px !important;
}
.wp-block-media-text p + ul.listen_sec,
.wp-block-image p + ul.listen_sec {
  margin-top: -15px;
  width: calc(100% + 20px);
}

.wp-block-media-text + .wp-block-media-text {
  margin-top: 50px;
}

.wp-block-media-text + section {
  padding-top: 40px;
}

.wp-block-media-text + .wp-block-heading {
  padding-top: 25px;
}

.wp-block-heading + .img_text_card {
  padding-top: 15px;
}

.main_wrapper .wp-block-advgb-columns.advgb-columns-wrapper {
  max-width: 900px !important;
}

.main_wrapper .wp-block-advgb-columns.advgb-columns-wrapper.alignwide {
  max-width: 1200px !important;
}

.main_wrapper .wp-block-advgb-columns.advgb-columns-wrapper.alignfull {
  max-width: 100% !important;
}

.main_wrapper .alignwide .wp-block-advgb-columns.advgb-columns-wrapper {
  max-width: 1200px !important;
}

.main_wrapper .alignfull .wp-block-advgb-columns.advgb-columns-wrapper {
  max-width: 100% !important;
}

.wp-block-advgb-table,
.wp-block-advgb-columns,
.wp-block-table {
  max-width: 900px !important;
}
.wp-block-advgb-table.alignwide,
.wp-block-advgb-columns.alignwide,
.wp-block-table.alignwide {
  max-width: 1200px !important;
}
.wp-block-advgb-table.alignfull,
.wp-block-advgb-columns.alignfull,
.wp-block-table.alignfull {
  max-width: 100% !important;
}

.img_text_card_row,
.simple_list_info,
.contactcard_row {
  max-width: 910px;
  margin: 0 auto;
}
.img_text_card_row > h3,
.img_text_card_row > .topTitle,
.simple_list_info > h3,
.simple_list_info > .topTitle,
.contactcard_row > h3,
.contactcard_row > .topTitle {
  width: 100%;
}

.alignwide .img_text_card_row,
.alignwide .simple_list_info,
.alignwide .contactcard_row {
  max-width: 1210px;
}
.alignwide .wp-block-media-text,
.alignwide .wp-block-table {
  max-width: 1200px !important;
}

.alignfull .img_text_card_row,
.alignfull .simple_list_info,
.alignfull .contactcard_row {
  max-width: 100%;
}
.alignfull .wp-block-media-text,
.alignfull .wp-block-table {
  max-width: 100% !important;
}

.wp-block-media-text {
  position: relative;
}
.wp-block-media-text .block-editor-block-list__block .wp-block-button__link::after {
  top: 5px !important;
}
.wp-block-media-text .wp-block-media-text__media {
  position: relative;
}
.wp-block-media-text .wp-block-media-text__content {
  position: relative;
  padding-left: 32px !important;
  padding-right: 32px !important;
}
.wp-block-media-text .wp-block-media-text__content h2 {
  margin-bottom: 15px;
}
.wp-block-media-text .wp-block-media-text__content > p {
  max-width: 600px;
}
.wp-block-media-text .wp-block-media-text__content .wp-block-buttons {
  padding-top: 20px;
}
.wp-block-media-text .wp-block-button__link {
  min-width: 170px;
}

.gray .wp-block-media-text.alignwide {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
}

.wp-block-group.has-background-background-color .wp-block-media-text.alignwide {
  background: #fff;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
}

.wp-admin .media {
  display: inline-block;
}

.main_wrapper .wp-block-buttons {
  display: flex;
  flex-wrap: wrap !important;
  margin-bottom: 15px;
}
.main_wrapper .wp-block-buttons > .wp-block-button {
  margin-right: 10px;
}
.main_wrapper .wp-block-buttons > .wp-block-button:last-child {
  margin-right: 0px;
}
@media (max-width: 768px) {
  .main_wrapper .wp-block-buttons > .wp-block-button {
    width: auto !important;
  }
}

.img_button_row.three .img_btn_col,
.img_text_card_row.three .img_text_card_col,
.simple_list_info .row.three .simple_list_col,
.contactcard_row.three .contact_col {
  flex: 0 0 33.3%;
  max-width: 33.3%;
}

.img_button_row.four .img_btn_col,
.img_text_card_row.four .img_text_card_col,
.simple_list_info .row.four .simple_list_col,
.contactcard_row.four .contact_col {
  flex: 0 0 25%;
  max-width: 25%;
}

.img_button_row.five .img_btn_col,
.img_text_card_row.five .img_text_card_col,
.simple_list_info .row.five .simple_list_col,
.contactcard_row.five .contact_col {
  flex: 0 0 20%;
  max-width: 20%;
}

.contactcard_row.one {
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.contactcard_row.one .contact_col {
  flex: 0 0 40%;
  max-width: 40%;
  min-width: 300px;
}

.alignwide .contactcard_row.one .contact_col {
  flex: 0 0 40%;
  max-width: 40%;
}

.img_button_row.two .img_btn_col,
.img_text_card_row.two .img_text_card_col,
.simple_list_info .row.two .simple_list_col,
.contactcard_row.two .contact_col {
  flex: 0 0 50%;
  max-width: 50%;
}

.expanding-grid.five .links > li {
  width: 20%;
}

.expanding-grid.four .links > li {
  width: 25%;
}

.expanding-grid.two .links > li {
  width: 50%;
}

.expanding-grid.three .links > li {
  width: 33.3%;
}

.advgb-tab-body-wrapper {
  border-radius: 0px !important;
  border: 0 !important;
}

.advgb-tabs-wrapper .advgb-tab-body-wrapper div.advgb-tab-body {
  padding-left: 0px;
  padding-right: 0px;
  background: #FEFFFA;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 40px;
}
.advgb-tabs-wrapper .advgb-tab-body-wrapper div.advgb-tab-body > .has-background:first-of-type:first-child {
  margin-top: -40px;
  margin-bottom: -40px;
}
@media (max-width: 768px) {
  .advgb-tabs-wrapper .advgb-tab-body-wrapper div.advgb-tab-body .container {
    padding: 0px;
  }
}

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

.advgb-tab-body-header {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}

.advgb-tab-body-header + div.advgb-tab-body {
  padding-top: 20px !important;
}

div.advgb-tab-body > iframe {
  display: table;
}

.advgb-tab-body-wrapper div.advgb-tab-body > .wp-block-button {
  margin-bottom: 20px;
}

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

.advgb-tab-body-wrapper div.advgb-tab-body .wp-block-advgb-accordions,
.advgb-tab-body-wrapper div.advgb-tab-body .document_era,
.advgb-tab-body-wrapper div.advgb-tab-body .wp-block-advgb-list,
.advgb-tab-body-wrapper div.advgb-tab-body .wp-block-button,
.advgb-tab-body-wrapper div.advgb-tab-body .gform_confirmation_wrapper,
.advgb-tab-body-wrapper div.advgb-tab-body .wp-block-advgb-image,
.advgb-tab-body-wrapper div.advgb-tab-body .wp-block-advgb-list,
.advgb-tab-body-wrapper div.advgb-tab-body .wp-block-buttons,
.advgb-tab-body-wrapper div.advgb-tab-body .embed-container,
.advgb-tab-body-wrapper div.advgb-tab-body .gform_wrapper,
.advgb-tab-body-wrapper div.advgb-tab-body .left_right_wraper,
.advgb-tab-body-wrapper div.advgb-tab-body .wp-block-advgb-images-slider,
.advgb-tab-body-wrapper div.advgb-tab-body .wp-block-advgb-video,
.advgb-tab-body-wrapper div.advgb-tab-body .faq_main .container {
  max-width: 900px;
}
.advgb-tab-body-wrapper div.advgb-tab-body > ul li,
.advgb-tab-body-wrapper div.advgb-tab-body > ol li {
  margin-bottom: 10px;
}
.advgb-tab-body-wrapper div.advgb-tab-body .advgb-column-inner li {
  margin-bottom: 10px;
}

.wp-block-advgb-video .advgb-video-wrapper.full-width video {
  width: auto !important;
}

.advgb-tabs-wrapper.advgb-tab-horz-desktop + p,
.advgb-tabs-wrapper.advgb-tab-horz-desktop + h2,
.advgb-tabs-wrapper.advgb-tab-horz-desktop + h3,
.advgb-tabs-wrapper.advgb-tab-horz-desktop + h4,
.advgb-tabs-wrapper.advgb-tab-horz-desktop + ul,
.advgb-tabs-wrapper.advgb-tab-horz-desktop + ol {
  padding-top: 40px;
}

.gform_legacy_markup_wrapper .description,
.gform_legacy_markup_wrapper .gfield_description,
.gform_legacy_markup_wrapper .gsection_description,
.gform_legacy_markup_wrapper .instruction,
.gform_legacy_markup_wrapper .gfield_checkbox li label,
.gform_legacy_markup_wrapper .gfield_radio li label {
  font-size: 16px !important;
}

.has-text-field #wp-link .query-results {
  top: 280px !important;
}

.gform_wrapper input:focus,
.gform_wrapper select:focus,
.gform_wrapper textarea:focus {
  border: 1px solid #1E1E1E !important;
  outline: 0 !important;
}

.wp-block-image.alignfull {
  width: 100vw;
  margin-left: 0;
  margin-right: 0;
  max-width: 100vw;
}

.wp-block-image figcaption {
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  text-align: left;
  color: #1E1E1E;
}

.wp-block-image.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.wp-block-group__inner-container .main-owl-slider + h2 {
  margin-top: 30px;
}

.halfHeight > img {
  height: 70vh;
  -o-object-fit: cover;
     object-fit: cover;
}

.quartHeight > img {
  height: 40vh;
  -o-object-fit: cover;
     object-fit: cover;
}

.maxHeight > img {
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}

.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,
.wp-block-group > .wp-block-quote,
.wp-block-group > .embed-container {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.wp-block-group.is-content-justification-left > * {
  margin-left: 0px !important;
  max-width: 100% !important;
  padding-left: 40px;
  padding-right: 40px;
}

.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: 900px;
}

body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: 900px !important;
}

body .is-layout-constrained > .wp-block-group {
  max-width: 100% !important;
}

.wp-block-group > section,
.wp-block-group > .wp-block-advgb-adv-tabs,
.wp-block-group > .wp-block-group {
  max-width: 100% !important;
}
.wp-block-group > .wp-block-table,
.wp-block-group > .wp-block-advgb-table {
  margin-left: auto;
  margin-right: auto;
}

.main_content .wp-block-heading.alignwide {
  max-width: 1200px;
  padding-left: 10px;
  padding-right: 10px;
}
.main_content > * {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.main_content > .row {
  max-width: 1200px;
  padding-left: 0px;
  padding-right: 0px;
}
.main_content > .wp-block-quote,
.main_content > .wp-block-image,
.main_content > .wp-block-embed,
.main_content > .wp-block-table {
  margin-left: auto;
  margin-right: auto;
}
.main_content > .wp-block-group:first-of-type:first-child {
  padding-top: 0px;
}
.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,
.main_content > ul:first-of-type:first-child,
.main_content > ol:first-of-type:first-child,
.main_content > section:first-of-type:first-child,
.main_content > .wp-block-kadence-tabs:first-of-type:first-child {
  padding-top: 40px;
}
.main_content > figure:first-of-type:first-child {
  margin-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,
.main_content > ul:last-of-type:last-child,
.main_content > ol:last-of-type:last-child,
.main_content > .button_list:last-of-type:last-child,
.main_content > .img_text_card:last-of-type:last-child,
.main_content > .contact_cards:not(.grey, .gray, .blue):last-child,
.main_content > .advgb-recent-posts-block:last-of-type:last-child,
.main_content > .wp-block-buttons:last-of-type:last-child,
.main_content > .gform_wrapper:last-of-type:last-child,
.main_content > section:last-of-type:last-child,
.main_content > .gform_confirmation_wrapper:last-of-type:last-child,
.main_content > .document_era:last-of-type:last-child,
.main_content > .wp-block-media-text:last-of-type:last-child,
.main_content > .wp-block-kadence-accordion: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,
.main_content > .wp-block-columns,
.main_content > .advgb-tabs-wrapper,
.main_content > section {
  max-width: 100%;
}
.main_content > .column-center {
  max-width: 1250px;
  padding-left: 15px;
  padding-right: 15px;
}
.main_content p + ul,
.main_content p + ol {
  margin-top: -15px;
}

.main_content > .document_era {
  margin-left: auto !important;
  float: none !important;
  margin-right: auto !important;
}
.main_content > .document_era.alignright .doc_block {
  text-align: right;
}
.main_content > .document_era.alignleft .doc_block {
  text-align: left;
}
.main_content > .document_era.aligncenter .doc_block {
  text-align: center;
}

.contact_cards.alignleft {
  max-width: 100%;
  float: none !important;
}
.contact_cards.alignleft .contactcard_row {
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 0px;
}

.page_title + .main_content > p:first-of-type:first-child {
  padding-top: 0px;
}

.components-panel__body-title .components-flex.components-input-control {
  height: auto !important;
}

.wp-block-separator.alignfull {
  width: 100% !important;
}

.sirsc-buttons .button-primary {
  white-space: nowrap !important;
}

.wp-adminify #wpbody-content #dashboard_right_now ul {
  flex-wrap: wrap;
}

.interface-interface-skeleton__notices .components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary) {
  color: #fff !important;
  text-decoration: underline !important;
}

.wp-adminify #wpbody-content .interface-interface-skeleton__body .block-editor-inserter__tabs .components-tab-panel__tabs button::before {
  border: 0 !important;
}

.wp-adminify #wpbody-content .interface-interface-skeleton__body .edit-post-sidebar .edit-post-sidebar__panel-tabs button.is-active::before,
.wp-adminify #wpbody-content .interface-interface-skeleton__body .edit-widgets-sidebar .edit-widgets-sidebar__panel-tabs button.is-active::before {
  border: 0;
}

.wp-block-advgb-accordions .wp-block-advgb-accordion-item,
.wp-block-advgb-accordions .advgb-accordion-item,
.advgb-accordions-wrapper .wp-block-advgb-accordion-item,
.advgb-accordions-wrapper .advgb-accordion-item {
  margin-bottom: 8px !important;
  box-shadow: none;
  border-radius: 0px;
  border: 0;
  background: #ffffff;
  border: 0;
  border-radius: 0px;
}
.wp-block-advgb-accordions .advgb-accordion-header,
.advgb-accordions-wrapper .advgb-accordion-header {
  padding: 8px 25px !important;
  border: 0 !important;
  border-radius: 0px !important;
  margin-top: 0px !important;
  background: #FAFAFA !important;
  padding-right: 40px !important;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
}
.wp-block-advgb-accordions .advgb-accordion-header .ui-icon,
.advgb-accordions-wrapper .advgb-accordion-header .ui-icon {
  display: none !important;
}
.wp-block-advgb-accordions .advgb-accordion-header:hover,
.advgb-accordions-wrapper .advgb-accordion-header:hover {
  outline: 1px solid #B50605;
}
.wp-block-advgb-accordions .advgb-accordion-header .advgb-accordion-header-title,
.advgb-accordions-wrapper .advgb-accordion-header .advgb-accordion-header-title {
  color: #1E1E1E !important;
  position: relative;
  font-size: 18px !important;
  font-weight: 700;
  text-transform: none;
}
.wp-block-advgb-accordions .advgb-accordion-header svg,
.advgb-accordions-wrapper .advgb-accordion-header svg {
  display: none;
}
.wp-block-advgb-accordions .advgb-accordion-header.ui-accordion-header-active,
.advgb-accordions-wrapper .advgb-accordion-header.ui-accordion-header-active {
  /* background: none !important;*/
}
.wp-block-advgb-accordions .advgb-accordion-header.ui-accordion-header-active h4,
.advgb-accordions-wrapper .advgb-accordion-header.ui-accordion-header-active h4 {
  /*  color: $primary !important;*/
}
.wp-block-advgb-accordions .advgb-accordion-header-icon,
.advgb-accordions-wrapper .advgb-accordion-header-icon {
  margin-right: 0px;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: 18px;
  margin-top: 5px;
  background-image: url(../img/angle-down.svg);
  position: absolute;
  right: 15px;
  background-position: center;
  border-radius: 100px;
}
.wp-block-advgb-accordions .ui-accordion-header-icon,
.wp-block-advgb-accordions .advgb-accordion-header-icon,
.advgb-accordions-wrapper .ui-accordion-header-icon,
.advgb-accordions-wrapper .advgb-accordion-header-icon {
  display: block !important;
}
.wp-block-advgb-accordions .advgb-accordion-body,
.advgb-accordions-wrapper .advgb-accordion-body {
  border: 0 !important;
  padding: 0px !important;
  margin-bottom: 0px !important;
  border-color: #fff !important;
  margin-top: 0px;
}
.wp-block-advgb-accordions .advgb-accordion-body .accordion-content,
.advgb-accordions-wrapper .advgb-accordion-body .accordion-content {
  padding: 25px;
}
.wp-block-advgb-accordions .advgb-accordion-header[aria-expanded=true] .advgb-accordion-header-icon,
.advgb-accordions-wrapper .advgb-accordion-header[aria-expanded=true] .advgb-accordion-header-icon {
  transform: rotate(180deg);
  margin-top: 0;
}

.wp-block-kadence-accordion .kt-blocks-accordion-header {
  border: 0 !important;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.25) !important;
}
.wp-block-kadence-accordion .kt-blocks-accordion-header .kt-blocks-accordion-title {
  font-size: 18px;
  font-weight: 400;
  color: #1E1E1E;
}
.wp-block-kadence-accordion .kt-blocks-accordion-header:hover, .wp-block-kadence-accordion .kt-blocks-accordion-header:focus {
  outline: 1px solid #1E1E1E;
}
.wp-block-kadence-accordion .kt-blocks-accordion-header:hover .kt-blocks-accordion-title, .wp-block-kadence-accordion .kt-blocks-accordion-header:focus .kt-blocks-accordion-title {
  text-decoration: underline;
}
.wp-block-kadence-accordion .kt-accordion-wrap {
  max-width: 900px !important;
  margin: 0 auto;
}
.wp-block-kadence-accordion .kt-accordion-inner-wrap {
  row-gap: 15px !important;
}
.wp-block-kadence-accordion .kt-blocks-accordion-icon-trigger:before,
.wp-block-kadence-accordion .kt-blocks-accordion-icon-trigger:after {
  background: #1E1E1E !important;
}
.wp-block-kadence-accordion .kt-accordion-panel-inner {
  background: none !important;
  padding-bottom: 10px !important;
}

.wp-block-table,
.wp-block-advgb-table {
  border: 1px solid #DAD7D7;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.wp-block-table thead,
.wp-block-advgb-table thead {
  border-bottom: none !important;
}
.wp-block-table td,
.wp-block-advgb-table td {
  padding: 14px 20px !important;
  border: 1px solid #fff !important;
  color: #1E1E1E;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
}
.wp-block-table td:last-child,
.wp-block-advgb-table td:last-child {
  /*   border-right: 0px !important;*/
}
.wp-block-table th,
.wp-block-advgb-table th {
  background: #6E6C6C;
  text-transform: none;
  color: #fff;
  border-top: 0 !important;
  border-bottom: 0px !important;
  padding: 22px 15px !important;
  border: 0 !important;
  font-weight: 700;
  font-size: 22px;
  text-align: left;
  border-right: 1px solid #fff !important;
  font-family: "Playfair Display", serif;
}
.wp-block-table th:last-child,
.wp-block-advgb-table th:last-child {
  border-top-right-radius: 0px;
}
.wp-block-table th:first-child,
.wp-block-advgb-table th:first-child {
  border-top-left-radius: 0px;
}
.wp-block-table tbody tr:nth-child(2n+1),
.wp-block-advgb-table tbody tr:nth-child(2n+1) {
  background: #DAD7D7 !important;
}
.wp-block-table tbody tr:nth-child(2n),
.wp-block-advgb-table tbody tr:nth-child(2n) {
  background: #F5F4F4 !important;
}

.table-wrapper {
  overflow-x: auto;
}
.table-wrapper table {
  width: 100%;
}

.cont_form .wp-block-heading.has-text-align-center {
  margin-bottom: 15px;
}

.form-section {
  background: #B50605;
  padding: 40px 40px 20px 40px;
}
.form-section .gform_button {
  padding: 10px 25px !important;
  min-width: 160px;
}
.form-section .gform_footer {
  padding-top: 0px !important;
}
.form-section .gform_fields {
  grid-gap: 12px !important;
}
.form-section .gform_confirmation_message {
  color: #ffffff;
}
.form-section .gform_confirmation_message h2 {
  color: #ffffff;
}

.main_wrapper .advgb-tabs-wrapper.advgb-tab-horz-desktop {
  max-width: 1200px !important;
}
.main_wrapper .advgb-tabs-wrapper.advgb-tab-horz-desktop .advgb-tabs-panel {
  max-width: 100%;
}

.advgb-tabs-wrapper {
  /* Track */
  /* Handle */
}
.advgb-tabs-wrapper ul.advgb-tabs-panel {
  margin: 0 auto !important;
  display: flex;
  justify-content: center;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  border-bottom: 1px solid #CED1CE;
}
.advgb-tabs-wrapper ul.advgb-tabs-panel:after {
  /* content: '';
          position: absolute;
          width: 100%;
          height: 1px;
          background: $black;
          left: 0px;
          bottom: 0px;*/
}
.advgb-tabs-wrapper ul.advgb-tabs-panel li.advgb-tab {
  border-radius: 0 !important;
  background: #FAFAFA !important;
  color: #000000 !important;
  font-weight: 700;
  min-width: 145px;
  min-height: 35px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px !important;
  margin-right: 4px !important;
  border: 0 !important;
}
.advgb-tabs-wrapper ul.advgb-tabs-panel li.advgb-tab a {
  font-family: "Playfair Display", serif;
  color: #1E1E1E !important;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  height: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: visible !important;
  background: #FAFAFA !important;
  border: 1px solid #CED1CE !important;
  border-bottom: 0px !important;
  padding: 6px 15px;
}
.advgb-tabs-wrapper ul.advgb-tabs-panel li.advgb-tab a:focus {
  outline: 0;
}
.advgb-tabs-wrapper ul.advgb-tabs-panel li.advgb-tab.advgb-tab.advgb-tab-active {
  background: #ffffff !important;
  border-right: 0 !important;
  border-left: 0px !important;
}
.advgb-tabs-wrapper ul.advgb-tabs-panel li.advgb-tab.advgb-tab.advgb-tab-active a {
  font-weight: 500;
  color: #1E1E1E !important;
  background: #ffffff !important;
}
.advgb-tabs-wrapper ul.advgb-tabs-panel li.advgb-tab.advgb-tab.advgb-tab-active a p {
  color: #1E1E1E !important;
}
.advgb-tabs-wrapper ul.advgb-tabs-panel li.advgb-tab:hover a {
  color: #ffffff !important;
  background: #B50605 !important;
}
.advgb-tabs-wrapper ul.advgb-tabs-panel li.advgb-tab:hover a p {
  color: #fff !important;
  font-weight: 500;
}
.advgb-tabs-wrapper ul.advgb-tabs-panel li.advgb-tab:focus {
  background: #1E1E1E !important;
}
.advgb-tabs-wrapper .advgb-tabs-panel::-webkit-scrollbar {
  width: 10px;
}
.advgb-tabs-wrapper .advgb-tabs-panel::-webkit-scrollbar-track {
  background: #eee;
}
.advgb-tabs-wrapper .advgb-tabs-panel::-webkit-scrollbar-thumb {
  background: #43546a;
  border-radius: 20px;
}
.advgb-tabs-wrapper .advgb-tabs-panel {
  scrollbar-color: #43546a #eee;
  scrollbar-width: thin;
}
.advgb-tabs-wrapper.advgb-tab-vert-desktop {
  max-width: 1200px !important;
  padding-left: 20px;
  padding-right: 20px;
}
.advgb-tabs-wrapper.advgb-tab-vert-desktop ul.advgb-tabs-panel {
  border-bottom: 0px !important;
  justify-content: flex-start;
}
.advgb-tabs-wrapper.advgb-tab-vert-desktop ul.advgb-tabs-panel .advgb-tab-active a::after {
  display: none;
}
.advgb-tabs-wrapper.advgb-tab-vert-desktop ul.advgb-tabs-panel .advgb-tab {
  margin-right: 0px !important;
  margin-bottom: 4px !important;
  min-height: 54px;
}
.advgb-tabs-wrapper.advgb-tab-vert-desktop ul.advgb-tabs-panel .advgb-tab a {
  border: 1px solid #CED1CE !important;
  min-height: 54px;
}
.advgb-tabs-wrapper.advgb-tab-vert-desktop ul.advgb-tabs-panel::after {
  display: none;
}
.advgb-tabs-wrapper.advgb-tab-vert-desktop div.advgb-tab-body {
  padding: 24px;
}
.advgb-tabs-wrapper.overflowing .advgb-tabs-panel {
  justify-content: flex-start;
}

.wp-block-kadence-tabs {
  max-width: 1200px !important;
}
.wp-block-kadence-tabs .kt-tabs-wrap {
  max-width: 100% !important;
  /* Track */
  /* Handle */
}
.wp-block-kadence-tabs .kt-tabs-wrap .kt-tabs-title-list {
  flex-wrap: nowrap !important;
  justify-content: flex-start;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  border-bottom: 1px solid #DAD7D7;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 768px) {
  .wp-block-kadence-tabs .kt-tabs-wrap .kt-tabs-title-list {
    flex-wrap: wrap !important;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 0;
  }
}
.wp-block-kadence-tabs .kt-tabs-wrap li.kt-title-item {
  border-radius: 0;
  color: #1E1E1E !important;
  font-weight: 500;
  min-width: 145px;
  min-height: 36px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px !important;
  margin-right: 4px !important;
  border: 0 !important;
}
.wp-block-kadence-tabs .kt-tabs-wrap li.kt-title-item .kt-tab-title {
  color: #1E1E1E !important;
  text-align: center;
  font-size: 16px !important;
  font-weight: 500 !important;
  width: 100%;
  height: 100%;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative;
  overflow: visible !important;
  border: 1px solid #DAD7D7 !important;
  padding: 5px 15px !important;
  border-radius: 0px !important;
  background: #F6F7F7 !important;
}
.wp-block-kadence-tabs .kt-tabs-wrap li.kt-title-item .kt-tab-title:focus {
  outline: 0;
}
.wp-block-kadence-tabs .kt-tabs-wrap li.kt-title-item .kt-tab-title p {
  font-size: 24px !important;
  font-weight: 600 !important;
}
@media (max-width: 768px) {
  .wp-block-kadence-tabs .kt-tabs-wrap li.kt-title-item .kt-tab-title {
    min-height: 50px;
  }
}
.wp-block-kadence-tabs .kt-tabs-wrap li.kt-title-item:hover {
  background: #B50605 !important;
}
.wp-block-kadence-tabs .kt-tabs-wrap li.kt-title-item:hover .kt-tab-title {
  font-weight: 500;
  color: #fff !important;
  background: #B50605 !important;
}
.wp-block-kadence-tabs .kt-tabs-wrap li.kt-title-item:hover .kt-tab-title p {
  color: #fff !important;
}
.wp-block-kadence-tabs .kt-tabs-wrap li.kt-title-item.kt-tab-title-active .kt-tab-title {
  color: #1E1E1E !important;
  background: #fff !important;
}
.wp-block-kadence-tabs .kt-tabs-wrap li.kt-title-item.kt-tab-title-active .kt-tab-title p {
  color: #1E1E1E !important;
  font-weight: 500;
}
.wp-block-kadence-tabs .kt-tabs-wrap li.kt-title-item:focus {
  background: #1E1E1E !important;
}
@media (max-width: 768px) {
  .wp-block-kadence-tabs .kt-tabs-wrap li.kt-title-item {
    width: 100%;
    margin-bottom: 5px !important;
    margin-right: 0 !important;
  }
}
.wp-block-kadence-tabs .kt-tabs-wrap .kt-tab-inner-content {
  border: 0 !important;
  background: none !important;
  padding: 40px 20px !important;
}
.wp-block-kadence-tabs .kt-tabs-wrap .kt-tab-inner-content-inner {
  max-width: 900px;
  margin: 0 auto;
}
.wp-block-kadence-tabs .kt-tabs-wrap .kt-tabs-title-list::-webkit-scrollbar {
  width: 10px;
}
.wp-block-kadence-tabs .kt-tabs-wrap .kt-tabs-title-list::-webkit-scrollbar-track {
  background: #C3C3C3;
}
.wp-block-kadence-tabs .kt-tabs-wrap .kt-tabs-title-list::-webkit-scrollbar-thumb {
  background: #334731;
  border-radius: 20px;
}
.wp-block-kadence-tabs .kt-tabs-wrap .kt-tabs-title-list {
  scrollbar-color: #334731 #C3C3C3;
  scrollbar-width: thin;
}
.wp-block-kadence-tabs .kt-tabs-wrap.kt-tabs-layout-vtabs {
  max-width: 1200px !important;
}
.wp-block-kadence-tabs .kt-tabs-wrap.kt-tabs-layout-vtabs ul.kt-tabs-title-list {
  border-bottom: 0px !important;
  justify-content: flex-start;
  width: 25%;
}
.wp-block-kadence-tabs .kt-tabs-wrap.kt-tabs-layout-vtabs ul.kt-tabs-title-list .kt-title-item {
  margin-right: 0px !important;
  margin-bottom: 4px !important;
  background: none !important;
  min-height: 50px;
}
.wp-block-kadence-tabs .kt-tabs-wrap.kt-tabs-layout-vtabs ul.kt-tabs-title-list .kt-title-item .kt-tab-title {
  min-height: 50px;
}
.wp-block-kadence-tabs .kt-tabs-wrap.kt-tabs-layout-vtabs ul.kt-tabs-title-list::after {
  display: none;
}
@media (max-width: 768px) {
  .wp-block-kadence-tabs .kt-tabs-wrap.kt-tabs-layout-vtabs ul.kt-tabs-title-list {
    width: 100%;
  }
}
.wp-block-kadence-tabs .kt-tabs-wrap.kt-tabs-layout-vtabs .kt-tabs-content-wrap {
  width: 75%;
}
@media (max-width: 768px) {
  .wp-block-kadence-tabs .kt-tabs-wrap.kt-tabs-layout-vtabs .kt-tabs-content-wrap {
    width: 100%;
  }
}
.wp-block-kadence-tabs .kt-tabs-wrap.kt-tabs-layout-vtabs .kt-tab-inner-content {
  padding-top: 20px !important;
}

.timeline-media-text {
  background: rgba(245, 244, 244, 0.93);
  padding: 70px 0px;
}
.timeline-media-text .container {
  max-width: 930px;
}
.timeline-media-text .timeline-grid {
  display: grid;
  grid-template-columns: 200px auto;
  grid-column-gap: 32px;
  align-items: center;
}
.timeline-media-text .timeline-grid .btn_sm {
  min-width: 225px;
  margin-top: 20px;
}
.timeline-media-text .timeline-grid h3 {
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .timeline-media-text .timeline-grid {
    grid-template-columns: auto;
  }
  .timeline-media-text .timeline-grid .timeline-grid-info {
    padding-top: 15px;
  }
}
.timeline-media-text .wp-block-media-text {
  margin: 0 auto;
  background: none;
  position: relative;
  z-index: 9;
}
@media (max-width: 800px) {
  .timeline-media-text .wp-block-media-text__media img {
    width: auto;
    display: table;
    margin: 0 auto;
  }
}

#conference-timeline {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
#conference-timeline .conference-center-line {
  position: absolute;
  width: 4px;
  height: 100%;
  top: 0px;
  left: 50%;
  margin-left: -2px;
  background: #1E1E1E;
  border-radius: 10px;
  z-index: 0;
}
#conference-timeline .conference-center-line::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: #1E1E1E;
  border-radius: 100px;
  top: -6px;
  left: -2px;
}
#conference-timeline .conference-center-line::after {
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100px;
  position: absolute;
  background: #B50605;
  bottom: 0;
  left: -10px;
}

.timeline-article {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  margin: 20px 0;
  display: flex;
  align-items: center;
  margin-top: -8%;
}
.timeline-article:first-child {
  margin-top: 0px;
}
.timeline-article .content-left-container,
.timeline-article .content-right-container {
  max-width: 50%;
  width: 100%;
}
.timeline-article h2 {
  color: #B50605;
  font-size: 45px;
}
.timeline-article p {
  margin-bottom: 10px;
}
.timeline-article .content-left {
  text-align: left;
  max-width: 425px;
  position: relative;
  z-index: 1;
}
.timeline-article .content-left p {
  margin-left: auto;
}
.timeline-article .content-right {
  text-align: left;
  max-width: 425px;
  position: relative;
  z-index: 1;
}
.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 .circle_yw {
  position: absolute;
  top: 30%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  color: #fff;
  border-radius: 100%;
  background: #B50605;
  border: 3px solid #B50605;
  transform: translateY(-50%);
}
.timeline-article .circle_yw:before {
  content: "";
  background: #1E1E1E;
  width: 60px;
  height: 2px;
  display: flex;
  position: absolute;
  left: 20px;
  z-index: -9;
}
.timeline-article.even .content-left {
  margin-left: auto;
}
.timeline-article.even .circle_yw:before {
  right: 20px;
  left: auto;
}
.timeline-article.even .circle_yw::after {
  right: auto;
  left: -65px;
}
.timeline-article .image_year_row {
  display: flex;
  align-items: center;
}
.timeline-article .section_year,
.timeline-article .sec_content {
  padding-left: 20px;
}
.timeline-article .circle_yw {
  display: flex;
  justify-content: center;
  align-items: center;
}

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

.timeline-wrap {
  position: relative;
  padding-top: 0px;
}

.timeline-row {
  width: 100%;
}

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

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

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

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

.alert-area {
  background: #B61717;
  /*  position: absolute;
      top: 118px;
      z-index: 9;*/
  width: 100%;
}
.alert-area .alert {
  background: none;
  border: 0;
  text-align: center;
  margin: 0;
  padding-right: 40px;
}
.alert-area p {
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
}
.alert-area a {
  color: #ffffff;
  font-weight: 700;
}
.alert-area p:empty {
  display: none;
}
.alert-area .close {
  position: absolute;
  right: 20px;
  top: 10px;
  opacity: 1;
  color: #fff;
  visibility: visible;
}

.cvf-universal-pagination ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cvf-universal-pagination ul li {
  display: inline;
  margin: 0px 3px;
  padding: 4px 4px;
  color: #000000;
  font-size: 18px;
  text-transform: uppercase;
  cursor: pointer;
}
.cvf-universal-pagination ul li.inactive {
  display: none !important;
}
.cvf-universal-pagination ul li.inactive:hover {
  cursor: pointer;
}
.cvf-universal-pagination ul li:hover {
  font-weight: 700;
}
.cvf-universal-pagination ul li.selected {
  font-weight: bold;
  opacity: 1;
}
.cvf-universal-pagination ul li:nth-child(1) {
  /* display: none;*/
}

.block-editor .block-editor-block-list__block .advgb-post-datetime {
  margin-left: -88px;
}

.main_wrapper .gform_wrapper.gravity-theme input[type=color],
.main_wrapper .gform_wrapper.gravity-theme input[type=date],
.main_wrapper .gform_wrapper.gravity-theme input[type=datetime-local],
.main_wrapper .gform_wrapper.gravity-theme input[type=datetime],
.main_wrapper .gform_wrapper.gravity-theme input[type=email],
.main_wrapper .gform_wrapper.gravity-theme input[type=interh],
.main_wrapper .gform_wrapper.gravity-theme input[type=number],
.main_wrapper .gform_wrapper.gravity-theme input[type=password],
.main_wrapper .gform_wrapper.gravity-theme input[type=search],
.main_wrapper .gform_wrapper.gravity-theme input[type=tel],
.main_wrapper .gform_wrapper.gravity-theme input[type=text],
.main_wrapper .gform_wrapper.gravity-theme input[type=time],
.main_wrapper .gform_wrapper.gravity-theme input[type=url],
.main_wrapper .gform_wrapper.gravity-theme input[type=week],
.main_wrapper .gform_wrapper.gravity-theme select,
.main_wrapper .gform_wrapper.gravity-theme textarea {
  border: 0;
  background-color: #fff;
  min-height: 50px;
  padding: 10px;
  border-radius: 0px;
  width: 100%;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
}
.main_wrapper .gform_wrapper.gravity-theme .gform_footer {
  padding-top: 20px;
}
.main_wrapper .gform_wrapper.gravity-theme textarea.small {
  min-height: 130px;
}
.main_wrapper .gform_wrapper.gravity-theme .gfield_radio,
.main_wrapper .gform_wrapper.gravity-theme .gfield_checkbox {
  display: flex;
  flex-wrap: wrap;
}
.main_wrapper .gform_wrapper.gravity-theme .gfield_radio > div,
.main_wrapper .gform_wrapper.gravity-theme .gfield_checkbox > div {
  margin-right: 15px;
}
.main_wrapper .gform_wrapper.gravity-theme .ginput_container_consent {
  padding-top: 10px;
}
.main_wrapper .gform_wrapper.gravity-theme .ginput_container_consent label {
  display: inline-block;
  padding: 0px;
}
.main_wrapper .gform_wrapper.gravity-theme .gfield_error .validation_message {
  color: red;
}
.main_wrapper .gform_wrapper.gravity-theme .ginput_container_date {
  position: relative;
  max-width: 220px;
}
.main_wrapper .gform_wrapper.gravity-theme .ginput_container_date .ui-datepicker-trigger {
  position: absolute;
  right: 10px;
  top: 10px;
}
.main_wrapper .gform_wrapper.gravity-theme .gsection_title {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}

.wp-pagenavi,
.pagination {
  padding-top: 30px;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  position: relative;
  z-index: 9;
}
.wp-pagenavi a,
.wp-pagenavi span,
.pagination a,
.pagination span {
  border: 0;
  color: #1E1E1E;
  font-weight: normal;
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0px 6px;
  text-decoration: none !important;
  padding: 2px 4px;
}
.wp-pagenavi .next.page-numbers,
.wp-pagenavi .prev.page-numbers,
.pagination .next.page-numbers,
.pagination .prev.page-numbers {
  display: none;
}
.wp-pagenavi span.current,
.pagination span.current {
  font-weight: bold;
  color: #1E1E1E;
}
.wp-pagenavi span.current::after,
.pagination span.current::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 1px;
  bottom: 4px;
  left: 50%;
  background: #1E1E1E;
  transform: translateX(-50%);
  margin-left: 1px;
}
.wp-pagenavi a:hover,
.pagination a:hover {
  font-weight: 700;
  color: #1E1E1E;
}
.wp-pagenavi .nextpostslink,
.pagination .nextpostslink {
  position: relative;
  font-size: 0px;
  visibility: visible;
}
.wp-pagenavi .nextpostslink::after,
.pagination .nextpostslink::after {
  /* content: 'NEXT';
      font-size: 15px;
      color: $black;*/
}
.wp-pagenavi .nextpostslink:hover::after,
.pagination .nextpostslink:hover::after {
  font-weight: bold;
}
.wp-pagenavi .previouspostslink,
.pagination .previouspostslink {
  position: relative;
  font-size: 0px;
  visibility: visible;
}
.wp-pagenavi .previouspostslink:after,
.pagination .previouspostslink:after {
  /* content: 'PREV';
      font-size: 15px;
      color: $black;*/
}
.wp-pagenavi .previouspostslink:hover::after,
.pagination .previouspostslink:hover::after {
  font-weight: bold;
}
.wp-pagenavi .next-page,
.wp-pagenavi .nextpostslink,
.pagination .next-page,
.pagination .nextpostslink {
  font-size: 0px;
  background-image: url(../img/black_arrow.svg);
  width: 13px;
  height: 20px;
  margin-left: 5px;
  background-size: 13px;
  top: 0px;
}
.wp-pagenavi .next-page:hover,
.wp-pagenavi .nextpostslink:hover,
.pagination .next-page:hover,
.pagination .nextpostslink:hover {
  opacity: 0.6;
}
.wp-pagenavi .previous-page,
.wp-pagenavi .previouspostslink,
.pagination .previous-page,
.pagination .previouspostslink {
  font-size: 0px;
  background-image: url(../img/black_arrow.svg);
  width: 13px;
  height: 20px;
  margin-right: 5px;
  background-size: 13px;
  transform: rotate(180deg);
  top: 1px;
}
.wp-pagenavi .previous-page:hover,
.wp-pagenavi .previouspostslink:hover,
.pagination .previous-page:hover,
.pagination .previouspostslink:hover {
  opacity: 0.6;
}
.wp-pagenavi .pages,
.pagination .pages {
  display: none;
}
.wp-pagenavi .last,
.wp-pagenavi .first,
.pagination .last,
.pagination .first {
  display: none;
}
.wp-pagenavi span.previous-page,
.wp-pagenavi span.next-page,
.pagination span.previous-page,
.pagination span.next-page {
  opacity: 0.75;
  pointer-events: none;
}

#pagination-bottom {
  padding-top: 30px;
  text-transform: uppercase;
}
#pagination-bottom a {
  font-size: 14px;
  font-weight: normal;
  color: #DAD7D7;
}
#pagination-bottom > div,
#pagination-bottom span,
#pagination-bottom a {
  margin: 0px 6px;
  line-height: 20px;
}
#pagination-bottom .current {
  position: relative;
  font-weight: 700;
}
#pagination-bottom .current::after {
  content: "";
  position: absolute;
  bottom: -6px;
  width: 15px;
  height: 5px;
  background: #B50605;
  left: 50%;
  transform: translateX(-50%);
}
#pagination-bottom a:hover {
  font-weight: 600;
}

#pagination-container {
  display: flex;
  justify-content: center;
}
#pagination-container a,
#pagination-container span {
  border: 0;
  color: #000;
  font-weight: normal;
  position: relative;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0px 5px;
  visibility: visible;
}
#pagination-container span.current {
  font-weight: bold;
}
.wp-block-group.content-center {
  max-width: 900px;
  margin: 0px auto;
  padding-top: 30px;
}

.wp-site-blocks {
  padding: 0px !important;
  margin: 0px !important;
}

.addeventatc {
  color: #1E1E1E !important;
  font-weight: 800;
  font-size: 16px !important;
  box-shadow: none !important;
  background: none !important;
  padding-left: 38px !important;
  z-index: 9;
  opacity: 1;
  padding: 12px 12px 12px 43px;
  text-decoration: underline;
  margin-bottom: 10px;
}
.addeventatc::before {
  content: "";
  position: absolute;
  background-image: url(../img/calendar_month.svg);
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  left: 0;
  top: 5px;
}
.addeventatc:hover {
  text-decoration: underline;
  color: #B50605 !important;
}
.addeventatc:hover:before {
  filter: brightness(0) saturate(100%) invert(23%) sepia(13%) saturate(1034%) hue-rotate(67deg) brightness(96%) contrast(89%);
}

.addeventatc .addeventatc_icon {
  background-image: url(../img/calendar-days.svg);
  background-repeat: no-repeat;
  width: 22px;
  height: 24px;
  background-size: 20px;
  display: none;
}

.wp-adminify .adminify-top_bar nav.adminify-top-navbar .navbar-brand .navbar-item img {
  max-height: 30px !important;
  width: auto !important;
}

.acf-admin-page .notice.notice-success::after {
  border-radius: 100px !important;
}

.wp-adminify #wpbody-content .notice-dismiss {
  border-radius: 100px !important;
  min-width: 30px;
  min-height: 30px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

button.is-pressed > svg {
  fill: #fff !important;
}
button.is-pressed .dashicons::before {
  color: #fff;
}

.left_right_wraper {
  clear: both;
}

.wp-block-embed__wrapper > iframe {
  width: 100%;
  /*min-height: 400px;*/
}

.advgb-tab-body-wrapper .wp-block-embed__wrapper > iframe {
  min-height: 400px;
}

.img_buttons + .wp-block-buttons {
  max-width: 1250px;
  padding: 0px 8px;
  padding-top: 20px;
}

.acf-postbox .acf-fields.-left > .acf-field::before {
  background: #fff;
  border: 0;
}

.toplevel_page_gf_edit_forms {
  background: none !important;
}

.components-toggle-group-control-option-base[aria-checked=true] svg {
  fill: #fff !important;
}

.ac-table-actions .ac-table-actions-buttons {
  height: auto !important;
}

.wp-adminify #wpbody-content .actions input[type=submit] {
  line-height: 20px !important;
  padding: 8px 16px !important;
}

.postbox-container .tagchecklist {
  margin-left: 0px;
}
.postbox-container .tagchecklist .ntdelbutton {
  background: none !important;
  width: 10px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.postbox-container .tagchecklist .ntdelbutton .remove-tag-icon::before {
  margin-left: 0px;
  color: #fff;
}
.postbox-container .tagchecklist .ntdelbutton:hover .remove-tag-icon::before {
  color: #d63638;
}

.main_wrapper iframe {
  display: table;
  max-width: 100%;
}

.gform-field-label {
  display: block;
  font-weight: 700;
  padding-bottom: 10px;
  padding-top: 5px;
  margin-bottom: 0px;
  font-size: 15px;
}

legend.gform-field-label {
  font-size: 15px;
}

.gfield_checkbox .gform-field-label,
.gfield_radio .gform-field-label {
  display: inline-block;
  font-weight: normal;
}

.gpld-inline-datepicker .gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar .ui-state-default,
.gpld-inline-datepicker .gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar th span {
  line-height: 40px !important;
}

.gravity-theme.ui-datepicker .ui-datepicker-next::before,
.gravity-theme.ui-datepicker .ui-datepicker-prev::before {
  display: none !important;
}

.sections-default .advgb-post-thumbnail {
  display: grid;
}

.sections-default .advgb-post-thumbnail img {
  width: 100%;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.wp-block-group.grey + .wp-block-media-text {
  margin-top: 40px;
}

.is-vertical > section {
  margin-left: auto !important;
  margin-right: auto !important;
}
.is-vertical .row {
  flex-direction: column;
}

.is-nowrap > section {
  margin-left: auto !important;
  margin-right: auto !important;
}
.is-nowrap .img_text_card_col {
  max-width: 100% !important;
  flex: 0 0 100% !important;
}
.is-nowrap .text_card_block {
  height: auto !important;
}
.is-nowrap .text-img-wrap {
  flex-direction: row;
}
@media (max-width: 767px) {
  .is-nowrap .text-img-wrap {
    flex-direction: column;
  }
}
.is-nowrap .text-img-wrap .img_card_block,
.is-nowrap .text-img-wrap .text_card_block {
  width: 50%;
}
@media (max-width: 767px) {
  .is-nowrap .text-img-wrap .img_card_block,
  .is-nowrap .text-img-wrap .text_card_block {
    width: 100%;
  }
}

.addtoany_content {
  display: flex;
}
.addtoany_content .addtoany_header {
  font-size: 18px;
  font-weight: 700;
  color: #1E1E1E;
  display: block;
  margin-right: 10px;
  margin-bottom: 0;
}
.addtoany_content .addtoany_list {
  display: flex !important;
}
.addtoany_content .addtoany_list > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.addtoany_content .addtoany_list > a > span {
  /* border-radius: 100px !important;
  width: 35px !important;
  height: 35px !important;*/
  background: none !important;
}
.addtoany_content .addtoany_list > a > span svg {
  display: none;
}
.addtoany_content .addtoany_list > a:hover > span {
  /* background: $primary !important;
  opacity: 1 !important;*/
}
.addtoany_content .addtoany_list > a:hover::before {
  filter: brightness(0) saturate(100%) invert(21%) sepia(15%) saturate(1140%) hue-rotate(67deg) brightness(94%) contrast(83%);
}
.addtoany_content .addtoany_list > a.a2a_button_insta:hover img {
  filter: brightness(0) saturate(100%) invert(21%) sepia(15%) saturate(1140%) hue-rotate(67deg) brightness(94%) contrast(83%);
  opacity: 1;
}
.addtoany_content .a2a_button_facebook::before {
  content: "";
  content: "";
  position: absolute;
  background-image: url(../img/facebook-blue.svg);
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-repeat: no-repeat;
}
.addtoany_content .a2a_button_twitter::before {
  content: "";
  position: absolute;
  background-image: url(../img/X_blue.svg);
  width: 17px;
  height: 17px;
  background-size: 17px;
  background-repeat: no-repeat;
}
.addtoany_content .a2a_button_linkedin::before {
  content: "";
  position: absolute;
  background-image: url(../img/linkedin.svg);
  width: 17px;
  height: 17px;
  background-size: 17px;
  background-repeat: no-repeat;
}
.addtoany_content .a2a_button_x::before {
  content: "";
  content: "";
  position: absolute;
  background-image: url(../img/X_blue.svg);
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-repeat: no-repeat;
}

.table-wrap {
  overflow-x: auto;
  overflow-y: hidden;
}

.acf-map.contact_map_wrap {
  height: 600px;
}

.gm-style .gm-style-iw-c {
  padding: 30px !important;
  min-width: 320px;
}

#wpcontent .acp-sh-container.-sticky {
  top: 50px !important;
}

/*page builder map*/
.faq_main {
  max-width: 900px !important;
  margin: 0 auto;
}
.faq_main .search-filter-title {
  display: grid;
  grid-template-columns: 300px 275px;
  margin-bottom: 10px;
}
.faq_main .search-filter-title .reset {
  margin-top: 5px;
  margin-bottom: 10px;
}
.faq_main .search-filter-title .filterWrap {
  padding-left: 20px;
}
@media (min-width: 992px) {
  .faq_main .container {
    padding: 0px;
  }
}

.table-wrap {
  overflow-x: auto;
  overflow-y: hidden;
}

.acf-map.contact_map_wrap {
  height: 600px;
}

.gm-style .gm-style-iw-c {
  padding: 30px !important;
  min-width: 320px;
}

#wpcontent .acp-sh-container.-sticky {
  top: 50px !important;
}

.block-editor-block-list__block .advgb-tabs-wrapper .advgb-tabs-panel {
  justify-content: flex-start;
}

.nav-menus-php .major-publishing-actions .delete-action {
  display: none;
  visibility: hidden;
}

.sirsc_button-regenerate-wrap .button.button-primary.has-icon {
  padding: 0px !important;
}

.wp_adminify_admin-menu > li > a:hover {
  background-color: #000848 !important;
  color: #fff !important;
}

.wp-adminify #adminmenu .wp_adminify_admin-menu li.menu-top:hover > a.menu-top .wp-adminify-icon-button::before {
  color: #fff !important;
}

.wp-adminify #adminmenu .wp_adminify_admin-menu li.menu-top:hover > a.menu-top .wp-adminify-icon-button svg path {
  fill: #fff;
}

.wp_adminify_admin-menu > li > a::after {
  filter: none;
}

.components-accessible-toolbar .components-button.is-pressed {
  color: #fff !important;
}

.gform-admin .gform-button {
  height: 2.375rem !important;
}

.aligncenter .wp-video {
  margin: 0 auto;
}

.wp-adminify #wpbody-content h2 {
  line-height: 1.3 !important;
}

button.panel-block-tabs__toggle {
  line-height: 1.813rem !important;
  min-height: 3.375rem !important;
}

.gform-admin .gform-form-toolbar .gform-dropdown__control {
  line-height: 34px !important;
}

.wp_adminify_admin-menu .toplevel_page_gf_edit_forms {
  background-color: var(--adminify-btn-bg);
}

.wp-block-heading + .wp-block-advgb-table {
  padding-top: 15px;
}

#sb_instagram .sbi_inner_wrap {
  background: #f7f7f7 !important;
  box-shadow: none !important;
  height: 100%;
}
#sb_instagram .sbi_photo {
  height: 200px !important;
}
#sb_instagram .sbi_caption {
  font-size: 16px !important;
  color: #121212 !important;
}

.accoRt_block .inner-alert {
  display: none;
}

.hide_fields {
  display: none !important;
}

.alert-area .alert.about {
  display: none;
}
.alert-area .alert.work-with-us {
  display: none;
}

#wpcontent .edit-post-visual-editor .wp-block-post-title {
  font-family: "Playfair Display", serif;
}
#wpcontent .edit-post-visual-editor h1.wp-block-post-title {
  font-size: 45px;
  font-weight: 600;
  font-family: "Playfair Display", serif;
}
#wpcontent .edit-post-visual-editor h2.wp-block-heading {
  font-size: 38px;
  font-weight: 600;
}
#wpcontent .edit-post-visual-editor h3.wp-block-heading {
  font-size: 22px;
  font-weight: 700;
}
#wpcontent .edit-post-visual-editor h4.wp-block-heading {
  font-size: 18px;
  font-family: "Outfit", serif;
  font-weight: 600;
}
#wpcontent .edit-post-visual-editor h5.wp-block-heading {
  font-size: 18px;
  font-family: "Outfit", serif;
  font-weight: normal;
}
#wpcontent .edit-post-visual-editor h6.wp-block-heading {
  font-size: 16px;
  font-family: "Outfit", serif;
  font-weight: 600;
}
#wpcontent .interface-interface-skeleton__sidebar h1,
#wpcontent .interface-interface-skeleton__sidebar h2,
#wpcontent .interface-interface-skeleton__sidebar h3,
#wpcontent .interface-interface-skeleton__sidebar h4,
#wpcontent .interface-interface-skeleton__sidebar h5,
#wpcontent .interface-interface-skeleton__sidebar h6 {
  font-family: "Outfit", serif;
}
#wpcontent .wrap h2,
#wpcontent .wrap h3,
#wpcontent .wrap h4,
#wpcontent .wrap h5,
#wpcontent .wrap h6 {
  font-family: "Outfit", serif;
}
a.acf-icon.dark.-cancel:hover {
  color: #fff;
}

.block-editor-block-list__block .advgb-tabs-wrapper ul.advgb-tabs-panel {
  overflow: initial;
}

.gen-form_wrapper {
  background: #ecebeb;
  padding: 40px 60px;
}
.gen-form_wrapper .large,
.gen-form_wrapper .small,
.gen-form_wrapper .medium {
  box-shadow: none !important;
}
.gen-form_wrapper .gform_button {
  min-width: 175px;
}
@media (max-width: 768px) {
  .gen-form_wrapper {
    padding: 20px;
  }
}
.gen-form_wrapper .gform_fields {
  grid-gap: 8px !important;
}
.gen-form_wrapper .gform_heading {
  text-align: center;
  margin-bottom: 15px;
}
.gen-form_wrapper .gform_footer {
  margin-left: 5px;
}

.wp-block-group > ul,
.main_content > ul {
  padding-left: 40px;
}

ul.wp-block-list {
  position: relative;
  list-style: none;
}
ul.wp-block-list > li {
  position: relative;
  padding-left: 15px;
}
ul.wp-block-list > li::before {
  content: "";
  width: 4px;
  height: 4px;
  background: #1E1E1E;
  display: inline-block;
  border-radius: 100px;
  margin-right: 5px;
  position: absolute;
  top: 12px;
  left: 0;
}

/* Conatct Page*/
.gradient {
  position: relative;
}
.gradient::before {
  content: "";
  position: absolute;
  z-index: -9;
  left: 0px;
  width: 100%;
  height: calc(100% + 20px);
  top: -20px;
  background: linear-gradient(180deg, rgba(245, 244, 244, 0) -0.03%, rgba(245, 244, 244, 0.7) 44.98%, rgba(245, 244, 244, 0.93) 100%);
}

.contact-column {
  padding-top: 15px;
}
.contact-column .contact-right {
  padding-left: 10px;
}
.contact-column .contact-right .wp-block-kadence-accordion {
  padding-bottom: 20px;
}
.contact-column .gen-form_wrapper {
  padding: 20px 45px 40px 40px;
  background: rgba(224, 221, 221, 0.6);
}
@media (max-width: 768px) {
  .contact-column .gen-form_wrapper {
    padding: 20px;
  }
}
.contact-column .gfield_required {
  color: #1E1E1E !important;
}

.page-template-template-history .footer::before,
.page-template-template-news .footer::before {
  z-index: 1;
}

.page-id-36446 .main_breadcrumb .breadcrumb,
.page-id-36448 .main_breadcrumb .breadcrumb {
  text-transform: none;
}

.page-id-36438 .expanding-grid .links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}/*# sourceMappingURL=custom.css.map */

.credittext {
  position: absolute;
  color: #fff;
  top: 10px;
  z-index: 9;
  font-size: 15px;
  right: 20px;
}