/*====================================================================
   Custom CSS File for most of Desktop and Mobile look for Kipya Template
   Developed by Amazing LWEGATECH LTD team.
===================================================================**/
:root {
    --kpy-font: 'Montserrat', serif;
	--kpy-font-2: 'Rajdhani', sans-serif;
	--kpy-base: #0a713a;
	--kpy-base-rgb: 10, 113, 58;
	--kpy-white: #ffffff;
	--kpy-white-rgb: 255, 255, 255;
	--kpy-black: #222;
	--kpy-black-rgb: 34, 34, 34;
	--kpy-primary: #74b743;
	--kpy-primary-rgb: 116, 183, 67;
	--kpy-font-size: 16px;
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-dark: #212529;
    --bs-secondary: #6c757d;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    
    /* Bootstrap variables */
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-gutter-x: 24px;
    --bs-gutter-y: 0;
  }
  
html,body {
	font-family: var(--kpy-font)!important;color:var(--kpy-black);font-size: var(--kpy-font-size);font-weight: 400;line-height: 28px;letter-spacing:0.3px; text-rendering: auto; height:100%;margin: 0;  font-optical-sizing: auto;}
h1,h2,h3,h4,h5,h6{font-family:'Montserrat',sans-serif;}
.header-wrap{transition:all 0.3s ease;width:100%;position:absolute;z-index:1000;background:linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 0.01%, rgb(0 0 0 / 50%) 0.1%, rgb(0 0 0 / 0%) 100%);}
.header-wrap1{transition:all 0.3s ease;width:100%;}
.sticky-header{position:fixed;top:0;background:#0a713a;z-index:1000;box-shadow:0 2px 5px rgba(0,0,0,0.1);}
.header-wrap #topbar .napas-header,.header-wrap1 #topbar .napas-header{padding-top:10px;}
#topbar .site-logo img{height:60px;object-fit: contain;}
.header-wrap #topbar .menu-section .napas-menu .headerb,.header-wrap1 #topbar .menu-section .napas-menu .headerb{display:flex;justify-content:flex-end;align-items:center;width:100%;padding-top:5px;}
.header-wrap #topbar .header-contacts,.header-wrap1 #topbar .header-contacts{display:flex;justify-content:center;}
.header-wrap #topbar .header-contacts .contact-napas #block-13,.header-wrap1 #topbar .header-contacts .contact-napas #block-13 {display:flex;justify-content:flex-end;width:100%;}
.header-wrap #topbar .header-contacts .contact-item,.header-wrap1 #topbar .header-contacts .contact-item{display:flex;align-items:center;color:#fff;text-decoration:none;font-weight:500;font-size:13px;padding-bottom:8px;}
.header-wrap #topbar .header-contacts .phone,.header-wrap1 #topbar .header-contacts .phone{padding-right:30px;}
.header-wrap #topbar .header-contacts .contact-napas .contact-item i, .header-wrap1 #topbar .header-contacts .contact-napas .contact-item i{margin-right:8px;}
.header-wrap #topbar .header-contacts .contact-item:hover,.header-wrap1 #topbar .header-contacts .contact-item:hover{color:#86cd91;transition:all 0.3s ease;}
.header-wrap .navbar-nav .nav-link,.header-wrap1 .navbar-nav .nav-link {padding:10px 7px;font-size:14px;font-weight:600;text-transform:uppercase;}
.header-wrap .navbar-nav .nav-link:hover, .header-wrap1 .navbar-nav .nav-link:hover {border-bottom:2px solid #0a713a;}
.nav-search .search-switch i{color:#fff;transition:color 0.3s ease;font-size:17px;}
.header-searcher{width:50%;}
.search-model-box{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.8);display:flex;align-items:center;justify-content:center;z-index:9999;}
.search-model-box .search-model-form{width:100%;}
.search-model-box .search-close-btn{position:absolute;top:20px;left:50%;width:50px;height:50px;background:#222;color:#fff;text-align:center;border-radius:50%;font-size:32px;line-height:50px;transform:translateX(-50%) rotate(45deg);cursor:pointer;}
.search-model-box .search-model-form input{width:500px;font-size:25px;border:none;border-bottom:2px solid #666;background:none;color:#999;}
.headerb #menu-main-menu li{margin-right:20px;white-space:nowrap;text-transform:uppercase;}
#menu-main-menu .dropdown-toggle::after{display:none;}
.header-button {
    padding-left: 3.125rem; /* 50px = 3.125rem */
    margin-top: -0.625rem; /* -10px = -0.625rem */
}

.header-btn {
    display: inline-flex;
    padding: 0.9375rem 1.25rem; /* 15px = 0.9375rem, 20px = 1.25rem */
    background: #f3cc31;
    color: #fff;
    font-size: 0.875rem; /* 14px = 0.875rem */
    transition: all 0.3s ease;
    border-radius: 1.875rem; /* 30px = 1.875rem */
    border: 0.125rem solid #f3cc31; /* 2px = 0.125rem */
    white-space: nowrap;
}

.header-btn::before {
    content: "\2014";
    margin-right: 0.625rem; /* 10px = 0.625rem */
    transition: all 0.4s ease-out 0s;
    display: inline-block;
    transform: scaleX(1.5);
}
.navbar-nav .nav-item a{color:#fff !important;border-bottom:2px solid transparent;transition:border-color 0.6s ease;}
.menu .menu-item .sub-menu-item a{color:#333;}
.menu .menu-item-has-children{display: table-cell;width: 100%;min-width: 260px;padding-right:10px;}
.menu .menu-item-has-children a{font-weight: 600;font-size: 19px;line-height: 2.0;color: #fff;}
.main-menu .menu-item a {font-size: 12.5px;font-weight: 600;text-transform: uppercase;color:#0b5a5f;}
.main-menu .menu-item .sub-menu a {text-transform:Capitalize;font-size:16px;}
.menu .menu-item li.menu-item-has-children a::after {content: "\F282"; font-family: bootstrap-icons !important;  font-weight: 700; vertical-align: -.145em; padding-left: 10px; color: #a30046;}
.menu .sub-menu ul{min-width: 100% !important;}
.menu .sub-menu-item li {list-style:none;min-width: 100% !important;height:auto;}
.menu .sub-menu-item li:hover a{color: #74b743;}
.menu .sub-menu-item li {  font-weight: 400;  font-size: 16px; padding: 7px 20px;margin-bottom: 0;transition: ease all 200ms;}
.menu .sub-menu .right-side{width: 60%;min-height:250px;float:left;line-height:1.6;padding: 30px;}
.menu .menu-item:hover > .sub-menu {display: block;}
.menu .sub-menu .level-1{position:absolute;float:right;}
.navbar-expand-lg .navbar-nav .dropdown-menu {border-radius: 0;border: 0;transition: 0.5s;background:transparent;width: 280px;}
.navbar-expand-lg .navbar-nav .dropdown-menu, .sticky-header .navbar-expand-lg .navbar-nav .dropdown-menu {padding-top: 15px;z-index: 9999;}
.navbar-expand-lg .navbar-nav .dropdown-menu ul li {color:#000; padding:5px 15px;}
.menu .sub-menu .left-side{width: 40%;min-height:250px;float:left;background:rgba(42, 42, 134, 0.04);border-right:3px solid rgb(163, 0, 70);padding:30px 0 0;}
.navbar-expand-lg .navbar-nav .dropdown-menu a {display: block;color:#fff !important;font-size: 16px;font-weight: 500;padding: 5px 20px;line-height: 30px;text-decoration: none;text-transform: none;transition: .5s all;background: #74b743 !important;}
.navbar-expand-lg .navbar-nav .dropdown-menu a:hover {color:#fff;background: #0a713a !important;}
.menu-item-has-children .dropdown-menu a{font-size:14px;}
.sticky-header .site-logo img{margin-bottom:12px;height:60px !important;}
.sticky-header .menu-section{display:block;}
.sticky-header .navbar-nav .nav-link,.sticky-header .contact-item i,.sticky-header .nav-search i{color:#fff !important;}
.sticky-header .header-contacts{display:none !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:#fff;}
#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(10, 113, 58, 0.6);}
.modal-search .modal-body{align-items: center;}
.modal-search input{height: 60px;width: 600px;}
.modal-search .input-group .btn-search{background: #76b945;color:#fff;}
.modal-search #search-results {display: none;right: 0;position: relative;background: transparent;	padding: 1em;list-style: none;width: 100%;border: 0px solid #ccc;color:#fff;}
.modal-search  #search-results a{color:#76b945;}
.modal-search .search-result-item {margin-bottom: 3px;padding: 5px;}
.modal-search .search-result-item h5 {margin: 0;font-size: 1.2em;font-family: "Roboto", san-serif;}
.modal-search .search-result-item p {margin-top: 2px;color: #eee;font-size: 0.95em;margin-bottom: 5px;}
.modal-search .search-result-item:hover{background: rgba(0, 175, 239, 0.139);}

/** ==========================================================
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: #ffffff;  opacity: 1;  transform: scaleX(1.0);  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: #ffffff;}
  .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: #ffffff;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:600px}
.main-slider .container {  position: relative;  padding-top: 200px;  padding-bottom: 100px; z-index: 3;}
.main-slider .image-layer, .slider-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,rgba(29, 11, 11, 0.11) 0,rgba(241, 245, 241, 0.17) 99%,rgba(248, 252, 248, 0.5));background-blend-mode:overlay;background-repeat:no-repeat;background-size:cover;background-position:center center;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity 1500ms ease-in,-webkit-transform 7000ms ease;transition:opacity 1500ms ease-in,-webkit-transform 7000ms ease;transition:transform 7000ms ease,opacity 1500ms ease-in;transition:transform 7000ms ease,opacity 1500ms ease-in,-webkit-transform 7000ms ease;z-index:1;} 
.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%; margin: auto; text-align: center;}
.main-slider .main-slider-content__inner {  position: relative;  display: block;  overflow: hidden;width: 50%;}
.main-slider .main-slider-content__inner::before{ border-left: 3.2rem solid #f46d61;}
.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: #fff;  font-size: 50px;  line-height: 1.2em;  font-weight: 800;  text-transform: uppercase; text-transform: capitalize;letter-spacing: -.8px;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: #f4f3ef;  font-weight: 500; font-size: 18px;letter-spacing: -.5px;text-align: left;}
.main-slider .main-slider-content  a.text-link {background-color: #078c44; padding: 10px; text-align: left;  color: #fff;  float: left; font-weight:500;border-radius: 5px;}
.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: -.3em; padding-left: .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;  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: #ffffff;  background-color: #f46d61;}
.main-slider__nav .swiper-button-next::after,.main-slider__nav .swiper-button-prev::after {  display: none;}

/** ==========================================================
Sliders Section - Carousel
===========================================================**/
.carousel-item {position: relative; overflow: hidden;height:850px; }
.carousel-item img { height: 50%;background-repeat: no-repeat;background-position: center center;background-size: cover;width:auto !important;}
.carousel-item .carousel-caption {position: absolute;bottom: 34%;left: 8%;z-index: 2;color: #fff;}
.carousel-item .carousel-caption {text-align:left;}
.carousel-item .carousel-caption h1 {font-size: 60px;font-weight: 900;margin-bottom: 20px;color: #fff;line-height: 1.2;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);}
.carousel-item .carousel-caption .custom-width { font-size: 20px;width: 50%; max-width: 600px;box-sizing: border-box;text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6); }
.carousel-control-prev,
.carousel-control-next, .carousel-control-prev {top: 40% !important;width:7% !important;opacity:.8;}
.carousel-control-next .carousel-control-next-icon:hover, .carousel-control-prev .carousel-control-prev-icon:hover { background-color: #282828;opacity:0.5; border-radius: 50%; padding: 30px; display: flex; align-items: center; justify-content: center; }
.carousel-btn .material-symbols-outlined { font-size: 1.7em; vertical-align: middle; transition: all .4s ease-out 0s;display: inline-block;transform: scaleX(1.2);padding-left:10px;}
.carousel-caption .carousel-button{padding-top: 35px;}
.carousel-caption .carousel-btn, .product-content .product-button a {display: ruby;padding: 15px 56px;background:#0a713a;color:#fff;font-size:14px;font-weight:600;transition:background 0.3s ease;}
/** ==========================================================
Breadcrumb Section
===========================================================**/
.page-header {min-height: 400px;position: relative;background-size: cover;background-position: center center;} 
.page-header .page-header-section {position: absolute;bottom: 0;width: 100%;background:#0a713a;}
.page-header .overlay {position:absolute;width:100%;background: rgba(10, 113, 58, 0.66);min-height: 400px;bottom:0;}
.page-header .breadcrumb-section .breadcrumb-container .breadcrumb {margin:0;padding:12px 0;}
.page-header .breadcrumb-section .breadcrumb-container .breadcrumb a {text-align:center;color:#74b743;font-size: 19px;font-weight: 500;line-height: 1.2em;padding-right:10px;}
.page-header .breadcrumb-section .breadcrumb-container .breadcrumb span {color:#D3D3D3;padding-left:10px;font-size: 19px;line-height: 1.2em}
/** ==========================================================
Homepage Content
===========================================================**/

/*Hommes MJ*/
.homess .post-thumbnail {
    display: grid; /* Enable Grid */
    place-items: center; /* Center both horizontally and vertically */
    width: 100%; /* Ensure the container spans the full width */
    height: 150px; /* Set a fixed height for the container */
    overflow: hidden; /* Prevent content from overflowing */
    border-radius: 15px 15px 0 0; /* Rounded corners for the top part */
}

.homess img {
    width: 100px !important; /* Set image width */
    height: 100px !important; /* Set image height */
    object-fit: cover; /* Ensure the image scales proportionally */
    border-radius: 10px; /* Optional: Add rounded corners to the image */
}

.home-services{padding-top:30px;padding-bottom: 30px;}
.home-services h2{font-size: 35px;font-weight: 700;text-align: center;margin-bottom: 5px;}
.home-services p{font-size: 18px; margin-bottom: 2.5rem;}
.home-services .cd img{border-radius: 50%;height: 250px;width: 250px;object-fit: cover;}
.home-services .cd h3{background-color: #0a713a;border-radius: 50%; position: absolute;
    width: 170px;height: 170px;margin-top: -120px;padding: 10px; text-align: center;font-size: 20px;font-weight: 600; color: #fff; align-content: center;border: 5px solid #fff;box-shadow: 3px 5px 5px 0px rgba(0, 0, 0, 0.15);transition: 0.2s ease-in;}
.home-services .sc img{border-radius: 50%;height: 250px;width: 250px;object-fit: cover;}
.home-services .sc h3{background-color: #e4e31c;border-radius: 50%; position: absolute;
    width: 170px;height: 170px;margin-top: -120px;padding: 10px; text-align: center;font-size: 20px;font-weight: 600; color: #000; align-content: center;border: 5px solid #fff;box-shadow: 3px 5px 5px 0px rgba(0, 0, 0, 0.15);transition: 0.2s ease-in;}
.home-services .ll img{border-radius: 50%;height: 250px;width: 250px;object-fit: cover;}
.home-services .ll h3{background-color: #98c130;border-radius: 50%; position: absolute;
    width: 170px;height: 170px;margin-top: -120px;padding: 10px; text-align: center;font-size: 20px;font-weight: 600; color: #fff; align-content: center;border: 5px solid #fff;box-shadow: 3px 5px 5px 0px rgba(0, 0, 0, 0.15);transition: 0.2s ease-in;}
.home-services .gc img{border-radius: 50%;height: 250px;width: 250px;object-fit: cover;}
.home-services .gc  h3{background-color: #f5ea14;border-radius: 50%; position: absolute;
    width: 170px;height: 170px;margin-top: -120px;padding: 10px; text-align: center;font-size: 20px;font-weight: 600; color: #000; align-content: center;border: 5px solid #fff;box-shadow: 3px 5px 5px 0px rgba(0, 0, 0, 0.15);transition: 0.2s ease-in;}
.home-services .cd h3 a, .sc h3 a, .ll h3 a, .gc h3 a{color:unset;}
.home-services .cd h3:hover, .sc h3:hover, .ll h3:hover, .gc  h3:hover{border-color: #078c44;background-color: #fff; color:#078c44;cursor: pointer;transition: 0.3s all;}


.about-homepage {padding-top:80px;background-color: rgba(7, 140, 69, 0.035);}
.about-homepage .about-images-containers .about-images {padding: 0;height: 680px;} 
.about-homepage .about-images .about-image1-container {padding: 0 2em 2em 0;} 
.about-homepage .about-images .about-image1 img {width: 100%;height: 450px;object-fit: cover;object-position: center center;border: 10px solid #fff;box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.1); border-radius:3px;} 
.about-homepage .about-images .napas-partners1-mobile img {display:none;} 
.about-homepage .about-images .about-image2-container {padding: 0;position: relative;bottom: 20%;width: 50%;left: 28%;} 
.about-homepage .about-images .about-image2 img {width: 80%;object-fit: cover;object-position: center center; border: 10px solid #fff;border-radius: 3px; box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);position: absolute;bottom:0;}
.about-homepage .about-content {padding: 50px 0 0 50px;}
.about-homepage .about-content .about-sub-heading {text-transform: uppercase;color: #0a713a;display: block;font-size: 15px;font-weight: 600;letter-spacing: 3px;margin-bottom: 6px;}
.about-homepage .about-content .about-title {text-transform: uppercase;font-size: 35px;font-weight: 700;line-height: 50px;margin-bottom: 15px;}
.about-homepage .about-content .about-text {font-weight: 400;margin-bottom: 25px;font-size: 15px;line-height: 27px;}
.about-homepage .about-content .about-counter .counter-item {margin-bottom: 25px;}
.about-homepage .about-content .about-counter .counter-item .counter-number {font-size: 42px;font-weight: 600;margin-bottom: 5px;}
.about-homepage .about-content .about-counter .counter-item .counter-title {font-size: 14px;font-weight: 600;letter-spacing: 2px;text-transform: uppercase;}
.about-homepage .about-content .about-button {padding-top:20px;}
.about-homepage .about-content .about-button .contact-button a {font-size: 14px;font-weight: 500;text-transform: uppercase;padding: 14px 35px 12px;background: #0a713a;letter-spacing: 2px;}
.product-content .product-button a {background: #fff;color:#222;}
.product-section {min-height: 750px;background-image:url(https://lwegatech.net/napas/wp-content/uploads/2024/08/products-bg.jpg);background-position: top;background-repeat: no-repeat;padding: 4rem 0 0;background-size: auto;display:grid;align-items:center;}
.product-content {padding: 80px 80px 80px 100px !important; background-color:#0a713a;width: 45% !important; margin: 0 auto;color:#fff;}
.product-section [data-aos^=slide][data-aos^=slide].aos-animate {transform: translateX(20%) !important;}
.product-section .product-content .product-sub-heading {padding-bottom:0;margin-top:-10px;}
.product-section .product-content .product-title{margin-bottom: 19px;font-size: 60px;line-height: 1.325;font-weight:700;}
.product-section .product-content .product-text {font-size: 15px;font-weight: 300;line-height: 25px;margin-bottom: 45px;}
.product-section .product-content .product-button .wp-block-button__link {font-weight: 700; border: 2px solid #fff; transition: border-color 0.3s ease; } 
.product-section .product-content .product-button .wp-block-button__link:hover { border-color: 2px solid #fff; background-color: transparent;color:#fff;transition: all 300ms linear 0ms;}
.community-section {min-height: 750px;
  background-image:linear-gradient(to bottom, #fff 0%, #fff 10%, #fff 20%, #fffffff2 30%, #ffffffd6 40%, #ffffff8a 50%, #ffffff38 60%, #fff0 70%, #fff0 80%, #fff0 90%, #fff0 100%), url(https://lwegatech.net/napas/wp-content/uploads/2024/08/community-background-image.jpg);
  background-position: top;background-repeat: no-repeat;padding: 5rem 0 0;background-size: cover;}
.community-content {text-align:center; margin: 0 auto;width: 70% !important;}
.community-content .community-impact-heading {text-transform:uppercase;font-size: 42px;font-weight: 700;margin-bottom:0;padding-bottom:20px;}
.community-section .community-content .community-button {display: inline-block;}
.community-section .community-content .distributor-button {padding-bottom:30px;}
.community-section .community-content .community-button .wp-block-button__link {background-color: #74b743; color: #fff; transition: background-color 0.3s ease, color 0.3s ease; font-style:italic;font-size:15px;font-weight:500;} 
.community-section .community-content .community-button .community-button2 .wp-block-button__link {background-color: #0a713a; }
.community-section .community-content .community-button .wp-block-button__link:hover { background-color: transparent; border:2px solid #222; color: #222; transition: background-color 0.3s ease;transition: all 300ms linear 0ms;}
.community-content .community-sub-heading {padding-bottom:30px;letter-spacing: 0.95px;line-height: 28px;font-size: 23px;font-style: italic;font-weight: 300;font-family: 'roboto';}
/** ==========================================================
Management Team Page and Board of Directors
===========================================================**/
.management-team .team .card, .management-team .board .card {
    border: 7px solid white !important;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) Important;}
.management-team .team .card .post-thumbnail img, .management-team .board .card .post-thumbnail img {height:auto;width:100%;}
.management-team .team .card:hover .post-thumbnail img, .management-team .board .card:hover .post-thumbnail img  {transform: scale(0.97); transition: transform 0.5s ease;}
.management-team .team .card .team-details, .management-team .board .card .board-details {text-align:center;}
.management-team .team .card .team-details h4, .management-team .board .card .board-details h4 {font-size:1.3rem;padding-top:10px;}
.management-team .team .card:hover .team-details h4, .management-team .board .card:hover .board-details h4 {color:#0a713a;transition: color 0.5s ease;}
.management-team .team .card:hover .team-details p, .management-team .board .card:hover .board-details p {color:#74b743;transition: color 0.5s ease;}
.management-team .team .card .team-details button, .management-team .board .card .board-details button {font-size:.9rem;border-color:#0a713a; color:#0a713a;margin-bottom:10px;border-radius:0;}
.management-team .team .card .team-details button:hover, .management-team .board .card .board-details button:hover {background-color:#0a713a; color:#fff;}
.management-team .modal.show .modal-dialog {padding: 20px;background: #fff;}
.management-team .modal-dialog img {width: 100%;height: auto;}
/** ==========================================================
Our Partners Page
===========================================================**/
.partners-page .partner-image figure {box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);}
.partners-page .partner-image figure img {padding:10px;}
.partners-page .partner-image figure img:hover {box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);transform: scale(1.05);transition: box-shadow 0.6s ease, transform 0.6s ease;}
/** ==========================================================
About Page
===========================================================**/

.header-wrap .overlay {position:absolute;height:100%;width:100%;top:0;left:0;background:linear-gradient(to top, #000000b3, #0000004d);color:white;display:flex;align-items:flex-end;justify-content:flex-start;padding:0 0 0 70px;box-sizing:border-box;}
.header-wrap .page-title h1.entry-title {color:#fff;font-size:2.5rem;font-weight:700;text-shadow:0 1px 6px rgba(0, 0, 0, 0.52);padding:10px 20px;background:#00815d;margin:0;width:auto;max-width:100%;text-align:left;box-sizing:border-box;}
.header-wrap-services{min-height:400px;position:relative;overflow:hidden;} 
.header-wrap-services .overlay { position: absolute; height: 100%; width: 100%; top: 0; left: 0; background: linear-gradient(to top, #100202b7, #1b1a1a20); color: white; display: flex; align-items: flex-end; /* Align items to the bottom */ justify-content: center; /* Center items horizontally */ padding: 0 0 0 70px; box-sizing: border-box; align-content: flex-start; flex-direction: row;
font-family: "Unbounded", sans-serif;}
.header-wrap-services .page-title{width:100%;}
.header-wrap-services .page-title h1.entry-title {color:#fff;font-size:40px;font-weight:700;width:auto;max-width:100%;box-sizing:border-box;}


@media (max-width:768px) {.header-wrap .page-title h1.entry-title {font-size:2rem;}}
@media (max-width:480px) {.header-wrap .page-title h1.entry-title {font-size:1.4rem;}}

.about-page-intro{width:60% !important;margin: 0 auto;padding-top: 50px; padding-bottom: 40px;text-align: center;}
.about-page-intro h2{font-size: 40px;font-weight: 700;}
.about-page-mv{background-color: #edf923;}
.about-page-image{min-height: 100%;position: relative;}
.about-page-image img{height: 600px;}
.about-page-mv .about-page-content-inner{padding: 30px 60px 15px 0;color:#078c44}
.about-page-mv .about-page-content-inner h4{font-weight: 700;}
/** ==========================================================
Services Page
===========================================================**/
.product-header{height: 300px;align-items: center;margin-top:80px;position: relative;}
.product-header .page-title{padding-top: 10%;color: #fff;}
.product-header .page-title h1{font-weight: 700;}
.product-page{padding-top:50px}
.product-page .product-detail{border: 5px solid #fff;min-height: 360px;display: block;}
.product-page .product-detail .content{padding:5px 15px 5px 0;text-align: justify;}
.product-page .product-detail .content h4{color:#078c44;font-weight: 600;}
.product-page .product-detail .content ul{list-style-type: none;padding-left: 0px;}
.product-page .product-detail .content ul li{margin-bottom: 5px;display: flex;text-align: left;}
.product-page .product-detail .content ul li::before{font-family: "bootstrap-icons"; content: "\F3CE";margin-right:5px;color:#000;}
.product-page .product-detail img{min-height: 350px;object-fit: cover;}
.gree{background-color: #2D4F9E !important;border-color: #2D4F9E;padding: 20px; color:#fff !important;text-align: center;margin-top:15px;}
.gree img{height: 40px !important;}
.gree p{font-size: 13px;padding-bottom: 1.0rem;text-align: center;}
.gree .btn.btn-warning{background-color: #D35B2B;border-color: #D35B2B;color:#fff;}
.ahelp{border-color:#0a713a;padding: 20px;text-align:center;margin-top:15px;}
.ahelp img{height: 100px;}
.ahelp .call{color:#dc1040;margin-bottom: 1.0rem;font-size: larger;font-weight: 500;}
.ahelp .btn-success{background-color: #0A713A;border-color: #0A713A;color: #FFF;}

/** =========================================================
NEWS section
===============================================================**/
/** =========================================================
NEWS section
===============================================================**/


.news-section{padding: 5px 15px;}
.news-section .card{min-height: 300px;}
.news-section h2{text-align: center;font-weight: 600 !important;color:#5EC401;margin-bottom: 20px;}
.news-section h3{font-size:20px;color:#333; margin-top:10px;display: -webkit-box; -webkit-line-clamp: 3;  -webkit-box-orient: vertical;  overflow: hidden; }
.news-section .catz{font-size:14px;background:rgb(94, 196, 1, 0.95);color:#fff; padding:2px 5px;top:165px;position: absolute;min-width:150px}
.news-section .post-thumbnail img{width:100%;height:180px !important;object-fit: cover;}

 img {width: 100%; height: 150px;  object-fit: cover; transition: cubic-bezier(0.075, 0.82, 0.165, 1);}
.kpy-news .date {font-size: 13px;font-weight: 500; color: #f46d61; margin-bottom: 1rem; color:#0a713a;}
.kpy-news h3 {font-size: 19px;font-weight: 600;color: #333;overflow: hidden;  text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3; -webkit-box-orient: vertical;margin-bottom: 1rem;}
.kpy-news a.btn-outline-info {color: #00815d; border-color:#00815d;border-radius: 50px;padding: 2px 20px;font-size: 14px;font-size: 500;}
.kpy-news a.btn-outline-info:hover {color:#fff; background-color: #00815d;}
.kpy-news .catz{font-size: 13px; font-weight: 600; color:#f46d61;margin-bottom: .3rem;}
.kpy-news .catz i::before {padding-right:0.5rem;}
.home-newz h3{position: relative;font-weight: 600;color: #012d20;margin-bottom:1.3rem;}
.home-newz  h3::after{content: ""; display: block; height: 1px; width: 80px; border-bottom: 3px dashed #00815d; background-color:transparent;margin-top: 5px;}
.kpy-front-news{margin-bottom: 10px;}
.kpy-front-news img{border-radius: 5px;width: 80px;height: 50px;object-fit: cover;}
.kpy-front-news a h4{font-size: 15px;font-weight: 600;margin-bottom: 2px;color: #000;}
.kpy-front-news a .catz{font-size: 12px;color: #f46d61;}
.kpy-front-news a:hover h4{color:#00815d;}
.kpy-other-news img{height: 150px;width: 100%;object-fit: cover;}
.kpy-other-news h3 {font-size: 19px;font-weight: 600;color: #333;overflow: hidden;  text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3; -webkit-box-orient: vertical;margin-bottom: 1rem;}
.kpy-other-news .catz{font-size: 13px; font-weight: 600; color:#f46d61;margin-bottom: .3rem;}
.kpy-other-news a.btn-outline-info {color: #00815d; border-color:#00815d;border-radius: 50px;padding: 2px 20px;font-size: 14px;font-size: 500;}
.kpy-other-news a.btn-outline-info:hover {color:#fff; background-color: #00815d;}
.kpy-news .catz i::before {padding-right:0.5rem;}
.kpy-job a{color:#00815d}
.kpy-job h3 a{color:#00815d}
.kpy-job p{color:#555}
.kpy-home-job h4{margin-bottom: 2px;}
.kpy-home-job h4 a{color:#00815d;font-size: 15px;font-weight: 600;margin-bottom: 1px;}
.kpy-home-job .date{font-size: 12px;color: #f46d61;}
.kpy-home-job{font-size: 14px;}
.kpy-partner .card{transition: ease 0.2s;}
.kpy-partner img{margin:0 auto;}
.kpy-partner .card:hover{transition: ease 0.2s;border:1px  #00815d;}
.news .card {margin-bottom: 30px;border: 1px solid #eee !important;box-shadow: 4px 4px 4px #eee !important;border-radius:0;}
.news h2{text-align: center;font-weight: 600 !important;color:#5EC401;margin-bottom: 20px;}
.news .card .post-thumbnail {overflow: hidden;}
.news .card .post-thumbnail img {height: 200px;width: 100%;object-fit: cover;}
.news .card .post-thumbnail:hover img {transform: scale(1.1);transition: transform 1.1s ease;}
.news h3{font-size:20px;color:#000;font-weight: 700; margin-top:5px;display: -webkit-box; -webkit-line-clamp: 3;  -webkit-box-orient: vertical;  overflow: hidden; }
.news .card .card-body .catz .author, .news .card .card-body .catz .date{font-size:13px;color: var(--kpy-base);}
.news .card .card-body .catz .date{color:#078c44;}
.news .card .card-body .catz .excerpt p{font-size:15px;color:var(--kpy-black);padding-top:8px;}
.news .card .card-body .read-more{border-radius:0;border-color:var(--kpy-base);background:var(--kpy-base);font-size:15px;color:var(--kpy-white);margin-bottom:10px;}
.news .card .card-body .read-more:hover{background:var(--kpy-primary);border-color:var(--kpy-primary);color:var(--kpy-white);}


.kpy-all-news .post-thumbnail{margin: 20px 0 20px 0;border-radius: 15px;width: 100%;overflow: hidden;transition: all .3s cubic-bezier(.3,.58,.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(.075,.82,.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;}
.kkpy-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: .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:#9E4F28; transition: 0.3s all;}
.kpy-all-news .read-more:hover:before{content:"\F63B" ;font-family: bootstrap-icons;font-size: 15px;margin-right: 5px;color:#9E4F28;}
.updates .container{width:80%;}
/** ==========================================================
Single Article Page
===========================================================**/
.page-header-section .page-header-content .entry-title{font-size:24px;color:var(--kpy-white);padding-top: 15px;margin-bottom: 0;text-align:center;}
.page-content2 {  padding-top:80px;}
.page-content2 .post-content img { width: 100%; height: auto; object-fit: cover; margin-bottom: 20px; }

.page-content2 .post-content h1 { font-size: 26px; font-weight: 500; color: #000; margin-bottom: .7rem; }
.page-content2 .post-content p { margin: 0 0 1.6875rem; }
.post-content h3 {font-size:1.25rem;}

.page-content2 .post-content .author { line-height: 3; border-bottom: dotted 1px #aaa; margin-bottom: 1rem; color: var(--kpy-base); }
.page-content2 .post-content .bd-highlight { align-items:center; justify-content:left !important;}
.page-content2 .post-content .bd-highlight .text-muted{ font-weight: 500;font-size:17px;color: var(--kpy-primary) !important; }
.page-content2 .post-content .bd-highlight a:hover{ color: var(--kpy-primary) !important; }
.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: #D60000; }
.related-post-thumbnail img{width: 100%;height: auto;}
/** ============================================================
Photo Gallery Page CSS
=============================================================**/
.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: #f46d61;font-size: 0.9rem;font-weight: 600;}
.gallery-stack {border: 6px solid #fff;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 #fff;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; }

/** ==========================================================
Contact Page
===========================================================**/
.page-content-containers {padding: 80px 0 30px;}
.contact-page {padding-left:0 !important;padding-right:0 !important;}
.contact-page .contact-section  .contact-form h2{padding-bottom:20px !important;}
.contact-page .contact-section  .contact-form h2 span{color:#74b743;}
.contact-page .contact-section  .contact-form .napas-contact-details{padding:0 !important;}
.contact-page .napas-contact-details {margin: 0 auto; padding: 20px; }
.contact-page .napas-form-style { display: flex; flex-direction: column; gap: 25px; }
.contact-page .napas-contact-column { flex: 1; }
.contact-page .napas-contact-items { display:flex;gap: 20px;}
.contact-page .contact-item { display: flex; align-items: center; position: relative; padding: 10px; background: transparent; } 
.contact-page .contact-item .icon { font-size: 18px; color: #333; margin-right: 10px; } 
.contact-page .contact-item .fa-comment { margin-top:-15px; } 
.contact-page .contact-item input, .contact-page .contact-item textarea { flex: 1; border: none; outline: none; padding: 10px; font-size: 16px; }
.contact-page .line { display: block; width: 100%; height: 1px; background: #999; position: absolute; bottom: 0;transform: scaleX(1); transition: transform 0.3s ease; }
.contact-item .icon { font-size: 18px; color: #333; margin-bottom: 8px; }
.contact-item input, .contact-item textarea { width: 100%; border: none; outline: none; padding: 10px; font-size: 16px; }
.form-submit { background-color: #0a713a; color: #fff; border: none;padding: 19px 35px 20px 64px; font-size: 16px; cursor: pointer; transition: background-color 0.3s ease; }
.form-submit-wrapper {padding-top:30px; position: relative; display: flex;align-items:center; } 
.form-submit-wrapper .icon-container { position: absolute; left: 30px; top: 65%; transform: translateY(-50%); font-size: 18px; color: #fff; pointer-events: none; } 
.form-submit-wrapper .form-submit:hover { background-color: #74b743; }
.form-submit-wrapper .acceptance { display: flex; align-items: center; gap: 10px; margin:10px 40px;}
.form-submit-wrapper .acceptance label { font-size: 14px; }
.form-submit-wrapper .acceptance a { color: #74b743; text-decoration: none; }
.form-submit-wrapper .acceptance a:hover { text-decoration: underline; }
.form-submit-wrapper .response-output { display: none; margin-top: 20px; padding: 10px; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 5px; color: #333; }
.get-in-touch {display: flex;justify-content: end;padding-left: 0;padding-top: 70px;}        
.get-in-touch .contact-subheading {font-family: "Montserrat", Sans-serif;font-size: 25px;font-weight: 500;padding-bottom: 30px;}        
.get-in-touch .contact-info{margin-bottom:40px;display:flex;align-items:center;}
.get-in-touch .contact-info-icon{font-size:24px;color:#333;margin-right:20px;}
.get-in-touch .contact-info-icon i{font-size:24px;}
.get-in-touch .media-body{display:flex;flex-direction:column;}
.get-in-touch .media-body h3{margin:0;font-size:18px;color:#333;}
.get-in-touch .media-body p{margin:0;color:#666;font-size:14px;}
.napas-map {padding: 0 !important;}
.napas-map iframe {width:100% !important;}
/** ============================================================
Error 404 Page Not Found CSS
=============================================================**/
.Error_404 {overflow: hidden; padding:80px 0 120px;}
.Error_404 .error_pic {width: 30%; float: left; text-align: center;}
.Error_404 .error_pic i {color: #0a713a; font-size: 200px; line-height: 200px; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; margin-left: .2em;}
.Error_404 .error_desk {width: 65%; float: left; padding-top: 40px;}
.Error_404 .error_desk h2 {font-size: 55px; line-height: 60px;color: #74b743;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: #74b743;}
a.button, a.tp-button {transition:.2s all; background: transparent; color: #74b743; border:solid 2px;}
.wp-block-ub-tabbed-content-tab-title strong {font-weight:500!important;}
.text-dark {color:#a88384;}
/** ============================================================
Footer CSS
=============================================================**/
.footer {border-style: solid;border-width: 3px 0 0 0;border-color: #74b743;transition:  0.3s, border 0.3s, border-radius 0.3s,box-shadow 0.3s;margin-bottom: 0;padding: 50px 0 30px 0;background:#222;}
.footer .footer-details {padding:0 80px;justify-content:center;}
.footer-logo { text-align: center; padding-bottom: 40px; }
.footer-logo .logo { max-width: 150px; height: auto;}
.footer-contact-area .row #block-10 { display: flex; padding:0;}
.footer-contact-area { padding-bottom:40px; }
.footer-contact-area .col-lg-4, .footer-contact-area .col-md-4, .footer-contact-area .widget-items { display: flex; align-items: center; justify-content: center; text-align: center; }
.footer-socials a, .footer-contact-area i {display: inline-block;background-color: #74b743;color: #222;font-size: 20px;text-align: center;border-radius: 50%;width: 40px;height: 40px;line-height: 30px;}
.footer-contact-area i {line-height:2 !important;margin-right:10px;}
.footer-contact-area .contact-text { color: #DDF5EC;font-size: 15px;text-align:left; }
.footer-contact-area .contact-text p {margin-bottom:0; }
.footer .footer-details .footer-socials {display: flex; justify-content: center; padding: 0 0 15px 0;border-style: solid;border-width: 0 0 1px 0;border-color: #6bbf8a;}
.footer .footer-details .footer-socials a:hover {background-color: transparent;border-style: solid;border-width: 1px;border-color: #74b743;color: #74b743;}
.footer-socials .bd-highlight { margin: 0 10px; }
.footer .copyright {text-align: center;padding: 20px;color: #F4F4F4B8;font-size: 14px;font-weight: 400;}
.footer .copyright a {color: #F4F4F4B8;}
.chat-trigger { position: fixed; bottom: 20px; right: 20px;z-index:99; }
.chat-channel { position: relative; }
.chat-cta-button { position: relative; }
.open-chat, .chat-icon { background-color: #ffea02; color: #222; border: none; border-radius: 50%; width: 52px;height: 52px;line-height: 30px; font-size: 24px; display: flex; align-items: center; justify-content: center; transition: background-color 0.3s; }
.open-chat::before { content: "\f4ad"; font-family: "Font Awesome 5 Free"; font-weight: 900; }
.chat-icons { display: none; flex-direction: column; position: absolute; bottom: 60px; right: 0; gap: 10px;}
.chat-icons {display: none;position: absolute;z-index: 1000;}
.chat-icon.whatsapp , .chat-icon.email { background-color: #0a713a; color: #fff; }
.chat-channel.chat-cta-main:hover .chat-icons { display: flex; }
.chat-channel.chat-cta-main:hover .open-chat::before { content: "\f00d"; }

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
/** ==========================================================
Container CSS
===========================================================**/
@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px!important;
  }
}
/*@media (max-width: 992px) {*/
/*  .container, .container-lg, .container-md, .container-sm {*/
/*    max-width: 960px!important;*/
/*  }*/
/*}*/
/*@media (max-width: 768px) {*/
/*  .container, .container-md, .container-sm {*/
/*    max-width: 720px!important;*/
/*  }*/
/*}*/
/*@media (max-width: 576px) {*/
/*  .container, .container-sm {*/
/*    max-width: 540px!important;*/
/*  }*/
/*}*/
/*========================
Mobile styles 
==========================*/
@media (max-width: 768px) { 
.home {padding-right:0 !important;}
.header-wrap #topbar .napas-header, .header-wrap1 #topbar .napas-header{padding-top:15px;}
.header-wrap #topbar .site-logo img {height:70px;}
.header-wrap #topbar .napas-header .menu-section .header-contacts, .header-wrap #topbar .menu-section .headerb .napas-navbar, .header-wrap #topbar .menu-section .headerb .nav-search, .header-wrap #topbar .menu-section .headerb .header-button, .header-wrap1 #topbar .napas-header .menu-section .header-contacts, .header-wrap1 #topbar .menu-section .headerb .napas-navbar, .header-wrap1 #topbar .menu-section .headerb .nav-search, .header-wrap1 #topbar .menu-section .headerb .header-button {display:none;}
.header-wrap .menu-section .napas-menu .toggling-menu .napas-toggle-menu button i {padding-top:4px;}
.sticky-header .menu-section .napas-menu .toggling-menu .napas-toggle-menu button i {color:#1f1f1f !important;}
#offcanvasExample {padding: 15px; background: #fffffff7; width:100%;}
#offcanvasExample .offcanvas-body ul li a{ font-size: 14px; font-weight: 500; margin-bottom: 0; color: #0a713a !important; }
#offcanvasExample .offcanvas-body .dropdown-menu .dropdown-item { font-size: 15px; font-weight: 500; margin-bottom: 0; background:none !important; }
.dropdown-toggle::after {float: right;margin-left: .55em;margin-top:10px;}
.header-wrap .navbar-nav .nav-link:hover, .header-wrap1 .navbar-nav .nav-link:hover {border: none !important;}
.offcanvas-body .dropdown-menu { border: none; width: 100%; background: #eee;border-radius: 0; }
.header-wrap-services .overlay {padding: 0 0 0 30px;}
.header-wrap-services .page-title h1.entry-title {font-size: 36px;}
.navbar-nav .nav-item a {border-bottom: none !important;padding-bottom:10px;}
.header-wrap .navbar-nav .nav-link,.header-wrap1 .navbar-nav .nav-link {padding:10px 0;}
.page-header .breadcrumb-section .breadcrumb-container {padding:0;}
.page-header .breadcrumb-section .breadcrumb-container .breadcrumb {padding:10px 0;}
.carousel-item {height:460px;}    
.carousel-item .carousel-caption {bottom:0; top:40%;right:0;left:0;padding:0 15px;font-weight:500;}    
.carousel-item .carousel-caption h1 {font-size:45px;}
.carousel-item .carousel-caption .custom-width {width:100%;font-size:14px;}
.carousel-control-prev, .carousel-control-next {top: 80% !important;}
.carousel-caption .carousel-btn, .product-content .product-button a {padding: 14px 35px;font-size: 13px;}
.carousel-caption .carousel-button {padding-top: 25px;}
.main-slider .swiper-slide {position: relative;height: 460px;}
.main-slider .main-slider-content__inner {width: 100%;}
.main-slider .main-slider-content .big-title h2 {font-size: 35px;}
.main-slider .main-slider-content .text p {font-size: 14px;}
.main-slider .container{padding-top: 150px;}

.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;}

.home-services .cd, .home-services .sc{position: relative; margin-bottom: 50px !important;}
.home-services .cd img, .home-services .sc img,  .home-services .ll img, .home-services .gc img{height: 150px;width: 150px;}
.home-services .cd h3, .home-services .sc h3, .home-services .ll h3, .home-services .gc h3 {width: 120px;height: 120px;margin-top: -80px;font-size: 14px;}


/**modal search**/
.modal-search input{height: 60px;width: 320px;}
.modal-search .input-group .btn-search{background: #00AEEF;color:#fff;}
.modal-search #search-results {display: none;right: 0;position: relative;background: transparent;	padding: 1em;list-style: none;width: 100%;border: 0px solid #ccc;color:#fff;}
.page-content-containers {padding: 50px 0 10px;}
.about-homepage {padding: 0 15px;margin-bottom:40px !important;}
.about-homepage .about-images-containers {gap:0; padding:0;}
.about-homepage .about-images-containers .about-images {height:auto;}
.about-homepage .about-images .about-image2-container {left:15%;bottom: 32%;width: 70%;}
.about-homepage .about-images .about-image2 {margin:0 !important;}
.about-homepage .about-images .about-image1 img {display:block;height: 350px;}
.about-homepage .about-images .napas-partners1-mobile img {display:block;width: 100%;height: 400px;object-fit: cover;object-position: center center;border: 10px solid #fff;box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.1); border-radius:3px;}
.about-homepage .about-content {padding:0;}
.about-homepage .about-content .about-sub-heading {font-weight: 500;letter-spacing: 2px;}
.about-homepage .about-content .about-title {font-size: 30px;}
.about-homepage .about-content .about-counter {display:ruby;}
.about-homepage .about-content .about-counter .counter-item {margin-bottom: 0;padding-right: 17px;}
.about-homepage .about-content .about-counter .counter-item .counter-number {
    font-size: 38px;text-align:center;}
    .about-homepage .about-content .about-counter .counter-item .counter-title {font-size:12px;text-align:center;}
.about-homepage .about-content .about-button {padding-top:30px;}
.about-page-intro h2 {font-size: 30px;}
.about-page-intro {width: 100% !important;}
.about-homepage .about-content .about-button .contact-button a {font-size: 12px;}
.about-homepage .about-content .about-title {margin-bottom:0;}
.product-section {padding-top:0 !important;min-height: 50px;background-position: bottom;}
.product-content {width: 100% !important; padding: 40px 30px 40px 30px !important;}
.about-page-image .wp-block-cover, .wp-block-cover-image {min-height: 300px !important;}
.about-page-mv .about-page-content-inner {padding: 15px;}
.post-content .post-details{font-size: 12px;}
.about-side{margin-top: 1.0rem}
.about-side h3{font-weight: 700;}
.about-side a h5{color:tomato;}
.about-side .card:hover{border: 1px solid tomato !important;}
.about-side a h5::before{font-family: "bootstrap-icons";content: "\F280";color:tomato;margin-right:5px;align-self: center;}
.related-post-thumbnail{display: none;}
.product-section [data-aos^=slide][data-aos^=slide].aos-animate {transform: translateX(0) !important;}
.product-section .product-content .product-title {font-size: 50px;}
.product-header {height: 200px;}
.breadcrumb{font-size: 12px !important;}
.breadcrumb a{color: rgb(255, 193, 7);}
.community-section {min-height: 650px;padding: 4rem 0 0;background-repeat:repeat;background-size:auto;}
.community-content .community-impact-heading {font-size: 30px;}
.community-content {width: 90% !important;padding:0;}
.community-content .community-sub-heading {font-size: 20px;padding-bottom:20px;}
.community-section .community-content .community-button .wp-block-button__link {background-color: #7bba4c;font-size: 15px;color: #fff !important;}
.community-section .community-content .community-button .community-button2 {padding-top:30px; }
.our-mission-section .our-mission-container {padding: 30px 0;width: 100%;}
.who-we-are-page .who-we-are-content .who-we-are-text .about-us-container {padding: 0;}
.who-we-are-page .who-we-are-content .who-we-are-text .about-us-container h2 {padding-bottom: 10px;}
.who-we-are-page .who-we-are-content .who-we-are-text .about-us-container .who-we-are-button {padding-top: 10px;}
.napas-core-values .wp-block-cover__inner-container {padding: 0;}
.napas-core-values h2 {padding: 30px 0 0;margin:0;}
.napas-core-values .our-values-container {padding-top: 10px;}
.napas-core-values .our-values-container .our-values-column {padding:10px;}
.partners-page .partner-image {display:flex;justify-content:center;}
.partners-page .partner-image figure {margin:0;}
.napas-products {margin-top: 0; }
.products-page .products-content .main-product-image .product-tree-fruits img {min-height: 500px;}
.products-page .products-content .main-product-content {padding-top: 50px;}
.products-page .main-product-image .all-napas-flavours {display:none;}
.products-page .products-content .main-product-content .juice-info {padding: 10px;}
.products-page .products-content .main-product-content .juice-info .juice-description {padding: 0;text-align: justify;}
.products-page .products-content .main-product-content .explore-flavours-button {padding-top: 50px;}
#pine-section {padding: 30px 10px 400px 10px;}
#pine-section .pineapple-section .round-circle {margin-left:auto; width: 350px;
    height: 350px;}
#pine-section .pineapple-section .pineapple-content-column .pineapple-content {
    padding: 30px 0;text-align: center;}
.products-page .products-content .main-product-content .juice-info .main-product-title, #pine-section .pineapple-section .pineapple-content-column .pineapple-content .main-product-title {font-size: 1.8rem;}
#pine-section .pineapple-section .pineapple-content-column .pineapple-content .pine-description {text-align: justify;padding: 2px;}
#pine-section .pineapple-section .pineapple-content-column .pineapple-content .pine-nutritional-values .main-product-subtitle {padding: 0 15px 15px 0;text-align: left;}
#pine-section .pineapple-section .pineapple-content-column .pineapple-content .pine-nutritional-values .pine-nutritional-content-icons {gap:0}
#pine-section .pineapple-section .pineapple-content-column .pineapple-content .pine-nutritional-values .pine-nutritional-content-icons .wp-block-column {display:flex;justify-content:flex-start;align-items:center;}
.pine-nutritional-content-icons .nutritional-icons {width: 60px;height: 60px;padding: 13px;margin-bottom: 20px !important;}
#pine-section .pine-nutritional-content-icons .nutritional-content, .mango-section .pine-nutritional-content-icons .nutritional-content {font-size: 14px;font-weight: 510;padding-left: 20px;}
.mango-section {padding-bottom:500px !important;}
.mango-section .pineapple-section .round-circle, .mixed-berries-section .pineapple-section .round-circle {margin-right: auto;}
.apple-section {padding: 40px 10px 450px 10px !important;}
.apple-section .pineapple-section .round-circle .pineapples-juice-bottle img {
    width: 130px;}
.mixed-berries-section {padding-bottom:580px !important;}
.our-farm-page h2 {padding-bottom: 10px;}
.our-farm-page .pineapple-farming .pineapple-growing-content {padding: 30px;}
.our-farm-page .pineapple-farming .pineapple-growing-content h4 {padding-bottom: 15px;}
.become-a-distributor-page .distributor-form .distributor-title {font-size: 20px;}
.become-a-distributor-page .distributor-form .form-container {width:100%;left:0;padding: 30px 15px;}
.contact-container {padding:0 15px;}
.get-in-touch {justify-content: flex-start;padding: 0 10px;}
.contact-page .contact-section {padding:10px;gap:0;}
.contact-page .napas-contact-items {display: inline-block;}
.footer-logo .logo {height: auto;}   
.contact-page .line {width: 95%;}
.contact-page .napas-form-style {gap: 5px;}
.form-submit-wrapper {display:inline-grid;}
.form-submit-wrapper .icon-container {left: 28%;top: 46%;font-size:15px;}
.form-submit-wrapper .acceptance {margin: 10px 10px;}
.get-in-touch .contact-subheading {padding-bottom: 20px;}
.form-submit {padding: 15px 20px 15px 30px;}
.get-in-touch .contact-info {margin-bottom: 20px;}
.footer .footer-details {padding: 0}
.footer-contact-area .row #block-10 {display:block;}
.footer-contact-area .col-lg-4, .footer-contact-area .col-md-4, .footer-contact-area .col-sm-12 {justify-content: flex-start;padding: 0 15px 10px;}
.footer-contact-area {padding-bottom: 30px;}
.footer-contact-area i {font-size: 18px;width: 35px;height: 35px;}
.footer-socials a{font-size: 16px;width: 35px;height: 35px;line-height: 25px;}
}
/* Tablet styles */
@media (min-width: 769px) and (max-width: 1024px) {}

/*@media (min-width: 320px) and (max-width: 575px) {*/
/*}*/
/*@media (max-width: 576px) and (max-width: 767px) {*/
/*}*/
/*@media only screen and (max-width: 1024px) and (min-width: 768px) {*/
/*}*/
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {
}





/*--------------------------------------- my style starts here ---------------------------------------*/
/*---------home intro section---------*/
.home-intro{
   padding: 4em !important;
}

.home-intro h2{
  /* Unbounded Font - Supports variable weight */
  font-family: 'Unbounded', cursive;
  font-weight: 900;
  font-size: 40px !important;
  line-height: 115% !important;
  text-transform: uppercase;
  color: var(--td-common-white);
 
}.home-intro h2 {
  /* ... existing properties ... */
  animation: td-animetion-left 1.9s forwards cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
  opacity: 0;
}

.home-intro-middle {
    position: relative;
    width: 100%;
    margin-bottom: -20px;
    background-color: lightgray;
}

.home-intro-middle::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(207, 242, 214, 0.84); /* Adjust color and opacity */
}
@keyframes td-animetion-left {
  0% {
    opacity: 0;
    transform: translateX(-20px); /* Example of starting position */
  }
  100% {
    opacity: 1;
    transform: translateX(0); /* End position */
  }
}

.home-intro h3 {
  padding-bottom: 30px;
  /* Unbounded Font - Supports variable weight */
  font-family: 'Unbounded', cursive;
  font-weight: 400;
  font-size: 16px;
  color: var(--td-common-white);
  animation: td-animetion-left 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
  opacity: 0;  
}
.home-time{
  display: inline-block;
  padding-bottom: 10px;
  font-weight: 800;
  font-size: 18px;
  text-transform: uppercase;
  color: var(--td-common-white);
  display: inline-block;
   font-family: 'Unbounded', cursive;
}
.home-section{
  padding-top: 80px;
  padding-bottom: 80px;
}

.home-section img{
    height: 350px;
    width: 100%;
    object-fit: cover;
}


#timer li span {
    display: block;
    font-size: 0.5em;
    color: white; /* Ensure the label is also white */
    font-weight: normal; /* Ensure the label is not bold */
}

#timer li .counter {
    font-weight: bold; /* Make the counter bold */
}

.td-hero-countdown {

    font-family: Unbounded;
    font-size: 16px;
    font-weight: 400;
    color: white;
    line-height: 26px;
    margin-bottom: 40px;
    animation: td-animetion-right 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
    opacity: 1; /* Ensure the countdown is visible */
    visibility: visible; /* Ensure the countdown is visible */
    animation-duration: 1.5s;
    animation-delay: 0.7s;
    animation-name: td-animetion-right;
}

#timer {

    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

#timer li {
    margin: 0 10px;
    text-align: center;
    color: white !important; /* Set text color to white */
    font-family: 'Unbounded', cursive;
    border: 2px solid white;
    font-weight: 600;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    width: 90px;
    height: 90px;
    border: 3px solid white;
    border-radius: 30px;
    padding-top: 20px; /* Adjusted padding to create better spacing */
    margin-right: 15px !important;
}

#timer li .counter {
    font-weight: bold;
    color: white; /* Ensure counter numbers are white */
    display: block; /* Make it a block element */
    margin-bottom: 5px; /* Add space between number and text */
}

#timer li span {
    display: block;
    font-size: 0.5em;
    color: white;
    font-weight: normal;
    margin-top: 2px; /* Add a little space above the text */
}


@media only screen and (min-width: 576px) and (max-width: 767px),
       only screen and (max-width: 575px) {
    .home-intro {
        padding-left:0px !important;
        padding-top:0px !important;
    }
}

/* Tablets (Portrait & Landscape) */
@media (max-width: 1024px) {
  .home-time {
    font-weight: 800;
    font-size: 15px;
    padding-top: 70px;
    text-transform: uppercase;
    color: var(--td-common-white);
    display: inline-block;
    font-family: 'Unbounded', cursive !important;
  }

  .home-section {
    padding: 60px;
  }
}

/* Mobile Devices (Small Phones) */
@media (max-width: 768px) {
  .home-time {
    font-weight: 800;
    font-size: 15px;
    text-transform: uppercase;
    color: var(--td-common-white);
    display: inline-block;
    font-family: 'Unbounded', cursive;
  }

  .home-intro h2 {
    font-size: 34px !important;
    text-transform: lowercase !important;
    color: var(--td-common-white) !important;
    font-weight: 900 !important;
    line-height: 115% !important;
  }

  .home-intro h3 {
    font-weight: 400;
    font-size: 16px;
    color: var(--td-common-white);
  }

  .home-section {
    padding: 30px;
  }

  #timer {
    display: flex;
    justify-content: center;
    gap: 35px;
    flex-wrap: nowrap; /* Ensure everything stays on one line */
  }

  #timer li {
    box-sizing: border-box;
    list-style: none;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--td-common-white);
    text-align: center;
    border: 3px solid var(--td-common-white) !important; /* Ensure border is visible */
    border-radius: 30px;
    margin-right: 0px !important;
    font-size: 22px;
    width: 78px;
    height: 78px;
    padding-top: 9px;
  }

  .btn {
    font-size: 12px;
    padding: 12px 24px; /* Make it more fitting */
    width: auto; /* Allow it to fit within the layout */
    white-space: nowrap; /* Prevent text from breaking */
  }
}

/* Extra Small Devices */
@media (max-width: 480px) {
  .home-intro h2 {
    font-size: 34px !important;
    text-transform: uppercase !important;
    color: var(--td-common-white) !important;
    font-weight: 900 !important;
    line-height: 115% !important;
  }

  .home-intro h3 {
    font-weight: 400;
    font-size: 16px;
    color: var(--td-common-white);
  }

  .home-time {
    font-weight: 800;
    font-size: 15px;
    text-transform: uppercase;
    color: var(--td-common-white);
    display: inline-block;
    font-family: 'Unbounded', cursive;
  }

  .home-section {
    padding: 20px;
  }

  #timer {
    display: flex;
    justify-content: center;
    gap: 8px;
    flex-wrap: nowrap;
  }

  #timer li {
    box-sizing: border-box;
    list-style: none;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--td-common-white);
    text-align: center;
    border: 3px solid var(--td-common-white) !important; /* Ensure border is visible */
    border-radius: 30px;
    margin-right: 0px !important;
    font-size: 22px;
    width: 78px;
    height: 78px;
    padding-top: 9px;
  }

  .btn {
    font-size: 14px;
    padding: 10px 20px;
    width: auto;
  }
}



/* Main container - vertical stack */
.side-by {
    display: flex !important;
    flex-direction: column;
    align-items: center !important;
    position: absolute;
    left: 0;
    top: 347px;
    transform: translateY(-50%) rotate(180deg);
    gap: var(--bs-gutter-x);
    padding-left: 20px;
    padding-top: 45px;
    width: 80px; /* Added fixed width to help with centering */
}

/* Separator styling */
.side-by .separator {
    width: 6px; /* Reduced from 4px */
    height: 80px; /* Reduced from 100px */
    background: white;
    margin: 0 auto; /* Center the separator */
    margin-bottom: 20px;
    order: 3;
}

/* Social icons container - in middle */
.side-by .sideby-socials {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    order: 2;
    margin: 2rem auto; /* Center the social icons */
    align-items: center; /* Center icons horizontally */
}

/* Individual social icons */
.side-by .sideby-socials a {
    width: 32px; /* Reduced from 40px */
    height: 32px; /* Reduced from 40px */
    transform: rotate(180deg);
    display: flex;
    align-items: center;
    justify-content: center;
}

.side-by .sideby-socials a i {
    font-size: 14px; /* Reduced icon size */
}

/* Heading - at bottom */
.side-by .col h4 {
    font-family: unbounded;
    font-size: calc(var(--bs-body-font-size) * 1.1); /* Reduced from 1.25 */
    font-weight: 600;
    color: white;
    margin: 0 auto; /* Center the heading */
    writing-mode: vertical-rl;
    order: 1;
    text-align: center;
}
@media (max-width: 767px) {
    .side-by {
        display: none !important;
    }
}

/* Animated Button Styles */
.td-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 15px 30px; font-family: 'Unbounded', cursive;
    background:  #f3cc31;
    color: #ffffff;
    text-decoration: none;border: 2px solid #f3cc31;
border-radius: 30px;
    transition: all 0.3s ease;
    overflow: hidden;
    font-weight: 500;
    font-size: 16px;
}

/* Hover effect */
.td-btn:hover {
    background: #d0a807;
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px #f3cc31;
}

/* Arrow styles */
.td-arrow-angle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    transition: transform 0.3s ease;
}

/* Arrow hover animation */
.td-btn:hover .td-arrow-angle {
    transform: translate(5px, -5px);
}

/* SVG color */
.td-btn svg path {
    fill: currentColor;
    transition: fill 0.3s ease;
}

/* Animation classes */
.td-animetion-top {
    animation: fadeInUp 1s ease forwards;
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
    .td-btn {
        background: var(--bs-primary-dark, #f3cc31);
    }
    
    .td-btn:hover {
        background: var(--bs-secondary-dark, #f3cc31);
    }
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .td-btn {
        padding: 12px 25px;
        font-size: 14px;
    }
}

/* Animation keyframes */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Button variations */
.td-btn.td-left-right::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #f3cc31;
    transition: left 0.3s ease;
}

.td-btn.td-left-right:hover::before {
    left: 100%;
}

/* Text spacing */
.td-btn .td-text {
    position: relative;
    z-index: 1;
}

.home-about {
    padding: 4em;
    position: relative;
    overflow: hidden;
}
.home-about h2 {
    font-size: 25px;
    padding-bottom: 20px;
    font-weight: 700;
  font-family: 'Unbounded', cursive;
}

.image-col {
    position: relative;
    width: 60%;
    height: 500px; /* Adjust based on your needs */
}

.image-col img {
    width: 70%;
    height: 500px;
    object-fit: cover;
    border-radius: 8px;
}

.text-col {
    position: absolute;
    right: 5%;
    top:14%;
    transform: translateY(-50%);
    width: 45%;
    background: white;
    padding: 3em;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    z-index: 2;
    transition: all 0.3s ease; 
    visibility: visible;
    animation-duration: 1.5s;
    animation-delay: 0.3s;
    animation-name: td-animetion-left;
    opacity: 0;
    animation-fill-mode: forwards;
}

.text-col:hover {
    background: #20ab5e;
    color: white;
    box-shadow: 0 15px 35px rgba(32, 171, 94, 0.2);
}

/* Tablet styles */
@media (min-width: 769px) and (max-width: 1024px) {
    .home-about {
    padding: 1em;
    position: relative;
    overflow: hidden;
}
    .image-col {
        width: 100%;
        height: auto;
    }
    
    .image-col img {
        width: 100%;
        height: auto;
    }
    
    .text-col {
        position: relative;
        width: 90%;
        right: auto;
        top: auto;
        transform: none;
        margin: 20px auto;
        padding: 2em;
    }

    .home-about h2 {
        font-size: 22px;
    }
}

/* Small phones */
@media (min-width: 320px) and (max-width: 575px) {
    .home-about {
    padding: 1em;
    position: relative;
    overflow: hidden;
}
    .image-col {
        width: 100%;
        height: auto;
    }
    
    .image-col img {
        width: 100%;
        height: auto;
    }
    
    .text-col {
        position: relative;
        width: 90%;
        right: auto;
        top: auto;
        transform: none;
        margin: 20px auto;
        padding: 1.5em;
    }

    .home-about h2 {
        font-size: 18px;
    }
}

/* Medium phones */
@media (max-width: 576px) and (max-width: 767px) {
    .image-col {
        width: 100%;
        height: auto;
    }
    
    .image-col img {
        width: 100%;
        height: auto;
    }
    
    .text-col {
        position: relative;
        width: 90%;
        right: auto;
        top: auto;
        transform: none;
        margin: 20px auto;
        padding: 1.5em;
    }

    .home-about h2 {
        font-size: 20px;
    }
}



.readmore-btn{
 
  cursor: pointer;
  font-size: 30px;
  font-weight: 600; font-family: 'Unbounded', cursive;
}





/* Container for all columns */
.what-expected {
 grid-template-columns: repeat(2, 1fr); /* Two columns on large screens */gap: 20px; width: 100%; /* Adjust as needed */ margin: auto; padding: 3em;     background-color: #fafafa; transition: transform 0.5s ease-out;
}

/* Individual column styles */
.column {
  padding: 40px;
  text-align: center;
  background-color: white;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  font-size: 20px;
  transition: transform 0.5s ease-in-out; /* Smooth transition */
}

/* Transform up and down based on the scroll direction */
.column-up {
  transform: translateY(-20px);
}

.column-down {
  transform: translateY(20px);
}
.what-expected h2{
  font-size: 35px;
  padding-bottom: 30px;
  font-weight: 800;
font-family: 'Unbounded', cursive;
}
.what-expected h3{
  font-size: 1rem;padding-top:20px;
  font-weight: 600;
font-family: 'Unbounded', cursive;
}
.what-expected p {
  font-family: "Montserrat", Sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
}

/* Responsive Design */
@media (max-width: 768px) {
  .what-expected {
    padding: 2em;
  }

  .column {
    padding: 30px;
    font-size: 18px;
  }

  .what-expected h2 {
    font-size: 28px;
  }

  .what-expected h3 {
    font-size: 0.9rem;
  }

  .what-expected p {
    font-size: 0.85rem;
  }
}

@media (max-width: 480px) {
  .what-expected { padding: 1.5em;}
  .column {
    padding: 20px;   font-size: 16px;
  }  .what-expected h2 {  font-size: 24px;}
.what-expected h3 {
    font-size: 0.85rem;
  }

  .what-expected p {
    font-size: 0.8rem;
  }
}


.speakers-schedule{
  padding: 3em;
  background-color: #fafafa;
  transition: transform 0.5s ease-out;
}

.speakers-schedule .nav-tabs .nav-link {
  background-color: #f8f9fa !important; color: #333 !important; border: 1px solid #ddd !important;  margin-right: 5px !important;  transition: background-color 0.3s ease, color 0.3s ease;
}

.speakers-schedule .nav-tabs .nav-link.active {
  background-color: #007bff !important; /* Background color for active tab */
  color: #fff !important; /* Text color for active tab */
  border-color: #007bff !important; /* Border color for active tab */
}

.speakers-schedule .nav-tabs .nav-link:hover {
  background-color: #e9ecef !important; /* Background color on hover */
  color: #007bff !important; /* Text color on hover */
}

.speakers-schedule .tab-content {
  border: 1px solid #ddd !important; /* Border around tab content */
  padding: 15px !important; /* Padding inside tab content */
  background-color: #fff !important; /* Background color for tab content */
}

/* Custom styles for the event schedule tabs */
.nav-pills {
    justify-content: center;
    display: flex; /* Use flexbox for row layout */
    width: 100%; /* Full width */
    margin: 0; /* Remove top and bottom margin */
    padding: 0; /* Remove padding */
    box-sizing: border-box; /* Include padding and border in element's total width/height */
    border-color: #ffa854; /* Soft orange border color */
    visibility: visible; /* Ensure visibility */
    user-select: none; /* Prevent text selection */
}

.nav-pills .nav-link {
    flex-grow: 1; 
    text-align: center;
    background-color: #f8f9fa; 
    color: #333; 
    margin: 0; /* Remove margin between tabs */
    padding: 10px; /* Padding for better spacing */
    font-family: 'Unbounded', cursive; /* Font family */
    font-size: 0.9em; /* Smaller font size */
    background-color: #f3cc31;
    box-sizing: border-box; /* Include padding and border in element's total width/height */
    border-radius: 0; /* Remove border-radius */
}
.nav-pills .nav-link.active {
    background-color: #0a713a; /* Active tab background color */
    color: #fff; /* Active tab text color */
}

.nav-pills .nav-link:hover {
    background-color: #bf9900; 
    color: white; 
}

.nav-pills .nav-link span.day {
    display: block;
    font-weight: bold;
    font-size: 1.2em;
}

.nav-pills .nav-link span.date {
    display: block;
    font-size: 0.9em;
 
}
.speaker-row {
    display: flex; align-items: center;  padding: 15px; margin-bottom: 10px; border-bottom: 1px solid #ddd; width: 100%; background-color: #fafafa;
}

.speaker-time {
    flex: 1; /* Allow the time to take up one part of the row */
    text-align: center; color: #078c44; /* Center the text */
    font-weight: bold; /* Make the time bold */
    font-size: 0.9em; /* Adjust font size to be smaller */
    font-family: 'Unbounded', cursive; /* Apply Unbounded font family */
}

.speaker-image {
    flex: 1; /* Allow the image to take up one part of the row */
    text-align: center; /* Center the image */
}

.speaker-image img {
    max-width: 100px; /* Set a max width for the image */
    height: auto; /* Maintain aspect ratio */
    border-radius: 50%; /* Optional: Make the image circular */
}

.speaker-info {
    flex: 2; /* Allow the speaker info to take up two parts of the row */
    padding-left: 10px; /* Add some padding to the left */
}

.speaker-info .name {
        margin-left: -34px;
    color: #0a713a;
    font-weight: bold; /* Make the name bold */
    font-size: 1em; /* Adjust font size to be smaller */
    font-family: 'Unbounded', cursive; /* Apply Unbounded font family */
}

.speaker-info .title {
        margin-left: -34px;
    font-size: 1em; /* Adjust font size as needed */
    color: #666; /* Optional: Add a color for the title */
}

.event-details {
    flex: 3; /* Allow the event details to take up three parts of the row */
    padding-left: 10px; /* Add some padding to the left */
}

.event-details .event-title {
    font-weight: bold; /* Make the event title bold */
    font-size: 1em; /* Adjust font size to be smaller */
    font-family: 'Unbounded', cursive; /* Apply Unbounded font family */
}

.event-details .event-description {
    font-size: 1em; /* Adjust font size as needed */
    color: #333; /* Optional: Add a color for the description */
}


/* Responsive adjustments for small phones */
@media (min-width: 320px) and (max-width: 575px) {
    .speakers-schedule {
        padding: 1em; /* Add padding for mobile phones */
    }

    .nav-pills {
        display: flex;
        flex-wrap: wrap; /* Allow items to wrap */
        justify-content: center;
        gap: 10px; /* Add gap between rows */
    }

    .nav-pills .nav-link {
        flex: 0 0 48%; /* Each tab takes up about half the row */
        margin: 0; /* Remove margin for no gap between tabs */
        text-align: center;
        font-size: 0.8em;
        padding: 8px;
    }

    .nav-pills .nav-link:nth-child(5) {
        flex: 0 0 100%; /* Day 5 takes the full row */
    }

    .speaker-row {
        flex-direction: column;
        align-items: flex-start;
    }

    .speaker-time, .speaker-image, .speaker-info, .event-details {
        flex: none;
        width: 100%;
        text-align: left;
    }

    .speaker-image img {
        max-width: 60px;
    }
}

/* Responsive adjustments for medium phones */
@media (max-width: 576px) and (max-width: 767px) {
    .speakers-schedule {
        padding: 1em; /* Add padding for mobile phones */
    }

    .nav-pills {
        display: flex;
        flex-wrap: wrap; /* Allow items to wrap */
        justify-content: center;
        gap: 10px; /* Add gap between rows */
    }

    .nav-pills .nav-link {
        flex: 0 0 48%; /* Each tab takes up about half the row */
        margin: 0; /* Remove margin for no gap between tabs */
        text-align: center;
        font-size: 0.85em;
        padding: 9px;
    }

    .nav-pills .nav-link:nth-child(5) {
        flex: 0 0 100%; /* Day 5 takes the full row */
    }

    .speaker-row {
        flex-direction: column;
        align-items: flex-start;
    }

    .speaker-time, .speaker-image, .speaker-info, .event-details {
        flex: none;
        width: 100%;
        text-align: left;
    }

    .speaker-image img {
        max-width: 70px;
    }
}}

.call-btn{
    font-family: unbounded;
    font-size: 20px;
    color: white;

}


.call-action h2{
    padding-bottom: 20px;
    font-family: unbounded ;
    font-style: 700;
    font-size: 20px;

}



.footera-sec h2{
    font-family: unbounded;
    font-size: 20px;
    color: white;
}
.footera-sec p{
    padding-top: 30px;
    font-size: 20px;
    color: white;
}
.footera-sec h3{
    font-family: unbounded;
    font-size: 20px; color: #f3cc31;font-size: 1.4rem;
    font-weight: 500;
    padding-bottom: 30px;
}

.footerc-sec ul {
    list-style-type: none; /* Remove bullets */
    padding: 0; /* Remove default padding */
    margin: 0; /* Remove default margin */ color: white;
}

.footerc-sec ul li {
    margin-bottom: 10px; /* Add some space between list items */
    color: white; /* Set text color to white */
}

.footerc-sec h2 {
    font-family: 'Unbounded', cursive; /* Apply the Unbounded font family */
    font-size: 20px; /* Set font size */
    color: white; /* Set text color to white */
    font-weight: 500; /* Set font weight */
    padding-bottom: 20px; /* Add space below the heading */
}

.footerc-sec ul li a {
    color: white; /* Set link text color to white */
    text-decoration: none; /* Remove underline from links */
}

.footerc-sec ul li a:hover {
    color: #f3cc31; /* Optional: Change color on hover for better visibility */
}
.footerc-sec h2{
    font-family: unbounded;
    font-size: 25px;
    color: white;    font-weight: 500;
}
.footerc-sec p{
    font-size: 19px;
    color: white;    font-weight: 500;
}

.footerc-socials {
    display: flex; /* Use flexbox for layout */
    gap: 10px; /* Space between icons */
    padding-top: 30px; /* Add padding above the icons */
    margin-top: 20px; /* Add margin above the icons for spacing */
}

.footerc-socials a {
    color: white; /* Set icon color to white */
    font-size: 20px; /* Set icon size */
    transition: color 0.3s ease; /* Smooth transition for color */
}

.footerc-socials a:hover {
    color: #f3cc31; /* Change color on hover for better visibility */
}
.footerc-media img {
  width: 40%;
  height: auto; /* Fix height typo (hieght -> height) and maintain aspect ratio */
  padding-bottom: 20px;
  margin-bottom: 10px;
}



/* Responsive adjustments for small phones */
@media (min-width: 320px) and (max-width: 575px) {
    .footera-sec h2, .footerc-sec h2 {
        font-size: 18px; padding-top:20px;
    }

    .footera-sec p, .footerc-sec p {
        font-size: 16px; /* Adjust font size for smaller screens */
    }

    .footera-sec h3 {
        font-size: 1.2rem; /* Adjust font size for smaller screens */
    }

    .footerc-socials a {
        font-size: 18px; /* Adjust icon size for smaller screens */
    }
}
.footerc.footerc-media img{
  width:40%; hieght:30%;
    padding-bottom: 20px; /* Add padding above the icons */
    margin-bottom: 10px; /* Add margin above the icons for spacing */
}


/* Responsive adjustments for medium phones */
@media (max-width: 576px) and (max-width: 767px) {
    .footera-sec h2, .footerc-sec h2 {
        font-size: 19px; /* Adjust font size for medium screens */
    }
     .footerc.footerc-media img {
    padding-bottom: 10px;
    margin-bottom: 5px;
    max-width: 70%; /* Further reduce width */
  }

    .footera-sec p, .footerc-sec p {
        font-size: 17px; /* Adjust font size for medium screens */
    }

    .footera-sec h3 {
        font-size: 1.3rem; /* Adjust font size for medium screens */
    }

    .footerc-socials a {
        font-size: 19px; /* Adjust icon size for medium screens */
    }
}
.about-summit{
    padding: 3em;
    transition: transform 0.5s ease-out;
}

.about-summit .left-img img{
   visibility: visible;
    animation-duration: 1.5s;
    animation-delay: 0.2s;
    animation-name: td-animetion-left;
    object-fit: cover; border-radius: 20px;
    width: 100%;
    height: 100%;
}

.about-summit .right-img img{
    transform: translateX(0px);
    opacity: 1;
    clip-path: inset(0px 0px 0px 0%);
    visibility: visible;
    animation-duration: 1.5s;
    animation-delay: 0.2s;
    animation-name: td-animetion-right;
    object-fit: cover; border-radius: 20px;
}


.about-summit .bottom-img img{

    visibility: visible;
    animation-duration: 1.5s;
    animation-delay: 0.2s;
    animation-name: td-animetion-top;


    width: 100%;
    height: 100%;
    object-fit: cover; border-radius: 20px;
}
.about-summit .about-svg img{

    visibility: visible;
    animation-duration: 1.5s;
    animation-delay: 0.2s;
    animation-name: td-animetion-top;


    width: 100%;
    height: 100%;
    object-fit: cover; border-radius: 20px;
}

.about-summit {
    display: flex;
    flex-direction: column;
    align-items: center; /* Center items horizontally */
    padding: 3em;
    transition: transform 0.5s ease-out;
}

.about-summit .image-row {
    display: flex;
    justify-content: space-between; /* Align images on the same line */
    align-items: flex-end; /* Align images at the bottom */
    width: 100%;
    gap: 5px; /* Further reduce gap between images */
}

.about-summit .left-img img,
.about-summit .right-img img {
    width: 48%; /* Adjust width to fit on the same line */
    margin-top: 0; /* Remove top margin for alignment */
}

.about-summit .about-svg img {
    width: 50%; /* Adjust width for visibility */
    height: auto; /* Maintain aspect ratio */
    animation: scroll-left-right 5s linear infinite; /* Continuous left to right animation */
    margin-top: 20px; /* Add margin to avoid being too close to other content */
    margin-left: 10px; /* Add margin to avoid being too close to the left image */
}

.about-summit .bottom-img {
    display: flex;
    justify-content: center; /* Center content horizontally */
    width: 100%;
    margin-top: 20px; /* Add space above the bottom image */
}

.about-summit .bottom-img img {
    width: 70%; /* Increase width for better visibility */
    height: auto; /* Maintain aspect ratio */
}
@keyframes scroll-left-right {
    0% {
        transform: translateX(80px); /* Start towards the right */
    }
    50% {
        transform: translateX(-80px); /* Move left but not fully */
    }
    100% {
        transform: translateX(80px); /* Return to the right */
    }
}



.about-summit .left-img img {
    height: 220px;
    width: 100%; /* Full width for left image */
    margin-top: 20px; /* Add margin to align properly */
    margin-right: 10px; /* Add margin to prevent moving too close to the left image */
}

.about-summit .right-img img {
    width: 70%; /* Smaller width for right image */
}

.about-summit .about-svg img {
margin-left: 50px; /* Adjust this value */
    width: 50%; /* Adjust width for visibility */
    height: auto; /* Maintain aspect ratio */
    animation: scroll-left-right 5s linear infinite; /* Continuous left to right animation */
    margin-top: 40px; /* Increase margin to avoid being too close to other content */
}

.about-summit .bottom-img {
    display: flex;
    justify-content: center; /* Center content horizontally */
    width: 100%;
    height: inherit;
    margin-top: 20px; /* Add space above the bottom image */
}

 .about-summit h3 {
     width: fit-content;
    
     background: #efecff;
    box-shadow: none;
    border-radius: 6px;
    padding: 3px 20px;
    display: inline-block;
    color: #0a713a;font-family: var(--td-ff-poppins);
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
}
.about-summit h2{
    font-family: unbounded;
       font-weight: 800;
    font-size: 25px;
    line-height: 125%;
    text-transform: capitalize;
    color: #141418;
    margin-top: 20px;
    padding-bottom: 20px;
}
.about-summit h4{
    font-family: unbounded;
    font-weight: 600;
    font-size: 18px;
    color: var(--td-common-black);
    padding-top: 30;
}


 .about-clients img{
    width: 100px; height: 100px; object-fit: cover; padding:20px;transition: filter 0.3s ease; 
}

.about-clients img:hover {
    filter: grayscale(100%); /* Change color to grayscale on hover */
}

.about-clients h5{
    font-family: unbounded;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    padding-left: 30px;
    text-transform: capitalize;
    color: #141418;
}   
/* Responsive adjustments for small devices */
@media (max-width: 768px) {
    .about-summit {
        padding: 1.5em; /* Reduce padding */
    }

    .about-summit h2 {
        font-size: 22px; /* Reduce heading size */
        text-align: center;
    }

    .about-summit h3 {
        font-size: 14px;
        padding: 2px 15px;
    }

    .about-summit h4,
    .about-clients h5 {
        font-size: 16px; /* Reduce font size */
        text-align: center;
    }

    /* Image Adjustments */
    .about-summit .image-row {
        flex-direction: column; /* Stack images on mobile */
        align-items: center;
        gap: 10px;
    }

    .about-summit .left-img img,
    .about-summit .right-img img,
    .about-summit .about-svg img,
    .about-summit .bottom-img img {
        width: 90%; /* Adjust width for smaller screens */
        height: auto; /* Maintain aspect ratio */
    }

    .about-summit .about-svg img {
        animation: none; /* Disable animation for mobile */
        margin-top: 10px;
        margin-left: 0;
    }

    .about-summit .bottom-img {
        margin-top: 10px;
    }

    /* Adjust Client Logos */
    .about-clients img {
        width: 80px;
        height: 80px;
        padding: 10px;
    }
}

/* Responsive for very small devices */
@media (max-width: 480px) {
    .about-summit {
        padding: 2em;
    }

    .about-summit h2 {
        font-size: 20px;
    }

    .about-summit h3 {
        font-size: 13px;
    }
  .about-summit h5 {
      padding:0px;
        font-size: 14px;
    }
    .about-summit .left-img img,
    .about-summit .right-img img,
    .about-summit .about-svg img,
    .about-summit .bottom-img img {
        width: 100%; /* Full width for small screens */
    }

    .about-clients img {
        width: 100px;
        height: auto;
    }
}


.register{padding:3em; max-width: 1100px; 
    background-size: 28% auto;
    margin: 0 auto; margin-top:3em;
    background-color: #0a713a; /* Set the desired background color */
   
    border-radius: 8px; /* Optional: Add rounded corners */
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);}
.register h2 {
    font-family: 'Unbounded', cursive; font-size: 28px;font-weight: 700; color: white;     margin-bottom: 15px;     font-size: 1.6rem;
    font-weight: 500;
}


.register h3 {
    font-family: 'Unbounded', cursive;     font-size: 22px; font-weight: 600; color: #333; margin-bottom: 10px; 
}.register .inner-register {width: 100%;
    padding: 15px; /* Add padding around the inner container */
    background-color: #ffffff; 
    border-radius: 6px;height:310px;
}

.register .inner-register h2 {
    font-family: 'Unbounded', cursive;  font-size: 26px;text-align: center;  font-weight: 700;  color: #0a713a;  font-size: 2.2rem; font-weight: 500; text-decoration: line-through; margin-bottom: 10px;     line-height: 1; padding: 30px;
}

.register .inner-register h3 {
    font-family: 'Unbounded', cursive; 
    font-size: 20px; /* Font size for h3 */
    font-weight: 600; 
    color: #333; 
    margin-bottom: 8px;   
    font-size: 3.3rem; padding-bottom:30px;
    font-weight: 500;text-align: center; 
}

.register .register-img1 img {
    width: 200px;  max-width: 500px; height: auto;
   
    display: block;
}.checkmark-list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    color: #333;
}
.checkmark-list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    color: #333;
}

.checkmark-list li {
    color:white;    font-family: "Montserrat", Sans-serif;
    font-weight: 600;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.6;
    transition: background-color 0.3s ease;
}

.checkmark-list li:before {
    content: '\2713'; /* Unicode for checkmark */
    position: absolute;
    left: 0;
    top: 0;
    color: #ffffff; /* White color for the checkmark */
    font-size: 22px; /* Larger size for the checkmark */
    font-weight: bold; /* Bold checkmark */
    line-height: 1.6;
}

.checkmark-list li:hover {
    background-color: rgba(10, 113, 58, 0.1); /* Subtle hover effect */
}

@media (max-width: 768px) {
    .checkmark-list li {
        font-size: 14px;
        padding-left: 25px;
    }

    .checkmark-list li:before {
        font-size: 16px;
    }
}


.custom-ticket-button {
    background: #f3cc31; /* Yellow background */
    color: white; /* White text color */
    padding: 10px 20px; /* Padding around text */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none; /* Remove underline */
    font-weight: bold;
    border: 2px solid #0a713a; /* Green border */
    border-radius: 8px; /* Rounded corners */
    transition: all 0.3s ease;
}

.custom-ticket-button:hover {
    background: #0a713a; border-color: #f3cc31;color: white; 
}

.custom-ticket-button .elementor-button-icon {
    margin-right: 8px; /* Space between icon and text */
}

.custom-ticket-button .elementor-button-text {
    font-size: 16px; /* Adjust font size */
}



.register1{padding:3em; max-width: 1100px; 
    background-size: 28% auto;
    margin: 0 auto; margin-top:3em;
    background-color: #0a713a; /* Set the desired background color */
   
    border-radius: 8px; /* Optional: Add rounded corners */
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);}
.register1 h2 {
    font-family: 'Unbounded', cursive; font-size: 28px;font-weight: 700; color: white;     margin-bottom: 15px;     font-size: 1.6rem;
    font-weight: 500;
}


.register1 h3 {
    font-family: 'Unbounded', cursive;     font-size: 22px; font-weight: 600; color: #333; margin-bottom: 10px; 
}.register1 .inner-register {width: 100%;
    padding: 15px; /* Add padding around the inner container */
    background-color: #ffffff; 
    border-radius: 6px;height:310px;
}

.register1 .inner-register h2 {
    font-family: 'Unbounded', cursive;  font-size: 26px;text-align: center;  font-weight: 700;  color: #0a713a;  font-size: 2.2rem; font-weight: 500; text-decoration: line-through; margin-bottom: 10px;     line-height: 1; padding: 30px;
}

.register1 .inner-register h3 {
    font-family: 'Unbounded', cursive; 
    font-size: 20px; /* Font size for h3 */
    font-weight: 600; 
    color: #333; 
    margin-bottom: 8px;   
    font-size: 3.3rem; padding-bottom:30px;
    font-weight: 500;text-align: center; 
}

.register1 .register-img1 img {
    width: 200px;  max-width: 500px; height: auto;
   
    display: block;
}
.team {
    text-align: left; /* Align text to the left */
}
/*styling speakers 

.card {
    
    display: flex; flex-direction: row; align-items: center; justify-content: flex-start; gap: 30px; 
}

.card .team-details h4 {font-family: 'unbounded', sans-serif; font-size: 1.5rem; font-weight: 700; color: var(--kpy-black); /* Use the primary text color */
/**}

.card .team-details p {
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem; 
    color: var(--kpy-black); 
    line-height: 1.5; 
}

.post-thumbnail img {    height: 150px;    width: 100%;    object-fit: cover;    object-position: top;}**/ 
.btn-outline-primary {  color: #f3cc31;  border-color: #f3cc31;}
.btn-outline-primary:hover {color: var(--kpy-white);background-color: #f3cc31;border-color: #f3cc31;
}
.updates{    padding:3em;}
.btn {
    color:black; background-color:#ffc107;bs-btn-font-family: 'Unbounded', sans-serif; font-family: 'Unbounded', sans-serif}









.team-modal .modal-content {
    display: flex !important;
    align-items: center !important;
    padding: 20px !important;
}

.team-modal .modal-body {
    display: flex !important;
    align-items: center !important;
    gap: 20px !important;
}
