h1,
h2,
h3,
h4 {
  font-weight: 700;
}
.vc_section.vc_section-has-fill {
  padding-top: 35px;
  padding-bottom: 35px;
}
.dic {
  padding-top: 35px !important;
}

section#bottom-section P {
  color: #fff !important;
}

.wp-content-list p {
  color: #fff;
}
.box-block p {
  color: #fff !important;
  text-align: center;
}
.btn-link {
  position: unset !important;
  background: transparent !important;
}
.intro-box {
  z-index: 9 !important;
}
.box-rm-title {
  text-align: center;
  color: #fff !important;
}
.button-sidebar.rev-btn.rs-layer.rs-waction.rs-wclickaction {
  background-image: linear-gradient(
    to right,
    #ff446e 0,
    #e469d8 50%,
    #ff446e 100%
  ) !important;
}
.button-sidebar.rev-btn.rs-layer.rs-waction.rs-wclickaction:hover {
  background-position: 100% 0 !important;
  background-image: linear-gradient(
    to left,
    #ff446e 0%,
    #e469d8 100%,
    #ff446e 0%
  ) !important;
}

section#request-form h3 {
  font-family: "Montserrat" !important;
  font-size: 1.35rem;
}
section#menu-block {
  padding-bottom: 0px !important;
}
.this-banner .wpb_raw_html {
  text-align: center;
}
.cta p {
  color: #fff !important;
}
#news-template .header-news-template {
  margin-bottom: 48px;
  margin-top: 40px;
}
#news-template .header-news-template .bread-crum a {
  color: #a1a1a1;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}
#news-template .header-news-template .bread-crum a:last-child {
  color: #272727 !important;
}
#news-template .featured-image-news img {
  width: 100%;
  margin-bottom: 20px;
  max-height: 450px;
  min-height: 100%;
  height: 450px;
  border-radius: 16px;
  object-fit: cover;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: opacity, transform;
}
/*#news-template .featured-image-news img:hover{*/
/*    transform: scale(1.05);*/
/*}*/
#news-template .title {
  color: #1e1f20;
  font-size: 34px;
  font-weight: 600;
  line-height: 42px;
  margin-bottom: 24px;
}
#news-template .content-news p strong {
  color: #1e1f20;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}
#news-template .content-news p a {
  color: var(--primary-color-dark, #689888);
  font-size: 16px;
  line-height: 28px;
}
#news-template .content-news h2 {
  color: #1e1f20;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 1rem;
}
#news-template .content-news p {
  color: #1e1f20;
  font-size: 16px;
  line-height: 28px !important;
}
#news-template .tags-new {
  margin-top: 60px;

  border-bottom: 1px solid #eff0f6;
}
#news-template .tags-new ul {
  padding-left: 0px;
  display: flex;
  gap: 10px;
  margin-bottom: 26px;
  flex-wrap: wrap;
}
#news-template .tags-new ul li {
  padding: 8px 16px;
  border-radius: 4px;
  background: #f6f6f6;
  color: var(--neutral-01, #1e1f20);
  font-size: 15px;
  line-height: 22.5px;
  letter-spacing: 0.2px;
}
#news-template .post-img img {
  transition: all 0.3s;
  max-height: 200px;
  width: 100%;
  min-width: 100%;
  object-fit: cover;
}
#news-template .news-post-recent h1 {
  color: #1e1f20;
  font-size: 24px;
  font-family: Montserrat;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 32px;
  margin-top: 26px;
}
#news-template .generral-infomation {
  padding: 24px 32px;
  border-radius: 16px;
  background: #29263a;
  margin-top: 64px;
  margin-bottom: 64px;
}
#news-template .generral-infomation section,
#news-template .generral-infomation .textwidget p:last-child {
  margin-bottom: 0px;
}

#news-template .generral-infomation .widget_text h5 {
  color: #fff !important;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}
#news-template .generral-infomation .textwidget p {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.2px;
}
#news-template .generral-infomation .textwidget p a {
  color: #6fc;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.2px;
}
/*Sidebar*/

#news-template .author-info {
  display: flex;
  gap: 26px;
  /* align-items: baseline; */
  justify-content: space-between;
  align-items: stretch;
}
/*#news-template .author-avatar{*/
/*    flex:1;*/
/*}*/
#news-template .author-info > div {
  flex: 1;
}
#news-template .author-avatar img {
  border-radius: 14px;
  border: 1px solid rgba(59, 56, 82, 0.2);
  padding: 7px;
  background: #fff;
  object-fit: contain;
  width: 100%;
}

#news-template .author-name,
.post-date,
h1.env-tt {
  color: var(--neutral-02, #4b4e6e);
  font-size: 14px;
  font-weight: 600;
}
#news-template .author-name p,
#news-template .post-date p {
  color: #1e1f20;
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
}
#news-template h1.env-tt {
  margin-top: 24px;
  margin-bottom: 12px;
}
#news-template .card-author-if {
  padding: 24px;
  border-radius: 16px;
  background: #f5f5f5;
}
#news-template .card-author-if .env-title-author-category h4 {
  color: #1e1f20;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  border-bottom: 1px solid #e3e3e3;
}

#news-template .card-author-if .env-title-author-category {
  margin-bottom: 17px;
}
#news-template .card-author-if .env-btn {
  display: flex;
  align-items: center;
  gap: 10px;
}
#news-template .env-btn a img {
  opacity: 0.7;
}
#news-template .env-btn a img:hover {
  opacity: 1;
}
div#env-sidebar-post-related {
  max-width: 100%;
  margin: 0 auto;
}
div#env-sidebar-post-related .post-item {
  display: flex;
  gap: 16px;
  margin-bottom: 12px;
}
#news-template div#env-sidebar-post-related .post-item .post-img img {
  transition: all 0.3s;
  max-height: 100px;
  width: 100%;
  min-width: 100%;
}

#news-template div#env-sidebar-post-related .post-content h2 a {
  color: var(--neutral-01, #1e1f20);
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}
#news-template div#env-sidebar-post-related .post-content .post-bagde {
  margin-top: 0px;
  margin-bottom: 5px;
}
div#env-sidebar-post-related .post-item .post-img {
  width: 50%;
}
div#env-sidebar-post-related .env-line:not(:last-child) {
  background: #eff0f6;
  height: 1px;
  margin-bottom: 12px;
  width: 100%;
}
.env-title-sidebar {
  color: #030303;
  font-size: 18px !important;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 4px 4px 0px 0px;
  background: var(--primary-color-default, #6fc);
  padding: 8px 16px;
  display: inline-block;
}
.env-line-sidebar-title {
  border-bottom: 1px solid hsl(0deg 0% 42% / 80%);
  margin-bottom: 12px;
}
div#env-sidebar-post-related a.new-categories,
div#env-sidebar-post-related p.new-date {
  color: var(--neutral-03, #a0a3bd);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
}

.env-sidebar-card {
  margin-top: 23px;
}
.env-sidebar-card .env-sidebar-card-img img {
  width: 100%;
  border-radius: 16px 16px 0px 0px;
}

.env-sidebar-card .env-sidebar-card-content {
  border-radius: 0px 0px 16px 16px;
  background: #2a3f38;
  display: flex;
  gap: 32px;
  padding: 24px;
  max-width: 100%;
  margin-top: -1px;
}
.env-sidebar-card .env-sidebar-card-content .left-content {
  width: 40%;
}
.env-sidebar-card .env-sidebar-card-content .right-content {
  width: 60%;
}
.env-sidebar-card .env-sidebar-card-content .left-content h2 {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}

.env-sidebar-card .env-sidebar-card-content .right-content p {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 17px;
  line-height: 28px !important;
}
.env-sidebar-card .env-sidebar-card-content .right-content p.date {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal !important;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 17px;
}

.env-sidebar-card .env-sidebar-card-content .right-content p.date:before {
  content: url("/wp-content/uploads/2023/06/CalendarBlank-1.svg");
}

.env-sidebar-card .env-sidebar-card-content .right-content a {
  color: var(--neutral-01, #1e1f20);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  padding: 12px 24px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.5);
  display: block;
  text-align: center;
}
.env-sidebar-card .env-sidebar-card-content .right-content a:hover {
  background: #6fc;
  color: #030303;
}
.env-form-sidebar {
  background-image: url(/wp-content/uploads/2023/06/pexels-lucky-5374862-1-min.png);
  padding: 32px;
}
.env-form-sidebar {
  background-image: url(/wp-content/uploads/2023/06/pexels-lucky-5374862-1-min.png);
  padding: 32px;
  background-size: cover;
  border-radius: 8px;
}

.env-sidebar-form-title {
  color: #6fc !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}

.env-form-sidebar fieldset.form-columns-2 div {
  width: 100% !important;
  float: none;
}

.env-form-sidebar fieldset label span {
  color: var(--neutral-06, #fff);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.env-form-sidebar fieldset input,
.env-form-sidebar fieldset select {
  margin-top: 12px;
}
.env-form-sidebar fieldset.form-columns-2 div:first-child {
  margin-bottom: 12px;
}
.env-form-sidebar .hs_submit.hs-submit {
  margin-top: -8px;
}

.env-form-sidebar p br {
  display: none;
}
.env-form-sidebar div.hbspt-form {
  margin-top: 12px;
}
/*Investment*/

.env-other-investment .post-img {
  border: 1px solid var(--primary-color-dark, #689888);
  text-align: center;
}

.env-other-investment .post-img a {
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.5);
  padding: 8px;
  display: inline-block;
}
.env-other-investment .post-img a img {
  border-radius: 12px;
  background: #f5f5f5;
  /*max-height:209px;*/
  max-height: 230px;
  width: 100%;
  object-fit: cover;
  padding: 12px 125px;
}
.env-other-investment .post-item:hover img {
  transform: scale(1.2);
}

.env-other-investment h3.other-investment-title {
  border-bottom: 1px solid #6a6a6a;
  margin-bottom: 24px;
  margin-top: 100px;
}
.env-other-investment h3.other-investment-title .env-title-sidebar {
  margin-bottom: 0px;
}
.env-other-investment .post-content h2 a {
  margin-top: 12px;
  color: #4e3433;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  text-transform: none;
}
.env-other-investment .post-content p {
  color: #4e3433;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.env-other-investment .post-content a {
  color: var(--neutral-01, #1e1f20);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 5px;
}
.env-other-investment .post-content a.btn-read-more:after {
  content: url("/wp-content/uploads/2023/06/Icon-right-1.svg");
}
.featured-image-investments {
  height: auto;
  width: 100%;
  object-fit: cover;
  margin-bottom: 64px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.env-breadcrumbs {
  padding-top: 20px;
}

.banner-content.clearfix.text .content h1 {
  color: #fff;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
}

.banner-content.clearfix.text .heading {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 18px;
}
.featured-image-investments .content p {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px !important;
  margin-bottom: 0px;
  max-width: 50%;
}
.featured-image-investments .content .heading .tags-investments {
  color: #6fc;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal !important;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.56);
  padding: 8px;
}

.featured-image-investments .banner-content.clearfix.text {
  margin-top: 139px;
  padding-bottom: 44px;
}

.env-breadcrumbs ul.trail-items a {
  color: #a1a1a1;
}
div#investments-template {
  margin-bottom: 65px;
}
@media (max-width: 1024px) {
  #news-template .sidebar .post-content {
    width: 80%;
  }

  #news-template div#env-sidebar-post-related .post-content .post-bagde {
    margin-bottom: 0px;
  }
  #news-template div#env-sidebar-post-related .post-content h2 a {
    font-size: 16px;
    line-height: 22px;
  }
  div#env-sidebar-post-related a.new-categories,
  div#env-sidebar-post-related p.new-date,
  #news-template .author-name,
  #news-template .post-date,
  #news-template h1.env-tt,
  #news-template .card-author-if .env-title-author-category h4 {
    font-size: 12px;
  }
  #news-template .container .row:last-child {
    align-items: flex-start;
  }
  .env-form-sidebar {
    padding: 20px;
  }
  .env-sidebar-card .env-sidebar-card-content {
    padding: 15px;
  }
  .env-sidebar-card .env-sidebar-card-content .right-content a {
    padding: 14px 1px;
    font-size: 12px;
  }

  #news-template .card-author-if {
    padding: 10px;
  }

  #news-template .author-info {
    gap: 10px;
  }

  #news-template .author-name p,
  #news-template .post-date p {
    font-size: 14px !important;
    line-height: 25px;
  }
  #news-template .post-img img {
    max-height: 130px;
  }
  .env-other-investment .post-img a img {
    padding: 12px 40px;
  }
  div#event-table {
    width: 100% !important;
  }
  #event-single .description {
    width: 58% !important;
  }
  #event-single div#event-athor {
    display: flex;
    align-items: center;
  }
  #event-single div#event-athor p {
    font-size: 16px !important;
  }
  #event-single div#event-athor strong {
    font-size: 20px !important;
  }

  div#event-athor .vc_col-sm-3 {
    width: 40%;
  }
  #event-single #author-description p {
    text-align: justify;
  }
}
@media (max-width: 1005px) and (min-width: 768px) {
  #news-template .author-info {
    align-items: stretch;
  }
  #news-template div#env-sidebar-post-related .post-content h2 a {
    font-size: 14px;
    line-height: 22px;
  }
  #news-template div#env-sidebar-post-related .post-content h2 a,
  #news-template .author-name p,
  #news-template .post-date p {
    font-size: 12px;
  }
  #news-template .featured-image-news img {
    max-height: 300px;
  }
  #news-template .title {
    font-size: 32px;
    margin-bottom: 0px;
  }
  #news-template .content-news h2 {
    font-size: 20px;
  }
  #news-template .content-news p strong {
    font-size: 18px;
  }
  .env-other-investment .post-content h2 a {
    font-size: 16px;
  }
  .featured-image-investments .banner-content.clearfix.text {
    margin-top: 90px;
  }
}
@media (max-width: 767px) {
  #news-template .title {
    font-size: 32px;
    margin-bottom: 0px;
  }
  #news-template .content-news h2 {
    font-size: 20px;
  }
  #news-template .content-news p strong {
    font-size: 18px;
  }
  #news-template .post-img img,
  #news-template .featured-image-news img {
    max-height: 300px;
  }
  #news-template .news-post-recent .row .post-item:not(:last-child) {
    margin-bottom: 30px;
  }
  #news-template .author-info {
    gap: 26px;
  }
  #news-template .author-name,
  #news-template .post-date {
    font-size: 14px;
  }
  #investments-template
    .featured-image-investments
    .banner-content.clearfix.text
    .heading {
    flex-direction: column;
  }

  #investments-template
    .featured-image-investments
    .banner-content.clearfix.text
    .content
    h1 {
    text-align: center;
  }

  #investments-template .featured-image-investments .content p {
    max-width: 100%;
    text-align: center;
  }

  #investments-template
    .featured-image-investments
    .banner-content.clearfix.text {
    margin-top: 70px;
  }

  #investments-template .featured-image-investments {
    margin-bottom: 30px;
  }

  section#hightlight-investment {
    padding-top: 20px !important;
  }
  section#hightlight-investment .left-inves {
    width: 100%;
    margin-bottom: 30px;
  }
  section#hightlight-investment .vc_row div:not:first-child {
    text-align: center;
  }

  section#hightlight-investment
    .vc_row
    .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern,
  section#hightlight-investment .wpb_wrapper .vc_btn3-container.vc_btn3-inline {
    width: 100%;
  }

  section#hightlight-investment .wpb_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  section#hightlight-investment .vc_column_container > .vc_column-inner {
    padding: 0px !important;
  }

  #investments-template .env-other-investment h3.other-investment-title {
    margin-top: 50px;
  }

  #investments-template
    .env-other-investment
    .wp-post-item.row
    .post-item.col-md-4.col-xl-4:not(:last-child) {
    margin-bottom: 40px;
  }
  div#event-table {
    padding: 0px !important;
  }

  #event-single .date-time,
  #event-single .description {
    padding: 10px !important;
  }

  #event-single .vc_column_container > .vc_column-inner {
    padding-right: 15px !important;
  }
  div#event-athor div:last-child .vc_column-inner {
    margin-top: 30px !important;
    text-align: center;
  }

  div#event-athor
    div:last-child
    .vc_column-inner
    .wpb_text_column.wpb_content_element {
    margin-bottom: 10px;
  }

  div#event-athor div:first-child .wpb_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #event-single div#event-athor p,
  #event-single #author-description p {
    font-size: 14px;
  }

  #event-single div#event-athor strong {
    font-size: 20px !important;
  }

  div#event-athor .vc_col-sm-3 {
    width: 60%;
  }
}
/*Investments*/
.env-get-tags-bycategory h1 {
  color: #1e1f20;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 24px;
}

.env-get-tags-bycategory {
  text-align: center;
}

.env-get-tags-bycategory .tag-list ul {
  max-width: 80%;
  margin: auto;
}

li.tag-item:before {
  content: "";
  background: url(/wp-content/uploads/2023/07/small-check.svg);
  background-size: cover;
  background-position: left;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 5px;
  visibility: hidden;
}
li.tag-item:after {
  content: "";
  background: url(/wp-content/uploads/2023/07/X.svg);
  background-size: cover;
  background-position: left;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  top: 5px;
  margin-left: 5px;
  visibility: hidden;
}
li.tag-item.active:before,
li.tag-item.active:after {
  visibility: visible;
}

.env-get-tags-bycategory li.tag-item.active {
  background: #1e1f20;
  color: #ffffff;
}

.env-get-tags-bycategory li.tag-item {
  color: #6f6f6f;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  transition: 1s;
  padding: 10px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #fff;
  box-sizing: border-box;
  border: 1px solid #6a6a6a;
  border-radius: 5px;
  cursor: pointer;
}
.env-get-tags-bycategory .tag-list ul > li {
  display: inline-block;
  margin-right: 16px;
}
/* Slide out form siderbar */
.form-sidebar {
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.75);
}
.form-sidebar a.closes {
  width: 65px;
  text-align: center;
  background: #3b3852;
  display: inline-block;
  color: #fff;
  line-height: 24px;
  vertical-align: middle;
  margin-bottom: 30px;
}
.form-sidebar h4.the-latest-news {
  color: #698ad9 !important;
  margin-bottom: -30px !important;
  font-size: 30px !important;
  font-weight: 600;
  padding-bottom: 10px;
}

.form-sidebar a#hypelinkbkt {
  padding-bottom: 10px;
  cursor: pointer;
  font-weight: 700;
}

.form-sidebar .hs-form-field span {
  letter-spacing: 0.2px;
  font-size: 14px !important;
  color: #212529;
}
.form-sidebar .hs-form-field input[type="email"],
.hs-form-field input[type="tel"],
.hs-form-field input[type="text"],
.hs-form-field select {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #cfcfcf !important;
}
.form-sidebar .hs-form-field input[type="text"] {
  outline: none;
}
.form-sidebar .hs-form-field input[type="text"] {
  max-width: 100% !important;
  width: 100% !important;
}
.form-sidebar .hs-form-field select,
.hs-form-field input[type="text"],
.hs-form-field input[type="email"],
.hs-form-field input[type="phone"],
.hs-form-field input[type="number"],
.hs-form-field input[type="tel"],
.hs-form-field input[type="date"],
.hs-form-field textarea {
  border-radius: 0 !important;
}
.form-sidebar .form-control,
input[type="email"],
input[type="text"],
input[type="number"],
textarea {
  border: 1px solid #698ad9 !important;
  color: #1e1f20 !important;
  font-size: 14px !important;
  height: 50px;
  padding: 8px 14px !important;
  font-weight: 400 !important;
  text-transform: inherit;
}
.form-sidebar input.hs-button.primary.large,
section#request-offer-docs input.hs-button.primary.large {
  color: #3b3852;
  border: none;
  background-color: #6fc;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-size: 200% 100%;
  font-weight: 600;
  font-size: 15px;
  width: auto !important;
}
.form-sidebar .hbspt-form input.hs-button.primary.large {
  outline: none !important;
  cursor: pointer;
  padding: 12px 30px !important;
  border-radius: 0px !important;
}
.form-sidebar input.hs-button.primary.large {
  margin-bottom: 15px;
}
.form-sidebar input.hs-button.primary.large {
  margin-top: 10px;
}
.form-sidebar input.hs-button.primary.large:hover,
section#request-offer-docs input.hs-button.primary.large:hover {
  opacity: 0.7;
  background-color: #6fc !important;
  color: #3b3852 !important;
}
.form-sidebar div.hbspt-form {
  margin-top: 0px !important;
}
.form-sidebar p.disclam-sb strong {
  color: #3f51b5;
}
.form-sidebar .hbspt-form .hs-dependent-field label span {
  font-weight: 700 !important;
}
a.env-view-all {
  color: #689888;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
}
.env-row-heading a.env-view-all:after {
  content: url("/wp-content/uploads/2023/06/Icon-right.svg");
  display: inline-block;
  position: relative;
  top: 4px;
  margin-left: 5px;
}
.env-row-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #6a6a6a;
  margin-bottom: 25px;
  margin-top: 30px;
}
.env-row-heading .view-more:hover {
  transition: all 0.4s ease-in-out;
  transform: translateX(-15px);
}
.env-row-heading .view-more:hover a.env-view-all {
  color: #689888 !important;
}

/* Webcast Template */
#webcast-template
  .featured-image-investments
  .banner-content.clearfix.text
  .content
  h1 {
  padding-top: 75px;
  color: #fff;
  font-size: 36px;
  font-weight: 600;
  line-height: 50.4px;
}
#webcast-template .meta-date-post span {
  color: var(--neutral-03, #a0a3bd) !important;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}
#webcast-template .env-other-investment .post-content h2 a {
  margin-top: 0px;
}

#webcast-template {
  margin-bottom: 100px;
}
#webcast-template .env-other-investment .post-img a img {
  padding: 0px;
  transform: none !important;
  border-radius: 0px !important;
}

#webcast-template .env-other-investment .post-img a {
  width: 100%;
  padding: 0px;
  border-radius: 0px !important;
}
.h3 .text-heading-default {
  font-size: 36px !important;
}
.wp-footer-bottom ul li {
  font-size: 12px !important;
}
div#env-sidebar-post-related .post-item .post-img img {
  margin-bottom: 0px !important;
  height: 100% !important;
  max-height: 100%;
  object-fit: cover;
  border-radius: 8px !important;
}

div#env-sidebar-post-related .post-item .post-img a {
  height: 117px;
  max-height: 117px;
  display: inline-block;
  border-radius: 8px !important;
}
/* a.navbar-brand {
    pointer-events: none;
} */
.enti-form p {
  color: #fff !important;
}
.page .pix-main-intro.pix-intro-1.bg-black {
  display: none;
}
.financial-block a {
  color: #3949ab;
}
p.byclick {
  color: #fff !important;
}
p.byclick a {
  text-decoration: underline !important;
}

.post-password-form input[type="submit"] {
  height: 50px;
  padding: 0 30px;
  border: none;
  font-weight: 600;
  color: #6fc;
  background: #262626;
  border-radius: 8px;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  transition: all 0.5s;
}

.post-password-form input[type="submit"]:hover {
  color: #262626;
  background: #6fc;
}

.post-password-form input[type="password"]:not(.shadow-0) {
  width: 100%;
  border: 1px solid;
}

.post-password-form label {
  width: 100%;
  color: #1e1f20;
}

form.post-password-form {
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}

form.post-password-form p {
  color: #1e1f20;
}
#news-template div#env-sidebar-post-related .post-content h2 a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.excer {
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 4 !important; /* number of lines to show */
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.excer p {
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 4 !important; /* number of lines to show */
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

.category .row.ds-bv .pagination {
  width: 100%;
  display: flex !important;
  justify-content: center;
  gap: 11px;
}

.category .row.ds-bv .pagination span.page-numbers.current,
.category .row.ds-bv .pagination .page-numbers:hover {
  background: var(--primary-color-default, #6fc);
  color: #1e1f20;
  border: 0px solid;
  padding: 8px 18px !important;
  border-radius: 4px;
  font-size: 14px !important;
}
.category .row.ds-bv .pagination .page-numbers {
  padding: 8px 18px !important;
  border: 0px solid;
  transition: 1s;
  font-weight: 400;
  font-size: 14px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tags-new li a {
  pointer-events: none;
}
#news-template p.color.font-bold,
#news-template ol.color.font-bold > li > a strong,
#news-template ol.color.font-bold > li {
  color: #698ad9 !important;
}
body.post-template-default.single.single-post .breadcrumbs ul.trail-items,
#news-template .breadcrumbs ul.trail-items {
  border-radius: 8px;
  background: transparent;
  padding: 0 8px;
}
body.post-template-default.single.single-post
  .breadcrumbs
  ul.trail-items
  li.trail-item.trail-end
  span,
#news-template .breadcrumbs ul.trail-items li.trail-item.trail-end span {
  color: #272727;
}
.input input.hs-input,
.input textarea.hs-input.hs-fieldtype-textarea {
  border-radius: 8px !important;
}
.ceo-quote p:before {
  margin-top: -15px;
  position: absolute;
  left: -22px;
}
.ceo-quote p:before {
  content: open-quote;
  font-size: 45px;
}
.ceo-quote p:after {
  margin-top: -13px;
}

.ceo-quote p:after {
  content: close-quote;
  font-size: 45px;
  position: absolute;
}
div#inves-highlight ol {
  margin-left: 0px !important;
  margin-top: 10px;
}
div#inves-highlight ol li {
  list-style: disc !important;
}
div#inves-highlight ol li::before {
  display: none;
}
div#company-presentation .vc_custom_heading {
  color: #689888;
  font-size: 24px;
  font-weight: 600 !important;
  line-height: 33.6px;
  margin-bottom: 24px;
}

div#company-presentation .wpb_wrapper {
  margin-top: 20px;
}
.heading-invespage {
  color: #689888 !important;
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
  margin-bottom: 24px;
}
div#intro-laiva-inves li {
  color: #1e1f20;
}
.btn-cp a.paoc-popup.popupaoc-link {
  background: #6fc;
  color: #3b3852;
  cursor: pointer;
  padding: 12px 30px;
  font-weight: 600;
  line-height: 40px;
}
.offer-detail p strong {
  font-size: 16px !important;
}
.type-of-invest p,
.our-role p,
.amount-raised p,
.offer-status {
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #1e1f20;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
}

.offer-status,
.type-of-invest,
.our-role,
.amount-raised {
  margin-bottom: 10px;
}
.type-of-invest strong,
.our-role strong,
.amount-raised strong {
  font-size: 14px;
  font-weight: 600;
  line-height: 19.6px;
  color: #1e1f20;
  padding-left: 30px;
}
.offer-status {
  border-radius: 4px;
  border: 1px solid var(--primary-color-dark, #689888);
  padding: 4px;
}
.offer-status span {
  color: var(--primary-color-dark, #689888);
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.col-12.col-md-3.complteted-column .complteted-content {
  border-radius: 0px 0px 8px 8px;
  border: 1px solid var(--primary-color-dark, #689888);
  background: #f3f3f3;
  padding: 6px;
  height: 100%;
}
.row.ds-bv
  .col-12.col-md-3.complteted-column
  img.attachment-full.size-full.wp-post-image,
.row.ds-bv .col-12.col-md-3.complteted-column .post-img {
  border-radius: 0px !important;
}
.complteted-content img.attachment-full.size-full.wp-post-image {
  padding: 15px;
}

.complteted-content .post-img {
  background-color: #fff;
}
.completed-investmetn-content {
  padding: 8px 16px;
}

.is-active-menu header#mobile_head {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  overflow: hidden;
}
.hs_error_rollup ul.no-list.hs-error-msgs.inputs-list {
  position: absolute;
  bottom: -32px;
  width: 100%;
  left: 0px;
  color: #6fc;
}
.events-menu
  .col-lg-3.none.pix-p-202.pix-dropdown-padding
  > div:not(:last-child)
  > a {
  padding-left: 20px;
}
.events-menu
  .col-lg-3.none.pix-p-202.pix-dropdown-padding
  > div:nth-child(3)
  > a,
.events-menu
  .col-lg-3.none.pix-p-202.pix-dropdown-padding
  > div:nth-child(4)
  > a,
.events-menu
  .col-lg-3.none.pix-p-202.pix-dropdown-padding
  > div:nth-child(5)
  > a {
  padding-left: 40px;
}
.desktop {
  display: block;
}
.mobile {
  display: none;
}
.location {
  display: flex;
  margin-bottom: 10px;
}
.speaker {
  display: none !important;
}
.upcoming-post-content {
  display: flex;
  gap: 20px;
  align-items: center;
  padding: 5px 0px;
}

.upcoming-post-content .date-upc {
  border-radius: 7px !important;
  background: #262626;
  width: 65px;
  height: 65px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.upcoming-post-content .date-upc p {
  margin-bottom: 0px !important;
  color: #6fc !important;
  height: auto;
  font-size: 24px;
  font-weight: 400;
}

.upcoming-post-content .date-upc p:last-child {
  font-size: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  width: 100%;
  text-align: center;
}
.upcoming-post-content .upcoming-post-title h2 {
  font-size: initial;
}
.upcoming-post-content .upcoming-post-title h2 a {
  padding: 0px !important;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 25.2px;
}

.upcoming-post-content .upcoming-post-title p {
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px !important;
}
.view-all-megamenu a {
  padding-left: 0px !important;
}
.container-inves-menu {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 20px;
}
.menu-item .col-lg-6.pix-menu-line-right .pix-menu-box-inner img {
  max-width: 100% !important;
}

.menu-item a.add-a-to-img {
  width: 100%;
}
.exp-highlight {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1; /* number of lines to show */
  line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #fff;
  font-size: 14px;
  line-height: 19px;
}

.upcoming-post-content .open-inv {
  position: relative;
  max-width: 109px;
  padding: 0px !important;
}
.upcoming-post-content .open-inv img {
  height: 110px;
  width: 580px;
  border-radius: 8px;
  object-fit: cover;
}
.upcoming-post-content .open-inv img:hover {
  transform: scale(1.05);
  transition: all 0.4s;
  will-change: opacity, transform;
}
.upcoming-post-content.open-invest {
  align-items: stretch;
}

.upcoming-post-title ul {
  padding: 0px !important;
}

ul.wholesale-tags-menu li {
  color: #6fc;
  font-size: 12px;
  font-weight: 600;
}

.upcoming-post-content.open-invest .upcoming-post-title h2 a,
.upcoming-post-content.open-invest .upcoming-post-title li,
.upcoming-post-content.open-invest .upcoming-post-title p {
  line-height: 28px !important;
}
.env-get-tags-bycategory .tag-list li.tag-item:hover {
  background: #000;
  color: #6fc;
}
.row.ds-bv
  .complteted-column
  .complteted-content
  img.attachment-full.size-full.wp-post-image {
  width: 100%;
  height: 185px !important;
  object-fit: cover;
}
.our-role strong {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1; /* number of lines to show */
  -webkit-box-orient: vertical;
}
.events-menu .container-inves-menu {
  display: flex;
  flex-direction: column;
  gap: 0px;
  margin-top: 10px;
}

.events-menu .container-inves-menu .upcoming-post-content .date-upc {
  width: 75px !important;
  height: 75px;
}

.events-menu .container-inves-menu .upcoming-post-content .upcoming-post-title {
  width: 70%;
}
#webcast-template .meta-date-post .post-category {
  text-transform: uppercase;
}
#webcast-template .meta-date-post {
  margin-top: 10px;
}
div#popup-form-2 .form-content ul {
  display: flex;
  align-items: stretch;
}

/*.nav-item.dropdown.mega-item .col-lg-3, .nav-item.dropdown.mega-item .col-lg-4, .nav-item.dropdown.mega-item .col-lg-6 {*/
/*    display: flex;*/
/*    flex-flow: column !important;*/
/*}*/
@media (min-width: 1024px) {
  section#wp-news
    .post-item.col-md-3.col-xl-3
    .post-img
    img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    height: 204px;
  }
  section#wp-banner,
  .pix-main-intro.pix-intro-1.bg-black {
    height: 290px;
  }

}

@media (max-width: 767px) {
  .env-get-tags-bycategory .tag-list ul {
    display: inline-grid;
    max-width: 100%;
    padding-left: 0px;
    width: 100%;
  }
  .env-get-tags-bycategory .tag-list ul > li {
    margin-right: 0px;
  }
  .wp-contact-bottom .wp-contact-content {
    padding: 20px 20px;
    margin-top: 30px;
  }
  input.hs-button.primary.large {
    height: auto !important;
    font-size: 14px !important;
  }

  .input input.hs-input {
    border-radius: 8px !important;
  }
  .newsletter form .hs_submit.hs-submit .actions input.hs-button.primary.large {
    height: 50px !important;
  }
  .newsletter {
    padding: 20px 25px !important;
  }
  h2.wp-brand-title,
  .tieu-de-cate h2 {
    font-size: 14px !important;
  }
  .footer-bottom {
    display: block !important;
  }
  .find-us {
    float: none !important;
  }
  div#id01 .modal-content {
    width: 95% !important;
  }
  .container-fluid,
  .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  footer#pix-page-footer > .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  footer#pix-page-footer .container .row.my-0.py-0 .col-12.my-0.py-0 section {
    margin-right: 0px !important;
    margin-left: 0px !important;
    left: 0px !important;
    padding-top: 0px;
  }
  .wp-contact-left h3 {
    font-size: 24px !important;
  }
  .wp-contact-content label {
    font-size: 16px !important;
  }
  section#wp-banner {
    height: 390px;
  }
  .wp-banner-contact
    .wp-contact-content
    .hbspt-form
    input.hs-button.primary.large {
    padding: 10px !important;
  }
  section#wp-news .row .post-item.col-md-3.col-xl-3:not(:last-child) {
    margin-bottom: 30px;
  }
  .desktop {
    display: none !important;
  }
  .mobile {
    display: block !important;
  }
}
@media (max-width: 991px) {
  .pix-topbar.pix-header-mobile {
    display: none;
  }
  header#mobile_head {
    background: #000 !important;
  }

  .pix-header-mobile .dropdown-toggle:after {
    color: #fff;
  }
  header#mobile_head .bg-body-default {
    background: #fff;
  }

  #menu-mobile-menu .pix-dropdown-title.text-sm.pix-header-text {
    color: #fff;
  }
  .pix-header .navbar-brand img {
    width: 245px !important;
    height: auto !important;
  }

  .pix-header-mobile .collapse.navbar-collapse {
    margin-top: 20px;
  }
  .pix-header-normal .navbar {
    padding: 15px 0px;
  }
  #menu-mobile-menu .bg-dark-opacity-1 {
    background: #fff !important;
  }

  .pix-header-mobile nav .dropdown-menu .pix-dropdown-title {
    color: #000 !important;
  }
}
/*CSS bổ sung widget siderbar*/
#siderbar-openinvest .upcoming-post-content .upcoming-post-title h2 a,
#siderbar-openinvest .upcoming-post-content .exp-highlight {
  color: #1e1f20;
}
#siderbar-openinvest .upcoming-post-content.open-invest .open-inv img {
  transition: all 0.3s;
  width: 100%;
  min-width: 100%;
  margin-bottom: 0 !important;
  /*height: 100% !important;*/
  max-height: 100%;
  object-fit: cover;
  border-radius: 8px !important;
}
#siderbar-openinvest .upcoming-post-content.open-invest .open-inv {
  height: 100px;
  width: 30%;
}
#siderbar-openinvest .upcoming-post-content.open-invest .upcoming-post-title {
  width: 70%;
}

#siderbar-openinvest .openinvest-widget-content {
  background: #f5f5f5;
  border-radius: 8px;
}

#siderbar-openinvest .upcoming-post-content.open-invest {
  padding-top: 0px;
  padding-left: 8px;
}
#siderbar-openinvest .upcoming-post-content.open-invest:first-child {
  padding-top: 15px;
}
div#siderbar-openinvest .container-inves-menu {
  margin-top: 5px;
  padding-bottom: 0px;
}
#siderbar-openinvest ul.wholesale-tags-menu {
  margin-bottom: 5px;
}

#siderbar-openinvest ul.wholesale-tags-menu li {
  color: #007bff;
}
#siderbar-openinvest .upcoming-post-title h2 a:hover {
  color: #bcbec0 !important;
}
.category-4796 .env-row-heading {
    display: none;
}
/*End siderbar*/