.topbar_ul,
ul.top_ul {
  position: absolute;
  top: 0;
  z-index: 999999;
  width: 100%
}

#form_process,
.grecaptcha-badge {
  visibility: hidden
}

ul.top_ul {
  text-align: right;
  background: #0e76bc8a
}

.topbar_ul {
  background: #10d5cb;
  background: #0e76bc80;
  right: 0
}

.top_ul li {
  margin: 0 15px;
  padding-right: 10px;
  border-right: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 14px
}

.top_ul li:last-child {
  border-right: 0
}

.nav-scroll {
  TOP: -80PX;
  top: -80PX;
  background: #f3f3f3;
  border-bottom: 0
}

.navbar .navbar-nav .dropdown-item {
  font-size: 14px;
  padding: 10px 20px;
  opacity: .9
}

.navbar .navbar-nav .nav-link {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  padding: 15px 7px;
  margin: 8px;
}

.sub_title {
  font-size: 50px !important
}

.bg_light_blue {
  background: #15a2a1ad !important
}

.bg_blue {
  background: #197db88c !important
}

.main-header {
  position: relative;
  margin-bottom: 40px
}

.gallery-img .single-item img {
  min-height: 250px;
  width: 100%;
  object-fit: cover
}

.video .container .stauts .item,
.video .container .stauts .item h4,
.video .container .stauts .item h6 {
  color: #ffffffd9
}

.video .container .stauts .item {
  min-width: 33.33% !important
}

.video .container .stauts {
  width: 100%
}

.bg_gray {
  background: #333
}

.pad_30 {
  padding: 30px 0
}

.bg_gradient {
  background: linear-gradient(90deg, #14a79f 17%, #0e76bc 75%) !important
}

.call-action .content h6 span,
.page-header .cont h4,
.services .icon,
.ui-slider.ui-main .parallax-slider .caption p,
.word span.char {
  color: #fff
}

.caption p {
  width: 80% !important
}

.counter_div h4 {
  font-size: 55px
}

.counter_div span {
  font-size: 60px !important
}

.bg_parallax {
  background-attachment: fixed
}

nav.navbar.navbar-expand-lg.cus_nav {
  background: #fffc;
  width: 80%;
  margin: 25px auto 0;
  right: 0
}

.navbar .nav-scroll {
  transform: translateY(54px);
  width: 100%
}

nav.navbar.navbar-expand-lg.cus_nav.nav-scroll {
  width: 100%;
  background: #f3f3f3;
  margin-top: 0
}

.mb_15 {
  margin-bottom: 15px
}

.txt_center {
  text-align: center;
  margin-top: -33px
}

footer .item .social a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, .05);
  font-size: 13px;
  margin: 0 5px;
  background: #14a79f
}

.copy-right {
  background: linear-gradient(90deg, #14a79f 17%, #0e76bc 75%) !important;
  padding: 15px;
  text-align: center
}

.pulse-button,
.ui-slider.ui-main .parallax-slider .swiper-slide .bg-img {
  background-size: cover
}

.pb_0 {
  padding-bottom: 0
}

.pb_40 {
  padding-bottom: 40px
}

.call_us {
  position: fixed;
  right: 40px;
  z-index: 999;
  top: 40px
}

.pulse-button {
  position: relative;
  width: 55px;
  transition: .5s;
  height: 55px;
  border: none;
  box-shadow: 0 0 0 0 rgb(85 188 184);
  border-radius: 50%;
  background-color: #57bfb6;
  background-image: url(../img/call.webp);
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: 1.25s cubic-bezier(.66, 0, 0, 1) infinite pulse;
  -moz-animation: 1.25s cubic-bezier(.66, 0, 0, 1) infinite pulse;
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: 1.25s cubic-bezier(.66, 0, 0, 1) infinite pulse
}

.btm_div {
  position: fixed;
  z-index: 999999999999;
  right: 35px;
  bottom: 100px
}

.btm_div img {
  max-width: 45px
}

.iframe {
  border-radius: 0 40%
}

.scrolled a.call_us {
  top: 15px
}

body .head-profile {
  position: fixed;
  top: 54%;
  right: 0;
  z-index: 999;
  -webkit-transform: translateY(-54%);
  -moz-transform: translateY(-54%);
  -o-transform: translateY(-54%);
  -ms-transform: translateY(-54%);
  transform: translateY(-54%);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -ms-transition: none
}

.box,
.pattern_1 img,
.pattern_2 img {
  position: absolute
}

body .head-profile .link {
  display: inline-block;
  font-family: ACaslonProSemibold, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  padding: 13px 30px;
  border-radius: 0 0 10px 10px;
  margin-right: 20px;
  background-color: #fff;
  position: relative;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -ms-transition: none;
  -webkit-transform: translateX(50%) rotate(90deg);
  -moz-transform: translateX(50%) rotate(90deg);
  -o-transform: translateX(50%) rotate(90deg);
  -ms-transform: translateX(50%) rotate(90deg);
  transform: translateX(50%) rotate(90deg)
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: rgba(135, 150, 165, .1)
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background: linear-gradient(90deg, #14a79f 17%, #0e76bc 75%) !important
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  border-radius: 10px;
  background-color: rgba(135, 150, 165, .1)
}

.bg_f3f3f3 {
  background: #f3f3f3
}

body {
  overflow-x: hidden !important
}

.bg_white,
.portfolio .gallery .items .item-img img {
  background: #fff
}

.portfolio .gallery .items {
  padding: 0 30px;
  margin: 50px 0
}

.box {
  bottom: 50px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999
}

.box span {
  display: block;
  width: 20px;
  height: 20px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  margin: -10px;
  animation: 2s infinite animate
}

.box span:nth-child(2) {
  animation-delay: -.2s
}

.box span:nth-child(3) {
  animation-delay: -.4s
}

@keyframes animate {
  0% {
    opacity: 0;
    transform: rotate(45deg) translate(-20px, -20px)
  }

  50% {
    opacity: 1
  }

  100% {
    opacity: 0;
    transform: rotate(45deg) translate(20px, 20px)
  }
}

.scrolled .btm_div {
  bottom: 85px
}

.pattern_1 img {
  max-width: 120px;
  bottom: -70px;
  opacity: .4
}

.pattern_2 img {
  max-width: 200px;
  bottom: -20px;
  opacity: .7;
  right: 0
}

.head-profile.left_div {
  left: 0;
  right: unset !important;
  transform: rotate(180deg);
  top: 50%
}

.industries span img {
  max-width: 85px;
  margin-bottom: 15px
}

.industries h6 {
  color: #fff;
  font-size: 20px;
  letter-spacing: 1px
}

.services .item {
  background: #0e76bc80
}

.text-blue {
  color: #0e76bc
}

.team-crs {
  position: relative;
  overflow-x: hidden
}

.page-header .cont h4 .stroke {
  font-weight: 900;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.7);
  color: transparent;
  letter-spacing: 2px
}

.before_none .img::after,
.rwd-table th,
.swiper-pagination {
  display: none
}

.contact .form input,
.contact .form select,
.contact .form textarea,
.text_dark .word span.char {
  color: #333
}

.icon_ul p {
  margin-left: 30px
}

.page-header .img-wrapper {
  background-position: center center !important
}

.text-justify {
  text-align: justify
}

.services .col-lg-4,
.services .col-lg-6,
.sm-mb30 {
  margin-bottom: 30px
}

.zoom_img .overlay,
.zoom_img span {
  margin: auto;
  top: 0;
  bottom: 0;
  opacity: 0;
  right: 0;
  left: 0;
  position: absolute
}

.services h6 {
  font-size: 22px;
  color: #fff
}

.min-area .content ul li {
  margin-top: 25px;
  list-style: circle;
  position: relative
}

.min-area .content ul.feat li p {
  font-size: 15px;
  padding-left: 5px
}

.min-area .content ul.feat li {
  padding-bottom: 0 !important
}

.min-area .content ul {
  margin: 0;
  padding-left: 20px
}

.ul_li {
  padding-left: 20px
}

.sm-mb40 {
  margin-bottom: 40px
}

.composer .tta.general .tta-panel.active .tta-panel-body {
  display: block;
  background: #fff
}

.table-product th,
.table-product tr td:first-child {
  background: linear-gradient(90deg, #14a79f 17%, #0e76bc 75%) !important;
  color: #fff;
  text-align: center;
  border: transparent;
  border-radius: 16px
}

.table-product tr:nth-child(odd) td {
  background: #ececec;
  border-radius: 16px
}

.table-product tr:nth-child(2n) td {
  background: #d9dada;
  border-radius: 16px
}

.table-product td {
  text-align: center;
  border: 3px solid #fff !important
}

.tta-panel-heading .tta-title-text {
  color: #333;
  font-size: 25px
}

.works.mason .gallery-img .items {
  width: 50%;
  padding: 0 15px;
  margin-top: 30px
}

.zoom_img:hover .overlay {
  opacity: 1;
  width: 100%;
  height: 100%
}

.zoom_img:hover span {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform .5s, opacity 1.3s;
  transition: transform .5s, opacity 1.3s
}

.zoom_img .overlay {
  background: rgba(0, 0, 0, .4);
  width: 0;
  height: 0;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-transition: .4s;
  transition: .4s
}

.zoom_img span {
  color: #fff;
  text-align: center;
  width: 200px;
  height: 30px;
  line-height: 30px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform .5s, opacity .7s;
  transition: transform .5s, opacity .7s
}

.zoom_img .fa-search {
  background: #57bfb6;
  padding: 15px;
  border-radius: 100%
}

.services .item {
  background: #121a21;
  border-radius: 20px;
  height: 100%;
  padding: 20px;
  background: #0e76bc80;
  text-align: center
}

.form-box {
  margin: 0 auto;
  position: relative;
  width: auto
}

.heading_title {
  top: 60%;
  z-index: 99999;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center
}

.page-header .img-wrapper .title {
  top: 60%
}

.page-header .img-wrapper .title h3 {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #0e76bc87;
  color: #fff
}

@media (max-width:767px) {

  .min-area .content,
  .min-area .img {
    padding: 50px 0
  }

  nav.navbar.navbar-expand-lg.cus_nav {
    background: #fffc;
    width: 100%;
    margin: 0 auto;
    right: 0
  }

  .navbar .logo {
    width: 100px
  }

  .ui-slider,
  .ui-slider.ui-main .parallax-slider,
  .ui-slider.ui-main .parallax-slider .swiper-slide,
  .ui-slider.ui-main .parallax-slider .swiper-slide .bg-img {
    height: 40vh
  }

  body .page-header .img-wrapper .title h1 {
    font-size: 25px;
    max-width: 100%;
    margin: 0px;
    line-height: 30px;
  }

  .blog-details-main {
    padding: 20px 10px;
  }

  .blog-details-content h2 {
    font-size: 22px;
  }

  body .head-profile {
    top: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    background: #333;
    padding: 10px;
    width: 50%;
    bottom: 0
  }

  .pulse-button {
    width: 40px;
    height: 40px
  }

  .works.mason .gallery-img .items {
    width: 100%
  }

  .sub_title {
    font-size: 30px !important
  }

  .ui-slider.ui-main .swiper-pagination-fraction.top.botm {
    bottom: 0
  }

  .ui-slider.ui-main .parallax-slider .caption p {
    display: none
  }

  .ui-slider.ui-main .parallax-slider .caption h1 {
    font-size: 16px;
    line-height: 24px
  }

  .navbar-toggler {
    background: #0e76bc;
    padding: 10px;
    margin-right: 5px
  }

  .call_us {
    position: absolute;
    right: 17% !important;
    z-index: 999;
    top: 9px !important
  }

  button.navbar-toggler.collapsed {
    margin-right: 10px
  }

  .box {
    top: 50%
  }

  .bg-img {
    background-attachment: inherit !important
  }

  .page-header .img-wrapper {
    position: relative;
    height: 40vh !important
  }

  .page-header .img-wrapper .title h3 {
    letter-spacing: 1px !important;
    line-height: 35px !important;
    font-size: 35px !important
  }

  .navbar-nav .dropdown-menu.show a {
    color: #333;
    border-bottom: 1px solid #3333
  }

  .navbar-nav .dropdown-menu.show {
    display: block;
    background: #fff
  }

  .res_tab {
    overflow-x: scroll
  }

  body .head-profile .link {
    margin: 0;
    transform: none;
    line-height: 16px;
    padding: 7px 35px;
    text-align: center
  }

  .navbar-nav .dropdown-menu.show a:last-child {
    border-bottom: none
  }

  .navbar .navbar-collapse {
    max-height: 340px;
    overflow: auto;
    background: #57bfb6;
    text-align: center;
    padding: 0
  }

  .navbar .navbar-nav .nav-link {
    color: #fff;
    padding: 0
  }

  .copy-right {
    padding-bottom: 75px
  }

  .btm_div img {
    max-width: 30px
  }

  .ui-slider.ui-main .setone.setwo .prev-ctrl {
    left: 0
  }

  .tta-panel-heading .tta-title-text {
    font-size: 20px
  }

  .head-profile.left_div {
    left: 0;
    right: unset !important;
    transform: none;
    bottom: 0;
    top: unset;
    width: 50%;
    background: #333;
    padding: 10px
  }

  .gallery-img .single-item img {
    min-height: auto !important
  }

  .works.mason .gallery-img {
    padding-bottom: 0
  }

  .services .col-lg-4,
  .services .col-lg-6,
  .sm-mb30 {
    margin-bottom: 15px;
  }


}

.navbar-nav li {
  border-bottom: 1px solid #fff5
}

.m_auto {
  margin: 0 auto
}

.table-product th {
  border: 3px solid #fff !important
}

.file-wrapper,
.rwd-table tr {
  border-bottom: 1px solid #ddd
}

.w_100 {
  width: 100% !important
}

.page-header .img-wrapper .title h3 {
  letter-spacing: 3px;
  font-size: 60px;
  line-height: 65px;
  max-width: 75%
}

.dis_flex,
.features .services .item {
  display: flex;
  align-items: center
}

.page-header .img-wrapper {
  height: 80vh
}

.features .services .item h6 {
  font-size: 20px
}

.ul_li li {
  list-style: circle;
  margin-bottom: 15px
}

.mt_30 {
  margin-top: 20px
}

.composer .tta.general .tta-panel-body {
  padding: 0 !important
}

.table-product td {
  height: auto !important
}

.features h4 {
  font-size: 40px
}

.file-wrapper {
  overflow: hidden;
  background: #fff;
  padding: 0 20px;
  position: relative;
  cursor: pointer;
  font-family: Quicksand, sans-serif
}

.file-wrapper input {
  left: 0;
  opacity: .01;
  cursor: pointer;
  position: absolute;
  -moz-opacity: .01
}

.file-wrapper .file-button {
  color: #fff;
  float: left;
  cursor: pointer;
  margin-left: -20px;
  padding: 15px;
  background: linear-gradient(90deg, #14a79f 17%, #0e76bc 75%) !important;
  display: inline-block
}

@-webkit-keyframes spinnerRotate {
  from {
    -webkit-transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(360deg)
  }
}

@-moz-keyframes spinnerRotate {
  from {
    -moz-transform: rotate(0)
  }

  to {
    -moz-transform: rotate(360deg)
  }
}

@-ms-keyframes spinnerRotate {
  from {
    -ms-transform: rotate(0)
  }

  to {
    -ms-transform: rotate(360deg)
  }
}

#form_process {
  -webkit-animation-name: spinnerRotate;
  -webkit-animation-duration: 1.1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spinnerRotate;
  -moz-animation-duration: 1.1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spinnerRotate;
  -ms-animation-duration: 1.1s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  display: inline-block;
  margin-left: 10px;
  position: relative
}

#error_data {
  color: red;
  font-size: 14px;
  margin: 0 0 10px;
  line-height: normal;
  width: 100%
}

.rwd-table tr {
  border-top: 1px solid #ddd
}

.rwd-table td {
  display: block
}

.rwd-table td:first-child {
  padding-top: .5em
}

.rwd-table td:last-child {
  padding-bottom: .5em
}

.rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: 700;
  width: 6.5em;
  display: inline-block
}

.rwd-table td,
.rwd-table th {
  text-align: left;
  margin: .5em 1em
}

@media (min-width:480px) {
  .rwd-table td:before {
    display: none
  }

  .rwd-table td,
  .rwd-table th {
    display: table-cell;
    padding: 1em !important
  }

  .rwd-table td:first-child,
  .rwd-table th:first-child {
    padding-left: 0
  }

  .rwd-table td:last-child,
  .rwd-table th:last-child {
    padding-right: 0
  }
}

@media (min-width:768px) {
  .table_cus tr:first-child {
    display: none
  }
}

.event_gallery .popimg img {
  height: 250px !important;
  overflow: hidden
}

.event_gallery h2 {
  text-align: center;
  border-left: 2px solid #14a79f;
  padding-left: 20px;
  margin-left: 10px
}

.pt_0 {
  padding-top: 0
}

.product_1 {
  padding: 30px 40px;
  height: auto
}

@media (min-width:1025px) and (max-width:1280px) {
  .product_1 {
    padding: 30px 40px;
    height: 340px
  }

  .link-box {
    width: 32%
  }
}

.page-header .img-wrapper .title h1 {
  letter-spacing: 3px;
  font-size: 60px;
  line-height: 65px;
  /* max-width: 75%; */
}

.page-header .img-wrapper .title h1 {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #0e76bc87;
  color: #fff;
}

.wd_70 {
  width: 70%;
  margin: 0 auto;
}

select#project {
  width: 100%;
  padding: 15px 10px 15px 30px;
  font-size: 14px;
  margin-top: 20px;
  border-radius: 5px;
  border: 1px solid #ccc;
}

.response-page {
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media (max-width:991px) and (min-width:768px) {
  body .page-header .img-wrapper .title h1 {
    font-size: 40px;
  }
}

/* ===== Inquiry Now CTA Button (Product Pages) ===== */
.inquiry-cta-section {
  padding: 35px 0;
  background: #fff;
  text-align: center;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}

.inquiry-cta-section h4 {
  color: #00197e;
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 8px;
}

.inquiry-cta-section p {
  color: #666;
  font-size: 15px;
  margin: 0 0 22px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.btn-inquiry-now {
  display: inline-block;
  padding: 14px 38px;
  font-size: 16px;
  font-weight: 600;
  color: #fff !important;
  background: linear-gradient(90deg, #14a79f 17%, #0e76bc 75%);
  text-decoration: none !important;
  border-radius: 30px;
  box-shadow: 0 6px 20px rgba(14, 118, 188, 0.28);
  transition: all 0.3s ease;
  letter-spacing: 0.3px;
}

.btn-inquiry-now:hover,
.btn-inquiry-now:focus {
  background: linear-gradient(90deg, #0e76bc 17%, #14a79f 75%);
  color: #fff !important;
  transform: translateY(-3px);
  box-shadow: 0 10px 28px rgba(14, 118, 188, 0.38);
  text-decoration: none !important;
}

.btn-inquiry-now i {
  margin-right: 6px;
}

@media (max-width: 767px) {
  .inquiry-cta-section h4 {
    font-size: 18px;
  }
  .btn-inquiry-now {
    padding: 12px 28px;
    font-size: 14px;
  }
}

/* ==================== Key Features & Benefits (Product Pages) ==================== */
.kf-section {
  background: linear-gradient(180deg, #ffffff 0%, #f7f9fc 100%);
  padding: 90px 0;
  position: relative;
  overflow: hidden;
}
.kf-section::before {
  content: '';
  position: absolute;
  top: -100px;
  right: -100px;
  width: 320px;
  height: 320px;
  background: radial-gradient(circle, rgba(20, 167, 159, 0.08) 0%, rgba(20, 167, 159, 0) 70%);
  border-radius: 50%;
  pointer-events: none;
}
.kf-section::after {
  content: '';
  position: absolute;
  bottom: -100px;
  left: -100px;
  width: 320px;
  height: 320px;
  background: radial-gradient(circle, rgba(14, 118, 188, 0.08) 0%, rgba(14, 118, 188, 0) 70%);
  border-radius: 50%;
  pointer-events: none;
}
.kf-header {
  text-align: center;
  margin-bottom: 55px;
  position: relative;
  z-index: 1;
}
.kf-badge {
  display: inline-block;
  padding: 7px 20px;
  background: linear-gradient(90deg, #14a79f 17%, #0e76bc 75%);
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 20px;
  margin-bottom: 18px;
  box-shadow: 0 4px 15px rgba(14, 118, 188, 0.25);
}
.kf-header h3 {
  font-size: 34px;
  font-weight: 700;
  color: #00197e;
  margin-bottom: 0;
  line-height: 1.25;
}
.kf-divider {
  width: 70px;
  height: 3px;
  background: linear-gradient(90deg, #14a79f, #0e76bc);
  margin: 16px auto 18px;
  border: none;
  border-radius: 2px;
}
.kf-header p {
  color: #666;
  font-size: 15px;
  max-width: 720px;
  margin: 0 auto;
  line-height: 1.65;
}
.kf-content-row {
  position: relative;
  z-index: 1;
  align-items: center;
}
.kf-visual {
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 18px 50px rgba(20, 167, 159, 0.18);
  aspect-ratio: 1 / 1;
  background: #fff;
}
.kf-visual::before {
  content: '';
  position: absolute;
  top: -30px;
  left: -30px;
  width: 160px;
  height: 160px;
  background: linear-gradient(135deg, #14a79f, #0e76bc);
  opacity: 0.1;
  border-radius: 50%;
  z-index: 0;
}
.kf-visual::after {
  content: '';
  position: absolute;
  bottom: -35px;
  right: -35px;
  width: 130px;
  height: 130px;
  background: linear-gradient(135deg, #0e76bc, #14a79f);
  opacity: 0.1;
  border-radius: 50%;
  z-index: 0;
}
.kf-visual img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 30px;
  position: relative;
  z-index: 1;
  transition: transform 0.5s ease;
}
.kf-visual:hover img {
  transform: scale(1.05);
}
.kf-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.kf-card {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 18px 18px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
  border: 1px solid rgba(20, 167, 159, 0.08);
  position: relative;
  overflow: hidden;
}
.kf-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 0;
  background: linear-gradient(180deg, #14a79f, #0e76bc);
  transition: height 0.3s ease;
}
.kf-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 30px rgba(14, 118, 188, 0.15);
  border-color: rgba(20, 167, 159, 0.25);
}
.kf-card:hover::before {
  height: 100%;
}
.kf-icon {
  flex-shrink: 0;
  width: 46px;
  height: 46px;
  border-radius: 11px;
  background: linear-gradient(135deg, #14a79f, #0e76bc);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  box-shadow: 0 5px 14px rgba(14, 118, 188, 0.28);
  transition: transform 0.3s ease;
}
.kf-card:hover .kf-icon {
  transform: rotate(-6deg) scale(1.05);
}
.kf-text {
  flex: 1;
  min-width: 0;
}
.kf-text h5 {
  font-size: 13px;
  font-weight: 700;
  color: #00197e;
  margin: 0 0 5px;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  line-height: 1.3;
}
.kf-text p {
  font-size: 13.5px;
  color: #555;
  margin: 0;
  line-height: 1.55;
  word-wrap: break-word;
}
.kf-card-plain .kf-text p {
  font-size: 14px;
  color: #333;
  font-weight: 500;
}
@media (max-width: 991px) {
  .kf-section {
    padding: 70px 0;
  }
  .kf-visual {
    margin-bottom: 30px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
  .kf-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .kf-section {
    padding: 55px 0;
  }
  .kf-header h3 {
    font-size: 24px;
  }
  .kf-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .kf-card {
    padding: 15px;
  }
  .kf-icon {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
}