/*====================================================================
   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;
  }
  
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:50px;margin-top:-10px;}
.header-btn{display:ruby;padding:15px 20px;background:#078c44;color:#fff;font-size:14px;transition: 0.3s ease;}
.header-btn::before{content:"\2014";margin-right:10px;transition:all .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: 100%;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
===========================================================**/
.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:500px;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:center;justify-content:center;padding:0 0 0 70px;box-sizing:border-box;}
.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;}
.kpy-news 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;}
.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);}
/** ==========================================================
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) {
}