/*====================================================================
   Custom CSS File for most of Desktop and Mobile look for Kipya Template
   Developed by Amazing LWEGATECH LTD team.
===================================================================**/
:root {
  --kpy-font: "Poppins", sans-serif;
  --kpy-font-2: "Poppins", serif;
  --kpy-base: #262769;
  --kpy-base-rgb: 38, 39, 105;
  --kpy-gray: #7f7873;
  --kpy-gray-rgb: 127, 120, 115;
  --kpy-white: #ffffff;
  --kpy-white-rgb: 255, 255, 255;
  --kpy-yellow: #f4de2f;
  --kpy-yellow-rgb:244, 222, 47;
  --kpy-black: #333;
  --kpy-black-rgb: 51, 51, 51;
  --kpy-primary: #830025;
  --kpy-primary-rgb: 254, 9, 0;
  --kpy-font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6,
a {
  font-family: "Poppins", sans-serif;
}
*{
   font-family: "Poppins", sans-serif;
  
}

html,
body {font-family: "Poppins", sans-serif;
color: var(--kpy-black);font-size: var(--kpy-font-size);font-weight: normal;line-height: 1.6;text-rendering: auto;height: 100vh;margin: 0;font-optical-sizing: auto;}

/** ==========================================================
Header Section
===========================================================**/
/*.menu-section {height: 90px;padding-top: 12px;font-family: var(--kpy-font);position: fixed;z-index: 999;*/
/*  color: var(--kpy-white);width: 100%;background-color: #0066cc;}*/
/*.menu-section .container-fluid {margin-top: 5px;}*/
/*.menu-section img {width: auto;height: 70px;margin-top: 5px;padding: 2px;background: transparent;border-radius: 0;}*/
/*.menu-section .logo {z-index: 999;top: 0px;position: absolute;margin-left: -20px;}*/
/*.menu-section .menu-item .nav-link {font-size: 18px;font-weight: 400;color: var(--kpy-white);letter-spacing: 0.8px;*/
/*  padding-left: 25px !important;line-height: 46px !important;}*/
/*.menu-section .menu-item .nav-link.active,*/
/*.menu-section .menu-item .nav-link:hover {color: var(--kpy-yellow);}*/
/*.menu-section .dropdown-toggle::after {content: "\F282";display: inline-block;font-family: bootstrap-icons !important;font-style: normal;font-weight: 600 !important;font-variant: normal;text-transform: none;line-height: 1;*/
/*  vertical-align: -0.125em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;padding-right: 0.5rem;border: none !important;margin-left: 0.3rem;}*/
/*.menu-section .LogoBackground {position: absolute;height: 120px;top: 0px;width: auto;left: -5px;}*/
/*.sticky-header .LogoBackground {position: absolute;height: 110px;top: 0px;left: -5px;width: auto;}*/
/*.top-bar-wrap {height: 5px;width: 100%;margin-top: -12px;background-color: #0066cc;}*/
/*.menu-section .dropdown-menu {border-radius: 0px;width: 260px;display: block;opacity: 0;visibility: hidden;  transform: translateY(-10px);transition: opacity 0.3s ease-in, transform 0.3s ease-in, visibility 0.3s;z-index:999;}*/
/*.menu-section .dropdown-menu ul {min-width: 100% !important;z-index:999;}*/
/*.menu-section .dropdown-item {list-style: none;min-width: 100% !important;height: auto;padding-top: 10px;padding-bottom: 10px;*/
/*  transition: 0.2s ease all;font-size: 18px; z-index:999;}*/
/*.menu-section .dropdown-item:hover {background: #0066cc;border-bottom: 0px solid rgba(42, 42, 134, 0.4);*/
/*  color: var(--kpy-white);transition: 0.3s ease-in-out;padding-left: 5px;}*/
/*.menu-section .dropdown-item.active,*/
/*.dropdown-item:active {background:#0066cc;color: var(--kpy-white);}*/
/*.menu-section .dropdown-item li {font-weight: 400;font-size: 16px;padding: 7px 20px;margin-bottom: 0;}*/
/*.menu-section .menu-item:hover > .dropdown-menu {opacity: 1; visibility: visible;transform: translateY(0);}*/
/*.sticky-logo {display: none;z-index: 999;top: 0px;position: absolute;}*/
/*.menu-section .socials ul {list-style-type: none;padding-left: 0;display: flex;}*/
/*.menu-section .socials ul li {align-self: center;margin-right: 7px;margin-top: 10px;font-size: 16px;}*/
/*.menu-section .socials ul li a {color:#0056b3 ;padding: 5px;}*/
/*.menu-section .socials ul li a:hover {color: var(--kpy-yellow);}*/
/*.menu-section .search i {color:#0056b3  !important;font-size: 22px;}*/
/*.menu-section .callus {color: var(--kpy-yellow);font-size: 12px;text-align: center;}*/
/*.menu-section .number {font-size: 17px;letter-spacing: 1px;position: absolute;right: 20px;font-weight: 600;}*/
/*.dropdown-menu.multi-column {width: 500px !important;column-count: 2;column-gap: 20px;padding: 10px !important;}*/
/*.dropdown-menu.multi-column > li {display: inline-block;width: 100%;break-inside: avoid;page-break-inside: avoid;}*/

/*.sticky-header {position: fixed;top: 0;width: 100%;box-shadow: 0 0 10px rgba(0, 0, 0, 0.21);background-color:#0066cc;z-index: 1000;padding-top: 10px;}*/
/*.sticky-header .search i {color: var(--kpy-white) !important;}*/
/*.sticky-header img {width: auto;height: 60px;}*/
/*.sticky-header .menu-item .nav-link {font-size: 21px;font-weight: 400;color: var(--kpy-white);}*/
/*.sticky-header .menu-item .nav-link.active {opacity: 0.8;}*/
/*.sticky-header .menu-item .nav-link:hover {opacity: 0.8;}*/
/*.sticky-header .callus {color: #d8913c;font-size: 12px;text-align: center;}*/
/*.sticky-header .logo {display: none;}*/
/*.sticky-header .sticky-logo {display: block;}*/
/*.socials ul li a {color: var(--kpy-base);}*/
/*.socials ul li a:hover {color: var(--kpy-base);*/
/*}*/
/*nav .nav-link.show {*/
/*  color: var(--kpy-white) !important;*/
/*}*/
/**Menu1 **/
/*.menu_kipya {*/
/*  padding-top: 5px;*/
/*  padding-bottom: 5px;*/
/*  border-bottom: #00815c3d 1px solid;*/
/*  font-family: var(--kpy-font-2);*/
/*  font-weight: 400;*/
/*  position: relative;*/
/*}*/
/*.menu_kipya .menu-item .nav-link.active {*/
/*  color: var(--kpy-white);*/
/*}*/
/*.menu_kipya .menu-item .nav-link:hover {*/
/*  color: var(--kpy-base);*/
/*}*/
/*.menu_kipya .menu-item .nav-link {*/
/*  color: #000;*/
/*}*/
/*.menu_kipya img {*/
/*  width: auto;*/
/*  height: 70px;*/
/*  margin-top: -5px;*/
/*}*/
/*.menu_kipya .logo {*/
/*  display: none;*/
/*}*/
/*.menu_kipya .sticky-logo {*/
/*  display: block;*/
/*}*/
/*.socials ul li a {*/
/*  color: #000;*/
/*}*/
/*.menu_kipya .search i {*/
/*  color: #000 !important;*/
/*}*/


/** ==========================================================
Header Section - Modified to make navbar static
===========================================================**/
.menu-section {
    height: 90px;
    padding-top: 12px;
    font-family: var(--kpy-font);
    position: static !important; /* Changed from fixed to static */
    z-index: 999;
    color: var(--kpy-white);
    width: 100%;
    background-color: #0066cc;
    margin-top: 0 !important; /* Remove any margin-top */
}

/* Remove all sticky-header related styles since we don't need them */
.sticky-header {
    display: none !important;
}

/* Adjust dropdown positioning for static navbar */
.menu-section .dropdown-menu {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
}

/* Remove any transform effects that might have been for sticky header */
.menu-section {
    transform: none !important;
}

/* Ensure the logo stays properly positioned */
.menu-section .logo {
    position: relative !important;
    margin-left: 0 !important;
    top: auto !important;
}

/* Adjust mobile view if needed */
@media (max-width: 991.98px) {
    .menu-section {
        position: relative !important;
    }
}

/** =====================================================================
*search
=======================================================================**/

.header-search input {
  visibility: hidden;
}
.header-search ul.search-dropdown {
  display: none;
}
.header-search label {
  position: relative;
  display: block;
  cursor: pointer;
  margin-top: -20px;
}
.header-search input:checked ~ ul.search-dropdown {
  display: block;
  position: absolute;
  z-index: 119;
}
.search-dropdown .input-group {
  right: 100%;
  flex-wrap: unset;
  margin-top: 28px;
}
.search-dropdown ul li {
  list-style: none !important;
}
.search-dropdown .input-group input {
  visibility: visible;
  width: 600px !important;
  height: 60px;
}
.search-dropdown .input-group .btn-search {
  background: #0b5a5f;
  color: var(--kpy-white);
}
#search-results {
  display: none;
  right: 100%;
  position: relative;
  background: rgba(255, 255, 255, 0.93);
  padding: 1em;
  font-size: small;
  list-style: none;
  max-height: 300px;
  overflow-y: auto;
  width: 100%;
  border: 1px solid #ccc;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#search-results a {
  color: #125e63;
}
.search-result-item {
  margin-bottom: 3px;
  padding: 5px;
}
.search-result-item h5 {
  margin: 0;
  font-size: 1.1em;
}
.search-result-item p {
  margin-top: 2px;
  color: #666;
  font-size: 0.9em;
  margin-bottom: 5px;
}
.search-result-item:hover {
  background: rgba(245, 227, 225, 0.92);
}

/**modal search**/
.modal-search {background: rgba(var(--kpy-base), 0.6);}
.modal-search .modal-body {align-items: center;}
.modal-search input {height: 60px;width: 600px;}
.modal-search .input-group .btn-search {background: var(--kpy-base);color: var(--kpy-white);}
.modal-search #search-results {display: none;right: 0;position: relative;background: transparent;padding: 1em;
  list-style: none;width: 100%;border: 0px solid var(--kpy-gray);color: var(--kpy-white);}
.modal-search #search-results a {color: var(--kpy-yellow);}
.modal-search .search-result-item {margin-bottom: 3px;padding: 5px;}
.modal-search .search-result-item h5 {margin: 0;font-size: 1.15em;}
.modal-search .search-result-item p {margin-top: 2px;color: var(--kpy-white);font-size: 0.95em;margin-bottom: 5px;}
.modal-search .search-result-item:hover {background: rgba(var(--kpy-base), 0.139);}

/** Fade Effect **/
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fade-up {opacity: 0;transform: translateY(30px);}
.fade-up.animate {animation: fadeUp 0.8s ease-out forwards;}



/** ==========================================================
Main Slides
===========================================================**/
.btn-one {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding-left: 30px;
  padding-right: 30px;
  background-color: transparent;
  color: var(--kpy-black);
  font-size: 18px;
  line-height: 60px;
  font-weight: 500;
  text-transform: capitalize;
  border-radius: 0px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: 2;
}
.btn-one:before {
  position: absolute;
  top: 110px;
  left: -50px;
  right: -50px;
  height: 170px;
  content: "";
  background: var(--kpy-primary);
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
  border-radius: 50%;
  transition-duration: 800ms;
  z-index: 1;
}
.btn-one:hover:before {
  top: 0%;
  left: -70px;
  right: -70px;
}
.btn-one:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  border-radius: 0px;
  background-color: var(--kpy-white)fff;
  opacity: 1;
  transform: scaleX(1);
  transition-duration: 800ms;
  z-index: -1;
}
.btn-one:hover:after {
  transform: scaleX(0);
  transition-duration: 1500ms;
}
.btn-one .txt {
  position: relative;
  z-index: 1;
}
.btn-one:hover,
.btn-one:focus {
  color: var(--kpy-white)fff;
}
.btn-one i {
  position: relative;
  display: inline-block;
  padding-left: 5px;
  font-size: 12px;
  font-weight: 500;
}
.btn-btn {
  color: var(--kpy-white);
  background: var(--kpy-primary);
  border-radius: 0px;
  padding: 11px 24px;
  display: inline-block;
  box-shadow: inset 0 0 0 0 var(--kpy-black);
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}
.btn-btn:hover {
  color: var(--kpy-white);
  box-shadow: inset 400px 0 0 0 var(--kpy-black);
}
.slider-buttom-box {
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 11;
}
.slider-buttom-box a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 230px;
  height: 50px;
  background-color: var(--kpy-primary);
  padding: 0 20px;
  color: var(--kpy-white)fff;
  font-weight: 500;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}
.slider-buttom-box a:hover {
  background-color: var(--kpy-primary);
}
.slider-buttom-box a + a {
  margin-top: 10px;
}
.slider-buttom-box a.box-link {
  background-color: var(--kpy-primary);
}
.slider-buttom-box a.box-link:hover {
  background-color: var(--kpy-primary);
}

.main-slider .swiper-slide {
  position: relative;
  height: 750px;
}
.main-slider .container {
  position: relative;
  padding-top: 350px;
  padding-bottom: 100px;
  z-index: 3;
}


.main-slider .image-layer, .slider-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: transparent;
    background-blend-mode: overlay;
    background-repeat: no-repeat;
    background-size: cover;
    transform: scale(1);
    z-index: 1;
    background-image: linear-gradient(rgba(40, 40, 132, 0) 0%, rgba(0, 0, 0, 0) 40%, rgb(0, 0, 0) 99%, rgb(0, 0, 0) 100%);
    background-position: center center;
    transition: transform 7000ms, opacity 1500ms ease-in, -webkit-transform 7000ms;
}
.main-slider .swiper-slide-active .image-layer {  -webkit-transform: scale(1.15);  transform: scale(1.15);}
.main-slider .main-slider-content {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 130px;
  margin: auto;
  text-align: center;
}
.main-slider .main-slider-content__inner {
  position: relative;
  display: block;
  overflow: hidden;
  width: 80%;
  padding: 1rem 2rem 0;
  /*border-left: solid 5px var(--kpy-base);*/
}
.main-slider .main-slider-content__inner::before {
  border-left: 3.2rem solid var(--kpy-base);
}
.main-slider .main-slider-content .big-title {
  position: relative;
  display: block;
  opacity: 0;
  -webkit-transform: perspective(400px) rotateY(0deg) translateY(-80px);
  -ms-transform: perspective(400px) rotateY(0deg) translateY(-80px);
  transform: perspective(400px) rotateY(0deg) translateY(-80px);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  z-index: 10;
}
.main-slider .swiper-slide-active .main-slider-content .big-title {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateY(0deg) translateY(0px);
  -ms-transform: perspective(400px) rotateY(0deg) translateY(0px);
  transform: perspective(400px) rotateY(0deg) translateY(0px);
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  transition-delay: 1000ms;
}
.main-slider .main-slider-content .big-title h2 {
  color: var(--kpy-white);
  font-size: 55px;
  line-height: 1.2em;
  font-weight: 500;
  text-transform: uppercase;
  text-shadow: 1px 0.5px 0.5px #000;
  text-transform: capitalize;
  text-align: left;
}
.main-slider .main-slider-content .text {
  position: relative;
  display: block;
  width: 80%;
  margin-top: 16px;
  opacity: 0;
  -webkit-transform: perspective(400px) rotateY(0deg) translateX(80px);
  -ms-transform: perspective(400px) rotateY(0deg) translateX(80px);
  transform: perspective(400px) rotateY(0deg) translateX(80px);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  z-index: 10;
}

.main-slider .swiper-slide-active .main-slider-content .text {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateY(0deg) translateX(0px);
  -ms-transform: perspective(400px) rotateY(0deg) translateX(0px);
  transform: perspective(400px) rotateY(0deg) translateX(0px);
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  transition-delay: 1000ms;
}
.main-slider .main-slider-content .text p {
  color: var(--kpy-white);
  font-weight: 500;
  font-size: 18px;
  text-shadow: 0.5px 0.5px 0.5px #000;
  letter-spacing: -0.5px;
  text-align: left;
}
.main-slider .main-slider-content a.text-link {
  text-align: left;
  color: var(--kpy-base);
  float: left;
  font-weight: 500;
}
.main-slider .main-slider-content a.text-link::after {
  content: "\F285";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: -0.3em;
  padding-left: 0.6rem;
  font-size: 1.1rem;
}
.main-slider .main-slider-content .btns-box {
  position: relative;
  display: block;
  line-height: 0;
  padding-top: 15px;
  opacity: 0;
  -webkit-transform: perspective(400px) rotateY(0deg) translateY(80px);
  -ms-transform: perspective(400px) rotateY(0deg) translateY(80px);
  transform: perspective(400px) rotateY(0deg) translateY(80px);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  z-index: 10;
}

.main-slider .main-slider-content .btns-box a {
  background: var(--kpy-primary);
}

.main-slider .swiper-slide-active .main-slider-content .btns-box {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateY(0deg) translateY(0px);
  -ms-transform: perspective(400px) rotateY(0deg) translateY(0px);
  transform: perspective(400px) rotateY(0deg) translateY(0px);
  -webkit-transition-delay: 1500ms;
  -moz-transition-delay: 1500ms;
  -ms-transition-delay: 1500ms;
  -o-transition-delay: 1500ms;
  transition-delay: 1500ms;
}
.main-slider__nav {
  position: absolute;
  padding-top: 135px;
  right: 120px;
  top: 400px;
  transform: translateY(0%) translateX(0);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  z-index: 100;
  width: 100px;
}
.main-slider__nav .swiper-button-next {
  right: 70px;
}
.main-slider__nav .swiper-button-prev {
  left: 70px;
}
.main-slider__nav .swiper-button-next,
.main-slider__nav .swiper-button-prev {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  color: #fbfbfb;
  border-radius: 0;
  margin: 0;
  text-align: center;
  transition: all 500ms ease;
  z-index: 100;
}
.main-slider__nav .swiper-button-next:hover,
.main-slider__nav .swiper-button-prev:hover {
  color: var(--kpy-white)fff;
  background-color: var(--kpy-base);
}
.main-slider__nav .swiper-button-next::after,
.main-slider__nav .swiper-button-prev::after {
  display: none;
}

/*==========================================================
# Back to top button
==========================================================**/
.back-to-top {
  position: fixed;
  opacity: 9;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
  background: var(--kpy-base);
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}
.back-to-top i {
  font-size: 24px;
  color: var(--kpy-white);
  line-height: 0;
}
.back-to-top:hover {
  background: #017aae;
  color: var(--kpy-white);
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}


/** ==========================================================
Homepage Layout
===========================================================**/
.kpy-container {
  width: 85% !important;
}
.kpy_intro_curve {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 1;
  margin-top: -88px;
}
.kpy_intro_curve img {
  display: block;
  width: 100%;
  height: auto;
}
.home-intro{
    margin-top: -125px;
    z-index: 9;
    position: relative;
    background-color: var(--kpy-white);
}
.kpy_intro {
  position: relative;
  background: rgba(158, 79, 40, 0.12);
  padding: 50px;
}
.kpy_intro img {
  margin-top: -50px;
  border-radius: 15px;
  border: 0px solid var(--kpy-base);
  height: 400px;
  object-fit: cover;
}
.kpy_intro .cyears {
  background: var(--kpy-base);
  position: relative;
  padding: 10px;
  box-shadow: 10px 10px 30px #0000001c;
  color: #f8f8f8;
  text-align: center;
  top: -120px;
  width: 60%;
  margin: 0 auto;
  border-radius: 10px;
}
.kpy_intro .cyears h3 {
  font-size: 1.8rem;
  font-weight: 600;
}
.kpy_intro .cyears h3 strong {
  font-size: 70px;
  font-weight: 700;
}
.kpy_intro .cyears p {
  border-top: dotted 1px;
  font-weight: 500;
  padding-top: 10px;
  font-size: 14px;
}
.kpy_intro .red-line {
  margin-left: 0;
  margin-right: 0;
  margin-top: 41px;
  margin-bottom: 41px;
  height: 14px !important;
  width: 100px;
  background: var(--kpy-base);
}
.event-btn .wp-block-button__link {
  background: var(--kpy-base) !important;
}
.event-btn .wp-block-button__link:hover {
  color: var(--kpy-white);
  border: 2px solid var(--kpy-base);
  background-color: rgba(70, 31, 14, 0.06) !important;
  font-weight: 600;
  padding-right: 100px;
  transition: 2s ease-out;
}
.more-btn .wp-block-button__link {
  color: var(--kpy-base);
  border: 2px solid var(--kpy-base);
  background-color: transparent !important;
}
.more-btn .wp-block-button__link:hover {
  background: var(--kpy-base) !important;
  color: var(--kpy-white);
  border: 0px solid var(--kpy-base);
  font-weight: 600;
  padding-right: 100px;
  transition: 2s ease-out;
}
.intro-serve {
  padding-top: 50px;
  padding-bottom: 50px;
}
.intro-serve h2 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 40px;
  color: var(--kpy-base);
}
.intro-serve p {
  width: 60%;
}

.kpy-services .post-thumbnail img{height: 400px;width: 100%;object-fit: cover;border-radius: 15px;}
.kpy-services .card-body{position: absolute;bottom:0;background:linear-gradient(to top, rgba(var(--kpy-black-rgb), 0.6), rgba(var(--kpy-black-rgb), 0.02));height: 100%;width: 100%;border-radius: 15px;}
.kpy-services .card-body:hover{background:linear-gradient(to top, rgba(var(--kpy-primary-rgb), 0.7), rgba(70, 31, 14, 0.2));}
.kpy-services .card-body a{color:var(--kpy-white)}
.kpy-services .card-body h3{font-weight: 700;text-shadow: 0 0 20px #000;margin-top: 280px;color: var(--kpy-white);}
.kpy-services .card-body .swiper-button-prev{display: none !important;visibility: hidden;}
.home-event {width: 60% !important;margin: 0 auto;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 50px;
}
.home-event h2 {
  font-weight: 700;
  font-size: 60px !important;
  margin-bottom: 20px;
}
.home-event h4 {
  font-size: 40px;
  font-weight: 200;
  color: #f4de2f;
  margin-bottom: 15px;
}
.home-event .date {
  font-size: 42px;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 25px;
}
.home-event .wp-block-button__link {
  background-color: var(--kpy-base);
  border-color: var(--kpy-base);
  transition: 0.1ms all;
}
.home-event .findmore .wp-block-button__link {
  border: 2px solid var(--kpy-base);
  background: transparent;
  transition: 0.1ms all;
}
.home-event .wp-block-button__link:hover {
  background-color: var(--kpy-base);
  transition: 0.3ms ease-out;
}
.home-nuz {
  padding-top: 50px;
  padding-bottom: 50px;
}
.home-nuz h2 {
  font-size: 40px;
  color: var(--kpy-base);
  font-weight: 700;
}
.home-nuz p {
  width: 60%;
}
.home-nuz .kpy-news img {
  height: 250px !important;
}
.home-nuz .kpy-news h3 {
  line-height: inherit;
}

/** ============================================================
Photo Gallery Page CSS
=============================================================**/
.custom-prev, .custom-next {
    font-size: 20px; /* Make arrows bigger */
    color: var(--kpy-white); /* White arrows */
    background: var(--kpy-base); /* Dark background */
    padding: 10px 15px;
    border-radius: 50%;
    cursor: pointer;
    transition:  0.3s all;
}

.custom-prev:hover, .custom-next:hover {
    background: #820025; /* Blue on hover */
}

/* Style the dots */
.owl-dots {
    text-align: center;
    margin-top: 15px;
}

.owl-dot {
    width: 12px;
    height: 12px;
    background: var(--kpy-base);
    display: inline-block;
    margin: 5px;
    border-radius: 50%;
    transition: background 0.3s;
}

.owl-dot.active {
    background: #820025; /* Active dot color */
}
.owl-carousel .owl-stage-outer {
    position: relative;
    margin: 10px 0px 30px 0px;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.gallery-page {
  padding: 60px 0;
}
.gallery-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gallery-item {
  flex: 1 1 28%;
  box-sizing: border-box;
  margin: 1% 1.5% 2.5%;
  text-align: center;
}
.gallery-info a.gallery-img-link .gallery-img-title {
  font-size: 1rem;
  font-weight: 700;
  color: #555;
}
.gallery-info .gallery-img-count {
  color: var(--kpy-base);
  font-size: 0.9rem;
  font-weight: 600;
}
.gallery-stack {
  border: 6px solid var(--kpy-white);
  position: relative;
  height: 320px;
  width: 100%;
  margin-bottom: 20px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.gallery-stack:before,
.gallery-stack:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 320px;
  border: 6px solid var(--kpy-white);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.gallery-stack:before {
  background: #eff4de;
  z-index: -1;
  top: 0;
  left: -10px;
  transform: rotate(-5deg);
}

.gallery-stack:after {
  background: #768590;
  z-index: -1;
  top: 5px;
  left: 0;
  transform: rotate(4deg);
}

.gallery-stack img {
  width: 100%;
  object-fit: cover;
  object-position: center top;
  height: 100%;
}
.gallery-info {
  padding: 5px 0;
}
.gallery-img-title,
.gallery-img-count {
  margin: 0;
}

/** ==========================================================
Single Article Page
===========================================================**/
.post-content {
  box-shadow: 3px 3px 17px 0 rgba(0, 0, 0, 0.05);
  padding: 20px;
  border-radius: 6px;
  background: linear-gradient(
    0deg,
    rgba(223, 223, 223, 0.03) 20%,
    var(--kpy-white) 70%,
    var(--kpy-white) 100%
  );
}
.post-content h1 {
  font-size: 26px;
  font-weight: 500;
  color: #000;
  margin-bottom: 0.7rem;
}
.post-content img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  margin-bottom: 20px;
  border-radius: 15px;
}
.post-content p {
  margin: 0 0 1.6875rem;
  font-size: 15px;
}
.post-content h3 {
  font-size: 1.25rem;
}
.post-content img {
  width: 100%;
  height: auto;
}
p.author {
  line-height: 3;
  border-bottom: dotted 1px #eee;
  margin-bottom: 2rem;
  color: var(--kpy-base);
}
p.post-meta {
  position: relative;
  color: #fec679;
  font-size: 20px;
  margin: -18px 0 25px;
}
p.post-meta i {
  margin-right: 10px;
}
.newsletter h2 {
  font-size: 36px;
  font-weight: 800;
  color: var(--kpy-base);
  text-align: center;
  margin-bottom: 2.5rem;
}
.about-side{
    margin-bottom: 30px;
}

.about-side h3::after {
    content: '';
    display: block;
    height: 10px;
    background: var(--kpy-base);
    width: 30%;
     margin-top: 15px;
    margin-bottom: 20px;
}
.about-side li {
    border: 1px solid #830025;
    margin-bottom: 5px;
    border-radius: 15px;
    background: var(--kpy-base);
    color: var(--kpy-white);
    padding: 12px 30px;
    transition: 0.2ms all;
}

.about-side li:hover{
    opacity: 0.8;
}
.about-side .card {
    height: 300px;
    background-color: var(--kpy-white);
    position: relative;
    margin-top: -120px;
    color: var(--kpy-white)f;
    z-index: 500;
    margin-left: -35px;
    border-radius: 0px;
  }
.about-side .post-thumbnail img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}
.about-side .card-body h5 {
  font-size: 16px;
}
.about-side .card-body .catz {
  font-size: 12px;
  color: var(--kpy-base);
}
.core-values {
  gap: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  margin-left: 30px;
}
.core-values .wp-block-column {
  padding-top: 27px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 10px;
}
.core-values h3 {
  margin-bottom: 0;
  text-align: left;
  padding-top: 15px;
}
.core-values i {
  font-size: 2em;
  margin-bottom: 10px;
}
.core-values p {
  margin: 0;
}
.who-intro{
    padding: 0px 140px 70px 140px;
    
}

.who-intro .p1{
    font-size: 35px;
    line-height: 34px;
    color: var(--kpy-base);

}
.who-mid{
    background-color: #830025;
    color: var(--kpy-white);
    margin-bottom: 90px;
}
.who-mid figure{
  margin: 0px !important;
}
.who-mid .text{
    margin-left: 130px;
}
.who-mid .text p{
    font-size: 18px;
}  

.who-mid .text h2{
  margin-bottom: 15px;
  font-size: 35px;
}
.who-quote{
    padding: 0px 190px 70px 190px;
    
}
.who-quote h1{
    font-size: 40px;
    font-weight: 400;
    line-height: 60px;
}
.who-values{
    margin-bottom: 60px;
}

.who-values .card, .values .card{
    background-color:  rgba(255, 255, 255, 0.9);/* Black with 50% transparency */
    padding: 30px;
    color: #000; 
    border: none;
}
.who-values .card figure, .values .card figure{
    display: flex;
    justify-content: center;
}
.who-values .card figure img, .values .card figure img{
    height: 80px;
}
.who-values h3::after {
    background-color: #830025;
    clear: both;
    display: block;
    float: left;
    content: "";
    position: relative;
    height: 2px;
    width: 30%;
    margin: 0px 30% 0px 35%;
    border-radius: 2px;
    padding: 0;
}
/*
**************************************************************
Services-Kaiti
**************************************************************
*/
/*.service .wp-block-column {*/
/*  padding-top: 27px;*/
/*  display: flex;*/
/*  flex-direction: column;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*}*/
.service img{
    height: 400px;
    width:450px;
    font-weight:400;
    border:5px solid #007aff;
    position:relative!important;
    z-index:-1;
}
.service{
    font-size: 16px;
}
.service-right{
    color:#fff;
    padding:25px;
    margin-left:-350px!important;
    margin-top:250px!important;
    background-color:#007aff;
    align-items:center;
    justify-content:center;
    border-radius:10px;
}
.service-left{
    color:#fff;
    padding:25px;
    margin-right:-350px!important;
    margin-top:250px!important;
    background-color:#007aff;
    align-items:center;
    justify-content:center;
    border-radius:10px;
    z-index:1;
    
}
.wp-block-columns{
    margin-bottom:10px;
}
.estate-content{
    background-color:#007aff;
    color:#fff;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    border-radius:15px;
    width:100%;
    margin-bottom:15px;
}
@media(max-width:480px){
    .estate-content{
    width:100%;
}
}
/** =====================================================
INNER PAGES
========================================================**/
.header-programs {min-height: 500px;position: relative;overflow: hidden;}
.header-programs .overlay {position: absolute;height: 100%;width: 100%;top: 0;left: 0;background: linear-gradient(
    to right,rgba(70, 31, 14, 0.451),rgba(70, 31, 14, 0.12));color: white;display: flex;align-items: center;
  justify-content: center;padding: 0 0 0 70px;box-sizing: border-box;z-index: 9;}
.header-programs h1 {font-weight: 700;text-shadow: 0 0 20px #000;width: 100%;}
.header-programs p {text-shadow: 0 0 20px #000;}
.header-programs .breadcrumb {font-size: 12px;color: var(--kpy-yellow);}
.header-programs .breadcrumb a {color: #ff9;}
.header-wrap1 .breadcrumb {color: var(--kpy-white);position: relative;display: block;top: -10px;    margin-left: 13px;}
.header-wrap1 .breadcrumb a{text-decoration: none;color: var(--kpy-white);}
.inner-menu {background-color: var(--kpy-base);height: 40px;align-items: center;}
.inner-menu .wp-block-navigation-item {height: 40px;align-self: center;padding-left: 10px;padding-right: 10px;
  border-right: 1px #b85e32 solid;}
.inner-menu .wp-block-navigation-item__label {color: var(--kpy-white);font-size: larger;}
.inner-menu .wp-block-navigation-item:hover {background-color: #86401c;
}
.acservices {margin: 0 auto;padding-top: 50px;padding-bottom: 20px;width: 80%;}
.services .wp-block-image img:hover {-webkit-transform: scale(1.1);transform: scale(1.1);} 
.services .wp-block-image img {box-shadow: 0 0 20px rgba(0, 0, 0, 0.21);transition: transform 500ms, -webkit-transform 500ms;border-radius: 0px 120px 0px 120px;position: relative;display: block;border-top: 15px solid var(--kpy-primary);border-left: 15px solid var(--kpy-primary);}
.acservices .background {padding-top: 50px;padding-bottom: 50px;}
.acservices .background .photo img {border-radius: 15px;}
.acservices .mvg {padding-top: 20px;padding-bottom: 20px;}
.acservices{margin-bottom: 50px;width: 75% !important;}
.acservices .mv {height: auto;background-color: #f2f7fd;padding: 25px;box-shadow: 0px 5px 10px 1px rgba(0, 0, 0, 0.31); }
.acservices h1 {margin-bottom: 30px;color: var(--kpy-base);line-height: 34px;}
.acservices p {line-height: 30px;}
.acservices .founder img {border-radius: 15px;}
.justification {padding-top: 50px;padding-bottom: 50px;background-color: var(--kpy-base);color: var(--kpy-white);}
.justification h3 {font-weight: 700;}
.justification img {border-radius: 15px;}
.justification a {color: var(--kpy-primary);}
.justification details summary {padding: 10px;border-radius: 5px;border: 1px solid rgba(254, 199, 121, 0.717);  margin-bottom: 10px;}
.justification .wp-block-list {list-style-type: none;padding-left: 10px;}
.justification .wp-block-list li {margin-bottom: 5px;}
.justification .wp-block-list li::before {content: "\F4A8";font-family: "bootstrap-icons";margin-right: 5px;  font-size: 13px;}
.servicez {background-color: #f2f2f2;
  padding-top: 50px;
  padding-bottom: 30px;
}
.servicez img {
  border-radius: 15px;
}
.more-serv {
  background: #e3e5bf;
  padding-top: 50px;
  padding-bottom: 50px;
}
.more-serv .wp-block-list li {
  margin-bottom: 8px;
}

.header-wrap {
  min-height: 500px;
  overflow: hidden;
  top: 110px;
  padding-top: 200px;
}
.header-wrap1 {
  min-height: 600px;
  padding-top: 150px;
  position: relative;
}
.default-title {
  font-size: 60px;
  font-weight: 700;
}
.news-title {
    font-size: 40px;
    text-align: left;
    color: var(--kpy-white);
    margin-top: 290px;
    padding-bottom: 15px;
}
.default-pg-main {
  background: #f3e9e5;
}
.bhf-mpage .main-title{font-size: 40px;width: 70%;font-weight: 800;color: var(--kpy-primary);}
.bhf-mpage .intro{width: 80%;}
.bhf-mpage .kpy-news h3{color: var(--kpy-black) !important;}
.cpd-intro {background: var(--kpy-primary);color: var(--kpy-white);padding: 20px 15px;border-radius: 10px;height: 100%;align-items: center;}
.cpd-intro h2{font-size: 40px;font-weight: 800;margin-bottom: 0px;}
.cpd-intro h5{color:var(--kpy-yellow);}
.cpd-intro p{margin-top: 20px;}
.home-partners{background: linear-gradient(to bottom, rgba(171, 183, 194, 0.2) 30%, rgba(0, 0, 0, 0.974) 70%);height: 150px; }
.home-partners .container{background-color: #fff;height: 120px;border-radius: 15px;}
.all_partners .card{min-height: 250px;}
.all_partners img{height: 200px;width:200px;object-fit: cover;margin: 0 auto;}
/** =========================================================
Event Details - Canvas
===============================================================**/
.kpy_event_details {
  height: calc(100vh - 6px);
  padding: 20px 30px 20px 25px;
  margin-bottom: 6px;
}
.kpy_event_details img.wp-post-image {
  height: 200px !important;
}
.kpy_event_details .offcanvas-header {
  padding: 10px 10px 0;
}
.kpy_event_details .offcanvas-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 2;
  color: var(--kpy-base);
  border-bottom: dotted 1px #eee;
}
.kpy_event_details .time,
.kpy_event_details .location {
  color: var(--kpy-base);
  font-weight: 500;
}
.kpy_event_details .btn-close {
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  border: 1px solid transparent;
  position: relative;
  cursor: pointer;
  transition: all 0.2s;
  top: 0;
}

/** ==========================================================
Upcoming Events Page
===========================================================**/
.kpy_events .card {
  min-height: 300px;
}
.kpy_events img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}
.kpy_events .date {
  font-size: 13px;
  font-weight: 500;
  color: var(--kpy-base);
  margin-bottom: 1rem;
}
.kpy_events h3 {
  font-size: 17px;
  font-weight: 500;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.kpy_events .location {
  color: var(--kpy-base);
}
.upcoming-events {
  background-color: rgba(101, 93, 93, 0.05);
  padding: 30px 15px;
}
.upcoming-events h2 {
  color: #5ec401;
  font-weight: 600;
  margin-bottom: 20px;
}
.all_events h2 {
  font-size: 26px;
  color: #000;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 10px;
}
.all_events .time {
  font-size: 14px;
  color: var(--kpy-base);
  margin-bottom: 10px;
}
.all_events .time small {
  color: #000;
}
.all_events .content {
  font-size: 15px;
  margin-bottom: 10px !important;
}
.all_events .btn-outline-danger {
  margin-top: 10px;
  color: var(--kpy-base);
  border: 0px solid var(--kpy-base);
}
.all_events .btn-outline-danger:hover {
  background-color: var(--kpy-base);
}
.ev-details {
  color: #000;
}
.ev-details i {
  font-size: 35px;
}

/** =========================================================
NEWS section
===============================================================**/
.news-section {
    /*margin-top: 90px;*/
  padding: 0px 15px;
  background-color: var(--kpy-base);
}
.news-section .card {
  min-height: 300px;
  border: none;
  background: none;
  border-radius: 0px;
  /*margin-top: 20px;*/
  /*margin-bottom: 20px;*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.news-card .news-section:nth-child(1), .news-card .news-section:nth-child(2), .news-card .news-section:nth-child(3){
    border-right: 1px solid var(--kpy-white);
    /*border-left: 1px solid var(--kpy-white);*/
}
.news-section h1 {
   font-size: 40px;
  color: var(--kpy-white);
margin: 40px 0 20px 0;
}

.news-section h2 {
  font-weight: 500;
  color: var(--kpy-white);
  margin-bottom: 20px;
}
.news-section p {
color: var(--kpy-white);
}
.news-section h3 {
  font-size: 24px;
  color: var(--kpy-white);
  margin-top: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
   text-align: center;
}
.hover-back .icon p{
     object-fit: contain;
    width: 70px;
    height: 70px;
 margin:10px 20px;
}
.news-section .icon{
    object-fit: contain;
    width: 70px;
    height: 70px;
}
.news-section .icon img, .hover-back .icon p img{
    width: 100%;
    height: 100%; 
   color: var(--kpy-white);
}
.news-section .read-more{
    text-align: center;
    color: var(--kpy-white);
    font-size: 18px;
    font-weight: normal;
    background-color: #830025;
    transition: 0.3s;
    padding: 10px 16px;
    border-radius: 5px;

}
.news-section .read-more:hover, .news-section h3:hover, .news-section img:hover{
    opacity: 0.8;
}
.pie-chart {
    width: 150px !important;   /* Set the width */
    height: 150px !important;  /* Set the height */
}
.news-section .catz {font-size: 14px;background: var(--kpy-primary);color: var(--kpy-white);padding: 2px 5px; top: 165px;position: absolute;min-width: 150px;}
.news-section .post-thumbnail img {width: 100%;height: 180px !important;object-fit: cover;}
.kpy-news img {width: 100%;height: 150px;object-fit: cover;}
.kpy-news .date {font-size: 13px;font-weight: 500;color: var(--kpy-base);margin-bottom: 1rem;}
.kpy-news h3 {font-size: 19px;font-weight: 600;color: var(--kpy-black);overflow: hidden;text-overflow: ellipsis;
  display: -webkit-box; -webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;margin-bottom: 1rem;}
.kpy-news  h5 {font-size: 19px;font-weight: 600;color: var(--kpy-black);overflow: hidden;text-overflow: ellipsis;
  display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 1rem;}
.kpy-news .card-date{font-size: 13px;color:var(--kpy-primary)}
.kpy-news a.btn-outline-info {color: var(--kpy-base);border-color: var(--kpy-base);border-radius: 50px;padding: 2px 20px;
  font-size: 14px;font-size: 500;}
.kpy-news a.btn-outline-info:hover {color: var(--kpy-white);background-color: var(--kpy-base);}
.kpy-all-news{height: 300px;background-color: var(--kpy-white);position: relative;margin-top: -240px;color: var(--kpy-white);z-index: 500;margin-left: 0px;border-radius: 0px;display: flex;align-items: center;justify-content: center;transition: 0.3s;}
.kpy-all-news:hover h3{color: var(--kpy-white);}
.video{
       padding: 55px 10px;
  }
.video iframe{
    width: 100%;
    height: 100%;
}
.video h2{
    padding-bottom: 10px;
}
.hover-back .kpy-all-news:nth-child(1), .hover-back .kpy-all-news:nth-child(3) {
    background-color: rgb(203 125 147 / 35%);
    color: var(--kpy-white);
}

.hover-effect {
  position: relative;
  z-index: 9;
  padding: 10px 20px;
  color: white;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  transition: color 0.3s ease;
}

.hover-effect::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -98%;
  width: 100%;
  height: 100%;
  background: var(--kpy-base);
  transition: 0.3s;
  transition: bottom 0.3s ease;
  z-index: -1;
}

.hover-effect:hover::before {
  bottom: 0;
}

.hover-effect:hover .icon p img{
    filter: brightness(0) invert(1); /* Turns it white */
    transition: filter 0.3s;
}


.wp-block-button__link {
    color: #fff;
    background-color: #0a58ca;
    border-radius: 9999px;
     /*box-shadow: none; */
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
    margin-top: 20px;
}
.wp-block-button__link:hover{
    opacity: 0.8;
}
.bhf h1, .newsletter h1 {
    font-size: 40px;
    font-weight: 300;
    color: var(--kpy-base);
    text-align: center;
    margin-bottom: 2.5rem;
}
.bhf h1::after, .newsletter h1::after {
    display: block;
    content: "";
    border-top: .2rem solid var(--kpy-base);
    width: 6rem;
    margin: 1rem auto;
    text-align: center;
}
.bhf .nav-item a.descr {
    font-size: 25px;
    font-weight: 300;
    color: var(--kpy-base);
    background: transparent;
    margin-top: -1.2rem;
    margin-right: -2rem;
    padding-right: 4rem;
    margin-left: 2rem;
}
.bhf .nav-pills .nav-link.active, .bhf .nav-pills #events-tab, .bhf .nav-pills #news-tab, .bhf .nav-pills #media-tab {
    border-radius: 50px;
    padding: 8px 50px;
    font-size: 20px;
    font-weight: 200;
    border: 2px solid #830025;
    margin-right: 15px;
    color: var(--kpy-base);
    margin: 5px;
    background-color: var(--kpy-white);
}
.bhf .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background: #830025 !important;
    color: var(--kpy-white) !important;
}


.bhf #myTabContent {
    background: var(--kpy-white);
    border-radius: 15px;
    padding: 40px 50px 10px;
    margin-top: -1.5rem;
}
.bhf #myTabContent .shadow-sm {
    box-shadow: rgba(0, 0, 0, 0.05) 0 0 30px !important;
    border-radius: 8px;
    min-height: 340px;
}
.bhf #myTabContent .card-body {
    padding: 30px 20px;
    height: 200px;
}
.bhf #myTabContent h3 {
    font-size: 17px;
    font-weight: 300;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.bhf #myTabContent .catz, .bhf #myTabContent .card-body .date {
    font-size: 13px;
    font-weight: 500;
    color: var(--kpy-base);
    margin-bottom: 1rem;
}
.bhf #myTabContent img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-bottom: solid 4px var(--kpy-base);
}
.bhf #myTabContent a.btn-outline-info {
    border-radius: 50px;
    padding: 2px 20px;
    font-size: 14px;
    font-size: 500;
}
.bhf #myTabContent a.read-more::after {
    content: "\f138";
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: -.3em;
    padding-left: .6rem;
    font-size: 1.1rem;
}
.kpy-news .catz {
  font-size: 13px;
  font-weight: 600;
  color: var(--kpy-base);
  margin-bottom: 0.3rem;
}
.kpy-news .catz i::before {
  padding-right: 0.5rem;
}
.kpy-news a h5{
    color: #830025 !important;
}
.kpy-media .card {
           
    }
    .kpy-media .card iframe, .kpy-media .card .twitter-timeline {
        width: 100%;
        height: 400px;
    }

.kpy-all-news .post-thumbnail {
  margin: 20px 0 20px 0;
  border-radius: 15px;
  width: 100%;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.3, 0.58, 0.55, 1);
}
.kpy-all-news img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  overflow-clip-margin: content-box;
  overflow: clip;
}
.kpy-all-news .post-thumbnail:hover img {
  zoom: 1;
  transform: scale(1.05) !important;
  transition: transform 2.4s cubic-bezier(0.075, 0.82, 0.165, 1);
  vertical-align: top;
}
.kpy-all-news h3 {
  font-size: 34px;
  font-weight: 700;
  margin: 20px 0 5px 0;
  color: #000000;
  letter-spacing: 0px;
  line-height: 1.5;
}
.kpy-all-news .catz {
  margin: 0 0 10px 0;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
}
.kpy-all-news .catz i::before {
  padding-right: 0.5rem;
}
.kpy-all-news .post-excerpt p {
  padding-top: 0.7em;
  padding-bottom: 1.3em;
  color: #000000;
  line-height: 1.7;
}
.kpy-all-news .read-more {
  color: #000;
  display: flex;
  transition: 0.5s all;
}
.kpy-all-news .read-more::after {
  content: "\F138";
  font-family: bootstrap-icons;
  font-size: 15px;
  margin-left: 5px;
}
.kpy-all-news .read-more:hover {
  color: var(--kpy-base);
  transition: 0.3s all;
}
.kpy-all-news .read-more:hover:before {
  content: "\F63B";
  font-family: bootstrap-icons;
  font-size: 15px;
  margin-right: 5px;
  color: var(--kpy-base);
}
.single-event a:link {
    text-decoration: none;
    /* -webkit-font-smoothing: antialiased; */
    -webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    outline: 0;
    color: var(--kpy-base);
}
.single-event a:hover{
    color: #000;
}
/** =========================================================
TEAM section
===============================================================**/
.team {padding-right: 15px;margin-top: 40px;}
.team .card {min-height: 350px;
    margin-bottom: 2rem !important;
}
.team .post-thumbnail img {
    height: 350px;
    width: 100%;
    object-fit: contain;
    object-position: center center;
  }
.team .post-thumbnail img {transition: transform 500ms, -webkit-transform 500ms;position: relative;display: block;
    object-fit: cover;}
.team .team-details:hover .post-thumbnail{-webkit-transform: scale(1.1);transform: scale(1.1);}
.team .team-details {text-align: center;position: absolute;bottom: 0px;background-image: linear-gradient(to top, rgb(0, 0, 0), rgba(0, 0, 0, 0));width: 100%;color: rgb(255, 255, 255);padding: 10px 10px 10px;margin: 0px auto;
height: 100%;}
.team .team-details .btn-outline-primary {color: var(--kpy-white-rgb);font-size: 14px;padding: 5px 20px;border-width: 1px;border-style: solid;border-color: rgb(255, 255, 255);border-image: initial;border-radius: 50px;}
.team-details h4 {font-size: 24px;font-weight: 100;color: var(--kpy-white);margin-top: 225px;}
.team-details p {font-size: 15px;margin-bottom: 10px;}
.team .team-details .btn-outline-primary:hover {border: 1px solid var(--kpy-base) !important;color: var(--kpy-white);background-color: var(--kpy-base);}
.teams h3{margin-top: 20px;color: var(--kpy-base);margin-bottom: 20px;}
.board p {font-size: 18px;margin-bottom: 10px;position: relative;padding-left: 30px;line-height: 1.6;}
.board p::before {content: '\f11c';font-family: "Font Awesome 5 Free";list-style: square;font-size: 18px;color: var(--kpy-base);font-weight: 500;margin-right: 10px;}
.member-details img {height: 450px;width: 100%;object-fit: cover;object-position: top;}
.member-details .btx {margin-left: 90%;margin-top: 10px;}
.member-details h4,.partner-details h4 {font-weight: 500;font-size: 25px !important;line-height: 1.5;}
.member-details .modal-body span::after,.partner-details .modal-body span::after {border-bottom: 2px solid #eee;
  padding-bottom: 10px;margin-bottom: 10px;}
.member-details .modal-body p.title,.partner-details .modal-body p.title {border-bottom: dotted 2px #eee;color: var(--kpy-base);}
.modal.show .modal-dialog {padding: 20px;background: var(--kpy-white);}
.modal-content {max-height: 450px;overflow-y: auto;}
.steering,.management {padding-top: 30px;}
.nhteam {padding-left: 0 !important;}
.nhteam .steering {color: #c84034;}
.nhteam .management {color: #125e63;}

/** =========================================================
PARTNERS section
===============================================================**/
.partners {
  padding: 15px 10px;
}
.partner {
  display: flex;
  overflow: hidden;
  position: relative;
}
.partner .card {
  min-height: 100px;
  white-space: nowrap;
  animation: marquee-animation 10s linear infinite;
}
.partner img {
  height: 100px;
  object-fit: contain;
  object-position: center;
  display: grid;
  gap: 10px;
  padding: 10px;
  width: 200px;
}

@keyframes marquee-animation {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.marquee a {
  animation: marquee-animation 5s linear infinite;
}
.partnerlist img {
  width: 100%;
  height: 100px;
  object-fit: contain;
  object-position: center;
}

/** =========================================================
NEWSLETTER section
===============================================================**/
.newsletter {
  background-image: linear-gradient(
      to bottom,
      var(--kpy-white),
      var(--kpy-white),
      var(--kpy-white),
      var(--kpy-white)ffff0,
      var(--kpy-white)fffe8,
      var(--kpy-white)3,
      var(--kpy-white)0,
      var(--kpy-white)0,
      var(--kpy-white)0,
      var(--kpy-white)0,
      var(--kpy-white)0,
      var(--kpy-white)0
    ),
    url(../images/NGO-Forum-Members.jpg);
  min-height: 600px;
  background-position: top;
  background-repeat: no-repeat;
  padding: 3rem 0 0;
  background-size: auto;
}
.newsletter .form-control,
.newsletter .btn-info {
  font-size: 16px;
  padding: 7px 30px;
  border: solid 2px var(--kpy-base);
  border-radius: 50px;
  font-weight: 500;
}
.newsletter .btn-info {
  background-color: var(--kpy-base);
  color: var(--kpy-white);
}
.newsletter .form-control {
  background-color: var(--kpy-white)fffcf;
  color: var(--kpy-base);
}
.newsletter-form .form-control::placeholder,
.contact-pg p a {
  color: var(--kpy-base);
}
.newsletter .newsletter-desc {
  font-size: 20px;
  font-weight: 500;
}

/** ============================================================
Publication Page CSS
=============================================================**/
.pub-content-area {
  padding: 60px 0;
}
.publications .pdf-thumbnail img {
  width: 100%;
  object-fit: cover;
  height: 140px;
  object-position: top;
}
.publications .member-thumbnail img {
  margin: auto;
  width: 60%;
  height: auto;
  display: block;
}
.publications .member-link a {
  color: var(--kpy-base);
  font-weight: 500;
}
.publications .member-link a::after {
  content: "\F141";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: -0.2em;
  padding-left: 5px;
}
.publications .member-link {
  padding: 10px 0;
}
.publications h4.pub-title {
  font-size: 20px;
    margin: 10px 0 15px;
  font-weight: 100;
  color: var(--kpy-base);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.publications h4.member-title {
  color: #c53f33;
  font-weight: 700;
  font-size: 26px;
  transition: 0.5s all;
}
.publications h4.member-title:hover {
  text-decoration: underline;
}
.publications h3.pub-title {
  font-size: 20px;
  margin: 10px 0 0;
  font-weight: 700;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.publications h5.pub-summ,
.about-side-pub h4.pub-summ,
.publications .member-summ strong {
  font-weight: 800;
}
.publications .member-summ {
  margin-top: -0.75em;
}
.publications .pub-desc {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0 0 1em 0;
  font-size: 1rem;
  line-height: 1.5;
}
.publications .pub-link a {
  color: var(--kpy-base);
  font-size: 16px;
}
.publications .pub-link a::after {
  content: "\f138";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: -0.3em;
}

.pub-download a {
  border: 2px solid var(--kpy-base);
  padding: 8px 15px;
  font-size: 18px;
  font-weight: 500;
  color: var(--kpy-base);
  transition: 0.5s all;
  display: inline-block;
}
.pub-download a::before {
  content: "\f30A";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: -0.1em;
  padding-right: 0.6rem;
}
.pub-download:hover a {
  color: var(--kpy-white);
  background: #830025;
   border: 2px solid #830025;
}
.table > thead {
  display: none;
}
tr:hover td,
tbody tr:hover th {
  transition: 0.5s;
}
tr:hover td,
tbody tr:hover th {
  background-color: rgb(203 125 147 / 35%);
}
table.dataTable tbody tr {
  margin: 15px 0;
  display: block;
     border-top: solid 1px #830025 !important;
    border-style: none;
    border-bottom: solid 1px var(--kpy-white);
}
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 15px 10px;
}
#downloads-table small {
  font-weight: 500;
}
table.dataTable.no-footer {
  border-bottom: none !important;
  /*border-top: 1px solid #eee;*/
  padding-top: 10px;
}
#downloads-table_length label,
#downloads-table_info,
#downloads-table_paginate,
.dataTables_wrapper .dataTables_paginate .paginate_button,
#downloads-table_filter label {
  font-weight: 500;
  padding: 10px 15px;
  color: var(--kpy-base) !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  color: #830025 !important;
}
.dataTables_wrapper .dataTables_length select {
  border: 1px solid var(--kpy-base) !important;
  border-radius: 0px !important;
  padding: 5px !important;
  color: var(--kpy-base);
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: transparent !important;
  color: #830025 !important;
  border: 1px solid !important;
  transition: 0.5s all;
  border-radius: 0;
}
.dataTables_wrapper .dataTables_filter input {
  border: 1px solid var(--kpy-base) !important;
  border-radius: 0px !important;
  margin-left: 5px !important;
}

/** ============================================================
Single Publication Page CSS
=============================================================**/
.about-side-pub {
  padding-left: 5%;
  border-left: 1px solid #ccc;
}
.about-side-pub h1 {
  margin-bottom: 1.5rem 0 1rem;
}
.pub-stats {
  color: var(--kpy-base);
  font-size: 16px;
}
.pub-single .post-thumbnail {
  position: sticky;
}
/** ============================================================
Contact Page CSS
=============================================================**/
.contact-pg h2,
.contact-pg h3 {
  color: var(--kpy-base);
  font-weight: 500;
  margin-bottom: 1rem;
}
.contact-map,
.donate-page {
  padding: 3%;
  box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.08);
  background: var(--kpy-white);
}

/** ============================================================
KNOWLEDGE BUILDING PAGE 
=============================================================**/
.prog-content .reverse-rows {
  background-color: #125e63;
  margin-top: 50px;
}
.knowledge-section {
  padding-top: 50px;
}
.knowledge-section img {
  background: var(--kpy-white);
  padding: 10px;
  box-shadow: 10px 20px 30px #00000014;
  height: 350px;
  object-fit: cover;
  margin-top: -20px;
}
.reverse-rows .know-img img {
  background: none !important;
  padding: 10px;
  box-shadow: none !important;
  height: 350px;
  object-fit: cover;
  margin-top: -30px;
}
.knowledge-section .know-content,
.knowledge-section .knowled-content {
  padding: 60px 60px;
}
.knowledge-section .knowled-content {
  color: var(--kpy-white);
}
/** ============================================================
CAPACITY BUILDING PAGE 
=============================================================**/
.capacity-section {
  padding: 30px 0 60px;
}
.program-page h3,
.membership-pg h3 {
  font-weight: 900;
  color: #0b5a5f;
  font-size: 28px;
  letter-spacing: -0.75px;
  margin-bottom: 2rem;
}
.program-page h3:after,
.membership-pg h3:after {
  display: block;
  content: "";
  border-top: 3px solid var(--kpy-base);
  width: 3em;
  margin: 1.1rem 0;
}
.reverse-rows {
  flex-direction: row-reverse;
}
.program-page figure {
  margin: 0 !important;
}
.program-page .capacity {
  gap: 0 !important;
}
.program-page .capacity .capacity-content {
  padding: 40px 40px 0 40px;
}
.program-page h4 {
  font-weight: 700;
  color: #0b5a5f;
  margin-bottom: 1.5rem;
}
.program-page ul,
.membership-pg ul {
  list-style: none;
  padding-left: 10px;
}
.program-page ul li,
.membership-pg ul li {
  margin-left: 0;
  padding-left: 10px;
}
.program-page ul li:before,
.membership-pg ul li:before {
  content: "\F270";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: -0.3em;
  padding-right: 0.6rem;
  font-size: 1.1rem;
  color: var(--kpy-base);
}
/** ============================================================
DONATE PAGE 
=============================================================**/
.donation-to-support {
  width: 80%;
  margin-left: auto !important;
  background-color: #125e63;
  padding: 40px;
  border-radius: 0px;
  color: #f7f7f7;
  position: relative;
  margin-top: -100px;
  margin-right: auto !important;
}
.donation-form .form-body h3 {
  color: #68b4af;
  font-weight: 700;
  margin-bottom: 20px;
}
.donation-form .form-body input,
.form-body select,
.donation-form .form-body textarea,
.donation-form .form-body button {
  margin-bottom: 15px;
}
.donation-form .form-body .form-control,
.donation-form .form-body .form-select,
.donation-form .form-body .btn {
  width: 100%;
  padding: 10px;
  border-radius: 1px;
  border: 0;
}
.donation-form .form-body .btn-primary {
  color: white;
  border: 2px solid var(--kpy-base);
  background: transparent;
  transition: 0.5s all;
}
.donation-form .form-body .btn-primary:hover {
  background: var(--kpy-base);
}

/** ============================================================
Error 404 Page Not Found CSS
=============================================================**/
.Error_404 {
  overflow: hidden;
  padding: 80px 0 120px;
}
.Error_404 .error_pic {
  width: 35%;
  float: left;
  text-align: center;
}
.Error_404 .error_pic i {
  color: var(--kpy-base);
  font-size: 250px;
  line-height: 250px;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  margin-left: 0.2em;
}
.Error_404 .error_desk {
  width: 65%;
  float: left;
  padding-top: 40px;
}
.Error_404 .error_desk h2 {
  font-size: 55px;
  line-height: 60px;
  color: var(--kpy-base);
  font-weight: 500;
}
.Error_404 .error_desk h4 {
  font-size: 28px;
  line-height: 30px;
}
.Error_404 .error_desk p .check {
  line-height: 45px;
  font-size: 16px;
}
.Error_404 .error_desk p .button {
  padding: 13px 20px;
  margin: 0;
  border-radius: 5px;
  display: inline;
  margin-left: 10px;
  box-shadow: inset 0 0 0 0;
}
.Error_404 .error_desk p .button:hover {
  color: #f9f9f9;
  text-decoration: none;
  background: var(--kpy-base);
}
a.button,
a.tp-button {
  transition: 0.2s all;
  background: transparent;
  color: var(--kpy-base);
  border: solid 2px;
}
.wp-block-ub-tabbed-content-tab-title strong {
  font-weight: 500 !important;
}
.text-dark {
  color: #a88343;
}

/** ============================================================
Footer CSS
=============================================================**/
/* footer */
.footer {
  background: var(--kpy-base);
  color: var(--kpy-white);
  padding: 2.5rem 0 0rem;
  margin-bottom: 0;
  font-size: 14px;
  position: relative;
  opacity: 0.95;
}
.footer a{
    text-decoration: none;
    color: var(--kpy-white);
 font-family: "Roboto", sans-serif;
}
.footer a:hover{
    opacity: 0.8;
}
.footer .footer-text p li{
    margin-right: 5px;
}
.footer::before {
  transform: skew(0, -2deg);
}
.footer .footer-top {
  border-bottom: dotted 0.5px #e6e6e6;
}
.footer .footer-logo img {
  margin-top: 10px;
  margin-bottom: 1rem;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  height: 90px;
}

.footer .footer-top h2 {
  font-size: 22px;
  margin-bottom: 1rem;
  text-align: left;
  line-height: 2.5;
  font-weight: 500;
  font-family: "Bebas Neue", sans-serif;
}
.footer .footer-top h4::after {
  display: block;
  content: "";
  border-top: 0.15rem solid var(--kpy-white);
  width: 4rem;
}
.footer-menus{
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-menus ul {
  display: flex;
  list-style-type: none;
  line-height: 1.8;
    margin-top: 40px;
    padding-left: 0;
    margin-bottom: 60px;
}
.footer-menus ul li a {
  color: var(--kpy-white) !important;
  font-size: 19px;
}

.footer-menus .bi {
    width: 40px;
    height: 40px;
    border: 2px solid var(--kpy-white);
    border-radius: 50%;
    padding: 11px 13px;
    margin-right: 10px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    transition: 0.3s ease-in-out, transform 0.3s ease-in-out;
}

/* Hover effects for social media icons (background color) */


.social-icons a:hover {
    transform: scale(1.1);
}

/* Facebook */
.social-icons a:hover .bi-facebook {
    background: #1877f2;
    color: white;
}

/* Twitter */
.social-icons a:hover .bi-twitter {
    background: #1da1f2;
    color: white;
}

/* YouTube */
.social-icons a:hover .bi-youtube {
    background: #ff0000;
    color: white;
}

/* LinkedIn */
.social-icons a:hover .bi-linkedin {
    background: #0077b5;
    color: white;
}

/* Email */
.social-icons a:hover .bi-envelope {
    background: #d44638;
    color: white;
}

/* RSS */
.social-icons a:hover .bi-rss {
    background: #f26522;
    color: white;
}


.footer .copyright {
  font-weight: 300;
  font-size: 13px;
  text-align: center;
  padding: 10px 0;
  color: var(--kpy-white);
}
.footer .copyright a {
color: var(--kpy-white);
}
.footer .copyright a:hover{
    opacity: 0.8;
}
.footer-text .logo-area{
    width: 220px;
    margin-bottom: 10px;
}
.footer-text > div{
    padding-right: 70px;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width: 480px) {
  .wrapper .mainz {
    width: 100%;
    height: 100%;
    float: left;
    padding: 15px;
    background-color: transparent;
  }
  .kpy_intro_curve {
    margin-top: -30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .sticky-header,
  .menu-section {
    padding: 10px 0;
  }
  .menu-section .member-btn a {
    padding: 3px 15px;
  }
  .menu-section .main-header-menu {
    margin-left: auto;
  }
  .dropdown-menu.multi-column {width: 260px !important;column-count: 1; }
  .sticky-header img {
        height: 62px;
        margin-top: 15px;
        margin-left: -16px !important;
  }
  .menu-section img {
        height: 62px;
        margin-top: 15px;
        margin-left: 6px;
  }
.news-card .news-section:nth-child(1), .news-card .news-section:nth-child(2), .news-card .news-section:nth-child(3){
    border-right: 1px solid var(--kpy-base);
    /*border-left: 1px solid var(--kpy-white);*/
}
  .sticky-header i.bi-list {
    color: #eee !important;
  }
  .main-title {
    font-size: 40px !important;
  }
  .subtitle {
    font-size: 22px !important;
  }
  .text-slider p {
    font-size: math;
  }
  .kpy_intro_curve {
    margin-top: -38px;
  }
  .kpy_intro {
    padding: 10px;
  }
  .kpy-container {
    width: 100% !important;
  }
  .kpy_intro .cyears {
    top: -70px;
    width: 85%;
  }
  .intro-serve h2 {
    font-size: 32px;
  }
  .intro-serve p,
  .home-nuz p {
    width: 95%;
  }
  .home-event {
    width: 95% !important;
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .home-event h2 {
    font-size: 40px !important;
  }
  .home-event h4 {
    font-size: 28px;
    font-weight: 300;
  }
  .home-nuz h2 {
    font-size: 32px;
  }
  .default-title {
    font-size: 42px;
  }
  .kpy-all-news h3,
  .news-title {
    font-size: 24px;
  }
  .who-intro, .who-quote {
     padding: 0px !important; 
     margin: 30px !important;
}
.who-mid .text {
     margin-left: 0px !important; 
}
.who-quote h1 {
    font-size: 35px;
    font-weight: 400;
    line-height: 50px;
}
  .footer .footer-logo img {
    margin-top: 0;
    padding: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .footer-mob,
  .footer .footer-top h4 {
    text-align: center;
    display: block;
  }
  .footer .footer-top h4::after {
    margin: auto;
  }
  .footer-menus ul li a {
    font-size: math;
  }
  .main-slider .main-slider-content .big-title h2 {
    font-size: 24px;
  }
  .main-slider .main-slider-content .text p {
    font-size: 14px;
    line-height: inherit;
  }
  .main-slider .main-slider-content__inner,
  .focus-areas .focus-area-items {
    width: 100%;
  }
  .main-slider__nav,
  .focus-areas h1,
  .nhp-news h1,
  .nhp-numbers h1 {
    display: none;
  }
  /*#offcanvasNavbar {*/
  /*  max-width: 400px;*/
  /*  padding: 0px;*/
  /*  margin: auto;*/
  /*  width: 100%;*/
  /*  background: var(--kpy-base);*/
  /*  color: var(--kpy-white);*/
  /*}*/
  /*.collapse.navbar-collapse:not(.show) {*/
  /*  display: block !important;*/
  /*}*/
  /*.offcanvas-body {*/
  /*  padding: 0 !important;*/
  /*}*/
  /*.offcanvas-body ul li {*/
  /*  font-size: 20px;*/
  /*  font-weight: 500;*/
  /*  margin-bottom: 0px;*/
  /*}*/
  /*.offcanvas-body ul li .dropdown-toggle::after {*/
  /*  margin-left: 0.55em;*/
  /*  float: right;*/
  /*  margin-top: 10px;*/
  /*  content: "\F282";*/
  /*  font-family: bootstrap-icons !important;*/
  /*  font-style: normal;*/
  /*  font-variant: normal;*/
  /*  text-transform: none;*/
  /*  border: none !important;*/
  /*}*/
  /*.offcanvas-body .dropdown-menu {*/
  /*  border: none;*/
  /*  padding: 5px;*/
  /*  width: 100%;*/
  /*  background: var(--kpy-base);*/
  /*}*/
  /*.offcanvas-body ul.dropdown-menu li a,*/
  /*.offcanvas-body ul.dropdown-menu li a.nav-link {*/
  /*  color: var(--kpy-white);*/
  /*  font-weight: 400;*/
  /*}*/
  /*.dropdown-item {*/
  /*  padding: 5px;*/
  /*  font-size: 17px;*/
  /*}*/
  /*.menu-section .menu-item .nav-link {*/
  /*  padding-left: 10px !important;*/
  /*}*/
  /*.menu-section2 .menu-item .nav-link {*/
  /*  color: var(--kpy-white);*/
  /*  padding-left: 10px !important;*/
  /*}*/
  /*.menu_kipya .menu-item .nav-link {*/
  /*  color: var(--kpy-white);*/
  /*  padding-left: 10px !important;*/
  /*}*/
  /*.menu_kipya .menu-item .nav-link.active,*/
  /*.menu-section2 .menu-item .nav-link.active {*/
  /*  color: var(--kpy-white);*/
  /*}*/
  .nhp-news .nhp-news-feed {
    padding: 0 20px;
  }
  .main-slider .swiper-slide {
    height: 600px;
  }
  .main-slider .container {
    padding-top: 200px;
  }
  .nhp-intro,
  .nhp-prog,
  .focus-areas,
  .nhp-numbers,
  .nhp-news,
  .page-content {
    padding: 30px 20px !important;
  }
  .inner-menu {
    display: none;
  }
  .footer {
    padding: 10px;
  }
  
  .header-search input:checked ~ ul.search-dropdown {
    display: block;
    position: absolute;
    z-index: 119;
  }
  .header-search ul.search-dropdown {
    display: none;
  }
  .search-dropdown .input-group {
    right: 75%;
    margin-top: 40px;
  }
  .search-dropdown .input-group input {
    visibility: visible;
    width: 250px !important;
    height: 60px;
  }
  #search-results {
    display: none;
    right: 0%;
    position: relative;
    background: rgba(255, 255, 255, 0.93);
    padding: 1em;
    font-size: small;
    list-style: none;
    max-height: 300px;
    overflow-y: auto;
    width: 100%;
    border: 1px solid #ccc;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }
  #search-results {
    display: none;
    right: 75%;
    position: relative;
    background: rgba(255, 255, 255, 0.93);
    padding: 1em;
    font-size: small;
    list-style: none;
    max-height: 300px;
    overflow-y: auto;
    width: 100%;
    border: 1px solid #ccc;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }
  .menu-section .member-btn a {
    margin-left: 0px;
  }
  /**modal search**/
  .modal-search input {
    height: 60px;
    width: 320px;
  }
  .modal-search .input-group .btn-search {
    background: #00aeef;
    color: var(--kpy-white);
  }
  .modal-search #search-results {
    display: none;
    right: 0;
    position: relative;
    background: transparent;
    padding: 1em;
    list-style: none;
    width: 100%;
    border: 0px solid #ccc;
    color: var(--kpy-white);
  }
  .nhp-pubs {
    padding: 3rem 0;
  }
  .pub-item {
    margin-bottom: 20px;
  }
  .nhp-numbers .nhp-cta-box .wp-block-button__link {
    padding: 5px 10px;
    font-size: 15px;
  }
  .focus-area-items .focus-heading h4 {
    font-size: 18px;
  }
  .nhp-pubs .nhp-pubs-content,
  .nhp-numbers .numbers-cont {
    width: 95%;
    margin: auto;
  }
  .nhp-numbers .numbers-cont .nhp-cta {
    width: 100%;
  }
  .team .team-details {
    padding: 20px 30px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .header-menu-item .menu-item a {
    font-size: 14px;
  }
  .menu-section img {
    height: 60px;
    width: auto;
  }
  .home-event {
    width: 95% !important;
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .home-event h2 {
    font-size: 50px !important;
  }
  .main-title {
    font-size: 50px;
  }
  .intro-serve p,
  .home-nuz p {
    width: 85%;
  }
  .newsletter .form-control,
  .newsletter .btn-info {
    font-size: 12px;
  }
  .footer .footer-logo img {
    width: 150px;
  }
  #menu-copyright-menu ul li a {
    font-size: 12.5px;
  }
  .main-menu .menu-item a {
    font-size: 9.5px;
  }
  .main-menu ul li {
    padding-right: 0;
  }
  .nhp-about-content p {
    font-size: 15px;
  }
  .intro-section p {
    font-size: 16px;
  }
  .nhp-about-img img {
    height: 400px;
  }
  .about-objectives h2,
  .focus-areas h2,
  .nhp-news h2,
  .nhp-pubs h2,
  .nhp-numbers h2 {
    font-size: 30px;
  }
  .nhp-cores-rs img,
  .nhp-cores-mp img,
  .nhp-cores-wk img {
    height: 100px;
    padding: 20px;
  }
  .nhp-cores-wk h3,
  .nhp-cores-mp h3,
  .nhp-cores-rs h3 {
    font-size: 24px;
  }
  .nhp-cores-wk a,
  .nhp-cores-mp a,
  .nhp-cores-rs a {
    font-size: 14px;
  }
  .search,
  .menu-item-1321 a {
    display: none;
  }
  .menu-section .member-btn a {
    font-size: 13px;
    padding: 5px 20px;
  }
  .top-banner {
    width: 70%;
  }
  .main-header-menu {
    margin-left: auto;
  }
}

@media only screen and (min-width: 1140px) {
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi) {
}

/*------------------------------------*\
    TYPOGRAPHY
\*------------------------------------*/
@font-face {
  font-family: "Plus Jakarta Sans";
  src: local("Plus Jakarta Sans Bold"), local("PlusJakartaSans-Bold"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Bold.woff2")
      format("woff2"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Bold.woff")
      format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  src: local("Plus Jakarta Sans Bold Italic"),
    local("PlusJakartaSans-BoldItalic"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-BoldItalic.woff2")
      format("woff2"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-BoldItalic.woff")
      format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  src: local("Plus Jakarta Sans ExtraBold"), local("PlusJakartaSans-ExtraBold"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-ExtraBold.woff2")
      format("woff2"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-ExtraBold.woff")
      format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  src: local("Plus Jakarta Sans ExtraBold Italic"),
    local("PlusJakartaSans-ExtraBoldItalic"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-ExtraBoldItalic.woff2")
      format("woff2"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-ExtraBoldItalic.woff")
      format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  src: local("Plus Jakarta Sans ExtraLight"),
    local("PlusJakartaSans-ExtraLight"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-ExtraLight.woff2")
      format("woff2"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-ExtraLight.woff")
      format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  src: local("Plus Jakarta Sans Italic"), local("PlusJakartaSans-Italic"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Italic.woff2")
      format("woff2"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Italic.woff")
      format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  src: local("Plus Jakarta Sans ExtraLight Italic"),
    local("PlusJakartaSans-ExtraLightItalic"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-ExtraLightItalic.woff2")
      format("woff2"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-ExtraLightItalic.woff")
      format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  src: local("Plus Jakarta Sans Light Italic"),
    local("PlusJakartaSans-LightItalic"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-LightItalic.woff2")
      format("woff2"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-LightItalic.woff")
      format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  src: local("Plus Jakarta Sans Light"), local("PlusJakartaSans-Light"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Light.woff2")
      format("woff2"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Light.woff")
      format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  src: local("Plus Jakarta Sans Medium"), local("PlusJakartaSans-Medium"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Medium.woff2")
      format("woff2"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Medium.woff")
      format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  src: local("Plus Jakarta Sans SemiBold Italic"),
    local("PlusJakartaSans-SemiBoldItalic"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-SemiBoldItalic.woff2")
      format("woff2"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-SemiBoldItalic.woff")
      format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  src: local("Plus Jakarta Sans Regular"), local("PlusJakartaSans-Regular"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Regular.woff2")
      format("woff2"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Regular.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  src: local("Plus Jakarta Sans SemiBold"), local("PlusJakartaSans-SemiBold"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-SemiBold.woff2")
      format("woff2"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-SemiBold.woff")
      format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  src: local("Plus Jakarta Sans Medium Italic"),
    local("PlusJakartaSans-MediumItalic"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-MediumItalic.woff2")
      format("woff2"),
    url("/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-MediumItalic.woff")
      format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}



/** ============================================================
Kaiti Relaxer Section on Home Page CSS
=============================================================**/
.kaiti-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.kaiti-list li {
  position: relative;
  padding: 12px 0 12px 35px;
  margin-bottom: 8px;
  color: #333;
  line-height: 1.5;
  font-size: 16px;
  transition: all 0.2s ease;
}

.kaiti-list li:hover {
  color: #2563eb;
  background-color: #f8fafc;
  padding-left: 38px;
}

.kaiti-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 12px;
  width: 20px;
  height: 20px;
  background-color: #3b82f6;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: bold;
  transition: all 0.2s ease;
}

.kaiti-list li:hover::before {
  background-color: #1d4ed8;
  transform: scale(1.1);
}

/* Alternative styling for nested lists */
.kaiti-list .kaiti-list {
  margin-top: 8px;
  margin-left: 20px;
}

.kaiti-list .kaiti-list li::before {
  background-color: #64748b;
  font-size: 10px;
}

.kaiti-list .kaiti-list li:hover::before {
  background-color: #475569;
}