/*---------------------*/
/*------- Base ----*/
html,
body {
  /*   width: 100vw; */
  overflow-x: hidden;
}

button,
input,
textarea,
div,
p {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  line-height: 1.5em;
  color: black;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 300;
  letter-spacing: 1px;
}
code {
  font-family: "Lato", sans-serif;
}

a {
  color: #124734;
}

p a:not(.investors-link),
ul li:not(.menu-item):not(.elementor-icon-list-item) a:not(.plus_more) {
  font-weight: 700;
  color: #124734;
  word-wrap: break-word;
}

p a:hover,
ul li:not(.menu-item):not(.elementor-icon-list-item) a:not(.plus_more):hover {
  color: #6e807e;
}

b,
strong {
  font-weight: 600;
}

a:focus {
  outline: 0;
}

blockquote {
  background-color: black;
  color: white;
  padding: 10px;
}
.elementor-accordion .elementor-accordion-item .elementor-active a {
  font-weight: 700 !important;
}
.custom-title-1,
.custom-title-1 h1,
.custom-title-1 h2,
.custom-title-1 h3,
.custom-title-1 h4,
.custom-title-1 h6,
.custom-title-1 p,
.custom-title-1 a,
.custom-title-1 span,
.archive-title .elementor-heading-title {
  font-size: 36px;
  font-weight: 300;
  color: #595757;
  font-family: "Lato", serif;
  line-height: 72px !important;
  border-top: solid 1px #808080;
  border-bottom: solid 1px #808080;
  margin: 0;
}

.custom-title-2,
.custom-title-2 h1,
.custom-title-2 h2,
.custom-title-2 h3,
.custom-title-2 h4,
.custom-title-2 h6,
.custom-title-2 p,
.custom-title-2 a,
.custom-title-2 span {
  font-size: 50px;
  line-height: 52px !important;
  font-weight: 600;
  font-family: "Nunito Sans", sans-serif;
}

.custom-title-3,
.custom-title-3 h1,
.custom-title-3 h2,
.custom-title-3 h3,
.custom-title-3 h4,
.custom-title-3 h6,
.custom-title-3 p,
.custom-title-3 a,
.custom-title-3 span {
  font-size: 32px;
  line-height: 34px !important;
  font-weight: 600;
  font-family: "Nunito Sans", sans-serif;
  margin: 0;
}

.custom-title-4,
.custom-title-4 h1,
.custom-title-4 h2,
.custom-title-4 h3,
.custom-title-4 h4,
.custom-title-4 h6,
.custom-title-4 p,
.custom-title-4 a,
.custom-title-4 span {
  font-size: 23px;
  line-height: 34px !important;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  margin: 0;
}
.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5,
.single-post h6 {
  margin: 0;
}
.grid_post_style .elementor-posts-nothing-found {
  position: absolute;
  display: block;
  width: 100%;
  font-size: 23px;
  line-height: 34px !important;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
}

.padding-left {
  padding-left: 150px;
}
.scrollTop{
	width:50px!important;
	height:50px!important;
	padding:0!important;
}
@media screen and (min-width: 1921px) {
  body,
  button,
  input,
  textarea,
  div,
  p {
    font-size: 24px;
    /*line-height: 1.1em;*/
  }

  .custom-title-1,
  .custom-title-1 h1,
  .custom-title-1 h2,
  .custom-title-1 h3,
  .custom-title-1 h4,
  .custom-title-1 h6,
  .custom-title-1 p,
  .custom-title-1 a,
  .custom-title-1 span,
  .archive-title .elementor-heading-title {
    font-size: 40px !important;
    line-height: 76px !important;
  }

  .custom-title-2,
  .custom-title-2 h1,
  .custom-title-2 h2,
  .custom-title-2 h3,
  .custom-title-2 h4,
  .custom-title-2 h6,
  .custom-title-2 p,
  .custom-title-2 a,
  .custom-title-2 span {
    font-size: 54px !important;
    line-height: 56px !important;
  }

  .custom-title-3,
  .custom-title-3 h1,
  .custom-title-3 h2,
  .custom-title-3 h3,
  .custom-title-3 h4,
  .custom-title-3 h6,
  .custom-title-3 p,
  .custom-title-3 a,
  .custom-title-3 span {
    font-size: 36px !important;
    line-height: 38px !important;
  }

  .custom-title-4,
  .custom-title-4 h1,
  .custom-title-4 h2,
  .custom-title-4 h3,
  .custom-title-4 h4,
  .custom-title-4 h6,
  .custom-title-4 p,
  .custom-title-4 a,
  .custom-title-4 span {
    font-size: 27px !important;
    line-height: 38px !important;
  }
}

@media screen and (max-width: 1024px) {
  body,
  button,
  input,
  textarea,
  div,
  p {
    font-size: 18px;
    /*line-height: 1.1em;*/
  }

  .custom-title-1,
  .custom-title-1 h1,
  .custom-title-1 h2,
  .custom-title-1 h3,
  .custom-title-1 h4,
  .custom-title-1 h6,
  .custom-title-1 p,
  .custom-title-1 a,
  .custom-title-1 span,
  .archive-title .elementor-heading-title {
    font-size: 28px;
    line-height: 30px !important;
    padding: 10px 0 !important;
  }

  .custom-title-2,
  .custom-title-2 h1,
  .custom-title-2 h2,
  .custom-title-2 h3,
  .custom-title-2 h4,
  .custom-title-2 h6,
  .custom-title-2 p,
  .custom-title-2 a,
  .custom-title-2 span {
    font-size: 36px !important;
    line-height: 38px !important;
  }

  .custom-title-3,
  .custom-title-3 h1,
  .custom-title-3 h2,
  .custom-title-3 h3,
  .custom-title-3 h4,
  .custom-title-3 h6,
  .custom-title-3 p,
  .custom-title-3 a,
  .custom-title-3 span {
    font-size: 28px !important;
    line-height: 30px !important;
  }

  .custom-title-4,
  .custom-title-4 h1,
  .custom-title-4 h2,
  .custom-title-4 h3,
  .custom-title-4 h4,
  .custom-title-4 h6,
  .custom-title-4 p,
  .custom-title-4 a,
  .custom-title-4 span,
  .grid_post_style .elementor-posts-nothing-found {
    font-size: 20px !important;
    line-height: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  body,
  button,
  input,
  textarea,
  div,
  p {
    font-size: 16px;
    /*line-height: 1.1em;*/
  }
  .padding-left {
    padding: 0 15px !important;
  }

  .custom-title-1,
  .custom-title-1 h1,
  .custom-title-1 h2,
  .custom-title-1 h3,
  .custom-title-1 h4,
  .custom-title-1 h6,
  .custom-title-1 p,
  .custom-title-1 a,
  .custom-title-1 span,
  .archive-title .elementor-heading-title {
    font-size: 26px !important;
    line-height: 28px !important;
    padding: 15px 15px !important;
  }

  .custom-title-2,
  .custom-title-2 h1,
  .custom-title-2 h2,
  .custom-title-2 h3,
  .custom-title-2 h4,
  .custom-title-2 h6,
  .custom-title-2 p,
  .custom-title-2 a,
  .custom-title-2 span {
    font-size: 28px !important;
    line-height: 30px !important;
  }

  .custom-title-3,
  .custom-title-3 h1,
  .custom-title-3 h2,
  .custom-title-3 h3,
  .custom-title-3 h4,
  .custom-title-3 h6,
  .custom-title-3 p,
  .custom-title-3 a,
  .custom-title-3 span {
    font-size: 28px !important;
    line-height: 30px !important;
    margin-top: 0 !important;
    /*text-align:left;*/
  }

  .custom-title-4,
  .custom-title-4 h1,
  .custom-title-4 h2,
  .custom-title-4 h3,
  .custom-title-4 h4,
  .custom-title-4 h6,
  .custom-title-4 p,
  .custom-title-4 a,
  .custom-title-4 span,
  .grid_post_style .elementor-posts-nothing-found {
    font-size: 18px !important;
    line-height: 22px !important;
  }

  .news-post-title-01 {
    font-size: 24px;
    line-height: 26px;
  }
}

/* --- Dawid test settings --- */

.elementor-section.elementor-section-boxed > .elementor-container {
  padding: 0 15px;
}

.elementor-section.elementor-section-boxed.reset-padding
  > .elementor-container {
  padding: 0;
}

@media screen and (max-width: 1024px) {
  .elementor-section.elementor-section-boxed.reset-padding-tablet
    > .elementor-container {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .elementor-section.elementor-section-boxed.reset-padding-mobile
    > .elementor-container {
    padding: 0;
  }
}

/* --- Helpers --- */
.color-white,
.color-white p {
  color: #fff;
}

/*----------------------------------*/
/*------- Breadcrumbs ----*/

.yoast_breadcrumbs_section {
  background-color: #efefef;
}

.single-product .yoast_breadcrumbs_section {
  background-color: transparent;
  position: absolute;
  top: 80px;
  z-index: 1;
}

.yoast_breadcrumbs_section .elementor-container {
  width: 100%;
}

.yoast_breadcrumbs_section .elementor-column {
  background: white;
  padding: 0 60px 0 30px;
  max-width: calc(50vw - 90px);
  clip-path: polygon(0 0, 0% 0, 0% 100%, 0 100%);
  width: auto;
  transition: all 0.8s ease-in-out;
}

.yoast_breadcrumbs_section.active .elementor-column {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.yoast_breadcrumbs_section .elementor-column::after {
  content: "";
  border-style: solid;
  border-width: 0 10px 43px;
  position: absolute;
  right: 0px;
  border-color: #efefef #efefef #efefef transparent;
  top: 0;
}

.yoast_breadcrumbs_section .elementor-column::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background: #efefef;
  left: 0;
}

.home .yoast_breadcrumbs_section {
  display: none;
}

/*Header Css*/
/* dawid - i am hiding it for now for mobile */
/* this menu needs to be recreated though, now it's duplicated for mobile and pc even though it looks the sme */
@media screen and (min-width: 1025px) {
  body::before {
    content: "";
    display: block;
    width: 100%;
    height: 10px;
    background-color: #000;
  }
}

/*Custom Button Gutenberg */
.wp-block-button {
  position: relative;
  display: inline-block;
  background-color: #808080;
  line-height: 18px;
}
a.wp-block-button__link {
  background-color: rgba(128, 128, 128, 0);
  font-weight: 300 !important;
  font-family: "Lato", sans-serif;
  font-size: 16px !important;
  line-height: 18px;
  border-radius: 0px !important;
  color: #fff !important;
  border: none !important;
  cursor: pointer !important;
  padding: 0px 0px 0px 20px;
  position: relative;
}
a.wp-block-button__link:hover {
  color: black;
}

a.wp-block-button__link:after {
  content: "+";
  padding: 5px 10px;
  margin-left: 20px;
  border-left: solid 1px #fff;
  display: inline-block;
  width: 35px;
}

.wp-block-button:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #124734;
  display: block;
  min-height: 100%;
  width: 0%;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.wp-block-button:hover:before {
  width: 100%;
}
/*Footer*/
.footer-inner-menu .elementor-widget-container ul {
  padding: 0;
  margin: 0;
}
.footer-inner-menu .elementor-widget-container h5 {
  color: #fff;
  font-size: 26px;
  font-family: "Nunito Sans";
  margin: 20px 0;
  font-weight: 300;
}
.footer-inner-menu .elementor-widget-container ul li {
  list-style: none;
}
.footer-inner-menu .elementor-widget-container ul li a {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 32px;
}
.footer-inner-menu .elementor-widget-container ul li a:hover {
  color: rgb(149, 170, 160);
}
.footer-inner-menu .elementor-widget-container ul li a:after {
  content: "";
  position: absolute;
  left: 0px;
  right: 100%;
  bottom: 3px;
  height: 1px;
  transition-property: right;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  background: rgb(149, 170, 160);
}
.footer-inner-menu .elementor-widget-container ul li a:hover:after {
  right: 0;
}
.menu-inner-1-brands-container ul li {
  width: 50%;
  display: inline-flex;
  float: left;
}
.footer-bottom-menu .elementor-heading-title a {
  position: relative;
}
.footer-bottom-menu .elementor-heading-title a:hover {
  color: rgb(149, 170, 160);
}
.footer-bottom-menu .elementor-heading-title a:after {
  content: "";
  position: absolute;
  left: 0px;
  right: 100%;
  bottom: 0px;
  height: 1px;
  transition-property: right;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  background: rgb(149, 170, 160);
}
.footer-bottom-menu .elementor-heading-title a:hover:after {
  right: 0;
}

/*Custom Button Css*/
.custom-button .elementor-button {
  font-family: "Lato", sans-serif;
  font-weight: 300 !important;
  position: relative;
  background-color: #808080 !important;
  font-size: 16px !important;
  padding: 0px !important;
  border-radius: 0px !important;
  color: #fff !important;
  border: none !important;
  cursor: pointer !important;
  display: inline-block;
}

.custom-button .elementor-button span {
  position: relative;
  display: inline-block;
  z-index: 2;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.custom-button .elementor-button .btn-text {
  padding: 8px 20px;
}

.custom-button .elementor-button .btn-icon {
  padding: 8px 10px;
  border-left: solid 1px #fff;
}

.custom-button .elementor-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #124734;
  display: block;
  min-height: 100%;
  width: 0%;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.custom-button .elementor-button:hover::before,
.post_list
  .elementor-post:hover
  .elementor-post__read-more
  .elementor-button::before {
  background: #124734;
  width: 100%;
}

.custom-button .elementor-button:hover .btn-icon {
  margin-left: 4px;
  padding: 5px 8px;
}

/*"More" Link in the Paragraph Css*/
a.plus_more,
.grid_post_style article.elementor-post a.elementor-post__read-more {
  padding: 1px 10px 1px 1px;
  display: inline-block;
  cursor: pointer;
  color: #333;
  position: relative;
  z-index: 2;
  font-weight: 300!important;
  text-decoration: none !important;
}

a.plus_more::before,
.grid_post_style article.elementor-post a.elementor-post__read-more::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #124734;
  display: block;
  min-height: 100%;
  width: 0%;
  z-index: -1;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}

a.plus_more:hover,
.grid_post_style article.elementor-post:hover a.elementor-post__read-more {
  color: #fff;
}

a.plus_more:hover::before,
.grid_post_style
  article.elementor-post:hover
  a.elementor-post__read-more::before {
  background: #124734;
  width: 100%;
}
a.plus_more:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 95%;
  background-color: #666;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.3s;
}
a.plus_more:hover:after {
  width: 0;
}
/*White Frame Css*/
.white_frame {
  position: relative;
}

.white_frame:after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  border: solid #fff 1px;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
}

.white_frame .elementor-column {
  z-index: 1;
}

/*Corporate Section Css*/
.no_post_image .elementor-post__thumbnail {
  display: none;
}

.no_post_image .elementor-posts-container .elementor-post__thumbnail__link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}

.no_post_image article.elementor-post {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}

.no_post_image article.elementor-post .elementor-post__title a {
  font-size: 20px;
  line-height: 24px;
  padding-top: 20px;
  font-weight: 300;
  margin-right: 20px;
  display: block;
  border-top: solid 1px #979797;
  color: #000;
}
.no_post_image article.elementor-post .elementor-post__excerpt p {
  margin-right: 20px;
}
.no_post_image article.elementor-post .elementor-post__text {
  padding-bottom: 20px;
}

.no_post_image article.elementor-post:first-child .elementor-post__title a {
  border-top: none;
}

.no_post_image article.elementor-post .elementor-post__meta-data span {
  font-size: 14px;
  margin-right: 20px;
  margin-top: 10px;
  display: block;
  color: #808080;
}

.no_post_image article.elementor-post .elementor-post__meta-data {
  margin: 0;
}

.no_post_image article.elementor-post .elementor-post__title:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background-color: #416858;
  display: block;
  min-height: 100%;
  width: 0;
  z-index: -1;
  transition: all 5s ease-out;
  -webkit-transition: all 0.5s ease-out;
}

.no_post_image article.elementor-post:hover .elementor-post__title::before {
  width: 100%;
}

.no_post_image article.elementor-post:hover .elementor-post__title a {
  color: #fff;
}
.no_post_image article.elementor-post:hover .elementor-post__title a {
  color: #fff;
}

.no_post_image article.elementor-post:hover .elementor-post__excerpt p {
  color: #fff;
}

.post_list .elementor-post__text {
  width: 100%;
  position: relative;
}

.post_list .elementor-post {
  margin-bottom: 50px;
  align-items: center;
  overflow: visible;
}

.post_list .elementor-post__thumbnail {
  width: 200px;
  max-width: 100%;
  height: 200px;
  overflow: hidden;
}

.post_list .elementor-post__thumbnail img {
  min-width: 100% !important;
  width: auto;
  min-height: 100% !important;
  max-height: 200px;
  float: right;
}

.post_list h6.elementor-post__title a {
  font-family: "Nunito Sans";
  font-size: 26px;
  line-height: 28px;
  color: #000;
  font-weight: 400;
}

.post_list .elementor-post:hover h6.elementor-post__title a {
  color: #124734;
}

.post_list .elementor-post__meta-data {
  font-size: 16px !important;
  font-weight: 300 !important;
  border-bottom: solid 1px #808080;
  margin: 0 !important;
  padding-bottom: 5px;
}

.post_list .elementor-post:nth-child(1) .elementor-post__meta-data {
  width: 100%;
}

.post_list .elementor-post:nth-child(2) .elementor-post__meta-data {
  width: 75%;
}

.post_list .elementor-post:nth-child(3) .elementor-post__meta-data {
  width: 50%;
}

.post_list .elementor-post .elementor-post__read-more {
  position: absolute;
}

.post_list .elementor-post:nth-child(1) .elementor-post__read-more {
  right: 0;
}

.post_list .elementor-post:nth-child(2) .elementor-post__read-more {
  right: 25%;
}

.post_list .elementor-post:nth-child(3) .elementor-post__read-more {
  right: 50%;
}

/*--------- Brand Page Grid Filter Css ---------*/
.brand-grid .tg-grid-area-top2 .tg-filters-holder {
  display: block;
}

.brand-grid .tg-grid-area-top2 .tg-filters-holder:nth-child(2):before {
  content: "By Region:";
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  color: #666;
  padding-right: 15px;
}

.brand-grid .tg-grid-area-top2 .tg-filters-holder:last-child {
  margin: 0 !important;
  margin-bottom: 30px !important;
  text-align: center;
}

.brand-grid .tg-grid-area-top2 .tg-filters-holder:nth-child(2),
.brand-grid .tg-grid-area-top2 .tg-filters-holder:nth-child(1) {
  margin: 0 !important;
  margin-bottom: 5px !important;
  text-align: center;
}

.brand-grid .tg-grid-area-top2 .tg-filters-holder:last-child:before {
  content: "By Application:";
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  color: #666;
  padding-right: 15px;
}

.brand-grid .tg-filter {
  padding: 0 !important;
}

.brand-grid span.tg-filter-name.tg-nav-color.tg-nav-font {
  padding: 0 15px !important;
}

.brand-grid .tg-search-holder {
  padding: 0 !important;
}

.brand-grid span.tg-filter-name {
  font-weight: 400;
}

.brand-grid .tg-filter-active {
  background-color: #124734;
}

.brand-grid .tg-filter-active span.tg-filter-name {
  color: #fff !important;
  font-weight: 600;
}

/*--------- Breadcrumbs Css ---------*/
.breadcrumb_style p {
  margin-bottom: 10px;
}

.breadcrumb_style p span {
  font-size: 16px;
  color: #808080;
  line-height: 1.1em;
}

.breadcrumb_style p span a {
  padding: 0px 5px;
  color: #808080;
  position: relative;
  text-decoration: none !important;
  font-weight: 300;
}

.breadcrumb_style p span {
  border-bottom: solid 1px #bcbcbc;
}

.breadcrumb_style p span.breadcrumb_last {
  padding: 0 5px;
}

.breadcrumb_style p span a:before {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #416858;
  position: absolute;
  bottom: 0px;
  right: -5px;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
}

.breadcrumb_style p span a:hover::before {
  width: 110%;
}
@media screen and (max-width: 1489px) and (min-width: 768px) {
  /* .breadcrumb_style p span a {
    display: block;
    margin-top: -1.1em;
  }
  .breadcrumb_style p span {
    border: none;
}
.breadcrumb_style p span.breadcrumb_last {
  display: block;
  margin-top: -1.3em;
}*/
}

/*--------- Grid Post CSS ---------*/
.grid_post_style article.elementor-post {
  position: relative;
  border-top: solid 1px #bcbcbc;
  border-left: solid 1px #bcbcbc;
  padding: 5px 0 0 5px;
  cursor: pointer;
}

.grid_post_style article.elementor-post a.elementor-post__thumbnail__link {
  padding: 0 5px 5px 0;
  border-right: solid 1px #bcbcbc;
  border-bottom: solid 1px #bcbcbc;
  margin-bottom: 10px !important;
}

.grid_post_style
  article.elementor-post:hover
  .elementor-post__text
  h3.elementor-post__title
  a {
  color: #124734;
}

.grid_post_style article.elementor-post .elementor-post__text h3 {
  font-weight: 600 !important;
  font-size: 1em;
  line-height: 1.2em;
  margin-bottom: 10px;
  color: #000;
}

.grid_post_style article.elementor-post .elementor-post__excerpt p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  line-height: 18px;
}

.grid_post_style article.elementor-post a.elementor-post__read-more {
  float: right;
}

/*--------- Brand Carousel CSS ---------*/
.brands_carousel .elementor-carousel-image {
  transition: 0.3s ease-in;
  opacity: 0.5;
/*   background-size: 150px !important; */
}

.brands_carousel .swiper-slide:hover .elementor-carousel-image {
  opacity: 1;
}

/*--------- Side Bar Menu CSS ---------*/
.side_bar_menu .elementor-widget-container ul li {
  list-style: none;
  text-align: right;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
}

.side_bar_menu .elementor-widget-container ul {
  margin: 0;
  padding: 0;
}

.side_bar_menu .elementor-widget-container ul li a {
  transition: 0.3s ease-in;
  color: #808080;
  line-height: 50px;
  font-size: 16px;
  font-weight: 700;
  padding-right: 20px;
  display: block;
}

.side_bar_menu .elementor-widget-container ul li:hover a {
  color: #124734;
}

.side_bar_menu .elementor-widget-container ul li:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 98%;
  right: 0;
  bottom: 0;
  background: #808080;
  height: 1px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.side_bar_menu .elementor-widget-container ul li:hover:after {
  left: 0;
}
.side_bar_menu
  .elementor-widget-container
  ul
  li.current-menu-item:not(#menu-item-4588)::before {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  top: -1px;
  right: 0;
  background: #808080;
}
.side_bar_menu
  .elementor-widget-container
  ul
  li.current-menu-item:not(#menu-item-4588)
  a {
  background-color: #124734;
  font-weight: 700;
  display: block;
}
.side_bar_menu
  .elementor-widget-container
  ul
  li.current-menu-item:not(#menu-item-4588):after {
  display: none;
}
.side_bar_menu
  .elementor-widget-container
  ul
  li.current-menu-item:not(#menu-item-4588)
  a {
  color: #fff;
}
/*---------The Children Page's side bar menu---------*/
.side_bar_sub_menu ul {
  padding: 0;
}
.side_bar_sub_menu ul li {
  list-style: none;
  line-height: 50px;
  padding-left: 10px;
  position: relative;
}
.side_bar_sub_menu .elementor-widget-container ul li a {
  transition: 0.3s ease-in;
  color: #808080;
  font-size: 16px;
  font-weight: 700;
  display: block;
}
.side_bar_sub_menu .elementor-widget-container ul li:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 98%;
  bottom: 0;
  background: #808080;
  height: 1px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.side_bar_sub_menu .elementor-widget-container ul li:hover:after {
  right: 0;
}
.side_bar_sub_menu .elementor-widget-container ul li:hover a {
  color: #124734;
}
.side_bar_sub_menu .elementor-widget-container ul li.current-menu-item {
  background-color: #124734;
}
.side_bar_sub_menu .elementor-widget-container ul li.current-menu-item a {
  color: #fff;
}
.side_bar_sub_menu .elementor-widget-container ul li.current-menu-item:after {
  display: none;
}
/*---------The Children Page's side bar menu---------*/
.custom-newsletter h3,
.custom-newsletter p {
  color: #fff;
}

.custom-newsletter h3 {
  margin: 0;
}

.custom-newsletter > .elementor-widget-container {
  padding: 10px;
  text-align: right;
}

.custom-newsletter input {
  width: 100%;
  text-align: right;
  display: block;
}
.custom-newsletter .mc4wp-form-fields .btn {
  background-color: #fff;
  display: inline-block;
  margin: 1em 0;
  position: relative;
}
.custom-newsletter .mc4wp-form-fields input[type="submit"] {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 16px !important;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border-radius: 0px;
  color: #262626;
  border: none;
  cursor: pointer;
  z-index: 99;
  position: relative;
  padding: 6px 30px;
}
.custom-newsletter .mc4wp-form-fields .btn:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #95aaa0;
  display: block;
  min-height: 100%;
  width: 0;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.custom-newsletter .mc4wp-form-fields .btn:hover:after {
  width: 100%;
}

/*--------- Single News Post CSS ---------*/
.news-post-tag ul {
  float: right;
}

.news-post-tag ul li span a {
  display: inline-block !important;
  width: auto !important;
  padding: 5px 15px;
  margin-bottom: 5px;
  margin-left: 5px;
  border: solid #cccccc 1px;
  border-radius: 8px;
  color: #999999;
  font-size: 18px;
  float: right;
  transition: all 0.3s ease-in;
}

.news-post-tag ul li span a:hover {
  box-shadow: 0px 0px 2px #989898;
  border: solid 1px #989898;
  color: #ffffff;
  background-color: #6e867e;
}

.news-post-content .elementor-widget-container ul li {
  position: relative;
  list-style: none;
  margin-bottom: 20px;
}

.news-post-content .elementor-widget-container ul li::before {
  content: url(/wp-content/uploads/2019/05/GlobeUnion_Faucet_Manufacturer_List_Style.png);
  position: absolute;
  left: -25px;
  top: 5px;
}

/*--------- TablePress RWD -------------------*/
@media screen and (max-width: 767px) {
  .rwd-table .tablepress tbody > tr {
    display: flex;
    flex-direction: column;
  }

  .rwd-table .tablepress tbody ul {
    margin: 10px 0;
  }

  .rwd-table .tablepress tbody > tr > td {
    width: 100% !important;
  }

  .rwd-table .tablepress tbody > tr > td:first-child {
    text-align: center;
  }
}

.tablepress-scroll-wrapper {
  -webkit-overflow-scrolling: touch;
}

/*--------- Single Post Gallery do not show the custom list style*/
ul.wp-block-gallery li:before {
  display: none;
}

/*--------- Single Post Gutenberg Content: Gallery captions, image captions*/
.wp-block-gallery {
  align-items: start;
}
.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
  display: block;
  height: auto;
}
.wp-block-gallery .blocks-gallery-image figure img,
.wp-block-gallery .blocks-gallery-item figure img {
  height: auto !important;
}
.wp-block-gallery .blocks-gallery-image figure img,
.wp-block-gallery .blocks-gallery-item figure img {
  border: solid 1px #cccccc;
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  position: relative;
  color: #999;
  padding: 10px !important;
  width: 100%;
  text-align: center;
  background: none !important;
  font-size: 16px;
  line-height: 1.2em;
}
.wp-block-image figcaption {
  font-size: 16px;
  line-height: 1.2em;
}
/*--------- Customer Carousel List Css ---------*/
.customer-carousel-number span.swiper-pagination-bullet {
  counter-increment: bullet;
}

.customer-carousel-number .swiper-pagination-bullet:before {
  content: counter(bullet);
  color: #808080;
  font-size: 14px;
  line-height: 28px;
  display: block;
  transition: 0.3s;
}

.customer-carousel-number .swiper-pagination-bullet {
  counter-increment: bullet;
  background: transparent;
  border-top: solid 1px #999;
  border-right: solid 1px #999;
  width: 28px !important;
  height: 28px !important;
  border-radius: inherit;
  opacity: 1;
  margin: 0 !important;
  transition: 0.3s;
}
.customer-carousel-number .swiper-pagination-bullet:last-child {
  border-right: none;
}
.customer-carousel-number .swiper-pagination-bullet-active {
  background: #999;
}
.customer-carousel-number .swiper-pagination-bullet-active:before {
  color: #fff;
}

/*--------- Timeline Css ---------*/
.history-timeline section.elementor-inner-section:nth-child(even) {
  padding: 10px 50px;
  position: relative;
  margin: 10px 0;
}

.history-timeline section.elementor-inner-section:nth-child(even)::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ededed;
  top: 0;
  right: 0;
  transform: scaleX(1.1);
  z-index: -1;
}

.history-timeline section.elementor-inner-section:nth-child(odd) {
  border-left: solid 1px #808080;
  border-right: solid 1px #808080;
  padding: 10px 50px;
  margin: 10px 0;
}

.history-timeline section.elementor-inner-section .timeline-year p {
  color: #808080;
  font-size: 60px;
  text-align: right;
  margin-right: 70px;
  font-weight: bold;
  font-family: "Nunito Sans";
  font-style: italic;
}

.history-timeline > .elementor-container > .elementor-row {
  position: relative;
}

.history-timeline > .elementor-container > .elementor-row:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  transform: scaleY(-20px);
  -webkit-transform: scaleY(-20px);
  background-color: #808080;
  position: absolute;
  top: 0;
  left: 325px;
}

.timeline-list {
  position: relative;
  padding-left: 5px;
  padding-top: 10px;
}

.timeline-list:before {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  background-color: #808080;
  position: absolute;
  top: 15px;
  left: -60px;
}

/*---------Contact Page Css---------*/
.global-contact-way p.elementor-heading-title {
  color: #fff;
  margin: 20px 0;
}

.global-contact-way .elementor-text-editor,
.global-contact-way a.plus_more {
  color: #fff;
}

.global-contact-form {
  text-align: center;
}

.global-contact-form label span {
  display: block;
  width: 100%;
  border-top: solid 1px #808080;
  border-right: solid 1px #808080;
  border-left: solid 1px #808080;
  padding: 10px;
  font-weight: 700;
  text-align: left;
}

.global-contact-form label span.wpcf7-form-control-wrap {
  border: none;
  padding: 0;
}

.global-contact-form label span.wpcf7-form-control-wrap select.wpcf7-select,
.global-contact-form label span.wpcf7-form-control-wrap input,
.global-contact-form label span.wpcf7-form-control-wrap textarea {
  display: block;
  width: 100%;
  padding: 10px;
  border: solid 1px #808080;
  border-radius: 0;
  box-shadow: none;
  color: #333;
}

.global-contact-form label span.wpcf7-form-control-wrap input::placeholder,
.global-contact-form label span.wpcf7-form-control-wrap textarea::placeholder {
  color: #333;
}

.global-contact-form span.contact-form-btn {
  position: relative;
  padding: 5px 40px;
  background-color: #808080;
  color: #808080;
  display: inline-block;
}

.global-contact-form span.contact-form-btn input {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 16px !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  text-transform: uppercase;
  border-radius: 0px;
  color: #fff;
  border: none;
  cursor: pointer;
  z-index: 99;
}

.global-contact-form span.contact-form-btn:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #124734;
  display: block;
  min-height: 100%;
  width: 0%;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}

.global-contact-form span.contact-form-btn:hover::before {
  background: #124734;
  width: 100%;
}

.global-contact-form span.wpcf7-not-valid-tip {
  border: none !important;
}

.global-contact-form
  textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
  height: 177px;
}

/*--------- Worldwide Page ---------*/
#image-map-pro-3750,
#image-map-pro-6078 {
  display: none;
}

.worldwide-icon {
  opacity: 0.5;
  transition: 0.3s ease-in;
  -webkit-transition: 0.3s ease-in;
}
.worldwide-icon .elementor-column-wrap {
  cursor: pointer;
}
.worldwide-icon-active {
  opacity: 1;
}

a.google-map-link {
  color: #fff !important;
  position: relative;
  text-decoration: none !important;
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300!important;
}
a.google-map-link:hover {
  color: #fff;
}
a.google-map-link::after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 0%;
  left: 0;
  bottom: -5px;
  z-index: 9;
  background-color: #fff;
  transition: 0.3s ease-in;
  -webkit-transition: 0.3s ease-in;
}

a.google-map-link:hover::after {
  width: 100%;
}

h3.location-name {
  font-family: "Nunito Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin-bottom: -10px !important;
}
.world-map div.imp-shape-oval{
  width: 10px!important;
  height: 10px!important;
}
.world-map div.imp-shape-oval:before {
  content: attr(data-shape-title);
  position: absolute;
  font-weight: 700;
  font-size: 20px;
  cursor: auto;
  bottom: -15px;
  left: 30px;
  line-height: 20px;
}

/*The name position on the map*/
[data-shape-title="Atlanta"]:before {
  bottom: -10px !important;
    left: -77px !important;
}
[data-shape-title="Toronto"]:before {
  bottom: -19px !important;
  left: 12px !important;
}
[data-shape-title="Chicago"]:before {
  bottom: 10px !important;
    left: -81px !important;
}
[data-shape-title="Montreal"]:before {
  bottom: 8px !important;
    left: 14px !important;
}
[data-shape-title="UK"]:before {
  bottom: 12px !important;
  left: -31px !important;
}
[data-shape-title="Belgium"]:before {
  bottom: -16px !important;
  left: -80px !important;
}
[data-shape-title="Germany"]:before {
  bottom: 10px !important;
  left: 12px !important;
}
[data-shape-title="Delta"]:before{
  left: auto!important;
  right: 14px;
}
[data-shape-title="Shanghai"]:before {
  bottom: 9px !important;
    left: 12px !important;
}
[data-shape-title="Taichung"]:before {
  bottom: -16px !important;
    left: 11px !important;
}
[data-shape-title="Laredo"]:before {
  bottom: -10px !important;
  left: 19px !important;
}
[data-shape-title="South Bay"]:before{
  bottom: -38px !important;
  left: -55px !important;
}
[data-shape-title="New Jersey"]:before {
  bottom: -22px !important;
  left: 18px !important;
}
[data-shape-title="Richmond"]:before {
  bottom: 11px !important;
  left: -97px !important;
}
[data-shape-title="Mexico"]:before {
  bottom: -16px !important;
    left: -70px !important;
}
[data-shape-title="Shandong"]:before {
  bottom: 11px !important;
  left: 11px !important;
}
[data-shape-title="Shenzhen"]:before {
  bottom: -15px !important;
    left: 12px !important;
}
[data-shape-title="Houston"]:before{
  bottom: 0px !important;
  left: 19px !important;
}

/*Investor Relationship CSS*/

.globe-table .tablepress tfoot th,
.globe-table .tablepress thead th {
  background-color: #899e94;
  color: #fff;
}
.globe-table table.tablepress {
  font-size: 16px;
  line-height: 26px;
}
.globe-table table.tablepress tr th,
.globe-table table.tablepress tr td {
  text-align: center;
}
.globe-table table.tablepress tr.row-2 td {
  background-color: #b5c2bc;
  font-size: 13px;
  line-height: 18px;
  color: #333;
}
.members-form table tbody tr td.column-1 {
  width: 30%;
  vertical-align: middle;
  font-weight: 600;
  padding-left: 20px;
}
.members-form table {
  font-size: 16px;
  line-height: 26px;
}
.members-form table tbody ul {
  margin: 10px 25px;
}
.members-form table tbody tr td span.corporate-title {
  display: block;
  padding: 10px 25px;
  font-weight: 600;
  border-bottom: solid 1px #808080;
  color: #124734;
}
.members-form .tablepress thead th {
  background-color: #899e94;
  color: #fff;
}
.members-form .tablepress tr.row-2 td {
  background-color: #b5c2bc;
  font-size: 13px;
  line-height: 18px;
  color: #333;
  padding: 10px;
}
.members-form table tbody tr td span.corporate-sub-title {
  display: block;
  padding: 0 25px;
  font-weight: 600;
}

.investor_pdf_link img {
  width: 30px;
  left: -5px;
  position: absolute;
}
.investor_pdf_link a {
  border-bottom: 1px solid #2b2d39;
  margin-left: 30px;
}
/*--------- Career Css ---------*/
.staff-feedback .swiper-slide {
  height: fit-content;
}
/*--------- Quick link Css ---------*/
.quick-link-btn {
  cursor: pointer;
}
.quick-link-btn a {
  display: inline-flex;
  margin: 15px 0;
  padding: 15px 5px;
  align-items: center;
  position: relative;
  border-left: solid #808080 1px;
}
.quick-link-btn span.gu-big-number {
  display: inline-block;
  padding: 5px 10px;
  background-color: #416858;
  color: #fff;
  position: absolute;
  top: -20px;
  left: 5px;
  transition: 0.5s ease-in;
  -webkit-transition: 0.5s ease-in;
}
.quick-link-btn a:after {
  content: "";
  display: inline-block;
  width: 0%;
  height: 1px;
  position: absolute;
  background-color: #808080;
  z-index: 1;
  left: 0;
  bottom: 0px;
  transition: 0.5s ease-in;
  -webkit-transition: 0.5s ease-in;
}
.quick-link-btn:hover a::after {
  width: 100%;
}
.quick-link-btn:hover span.gu-big-number {
  background-color: #124734;
}
.quick-link-btn .elementor-image img {
  opacity: 0.8;
  transition: 0.5s ease-in;
  -webkit-transition: 0.5s ease-in;
}
.quick-link-btn:hover .elementor-image img {
  opacity: 1;
}
/*--------- About Css ---------*/
.gu-bar-chart .elementor-widget-container {
  font-size: 16px;
  font-weight: 600;
  color: #666;
  line-height: 20px;
}
.gu-bar-chart .elementor-progress-wrapper {
  height: 20px;
  border-radius: 0px !important;
  margin-bottom: 15px;
}
.gu-bar-chart span.elementor-progress-percentage {
  font-size: 14px;
  line-height: 20px;
  margin-left: -10px; /*for the 6% on mobile*/
}
.elementor-element.elementor-element-72594ec.gu-bar-chart
  span.elementor-progress-percentage {
  margin-left: 0px; /*for the 2% on mobile*/
}

.gu-bar-chart .elementor-progress-bar {
  height: auto;
}
.board-member {
  padding: 10px !important;
}

/*--------- Scroll Up Button -----*/
.scrollTop {
  z-index: 5 !important;
}

/*--------- Small PC CSS ---------*/
@media screen and (max-width: 1410px) {
  body,
  button,
  input,
  textarea,
  div,
  p {
    font-size: 18px;
  }
  .header_main_menu nav ul li a {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .side_bar_menu .elementor-widget-container ul li a {
    line-height: 45px;
  }
  .footer-inner-menu .elementor-widget-container ul li a {
    font-size: 15px;
  }
}

/*--------- Notebook & Tablets CSS ---------*/
@media screen and (max-width: 1180px) {
  body,
  button,
  input,
  textarea,
  div,
  p {
    font-size: 16px;
  }
  .header_main_menu nav ul li a {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

/*-------- Tablet CSS --------*/
@media screen and (max-width: 1024px) {
  section.footer-menu {
    background-image: linear-gradient(
      180deg,
      #000000 50%,
      #262626 51%
    ) !important;
  }
  .mobile_bg_01 .elementor-column-wrap {
    background-color: #000000 !important;
  }
  .mobile_bg_02 .elementor-column-wrap {
    background-color: #0d0d0d !important;
  }
  .mobile_bg_03 .elementor-column-wrap {
    background-color: #1a1a1a !important;
  }
  .mobile_bg_04 .elementor-column-wrap {
    background-color: #262626 !important;
  }
  .footer-inner-menu .elementor-widget-container h5 {
    font-size: 24px;
  }

  .no-padding .elementor-container {
    padding: 0 !important;
  }

  .header_main_menu .elementor-nav-menu--dropdown {
    width: 100vw;
    position: fixed;
    top: 100px;
    left: 0;
    transform: none !important;
    z-index: 10;
  }

  .white_frame:after {
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }

  .footer_menu_heading {
    font-size: 22px !important;
    line-height: 24px !important;
    margin: 30px 0 16px 0 !important;
  }

  ul.footer_menu_list li a,
  .footer_menu {
    font-size: 14px !important;
    line-height: 18px !important;
    padding: 5px 0;
  }

  .custom-button .elementor-button {
    font-size: 14px !important;
  }

  .post_list .elementor-post__thumbnail__link {
    width: 150px;
  }

  .post_list .elementor-post:nth-child(1) .elementor-post__meta-data,
  .post_list .elementor-post:nth-child(2) .elementor-post__meta-data,
  .post_list .elementor-post:nth-child(3) .elementor-post__meta-data {
    width: 100%;
  }

  .post_list .elementor-post:nth-child(1) .elementor-post__read-more,
  .post_list .elementor-post:nth-child(2) .elementor-post__read-more,
  .post_list .elementor-post:nth-child(3) .elementor-post__read-more {
    right: 0;
  }

  .post_list .elementor-post__thumbnail {
    width: 150px !important;
    max-width: none !important;
    height: 150px !important;
  }

  .post_list h6.elementor-post__title a {
    font-size: 22px;
    line-height: 24px;
  }

  .padding-left {
    padding-left: 20px !important;
  }

  .grid_post_style article.elementor-post .elementor-post__text h3 {
    font-size: 18px !important;
    line-height: 20px !important;
  }

  .grid_post_style article.elementor-post .elementor-post__excerpt p {
    font-size: 14px !important;
    line-height: 16px !important;
  }
	
  .no_post_image article.elementor-post .elementor-post__title a {
    font-size: 18px !important;
    line-height: 22px !important;
  }

  .grid_post_style .elementor-posts-container {
    grid-column-gap: 20px !important;
    grid-row-gap: 20px !important;
  }

  .history-timeline > .elementor-container > .elementor-row:after {
    left: 33%;
  }

  .history-timeline section.elementor-inner-section:last-child {
    margin-bottom: 0 !important;
  }
  .globe-table {
    overflow: scroll;
  }
  .wp-block-gallery .blocks-gallery-image figcaption,
  .wp-block-gallery .blocks-gallery-item figcaption {
    font-size: 15px !important;
  }
}

/*-------- Not-Mobile CSS --------*/
@media screen and (min-width: 768px) {
  .post_list .elementor-post__thumbnail__link {
    max-width: 40%;
  }
}

/*-------- Mobile CSS --------*/
@media screen and (max-width: 767px) {
  .footer-inner-menu .elementor-widget-container h5 {
    font-size: 22px;
  }
  .footer-inner-menu .elementor-widget-container ul li a {
    font-size: 14px;
  }

  .post_list article {
    flex-direction: column;
  }

  .post_list .elementor-post {
    align-items: start;
    margin-bottom: 65px;
    position: relative;
  }

  .post_list .elementor-post__thumbnail {
    display: inline-block;
    width: 120px !important;
    height: 120px !important;
    padding: 0 !important;
  }

  .post_list a.elementor-post__thumbnail__link {
    width: auto !important;
    margin: 0 !important;
    display: inline-block !important;
  }

  .post_list .elementor-post__text {
    width: 65%;
    position: absolute;
    left: 130px;
    bottom: 0;
  }

  .post_list h6.elementor-post__title a {
    font-size: 20px;
    line-height: 22px;
  }

  .post_list .elementor-post__meta-data {
    font-size: 14px !important;
  }

  .text-align-right-mobile {
    text-align: right;
  }

  section.no-background-img {
    background-image: none !important;
  }

  .mobile-limited-heigh {
    position: absolute;
    bottom: 0;
    min-height: 150px;
  }

  .one-line-text {
    padding: 15px !important;
  }

  .grid_post_style article.elementor-post .elementor-post__text h3 {
    font-size: 16px !important;
    line-height: 18px !important;
    margin-bottom: 10px !important;
  }

  .grid_post_style article.elementor-post .elementor-post__excerpt p {
    font-size: 12px !important;
    line-height: 14px !important;
  }

  .no_post_image article.elementor-post .elementor-post__title a {
    padding-left: 20px;
    font-size: 16px !important;
    line-height: 20px !important;
  }

  .grid_post_style .elementor-posts-container {
    grid-column-gap: 10px !important;
    grid-row-gap: 10px !important;
  }
	

  .history-timeline > .elementor-container > .elementor-row:after {
    left: 10px;
  }

  .history-timeline section.elementor-inner-section:nth-child(odd) {
    border: none;
  }

  .history-timeline section.elementor-inner-section .timeline-year p {
    text-align: left;
  }

  .history-timeline section.elementor-inner-section {
    margin: 0 !important;
  }

  .brand-grid .tg-grid-area-top2 .tg-filters-holder:before {
    display: block !important;
    padding: 10px;
  }
  p#breadcrumbs {
    display: none;
  }
  .elementor-widget-breadcrumbs {
    margin-bottom: 10px !important;
  }
  .wp-block-gallery .blocks-gallery-image figcaption,
  .wp-block-gallery .blocks-gallery-item figcaption {
    font-size: 14px !important;
  }
}
/*Remove the image title and date from the lightbox*/
.tolb-title {
  display: none;
}
.tolb-counter {
  display: none;
}
/*For Single Post Css Style*/
.single-post h2 {
  font-size: 1.1em;
  line-height: 1.5em;
}
.single-post h3 {
  font-size: 2em;
  line-height: 1.1em;
  margin: 15px 0;
}
.single-post h4 {
  font-size: 1.5em;
  line-height: 1.4em;
  margin-bottom: 20px !important;
}
.single-post h5 {
    font-size: 1.125em;
    line-height: 1.5em;
}
.single-post h4 span {
  font-size: 0.8em;
  font-weight: 300;
}
.single-post ul.blocks-gallery-grid li.blocks-gallery-item:before {
    display: none;
}
.single-post ul.blocks-gallery-grid li.blocks-gallery-item {
   justify-content: start;
}
/*Gallery PNG Back ground color*/
.tolb-content, .elementor-lightbox-item img {
    background-color: #fff;
}
/*Cookie*/
/* .my-cookie__container div {
    color: #fff!important;
}
#my-cookie__popup #my-cookie__declaration-title{
	background-color:#333;
}
#my-cookie__popup .my-cookie__container.table-container{
	border-radius:0px!important;
} */

.my-cookie__desc {
    color: white;
}


/*fix pointer events problem on mobile*/

.right-col-gu {
    pointer-events: none;
}
/*Upcoming Event's no post*/
.tg-error-msg {
    color: #fff;
}
.tg-error-msg:before {
    content: "There is no upcoming event.";
    display: block;
    width: 100%;
    color: #000;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
}
.tg-error-msg:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 1;
}

/*https://en.globeunion.com/about/profile-organization/(3%)*/
.elementor-element.elementor-element-72594ec.gu-bar-chart span.elementor-progress-percentage {
    margin-left: 7px;
}


#tablepress-DividendHistory tbody tr:last-child td{
	background-color: #fff;
}