@import url("https://fonts.googleapis.com/css2?family=Allura&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Italiana&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Marcellus+SC&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&display=swap");
@media (min-width: 1024px) {
  .section:not(.map-section):not(.tig-hero-section) {
    min-height: 100vh !important;
  }
}

.bannerhome img {
  height: 900px !important;
}

.hero-vertical-living {
  position: relative;
  min-height: 100vh;
}
.hero-vertical-living section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px !important;
}
.hero-vertical-living .section-bg {
  background-size: cover;
  background-position: center;
}
.hero-vertical-living .hero-tagline {
  margin-bottom: 65px;
  text-transform: uppercase;
  margin-top: 15px !important;
}
.hero-vertical-living .hero-tagline h2 {
  font-family: "Montserrat", serif;
  font-size: 96px;
  font-weight: 700;
  line-height: 1.28;
  background: -webkit-gradient(linear, left top, right top, from(#DED2AF), color-stop(50%, #DBBA82), to(#CEB899));
  background: linear-gradient(90deg, #DED2AF 0%, #DBBA82 50%, #CEB899 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
}
@media (max-width: 849px) {
  .hero-vertical-living .hero-tagline h2 {
    font-size: 16px;
  }
}
@media (max-width: 849px) {
  .hero-vertical-living {
    padding: 120px 0 80px;
    min-height: auto;
  }
  .hero-vertical-living .row {
    text-align: center;
  }
  .hero-vertical-living .row .hero-tagline p {
    margin: 0 auto;
  }
  .hero-vertical-living .row .hero-social .social-icons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.project-overview-section {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
}
.project-overview-section::after {
  content: "";
  position: absolute;
  left: 0;
  top: -120px;
  bottom: auto;
  width: 100%;
  height: 443px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(11%, #00464C), to(rgba(217, 217, 217, 0)));
  background: linear-gradient(180deg, #00464C 11%, rgba(217, 217, 217, 0) 100%);
  pointer-events: none;
}
.project-overview-section .section-content {
  position: relative;
  z-index: 2;
}
@media (min-width: 1024px) {
  .project-overview-section .project-overview-text {
    padding: 100px 0px;
  }
}
@media (max-width: 1024px) {
  .project-overview-section .project-overview-text {
    padding: 30px 0px;
  }
}
.project-overview-section .area-white {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 10px;
}
.project-overview-section .area-white h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 72px;
}
@media (max-width: 1024px) {
  .project-overview-section .area-white h2 {
    font-size: 30px;
  }
}
.project-overview-section .area-white h2 {
  background: -webkit-gradient(linear, left top, right top, from(#DED2AF), color-stop(50%, #DBBA82), to(#CEB899));
  background: linear-gradient(90deg, #DED2AF 0%, #DBBA82 50%, #CEB899 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 63px 115px 37px rgba(0, 0, 0, 0.01), 40px 73px 34px rgba(0, 0, 0, 0.04), 23px 41px 28px rgba(0, 0, 0, 0.15), 10px 18px 21px rgba(0, 0, 0, 0.26), 3px 5px 12px rgba(0, 0, 0, 0.29);
}
.project-overview-section .area-section {
  margin-bottom: 10px;
  text-align: justify;
}
.project-overview-section .area-section p {
  margin: 0;
  line-height: 1.3;
  font-family: "Montserrat", sans-serif;
}

.six-privileges-section {
  position: relative;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.six-privileges-section::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 443px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(13, 43, 89, 0.63)), to(rgba(13, 43, 89, 0)));
  background: linear-gradient(to top, rgba(13, 43, 89, 0.63) 0%, rgba(13, 43, 89, 0) 100%);
  pointer-events: none;
}
@media (min-width: 1024px) {
  .six-privileges-section {
    padding: 50px 0 0px 0 !important;
  }
}
.six-privileges-section .six-privileges-section-right > .col-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.six-privileges-section .section-content {
  position: relative;
  z-index: 2;
}
.six-privileges-section .header-section {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.six-privileges-section .header-section .number-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.six-privileges-section .header-section .title-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.six-privileges-section .header-section .title-col .section-title-text .title-line-1,
.six-privileges-section .header-section .title-col .section-title-text .title-line-2 {
  font-family: "UTM Essendine Caps";
  font-size: 48px;
  font-weight: 600;
  color: #ECC385;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0;
  line-height: 1.3;
}
@media (max-width: 849px) {
  .six-privileges-section .header-section .title-col .section-title-text .title-line-1,
  .six-privileges-section .header-section .title-col .section-title-text .title-line-2 {
    font-size: 28px;
  }
}
.six-privileges-section .header-section .title-col .section-title-text .title-line-3 {
  font-family: "Allura", cursive;
  font-size: 96px;
  font-weight: 400;
  color: #ECC385;
  margin: -15px 0 0 0;
  line-height: 1;
}
@media (max-width: 849px) {
  .six-privileges-section .header-section .title-col .section-title-text .title-line-3 {
    font-size: 64px;
  }
}
@media (max-width: 849px) {
  .six-privileges-section .header-section {
    margin-bottom: 0px;
  }
  .six-privileges-section .header-section .number-col,
  .six-privileges-section .header-section .title-col {
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 40px;
  }
}
.six-privileges-section .privileges-grid .col-inner .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1024px) {
  .six-privileges-section .privileges-grid .privilege-item:nth-child(2)::before, .six-privileges-section .privileges-grid .privilege-item:nth-child(3)::before, .six-privileges-section .privileges-grid .privilege-item:nth-child(4)::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#ECC385), to(rgba(153, 153, 153, 0)));
    background: linear-gradient(to bottom, #ECC385 0%, rgba(153, 153, 153, 0) 100%);
  }
}
.six-privileges-section .privileges-grid .privilege-item .privilege-content {
  border-radius: 0;
  min-height: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.six-privileges-section .privileges-grid .privilege-item .privilege-content p,
.six-privileges-section .privileges-grid .privilege-item .privilege-content h5 {
  margin: 0;
}
.six-privileges-section .privileges-grid .privilege-item .privilege-content .privilege-number {
  font-family: "Montserrat";
  font-size: 96px;
  font-weight: 400;
  background: -webkit-gradient(linear, left top, left bottom, from(#ECC385), color-stop(70%, #866F4C));
  background: linear-gradient(180deg, #ECC385 0%, #866F4C 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  line-height: 0.9;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.six-privileges-section .privileges-grid .privilege-item .privilege-content .privilege-title {
  font-family: "Trajan Pro 3 SemiBold";
  font-size: 18px;
  font-weight: 600;
  color: #ECC385;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  line-height: 1.4;
  margin-bottom: 18px;
  text-shadow: 0px 4px 4px rgba(1, 1, 1, 0.5);
}
.six-privileges-section .privileges-grid .privilege-item .privilege-content .privilege-desc {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1.8;
  position: relative;
  text-align: center;
}
@media (max-width: 849px) {
  .six-privileges-section .privileges-grid .privilege-item .privilege-content {
    padding: 25px 20px;
    min-height: auto;
  }
  .six-privileges-section .privileges-grid .privilege-item .privilege-content .privilege-number {
    font-size: 60px;
  }
  .six-privileges-section .privileges-grid .privilege-item .privilege-content .privilege-title {
    font-size: 16px;
  }
}
@media (max-width: 849px) {
  .six-privileges-section .privileges-grid .privilege-item {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }
}
@media (max-width: 849px) {
  .six-privileges-section {
    padding: 60px 0;
  }
}

.contact-section {
  position: relative;
}
@media (min-width: 1024px) {
  .contact-section {
    padding: 150px 0 100px 0;
  }
}
.contact-section {
  overflow: hidden;
}
.contact-section .contact-info-col .contact-title-line-1 h2,
.contact-section .contact-info-col .contact-title-line-2 h2 {
  font-family: "UTM Essendine Caps";
  font-size: 80px;
  font-weight: 600;
  background: -webkit-gradient(linear, left top, right top, color-stop(43%, #CEB899), to(#D3C6B4));
  background: linear-gradient(90deg, #CEB899 43%, #D3C6B4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.5;
}
@media (max-width: 849px) {
  .contact-section .contact-info-col .contact-title-line-1 h2,
  .contact-section .contact-info-col .contact-title-line-2 h2 {
    font-size: 42px;
  }
}
.contact-section .contact-info-col .contact-divider .divider-line {
  width: 100%;
  height: 2px;
  opacity: 1 !important;
  margin: 20px 0;
}
.contact-section .contact-info-col .contact-subtitle p {
  font-family: "Montserrat", sans-serif;
  font-size: 26px;
  color: white;
  opacity: 1;
}
.contact-section .contact-info-col .contact-details {
  margin-top: 40px;
}
.contact-section .contact-info-col .contact-details .contact-item {
  margin-bottom: 30px;
}
.contact-section .contact-info-col .contact-details .contact-item p {
  margin: 0 !important;
}
.contact-section .contact-info-col .contact-details .contact-item:last-child {
  border-bottom: unset;
}
.contact-section .contact-info-col .contact-details .contact-item .contact-value-text p {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-size: 36px;
  color: white;
  margin: 0 !important;
}
.contact-section .contact-info-col .contact-details .contact-item:first-child .contact-value-text p {
  font-family: "Montserrat", sans-serif;
}
.contact-section .contact-form-box .col-inner::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 28px;
  background: linear-gradient(135deg, rgb(217, 217, 217) 0%, rgba(115, 115, 115, 0) 64%);
  opacity: 0.63;
}
.contact-section .contact-form-box .col-inner {
  padding: 40px;
}
@media (max-width: 849px) {
  .contact-section .contact-form-box .col-inner {
    padding: 20px;
  }
}
.contact-section .contact-form-box .col-inner {
  border-radius: 40px;
  border: 5px solid #ECD681;
}
.contact-section .contact-form-box .form-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 48px;
  background: -webkit-gradient(linear, left top, right top, from(#D3C6B4), color-stop(57%, #CEB899));
  background: linear-gradient(90deg, #D3C6B4 0%, #CEB899 57%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  margin-bottom: 30px;
}
.contact-section .contact-form-box .form-group {
  margin-bottom: 20px;
}
.contact-section .contact-form-box .form-group input,
.contact-section .contact-form-box .form-group textarea {
  width: 100%;
  background-color: white !important;
  border: none !important;
  border-radius: 12px !important;
  padding: 15px 30px !important;
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  color: #898989;
}
.contact-section .contact-form-box .form-group input::-webkit-input-placeholder, .contact-section .contact-form-box .form-group textarea::-webkit-input-placeholder {
  color: #898989;
}
.contact-section .contact-form-box .form-group input::-moz-placeholder, .contact-section .contact-form-box .form-group textarea::-moz-placeholder {
  color: #898989;
}
.contact-section .contact-form-box .form-group input:-ms-input-placeholder, .contact-section .contact-form-box .form-group textarea:-ms-input-placeholder {
  color: #898989;
}
.contact-section .contact-form-box .form-group input::-ms-input-placeholder, .contact-section .contact-form-box .form-group textarea::-ms-input-placeholder {
  color: #898989;
}
.contact-section .contact-form-box .form-group input::placeholder,
.contact-section .contact-form-box .form-group textarea::placeholder {
  color: #898989;
}
.contact-section .contact-form-box .form-group textarea {
  border-radius: 20px !important;
  height: 170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
.contact-section .contact-form-box p {
  text-align: center;
}
.contact-section .contact-form-box .wpcf7-spinner {
  position: absolute;
}
.contact-section .contact-form-box .form-submit-btn {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  margin-top: 40px;
  font-family: "Montserrat", sans-serif;
  color: #464646 !important;
  background: -webkit-gradient(linear, left top, right top, color-stop(14%, #A98042), color-stop(62%, #E9CF96), color-stop(90%, #D7AA6F));
  background: linear-gradient(90deg, #A98042 14%, #E9CF96 62%, #D7AA6F 90%);
  border-radius: 40px !important;
  padding: 12px 32px;
  border: none;
  font-size: 24px;
  font-weight: 600;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  line-height: 1;
}
.contact-section .contact-form-box .form-submit-btn:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
@media (max-width: 849px) {
  .contact-section .contact-info-col .contact-title-line-1 h2 {
    font-size: 36px;
  }
  .contact-section .contact-info-col .contact-title-line-2 h2 {
    font-size: 28px;
  }
  .contact-section .contact-info-col .contact-details .contact-item .contact-label-text p {
    font-size: 18px;
  }
  .contact-section .contact-info-col .contact-details .contact-item .contact-value-text p {
    font-size: 22px;
  }
  .contact-section .contact-form-box::before {
    content: "";
    position: absolute;
    right: auto;
    top: 0;
    bottom: auto;
    left: 0;
    width: 563px;
    height: 577px;
    border-radius: 28px;
    background: linear-gradient(135deg, rgb(217, 217, 217) 0%, rgba(115, 115, 115, 0) 64%);
    opacity: 0.63;
  }
  .contact-section .contact-form-box .form-title {
    font-size: 30px;
  }
  .contact-section .contact-form-box .form-group input {
    font-size: 18px;
  }
  .contact-section .contact-form-box .form-submit-btn {
    font-size: 22px;
    height: 60px;
  }
}

/* ===================================
   DIGISKY PRODUCTS & SERVICES - STACK VERSION
   Using ux_stack and ux_image_box
   =================================== */
.digisky-hero {
  position: relative;
  overflow: hidden;
}
@media (min-width: 849px) {
  .digisky-hero .digisky-hero-col {
    min-height: 100vh;
  }
}
.digisky-hero .digisky-hero-col > .col-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 849px) {
  .digisky-hero .digisky-hero-col > .col-inner {
    min-height: 100vh;
  }
}
@media (min-width: 849px) {
  .digisky-hero .digisky-hero-row {
    min-height: 100vh;
  }
}
@media (max-width: 849px) {
  .digisky-hero .digisky-hero-row > .digisky-hero-col:nth-child(1) > .col-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.digisky-hero h2 {
  font-family: "Montserrat", serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 128.8%;
  letter-spacing: 0;
  text-align: left;
  background: -webkit-gradient(linear, left top, left bottom, from(#DED2AE), color-stop(50%, #DBBA82), to(#CEB899));
  background: linear-gradient(180deg, #DED2AE 0%, #DBBA82 50%, #CEB899 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  text-transform: uppercase;
}
.digisky-hero p {
  font-family: "Montserrat", serif;
  font-size: 14px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0;
  color: white;
}
.digisky-hero .row {
  position: relative;
  z-index: 1;
}
.digisky-hero .right-image {
  width: 100%;
  height: auto;
}

/* ===================================
   DIGISKY PRODUCTS & SERVICES - STACK VERSION
   Using ux_stack and ux_image_box
   =================================== */
@media (min-width: 1024px) {
  .tig-infinity-news {
    padding-top: 120px !important;
  }
}
.tig-infinity-news {
  /* 4. Responsive cho Mobile */
}
@media (max-width: 849px) {
  .tig-infinity-news .section-main-title h2 {
    font-size: 32px;
  }
  .tig-infinity-news .blog-post-custom .post-title a {
    font-size: 22px;
  }
  .tig-infinity-news .blog-post-custom .from_the_blog_excerpt {
    font-size: 16px;
  }
  .tig-infinity-news .blog-post-custom .cat-label {
    font-size: 14px;
  }
}
.tig-infinity-news .section-main-title h2 {
  font-family: "Trajan Pro 3", serif;
  font-weight: 500;
  color: #53372C;
  text-transform: uppercase;
  text-shadow: 9px 2px 20px rgba(65, 37, 37, 0.39);
  line-height: 1;
  -webkit-filter: drop-shadow(78px 18px 48px rgba(65, 41, 37, 0.2));
          filter: drop-shadow(78px 18px 48px rgba(65, 41, 37, 0.2));
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 0 auto;
  margin-bottom: 50px;
}
@media (min-width: 1024px) {
  .tig-infinity-news .section-main-title h2 {
    font-size: 66px;
  }
}
.tig-infinity-news .blog-post-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.tig-infinity-news .blog-post-inner .cat-label {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.tig-infinity-news .blog-post-inner .post-title {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.tig-infinity-news .blog-post-inner .from_the_blog_excerpt {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.tig-infinity-news .blog-post-custom .post-meta {
  opacity: 1;
  font-size: 20px;
  margin-bottom: 10px;
}
.tig-infinity-news .blog-post-custom .post-item {
  position: relative;
}
.tig-infinity-news .blog-post-custom .post-item::after {
  content: "";
  position: absolute;
  inset: 0;
  height: 305px;
  background: rgba(0, 0, 0, 0.2);
  -webkit-filter: blur(12px);
          filter: blur(12px);
  left: 20px;
  top: 20px;
  z-index: 1;
  pointer-events: none;
}
.tig-infinity-news .blog-post-custom .box-image {
  border-radius: 11px;
  overflow: hidden;
  margin-bottom: 25px;
  position: relative;
}
.tig-infinity-news .blog-post-custom .box-image::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 11px;
  padding: 5px;
  background: linear-gradient(135deg, #EEA458 12%, #FFD7A6 28%, #F4B876 40%, #FFDFB9 49%, #EEA55B 59%, #FFD7A6 67%, #EEA458 77%, #FFEACF 94%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 2;
}
.tig-infinity-news .blog-post-custom .box-image .image-zoom {
  padding-top: 56.25% !important;
}
.tig-infinity-news .blog-post-custom .box-image img {
  -webkit-filter: brightness(0.86);
          filter: brightness(0.86);
}
.tig-infinity-news .blog-post-custom .box-text {
  padding: 0 !important;
}
.tig-infinity-news .blog-post-custom .box-text .box-text-inner {
  padding: 0;
}
.tig-infinity-news .blog-post-custom .box-text .post-title {
  margin-top: 0;
  margin-bottom: 10px;
}
.tig-infinity-news .blog-post-custom .box-text .post-title a {
  font-family: "Trajan Pro 3", serif;
  font-weight: 600;
  font-size: 26px;
}
@media (max-width: 1024px) {
  .tig-infinity-news .blog-post-custom .box-text .post-title a {
    font-size: 18px;
  }
}
.tig-infinity-news .blog-post-custom .box-text .post-title a {
  line-height: 1.2;
  color: #351E10;
  text-transform: uppercase;
}
.tig-infinity-news .blog-post-custom .box-text .is-divider {
  display: none;
}
.tig-infinity-news .blog-post-custom .box-text .from_the_blog_excerpt {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  line-height: 1.4;
  margin-bottom: 15px;
}
@media (max-width: 1024px) {
  .tig-infinity-news .blog-post-custom .box-text .from_the_blog_excerpt {
    font-size: 18px;
  }
}
.tig-infinity-news .blog-post-custom .box-text .cat-label {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #351E10;
  text-transform: none;
  opacity: 1;
}